:root {--primary-color: #0B0B38;--accent-color: #2175d4;}
body {font-family: "Nunito", sans-serif !important;}
header.main-header .header-sticky {position: fixed;top: 0;z-index: 100;width: 100%;background: #ffffff;}
.main-header .header-sticky .navbar {padding: 10px 0;}
.main-header .header-sticky .navbar .navbar-brand img {height: 60px;}
.main-header .header-sticky .navbar .main-menu ul li a {font-size: 15px;font-weight: 500;}
.main-header .header-sticky .navbar .appointment-box .btn-default {background: #2175d4;padding: 15px 60px 15px 30px;cursor: pointer;}
.main-header .header-sticky .navbar .social-box {margin-left:20px;}
.main-header .header-sticky .navbar .social-box nav {display:flex;gap:12px;}
.main-header .header-sticky .navbar .social-box nav a img {height:35px;}
.hero.bg-image {padding-bottom: 0;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide {padding: 180px 0 235px;}
.hero.bg-image .hero-section .hero-slide::before {opacity: 20%;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .section-title h1 {font-size: 65px;line-height:80px;font-weight:600;font-family: "Montserrat", sans-serif;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .btn-default.btn-highlighted {background-color: #01b9c0;border: 1px solid #01b9c0;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer {display: flex;justify-content: center;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn-default {cursor: pointer;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn.btn-custom {padding: 19px 30px 19px 70px;margin-right: 0px;position: relative;display: inline-block;font-size: 16px;font-weight: 700;line-height: 1.2em;text-transform: capitalize;background: #003e85;color: var(--white-color);border-radius: 100px;border: none;transition: all 0.5s ease-in-out;overflow: hidden;z-index: 1;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn.btn-custom img {position:absolute;left: 30px;top:12px;height:30px;border-radius: 100%;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn.btn-custom::after {content: '';position: absolute;width: 100%;height: 0;top: 50%;left: 50%;background: #21cdc0;opacity: 0;z-index: -1;transform: translateX(-50%) translateY(-50%) rotate(45deg);transition: all 0.6s ease-in-out;}
.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn.btn-custom:hover:after {height: 450%;opacity: 1;}
.our-cta-box {position: relative;margin: 0;}
.our-cta-box .cta-content-wraper {position: relative;z-index: 3;margin-top: -90px;overflow: hidden;border-radius: 10px;}
.our-cta-box .cta-content-wraper .cta-box {position: relative;padding: 50px 30px;height: 100%;display: flex;align-items: center;gap:30px;}
.our-cta-box .cta-content-wraper > [class*=col-]:nth-of-type(1) .cta-box {background-color: var(--accent-color);}
.our-cta-box .cta-content-wraper > [class*=col-]:nth-of-type(2) .cta-box {background-color: #21cdc0;}
.our-cta-box .cta-content-wraper > [class*=col-]:nth-of-type(3) .cta-box {background-color: #003e85;}
.our-cta-box .cta-content-wraper .cta-box .icon-box {display: flex;width: 60px;height: 60px;background: rgba(255, 255, 255, .25);border-radius: 100%;padding: 10px;border: 2px solid #ffffff;}
.our-cta-box .cta-content-wraper .cta-box .icon-box i {font-size: 36px;color: #ffffff;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content h3 {font-size: 20px;font-weight: 700;text-transform: capitalize;margin-bottom: 15px;color: #ffffff;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content .time-list {list-style: none;margin: 0;padding: 0;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content .time-list li {display: flex;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #dcdee2;color: #eeeeee;font-size: 15px;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content .time-list li:last-child {padding-bottom: 0px;margin-bottom: 0px;border-bottom: none;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content p {color: #ffffff;font-size: 14px;margin-bottom: 15px;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content .phone-number {font-size: 20px;font-weight: 600;color: #ffffff !important;display: flex;align-items: center;gap: 10px;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content .phone-number img {height: 40px;}
.our-cta-box .cta-content-wraper .cta-box .cta-item-content .location-btn {display: block;width: 100%;background: #21cdc0;padding: 7px 20px;text-align: center;border-radius: 3px;color: #ffffff;text-transform: uppercase;font-weight: 600;}
.about-us {padding: 100px 0 0;}
.about-us .about-img img {width: 100%;border-radius: 10px;}
.about-us .about-us-content .section-title {margin-bottom: 20px;}
.about-us .about-us-content .section-title h3 {margin-bottom: 10px;}
.about-us .about-us-content .section-title h2 {font-size: 36px;line-height: 45px;font-weight: 700;margin-bottom: 0;}
.about-us .about-us-content .section-title p {margin-top: 10px;margin-bottom: 0;text-align: justify;color: #333333;}
.about-us .about-us-content .about-us-list {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 20px;padding-left: 0px;list-style: none;margin: 0;}
.about-us .about-us-content .about-us-list li {position: relative;width: 100%;font-size: 16px;font-weight: 500;text-transform: capitalize;padding-left: 30px;color: #333333;}
.about-us .about-us-content .about-us-list li:before {content: "\f26a";font-family: bootstrap-icons!important;font-weight: 900;font-size: 20px;color: var(--accent-color);display: inline-block;line-height: normal;position: absolute;top: 2px;left: 0;}
.about-us .about-us-content .about-us-footer {margin-top: 30px;}
.about-us .about-us-content .about-us-footer .btn-default {cursor: pointer;}
.our-service {background: #ffffff;padding: 100px 0 0;}
.our-service .section-title {margin-bottom: 40px;}
.our-service .section-title h3 {margin-bottom: 10px;}
.our-service .section-title h2 {font-size: 36px;line-height: 45px;font-weight: 700;margin-bottom: 0px;}
.our-service .service-item {position: relative;border-radius: 5px;margin-bottom: 0px;padding: 0;height: 100%;background: #018de4 !important;}
.our-service .service-item .service-image {background: #ffffff;border-radius: 5px 5px 0 0;}
.our-service .service-item .service-image img {width: 100%;border-radius: 5px 5px 0 0;}
.our-service .service-item h4 {font-size: 18px;text-align: center;padding: 12px 20px;line-height: 26px;min-height: 75px;display: flex;align-items: center;justify-content: center;color: #ffffff;}
.our-service .service-item.appointment-box {background: #0a1d53 !important;display: flex;align-items: center;justify-content: center;flex-direction: column;gap:20px;padding: 40px;}
.our-service .service-item.appointment-box h4 {font-size: 24px;text-align: center;padding: 0;line-height: 26px;min-height: auto;display: block;align-items: center;color: #ffffff;}
.our-service .service-item.appointment-box p {font-size: 15px;line-height: 24px;text-align: center;color: #ffffff;margin: 0;}
.our-service .service-item.appointment-box a {display: flex;align-items: center;gap: 10px;font-size: 30px;font-weight: 700;color: #ffffff;}
.our-service .service-item.appointment-box a img {height:40px;}
.page-doctor .section-title {margin-bottom: 40px;}
.page-doctor .section-title h3 {margin-bottom: 10px;}
.page-doctor .section-title h2 {font-size: 36px;line-height: 45px;font-weight: 700;margin-bottom: 0px;}
.page-doctor .team-member-item .team-image {border-radius: 10px 10px 0 0;margin-bottom: 0;}
.page-doctor .team-member-item .team-content {background: #EEF9FF !important;padding: 20px;}
.page-doctor .team-member-item .team-content h3 {font-size: 20px;font-weight: 700;text-transform: capitalize;margin-bottom: 7px;color: #003e85;}
.page-doctor .team-member-item .team-content small {font-size: 14px;line-height: 1;font-weight: 500;color: #00b7a9;display: block;margin-bottom: 5px;}
.page-doctor .team-member-item .team-content p {text-transform: capitalize;margin: 0;line-height: 24px;font-size: 14px;color: #333333;font-weight: 500;}
.our-testimonials {padding: 100px 0 0;}
.our-testimonials .section-title {margin-bottom: 40px;}
.our-testimonials .section-title h3 {margin-bottom: 10px;}
.our-testimonials .section-title h2 {font-size: 36px;line-height: 45px;font-weight: 700;margin-bottom: 0px;}
.our-testimonials .testimonial-slider {border-radius: 20px;padding: 50px 100px;}
.our-testimonials .testimonial-item .testimonial-header {margin-bottom: 30px;}
.our-testimonials .testimonial-item .testimonial-header .testimonial-quote {margin-bottom: 15px;}
.our-testimonials .testimonial-item .testimonial-header .testimonial-content p {font-size: 18px;line-height: 30px;font-weight: 600;margin: 0;}
.our-testimonials .testimonial-item .testimonial-body .author-image img {width: 50px;height: 50px;}
.our-testimonials .testimonial-item .testimonial-body {display: flex;}
.our-testimonials .testimonial-item .testimonial-body .author-content h3 {margin-bottom: 0;}
.our-gallery-page .section-title {margin-bottom: 40px;}
.our-gallery-page .section-title h3 {margin-bottom: 10px;}
.our-gallery-page .section-title h2 {font-size: 36px;line-height: 45px;font-weight: 700;margin-bottom: 0px;}
.our-gallery-page .photo-gallery {border-radius: 10px;background: #ffffff;}
.our-gallery-page .photo-gallery img {border-radius: 10px;border: 1px solid #dee2e6;}
.main-footer {padding: 60px 0 0;}
.main-footer .about-footer {max-width: 100%;padding-right: 50px;}
.main-footer .about-footer .footer-logo {margin-bottom: 10px;}
.main-footer .about-footer .about-footer-content p {text-align: justify;}
.main-footer .about-footer nav {display: flex;gap: 12px;}
.main-footer .about-footer nav a {display: flex;align-items: center;justify-content: center;width: 30px;height: 30px;background: #00b9c0;border-radius: 100%;color: #ffffff;}
.main-footer .footer-links h3 {position: relative;display: block;padding-bottom: 15px;margin-bottom: 20px;margin-top: 0;}
.main-footer .footer-links h3:after {height: 1px;bottom: 0;width: 12px;position: absolute;content:"";left: 0;background-color: #00b9c0;border-radius: 40px;}
.main-footer .footer-links h3:before {height: 1px;bottom: 0;width: 50px;position: absolute;content:"";left: 20px;background-color: #00b9c0;border-radius: 40px;}
.main-footer .footer-links.contact-box ul {padding: 0;margin:0;list-style: none;}
.main-footer .footer-links.contact-box ul li {display: flex;align-items: center;gap:10px;margin-bottom: 20px;color: #ffffff;font-size: 15px;text-transform: inherit;}
.main-footer .footer-links.contact-box ul li a {display: flex;align-items: center;gap:10px;}
.main-footer .footer-links.contact-box ul li i {width: 35px;min-width: 35px;height: 35px;background: #00b9c0;border-radius: 100%;display: flex;align-items: center;justify-content: center;}
.footer-copyright {padding: 10px 0;margin-top: 50px;}

.fixedBtn {position: fixed;right: -105px;top: 50%;z-index: 999;rotate: 270deg;}
.fixedBtn nav {display: flex;gap: 0 10px;}
.fixedBtn nav a {padding:10px 15px;color:#ffffff;text-transform:uppercase;line-height: 24px;border-radius: 5px;font-size:24px;cursor: pointer;}
.fixedBtn nav a.quoteBtn {background:#bf0a3c;}
.fixedBtn nav a.callBtn {background: #003595;}
.fixedBtn nav a.whatsappBtn {background:#168a15;}

.formPopup .modal-dialog {display: flex;align-items: center;height: 100%;}
.formPopup .modal-dialog .modal-content .modal-header {background: #2175d4;}
.formPopup .modal-dialog .modal-content .modal-header .modal-title {text-transform: uppercase;font-size: 16px !important;color: #ffffff;}
.formPopup .modal-dialog .modal-content .modal-body {background: #d1d1d1;}
.formPopup .modal-dialog .modal-content .modal-body .form-control {padding: 9px 10px;font-size: 15px;}
.formPopup .modal-dialog .modal-content .modal-body select {color:#333333;padding: 9px 10px;font-size: 15px;border: var(--bs-border-width) solid var(--bs-border-color);border-radius: var(--bs-border-radius);display:block;width:100%;}
.formPopup .modal-dialog .modal-content .modal-body select:focus {color: var(--bs-body-color);background-color: var(--bs-body-bg); border-color: #86b7fe;outline:0;box-shadow: Do 0.25remrgba(13, 110, 253, .25);}
.formPopup .modal-dialog .modal-content .modal-body .form-control::placeholder {color:#333333;}
.formPopup .modal-dialog .modal-content .modal-body .btn-default {font-size: 15px;font-weight: 500;text-transform: uppercase;}

.hero {padding-bottom: 0 !important;}
.hero .hero-section {margin-top: 80px;}
.hero .hero-section .hero-content .section-title h1 {font-size: 42px;font-weight: 700;line-height: 54px;}
.hero .hero-section .hero-content .section-title ul {margin-top: 30px;padding: 0;}
.hero .hero-section .hero-content .section-title ul li {position: relative;color: #eeeeee;font-size: 16px;font-weight: 500;padding-left: 30px;text-transform: inherit;;list-style: none;margin-bottom: 15px;}
.hero .hero-section .hero-content .section-title ul li:before {content: '\f058';font-family: 'Font Awesome 6 Free';font-weight: 900;font-size: 20px;color: #30c6cc;display: inline-block;line-height: normal;position: absolute;top: 2px;left: 0;}
.hero .hero-section .hero-content .hero-content-body {display: flex;flex-wrap: nowrap;gap: 15px;padding: 20px 0;margin-bottom: 30px;}
.hero .hero-section .hero-content .hero-content-body .hero-counter-box {text-align: center;}
.hero .hero-section .hero-content .hero-content-body .hero-counter-box .icon {width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;background: #ffffff;border-radius: 100%;margin: 0 auto 10px;}
.hero .hero-section .hero-content .hero-content-body .hero-counter-box h2 {font-size: 14px;font-weight: 500;margin: 0;line-height: 26px;}
.hero .hero-section .hero-content .hero-content-body .hero-counter-box img {height: 36px;}
.hero .hero-section .hero-image .service-single-slider .service-slider-image {border-radius: 20px;height: 500px;}
.hero .hero-section .hero-image .service-single-slider .service-slider-image img {height: 100%;object-fit: cover;aspect-ratio: 1;}
.about-us .about-us-content .section-title {margin-bottom: 10px;}
.about-us .about-us-content .about-us-list {grid-gap: 12px;}
/* .about-us .about-us-content .about-us-list li {text-transform: initial;} */
.our-service .service-item .service-image img {object-fit: contain;}

@media (max-width: 767px){
	.main-header .header-sticky .navbar .navbar-brand img {height: 48px;}
	.hero.bg-image .hero-section.hero-slider-layout .hero-slide {padding: 120px 0 175px;}
	.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .section-title h1 {font-size: 36px;}
	.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content-footer {display: flex;flex-direction:column;justify-content: center;align-items: center;gap:10px;}
	.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content-footer .btn-default {padding: 15px 25px 15px 50px;line-height: 1;margin-right:0;}
    .hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content-footer .btn-default::before {left: -12px;}
	.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content-footer .btn-default.btn-highlighted {margin-top: 0px;}
    .hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn.btn-custom {padding: 10px 20px;line-height: 1;display:flex;align-items: center;gap:5px;}
	.hero.bg-image .hero-section.hero-slider-layout .hero-slide .hero-content .hero-content-footer .btn.btn-custom img {position:relative;left:0;top:0px;}
    .hero-section.hero-slider-layout .hero-pagination {bottom: 120px;}
	.about-us .about-us-content .section-title h2 {font-size: 24px;line-height: 36px;}
	.about-us .about-us-content .about-us-list {grid-template-columns: 1fr;grid-gap: 10px;margin: 20px 0 0 0;}
	.our-service .section-title h2 {font-size: 24px;line-height: 36px;}
    .our-service .service-item.appointment-box a {font-size: 24px;}
	.page-doctor .section-title h2 {font-size: 24px;line-height: 36px;}
	.our-testimonials .section-title {margin-bottom: 0;}
	.our-testimonials .section-title h2 {font-size: 24px;line-height: 36px;}
	.our-testimonials .section-btn {margin-top: 10px;margin-bottom: 20px;}
	.our-testimonials .testimonial-slider {padding: 30px;}
	.our-testimonials .testimonial-item .testimonial-header .testimonial-content p {font-size: 16px;}
}