@import url(https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);*{font-family:Asap,serif;list-style:none}#root{overflow-x:hidden}body{align-items:center;display:flex;justify-content:center}:root{--btnColors:linear-gradient(270deg,#04869e,#55c48b);--primaryColor:#04869e;--secondColor:#55c48b;--backGroundColor:#fff;--linksColor:#636363;--light:#edf6f8}footer{flex-direction:column;height:100%;justify-content:center}footer,footer>.content{align-items:center;display:flex;width:100%}footer>.content{background:#79d7be31;padding:50px}.left,footer>.content{gap:50px;justify-content:start}.left{align-items:start;display:flex;flex-direction:column;text-align:start;width:40%}.left .logo{gap:30px}footer .content p{color:var(--linksColor);font-size:16px;font-weight:500;line-height:30px}footer .icons{display:flex;gap:20px}footer .icons,footer .icons a{align-items:center;justify-content:center}footer .icons a{background:var(--secondColor);border-radius:50%;color:#fff;display:inline-flex;height:50px;transition:background-color .4s ease,transform .4s ease;width:50px}footer .icons svg{fill:#fff;height:20px;width:20px}footer .icons a:first-child:hover{background:#1877f2!important}footer .icons a:nth-child(2):hover{background:#1da1f2!important}footer .icons a:nth-child(3):hover{background:#0077b5!important}footer .icons a:nth-child(4):hover{background-image:radial-gradient(circle farthest-corner at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}footer .icons a:nth-child(5):hover{background:red!important}.right{gap:30px;justify-content:center}.right,.right>div{align-items:start;display:flex;width:50%}.right>div{flex-direction:column;gap:10px;justify-content:start}footer .right h3{color:var(--linksColor);font-size:16px;font-weight:700;text-align:start;text-transform:uppercase}.right .links{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:start;width:100%}.right .links a{align-items:center;color:var(--linksColor);display:flex;justify-content:center;transition:all .4s ease}.right .links a span{color:var(--secondColor)}hr{background:hsla(0,0%,50%,.164);height:1px;max-width:100%;min-width:60%;overflow:visible;position:relative}.right hr:before{background:var(--primaryColor);border-radius:50%;content:"";height:10px;position:absolute;transform:translateX(-50%) translateY(-50%);width:10px}ul a li{color:var(--linksColor);font-size:16px;font-weight:500;line-height:20px;transition:all .4s ease;width:100%!important}ul a li:hover{color:var(--secondColor)!important}.right .links a:hover{transform:translateX(10px)}.copyRight{align-items:center;background:var(--primaryColor);color:#fff;display:flex;justify-content:center;padding:20px;width:100%}@media screen and (max-width:1200px){footer>.content{flex-direction:column;padding:50px 20px}footer .content .left,footer .content .right{width:100%}footer .left{gap:15px}footer .right>div{width:100%}footer .icons{gap:10px}}@media screen and (max-width:780px){footer>.content .left,footer>.content .right{align-items:center;flex-direction:column;justify-content:center;text-align:center}footer .right h3,footer>.content p,ul a li{font-size:12px}footer .right>div,footer .right>div .links{align-items:center;justify-content:center}footer .icons{gap:5px}footer .icons a{height:40px;width:40px}footer .copyRight p{font-size:12px}}header{align-items:center;background:var(--backGroundColor);border-radius:100px;box-shadow:0 5px 5px #0000001a;display:flex;justify-content:space-between;left:30px;padding:30px 50px;position:absolute;top:80px;transition:all .4s ease;width:95%;z-index:20}header.sticky{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#fffc;border-radius:0;left:0;opacity:.9;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:20}span{font-size:16px!important;font-weight:500!important}.logo{align-items:center;display:flex;gap:10px;width:25%}.logoIcon img{width:50px}.logoName{align-items:center;display:flex;flex-direction:column}.logoName h1{font-size:22px;font-weight:800;text-transform:uppercase}.logoName h5{font-size:14px;font-weight:300}.links,.linksMenu,.logoName h5{color:var(--linksColor);text-transform:capitalize}.links,.linksMenu{align-items:center;display:flex;font-size:18px;font-weight:600;gap:20px;justify-content:center;transition:all .4s ease}.subLinks a,.subMenu span{display:inline-block;position:relative;transition:all .4s ease;width:80%}.dropdownText{transition:all .4s ease}.subLinks a:hover,.subLinks>.dropdownEle>.dropdownText:hover,.subMenu span:hover{transform:translateX(10px)}.linksMenu a:hover,.subMenu li:hover,.text:hover{color:var(--secondColor);cursor:pointer}.dropdownEle,.dropdownText{align-items:center;cursor:pointer;display:flex;justify-content:start;position:relative}.dropdown{align-items:start;background:var(--backGroundColor);border-radius:10px;display:flex;flex-direction:column;gap:10px;justify-content:center;left:-10px;margin:10px 5px;padding:10px 0;position:absolute;top:10px;width:170px}.dropdown li{border-left:3px solid var(--backGroundColor);padding:5px 15px;transition:all .4s ease;width:100%}.links .dropdown .dropdownEle,.links .dropdown li a{font-size:14px!important;font-weight:500!important}.dropdown li:hover{border-left:3px solid var(--secondColor)}.linksMenu a{color:var(--linksColor)}.linksMenu a,.subMenu{transition:all .4s ease}.subMenu{left:96%;top:0}.linksMenu li{position:relative}.linksMenu>li a,.text{color:var(--linksColor);font-size:16px!important;font-weight:600!important;position:relative;transition:all .4s ease}.linksMenu>li a:before,.text:before{background:#55c48b73;border-radius:50%;content:"";height:30px;left:-15px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease,left .3s ease;width:30px}.linksMenu>li a.active:before,.linksMenu>li a:hover:before,.text.active:before,.text:hover:before{left:-5px;opacity:.4}.linksMenu>li a.active,.text.active{color:var(--secondColor)}.btn{align-items:center;display:flex;justify-content:center;width:100%}header .btn{width:25%}.btn button,.recentProjects button{background:var(--btnColors);border-radius:50px;box-shadow:0 10px 10px #0003;color:var(--backGroundColor);cursor:pointer;font-size:16px;font-weight:500;padding:15px 20px;text-transform:capitalize;transition:all .4s ease}.btn button:hover{box-shadow:0 5px 5px #04879e79}.menuBtn{background:#0000;border:none;border-radius:5px;color:var(--secondColor);cursor:pointer;display:none;font-size:20px;z-index:30}@media screen and (max-width:1200px){header{padding:20px}header .logo{width:20%}header .logo h1{font-size:20px}.logoIcon img{width:40px}.linksMenu{font-size:14px;font-weight:500;gap:10px}.linksMenu>li a:before,.text:before{height:15px;width:15px}header .btn button{font-size:10px}.dropdown{top:10px}}@media screen and (max-width:780px){@keyframes slideIn{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}header{align-items:center;display:flex;justify-content:space-between;left:0;padding-right:5px;position:relative;width:100%}header,header .links{border-radius:0;top:0}header .links{align-items:start;background:var(--btnColors);display:none;flex-direction:column;gap:10px;height:max(100vh,100%);justify-content:start;opacity:0;padding:10px;position:absolute;right:0;transform:translateX(100%);transition:transform .4s ease-in-out,opacity .4s ease-in-out;width:70%;z-index:20}.overlay{background:#000000b3;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:9}header.open .links{display:flex;opacity:1;overflow:auto;transform:translateX(0)}header.open .menuBtn{position:absolute;right:calc(70% + 10px);top:20px}header.sticky{opacity:1}.menuBtn{display:block}.btn button{font-size:12px}.menuHeadBtn{align-items:center;background:var(--btnColors);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.linksMenu,header .links{align-items:center;flex-direction:column}.linksMenu{gap:0;top:100%;width:100%;z-index:22}header .linksMenu li{color:#fff;opacity:0;transform:translateX(100px);transition:transform 1s ease,opacity .4s ease;width:100%!important}header.open .linksMenu li{animation:slideIn .4s ease;opacity:1;transform:translateX(0)}header .linksMenu li a,header .linksMenu li.dropdownEle,header .text{color:#fff;display:block;font-size:14px!important;padding:15px;width:100%}.dropdownText,.links .dropdown li a,.links .dropdown li span{font-size:14px!important;font-weight:400!important}header .linksMenu li.dropdownEle{padding:0!important}header .linksMenu li .dropdown{padding:0 15px}.dropdownText{padding:10px 8px!important}header .linksMenu li a:before{height:0;width:0}.linksMenu>li a.active,.text.active{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ffffff42;border-radius:3px;color:#fff}header .btn{display:none}.linksMenu a:hover,.subMenu li:hover{color:#fff}.text .material-icons-outlined{padding-left:10px}.dropdown{background:#0000;gap:0;margin:0;padding:0;padding-right:0!important;position:relative;top:0;width:100%}.dropdown li,.dropdown li a{padding:5px!important}.linksMenu>li a:before,.linksMenu>li:before{display:none}.dropdown li,.dropdown li:hover{border-left:none}.text{align-items:center;display:flex!important;justify-content:space-between}.text:hover{color:#fff}}.helloImage{align-items:center;background-image:linear-gradient(90deg,#0000004d,#0000004d),url("/static/media/about%20(1).2dc0e9fb8ac384d50652.jpg");background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center;position:relative;width:100%}.helloImage h4{color:#fff;font-size:30px;font-weight:600;letter-spacing:normal;text-align:center;text-transform:capitalize;width:100%}@media screen and (max-width:1200px){.helloImage h4{font-size:20px}}@media screen and (max-width:780px){.helloImage h4{font-size:16px}}.test{align-items:center;display:flex;flex-direction:column;justify-content:center}.test hr{width:100%}.test hr:before{opacity:0}.testContent{align-items:start;display:flex;justify-content:center;padding:100px 0}.test .left{padding-left:50px!important;padding-right:0!important;padding-top:0!important;width:40%!important}.test .left img{width:100px}.test .left h5{color:var(--primaryColor);font-size:14px;letter-spacing:8px}.test .left p{color:#80808094;font-size:16px;font-weight:600;line-height:2}.test .right{height:500px!important;justify-content:end;width:50%!important}.customerRreviews,.test .right{align-items:center;display:flex;flex-direction:column}.customerRreviews{border-radius:5px;box-shadow:5px 5px 5px 5px #0003;gap:40px;height:250px!important;justify-content:center;position:relative;width:400px!important}.customerRreviews .quote{height:80px;left:40%;position:absolute;top:-50px;width:100px}.reviewCard{margin-top:30px;padding:50px;text-align:center}.reviewCard p{color:var(--linksColor);font-size:20px;font-weight:400;margin-bottom:20px;width:100%}.reviewCard h3{color:var(--secondColor);font-size:20px;font-weight:600}.customerImage{border-radius:50%;bottom:-50px;height:80px!important;left:50%;position:absolute;transform:translateX(-50%);width:80px!important}.reviewCard{opacity:1;transform:translateX(0);transition:opacity .1s ease,transform .1s ease}.reviewCard.fade-out{opacity:0;transform:translateX(-20px)}.reviewCard.fade-in{opacity:1;transform:translateX(0)}.dots{align-items:center!important;display:flex;flex-direction:row!important;gap:3px!important;justify-content:center!important;margin-top:15px}.dot{fill:#fff;border:1px solid var(--secondColor);border-radius:50%;cursor:pointer;display:inline-block;height:10px;transition:background-color .6s ease;width:10px}.dot.active{border:1px solid var(--primaryColor)}.bottom{flex-direction:column}.bottom,.test .logos{align-items:center;display:flex;justify-content:center;width:100%}.test .logos{padding:50px}.test .logo{display:inline-block;margin:50px 0;position:relative;text-align:center}.test .logo img{display:block}.test .logo:before{background:var(--primaryColor);border-radius:6px;box-shadow:0 5px 5px #0003;color:#fff;font-size:14px;height:auto;left:-12px;opacity:0;padding:8px 12px;position:absolute;top:-50px;transform:translateY(50px);transition:opacity .3s,transform .4s;white-space:nowrap;width:auto}.test .logo1:before{content:"Business Solutions"}.test .logo2:before{content:"Speedy Business"}.test .logo3:before{content:"Penguin Business"}.test .logo4:before{content:"Live Talk"}.test .logo5:before{content:"Enovo Business"}.test .logo:hover:before{opacity:1;transform:translateY(0)}.readyBox{align-items:center;background:#fff;border-radius:150px;box-shadow:5px 5px 5px 5px #0003;display:flex;gap:70px;justify-content:center;margin-bottom:50px;padding:80px 100px;text-align:center;width:96%}.readyBox .content{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:start;width:70%;z-index:10}.readyBox .content h2{font-size:40px!important;font-weight:600}.readyBox .content h3{color:#80808094;font-size:20px;font-weight:500}.readyBox .content span{color:var(--secondColor);font-size:40px!important;font-weight:600!important}.readyBox .btn{width:auto!important}@media screen and (max-width:1200px){.testContent{flex-direction:column;padding:20px}.testContent .left,.testContent .right{gap:10px;margin-top:0!important;width:100%!important}.testContent .right{height:370px!important;justify-content:end}.testContent .right .customerRreviews{width:60%!important}.test .bottom{width:100%}.test .logos{gap:10px;justify-content:space-around;width:90%}.test .logo img{width:100%}.readyBox{border-radius:10px;flex-direction:column;gap:20px;padding:50px;width:90%}.readyBox .content h2{font-size:30px!important}.readyBox .content h3{font-size:18px!important}}@media screen and (max-width:780px){.testContent .left{align-items:center!important;justify-content:center!important;margin-top:0!important;text-align:center!important}.test .right{height:320px!important;justify-content:end!important}.testContent .left img{height:40px;width:40px}.customerRreviews .quote{height:60px!important;top:-40px;width:80px}.reviewCard{padding:30px}.customerImage{bottom:-35px;height:60px!important;left:50%;transform:translateX(-50%);width:60px!important}.reviewCard.fade-in{width:100%}.test .logo:before{font-size:10px!important}.test .left{padding-left:20px!important}.test .left h5{letter-spacing:4px}.reviewCard p,.test .left p{font-size:12px}.customerRreviews{height:auto!important}.readyBox .content h3,.reviewCard h3{font-size:14px!important}.dots{margin-top:55px}.test .logos{padding:10px}.readyBox{padding:25px}.readyBox .content h2,.readyBox .content h2 span{font-size:18px!important}}.aboutContent{align-items:center;display:flex;height:100%;justify-content:center;padding:50px;width:100%}.aboutContent .topRight{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:start;width:50%}.projects h5,.topRight h5{color:var(--primaryColor)}.projects h2,.topRight h2{font-size:44px}.topRight p{color:#63636371;font-size:20px;font-weight:500;line-height:2}.count{align-items:center;display:flex;gap:50px;justify-content:center;padding:20px}.count>div{color:var(--primaryColor)}.count>div,.oval{text-align:center}.oval{background:var(--secondColor);border-radius:50px;color:#fff;font-size:20px;font-size:30px;font-weight:500;margin-bottom:20px;padding:16px 10px;width:150px}.topRight img{width:100px}.aboutContent .topLeft{height:100%;width:50%}.topLeft img{height:100%;width:100%}.projects{align-items:center;background:var(--light);display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}.projects h2{text-align:center!important}.projects h4{color:var(--secondColor);font-size:22px;font-weight:500}.projects img{height:70px;margin-top:100px;width:70px}.aboutCard{display:flex;gap:20px;padding:50px}.aboutCard .card{align-items:start;border:none;box-shadow:none;display:flex;flex-direction:row;gap:30px;justify-content:start;padding:0;text-align:start}.aboutCard .card img{height:70px;margin-top:0;width:70px}.aboutCard .card .content{display:flex;flex-direction:column;gap:20px!important}.aboutCard h2,.newProject h2{text-align:start!important}.aboutCard .card:hover{border:none;transform:none}.newProject{align-items:center;background-image:url(/static/media/circle-scatter-haikei.8cb7bc95f780ed9b1faf.svg);display:flex;justify-content:space-between;padding:80px;width:100%}.newProject .left{color:#fff;gap:20px;width:70%}.newProject .left h4{color:#fff;font-size:24px;font-weight:500}.newProject .right{width:30%}.packages .card button,.right button{background:var(--secondColor);border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;overflow:hidden;padding:20px 25px;position:relative;transform:translateY(0);transition:all .4s ease}.packages .card button:after,.right button:after{align-items:center;content:"Check new project--";display:inline-flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:translateY(100px);transition:transform .4s ease,opacity .4s ease;width:100%}.packages .card button:hover:after,.right button:hover:after{opacity:1;transform:translateY(0)}.packages .card button span,.right button span{opacity:1;position:relative;transform:translateY(0);transition:transform .4s ease,opacity .4s ease}.packages .card button:hover span,.right button:hover span{opacity:0;transform:translateY(100%)}.packages .card button:not(:hover) span,.right button:not(:hover) span{opacity:1;transform:translateY(0);transition:transform .4s ease,opacity .4s ease}.packages .card button:not(:hover):after,.right button:not(:hover):after{transition:transform .4s ease,opacity .4 ease}.backgroundImageContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.background-image{border-radius:20px;box-shadow:0 5px 5px #0003;height:100%!important;object-fit:cover;width:80%!important}.openVideoButton{background-color:#0006;border:none;border-radius:50px;bottom:150px;color:#fff;cursor:pointer;font-size:20px;left:200px;margin-top:20px;padding:35px 30px 35px 100px;position:relative;transition:background-color .3s ease}span.icon{background:var(--secondColor);border-radius:50%;font-size:26px!important;padding:35px;position:absolute;right:66%;top:0;transition:all .4s ease}span.icon:hover{transform:scale(1.1)}.videoPopup{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.videoPopupContent{position:relative}.videoPopupContent iframe{width:100%}.closeButton{background:none!important;border:none;border-radius:50%;color:var(--primaryColor);cursor:pointer;font-size:20px;font-weight:600;position:absolute;right:0;top:-50px;transition:all .4s ease}.aboutCard .card:hover{box-shadow:none!important}@media screen and (max-width:1200px){.aboutContent{flex-direction:column}.aboutContent .topLeft,.aboutContent .topRight{width:100%}.openVideoButton{font-size:18px;padding:25px 20px 25px 90px}span.icon{padding:25px;right:70%}.aboutCard,.newProject{flex-direction:column}.newProject{gap:20px}.newProject .left h2{font-size:30px}.newProject .left,.newProject .right{width:100%}}@media screen and (max-width:780px){.openVideoButton{bottom:0;left:0}h2{font-size:20px!important}.topRight p{font-size:12px}.topLeft,.topRight{align-items:center!important;display:flex;justify-content:center!important}.topLeft img{height:60%;width:60%}.count{align-items:start;gap:25px;padding:0;width:100%}.oval{font-size:12px;margin-bottom:5px;padding:5px 10px;width:70px}.count>div,.newProject h4,.right button span{font-size:10px!important}.aboutCard,.newProject{padding:30px}.aboutCard .card img{height:40px;width:40px}.aboutCard .content h2,.newProject h2{font-size:14px!important}.aboutCard .card .content{gap:10px!important}.aboutCard .content p{font-size:10px}.right button{padding:10px 30px}}.blogContainer{align-items:start;display:flex;flex-direction:row-reverse;gap:30px;justify-content:space-between;padding:70px;width:100%}.blogLeftSide{align-items:center;gap:50px;justify-content:center;width:70%}.blogLeftSide,.blogRightSide{display:flex;flex-direction:column}.blogRightSide{align-items:start;gap:20px;width:30%}.search,.tags{align-items:center;background:#f0f0f0a6;border:1px solid #ddd;border-radius:5px;display:flex;gap:25px;justify-content:space-between;padding:30px;width:100%}.search input{padding:10px;width:80%}.search .btn{width:20%}.search .btn button{font-size:12px;font-weight:500;padding:12px 30px}.tags{flex-direction:column;gap:5px;padding:5px 0}.tags .head{border-bottom:1px solid #ddd}.tags .head h2{color:var(--primaryColor);font-size:16px;font-weight:700;text-align:center;width:100%}.tagList{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px;width:100%}.tagList span{border:1px solid #ddd;border-radius:50px;cursor:pointer;font-size:10px!important;font-weight:500!important;padding:10px 20px;text-transform:lowercase;transition:background .3s ease,border .4s ease,color .1s ease}.tagList span:hover{background:var(--btnColors);border:1px solid var(--secondColor);color:#fff}.blogCard{align-items:start;background:#f0f0f0a6;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;gap:15px;height:auto;justify-content:end;margin:0 auto;padding-bottom:20px;padding-right:40px;position:relative;width:90%}.blogCard>img{border-radius:5px;cursor:pointer;display:block;object-fit:fill;position:relative;right:-20px;top:-30px;transition:all .4s ease;width:100%}.blogCard>img:hover{filter:brightness(50%)}.blogContent h2{border-left:3px solid var(--secondColor);color:#2b2a2a;font-size:22px;padding:5px 30px;width:100%}.writer{align-items:center;display:flex;gap:10px;justify-content:start;padding:5px 30px}.writer img{border-radius:50%;height:40px;width:40px}.nameTime{color:#2b2a2a;display:flex;flex-direction:column;font-size:12px;gap:5px}.nameTime span{color:var(--primaryColor);font-size:12px!important;font-weight:600!important}.nameTime p{padding:0!important}.blogContent p{color:#474747;font-weight:600;line-height:1.6;padding:5px 30px 10px}.blogCard .btn{justify-content:start;padding-left:30px}.blogCard .readMore{align-items:center;display:flex;font-size:14px;font-weight:500;gap:3px;justify-content:center;padding:10px 30px}@media screen and (max-width:1200px){.blogContainer{flex-direction:column-reverse}.blogRightSide{padding-left:40px;width:85%}.blogLeftSide{width:90%}}@media screen and (max-width:780px){.blogContainer{padding:70px 20px 20px}.blogLeftSide{width:100%}.blogRightSide{padding-left:10px;width:98%}.blogCard{gap:0}.blogContent h2{font-size:12px}.nameTime{width:100%}.nameTime p{padding:0}.blogContent p{font-size:10px}.pagination button{height:40px!important;width:40px!important}.blogCard .readMore{font-size:12px;padding:10px 15px}.search input{width:60%}.search{gap:10px}.search .btn{justify-content:end;width:40%}}.comments{background:#f3f2f2bd;border:1px solid #ddd;border-radius:5px;flex-direction:column}.comments,.commentsHeader{align-items:center;display:flex;justify-content:center;width:100%}.commentsHeader{border-bottom:1px solid #bdbbbb;color:var(--primaryColor);font-weight:600;gap:10px;padding:20px}.comment{background:#01849f1a;border-radius:5px;display:flex;flex-direction:column;gap:20px;margin:20px;padding:20px;transition:all .4s ease;width:96%}.comment:hover{transform:scale(1.03)}.commentHeader{align-items:center;display:flex;justify-content:space-between}.commentHeader .left{align-items:center;display:flex;flex-direction:row;gap:10px}.commentHeader .left h5,.commentHeader .left p{display:inline}.commentHeader .left img{border-radius:50%;height:50px;width:50px}.commentHeader p{font-size:14px}.form,.reply{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.reply{padding:20px}.reply h3{font-size:30px}.inputs{display:flex;gap:20px;width:100%}.inputs .input{display:flex;flex-direction:column;gap:20px;width:33%}.check{align-items:center;display:flex;gap:10px;justify-content:start;width:100%}.check input{width:auto}.form .btn{justify-content:start}.form .btn button{padding:15px 35px}@media screen and (max-width:1200px){.comment p{font-size:10px}.commentHeader .left{gap:3px;width:60%}.commentHeader h5{font-size:10px;font-weight:500}}@media screen and (max-width:780px){.reply .form label{font-size:10px}}.blogDetails{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;padding-bottom:50px}.contain{align-items:start;display:flex;justify-content:space-between}.blogDetails .blogCard{background:none;border:none;width:70%}.blogDetails .blogRightSide{padding-left:0}.blogDetails .blogCard{gap:20px;padding:0 20px 20px}.blogDetails .blogCard>img{left:0;top:0}.blogDetails .blogCard>img:hover{filter:brightness(100%)}.blogDetails .blogCard .btn{padding-left:0}@media screen and (max-width:1200px){.contain{align-items:center;flex-direction:column}.blogDetails .blogRightSide{padding-left:0;width:86%}.blogDetails .blogCard{width:90%}.blogDetails .blogCard>img{left:0;top:0;width:98%}.blogDetails .blogCard .blogContent{text-align:start}.blogDetails .blogCard .blogContent p{padding:0}}.cartTable{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px;padding:0 35px;width:100%}table{border:1px solid #ddd;border-collapse:collapse;border-radius:5px;margin-bottom:20px;width:100%}td,th{border-bottom:1px solid #ddd;padding:10px;text-align:center}th{background-color:#f4f4f4}.cartItemImage{height:60px;object-fit:cover;width:60px}.quantityControls{align-items:center;display:flex;gap:2px;justify-content:center}.quantityControls button{background:var(--btnColors);border-radius:50%;color:#fff;cursor:pointer;font-weight:600;padding:10px}.quantityControls>span{border:1px solid #ddd;border-radius:50%;padding:10px;text-align:center}.removeItemButton{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.removeItemButton:hover{background-color:#d32f2f}.totalAndInterested{align-items:start;display:flex;gap:10px;justify-content:center;padding:20px}.interested{background:#f4f4f4;border:1px solid #ddd;border-radius:5px;flex-direction:column;width:46%}.interested,.totalAndInterested .head{align-items:center;display:flex;justify-content:center}.totalAndInterested .head{width:100%}.cartTotal{background:#f4f4f4;gap:20px;justify-content:space-between;padding-bottom:20px;width:50%}.cartTotal,.cartTotal .total{align-items:center;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column}.cartTotal .total{justify-content:center;width:90%}.cartTotal .total>div{border-bottom:1px solid #ddd;padding:15px 10px;width:100%}.cartTotal .total>div h5{align-items:center;display:flex;justify-content:space-around}.totalAndInterested .head{border-bottom:1px solid #ddd}.totalAndInterested .head h3{color:var(--primaryColor);font-size:16px;font-weight:600}.cartTotal .btn{width:100%}.checkoutButton{background-color:#4caf50;border:none;color:#fff;cursor:pointer;padding:10px 20px}.checkoutButton:hover{background-color:#45a049}.totalAndInterested .productCards{width:90%}.totalAndInterested .productCards .productCard{margin:0;width:46%}@media screen and (max-width:1200px){.productCard h3{font-size:14px}}@media screen and (max-width:780px){.totalAndInterested{flex-direction:column}.cartTotal,.interested{width:100%}table td,table th{font-size:8px;padding:5px}.quantityControls span,.removeItemButton span{font-size:10px!important}.productCard h3{font-size:12px}}.checkoutPage{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center}.checkoutContainer{align-items:start;display:flex;gap:20px;justify-content:space-between;padding:20px;width:100%}.billingForm,.orderSummary{align-items:center;background:#f7f6f6;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:0;padding:30px 0;width:50%}.billingForm h3,.orderSummary h3{border-bottom:1px solid #ddd;color:var(--primaryColor);font-size:16px;padding-bottom:20px;text-align:center;width:100%}.formGroup{padding:0 30px;width:90%}.formGroup label{font-size:12px;font-weight:500}.formGroup label span{color:#611111;text-align:center}.orderSummary{gap:20px;width:50%}.orderSummary table{border-radius:5px;width:90%}.orderSummary table tbody{background:#fff}.billingForm .btn{width:100%}@media screen and (max-width:780px){.checkoutContainer{flex-direction:column}.billingForm,.orderSummary{width:100%}}.contactForm{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:100px 20px}.contactLeftSide,.contactRightSide{width:50%}.contactLeftSide,.contactRightSide{align-items:start;display:flex;flex-direction:column;justify-content:start}.contactLeftSide{background-image:url(/static/media/Frame%205.4c59069b07dce43bf822.png);background-size:cover;border-radius:5px;box-shadow:5px 5px 15px #387f3942;gap:20px;object-fit:cover;padding:70px;position:relative}label{color:#333}input,textarea{background:#fff;border:1px solid #bebebe;border-radius:30px;padding:15px;width:100%}textarea{height:150px;resize:vertical}.contactLeftSide h3,.contactRightSide h3{color:#000;font-size:34px;font-weight:600;padding:20px 0}.contactRightSide h3{color:#000}.contactRightSide{align-items:start;flex-direction:column;gap:70px;padding:0 10px}.contactIcon,.contactRightSide{display:flex;justify-content:start}.contactIcon{align-items:center;gap:20px}.contactIcon svg{background:var(--secondColor);border:1px solid #0000;border-radius:50%;color:#fff;font-size:20px;padding:20px;transition:.2s ease-in-out;width:20px}.contactIcon svg:hover{background:var(--primaryColor);color:#fff;transform:scale(1.2)}.contactContent{align-items:start;display:flex;flex-direction:column;justify-content:center}.contactContent p{color:var(--secondColor);font-size:20px;font-weight:400}.contactContent h3{color:#000;font-size:24px;padding:0}.contactLeftSide .btn button{box-shadow:none;font-size:14px;font-weight:500;padding:10px 25px}@media screen and (max-width:780px){.contactForm{flex-direction:column}.contactLeftSide,.contactRightSide{padding:20px;width:90%}.contactRightSide{gap:20px}.contactLeftSide label{width:100%}.contactRightSide h3{font-size:26px}.contactIcon svg{font-size:30px;height:25px;padding:15px;width:25px}.contactContent p{font-size:14px}.contactContent h3{font-size:18px}}.faq{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center!important;text-align:center}.faq h2,.faq h5{text-align:center!important}.faq img{margin-top:50px;width:100px}.faq>p{color:#969393;font-size:18px;line-height:1.7;width:40%}.questions{flex-direction:column;margin:0 auto;padding:20px;text-align:start;width:80%}.question,.questions{display:flex;gap:10px}.question{align-items:center;width:95%}.question span{font-size:22px!important}.qLeft{align-items:start;border:1px solid #ddd;border-radius:5px;cursor:pointer;flex-direction:column;padding:10px}.head,.qLeft{display:flex;justify-content:space-between}.head{padding:20px;width:100%}.head h3{font-weight:400}.head button{background:#0000}.questions .anotherQ{display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%!important}.qLeft.active .head{border-bottom:1px solid #ddd;padding:30px 0}.qLeft.active,.qLeft.active button{background:var(--secondColor);color:#fff;cursor:pointer;gap:40px;padding:0 30px 30px}.qLeft.active button{padding:0}.qLeft.active .answer{line-height:2;max-height:500px;opacity:1;transition:max-height 1s ease,opacity 1.2s ease}.qLeft:not(.active) .answer{max-height:0;opacity:0;transition:max-height 1s ease,opacity 1.2s ease}.askUs{background:#f5f5f5;border:1px solid #ddd;border-radius:10px;margin-bottom:50px;padding:50px;width:77%}.faq .logo{align-items:center;display:flex;justify-content:start;width:100%}.logo span{background:var(--secondColor);border-radius:50%;color:#fff;font-size:26px;padding:25px;transform:rotateY(180deg)}.logohead{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:center}.logohead p{color:#969393}form{display:flex;flex-wrap:wrap;gap:20px 30px;margin:30px}form>div{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:calc(50% - 15px)}form .question{align-items:start;width:100%}form label{color:#666;display:block;font-weight:500;margin-bottom:5px;padding-left:10px}.askUs form input,.askUs form select,.askUs form textarea{background:#fafafa;border:1px solid #ddd;border-radius:20px;font-size:16px;padding:12px;transition:all .3s ease;width:100%!important}.askUs form input{border-radius:60px;padding:15px}.askUs form input:focus,.askUs form select:focus,.askUs form textarea:focus{background:#fff;border:1px solid #999;border-color:var(--secondColor);outline:none}.askUs form textarea{height:150px;margin-top:10px;resize:none;width:100%!important}.askUs .btn{justify-content:start;margin-left:30px}@media screen and (max-width:1200px){.askUs,.questions{width:90%}.questions{padding:0}.faq p{width:80%}}@media screen and (max-width:780px){.askUs{padding:20px}.faq .logo{padding:10px 10px 10px 0}.logo span{padding:10px}.logohead{flex-direction:row;gap:0;width:100%}.logohead h4{font-size:14px}.askUs form{margin:0}.askUs .btn{margin-left:0;margin-top:15px}.askUs .btn button{padding:15px 30px}.qLeft{font-size:12px}}.aboutHome{background-color:#55c48b33;display:flex;flex-direction:row;gap:50px;justify-content:space-between;width:100%}.leftSide{width:40%}.rightSide{gap:30px;padding:20px;width:50%}.heading,.rightSideIcon{align-items:start;color:#01849f;display:flex;flex-direction:column;font-size:16px;gap:10px;justify-content:start;letter-spacing:3px;padding:100px 20px 20px 0;text-transform:uppercase}.rightSideIcon img{width:100px}.headAdd{line-height:1;padding:20px 0}.headAdd h2{font-size:40px;font-weight:700}.headAdd p{color:#9c9c9c;font-size:20px;font-weight:400;line-height:1.5;margin-top:20px}.icons{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:start;margin-top:10px}.rightSide svg{background-color:#55c48b;border-radius:50%;color:#fff;padding:20px;transition:all .4s ease}.icons .icon{align-items:center;display:flex;flex-direction:row;gap:20px;width:40%}.icon svg{height:30px;width:30px}.iconContent{display:flex;flex-direction:column;gap:10px}.icons .icon h2{font-size:20px!important;font-weight:700!important}.icons .icon p{color:#9c9c9c!important}.icon:hover svg{background-color:#01849f;transform:scale(1.1)}.icon:hover .iconContent h2{color:#01849f}@media screen and (max-width:1200px){.aboutHome{flex-direction:column-reverse;padding:50px}.aboutHome .leftSide,.aboutHome .rightSide{width:100%}}@media screen and (max-width:780px){.icons .icon{width:100%}.aboutHome{padding:20px}.aboutHome .leftSide img{width:100%}}.aboutCompany{align-items:center;display:flex;height:100%;justify-content:center;padding:90px 20px 90px 90px;position:relative}.home .aboutCompany{flex-direction:row-reverse}.home .aboutCompany .rightSide img{margin-top:100px}.services .aboutCompany{border-bottom:1px solid #ececec;padding-bottom:0}.services .aboutCompany .lists{padding-bottom:0}.aboutCompany .rightSide{display:flex;justify-content:end;padding:0!important;width:50%}.rightSide img{max-width:100%}.aboutCompany .leftSide{display:flex;flex-direction:column;gap:20px;padding:0;width:50%}.heading img{width:100px}.lists{display:flex;flex-direction:column;gap:30px;padding:50px 0}.aboutCompany h2{font-size:48px}.list{align-items:center;display:flex;gap:40px}.list span{color:#55c48b;display:inline;font-size:80px!important;font-weight:300!important;transition:.4s ease-in-out}.list:hover span{color:#01849f;transform:scale(1.09)}.list .content{display:flex;flex-direction:column;gap:10px;line-height:normal;width:50%}.aboutCompany .content h3{font-size:22px}.aboutCompany .content p{color:#9c9c9c;font-size:18px;font-weight:500;line-height:2}@media screen and (max-width:1200px){.aboutCompany{flex-direction:column-reverse!important;padding:50px}.aboutCompany .leftSide{width:100%}.aboutCompany .rightSide{width:70%}.home .aboutCompany .rightSide img{margin-top:0}.list{justify-content:center}}@media screen and (max-width:780px){.aboutCompany{padding:20px}.lists{gap:10px;padding:20px 0}.lists .list{flex-direction:column;gap:10px}.list .content{align-items:center;text-align:center;width:80%}.home .aboutCompany .rightSide img{margin-top:0}.leftSide{text-align:center}.heading,.rightSideIcon{align-items:center;justify-content:center}}.ourServices{align-items:center;display:flex;justify-content:center;padding:60px;width:100%}.cards{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}.subCards{display:contents}.mainCard{align-items:center;background:linear-gradient(0deg,#01849f,#55c48b);border-radius:5px;color:#fff;display:flex;flex-direction:column;gap:15px;justify-content:start;line-height:40px;padding:80px 50px}.mainCard h5{color:#fff;font-size:14px;font-weight:400;letter-spacing:3px;text-transform:uppercase;width:100%}.mainCard h2{color:#fff;font-size:30px!important;font-weight:600!important;text-align:start;width:100%}.card{align-items:start;border:1px solid #0000;border-radius:5px;box-shadow:0 10px 20px #0f0f0f15;cursor:pointer;display:flex;flex-direction:column;gap:20px;justify-content:start;padding:70px 0 70px 40px;transition:all .4s ease}.card h2{font-size:24px!important;font-weight:700!important}.card p{color:var(--linksColor);font-size:16px;line-height:25px;width:90%}.card img{height:60px;transition:all .4s ease;width:60px}.card:hover{border:1px solid var(--primaryColor);box-shadow:0 10px 20px #04879e44;transform:translateY(-20px)}.card:hover img{transform:rotateY(1turn)}@media screen and (max-width:1200px){.cards{grid-template-columns:repeat(2,1fr)}.card h2{font-size:20px!important}}@media screen and (max-width:650px){.cards{grid-template-columns:1fr}.mainCard{padding:50px}.mainCard h2{font-size:22px!important}.ourServices{padding:20px}.cards{gap:30px}}.recentProjects{align-items:center;background-color:#55c48b33;display:flex;flex-direction:column;gap:70px;height:100%;justify-content:center;overflow:hidden;padding:50px 0;position:relative;text-align:center;width:100%}.recentProjects button{padding:15px}.recentProjects .header{padding:50px}.recentProjects .header img{margin-bottom:20px;width:100px}.recentProjects h5{color:var(--primaryColor);font-size:14px;font-weight:400;letter-spacing:5;margin-bottom:20px}.recentProjects h2{font-size:40px;font-weight:700;margin-bottom:25px}.recentProjects h4{color:var(--secondColor);font-size:20px;font-weight:500}.slider{align-items:center;display:flex;gap:25px;justify-content:center;width:100%}.slidesContainer{gap:20px;transition:transform .5s ease}.slide{box-sizing:border-box;cursor:pointer;min-width:33%;position:relative}.slide img{border-radius:5px;height:450px;object-fit:cover;width:100%}.slider{-webkit-overflow-scrolling:touch;justify-content:start;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.slidesContainer{display:flex;flex-wrap:nowrap;gap:10px}.slide{scroll-snap-align:center}.sliderContent{align-items:center;background:var(--btnColors);border-radius:5px;color:#fff;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity transform .3s ease ease .4s;width:100%}.sliderContent,.sliderContent h2{opacity:0;transform:translateX(-50px)}.sliderContent h2{font-size:22px!important;font-weight:700;margin-bottom:5px;text-align:center;transition:opacity .5s ease .2s,transform .5s ease .2s}.sliderContent p{font-size:14px;transition:opacity .5s ease .4s,transform .5s ease .4s}.sliderContent p,.sliderContent span{opacity:0;transform:translateX(-50px)}.sliderContent span{background:#fff;border-radius:50%;color:var(--secondColor);font-size:40px!important;padding:20px;transition:opacity .5s ease,transform .5s ease}.slide:hover .sliderContent{opacity:.7;transform:translateX(0)}.slide:hover .sliderContent h2,.slide:hover .sliderContent p,.slide:hover .sliderContent span{opacity:1;transform:translateX(0)}.prev{left:30px}.next,.prev{position:absolute;top:63%;z-index:10}.next{right:20px}@media screen and (max-width:1200px){.slide img{height:100%}.sliderContent span{font-size:30px!important}.sliderContent h2{font-size:22px!important}.sliderContent p{font-size:14px!important}}@media screen and (max-width:780px){.sliderContent{gap:0!important}.sliderContent span{font-size:10px!important;padding:5px}.sliderContent h2{font-size:12px!important}.sliderContent p{font-size:10px!important}.slider{-webkit-overflow-scrolling:touch;justify-content:start;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.slidesContainer{display:flex;flex-wrap:nowrap;gap:10px}.slide{min-width:49%;scroll-snap-align:center}.next,.prev{display:none}}.home{overflow-x:hidden}.home,.mainContent{align-items:center;display:flex;flex-direction:column;justify-content:center}.mainContent{gap:20px;height:100%;margin-top:150px;padding:100px 0 0 50px;width:100%}.home .mainContent h5{color:var(--secondColor);font-size:20px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.home .mainContent h2{font-size:40px;font-weight:700}.home .mainContent span{color:var(--primaryColor);font-size:40px!important;font-weight:700!important}.home .mainContent .btn{align-items:center;display:flex;gap:10px;justify-content:start;padding:40px 20px 20px 0;width:100%}.mainContent .btn button{background:var(--backGroundColor);color:var(--primaryColor);text-transform:none;width:45%}.btn a{color:var(--linksColor);text-decoration:underline}@media screen and (max-width:1200px){.mainContent{align-items:start}.mainContent .mainContent{gap:10px!important;margin-top:0;padding-top:250px}.mainContent .mainContent .btn{padding:0!important}.mainContent .mainContent .btn button{width:100%}.home .mainContent h2,.home .mainContent span{font-size:30px!important}.home .mainContent h5{font-size:16px}.mainContent .right img{height:80vh;object-fit:fill}.btn a{font-size:12px}}@media screen and (max-width:780px){.home .mainContent{padding-left:30px;padding-top:70px;width:50%}.home .mainContent h2,.home .mainContent span{font-size:18px!important}.home .mainContent h5{font-size:12px}.home .right{width:50%}.home .right,.home .right img{height:50vh}}@media screen and (max-width:520px){.home .mainContent{justify-content:space-between;margin-top:0;padding:50px 0 50px 25px;width:100%}.mainContent .mainContent .btn button{padding:10px 15px!important}}.myAccount{align-items:center;display:flex;flex-direction:column;justify-content:start}.container{background:#f5f5f5;border:1px solid #ddd;border-radius:10px;justify-content:center;margin:50px 0;padding:50px;width:90%}.container,.container form{align-items:start;display:flex}.container form{flex-direction:column;gap:30px;justify-content:start;width:100%}.container form>div{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:calc(100% - 25px)}.passwordContainer{position:relative;width:100%}.myAccount input{border-radius:50px;padding:15px}.myAccount input:focus{border:1px solid var(--secondColor)}.myAccount span{color:#888;cursor:pointer;font-size:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.myAccount span:hover{color:#969393}.rememberMe{align-items:center!important;display:flex!important;flex-direction:row!important;gap:8px;justify-content:start}.rememberMe input{width:auto!important}.rememberMe p{margin:0}.lostPassword{color:#969393;margin-top:10px;text-decoration:none;transition:all .4s ease}.lostPassword:hover{color:var(--secondColor)}.myAccount .btn{display:flex;flex-direction:row;gap:20px}.myAccount .btn button{padding:15px 40px}@media screen and (max-width:780px){.myAccount .container{flex-direction:column;padding:20px}.myAccount .container form{align-items:center;gap:15px;justify-content:center;margin:0 0 30px}.myAccount form h3{font-size:16px}.lostPassword,.myAccount .container form p,.rememberMe p,label{font-size:10px}.myAccount input{padding:10px}}.productPage,.productPageContent{display:flex;flex-direction:column;gap:20px}.productPageContent{height:100%;padding:20px}.productInfo{display:flex;gap:20px;position:relative}.productImageSection{height:100%;position:sticky;top:20px;width:43%}.productDetails{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:57%}.productImageSection img{border:1px solid #ddd;border-radius:5px;object-fit:contain;width:100%}.discountTag{background-color:red;border-radius:5px;color:#fff;font-weight:700;left:10px;padding:5px 10px;position:absolute;top:10px}.rating{color:#202020;font-size:12px;width:40%}.rating span{color:#ff0}.productDetails h2{color:#4d4d4d;font-size:40px;font-weight:600}.productDetails p{color:#5e5d5d;line-height:1.8}.productDetails .price{align-items:end;color:var(--primaryColor);display:flex;flex-direction:row-reverse;font-size:26px;font-weight:600;gap:10px;justify-content:start;text-decoration:underline}.productDetails .priceWithDiscount{color:#04879e88!important;text-decoration:underline}.mainImage{border-radius:10px;max-width:400px;transition:transform .3s ease;width:100%}.mainImage:hover{transform:scale(1.05)}.thumbnailImages{display:flex;justify-content:space-between;margin-top:10px;max-width:400px}.thumbnailImages img{flex:1 1;max-width:calc(20% - 5px)}.thumbnail{border:1px solid #ddd;border-radius:5px;cursor:pointer;height:70px;transition:transform .3s ease;width:70px}.thumbnail.active{border:1px solid #acabab}.thumbnail:hover{transform:scale(1.1)}.quantitySection{align-items:center;display:flex;gap:10px;margin:10px 0}.quantitySection span{border:1px solid #ddd;border-radius:50px;padding:12px 20px}.quantitySection .btn{width:auto}.addToCartBtn{align-items:center;display:flex;justify-content:center;padding:5px 10px!important}.productDetails .react{align-items:center;display:flex;gap:10px;justify-content:start}.productDetails .react .btn button{padding:10px 20px!important}.productDetails .react .btn span{padding:0}.productDetails .react span:hover{background:#0000}.productDetails .react .wishlistBtn{background:var(--btnColors);border-radius:50%}.wishlistBtn{background:none;border:none;cursor:pointer}.share span{color:blue;cursor:pointer}.productDetails .btn{justify-content:start;width:fit-content}.details{flex-direction:column;margin-top:50px;position:relative}.details,.titles{display:flex;width:100%}.titles{align-items:center;gap:2px;justify-content:center}.titles li{border:1px solid #ddd;border-radius:2px;color:#5e5d5d;cursor:pointer;font-size:14px;font-weight:600;padding:15px 10px}.titles li.active{background:#faf9f9;color:var(--primaryColor)}.paragaraphs{background:#faf9f9;border:1px solid #ddd;border-radius:5px;padding:50px}.paragaraphs h3{border-bottom:1px solid #ddd;font-size:24px;padding:20px;width:100%}.paragaraphs>div{display:flex;flex-direction:column;gap:20px}.paragaraphs>div p{font-size:14px;line-height:1.5}.description h3,.reviews h3,.shipping .content h3{border-bottom:none}.information{gap:0!important}.information>div{align-items:center;display:flex;justify-content:space-between;padding:20px}.information>div:nth-child(3),.information>div:nth-child(5){background:#ebe9e9}.productFaq .content{align-items:start;display:flex;flex-direction:row!important;gap:20px}.productFaq .content .questions{display:flex;flex-direction:column;padding-top:0}.mid{align-items:center;display:flex;justify-content:space-between;padding:20px;width:100%}.mid .image{width:50%}.mid .image img{width:100%}.info li{list-style:disc;padding:3px}.productPage .interested{padding:20px;width:100%}.interested .head{border-bottom:1px solid #ddd}.interested .head h3{color:var(--primaryColor);font-size:16px;font-weight:600;text-align:center;width:100%}@media screen and (max-width:1200px){.productInfo{flex-direction:column}.productDetails,.productImageSection{width:100%}.productDetails .projectLinks{margin-top:20px}.titles li{font-size:9px;padding:6px}.mid{flex-direction:column}.mid .image{width:100%}}@media screen and (max-width:780px){.quantitySection .btn button{font-size:18px}.productFaq .content{flex-direction:column!important}}.projectPageContent{flex-direction:column;gap:50px;padding:20px}.projectPageContent,.top{align-items:center;display:flex;justify-content:center;width:100%}.top{gap:30px;height:100%;justify-content:space-between!important}.projectPageContent .top .right{height:500px;width:50%}.projectPageContent .top .right img{border-radius:10px;height:100%;object-fit:cover;width:100%}.projectPageContent .top .left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.info{display:flex;flex-direction:column;gap:10px;width:100%}.projectPageContent .top .left p{font-size:16px;font-weight:300;line-height:2}.detail{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.projectPageContent .detail h5{font-size:16px;font-weight:300}.projectPageContent .detail p{color:var(--primaryColor);font-weight:600!important}.projectPageContent .top .left .btn,.projectPageContent .top .left button{width:100%}.projectLinks{align-items:center;background:#f3f2f2bd;border:1px solid #ddd;border-radius:5px;display:flex;justify-content:space-around;padding:20px;width:100%}.projectLinks svg{color:#bdbbbb;cursor:pointer;font-size:25px;position:relative}.iconWrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.iconWrapper:before{background:var(--primaryColor);border-radius:6px;box-shadow:0 5px 5px #0003;color:#fff;font-size:14px;height:auto;left:20px;opacity:0;padding:8px 12px;position:absolute;top:-50px;transform:translateY(50px);transition:opacity .3s,transform .4s;white-space:nowrap;width:auto}.iconWrapper:first-child:before{content:"Share on facebook"}.iconWrapper:nth-child(2):before{content:"Share on instagram"}.iconWrapper:nth-child(3):before{content:"Share on pinterest"}.iconWrapper:nth-child(4):before{content:"Share on linkedin"}.iconWrapper:nth-child(5):before{content:"Share on whatsapp"}.iconWrapper:nth-child(6):before{content:"Share on telegram"}.iconWrapper:hover:before{opacity:1;transform:translateY(0)}@media screen and (max-width:1200px){.iconWrapper:before{font-size:10px;left:10px}}@media screen and (max-width:780px){.iconWrapper:before{font-size:10px;left:-15px}.projectPageContent .top{flex-direction:column}.projectPageContent .top .left,.projectPageContent .top .right{width:100%}.productCards{gap:30px 10px!important}}.projectsPage{align-items:center;display:flex;flex-direction:column;justify-content:center}.projectsSlider{grid-gap:10px;border-radius:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);padding:30px 20px;width:100%}.projectsSlide{cursor:pointer;height:450px;position:relative;width:100%}.projectsSlide img{border-radius:10px;height:100%;object-fit:cover;width:100%}.projectsSliderContent{background:#0006;color:#fff;height:100%;left:0;opacity:0;padding-left:20px;padding-top:20px;position:absolute;top:0;transition:all .1s ease;width:100%}.projectsSliderContent h2{color:#fff;font-size:36px;opacity:0;transform:translateY(-10px);transition:transform .6s ease,opacity .1s ease}.projectsSliderContent span{background:var(--secondColor);border-radius:10px 0 0 0;bottom:0;color:#fff;font-size:70px!important;padding:20px;position:absolute;right:0;transform:scale(0);transition:all .2s ease}.projectsSlide:hover .projectsSliderContent{opacity:1}.projectsSlide:hover .projectsSliderContent h2{opacity:1;transform:translateY(20px)}.projectsSlide:hover .projectsSliderContent span{transform:scale(1)}.pagination{align-items:center;display:flex;gap:5px;justify-content:center;margin-bottom:50px}.pagination button{background:#fff;border:2px solid #55c48b62;border-radius:50%;color:var(--secondColor);cursor:pointer;font-size:16px;height:50px;width:50px}.pagination button.active{background:var(--secondColor);color:#fff}@media screen and (max-width:1200px){.projectsSlide{height:350px}}@media screen and (max-width:780px){.projectsSlider{gap:20px;grid-template-columns:1fr;padding:50px}}.packages{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:start;padding:100px 50px}.firstPackages img{margin:0 auto}.packages img{height:70px;width:70px}.firstPackages .subCards .card{align-items:start!important}.firstPackages .subCards .card img{margin:0}.packages>h2{font-size:40px;margin-bottom:50px;text-align:center!important}.packages .subCards .card h2{text-align:start!important}.packages .subCards .card p{text-align:start}.packages h5{color:var(--primaryColor);font-weight:400;letter-spacing:10px;text-align:center}.careMessage{align-items:center;background:var(--btnColors);border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:0 auto;padding:90px 50px;text-align:center!important;width:85%}.careMessage h2{font-size:40px;text-align:center}.businessPackages .card{align-items:center!important;background:#f3f3f388;height:400px;padding:50px 20px!important;text-align:center}.businessPackages img{margin:0 auto}.packages .card h1{color:#d3d0d0;font-size:50px}.packages .card h3{transition:all .4s ease}.packages .card p{color:#bebdbd}.packages .card.active,.packages .card:hover h3{color:var(--secondColor)}.packages .card.active,.packages .card:hover{border:1px solid var(--secondColor);transform:translateY(-20px)}.packages .card button{background:var(--btnColors);font-size:14px!important;padding:10px 30px;text-align:center}.packages .card button:after{content:"Good Choice"}.packages .subCards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1200px){.packages .subCards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.careMessage{padding:50px 30px}.services .aboutCompany{border-bottom:none}}@media screen and (max-width:780px){.packages .subCards{grid-template-columns:1fr}}.productCards{flex-wrap:wrap;gap:20px;justify-content:start;margin:50px 20px;width:100%}.productCard,.productCards{align-items:center;display:flex}.productCard{background:#0000;color:#000;cursor:pointer;flex-direction:column;gap:30px;justify-content:center;margin:20px 0;position:relative;width:31.5%}.productCard img{border:1px solid var(--primaryColor);border-radius:5px;object-fit:cover;width:100%}.productCard .btn{width:100%}.productCard .price{align-items:center;background:var(--primaryColor);border-radius:5px;color:#fff;display:flex;font-size:20px;font-weight:600;gap:5px;justify-content:space-between;padding:15px;position:absolute;right:0;top:0}.price .priceWithDiscount{color:#ffffff8f;font-size:12px;font-weight:500;text-decoration:line-through}.productCard .discount{background:#55c48b2d;border-radius:5px;color:var(--secondColor);font-size:20px;font-weight:600;left:0;padding:15px 25px;position:absolute;top:0}.productCard .react{align-items:center;background:var(--secondColor);border-radius:50px;color:#fff;display:flex;justify-content:space-between;left:45%;opacity:0;padding:5px;position:absolute;top:30%;transform:translateY(50px);transition:transform .3s ease,opacity .4s ease}.productCard:hover .react{opacity:1;transform:translateY(0)}.react span{border-radius:50%;font-size:22px!important;padding:10px;transition:all .4s ease}.react span:hover{background:var(--primaryColor)}.productCard .close{background:#f44336;border-radius:50%;color:#fff;cursor:pointer;padding:10px;position:absolute;right:-10px;top:-25px;z-index:2}@media screen and (max-width:1200px){.productCards{justify-content:center;margin:50px 0}.productCard{width:30%}.discount,.price{font-size:14px!important;font-weight:500!important}}@media screen and (max-width:780px){.productCard{margin:0;width:48%}.productCard .discount,.productCard .price{padding:10px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;box-sizing:border-box;font-family:Asap,sans-serif;margin:0;outline:none;padding:0;text-decoration:none}
/*# sourceMappingURL=main.a929a92e.css.map*/