*{box-sizing:border-box;padding:0;margin:0}:root{--line-height: 20px;--small-font-size: 13px;--heading: 35px;--small-heading: 25px;--primary-color: black;--primary-color-hover: rgba(0, 0, 0, .5);--secondary-color: white}.page-layout{min-height:100vh;padding-top:11rem;width:95%;margin:auto;padding-bottom:2rem}.home-page-section-layout{width:100%;min-height:100vh}.aj-button{background-color:var(--primary-color);color:var(--secondary-color)}.aj-button:hover{background-color:var(--primary-color)!important;color:var(--secondary-color)!important;border-color:var(--primary-color)!important}.aj-button:focus{box-shadow:0 0 5px var(--primary-color)}.tabs-form{max-width:550px;padding-top:1.5rem;margin-bottom:7rem}.tab__content-heading{font-size:var(--heading)}.section-heading{text-align:center;font-size:var(--heading);margin-bottom:6rem;line-height:45px;box-sizing:border-box;vertical-align:baseline}.section-heading__after{font-size:1.2em}.section-heading__after:after{content:"";position:absolute;background:rgba(255,192,203,.677);right:0;left:0;bottom:0;height:10px;z-index:-5}@media (max-width:768px){.home-page-section-layout{width:100%;margin:auto}.page-layout{padding-top:9rem}.section-heading{font-size:var(--small-heading);margin-bottom:3rem}.section-heading{font-size:22px}.section-heading__after{font-size:27px}.tab__content-heading{font-size:1.2em}}.about{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#00000009}.about-inner__wrapper{width:80%;margin:auto}.about-contents{line-height:1.8em;text-shadow:rgba(0,0,0,.2) 0 10px 10px}.about-inner{width:85%;margin:auto}@media (max-width:768px){.about-contents{line-height:1.5em}}#clients{min-height:200px;display:flex;flex-direction:column;padding:5rem 0px}.clients-sections{width:80%;margin:auto;row-gap:40px}.clients-section{display:flex!important;flex-direction:row;justify-content:center;gap:10px;padding:10px}.client-section__name{font-size:25px}ul.slick-dots.slick-dots-bottom{visibility:hidden!important}#clients .slick-active button{background-color:var(--primary-color)!important}#clients:not(.slick-active) button{background-color:#00000080!important}.clients-section__image{width:150px}#clients .ant-carousel .slick-dots{display:none!important}@media (max-width:768px){.clients-sections{row-gap:20px}.clients-section{min-width:100%}ul.slick-dots.slick-dots-bottom{visibility:visible!important}.clients-section__image{max-width:100px}#clients{padding:2rem 0px 3rem}}.feedback{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;row-gap:20px;margin:5rem 0px}.feedback>.feedback-showpopup__button{padding:10px;text-decoration:none;background-color:var(--primary-color);border:1px solid var(--primary-color);border-radius:5px;color:var(--secondary-color);transition:.3s ease-in;cursor:pointer}.feedback>.feedback-showpopup__button:hover{box-shadow:1px 1px 10px #000}.feedback-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;margin:auto}.feedback-modal .ant-input-number .ant-input-number-handler-wrap{opacity:1!important}.feedback-modal label.ant-radio-wrapper{padding:1em;border-radius:14px;justify-content:center;align-items:center;font-weight:600;border:1px solid #e9eaea}.feedback-modal label.ant-radio-wrapper:hover{border:1px solid #d0cccc}.feedback-modal label.ant-radio-wrapper:not(.ant-radio-wrapper-checked){box-shadow:7px -4px 15px #00000005,0 1px 2px #0000000f}.feedback-modal .ant-radio-wrapper-checked{opacity:1;background-color:#000!important;color:#fff!important;background:url(/assets/tick-202dfbf0.svg) no-repeat rgba(25,124,255,.07);background-size:15px;background-position:10%;border:2px solid black}.feedback-modal .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.feedback-modal .ant-tabs-tab-active{background-color:#000!important}.feedback-modal .ant-wave-target{opacity:0}.feedback-model__forms{margin-top:20px;margin-bottom:20px}.feedback-modal__branch-select{display:flex}.feedback-modal .ant-form-item-label label{height:100%!important}.feedback-stars{display:flex;align-items:center;column-gap:10px;margin-top:30px}.feedback-stars .rating{flex:1}.feedback-submit__button{margin-top:1rem}.ant-modal{position:relative;width:100%!important}@media (max-width:768px){.feedback-stars{flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:10px}.feedback-modal{width:100%;margin:auto}.feedback-model__forms{width:100%}}#home{height:100vh;display:flex;justify-content:center;background-size:cover;background-repeat:no-repeat;scroll-behavior:smooth;vertical-align:middle;position:relative}.home-heading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:1.9em}#home .chatbot{position:absolute;bottom:30px;right:40px;cursor:pointer}video{width:100%;object-fit:cover}.home-content{font-size:32px;font-style:normal;font-weight:400;line-height:normal;margin-top:15rem}.home-border{width:180px;height:8px;border-radius:10px;background-color:#000;position:absolute;bottom:5px}@media (max-width:768px){.home-content{font-size:20px}#home .chatbot{right:25px}video{width:100%;object-fit:cover}.home-heading{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);color:#000;background-color:transparent;font-size:1.2em;width:max-content}}.navbar-background #home .chatbot{background-color:red!important}.chatbot{position:fixed;bottom:30px;right:20px;cursor:pointer}.chatbot a{font-size:36px;color:#000;padding:10px;border-radius:10px;transition:.5s ease}.chatbot a:hover{color:green}.home-quote{bottom:30px;left:20px;display:flex;flex-direction:column;text-align:center;justify-content:center;cursor:pointer;position:fixed;width:fit-content;z-index:2000;overflow:hidden;transition:transform .5s ease-in-out;transform:translate(30px)}.quote-tabs{padding-top:2rem}.quote .ant-tabs .ant-tabs-tab:hover{color:#00000080}.ant-tabs-tab-active{color:#000!important}.ant-tabs-ink-bar{background-color:#000!important}.home-quote__section{width:100%;height:fit-content;border:1px solid rgba(0,0,0,.4);background-color:#fff;margin-bottom:1px}.home-quote__button{border-radius:5px;border:1.2px solid black;font-weight:600;display:flex;justify-content:center;align-items:center;background-color:#000;text-decoration:none;color:#fff;border:none;transition:all .3s ease;overflow:hidden;padding:12px;position:relative}.home-quote__button *{color:#fff;text-decoration:none;font-weight:400}@keyframes toggle{0%{height:0px}to{height:100px}}@media (max-width:768px){.ant-tabs{flex-direction:column}.home-quote{left:5px}.quote-tabs{width:95%;margin:auto}.quote .ant-tabs-tab{padding:10px;border-radius:10px 10px 0 0}}@media (min-width:786px){.ant-tabs-content{overflow-y:auto;height:500px}}.ant-tabs-content::-webkit-scrollbar{width:2px;height:8px;background-color:#aaa;border-radius:10px}.ant-tabs-content::-webkit-scrollbar-thumb{background-color:#000!important}.quote-arror-button{transition:transform .2s ease;background-color:#000;border-radius:5px;padding:12px;color:#fff}.quote-arror-button:hover{transform:rotate(-90deg)}.home-quote__button:hover{color:#f2f2f2}.home-quote__button:hover:last-child{background:#0d0d0d}.ant-popover *{border-radius:10px}@keyframes moveBackground{0%{opacity:.5;transform:translate(-100px) skew(-45deg)}to{opacity:.7;transform:translate(120px) skew(-45deg)}}.quote-background{position:fixed;top:0;bottom:0;left:0;right:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#000c;z-index:-1;border-radius:0!important}.quote-background:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-contents{padding:10px;display:flex;flex-direction:column;text-align:center;row-gap:40px}.modal-contents__link{color:var(--primary-color);font-size:1.2em;background-color:#000;color:var(--secondary-color);padding:10px;border-radius:5px}.modal-contents__link:hover{color:red;box-shadow:1px 1px 10px #000}.modal-contents__inner-main{display:flex;flex-direction:column;row-gap:20px}.modal-contents__inner-main span{font-size:1.2em}.reviews{width:100%;background-image:url(/assets/services-60507446.jpg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.reviews *{color:#fff}.reviews-sections{width:80%;height:100%;margin:auto}.reviews-section{display:flex!important;justify-content:center;align-items:center;min-height:200px;column-gap:30px}.reviews-section__icon img{width:100px;height:100px;border-radius:50%}.reviews-section__review{max-width:60%;min-width:300px}.reviews-section__review p{font-size:20px}.reviews-section__name{font-style:italic}.reviews-parallax-background{background-color:#000000b3;padding:20px 0;width:100%}@media (max-width:768px){.reviews-section__icon img{margin:auto}.reviews-section__review{max-width:100%}.reviews-section{flex-direction:column}.reviews :where(.css-dev-only-do-not-override-pr0fja).ant-carousel .slick-dots{bottom:15px}.reviews-section{text-align:center;min-height:350px}.reviews-sections{width:100%}.reviews-parallax-background{width:100%;padding:5px}}#services{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;background-color:#00000014;padding-top:3rem;padding-bottom:3rem}.services-wrapper{display:grid;grid-template-columns:repeat(3,1fr);row-gap:40px;margin:auto;transform:perspective(800px);transform-style:preserve-3d;cursor:pointer;flex-wrap:wrap;justify-content:center}.services-widgets{padding:80px 10px 20px 20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:start;row-gap:20px;margin:10px;background-color:#00000014;border-radius:14px;box-shadow:0 10px 15px -2px #52003914;transition:transform .3s;position:relative}.services-images{position:absolute;top:-40px;left:30px;background:#fff;padding:15px;border-radius:14px}.services-widgets:hover{transform:translateY(-10px)}.services-widgets p{flex:1;font-size:18px;line-height:28px;text-transform:capitalize}.services-widgets ul li{padding-top:5px;text-transform:capitalize}.services-widgets *:not(.services-widgets__heading){color:#000000b3}.services-widgets__heading{font-size:25px;text-transform:capitalize}h2 span{position:relative;z-index:5}.services-widgets ul li{list-style:none;line-height:var(--line-height);font-size:14px;text-transform:uppercase}.services-widgets img{width:60px;height:60px}.services-inner__wrapper{width:85%;margin:auto}@media (max-width:768px){#services{width:100%}.services-wrapper{grid-template-columns:1fr}.services-widgets__heading{font-size:20px}}.container{padding:40px 80px;flex-wrap:wrap;justify-content:center}.card-wrap{transform:perspective(800px);transform-style:preserve-3d;cursor:pointer;margin:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.card-info{padding:20px;position:absolute;bottom:0;color:#fff;transform:translateY(10%);transition:.6s .5s cubic-bezier(.215,.61,.355,1);background:linear-gradient(360deg,rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 30%,rgba(0,215,255,0) 100%);width:100%;height:60px}.card-info__heading{margin-bottom:20px;text-transform:capitalize}.card:hover .card-info{transform:translateY(0);opacity:1;height:100%}.card:hover .card-info p{opacity:1}.card:hover .card-info,.card:hover .card-info p{transition:.6s cubic-bezier(.23,1,.32,1);background-color:#000c}.card:hover .card-bg{transition:.6s cubic-bezier(.23,1,.32,1),opacity 5s cubic-bezier(.23,1,.32,1);opacity:.8}.card{position:relative;width:30%;height:320px;overflow:hidden;border-radius:10px;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:#000000a8 0 20px 60px,inset #333 0 0 0 1px,inset #ffffff80 0 0 0 1px;transition:1s cubic-bezier(.445,.05,.55,.95)}.card:hover{transition:.6s cubic-bezier(.23,1,.32,-1),box-shadow 2s cubic-bezier(.23,1,.32,1);box-shadow:#fff3 0 0 40px 5px,#fff 0 0 0 1px,#000000a8 0 30px 60px,inset #333 0 0 0 5px,inset #fff 0 0 0 6px}.card-info *{position:relative;z-index:1}.card-info h1{font-family:Playfair Display;font-size:36px;font-weight:700;text-shadow:rgba(0,0,0,.5) 0 10px 10px}.card ul{margin-top:10px}.card ul li{margin-top:10px;margin-left:15px;text-transform:uppercase;font-size:.9em}.card-info__description{line-height:1.6em;font-size:14px;text-transform:capitalize}.card-info ul li{font-size:12px}.card-info ul{height:10px}@media (max-width:768px){.card-wrap{margin:5px;flex-direction:column;gap:2rem}.card{width:90%;height:320px;overflow:hidden;margin:auto;border-radius:10px;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:#000000a8 0 20px 60px,inset #333 0 0 0 5px,inset #ffffff80 0 0 0 6px;transition:1s cubic-bezier(.445,.05,.55,.95)}}.navbar{width:100%;display:flex;justify-content:space-between;padding:5px 8rem 5px 30px;align-items:center;text-align:center;position:fixed;top:21px;z-index:999;transition:.6s ease-in-out;background-color:#fff3}.at-home .navbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.navbar.navbar-background{top:-200px}.navbar .links{cursor:pointer}.navbar-logo__image{width:75px;height:75px;cursor:pointer}.navbar-links{display:flex;gap:30px}.navbar-links a{text-decoration:none;color:#000}.navbar-sidenav{position:fixed;right:0;top:0;bottom:0;height:100%;width:80%;z-index:999;background-color:#000;padding:20px;animation:slide .3s forwards;transition:width .3s ease,opacity .3s ease}.sidenav-links{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;text-align:center;row-gap:10px}.sidenav-links a{color:#fff;text-decoration:none;font-size:2em;padding-top:10px}.navbar-logo{z-index:999}@media (max-width:1068px){.navbar-links{display:none}.navbar{padding:5px 1rem 0px 10px;background-color:#ffffff1a}.sidenav-links a{font-size:1em}.navbar-logo__image{width:70px;height:70px}}@media (min-width:1068px){.hamburgerButton,.navbar-sidenav{display:none}}@keyframes slide{0%{width:0px;opacity:0}to{width:100%;opacity:1}}.footer{width:100%;background-color:#000}.footer *{color:#ffffffb3}.footer-company img{width:100px;height:100px}.footer-company{text-align:center}.footer-comapny__details span{line-height:var(--line-height);display:flex;flex-direction:column}.footer-inner{margin:auto;display:flex;justify-content:space-between;padding-top:3rem;padding-bottom:3rem;justify-content:center}.footer-inner__copyright{align-items:center;display:flex;justify-content:center}.footer-address__company-name{display:flex;flex-direction:column}.footer-address{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:30px;line-height:var(--line-height);transition:.3s ease-in}.footer-address div{display:flex;flex-direction:column;row-gap:10px}.footer-address span{font-size:18px}.footer-inner>div{width:30%}.footer-address__contents{font-size:var(--small-font-size)}.footer-links{display:flex;justify-content:center;line-height:30px}.footer-links ul li{list-style:none}.footer-links ul li a,.footer-links ul li Link{text-decoration:none}.footer-links ul li a:hover,.footer-links ul li Link:hover{color:#fff}.footer-address-icons{width:20px}.footer-address__visit{display:flex;flex-direction:row!important;column-gap:10px;max-width:fit-content;color:#1260cc;padding-left:2rem}.footer-address a{text-decoration:none}.footer-address__visit:hover{transition:.3s ease-in-out;text-decoration:underline}@media (max-width:768px){.footer-inner{flex-direction:column;row-gap:30px}.footer-inner>div{width:90%;margin:auto}.footer-links{padding-left:0;justify-content:flex-start}}.loading{position:fixed;z-index:999;height:2em;width:2em;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0}.loading:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.loading:not(:required):after{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s infinite linear;-moz-animation:spinner 1.5s infinite linear;-ms-animation:spinner 1.5s infinite linear;-o-animation:spinner 1.5s infinite linear;animation:spinner 1.5s infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;box-shadow:#000000bf 1.5em 0,#000000bf 1.1em 1.1em,#000000bf 0 1.5em,#000000bf -1.1em 1.1em,#000000bf -1.5em 0,#000000bf -1.1em -1.1em,#000000bf 0 -1.5em,#000000bf 1.1em -1.1em}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.portfolio-main{display:flex;justify-content:center;align-items:center}.feedback-page{width:93%;margin:auto}@media (max-width:768px){.feedback-page{width:90%;margin:auto}}:root *{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,"sans-serif"}html{scroll-behavior:smooth}
