@import url(https://fonts.googleapis.com/css2?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&display=swap);footer #mainFooter{height:450px;padding:0 7%;display:flex;justify-content:center;align-items:center;background-color:#2c2e33;color:#fff}footer #mainFooter #toAlign{display:flex;justify-content:space-between;width:100%}footer #mainFooter #container1 #logo{height:70px;display:flex;align-items:center}footer #mainFooter #container1 #logo p span:first-child{color:#29abe2}footer #mainFooter #container1 #logo p span:last-child{color:#00a54d}footer #mainFooter .toSet .containers{width:50%!important;margin:0 3%}.toSet{width:50%;display:flex;justify-content:space-between;align-items:start}footer #mainFooter .containers .heading{border-bottom:1px solid #00a54d;padding-bottom:15px;margin-bottom:30px;position:relative}footer #mainFooter .containers .heading:after{position:absolute;content:"";width:70px;height:30px;left:0;bottom:0;border-bottom:4px solid #00a54d;z-index:10}footer #mainFooter .containers .heading a{font-size:20px;font-weight:600;color:#fff;text-decoration:none}footer #mainFooter .containers a{text-decoration:none;color:#bfbfbf}footer #mainFooter .containers ul{list-style:none}footer #mainFooter .containers ul li{color:#bfbfbf;margin-bottom:10px;font-size:16px}footer #mainFooter .containers ul li a:hover{color:#fff;text-decoration:underline}footer #mainFooter #container1 #logo{margin-bottom:30px}footer #mainFooter #container1 #logo img{height:60px;width:auto;margin-right:20px}footer #mainFooter #container1 #logo p{font-size:30px;font-weight:600}footer #mainFooter #container1 #socialAccounts{display:flex}footer #mainFooter #container1 #text{margin-bottom:30px;color:#bfbfbf;text-align:justify}footer #mainFooter #container1 #socialAccounts .logos{background-color:#232121;margin-right:7px}footer #mainFooter #container1 #socialAccounts .logos,footer #mainFooter #container1 #socialAccounts .logos a{height:50px;width:50px;display:flex;justify-content:center;align-items:center}footer #mainFooter #container1 #socialAccounts .logos a:hover svg{fill:#00a54d}footer #copyright{height:70px;padding:0 7%;display:flex;justify-content:space-between;align-items:center;background-color:#232121;color:#fff}footer #copyright a{color:#00a54d;font-weight:600;text-decoration:none}footer #copyright a:hover{text-decoration:underline}@media screen and (max-width:1440px){footer #mainFooter #container1 #logo img{height:35px;width:auto;margin-right:20px}}@media screen and (max-width:1100px){footer #mainFooter #container1 #logo{margin-bottom:10px}footer #mainFooter #container1 #logo img{height:30px;width:auto;margin-right:20px}footer #mainFooter #container1 #logo p{font-size:23px}footer #mainFooter #container1 #text,footer #mainFooter .containers ul li{font-size:14px}footer #mainFooter .containers .heading a{font-size:18px}footer #mainFooter #container1 #socialAccounts .logos,footer #mainFooter #container1 #socialAccounts .logos a{height:40px;width:40px}footer #mainFooter #container1 #socialAccounts .logos a svg{height:1.4em}}@media screen and (max-width:800px){footer #mainFooter{height:600px}footer #mainFooter #toAlign{flex-direction:column}footer #mainFooter #toAlign .toSet{width:100%;margin:3% auto}}@media screen and (max-width:500px){footer #mainFooter{height:1000px}footer #mainFooter #toAlign .toSet{flex-direction:column;align-items:center;margin:0}footer #mainFooter #toAlign .toSet .containers{margin:3% auto}footer #mainFooter .containers .heading a{font-size:16px}footer #copyright{flex-direction:column;padding:15px auto;justify-content:center;align-items:center}}*{box-sizing:border-box}#Slider{position:relative}#Slider .mysliders{display:none;height:800px;width:100%;overflow:hidden;position:relative}#Slider #slide1 #img{background-image:url(/img/slide1.e4c0033a.png)}#Slider #slide1 #img,#Slider #slide2 #img{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;transform:scale(1.05);animation:crescendo 3s ease-in;position:relative}#Slider #slide2 #img{background-image:url(/img/slide2.757d97dc.png)}@keyframes crescendo{0%{transform:scale(1)}to{transform:scale(1.05)}}#Slider .mysliders #color{height:100%;width:100%;background-color:rgba(0,0,0,.3)}#Slider a{font-size:35px;height:60px;width:60px;color:#fff;position:absolute;text-align:center;display:flex;justify-content:center;align-items:center;transition:.6s ease;cursor:pointer;top:50%}#Slider a:hover{background-color:#00a54d}#Slider .prev{left:0;transform:translateY(-50%)}#Slider .next{transform:translateY(-50%);right:0}#Slider #indicators{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;position:absolute;margin-top:-40px}#Slider #indicators .dot{width:25px;height:8px;background-color:#fff;border-radius:5px;margin:0 3px;transition:background-color .6s ease}#Slider #indicators .active,#Slider #indicators .dot:hover{width:40px;height:8px;background-color:#00a54d;border-radius:5px}#Slider #content{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;left:10.416667%;right:200px;width:75%;top:50%;transform:translateY(-50%);overflow:hidden}#Slider #content p:first-child{font-size:63px;font-weight:600}#Slider #content p:nth-child(2){font-size:18px;font-weight:400;margin-top:20px;width:50%}#Slider #content button #btnD{color:#fff;text-decoration:none;font-size:14px}#Slider #content button{cursor:pointer;width:180px;height:60px;background-color:#00a54d;color:#fff;margin-top:50px;font-size:14px;border:none}#Slider #content button:hover{background-color:#fff;color:#000}@media screen and (max-width:1024px){#Slider .mysliders{height:650px}#Slider #content p:first-child{font-size:50px}#Slider #content p:nth-child(2){width:60%}}@media screen and (max-width:770px){#Slider .mysliders{height:500px}#Slider #content p:first-child{font-size:30px}#Slider #content p:nth-child(2){width:60%;font-size:14px}}@media screen and (max-width:600px){#Slider .mysliders{height:400px}#Slider #content p:first-child{font-size:23px}#Slider #content p:nth-child(2){width:60%;font-size:12px}#Slider #content button{width:120px;height:50px;font-size:12px}}@media screen and (max-width:500px){#Slider .mysliders{height:350px}#Slider #content p:first-child{font-size:18px}#Slider #content p:nth-child(2){width:100%;font-size:10px;margin-top:10px}#Slider #content button{width:100px;height:40px;font-size:10px;margin-top:30px}}@media screen and (max-width:425px){#Slider .mysliders{height:300px}#Slider #content p:first-child{font-size:14px;width:100%}#Slider #content p:nth-child(2){width:100%;font-size:8px;margin-top:7px}#Slider #content button{width:100px;height:40px;font-size:10px;margin-top:20px}#Slider a{font-size:25px;height:40px;width:40px}#Slider #indicators{margin-top:-20px}#Slider #indicators .dot{width:20px;height:6px}#Slider #indicators .active,#Slider #indicators .dot:hover{width:30px}}@media screen and (max-width:375px){#Slider .mysliders{height:250px}#Slider #content p:nth-child(2){width:100%;font-size:8px;margin-top:5px}#Slider #content button{width:80px;height:25px;font-size:8px;margin-top:10px}}#mainBlock{background-color:#f5f5f5;justify-content:center;padding:70px 10%!important;height:auto!important}#mainBlock,#mainBlock #topHeading{display:flex;flex-direction:column;align-items:center}#mainBlock #topHeading{margin-bottom:60px}#mainBlock #topHeading p:first-child{font-size:18px;color:#00a54d;margin-bottom:5px}#mainBlock #topHeading p:nth-child(2){font-size:40px;font-weight:600;margin-bottom:10px}#mainBlock #topHeading p:last-child{height:6px;border-radius:5px;width:80px;background-color:#00a54d}#mainBlock #secondPortion,#mainBlock #secondPortion .forSetup{display:flex;justify-content:center;align-items:flex-start}#mainBlock #secondPortion .forSetup{margin:0 .5%;width:50%}#mainBlock #secondPortion .services{width:50%;margin:0 1%;background-color:#fff;border-bottom:5px solid #00a54d}#mainBlock #secondPortion .services:hover{box-shadow:0 0 24px 0 rgba(72,72,72,.1);transition:box-shadow .3s,transform .3s}#mainBlock #secondPortion #service1 #imgBox{background-image:url(/img/domastic.6dc287c0.png)}#mainBlock #secondPortion #service2 #imgBox{background-image:url(/img/Comercial.4c6d25a7.png)}#mainBlock #secondPortion #service3 #imgBox{background-image:url(/img/landscalling.0ca0b00b.png)}#mainBlock #secondPortion #service4 #imgBox{background-image:url(/img/renovation.69661c23.png)}#mainBlock #secondPortion .services #imgBox{width:100%;height:250px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:40px}#mainBlock #secondPortion .services p{margin:0 40px}#mainBlock #secondPortion .services p:nth-child(2){font-size:22px;margin-bottom:40px;font-weight:600}#mainBlock #secondPortion .services p:nth-child(3){font-size:16px;color:#797978;text-align:justify;margin-bottom:15px}#mainBlock #secondPortion .services p:last-child{margin-bottom:40px}#mainBlock #secondPortion .services p:last-child a{text-decoration:none;color:#797978;font-size:16px;display:flex;justify-content:flex-start;align-items:center}#mainBlock #secondPortion .services p:last-child a svg{fill:#797978;margin-left:7px}#mainBlock #secondPortion .services p:last-child a:hover{text-decoration:underline;color:#00a54d;font-weight:600}#mainBlock #secondPortion .services p:last-child a:hover svg{fill:#00a54d}@media screen and (max-width:1024px){#mainBlock #secondPortion{flex-direction:column}#mainBlock #secondPortion .forSetup{margin:20px auto}}@media screen and (max-width:650px){#mainBlock #topHeading p:first-child{font-size:14px}#mainBlock #topHeading p:nth-child(2){font-size:30px;font-weight:600;margin-bottom:7px}#mainBlock #topHeading p:last-child{height:6px;border-radius:5px;width:60px;background-color:#00a54d}#mainBlock #secondPortion .forSetup{flex-direction:column;margin:0}#mainBlock #secondPortion .forSetup .services{margin:20px auto;width:80%}}@media screen and (max-width:425px){#mainBlock #secondPortion .forSetup .services{width:90%}}#ourProjects{background-color:#f5f5f5;justify-content:center;padding:70px 10%;height:auto!important}#ourProjects,#ourProjects #topHeading{display:flex;flex-direction:column;align-items:center}#ourProjects #topHeading{margin-bottom:60px}#ourProjects #topHeading p:first-child{font-size:18px;color:#00a54d;margin-bottom:5px}#ourProjects #topHeading p:nth-child(2){font-size:40px;font-weight:600;margin-bottom:10px}#ourProjects #topHeading p:last-child{height:6px;border-radius:5px;width:80px;background-color:#00a54d}#ourProjects #secondPortion{display:flex;justify-content:center;align-items:flex-start}#ourProjects #secondPortion .projects{width:30%;margin:0 1%;background-color:#fff;border-bottom:5px solid #00a54d;position:relative}#ourProjects #secondPortion .projects:hover{box-shadow:0 0 24px 0 rgba(72,72,72,.1);transition:box-shadow .3s,transform .3s}#ourProjects #secondPortion .projects #boxP{background-color:#00a54d;color:#fff;width:100px;text-align:center;padding:5px 0;position:absolute;top:4%;left:8%}#ourProjects #secondPortion #project1 #imgBox{background-image:url(/img/service1.f52391e5.png)}#ourProjects #secondPortion #project2 #imgBox{background-image:url(/img/service2.a53daeef.png)}#ourProjects #secondPortion #project3 #imgBox{background-image:url(/img/service3.8059ab47.png)}#ourProjects #secondPortion .projects #imgBox{width:100%;height:250px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:40px}#ourProjects #secondPortion .projects #content{padding-top:40px;margin-top:-60px!important;background-color:#fff;margin:0 40px;margin-bottom:40px}#ourProjects #secondPortion .projects #content p:first-child{font-size:22px;margin-bottom:40px;font-weight:600}#ourProjects #secondPortion .projects #content p:nth-child(2){font-size:16px;color:#797978;text-align:justify;margin-bottom:15px}#ourProjects #secondPortion .projects #content p:last-child a{text-decoration:none;color:#797978;font-size:16px;display:flex;justify-content:flex-start;align-items:center}#ourProjects #secondPortion .projects #content p:last-child a svg{fill:#797978;margin-left:7px}#ourProjects #secondPortion .projects #content p:last-child a:hover{text-decoration:underline;color:#00a54d;font-weight:600}#ourProjects #secondPortion .projects #content p:last-child a:hover svg{fill:#00a54d}@media screen and (max-width:1024px){#ourProjects #secondPortion .projects #content p:first-child{font-size:18px;margin-bottom:30px}}@media screen and (max-width:768px){#ourProjects #secondPortion{flex-direction:column;align-items:center}#ourProjects #secondPortion .projects{width:90%;margin:20px 0}}@media screen and (max-width:450px){#ourProjects #topHeading p:first-child{font-size:16px}#ourProjects #topHeading p:nth-child(2){font-size:30px;font-weight:600;margin-bottom:10px}#ourProjects #topHeading p:last-child{height:6px;border-radius:5px;width:60px;background-color:#00a54d}}[data-v-e50d67c8]{font-family:Poppins,sans-serif}#FreeConsultation-Backgroundimage[data-v-e50d67c8]{background-image:url(/img/FreeConsultantbackgroundimage.702704a5.png);background-position:top;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;height:400px;position:relative}#FreeConsultation-Backgroundimage #grey-background[data-v-e50d67c8]{background-color:#1a1a1a;opacity:.4;height:400px;width:100%}#FreeConsultation-Backgroundimage #Content[data-v-e50d67c8]{display:flex;position:absolute;flex-direction:column;align-items:center;justify-content:center;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}#FreeConsultation-Backgroundimage #Content #hr[data-v-e50d67c8]{border:3px solid #00a54d;width:60px}#FreeConsultation-Backgroundimage #Content #Bold-Text[data-v-e50d67c8]{font-size:40px;color:#fff;margin:10px 0;text-align:center}#FreeConsultation-Backgroundimage #Content #central-text[data-v-e50d67c8]{font-size:16px;color:#fff;text-align:center;margin:0 300px;margin-bottom:30px}#FreeConsultation-Backgroundimage #Content #Buttons[data-v-e50d67c8]{display:flex;justify-content:center;align-items:center;background-color:#00a54d;fill:#fff;border:none;color:#fff;height:60px;width:300px;text-align:center;font-size:16px;margin:30px 0 0}#FreeConsultation-Backgroundimage #Content #Buttons[data-v-e50d67c8]:hover{cursor:pointer;border:1px solid #00a54d;background-color:#fff;fill:#000;color:#000}#FreeConsultation-Backgroundimage #Content #Buttons #arrow-styling[data-v-e50d67c8]{margin-left:10px}@media screen and (max-width:1024px){#FreeConsultation-Backgroundimage #Content #Bold-Text[data-v-e50d67c8]{font-size:35px;margin-left:10px;margin-right:10px}#FreeConsultation-Backgroundimage #Content #central-text[data-v-e50d67c8]{font-size:14px}}@media screen and (max-width:768px){#FreeConsultation-Backgroundimage #grey-background[data-v-e50d67c8],#FreeConsultation-Backgroundimage[data-v-e50d67c8]{height:400px}#FreeConsultation-Backgroundimage #Content #Bold-Text[data-v-e50d67c8]{font-size:30px;margin-left:10px;margin-right:10px}#FreeConsultation-Backgroundimage #Content #central-text[data-v-e50d67c8]{font-size:12px}#FreeConsultation-Backgroundimage #Content #Buttons[data-v-e50d67c8]{height:50px;width:225px;font-size:12px}}@media screen and (max-width:425px){#FreeConsultation-Backgroundimage #Content #Bold-Text[data-v-e50d67c8]{font-size:25px;margin-left:30px;margin-right:30px}#FreeConsultation-Backgroundimage #Content #central-text[data-v-e50d67c8]{font-size:12px;margin:0 50px}#FreeConsultation-Backgroundimage #Content #Buttons[data-v-e50d67c8]{height:50px;width:225px;font-size:12px}}@media screen and (max-width:375px){#FreeConsultation-Backgroundimage #Content #Bold-Text[data-v-e50d67c8]{font-size:25px;margin-left:10px;margin-right:10px}#FreeConsultation-Backgroundimage #Content #central-text[data-v-e50d67c8]{font-size:10px}}[data-v-776bb79d]{margin:0;padding:0;font-family:Poppins,sans-serif}#Background-div[data-v-776bb79d]{background-color:#f5f5f5;height:auto!important;padding:70px 10%;width:100%}#Background-div #Text[data-v-776bb79d]{padding-top:45px;margin-bottom:40px}#Background-div #Text #Bold-Text[data-v-776bb79d]{font-size:35px}#Background-div #Text #hr[data-v-776bb79d]{border:3px solid #00a54d;width:60px;margin:15px 0}#Background-div #Text #Central-Text[data-v-776bb79d]{color:#5a5a5a;width:40%;font-size:13px}#Background-div #DetailsGrid[data-v-776bb79d]{display:flex;align-items:center;justify-content:center}.Grids[data-v-776bb79d]{width:40%;height:500px;background-color:#fff}.GridImages1[data-v-776bb79d]{background-image:url(/img/image.f962801f.png)}.GridImages1[data-v-776bb79d],.GridImages2[data-v-776bb79d]{height:60%;width:100%;background-repeat:no-repeat;background-size:cover}.GridImages2[data-v-776bb79d]{background-image:url(/img/Image2.ebb97652.png)}.GridImages3[data-v-776bb79d]{height:60%;width:100%;background-image:url(/img/Image3.9a1cbe05.png);background-repeat:no-repeat;background-size:cover}.Textures[data-v-776bb79d]{height:auto;display:flex;flex-direction:column;justify-content:center;background-color:#fff}.MainHeading[data-v-776bb79d]{font-size:15px;padding:20px 20px}.DetailGrid[data-v-776bb79d]{font-size:13px;color:#5a5a5a;padding-left:20px}.Button[data-v-776bb79d]{display:flex;align-items:center;fill:#00a54d;color:#00a54d;font-size:11px;padding:20px 20px}.Button[data-v-776bb79d]:hover{-webkit-text-decoration:underline #000;text-decoration:underline #000;fill:#000;color:#000}.arrow-styling[data-v-776bb79d]{margin-left:10px}@media screen and (max-width:1024px){#Background-div #DetailsGrid[data-v-776bb79d]{flex-direction:column}#Background-div #Text[data-v-776bb79d]{width:60%}#Background-div #Text #Central-Text[data-v-776bb79d]{width:80%}.Grids[data-v-776bb79d]{width:80%;margin:10px 0}#Background-div[data-v-776bb79d]{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:375px){#Background-div #Text #Bold-Text[data-v-776bb79d]{font-size:30px}}[data-v-182f8f29]{margin:0;padding:0;font-family:Poppins,sans-serif}#OurStory[data-v-182f8f29]{display:flex;justify-content:center;align-items:center;margin-top:75px;margin-bottom:50px;margin-left:10%;margin-right:10%}#OurStory #ImageSection #BorderImage[data-v-182f8f29]{height:425px;width:400px;border:4px solid #00a54d}#OurStory #ImageSection #BorderImage #MainImage[data-v-182f8f29]{height:425px;width:400px;background-image:url(/img/Welcome.b8530642.png);background-position:50%;background-size:cover;margin:-30px -30px}#OurStory #TextSection[data-v-182f8f29]{margin-left:70px}#OurStory #TextSection #BoldText[data-v-182f8f29]{font-size:30px}#OurStory #TextSection #hr[data-v-182f8f29]{border:3px solid #00a54d;width:60px;margin:15px 0}#OurStory #TextSection #CentralText[data-v-182f8f29]{line-height:25px;font-size:14px;margin-bottom:10px;color:#5a5a5a}#OurStory #TextSection #Bullets[data-v-182f8f29]{display:flex;margin-bottom:40px}#OurStory #TextSection #Bullets #BulletSection2[data-v-182f8f29]{margin-left:50px}.TextStyling[data-v-182f8f29]{display:flex;align-items:center;fill:#00a54d;margin:10px 0;font-size:14px;color:#5a5a5a}.checkicon[data-v-182f8f29]{margin-right:10px}@media screen and (max-width:1440px){#OurStory #TextSection[data-v-182f8f29]{margin-bottom:0}#OurStory #TextSection #CentralText[data-v-182f8f29]{line-height:20px}}@media screen and (max-width:1024px){#OurStory #ImageSection #BorderImage #MainImage[data-v-182f8f29],#OurStory #ImageSection #BorderImage[data-v-182f8f29]{height:420px;width:350px}#OurStory #TextSection #BoldText[data-v-182f8f29]{font-size:28px}}@media screen and (max-width:768px){#OurStory[data-v-182f8f29]{display:flex;flex-direction:column;height:550px}#OurStory #ImageSection[data-v-182f8f29]{align-self:center;margin-right:80px;margin-left:80px;margin-top:120px;margin-bottom:30px}#OurStory #TextSection[data-v-182f8f29]{margin-left:80px;margin-bottom:80px}#OurStory #ImageSection #BorderImage[data-v-182f8f29]{height:250px;width:190px}#OurStory #ImageSection #BorderImage #MainImage[data-v-182f8f29]{height:250px;width:190px;margin:-20px -20px}#OurStory #TextSection #BoldText[data-v-182f8f29]{font-size:24px}#OurStory #TextSection #CentralText[data-v-182f8f29]{font-size:10px;line-height:15px}.TextStyling[data-v-182f8f29]{font-size:11px}}@media screen and (max-width:425px){#OurStory #ImageSection[data-v-182f8f29]{align-self:center}#OurStory #TextSection[data-v-182f8f29]{margin-right:0;margin-left:0;width:100%;display:flex;flex-direction:column;align-items:center}#OurStory #TextSection #BoldText[data-v-182f8f29]{text-align:center}#OurStory #TextSection #hr[data-v-182f8f29]{border:2px solid #00a54d;margin-left:170px;margin-right:170px}#OurStory #TextSection #CentralText[data-v-182f8f29]{align-self:center;text-align:center;margin-left:30px;margin-right:30px;margin-bottom:30px}}@media screen and (max-width:375px){#OurStory #TextSection #hr[data-v-182f8f29]{border:2px solid #00a54d;margin-left:170px;margin-right:170px}}[data-v-764176de]{margin:0;padding:0;font-family:Poppins,sans-serif;color:#fff}#MissionVision[data-v-764176de]{width:100%;height:400px;background-image:url(/img/FreeConsultantbackgroundimage.702704a5.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative}#MissionVision #green-platform[data-v-764176de]{width:100%;height:400px;background-color:#1a1a1a;opacity:.6}#MissionVision #Content-MissionVision[data-v-764176de]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%)}#MissionVision #Content-MissionVision #Bold-Heading[data-v-764176de]{font-size:40px;margin:10px 0}#MissionVision #Content-MissionVision #hr[data-v-764176de]{border:3px solid #fff;width:15%}#MissionVision #Content-MissionVision #Central-Text[data-v-764176de]{margin:20px 10%;font-size:15px;text-align:center}@media screen and (max-width:768px){#MissionVision #green-platform[data-v-764176de],#MissionVision[data-v-764176de]{height:500px}}@media screen and (max-width:425px){#MissionVision #green-platform[data-v-764176de],#MissionVision[data-v-764176de]{height:550px}#MissionVision #Content-MissionVision #Bold-Heading[data-v-764176de]{font-size:25px}#MissionVision #Content-MissionVision #Central-Text[data-v-764176de]{font-size:13px}}[data-v-6d35729d]{margin:0;padding:0;font-family:Poppins,sans-serif}#MoreDetails[data-v-6d35729d]{display:flex;height:auto;background-color:#fff;padding:5% 4.411765%;justify-content:center;align-items:center}#MoreDetails #Images[data-v-6d35729d],#MoreDetails #Texts[data-v-6d35729d]{margin:20px}#MoreDetails #Images img[data-v-6d35729d]{height:350px;width:550px}#MoreDetails #Texts[data-v-6d35729d]{height:100%;display:flex;justify-content:center;flex-direction:column}#MoreDetails #Texts #Bold-Text[data-v-6d35729d]{font-size:50px;color:#222;line-height:3.7rem}#MoreDetails #Texts #hr[data-v-6d35729d]{margin-top:15px;margin-bottom:10px;border:2px solid #00a54d;width:10%}#MoreDetails #Texts #Normal-Text[data-v-6d35729d]{color:#797978;font-size:13px}#MoreDetails #Texts #Buttons[data-v-6d35729d]{display:flex;justify-content:center;align-items:center;background-color:#00a54d;fill:#fff;border:none;color:#fff;height:60px;text-align:center;font-size:16px;width:180px;margin-top:20px}#MoreDetails #Texts #Buttons #arrow-styling[data-v-6d35729d]{margin-left:5px}#MoreDetails #Texts #Buttons[data-v-6d35729d]:hover{cursor:pointer;border:1px solid #00a54d;background-color:#fff;fill:#000;color:#000}@media screen and (max-width:1440px){#MoreDetails #Texts #Bold-Text[data-v-6d35729d]{font-size:40px;line-height:2.8rem}#MoreDetails #Texts #hr[data-v-6d35729d]{margin-top:8px;margin-bottom:8px;width:12%}#MoreDetails #Texts #Normal-Text[data-v-6d35729d]{color:#797978;font-size:13px;margin:20px 0}#MoreDetails #Texts #Buttons[data-v-6d35729d]{height:47px;width:160px;font-size:13px}}@media screen and (max-width:1024px){#MoreDetails #Images img[data-v-6d35729d]{height:auto;width:450px}#MoreDetails #Texts #Bold-Text[data-v-6d35729d]{font-size:26px;line-height:1.5rem}#MoreDetails #Texts #hr[data-v-6d35729d]{margin-top:10px;margin-bottom:5px;width:13%}#MoreDetails #Texts #Normal-Text[data-v-6d35729d]{color:#797978;font-size:10px;margin:13px 0}#MoreDetails #Texts #Buttons[data-v-6d35729d]{height:40px;width:125px;font-size:12px}}@media screen and (max-width:768px){#MoreDetails[data-v-6d35729d]{display:flex;flex-direction:column;justify-content:center;align-items:center}#MoreDetails #Images img[data-v-6d35729d]{height:auto;width:370px;align-self:center}#MoreDetails #Texts #Bold-Text[data-v-6d35729d]{text-align:center;font-size:24px;line-height:1.5rem}#MoreDetails #Texts #hr[data-v-6d35729d]{align-self:center;margin-top:10px;margin-bottom:5px;width:40%;margin-left:-40px}#MoreDetails #Texts #Normal-Text[data-v-6d35729d]{color:#797978;text-align:center;font-size:12px}#MoreDetails #Texts #Buttons[data-v-6d35729d]{align-self:center;height:35px;width:125px;font-size:12px;margin-bottom:25px}}@media screen and (max-width:425px){#MoreDetails[data-v-6d35729d]{display:flex;flex-direction:column;justify-content:center;align-items:center}#MoreDetails #Images img[data-v-6d35729d]{height:230px;width:340px;align-self:center}#MoreDetails #Texts #Bold-Text[data-v-6d35729d]{text-align:center;font-size:24px;line-height:1.5rem}#MoreDetails #Texts #hr[data-v-6d35729d]{align-self:center;margin-top:10px;margin-bottom:5px;width:40%}#MoreDetails #Texts #Normal-Text[data-v-6d35729d]{color:#797978;text-align:center;font-size:10px;margin:13px 0}#MoreDetails #Texts #Buttons[data-v-6d35729d]{align-self:center;height:40px;width:125px;font-size:12px}}@media screen and (max-width:375px){#MoreDetails #Images img[data-v-6d35729d]{height:auto;width:250px}}[data-v-5a353653]{margin:0;padding:0;font-family:Poppins,sans-serif}#Background-image[data-v-5a353653]{background-image:url(/img/FreeConsultantbackgroundimage.702704a5.png);background-position:top;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;height:300px;position:relative}#Background-image #grey-background[data-v-5a353653]{background-color:#1a1a1a;opacity:.4;height:300px;width:100%}#Background-image #FollowUs[data-v-5a353653]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;height:250px;width:100%;top:50%;transform:translateY(-50%)}#Background-image #FollowUs #Heading[data-v-5a353653]{font-size:35px;color:#fff;margin-bottom:30px}#Background-image #FollowUs #Social-Media-Links[data-v-5a353653]{display:flex;align-items:center;width:60%;justify-content:center}#Background-image #FollowUs #Social-Media-Links li[data-v-5a353653]{list-style:none}#Background-image #FollowUs #Facebook[data-v-5a353653],#Background-image #FollowUs #Instagram[data-v-5a353653],#FollowUs #LinkedIn[data-v-5a353653]{display:flex;align-items:center;justify-content:center;height:70px;width:70px;background-color:#00a54d;border-radius:50%;margin:0 30px}.icon-styling[data-v-5a353653]{font-size:20px;fill:#fff;padding-top:10px}#Background-image #FollowUs #Facebook[data-v-5a353653]:hover,#Background-image #FollowUs #Instagram[data-v-5a353653]:hover,#Background-image #FollowUs #LinkedIn[data-v-5a353653]:hover{background-color:#fff;border:2px solid #00a54d;cursor:pointer;.icon-styling[data-v-5a353653]{fill:#000}}@media screen and (max-width:425px){#Background-image #grey-background[data-v-5a353653],#Background-image[data-v-5a353653]{height:500px}#FollowUs[data-v-5a353653]{flex-direction:column;height:400px}#FollowUs #Social-Media-Links[data-v-5a353653]{flex-direction:column}#Background-image #FollowUs #Facebook[data-v-5a353653],#Background-image #FollowUs #Instagram[data-v-5a353653],#Background-image #FollowUs #LinkedIn[data-v-5a353653]{margin-top:30px}}#navigation #header{height:350px;background-image:url(/img/navigationBarImg.a487f139.png);background-size:cover;background-repeat:no-repeat;background-position:top;position:relative}#navigation #header #color{background-color:rgba(0,0,0,.6);height:100%}#navigation #header p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;font-size:37px;color:#fff;font-weight:600}#navigation #breadcrump{height:60px;background-color:#232121;display:flex;align-items:center;color:#dad8d8;fill:#dad8d8;font-size:16px;font-weight:500}#navigation #breadcrump p:first-child{display:flex;align-items:center;justify-content:flex-end;border-right:1px solid hsla(0,3%,85%,.2);height:100%;width:50%;text-align:right;padding-right:20px}#navigation #breadcrump p:first-child a{margin:0 5px;text-decoration:none;color:#dad8d8}#navigation #breadcrump p:first-child a:hover{text-decoration:underline}#navigation #breadcrump p:last-child{display:flex;align-items:center;height:100%;border-left:1px solid hsla(0,3%,85%,.2);padding-left:20px;color:#00a54d}[data-v-09344156]{margin:0;padding:0;font-family:Poppins,sans-serif}#OurStory[data-v-09344156]{display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:50px;margin-left:10%;margin-right:10%;height:auto}#OurStory #ImageSection #BorderImage[data-v-09344156]{height:425px;width:400px;border:4px solid #00a54d}#OurStory #ImageSection #BorderImage #MainImage[data-v-09344156]{height:425px;width:400px;background-image:url(/img/storyimg.99706f25.png);background-position:50%;background-size:cover;margin:-30px -30px}#OurStory #TextSection[data-v-09344156]{margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:50px}#OurStory #TextSection #BoldText[data-v-09344156]{font-size:30px}#OurStory #TextSection #hr[data-v-09344156]{border:3px solid #00a54d;width:60px;margin:15px 0}#OurStory #TextSection #CentralText[data-v-09344156]{line-height:25px;font-size:14px;margin-bottom:10px;color:#5a5a5a}#OurStory #TextSection #Bullets[data-v-09344156]{display:flex;margin-bottom:40px}#OurStory #TextSection #Bullets #BulletSection2[data-v-09344156]{margin-left:50px}.TextStyling[data-v-09344156]{display:flex;align-items:center;fill:#00a54d;margin:10px 0;font-size:14px;color:#5a5a5a}.checkicon[data-v-09344156]{margin-right:10px}@media screen and (max-width:1440px){#OurStory #TextSection[data-v-09344156]{margin-bottom:0}#OurStory #TextSection #CentralText[data-v-09344156]{line-height:20px}}@media screen and (max-width:1024px){#OurStory #ImageSection #BorderImage #MainImage[data-v-09344156],#OurStory #ImageSection #BorderImage[data-v-09344156]{height:420px;width:350px}#OurStory #TextSection #BoldText[data-v-09344156]{font-size:28px}}@media screen and (max-width:768px){#OurStory[data-v-09344156]{display:flex;flex-direction:column}#OurStory #ImageSection[data-v-09344156]{align-self:center;margin-right:80px;margin-left:80px;margin-bottom:30px}#OurStory #ImageSection #BorderImage[data-v-09344156]{height:350px;width:300px}#OurStory #ImageSection #BorderImage #MainImage[data-v-09344156]{height:350px;width:290px;margin:-20px -20px}#OurStory #TextSection[data-v-09344156]{margin-left:0}#OurStory #TextSection #fAlign[data-v-09344156]{display:flex;flex-direction:column;justify-content:center;align-items:center}#OurStory #TextSection #BoldText[data-v-09344156]{font-size:24px}#OurStory #TextSection #CentralText[data-v-09344156]{font-size:10px;line-height:15px}.TextStyling[data-v-09344156]{font-size:11px}}@media screen and (max-width:425px){#OurStory #ImageSection[data-v-09344156]{align-self:center}#OurStory #TextSection #BoldText[data-v-09344156]{text-align:center}#OurStory #TextSection[data-v-09344156]{margin-left:0}#OurStory #TextSection #hr[data-v-09344156]{border:2px solid #00a54d}#OurStory #TextSection #CentralText[data-v-09344156]{text-align:center;margin-bottom:30px}#OurStory #TextSection #Bullets[data-v-09344156]{display:flex;align-items:center;justify-content:center;margin-bottom:40px}}@media screen and (max-width:375px){#OurStory #TextSection #hr[data-v-09344156]{border:2px solid #00a54d}#OurStory #TextSection[data-v-09344156]{margin-left:0}}[data-v-4ade5161]{margin:0;padding:0;font-family:Poppins,sans-serif}#ContactUs[data-v-4ade5161]{display:flex;justify-content:center;align-items:center;width:100%;height:600px}#ContactUs #Textures[data-v-4ade5161]{margin-left:20%;margin-right:90px}#ContactUs #Textures #Heading[data-v-4ade5161]{font-size:40px;line-height:45px}#ContactUs #Textures #hr[data-v-4ade5161]{border:3px solid #00a54d;width:12%;margin:10px 0}#ContactUs #Textures #Central-Text[data-v-4ade5161]{color:#5a5a5a;font-size:15px;margin:20px 0}#ContactUs #Textures #Contacts #Call-Contact[data-v-4ade5161],#ContactUs #Textures #Contacts #Email-Contact[data-v-4ade5161]{display:flex;color:#5a5a5a;fill:#00a54d}#ContactUs #Textures #Contacts #Call-Contact i[data-v-4ade5161]:hover,#ContactUs #Textures #Contacts #Email-Contact i[data-v-4ade5161]:hover{color:#00a54d;text-decoration:underline;cursor:pointer}#ContactUs #Contacts[data-v-4ade5161]{margin:30px 0;display:flex}#Call-Contact[data-v-4ade5161]{margin-right:50px}.icon-background[data-v-4ade5161]{display:flex;align-items:center;justify-content:center;height:40px;width:40px;background-color:#8efdc2;border-radius:25px;padding:5px 5px}.icon-styling[data-v-4ade5161]{padding:0 10px}.Text-style[data-v-4ade5161]{margin-left:10px;margin-right:20px;font-size:16px}.Text-style i[data-v-4ade5161]{font-size:13px;text-align:center}#ContactUs #Forms[data-v-4ade5161]{margin-right:20%}#fname[data-v-4ade5161]{margin-right:2%}#l-name[data-v-4ade5161]{margin-left:2%}#ContactUs #Forms #Names[data-v-4ade5161]{display:flex}.Naming-Labels[data-v-4ade5161]{font-size:13px;margin-left:10px;margin-bottom:5px}.Box-styling-Name[data-v-4ade5161]{padding:0 20px;margin:5px 0;margin-left:10px;height:40px;width:186px}.Box-styling-ph-em[data-v-4ade5161]{padding:0 20px;margin:5px 0;margin-left:10px;height:40px;width:435px}.Box-styling-Message[data-v-4ade5161]{padding:10px 20px;margin:5px 0;margin-left:10px;height:150px;width:435px}.Button[data-v-4ade5161]{background-color:#00a54d;margin-left:10px;border:none;color:#fff;padding:10px 220px;text-align:center}.Button[data-v-4ade5161]:hover{border:3px solid #00a54d;color:#00a54d;background-color:#fff;cursor:pointer}#Email[data-v-4ade5161],#Message[data-v-4ade5161],#Names[data-v-4ade5161],#Phone[data-v-4ade5161],#submit[data-v-4ade5161]{margin-top:15px}@media screen and (max-width:1024px){#ContactUs #Textures[data-v-4ade5161]{margin-right:2%}#ContactUs #Textures #Heading[data-v-4ade5161]{font-size:32px}#ContactUs #Textures #Central-Text[data-v-4ade5161]{font-size:13px}.icon-background[data-v-4ade5161]{height:35px;width:35px;background-color:#8efdc2;border-radius:25px;padding:5px 5px}.icon-styling[data-v-4ade5161]{padding:0 10px}.Text-style[data-v-4ade5161]{margin-left:10px;margin-right:20px;font-size:13px}.Text-style i[data-v-4ade5161]{font-size:11px;text-align:center}.Box-styling-Name[data-v-4ade5161]{width:126px}.Box-styling-Message[data-v-4ade5161],.Box-styling-ph-em[data-v-4ade5161]{width:312px}.Button[data-v-4ade5161]{background-color:#00a54d;margin-left:10px;border:none;color:#fff;padding:10px 158px;text-align:center}}@media screen and (max-width:768px){#ContactUs[data-v-4ade5161]{width:100%;height:950px}#ContactUs #Textures[data-v-4ade5161],#ContactUs[data-v-4ade5161]{display:flex;flex-direction:column;justify-content:center;align-items:center}#ContactUs #Textures[data-v-4ade5161]{margin-left:0;margin-right:0}#ContactUs #Textures #Heading[data-v-4ade5161]{text-align:center}#ContactUs #Textures #Central-Text[data-v-4ade5161]{text-align:center;margin:20px 10%}#ContactUs #Forms[data-v-4ade5161]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:0}#Call-Contact[data-v-4ade5161]{margin-right:0}}@media screen and (max-width:425px){.icon-background[data-v-4ade5161]{display:flex;align-items:center;justify-content:center;height:30px;width:30px;background-color:#8efdc2;border-radius:25px;padding:2.5px 2.5px}#ContactUs[data-v-4ade5161]{height:1050px}}@media screen and (max-width:375px){#ContactUs #Textures #Contacts[data-v-4ade5161]{display:flex;align-items:center;justify-content:center}.Naming-Labels[data-v-4ade5161]{margin-left:17px}.Box-styling-Name[data-v-4ade5161]{margin-left:17px;width:90px}.Box-styling-Message[data-v-4ade5161],.Box-styling-ph-em[data-v-4ade5161]{margin-left:17px;width:250px}.Button[data-v-4ade5161]{background-color:#00a54d;margin-left:17px;border:none;color:#fff;padding:10px 127px;text-align:center}}#Our-Specialities{height:auto;padding:70px 10%;width:100%}#Our-Specialities #Textures{padding-top:55px;margin-bottom:15px}#Our-Specialities #Bold-Text{font-size:35px}#Our-Specialities #hr{border:3px solid #00a54d;width:60px;margin:15px 0}#Our-Specialities #Central-Text{color:#5a5a5a;width:40%;font-size:13px;margin-bottom:15px}#Our-Specialities #Grids{margin-top:20px}#Our-Specialities #Row1,#Our-Specialities #Row2{display:flex;align-items:center;justify-content:space-between}#Row1,#Row2{height:auto}.Column1,.Column2,.Column3{width:30%;margin:auto 10px;margin-bottom:5%}.icons{fill:#00a54d;margin-bottom:10px}.heading{font-size:16px;margin-bottom:5px}.detail{font-size:13px;color:#5a5a5a;text-align:justify}@media screen and (max-width:768px){#Our-Specialities #Central-Text{color:#5a5a5a;width:60%;font-size:13px;margin-bottom:15px}#Our-Specialities #Grids{display:flex;align-items:center;width:100%}#Our-Specialities #Row1,#Our-Specialities #Row2{display:flex;flex-direction:column;align-items:center;justify-content:center}.Column1,.Column2,.Column3{width:90%;margin:auto 10px;margin-bottom:5%}@media screen and (max-width:450px){#Our-Specialities #Grids{display:flex;align-items:center;flex-direction:column;width:100%}}}*{margin:0;padding:0;font-family:Poppins,sans-serif}#TopMenu{height:100px;justify-content:space-between;padding:0 7.8125%}#TopMenu,#TopMenu #left{display:flex;align-items:center}#TopMenu #left{height:100%}#TopMenu #left img{height:60px;margin-right:15px}#TopMenu #left span{font-size:30px;font-weight:600}#TopMenu #left span:nth-child(2){color:#29abe2}#TopMenu #left span:last-child{color:#00a54d}#TopMenu #right,.contactInfo{display:flex;height:100%;flex-direction:row}.contactInfo{margin-left:30px}.contactInfo,.contactInfo #icon{justify-content:center;align-items:center}.contactInfo #icon{height:40px;width:40px;background-color:#00a54d;display:flex;border-radius:100%;margin-right:10px}.contactInfo #infoContact p{font-size:14px;color:#252323}.contactInfo #infoContact p:first-child{font-weight:700}#bottomMenu{background-color:#f6f6f6;height:75px;padding:0 7.8125%;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:11}#bottomMenu a{color:#000;text-decoration:none}#bottomMenu #left #menuButton{background-color:#fff;justify-content:center;align-items:center;padding:10px 20px;box-shadow:0 0 9px rgb(34 34 34/14%);font-size:14px;font-weight:500;cursor:pointer;display:none;position:absolute;z-index:10;top:15px}#bottomMenu #left #menuButton span{margin-left:10px}#bottomMenu #left .menuItems{list-style:none;display:flex;justify-content:center;align-items:center;height:100%}#bottomMenu #left .menuItems li{margin-right:2.5rem}#bottomMenu #left .menuItems li a{font-size:.9375rem}#bottomMenu #left .menuItems li a:hover{color:#00a54d;font-weight:500}#bottomMenu #right a{margin-left:40px;height:35px;width:35px}#bottomMenu #right a:hover svg{fill:#00a54d}@media screen and (max-width:800px){#TopMenu #left img{height:35px}.contactInfo:last-child{display:none}.contactInfo #infoContact p{font-size:12px}.contactInfo #icon{height:30px;width:30px}.contactInfo #icon svg{height:.8em}#bottomMenu #left #menuButton{display:block;z-index:11}#bottomMenu #left .menuItems{position:relative;list-style:none;top:218px;padding:10px;width:400px;padding-bottom:20px;flex-direction:column}#bottomMenu #left .menuItems li{background-color:#f6f6f6;height:70px!important;width:100%;display:flex;justify-content:flex-start;align-items:center;overflow:visible}#bottomMenu #left .menuItems li:last-child a{border:none}#bottomMenu #left .menuItems li a{padding:0 20px;border-bottom:2px solid #00a54d;display:flex;justify-content:flex-start;align-items:center;height:100%;width:90%}.open-menu{opacity:1;height:150px;z-index:10}.closed-menu{display:none;opacity:0;height:0;padding:0;z-index:0}}@media screen and (max-width:500px){#bottomMenu #left{width:60%}#bottomMenu #right a{margin-left:20px}}@media screen and (max-width:670px){.contactInfo:first-child{display:none}#bottomMenu #left .menuItems{width:260px}.contactInfo:nth-child(2){display:none}}