@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap);*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}body{--text-color:#222;--bkg-color:#fff;--bg-img:url(/static/media/bg-light.07720a85.jpg);--anchor-color:#03c}body.dark-theme{--text-color:#eee;--bkg-color:#121212;--bg-img:url(/static/media/bg-dark.ac7ee298.jpg);--anchor-color:#809fff}body{color:var(--text-color);background:var(--bkg-color)}a{color:var(--anchor-color)}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}section{padding:100px 0}.max-width{max-width:1300px;padding:0 80px;margin:auto}#clickableAwesomeFont{cursor:pointer;color:var(--text-color);font-size:30px;margin:20px}.about,.clinic,.contact,.experience,.facilities,.services,.skills,footer{font-family:"Poppins",sans-serif}.about .about-content,.clinic .clinic-content,.contact .contact-content,.experience .experience-content,.services .services-content,.skills .skills-content{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}section .title{position:relative;text-align:center;font-size:40px;font-weight:500;margin-bottom:30px;padding-bottom:20px;font-family:"Ubuntu",sans-serif}section .title:before{content:"";bottom:0;width:220px;height:3px;background:#111}section .title:after,section .title:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section .title:after{bottom:-8px;font-size:20px;color:#9700fc;padding:0 5px;background:#fff}section .facilityTitle{position:relative;text-align:center;font-size:40px;font-weight:500;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #9700fc}.navbar,section .facilityTitle{font-family:"Ubuntu",sans-serif}.navbar{position:fixed;color:var(--text-color);width:100%;z-index:999;padding:12px 0;transition:all .3s ease;background:#9700fc}.navbar.sticky{padding:8px 0;font-weight:400}.navbar .max-width{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.navbar .logo a{color:#fff;display:inline;font-size:35px;font-weight:600}.navbar .logo a span{color:#222;transition:all .3s ease}.navbar.sticky .logo a span{color:#000;transition:all .3s ease}.navbar .logo-mob a{color:#fff;display:none;font-size:32px;font-weight:500}.navbar .logo-mob a span{color:#222;transition:all .3s ease}.navbar.sticky .logo-mob a span{color:#000;transition:all .3s ease}.navbar .menu li{list-style:none;display:inline-block}.navbar .menu li a{display:block;color:#fff;font-size:18px;font-weight:500;margin-left:25px;transition:color .3s ease}.navbar .menu li a:hover{color:#111}.menu-btn{font-size:23px;display:none}.menu-btn,.scroll-up-btn{color:#fff;cursor:pointer}.scroll-up-btn{position:fixed;height:45px;width:42px;background:#9700fc;right:30px;bottom:10px;text-align:center;line-height:45px;z-index:9999;font-size:30px;border-radius:6px;border-bottom-width:2px;opacity:0;pointer-events:none;transition:all .3s ease}.scroll-up-btn.show{bottom:30px;opacity:1;pointer-events:auto}.scroll-up-btn:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.home{display:-webkit-flex;display:flex;background:var(--bg-img) no-repeat 50%;height:100vh;min-height:500px;background-size:cover;background-attachment:fixed;font-family:"Ubuntu",sans-serif}.home .max-width{margin:auto 0 auto 30px}.home .home-content .text-1{font-size:27px;color:var(--text-color)}.home .home-content .text-1,.home .home-content .text-2{text-shadow:1px 1px 0 var(--bkg-color),-1px -1px 0 var(--bkg-color),1px -1px 0 var(--bkg-color),-1px 1px 0 var(--bkg-color),1px 1px 0 var(--bkg-color)}.home .home-content .text-2{font-size:75px;font-weight:600;margin-left:-3px}.home .home-content .text-3{font-size:40px;text-shadow:1px 1px 0 var(--bkg-color),-1px -1px 0 var(--bkg-color),1px -1px 0 var(--bkg-color),-1px 1px 0 var(--bkg-color),1px 1px 0 var(--bkg-color);margin:5px 0}.home .home-content .text-3 span{color:#9700fc;font-weight:500}.home .home-content a{display:inline-block;background:#9700fc;color:#fff;font-size:25px;padding:12px 36px;margin-top:20px;font-weight:400;border-radius:6px;border:2px solid #9700fc;transition:all .3s ease}.home .home-content a:hover{color:#9700fc;background:none}.about .title:after{content:"Know me better"}.about .about-content .left{width:45%}.about .about-content .left img{height:400px;width:400px;object-fit:cover;border-radius:6px}.about .about-content .right{width:55%}.about .about-content .right .text{font-size:25px;font-weight:600;margin-bottom:10px}.about .about-content .right .text span{color:#9700fc}.about .about-content .right p{text-align:justify}.about .about-content .right a{display:inline-block;background:#9700fc;color:#fff;font-size:20px;font-weight:500;padding:10px 30px;margin-top:20px;border-radius:6px;border:2px solid #9700fc;transition:all .3s ease}.about .about-content .right a:hover{color:#9700fc;background:none}.experience .title:after{content:"Professional Journey";width:198px}.experience .experience-content .left{width:45%}.experience .experience-content .left img{height:375px;width:350px;object-fit:cover;border-radius:6px}.experience .experience-content .left .image-right{margin-left:170px}.experience .experience-content .right{width:55%}.experience .experience-content .right .text{font-size:25px;font-weight:600;margin-bottom:10px}.experience .experience-content .right .text span{color:#9700fc;font-size:smaller;font-weight:500}.experience .experience-content .right .text h4{font-size:smaller;font-weight:300}.experience .experience-content .right .subtext{font-size:20px;font-weight:500;margin-bottom:10px}.experience .experience-content .right .subtext span{color:#9700fc}.experience .experience-content .right p{text-align:justify}.experience .experience-content .right a{display:inline-block;background:#9700fc;color:#fff;font-size:20px;font-weight:500;padding:10px 30px;margin-top:20px;border-radius:6px;border:2px solid #9700fc;transition:all .3s ease}.experience .experience-content .right a:hover{color:#9700fc;background:none}.clinic .title:after{content:"My Workplace";width:140px}.clinic .clinic-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.facilities .title:after,.services .title:after{content:"Offerings"}.services .services-content .services-img{margin:auto}.services .services-content .services-img img{width:1050px}.services .services-content .card{width:calc(33% - 20px);background:rgba(151,0,252,.6);text-align:center;border-radius:6px;padding:40px 25px;margin:10px;transition:all .3s ease}.services .services-content .card:hover{background:rgba(151,0,252,.6);border:#000;border-style:ridge}.services .services-content .card .box{transition:all .3s ease}.services .services-content .card:hover .box{-webkit-transform:scale(1.15);transform:scale(1.15)}.services .services-content .card i{font-size:50px;color:#9700fc;transition:color .3s ease}.services .services-content .card:hover i{color:#fff}.services .services-content .card:hover .text{font-weight:600}.services .services-content .card .text{font-size:25px;font-weight:500;margin:10px 0 7px}.skills .title:after{content:"My Skills"}.skills .skills-content .column{width:calc(50% - 30px)}.skills .skills-content .left .text{font-size:25px;color:#9700fc;font-weight:700;margin-bottom:10px}.skills .skills-content .left p{text-align:justify}.skills .skills-content .left a{display:inline-block;background:#9700fc;color:#fff;font-size:18px;font-weight:500;padding:8px 16px;margin-top:20px;border-radius:6px;border:2px solid #9700fc;transition:all .3s ease}.skills .skills-content .left a:hover{color:#9700fc;background:none}.skills .skills-content .right .bars{margin-bottom:15px}.skills .skills-content .right .info{display:-webkit-flex;display:flex;margin-bottom:5px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.skills .skills-content .right span{font-weight:500;font-size:18px}.skills .skills-content .right .line{height:5px;width:100%;background:#d3d3d3;position:relative}.skills .skills-content .right .line:before{content:"";position:absolute;height:100%;left:0;top:0;background:#9700fc}.skills-content .right .rhinitis:before{width:80%}.skills-content .right .sciatica:before{width:75%}.skills-content .right .covid:before{width:70%}.skills-content .right .jaundice:before{width:75%}.skills-content .right .arthritis:before,.skills-content .right .prostrate:before{width:70%}.skill-content{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly}.skill-content .skilltech{background-color:var(--bkg-color);box-shadow:0 3px 8px 0 rgb(0 0 0/30%);padding:1rem;border-radius:50%;margin:10px;max-width:200px;max-height:200px}.skill-content .technology span{box-sizing:border-box;display:block;overflow:hidden;width:auto;height:auto;background:none;opacity:1;border:0;margin:0;padding:0;position:relative}.skill-content .technology img{max-height:150px;padding:10px}.facilities .title:after{content:"Clinical Facilities"}.facilities .facility-content .card{margin:10px;width:calc(33% - 20px);display:inline-table;height:350px;background:rgba(151,0,252,.6);text-align:center;border-radius:6px;padding:40px 50px;transition:all .3s ease}.facilities .facility-content .card:hover{background:rgba(151,0,252,.6);border:#000;border-style:ridge}.facilities .facility-content .card .box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;transition:all .3s ease}.facilities .facility-content .card .box .facilityLinks{margin-top:25px;display:-webkit-flex;display:flex}.facilities .facility-content .card .box a{background:#9700fc;color:#fff;font-size:15px;font-weight:300;padding:10px;margin:10px 8px;border-radius:6px;border:2px solid #9700fc;transition:all .3s ease}.facilities .facility-content .card .box .facilityLinks .link1:hover,.facilities .facility-content .card .box .facilityLinks .link2:hover,.facilities .facility-content .card .box img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.facilities .facility-content .card:hover .text{font-weight:600;-webkit-transform:scale(1.15);transform:scale(1.15);transition:all .3s ease}.facilities .facility-content .card .text{font-size:25px;font-weight:500;margin:10px 0 7px}.facilities .facility-content .card img{height:150px;width:150px;object-fit:cover;border-radius:50%;border:5px solid #9700fc;transition:all .3s ease}.facilities .facility-content .card:hover .box a{border:2px solid #000}.facilities .facility-content .card:hover img{border-color:#000;border-style:double}.contact .title:after{content:"Get in Touch"}.contact .contact-content .column{width:calc(50% - 30px)}.contact .contact-content .text{font-size:20px;font-weight:600;margin-bottom:10px}.contact .contact-content-left p{text-align:justify}.contact .contact-content-left .icons{margin:10px 0}.contact .contact-content .row{display:-webkit-flex;display:flex;height:65px;-webkit-align-items:center;align-items:center}.contact .contact-content .row .info{margin-left:30px}.contact .contact-content .row i{font-size:25px;color:#9700fc}.contact .contact-content .info .head{font-weight:500}.contact .contact-content .column-right .iframe-maps{width:600px;height:350px}footer{background:#111;padding:15px 23px;color:#fff;text-align:center;height:160px}footer span a{color:#9700fc}footer span a,footer span a:hover{text-decoration:none}footer h4{font-size:smaller;margin-bottom:auto;float:right}footer h4 span a{color:#9700fc;text-decoration:none}footer span .social a{display:inline-block;width:46px;height:46px;text-align:center;padding-top:.3cm;background:#9700fc;color:#fff;text-decoration:none;border-radius:20%;margin:7px;transition:.5s}footer span .social a:hover{-webkit-transform:scale(1.21);transform:scale(1.21)}footer span .social a .fa{line-height:46px}footer span .social a:first-child:hover{color:#26a4f2;box-shadow:0 0 15px #1da1f2;text-shadow:0 0 15px #1da1f2}footer span .social a:nth-child(2):hover{color:#21ea24;box-shadow:0 0 15px #21ea24;text-shadow:0 0 15px #21ea24}footer span .social a:nth-child(3):hover{color:#2a6cbb;box-shadow:0 0 15px #2867b2;text-shadow:0 0 15px #2867b2}@media (max-width:1300px){.home .max-width{margin-left:0}.services .services-content .services-img img{width:1000px}}@media (max-width:1104px){.services .services-content .services-img img{width:800px}.about .about-content .left img{height:350px;width:350px}.clinic .clinic-content .left img,.experience .experience-content .left img{height:300px;width:300px}}@media (max-width:991px){.max-width{padding:0 50px}}@media (max-width:947px){.services .services-content .services-img img{width:700px}.contact .contact-content .column-right .iframe-maps{width:550px;height:400px}.menu-btn{display:block;z-index:999;margin-right:10%}.menu-btn i.active:before{content:"\f00d"}.navbar .menu{position:fixed;height:100vh;width:100%;left:-100%;top:0;background:#111;text-align:center;padding-top:80px;transition:all .3s ease}.navbar .menu.active{left:0}.navbar .menu li{display:block}.navbar .menu li a{display:inline-block;margin:20px 0;font-size:25px}.home .home-content .text-2{font-size:70px}.home .home-content .text-3{font-size:35px}.home .home-content a{font-size:23px;padding:10px 30px}.max-width{max-width:930px}.about .about-content .column{width:100%}.about .about-content .left{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto 60px}.about .about-content .right{-webkit-flex:100% 1;flex:100% 1}.clinic .clinic-content .carousel img{width:100px!important}.clinic .clinic-content .column{width:100%}.clinic .clinic-content .left .image-right{margin-left:0;margin-top:50px;margin-bottom:-50px}.clinic .clinic-content .left{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto 60px}.clinic .clinic-content .right{-webkit-flex:100% 1;flex:100% 1}.experience .experience-content .column{width:100%}.experience .experience-content .left .image-right{margin-left:0;margin-top:50px;margin-bottom:-50px}.experience .experience-content .left{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto 60px}.experience .experience-content .right{-webkit-flex:100% 1;flex:100% 1}.services .services-content .card{width:calc(50% - 10px);margin-bottom:20px}.contact .contact-content .column,.skills .skills-content .column{width:100%;margin-bottom:35px}.facilities .facility-content .card{width:calc(50% - 10px);margin-bottom:20px}}@media (max-width:690px){.max-width{padding:0 23px}.home .home-content .text-2{font-size:60px}.home .home-content .text-3{font-size:32px}.home .home-content a{font-size:20px}.services .services-content .services-img img{width:500px}.facilities .facility-content .card,.services .services-content .card{width:100%}.contact .contact-content .column-right .iframe-maps{width:450px;height:300px}}@media (max-width:600px){.navbar{padding:8px 0}.navbar.sticky{padding:3px 0}.navbar .logo a{display:none}.navbar .logo-mob a{display:inline}.services .services-content .services-img img{width:400px}}@media (max-width:500px){.home .home-content .text-2{font-size:50px}.home .home-content .text-3{font-size:27px}.about .about-content .right .text,.skills .skills-content .left .text{font-size:19px}.contact .right form .fields{-webkit-flex-direction:column;flex-direction:column}.contact .right form .email,.contact .right form .name{margin:0}.contact .contact-content .column-right .iframe-maps{width:350px;height:250px}.services .services-content .services-img img{width:300px}.scroll-up-btn{right:15px;bottom:15px;height:38px;width:35px;font-size:23px;line-height:38px}}@media (max-width:400px){.facilities .facility-content .card .box .facilityLinks{display:block}.facilities .facility-content .card .box .facilityLinks .link2{margin-top:30px}.services .services-content .services-img img{width:200px}.contact .contact-content .column-right .iframe-maps{width:350px;height:200px}}@media screen and (min-width:690px) and (max-width:830px){.facilities .facility-content .card .box .facilityLinks{display:block}.facilities .facility-content .card .box .facilityLinks .link2{margin-top:30px}}@media screen and (min-width:948px) and (max-width:1300px){.facilities .facility-content .card .box .facilityLinks{display:block}.facilities .facility-content .card .box .facilityLinks .link2{margin-top:30px}}
/*# sourceMappingURL=main.3aa78f77.chunk.css.map */