@charset "UTF-8";*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:root{scroll-padding-top:80px;scroll-behavior:smooth!important}body{padding:0;margin:0;font-family:Work Sans,sans-serif!important;overflow-x:hidden}body hr{border-color:#dddddd2a!important;width:100%}body a{text-decoration:none!important;color:#fff}body p{margin:0!important}@media (min-width: 992px){body .d-lg-none{display:none}}body ul{padding:0!important;margin:0!important;list-style:none}body ul li{cursor:pointer}body svg{cursor:pointer}body input{border-color:#ddd}body input:focus{outline:none;box-shadow:none}body .card{max-width:18rem;max-height:32rem;display:flex;flex-direction:column}body .card .card-img-top{max-width:100%;max-height:70%}body .card .card-body{height:35%;padding:1rem;display:flex;justify-content:space-between}body .card .card-body .card-title{margin:0;font-size:1.2rem}body .card .card-body .card-text{height:50%}body .input-group{width:19rem;height:fit-content;position:relative;border:1px solid rgba(221,221,221,.712);border-radius:.25rem;cursor:default!important}body .input-group button{border:none;background-color:#fff;width:20%;padding:.5rem}body .input-group button svg{color:gray;cursor:default!important}body .input-group input{border:none;width:80%;padding:.7rem;border-radius:.25rem}body .bg-warning{background-color:#ffc107!important}body .text-danger{color:#dc3545!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:1rem}.text-black-50{color:#00000080}@media (min-width: 374px){.container{max-width:350px!important;margin:auto}}@media (min-width: 768px){.container{max-width:700px!important;margin:auto}}@media (min-width: 992px){.container{max-width:80%!important;margin:auto}}.main-header{font-family:Yeseva One,serif;display:flex;flex-direction:column;text-align:center}.main-header p{color:#159eec;font-weight:700;font-size:1.2rem}.main-header h1{color:#1f2b6c;font-size:2.8rem;margin-top:1rem}.main-btn{background-color:#bfd2f8;border:none;padding:.5rem;width:9rem;border-radius:.8rem;cursor:pointer;transition:.2s;font-family:Work Sans,sans-serif!important}.main-btn a{font-weight:600;color:#212124!important}.main-btn:hover{background-color:#159eec}.main-btn:hover a{color:#fcfefe!important}.landing-sec{height:calc(50vh - 120px);background-size:cover;display:flex;align-items:center;text-align:left;padding-left:7.7rem}.landing-sec .main-header{text-align:left}.landing-sec .main-header p{color:#1f2b6c;font-family:Work Sans,sans-serif!important;font-size:1rem;padding-left:.5rem}@media (max-width: 768px){.landing-sec{padding-left:.5rem;margin-top:0}}nav{width:100%;height:116px;display:flex;flex-direction:column}nav .nav-contact{display:flex;justify-content:space-between;align-items:center;padding:.75rem 8rem}nav .nav-contact .contact-info{display:flex;justify-content:right;width:60%}nav .nav-contact .contact-info .contact{display:flex;align-items:center;width:25%;margin-left:1rem}nav .nav-contact .contact-info .contact svg{font-size:1.5rem;color:#1f2b6c;margin-right:.5rem}nav .nav-contact .contact-info .contact h5{margin:0;margin-bottom:.3rem;color:#212124}nav .nav-contact .contact-info .contact p{background-color:#fcfefe;color:#159eec;font-size:12px}nav .links{display:flex;justify-content:space-between;background-color:#1f2b6c;padding:1rem 8rem}nav .links ul{display:flex;width:50%;align-items:center;color:#fcfefe}nav .links ul li{margin-right:2rem}nav .links ul li a{transition:.2s}nav .links ul li a:hover{color:#bfd2f8}nav .links ul li .main-btn{display:none}nav .links .links-logo{display:none}nav .links svg{display:none}@media (max-width: 768px){nav{height:fit-content}nav .logo{display:none}nav .nav-contact{padding-left:.5rem;padding-right:.5rem;flex-wrap:wrap}nav .nav-contact .contact-info{display:flex;justify-content:space-around;width:100%}nav .nav-contact .contact-info .contact{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;width:25%}nav .nav-contact .contact-info .contact svg{font-size:1rem;color:#212124;margin-right:0;margin-bottom:.25rem}nav .nav-contact .contact-info .contact h5{margin:0;margin-bottom:.3rem;font-size:12px;color:#212124}nav .nav-contact .contact-info .contact p{background-color:#fcfefe;font-size:10px}nav .links{display:flex;justify-content:space-between;padding:1.5rem;background-color:#1f2b6c;position:relative}nav .links .links-logo{display:flex;align-items:center}nav .links .links-logo img{width:9rem}nav .links ul{display:flex;justify-content:space-evenly;position:absolute;background-color:#bfd2f8;flex-direction:column;width:100%;height:25rem;top:4.7rem;transition:.3s;z-index:999999999999;padding-top:1rem!important}nav .links ul li{margin-right:0;margin-bottom:1.5rem;font-weight:700}nav .links ul li .main-btn{display:block;background-color:#1f2b6c}nav .links ul li .main-btn a{color:#bfd2f8!important;font-size:.7rem}nav .links ul li .main-btn:hover{background-color:#1f2b6c}nav .links ul li a{color:#1f2b6c;font-size:1.2rem}nav .links ul li:hover a{color:#1f2b6c}nav .links svg{display:block;color:#bfd2f8;font-size:1.7rem}nav .links .main-btn{display:none}}.footer{background-color:#1f2b6c;display:flex;height:fit-content}.footer .container{width:100%}.footer .container .footer-links{width:100%;padding-top:2rem;display:flex;justify-content:space-between;align-items:flex-start;color:#bfd2f8;border-bottom:1px solid rgba(221,221,221,.26);padding-bottom:1.5rem}.footer .container .footer-links ul{height:7rem;display:flex;flex-direction:column;justify-content:space-around}.footer .container .footer-links .logo{width:15rem}.footer .container .footer-links .logo img{margin-bottom:1rem}.footer .container .footer-links .logo p{font-size:.8rem}.footer .container .footer-links a{color:#bfd2f8}.footer .container .footer-links h5{margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:400;color:#fcfefe}.footer .container .footer-links input{background-color:#bfd2f8;padding:1rem;width:17rem;border-radius:.25rem}.footer .container .copy-right{display:flex;width:100%;justify-content:space-between;align-items:center;height:4rem;color:#bfd2f8}.footer .container .copy-right .footer-sicial{width:5.5rem;display:flex;justify-content:space-between}.footer .container .copy-right .footer-sicial svg{font-size:1.6rem}.footer .container .copy-right p{font-size:12px}@media (max-width: 768px){.footer{min-height:fit-content}.footer .container{margin-bottom:.5rem}.footer .container .footer-links{flex-wrap:wrap;padding-left:1rem;padding-right:1rem}.footer .container .footer-links .logo{padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer .container .footer-links .logo p{width:70%;text-align:center}.footer .container .footer-links>div{width:50%}.footer .container .footer-links>div h5{font-size:1rem;margin-bottom:.5rem}.footer .container .footer-links>div ul li{font-size:.8rem}.footer .container .footer-links .newsletter{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:1rem}.footer .container .copy-right{flex-direction:column-reverse;justify-content:space-between;padding-top:.5rem}.footer .container .copy-right p{font-size:.5rem}.footer .container .copy-right .footer-sicial{justify-content:space-around;width:100%}.footer .container .copy-right .footer-sicial svg{font-size:2rem}}.book{display:flex;position:absolute;bottom:-2.5rem;left:calc(50% - 24rem);width:48rem;justify-content:space-between}.book div{display:flex;width:15rem;height:5rem;justify-content:space-around;align-items:center;border-radius:.5rem}.book div svg{font-size:2rem}.book div:nth-child(1){background-color:#1f2b6c;color:#fcfefe}.book div:nth-child(2){background-color:#bfd2f8;color:#fcfefe}.book div:nth-child(3){background-color:#159eec;color:#fcfefe}.landing{background-color:#ddd;height:calc(100vh - 120px);background-image:url(../imgs/Home/landing/landing-img.png);background-size:cover}.landing .container{height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.landing .container .main-header{text-align:left;width:40%}.landing .container .main-header h1{font-size:3rem}@media (max-width: 768px){.landing{background-image:url(../imgs/Home/landing/landing-mob.png)!important;background-size:contain;height:18rem;width:100%;margin-top:0}.landing .container{align-items:center}.landing .container .main-header{align-items:center;width:100%;margin-bottom:1rem;text-align:center}.landing .container .main-header h1{font-size:2.3rem}.landing .container .book{display:none}}.welcome{min-height:100vh}.welcome .container{height:100%;padding-top:5rem;display:flex;align-items:center;flex-direction:column}.welcome .container .main-header{text-align:center}.welcome .container .info{display:flex;flex-direction:column;align-items:center;width:40rem}.welcome .container .info p{text-align:center;line-height:1.5rem}.welcome .container .info a{display:flex;align-items:center;justify-content:space-around;width:7rem;margin-top:1rem;color:#159eec}.welcome .container .info a svg{color:#1f2b6c}.welcome .container img{margin-top:4rem}@media (max-width: 768px){.welcome{min-height:fit-content;margin-bottom:5rem}.welcome .container{padding-top:2rem}.welcome .container .info{width:100%}.welcome .container .info p{line-height:normal;font-size:12px;padding-left:1rem;padding-right:1rem}.welcome .container img{width:100%;margin-top:2rem}}.services-box{border:1px solid #bfd2f8;border-radius:.25rem;width:fit-content}.services-box a{color:#1f2b6c}.services-box .service{height:7.4rem;width:9rem;flex-direction:column;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s}.services-box .service:hover{background-color:#1f2b6c}.services-box .service:hover p,.services-box .service:hover a{color:#bfd2f8!important}.services-box .service svg{font-size:2rem;margin-bottom:.5rem;color:#bfd2f8}@media (max-width: 768px){.services-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.services-box .service{width:50%}}.steps{display:flex;flex-direction:column;align-items:center;padding:.7rem}.steps h2{margin-bottom:2rem;width:80%}.steps ul{height:4rem;width:80%;display:flex;flex-direction:column;flex-wrap:wrap;padding-left:1rem!important}.steps ul li:before{content:"• ";color:#159eec}.steps p{margin-top:2rem!important;width:80%}@media (max-width: 768px){.steps{display:none}}.our-services{min-height:100vh}.our-services .container{display:flex;align-items:center;flex-direction:column}.our-services .container .services{width:88%;display:flex;justify-content:space-between!important}@media (max-width: 768px){.our-services{min-height:fit-content}.our-services .container{margin-bottom:2rem}.our-services .container .services{flex-direction:column}.our-services .container .services .imgs{display:none}}.our-specialties{min-height:100vh}.our-specialties .container{height:100%;width:100%;display:flex;align-items:center;flex-direction:column}.our-specialties .container .specialties{width:90%;margin-top:1rem;height:fit-content;border:1px solid rgba(221,221,221,.363);display:flex;flex-wrap:wrap;justify-content:space-between}.our-specialties .container .specialties .special{width:25%;height:10rem;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 .125rem .25rem #00000013;margin-bottom:.25rem;cursor:pointer;transition:.2s}.our-specialties .container .specialties .special:hover{background-color:#1f2b6c}.our-specialties .container .specialties .special:hover p{color:#bfd2f8}.our-specialties .container .specialties .special svg{font-size:3rem;margin-bottom:1rem;color:#bfd2f8}.our-specialties .container .specialties .special p{color:#212124;font-size:13px}@media (max-width: 768px){.our-specialties .container .specialties{width:85%}.our-specialties .container .specialties .special{width:30%;height:7rem}.our-specialties .container .specialties .special svg{font-size:2.2rem;margin-bottom:.5rem}.our-specialties .container .specialties .special p{font-size:10px;width:80%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.title{width:40%}.title h1{color:#159eec;font-family:Yeseva One,serif;font-size:2.6rem}.title p{font-size:1.1rem;line-height:1.5rem}@media (max-width: 768px){.title{width:100%;text-align:center}.title p{font-size:1rem}}form{background-color:#1f2b6c;width:45%;height:65%;display:flex;flex-wrap:wrap}form input,form select{width:50%;background-color:transparent;color:#fcfefe;border:1px solid #bfd2f8;padding:.25rem .75rem .25rem .5rem}form input option,form select option{background-color:#1f2b6c}form input:focus,form select:focus{outline:none}form input::placeholder,form select::placeholder{color:#fcfefe}form textarea{width:100%;border:none;padding-left:1rem;background-color:transparent;color:#fcfefe;resize:none;font-size:1.2rem}form textarea:focus{outline:none;border:none}form .main-btn{width:100%;border-radius:0;color:#1f2b6c}form ::-webkit-calendar-picker-indicator{color-scheme:dark;font-size:1.2rem}@media (max-width: 768px){form{width:100%;margin-top:2rem}form input,form select{width:100%;height:2.5rem}}.book-appointment-sec{background-image:url(../imgs/Home/specialist/specialist.png);height:80vh;background-size:cover}.book-appointment-sec .container{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.book-appointment-sec{height:fit-content;padding-bottom:2rem;background-size:cover}.book-appointment-sec .container{flex-direction:column}}.our-doctors{padding-top:2rem;min-height:100vh}.our-doctors .container{width:100%}.our-doctors .container .doctors{display:flex;width:100%;align-items:center;justify-content:space-around}.our-doctors .container .doctors .card{background-color:#bfd2f8;min-width:18rem}.our-doctors .container .doctors .card img{width:18rem}.our-doctors .container .doctors .card .card-body{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.our-doctors .container .doctors .card .card-body h5{margin-bottom:.5rem}.our-doctors .container .doctors .card .card-body .social{display:flex;margin-top:1rem;width:40%;justify-content:space-around}.our-doctors .container .doctors .card .card-body .social svg{color:#1f2b6c;border-radius:50%;font-size:1.5rem}.our-doctors .container .doctors .card .main-btn{width:100%;background-color:#1f2b6c!important;border-radius:0}.our-doctors .container .doctors .card .main-btn a{color:#bfd2f8!important}.our-doctors .container .swip{display:none}@media (max-width: 768px){.our-doctors{margin-bottom:3rem}.our-doctors .container{display:flex;flex-direction:column;align-items:center}.our-doctors .container .doctors{width:100%;justify-content:start;align-items:center;overflow-x:auto}.our-doctors .container .doctors::-webkit-scrollbar{width:0px;height:0px}.our-doctors .container .doctors::-webkit-scrollbar-track{background-color:#ddd}.our-doctors .container .doctors::-webkit-scrollbar-thumb{background-color:transparent}.our-doctors .container .doctors .card{width:100%;margin-right:.5rem}.our-doctors .container .swip{display:block;font-size:2rem;margin-top:1rem;color:#1f2b6c}}.news{min-height:80vh}.news .container{height:100%;width:100%;padding-top:2rem;display:flex;flex-direction:column;align-items:center}.news .container .wall{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.news .container .wall article{width:48%;display:flex;margin-top:2rem;box-shadow:0 .125rem .25rem #00000013}.news .container .wall article img{width:9rem;height:9rem}.news .container .wall article .article-body{display:flex;flex-direction:column;justify-content:space-around;padding-left:1rem;padding-right:1rem}.news .container .wall article .article-body .main-btn{background-color:#fff;text-decoration:underline;padding:0;width:fit-content}.news .container .wall article .article-body .main-btn:hover a{color:#159eec!important}.news .container .wall article .article-body .views{display:flex;width:7rem;justify-content:space-between}.news .container .wall article .article-body .views div{display:flex;align-items:center;width:2.6rem;justify-content:space-between;cursor:pointer}.news .container .wall article .article-body .views div.like svg{color:#e2315c}.news .container .wall article .article-body .views div.watch svg{color:#526ae9}.news .container .wall article .article-body p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}@media (max-width: 768px){.news{min-height:fit-content}.news .container{padding-top:3rem}.news .container .wall{padding-bottom:3rem}.news .container .wall article{width:95%;flex-direction:column}.news .container .wall article img{width:100%;height:50%}.news .container .wall article .article-body{height:12rem;align-items:center;text-align:center;padding-top:1rem;padding-bottom:1rem}.news .container .wall article .article-body .views{width:100%;justify-content:space-around;margin-top:2rem}.news .container .wall article .article-body .views div{font-size:1.3rem;width:4.2rem;justify-content:space-around;border:1px solid #bfd2f8;border-radius:.25rem;box-shadow:0 .125rem .25rem #00000013}.news .container .wall article .article-body .views div svg{font-size:1.3rem}}.contact-sec{min-height:fit-content;padding-bottom:2rem;padding-top:2rem}.contact-sec .container{height:100%;display:flex;flex-direction:column}.contact-sec .container .contact-cards{display:flex;width:100%;margin:auto;justify-content:space-around;margin-top:2rem}.contact-sec .container .contact-cards .contact-card{background-color:#bfd2f8;min-width:20%;height:14rem;border-radius:.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1f2b6c;cursor:pointer;transition:.2s}.contact-sec .container .contact-cards .contact-card svg{font-size:3rem}.contact-sec .container .contact-cards .contact-card h5{font-size:1.1rem;margin:1rem 0}.contact-sec .container .contact-cards .contact-card p{font-size:.7rem}.contact-sec .container .contact-cards .contact-card:hover{background-color:#1f2b6c;color:#bfd2f8}@media (max-width: 768px){.contact-sec .container .contact-cards{flex-wrap:wrap;margin-top:0;padding-bottom:1rem}.contact-sec .container .contact-cards .contact-card{width:40%;height:8rem;margin-top:.5rem}.contact-sec .container .contact-cards .contact-card h5{font-size:.8rem}.contact-sec .container .contact-cards .contact-card svg{font-size:1.5rem}.contact-sec .container .contact-cards .contact-card p{font-size:10px}}.about-welcome{min-height:100vh}.about-welcome .container{width:100%;height:100%;display:flex;margin-top:6rem;justify-content:center}.about-welcome .container img{width:50%;max-height:80%}.about-welcome .container .about-care{display:flex;flex-direction:column;height:80%;padding-left:1.5rem}.about-welcome .container .about-care .main-header{text-align:left;width:80%}.about-welcome .container .about-care .main-header p{letter-spacing:.2rem;margin-top:0!important}.about-welcome .container .about-care .main-header h1{font-size:3.5rem}.about-welcome .container .about-care ul{display:flex;flex-wrap:wrap;flex-direction:column;max-height:6rem}.about-welcome .container .about-care ul li{margin-bottom:.5rem;font-size:1.2rem}.about-welcome .container .about-care ul li:before{content:"• ";color:#159eec}.about-welcome .container .about-care p{margin-top:2rem!important;width:85%;line-height:1.6rem}@media (max-width: 768px){.about-welcome{height:fit-content}.about-welcome .container{margin-top:2rem;padding-bottom:3rem}.about-welcome .container img{display:none}.about-welcome .container .about-care{padding:0;padding-left:.5rem;padding-right:.5rem;width:100%;align-items:center}.about-welcome .container .about-care .main-header{text-align:center!important;align-items:center}.about-welcome .container .about-care .main-header h1{font-size:2rem!important}.about-welcome .container .about-care .main-header p{font-size:16px}.about-welcome .container .about-care ul{height:5rem;width:100%}.about-welcome .container .about-care ul li{font-size:.8rem}.about-welcome .container .about-care p{text-align:center;font-size:15px;margin-top:1rem!important;line-height:none}}.testmonial{background-image:url(../imgs/About/testimonials.png);height:50vh;width:100%;display:flex;justify-content:center;align-items:center;margin-top:2rem}.testmonial .testmonial-card{width:30rem;font-weight:300;text-align:center;color:transparent;position:absolute;transition:1s!important;z-index:-1}.testmonial .testmonial-card.active{z-index:1;color:#fcfefe}.testmonial .testmonial-card img{margin-bottom:1.5rem}.testmonial .testmonial-card p{font-size:1.1rem;line-height:1.5rem;border-bottom:1px solid rgba(221,221,221,.226);padding-bottom:2rem;height:7rem}@media (max-width: 768px){.testmonial{padding-top:2rem}.testmonial .testmonial-card{width:90%;padding-left:1rem;padding-right:1rem}.testmonial .testmonial-card p{height:fit-content;height:8rem;font-size:12px}}.services-cards{min-height:100vh}.services-cards .container{height:100%;padding-top:4rem;padding-bottom:4rem}.services-cards .container .cards{display:flex;justify-content:space-around;flex-wrap:wrap}.services-cards .container .cards a{color:#000!important}.services-cards .container .cards .card{border:1px solid #ddd;margin-bottom:1rem;position:relative;cursor:pointer}.services-cards .container .cards .card .card-body{display:flex;flex-direction:column;justify-content:start;height:18rem}.services-cards .container .cards .card .card-body h3{margin-bottom:.5rem!important}.services-cards .container .cards .card .card-body p{font-size:15px}.services-cards .container .cards .card .card-body .flud-icon{position:absolute;right:.5rem;top:52%;font-size:4rem;width:3.5rem;height:3.5rem;color:#bfd2f8;z-index:55555;background-color:#1f2b6c;padding:.8rem;border-radius:50%}.services-cards .container .cards .card:hover .card-lay{width:100%}.services-cards .container .cards .card .card-lay{position:absolute;height:59%;width:0%;background-color:#1f2b6c;opacity:.8;transition:.3s;display:flex;justify-content:center;align-items:center}.services-cards .container .cards .card .card-lay svg{color:#bfd2f8;font-size:4rem}.service-info .service{display:flex;flex-direction:column;justify-content:center;width:63.5%}.service-info .service img,.service-info .service .service-body{width:100%}.service-info .service .service-body h1{color:#1f2b6c;font-family:Yeseva One,serif;font-size:2.5rem;margin-top:.75rem}.service-info .service .service-body ul{max-height:3rem;display:flex;flex-wrap:wrap;flex-direction:column}.service-info .service .service-body ul li{margin-top:.25rem}.service-info .service .service-body ul li:before{content:"• ";color:#159eec}.service-info .service .service-body p{margin-top:2rem!important;width:90%}.service-info .services-box{width:15%;justify-content:center}.service-info .services-box .service{width:100%;border-bottom:1px solid rgba(221,221,221,.26)}@media (max-width: 768px){.service-info{padding-top:1rem!important;padding-bottom:1rem!important}.service-info .container{flex-direction:column}.service-info .container .service,.service-info .container .service .service-body{width:100%}.service-info .container .service .service-body h1{font-size:1.4rem;text-align:center}.service-info .container .service .service-body ul{max-height:5rem}.service-info .container .service p{width:100%;text-align:center}.service-info .services-box{width:100%;margin-bottom:2rem}.service-info .services-box .service{width:25%;text-align:center;height:5rem;border-right:1px solid rgba(221,221,221,.411)}.service-info .services-box .service p{font-size:10px}}.service-info{height:100%;padding-top:5rem;padding-bottom:5rem}.service-info .container{display:flex;align-items:flex-start;justify-content:center}.single-service,.contact-page{min-height:100vh}.contact-page .container{height:100%;flex-direction:column;padding-bottom:2rem}.book-form{width:60%;height:38rem}.book-form .title{width:85%;margin-bottom:2rem}.book-form .title p{font-size:16px}.book-form form{width:80%;height:25rem}@media (max-width: 768px){.book-form{width:100%;height:fit-content}.book-form .title{width:100%}.book-form form{width:100%;height:fit-content}}.shedule{background-color:#1f2b6c;width:40%;display:flex;align-items:center;flex-direction:column;height:38rem}.shedule h1{color:#bfd2f8;font-size:3rem;font-family:Yeseva One,serif;width:100%;text-align:center}.shedule ul{height:60%;width:70%;display:flex;flex-direction:column;justify-content:space-around;border-bottom:1px solid #bfd2f8;padding-bottom:2rem!important}.shedule ul li{display:flex;justify-content:space-between;color:#bfd2f8}.shedule .emergency{display:flex;height:fit-content;width:100%;justify-content:center;align-items:center;height:7rem;color:#bfd2f8}.shedule .emergency svg{font-size:2.7rem;margin-right:1rem}.shedule .emergency .emergency-title h1{margin:.25rem!important}.shedule .emergency .emergency-title p{margin-top:0!important;padding-left:1rem;font-size:1.1rem}@media (max-width: 768px){.shedule{width:100%;margin-top:2rem}.shedule ul{width:85%}}.book-appointment{min-height:100vh}.book-appointment .container{height:100%;padding-bottom:2rem;padding-top:2rem;display:flex;justify-content:space-between;flex-direction:column}.book-appointment .container .new-book{display:flex}@media (max-width: 768px){.book-appointment .container{padding-top:0}.book-appointment .container .new-book{flex-direction:column;height:fit-content;width:100%}}.posts{display:flex;flex-direction:column;align-items:center}.posts .post{display:flex;flex-direction:column;width:40rem;margin-bottom:2rem;box-shadow:0 .125rem .25rem #00000013;padding-bottom:1rem}.posts .post img{width:40rem}.posts .post-body{display:flex;flex-direction:column;width:100%;padding-top:1rem;padding-left:1rem}.posts .post-body .post-info{display:flex;justify-content:space-between;width:75%}.posts .post-body .post-info svg{margin-right:.25rem}.posts .post-body .post-info .view{display:flex;width:7rem;justify-content:space-between}.posts .post-body .post-info .view div{display:flex;justify-content:space-between;align-items:center;color:#1f2b6c}.posts .post-body .title{width:100%;font-family:Yeseva One,serif;color:#1f2b6c;margin:1.5rem 0;font-size:2.2rem}.posts .post-body .txt{display:flex;flex-direction:column}.posts .post-body .txt .main-btn{margin-top:1rem;font-size:1rem}@media (max-width: 768px){.posts{margin-top:1rem}.posts .post,.posts .post img{width:100%}.posts .post .post-body{text-align:center}.posts .post .post-body .post-info{width:100%;font-size:.6rem;padding-right:1rem}.posts .post .post-body .post-info .view{width:5rem}.posts .post .post-body .main-btn{margin:1rem auto}}.recent-posts{display:flex;flex-direction:column;align-items:center;width:26rem;margin-left:2rem}.recent-posts .input-group{width:100%;margin-bottom:1rem;border-color:#bfd2f8}.recent-posts .main-title{color:#1f2b6c;font-family:Yeseva One,serif;display:none}.recent-posts .posts{border:1px solid #bfd2f8;border-radius:.25rem;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%}.recent-posts .posts .post{flex-direction:row;align-items:center;max-width:100%;height:6rem;margin-bottom:1rem;margin-top:1rem}.recent-posts .posts .post img{width:25%;height:6rem}.recent-posts .posts .post .post-body{justify-content:space-around;padding-left:1rem;width:75%;height:100%;background-color:#fff;padding-top:.3rem}.recent-posts .posts .post .post-body .post-info{font-size:.6rem;justify-content:space-between;align-items:flex-start;width:100%;padding-right:1rem}.recent-posts .posts .post .post-body .post-info .view{width:4rem}.recent-posts .posts .post .post-body .title{font-size:1rem;margin:0}.recent-posts .posts .post .post-body .txt{width:90%;font-size:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-posts .posts .post .post-body .main-btn{margin:0;width:5rem;font-size:10px;padding:0;margin-top:.25rem;background-color:#fff;text-decoration:underline}.recent-posts .posts .post .post-body .main-btn:hover a{color:#159eec!important}@media (max-width: 768px){.recent-posts{width:100%;margin:0;padding:0}.recent-posts .posts{flex-direction:row;overflow-x:auto;scroll-behavior:smooth;justify-content:start;width:100%;padding:.3rem}.recent-posts .posts::-webkit-scrollbar{width:0;height:0}.recent-posts .posts::-webkit-scrollbar-track{background-color:#ddd}.recent-posts .posts::-webkit-scrollbar-thumb{background-color:transparent}.recent-posts .posts .post{width:100%;padding:0;margin:0;margin-right:1rem}.recent-posts .posts .post img{width:30%!important}.recent-posts .posts .post .post-body .post-info{width:100%!important}.recent-posts .posts .post .post-body .main-btn{width:fit-content}}.blog{min-height:100vh}.blog .container{display:flex;padding-top:2rem;justify-content:end}@media (max-width: 768px){.blog .container{flex-direction:column-reverse}}.single-post{min-height:100vh;display:flex;flex-direction:column}.single-post .container{height:100%;margin-top:2rem;display:flex;justify-content:end}@media (max-width: 768px){.single-post .landing-sec{background-color:#ddd}.single-post .landing-sec p{font-size:.7rem}.single-post .landing-sec h1{font-size:2rem!important;padding-left:1rem}.single-post .container{flex-direction:column-reverse}.single-post .container .post,.single-post .container .post img{width:100%}}.doctor-profile{min-height:100vh}.doctor-profile .container{height:100%;margin-top:2rem;margin-bottom:1rem}.doctor-profile .container .doctor{display:flex;justify-content:space-between;align-items:center;height:100%}.doctor-profile .container .doctor img{width:40%}.doctor-profile .container .doctor .doctor-info{width:50%;display:flex;flex-direction:column;justify-content:space-around}.doctor-profile .container .doctor .doctor-info h1{color:#1f2b6c}.doctor-profile .container .doctor .doctor-info .social{width:20%;display:flex;justify-content:space-between;margin-top:2rem}.doctor-profile .container .doctor .doctor-info .social svg{font-size:2rem;color:#159eec;transition:.2s}.doctor-profile .container .doctor .doctor-info .social svg:hover{color:#1f2b6c}@media (max-width: 768px){.doctor-profile .container .doctor{flex-direction:column}.doctor-profile .container .doctor img{width:100%}.doctor-profile .container .doctor .doctor-info{width:100%;text-align:center}.doctor-profile .container .doctor .doctor-info .social{width:100%;padding-left:2rem;padding-right:2rem;justify-content:space-evenly}.doctor-profile .container .doctor .doctor-info .social svg{font-size:2.5rem}}
