.Search-bar{display:flex;align-items:center;justify-content:space-around;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:10px 20px;margin:50px 0}.chiledbox{width:100%;border-right:2px solid #ccc}.chiledbox,.searchbarbtn{display:flex;align-items:flex-start;gap:7px;padding:0 12px}.searchbarbtn .searchbtn{padding:8px 25px;border:1px solid var(--button-bg);border-radius:5px;background:var(--button-bg);color:var(--button-color);font-weight:500;font-size:16px;margin-left:auto}.chiledbox .treatment label{font-size:16px;font-family:var(--font-family);font-style:var(--font-style);font-weight:600}.chiledbox .treatment input{font-size:13px;color:#888;width:100%;padding:5px 0}.chiledbox .treatment input,.chiledbox .treatment input:focus{border:none;box-shadow:none;outline:none}.treatment{display:flex;flex-direction:column;line-height:20px;width:100%;position:relative}.herosection .search .searchcontent .searchbox{width:100%;height:80px;background:#fff;border-radius:7px;justify-content:space-around}.list-group{padding:9px;background:#fbfbfb;border-radius:0 0 7px 7px;width:100%;height:100%;overflow-y:auto;position:absolute;top:100%;left:0;z-index:999;max-height:320px;min-height:320px}.list-group li{list-style:none;padding:10px;border-radius:5px;color:#2f3542;cursor:pointer;transition:all .2s;margin:0 6px}.list-group li:hover{background:#dfe4ea}.listItem{padding:8px;cursor:pointer}.listItem.active{background-color:#065a84;color:white}@media (max-width:576px){.list-group{padding:10px;background:white;border-radius:0 0 7px 7px;width:100%;height:100%;overflow-y:auto;position:absolute;top:100%;left:0;z-index:999;max-height:320px}.searchbtn{padding:7px 25px;font-size:14px}.chiledbox .treatment input{padding:5px 0}.searchbarbtn{justify-content:center;width:100%}.searchbarbtn button{width:100%}.chiledbox{gap:5px;border-bottom:2px solid #ccc;border-right:none;padding:0!important}.Search-bar{flex-direction:column;gap:15px;padding:10px;margin:10px 0 40px}}@media (max-width:768px){.chiledbox{flex:1 1 100%;padding-right:0}.searchbarbtn{justify-content:center}.herosection .search{width:95%}}.herosection{width:100%;height:100%;min-height:400px;background:#f8f6f2;position:relative;display:flex;align-items:center;justify-content:center}.herocontent{font-family:var(--font-family);line-height:30px}.herosection .search{display:flex;flex-direction:column;width:100%;height:100%;margin:auto;max-height:331px}.herosection .search .herocontent h1{font-family:var(--font-family);font-weight:var(--font-weight);font-style:var(--font-style);font-optical-sizing:var(--font-optical-sizing)}.herosection .search .searchcontent{width:100%;height:100%;margin:25px 0}.ourclients{height:125px;background:#f1eee8;position:relative;bottom:0;left:0}.ourclients,.ourclients .clientlogo{width:100%;display:flex;align-items:center}.ourclients .clientlogo{justify-content:space-between;gap:20px;height:100%}.ourclients .clientlogo .showMore{height:100%;width:100%;max-width:120px;display:flex;justify-content:center;align-items:center}.ourclients .clientlogo .clientimage{height:100%;width:100%;max-width:170px;max-height:90px}.ourclients .clientlogo .clientimage img{width:120px;height:70px;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1)}.poupclientimage{height:150px;border:1px dashed #ccc}.poupclientimage img{width:100%;height:100%;object-fit:contain}.gallery{text-align:center;padding:20px}.imageGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;padding:10px}.imageItem{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.imageItem img{width:100%;height:100%;object-fit:scale-down;border-radius:15px;transition:transform .3s ease;padding:10px}.imageItem:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.imageItem:hover img{transform:scale(1.1)}.popup-content{position:relative;margin:0 auto;background-color:#fff;width:600px;max-width:75rem;min-height:20rem;padding:1rem;border-radius:3px;opacity:1;overflow-y:auto;box-shadow:0 2px 10px rgba(0,0,0,.1);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:scale(1.2);transition:all .6s cubic-bezier(.55,0,.1,1)}.popup-content,.popup-content .close-btn{display:flex;align-items:center;justify-content:center}.popup-content .close-btn{position:absolute;cursor:pointer;top:5px;right:15px;transition-delay:.3s;border:1px solid #ccc;padding:10px;width:30px;height:30px;background:#f1f1f1;border-radius:50%}.popup-content .modal-content{opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity .6s cubic-bezier(.55,0,.1,1);transition-delay:.3s}.popup-content.active{visibility:visible;opacity:1;transform:scale(1)}.popup-content.active .modal-content{opacity:1}.popup-content.active .close-btn{transform:translateY(10px);opacity:1}@media (max-width:1024px){.ourclients .clientlogo .clientimage{height:100%;width:100%;max-width:40px;max-height:90px}.ourclients .clientlogo .clientimage img{width:90px;height:90px;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1)}}@media (max-width:992px){.search{width:75%}.ourclients .clientlogo .clientimage{height:100%;width:100%;max-width:40px;max-height:90px}.ourclients .clientlogo .clientimage img{width:90px;height:90px}}@media (max-width:768px){.ourclients .clientlogo .clientimage img{width:40px;height:40px;object-fit:contain}}@media (max-width:576px){.herosection{padding:0;flex-direction:column}.ourclients{width:100%;height:100px;position:relative;bottom:0;left:0;background:rgb(241,238,232)}.herosection .search{max-height:100%}.herocontent{font-family:var(--font-family);line-height:19px;margin:38px 0;font-size:12px;color:#6d6d6d}.clientlogo{gap:10px}.ourclients .clientlogo{display:flex;justify-content:center;flex-wrap:wrap}.ourclients .clientlogo .clientimage{height:100%;width:100%;max-width:40px;max-height:90px}.ourclients .clientlogo .clientimage img{width:40px;height:40px;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1)}}@media only screen and (min-width:40em){.popup-overlay{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;background-color:rgba(0,0,0,.6);opacity:1;transition:opacity .6s cubic-bezier(.55,0,.1,1),visibility .6s cubic-bezier(.55,0,.1,1)}.popup-overlay.active{opacity:1;visibility:visible}}@media only screen and (max-width:39.9375em){.popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:96%;height:86%;-webkit-overflow-scrolling:touch;border-radius:0;padding:0!important}}.hide-on-mobile{display:flex}@media (max-width:576px){.hide-on-mobile{display:none!important}}