@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&family=Raleway: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);.brand,.header,.header.active,a,button{outline:0;border:none}.header .menu>.menu-item>.sub-menu>.menu-item>a,.header .menu>.menu-item>a{font-weight:600;text-transform:capitalize;text-rendering:optimizeLegibility;display:block}*,.brand,.header .menu>.menu-item>a,::after,::before{text-rendering:optimizeLegibility}.brand,.timeline time{text-transform:uppercase}html{font-size:100%;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;font-family:Poppins,sans-serif}*,::after,::before{padding:0;margin:0;-webkit-box-sizing:inherit;box-sizing:inherit;list-style:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container,.header{margin:0 auto;width:100%}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#121212;background:#fff}.brand,.header .menu>.menu-item>a,a,button{font-family:inherit;line-height:inherit}body.scrolling{overflow-y:hidden}.header .menu>.menu-item:hover>a,.header .menu>.menu-item>.sub-menu>.menu-item>a:hover,a{color:#513f95}a,button{font-size:inherit;cursor:pointer;background:0 0;text-decoration:none!important}img,video{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.container{max-width:80rem;height:auto;padding:0 2rem}.gallery .box img,.header .navbar,.main{max-width:100%}@media only screen and (max-width:768px){a,button{cursor:default!important;border:none;outline:0}.container{padding:0 1rem;margin:0 auto}}.brand{font-size:1.75rem;font-weight:700;color:#fff}.brand:hover{color:#fff!important}.header{position:relative}.faqitem .header h5,.left-contact .iconbox p,.main-form h6,.menu,.time-box .time-inner p,.vertical-tab-design h6,.vertical-tab-design p{margin-bottom:0}.header.active{position:fixed;left:0;top:0;width:100%;height:auto;z-index:999;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;max-width:100%;height:auto;padding:.75rem 0}.header .closed-menu,.header .opened-menu{display:none;background:0 0;outline:0;cursor:pointer}.header .navbar{height:auto}.header .menu>.menu-item{position:relative;display:inline-block;margin:0 .75rem}.header .menu>.menu-item>a{font-size:1rem;padding:1rem 0;border:none;outline:0;color:#fff;-webkit-transition:.35s;-o-transition:.35s;transition:.35s}.header .menu>.menu-item>a .expand{position:relative;display:inline-block;height:.75rem;width:.75rem;margin-left:.35rem;border:none;outline:0;pointer-events:none}.header .menu>.menu-item>a .expand:after,.header .menu>.menu-item>a .expand:before{position:absolute;-webkit-box-sizing:inherit;box-sizing:inherit;content:'';left:50%;top:50%;width:100%;height:2px;background:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.35s;-o-transition:.35s;transition:.35s}.header .menu>.menu-item:hover>a .expand::after,.header .menu>.menu-item:hover>a .expand::before{background:#513f95}.header .menu>.menu-item>a .expand::after{-webkit-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}.header .menu>.menu-item>.sub-menu{position:absolute;left:-1rem;top:100%;width:19rem;height:auto;padding:.75rem 0;border:none;outline:0;opacity:0;visibility:hidden;border-top:3px solid #513f95;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-transform:translateY(1rem);-ms-transform:translateY(1rem);transform:translateY(1rem);-webkit-transition:.35s;-o-transition:.35s;transition:.35s;z-index:1000}.faqitem.jquery-accordion-active .fa.fa-minus,.header .menu>.menu-item>.sub-menu>.menu-item{display:block}.header .menu>.menu-item>.sub-menu>.menu-item>a{font-family:inherit;font-size:1rem;line-height:inherit;padding:.5rem 1.25rem;color:#121212;-webkit-transition:.35s;-o-transition:.35s;transition:.35s}.header .opened-menu{position:relative;width:2rem;height:1rem;border:none;opacity:0;visibility:hidden;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.35s;-o-transition:.35s;transition:.35s}.header .opened-menu span{display:block;position:absolute;width:100%;height:2px;left:0;border:none;outline:0;opacity:1;border-radius:.25rem;background:#fff;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.header .opened-menu span:first-child{top:0}.header .opened-menu span:nth-child(2),.header .opened-menu span:nth-child(3){top:.5rem}.header .opened-menu span:nth-child(4){top:1rem}.header .closed-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.5rem;height:2.5rem;border:none}.header .closed-menu img.closed-icon{display:block;width:1rem;height:auto}.header .overlay{position:fixed;left:0;top:0;height:100%;width:100%;z-index:999;opacity:0;visibility:hidden;background:rgba(0,0,0,.6);-webkit-transition:.35s;-o-transition:.35s;transition:.35s}@media only screen and (min-width:993px){.header .menu>.menu-item-has-children:hover>.sub-menu{display:block;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header .menu>.menu-item-has-children:hover>a .expand::after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}}@media only screen and (max-width:992px){.header .opened-menu,.header .overlay.active{display:block;opacity:1;visibility:visible}.header .navbar{position:fixed;top:0;left:-18rem;width:18rem;height:100%;padding:1rem 0;z-index:999;opacity:0;overflow-y:auto;visibility:hidden;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.header .navbar.active{left:0;opacity:1;visibility:visible}.header .navbar::-webkit-scrollbar{width:5px}.header .navbar::-webkit-scrollbar-thumb{border-radius:1rem;background:#e6e6e6;-webkit-box-shadow:inset 0 2px 6px rgba(0,0,0,.12);box-shadow:inset 0 2px 6px rgba(0,0,0,.12)}.header .menu{width:100%;height:auto;margin-top:3.5rem}.header .menu>.menu-item{display:block;margin:0}.header .menu>.menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu>.menu-item>a{padding:.75rem 1rem;color:#121212;border-bottom:1px solid #f2f2f2}.header .menu>.menu-item:first-child>a{border-top:1px solid #f2f2f2}.header .menu>.menu-item>a .expand::after,.header .menu>.menu-item>a .expand::before{background:#121212}.header .menu>.menu-item-has-children.active>a .expand:after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.header .menu>.menu-item>.sub-menu{position:relative;top:auto;left:auto;width:100%;max-height:0;padding:0;border:none;outline:0;opacity:1;overflow:hidden;visibility:visible;background:0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header .menu>.menu-item>.sub-menu>.menu-item>a{padding:.75rem 2rem;color:#121212;border-bottom:1px solid #f2f2f2}.header .closed-menu{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:1rem;right:.5rem}}.main-form,.main-slider,.main-slider .slideritem img{border-radius:8px}.main{display:block;height:auto;padding:1.2rem 0}.main-slider{-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%)}.main-form{padding:20px 25px;background:#fff;height:100%;display:flex;justify-content:center;flex-direction:column;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%)}.theme-btn-1,.theme-btn-2{padding:10px 25px!important;color:#fff;transition:.5s}.about-content,.heading{display:flex;justify-content:safe center}.main-form .form-control{border:none;border-bottom:2px solid #513f95;border-radius:0!important;outline:0;box-shadow:none}.about-content .line,.heading .line,.main-form .line,.service-content .line{box-shadow:0 2px 6px 0 rgb(0 0 0 / 16%);height:5px}.main-form h6{font-weight:800;color:#be4999}.main-form label{font-weight:700;color:#513f95;margin-bottom:5px}.main-form input[type=submit]{border-bottom:0;border-radius:60px!important;padding:10px 20px;border:none;outline:0}.main-form .line{width:50px;background:#513f95;margin-bottom:5px}.theme-btn-1{border-radius:60px;background:#513f95;font-weight:700;border:3px solid #513f95!important}.theme-btn-1:hover{color:#513f95;background:0 0;transition:.5s;border:3px solid #513f95}.theme-btn-2{border-radius:60px;background:#be4999;font-weight:700;border:3px solid #be4999!important}.theme-btn-2:hover{color:#be4999;background:0 0;transition:.5s;border:3px solid #be4999}section{padding:60px 20px}.heading{align-items:center;flex-direction:column;text-align:center}.about-content h2,.heading h2,.service-content h1,.tabs-content h2{color:#be4999;font-family:Raleway,sans-serif;font-weight:400}.about-content h2 span,.heading h2 span,.service-content h1 span,.tabs-content h2 span{color:#513f95;font-weight:900}.heading .line{width:80px;background-image:linear-gradient(90deg,#513f95,#be4999)}.menu-item .theme-btn-1{padding:10px 30px!important;border:3px solid #fff!important;background:0 0}.menu-item .theme-btn-1:hover{border:3px solid #513f95!important}.about-img{border-radius:10px 55px;padding-bottom:50px;background-image:linear-gradient(90deg,#513f95,#be499991)}.about-img img{border-radius:10px 55px;transform:translate(35px,-35px);box-shadow:-15px 15px 20px 0 rgb(0 0 0 / 12%)}@keyframes wholecircle{from{transform:translate(15px,-35px);transition:.5s}to{transform:translate(15px,-20px);transition:.5s}}.about-content{flex-direction:column;height:100%;align-items:flex-start}.about-content .line,.service-content .line{width:50px;margin-bottom:5px;background-image:linear-gradient(90deg,#513f95,#be4999)}.gridbox .card,.service-box{background:#fff;display:flex}.countdown-box{border-radius:8px;text-align:center}.countdown-box h1{font-size:25px;font-weight:700}.countdown-box h4{font-size:16px;text-align:center;font-weight:700}.about-content p,.right-container p{text-align:justify}.service-content,.tabs-content{display:flex;justify-content:safe center;flex-direction:column;height:100%}.service-box{justify-content:safe center;align-items:center;flex-direction:column;padding:20px;min-height:300px;text-align:center;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);margin:20px 10px;border-radius:8px}.tab-content,footer{margin-top:50px}.service-box img{width:100px;margin-bottom:20px}.about-more p,.service-box a,.service-box h5{margin-bottom:10px}.service-box h5{color:#513f95;font-weight:700}.grid-box,.services{background:#be499929}.service-slider .slick-next:before,.service-slider .slick-prev:before{font-family:slick;font-size:30px;line-height:1;opacity:1;color:#be4999;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-next{right:-22px}.centerbox{display:flex;justify-content:safe center;align-items:center;width:100%}.gridbox{position:relative;width:1000px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.gridbox .card{position:relative;flex-direction:column}.gridbox .card:nth-child(2n){flex-direction:column-reverse}.gridbox .card .imageBox{position:relative;width:250px;height:250px;background:#000}.gridbox .card .imageBox img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gridbox .card .content{position:relative;width:250px;height:250px;display:flex;justify-content:center;align-items:center}.gridbox .card .content div{padding:20px;text-align:center}.gridbox .card .content h2{font-size:20px;color:#513f95}@media (max-width:1000px){.gridbox{grid-template-columns:repeat(auto-fit,minmax(100%,1fr));margin:50px}.gridbox .card{flex-direction:row;margin:10px 0;border-radius:8px;overflow:hidden}.gridbox .card:nth-child(2n){flex-direction:row-reverse}.gridbox .card .content,.gridbox .card .imageBox{width:50%}}@media (max-width:600px){.gridbox .card{flex-direction:column;margin:10px 0}.gridbox .card:nth-child(2n){flex-direction:column}.gridbox .card .content,.gridbox .card .imageBox{width:100%}.gridbox .card .content{height:200px}}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:transparent;border-color:transparent}.nav-tabs{display:inline-flex;justify-content:space-evenly;align-items:center;width:100%;border-bottom:none}.nav-tabs .nav-item .nav-link.active{border-bottom:3px solid #513f95}.nav-tabs .nav-item .nav-link{border-bottom:3px solid #fff;color:#000;margin-bottom:15px}.nav-tabs .nav-item .nav-link:hover{border-color:transparent;border-bottom:3px solid #513f95;outline:0}.tabs-content .line{height:5px;width:80px;margin-bottom:5px;background-image:linear-gradient(90deg,#513f95,#be4999);box-shadow:0 2px 6px 0 rgb(0 0 0 / 16%)}.tabs-content .btn-group{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.tabs-content .btn-group a{margin:5px 10px}.wrappers{background-image:url('../img/main-bg.webp');background-size:cover;background-position:center}.main-slider .slick-next:hover,.main-slider .slick-prev:hover,.photo-slider .slick-next:hover,.photo-slider .slick-prev:hover,.video-slider .slick-next:hover,.video-slider .slick-prev:hover{background:#fff;opacity:1}.main-slider .slick-prev{left:0;z-index:1000;background:#fff;height:50px;width:80px;line-height:50px;text-align:center;border-radius:0 60px 60px 0;opacity:.75}.main-slider .slick-next{right:0;z-index:1000;background:#fff;height:50px;width:80px;text-align:center;border-radius:60px 0 0 60px;opacity:.75}.main-slider .slick-next:before,.main-slider .slick-prev:before,.photo-slider .slick-next:before,.photo-slider .slick-prev:before,.video-slider .slick-next:before,.video-slider .slick-prev:before{font-family:slick;font-size:26px;line-height:50px;opacity:1;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.photo-slider .slick-prev,.video-slider .slick-prev{left:0;z-index:1000;background:#fff;height:50px;width:50px;line-height:50px;text-align:center;border-radius:0 60px 60px 0;opacity:.75}.photo-slider .slick-next,.video-slider .slick-next{right:0;z-index:1000;background:#fff;height:50px;width:50px;text-align:center;border-radius:60px 0 0 60px;opacity:.75}.video-content,.youtube-video{height:100%}.call-to-action{display:flex;justify-content:safe center;align-items:center;text-align:center;flex-direction:column;padding:40px 20px;background:#513f95;color:#fff;margin:20px auto}.call-to-action a{padding:10px 25px;color:#fff;border:2px solid #fff;border-radius:8px}.section{background:#be4999;padding:50px 0}.section .container{width:90%;max-width:1200px;margin:0 auto;text-align:center}.section h1{font-size:2.5rem}.section h2{font-size:1.3rem}.timeline{white-space:nowrap;overflow-x:hidden;background:url('../img/family-bg.webp') center/cover fixed}.timeline ol{font-size:0;width:100vw;padding:250px 0;transition:1s}.timeline ol li{position:relative;display:inline-block;list-style-type:none;width:160px;height:3px;background:#fff}.timeline ol li:last-child{width:280px}.timeline ol li:not(:first-child){margin-left:14px}.timeline ol li:not(:last-child) i{position:absolute;left:calc(95% + 1px);bottom:-30px;font-size:30px;transform:translateY(-50%);border-radius:50%;color:#be4999;z-index:5}.timeline ol li div{position:absolute;left:calc(100% + 7px);width:280px;padding:15px;font-size:1rem;white-space:normal;color:#000;background:#fff}.timeline ol li div::before{content:'';position:absolute;top:100%;left:0;width:0;height:0;border-style:solid}.timeline ol li:nth-child(odd) div{top:-22px;transform:translateY(-100%)}.timeline ol li:nth-child(odd) div::before{top:100%;border-width:8px 8px 0 0;border-color:#fff transparent transparent}.timeline ol li:nth-child(2n) div{top:calc(100% + 25px)}.timeline ol li:nth-child(2n) div::before{top:-8px;border-width:8px 0 0 8px;border-color:transparent transparent transparent #fff}.timeline time{display:block;font-size:1.2rem;margin-bottom:8px;color:#513f95;font-weight:900}.about-content p,.timeline p{margin-bottom:5px}.timeline .arrows{display:flex;justify-content:center;margin-bottom:20px}.timeline .arrows .arrow__prev{margin-right:20px}.timeline .disabled{opacity:.5}.timeline .arrows img{width:45px;height:45px}@media screen and (max-width:599px){.timeline ol,.timeline ol li{width:auto}.timeline ol{padding:0;transform:none!important}.timeline ol li{display:block;height:auto;background:0 0}.timeline ol li:first-child{margin-top:25px}.timeline ol li:not(:first-child){margin-left:auto}.timeline ol li div{width:94%;height:auto!important;margin:0 auto 25px;position:static;border-radius:8px}.timeline ol li:nth-child(odd) div{transform:none}.timeline ol li:nth-child(2n) div::before,.timeline ol li:nth-child(odd) div::before{left:50%;top:100%;transform:translateX(-50%);border:none;border-left:1px solid #fff;height:25px}.timeline .arrows,.timeline ol li:last-child,.timeline ol li:not(:last-child) i,.timeline ol li:nth-last-child(2) div::before{display:none}}.timeline button{background:0 0;border:none;cursor:pointer;outline:0}.appointment{background:url('../img/doctor-patient.jpg') center/cover fixed}.time-table ul li{padding:0!important;color:#fff}.time-box{display:flex;justify-content:center;align-items:flex-start;font-size:16px;padding:8px 3px;border-bottom:1px solid grey;margin-bottom:0;flex-direction:column}.time-box .time-inner{display:flex;justify-content:space-evenly;align-items:center}.time-box .time-inner i{margin-right:3px}footer{background:#222426;padding:25px 20px}footer .about-box{background:#513f95;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.2);border-top:4px solid #fff;margin-top:-50px;color:#fff}.bottom-footer a,.side-content p,footer .footer-box{color:#fff}footer .footer-box h5{font-weight:700}footer .footer-box .line{background:#513f95;height:5px;width:30px;margin-bottom:5px}footer .about-box .line{background:#fff;height:5px;width:60px;margin-bottom:5px}footer .footer-box ul a{color:#fff;font-weight:700}footer .footer-box ul li{padding:5px}footer .about-box .social-links .social-box{padding:0 8px;margin:0 2px;display:inline-block;height:40px;text-align:center;width:40px;line-height:40px;background:#fff;color:#513f95;border-radius:50px}.bottom-footer{color:#fff;padding:18px 10px;background:#1d1e1f}.call-box,.side-box{background:#e5d8ff;border-radius:8px}.bottom-footer p{margin-bottom:0;text-align:center}.service-details{display:flex;justify-content:safe center;align-items:center;flex-direction:column;color:#fff;padding:40px 20px}.service-details h1{font-size:60px;font-weight:700;text-align:center}.service-details a{color:#fff;font-weight:400}.service-details .line{height:5px;width:80px;background:#fff;margin-bottom:10px}.left-contact .line,.side-box .line{height:5px;width:60px;margin-bottom:10px}.side-box{padding:25px}.left-container .list ul a li{background:#fff;padding:12px 15px;width:100%;margin-bottom:8px;color:#513f95;display:inline-flex;justify-content:space-between;font-weight:700;transition:.5s;border-radius:8px}.left-container .list ul a li:hover{color:#fff;transition:.5s;background-color:#513f95}.left-container .list ul a li i{margin-top:4px;font-weight:700}.bottom-div h4,.side-box h3{color:#513f95;font-weight:700}.side-box .line{background:#513f95}.opening-time ul li p{font-weight:400;margin-bottom:0}.opening-time .time-box{border-bottom:1px solid #513f95;color:#513f95}.right-container h2{padding-left:5px;border-left:5px solid #513f95}#more,.faqitem .header .fa.fa-minus,.faqitem.jquery-accordion-active .fa.fa-plus,.right-container img{display:none}footer .time-box{padding:5px 3px}.call-box{padding:25px 15px;display:flex;justify-content:space-around;align-items:center}.call-box h3{margin-bottom:0;font-weight:700}.left-contact{background:#513f95;padding:30px;border-radius:8px 0 0 8px;height:100%}.left-contact h2{font-weight:700;color:#fff}.left-contact .line{background:#fff}.left-contact .iconbox{display:flex;justify-content:flex-start;align-items:center;color:#fff;margin-bottom:30px}.call-box h3,.left-contact .iconbox .icon i{font-size:22px}.left-contact .iconbox .icon{height:50px;width:50px;line-height:50px;text-align:center;color:#fff;border:2px solid #fff;margin-right:10px;margin-bottom:10px}.outer-form{box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:8px}.main-form h2{font-family:Raleway,sans-serif;color:#513f95;font-weight:700}.side-content h1,.side-content h2{color:#f5f5f5;text-transform:capitalize}.gallery{width:100%;margin:20px auto;columns:4;column-gap:10px}.gallery .box{display:block;width:100%;margin:0 0 10px;background-color:#fff;overflow:hidden;break-inside:avoid}.faq ul,.right-container ul{padding-left:20px}.about-content ul li,.right-container ul li{list-style:disc}.faq{width:100%;margin-bottom:30px}.faqitem{overflow:hidden;margin-bottom:10px}.faqitem .header{padding:15px 30px;border:3px solid #513f95;border-radius:8px;color:#513f95;overflow:hidden;width:100%;display:flex;background:#fff;justify-content:space-between;align-items:center;cursor:pointer}.faqitem .content{padding:15px;display:none;border:3px solid #513f95;background:#fff;margin-top:-5px;border-radius:0 0 8px 8px}.bottom-div,.content-box{border-radius:8px;background:#fff}.side-content{display:flex;justify-content:safe center;align-items:flex-start;flex-direction:column;height:100%}.partition{border-left:1px dashed #000}.side-content h1{font-weight:600}.side-content h2{font-weight:900;font-size:50px}.side-content h1 span{position:relative;z-index:5;color:#513f95}.bottom-div{padding:30px;box-shadow:0 0 10px 2px rgb(0 0 0 / 20%);display:flex;justify-content:space-evenly;align-items:center;margin-top:-50px;z-index:5;position:relative}.bottom-div h2{font-weight:900;color:#00112c}.faqs{padding:0 15px}.about-content,.content-box,.service-content{padding:20px}.about-more ol li,.faq ul li{list-style:initial}.content-box{box-shadow:0 5px 5px #bdbdbd;margin:15px 0}@media screen and (max-width:1100px){.side-content h2{font-size:45px}}@media screen and (max-width:991px){.side-content h2{font-size:45px}.call-box{justify-content:center;align-items:center;flex-direction:column;text-align:center}.call-box .theme-btn-1{margin-top:20px}.bottom-div .content h2{font-size:25px}footer .about-box{margin-bottom:15px}}@media screen and (max-width:800px){.side-content h2{font-size:35px}.service-details h2{font-size:40px}}@media screen and (max-width:767px){.partition,.tab-content img{margin-top:20px}.main .container .row{flex-flow:column-reverse}.popup-image .popup-background{width:100%;padding:15px}.reviews-container .nav-pills{margin-bottom:30px}.flex-row-sm{flex-direction:column}.elfsight-slider{margin-bottom:25px}.left-contact{border-radius:8px!important}.service-container .left-container{margin-bottom:20px}.footer-box{margin-bottom:15px}.partition{border-left:none}.side-content{padding:20px}.testimonial .row .col-md-6{border-radius:none}.bottom-div{text-align:center}.bottom-div .kidney-img{display:none}}@media screen and (max-width:700px){-webkit-@keyframes wholecircle,to{transition:.5s}to{transform:translate(15px,-20px)}}.call-box{justify-content:center;align-items:center;flex-direction:column;text-align:center}.call-box .theme-btn-1{margin-top:20px}.service-slider .slick-next{right:-18px!important}.left-contact .iconbox{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.left-contact .iconbox h4{margin-bottom:0;word-break:break-word;font-size:20px}.right-container h2{font-size:25px}.appointment .col-md-7{padding-left:0;padding-right:0}.gridbox{margin:0}.countdown-box h1 span{font-size:35px}.video-content iframe{height:200px!important}.bottom-div .content h4{font-size:17px}h1{font-size:28px}.call-to-action a,.call-to-action h4{font-size:18px}.call-to-action h2{font-weight:700;margin-bottom:20px;font-size:22px}.service-details p{font-size:16px;font-weight:700;text-align:center}.whatsapp-icon{position:fixed;bottom:20px;left:20px;z-index:100000000}.whatsapp-icon img{max-width:60px}.nav-pills{max-height:410px;overflow-y:scroll;padding:10px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#fff;border-left:5px solid #be4999;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);color:#000}.nav-pills .nav-link{-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);border-left:5px solid #fff;margin-bottom:15px}.vertical-tab-design{text-align:left;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;height:100%}.youtube-video iframe{height:350px}.reviews-container .nav-link{padding:1rem}.reviews-container a{color:#000}.reviews-container .tab-content{margin-top:0}.nav-pills::-webkit-scrollbar{width:10px}.nav-pills::-webkit-scrollbar-track{background:#f1f1f1}.nav-pills::-webkit-scrollbar-thumb{background:#be4999}.nav-pills::-webkit-scrollbar-thumb:hover{background:#88296a}.photo-content{margin:10px}.about-content ul,.about-more ol{padding-inline-start:20px}.about-more{padding:20px;border:5px solid #be4999;border-radius:8px;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%)}.about-more .p::first-letter{color:#be4999;font-size:25px;font-weight:700}.popup-image{position:fixed;top:0;left:0;z-index:10000;height:100vh;width:100%;background:rgba(0,0,0,.5);justify-content:safe center;align-items:center;display:none}.event-slider,.masonary-box,.popup-image .popup-background .popup-img{position:relative}.popup-image .popup-background{max-width:450px;height:auto}.popup-image .popup-background img{width:100%}.popup-image .popup-background .popup-img i{position:absolute;top:5px;right:10px;color:rgba(0,0,0,.5);font-size:22px}.popup-image.active{display:flex}.brand img{width:200px}.event-slider{z-index:3}.event-slider::after{content:'';position:absolute;top:-30px;width:100%;height:100%;background:#513f95;z-index:-1;border-radius:20px}.event-slider .event-image{display:flex;align-items:center;justify-content:center;width:100%;margin:10px 0}.event-slider .event-image img{box-shadow:0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);border-radius:20px}.masonary-box{border:1px dashed #513f95;border-radius:8px;padding:10px}.masonary-box img{max-width:100%;object-fit:cover;border-radius:4px}.event-name{position:absolute;top:-11px;left:30px}.event-name h6{color:#513f95;background:#fff;margin:0!important}.masonary-slider .masonary-img a{display:block!important}