<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}
body:not(.home) #sp-top-bar {
  	border-bottom: 1px solid rgb(255 255 255 / 36%);
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: none;
    z-index: 9999;
}
.com-content #sp-header {
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
body:not(.home) #sp-header {
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item&gt;a {
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent &gt; li &gt; a, .sp-megamenu-parent &gt; li &gt; span {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent&gt;li.active&gt;a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child &gt; li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu&gt;li&gt;a, .offcanvas-menu .offcanvas-inner ul.menu&gt;li&gt;span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon&gt;span {
    background-color: #000;
}
.offcanvas-menu &gt; .align-items-center {
    background: #fff;
}
.offcanvas-active .burger-icon&gt;span, #modal-menu-toggler.active .burger-icon&gt;span {
    background-color: #000;
}

/*** Block Styles ***/
/* Button */
.btn {
    padding: 20px 35px;
    font-size: 17px;
    font-weight: 400;
    border-radius: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
    border: none;
    display: inline-block;
    color: #fff !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
	color: #fff!important;
	transform: translateY(-8px);
}

/* Title */
.title h3 {
	letter-spacing: 2px;
}
.title h2 {
	font-size: 40px;
	font-weight: 800;
	margin: 20px 0 20px;
}
.title h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 30px 0;
}
.title-img {
    position: absolute;
    left: -180px;
    top: -150px;
    z-index: -1;
}

/* Bg */
.bg-img1 {
    position: absolute;
    top: -150px;
    right: 0;
    z-index: -1;
}

/* Slider */
#slider {
	margin-top: -80px !important;
}
.slider  .img-bg1 {
    position: absolute;
    top: -80px;
    right: -200px;
    z-index: -1;
}
.slider-title h3 {
	background: #cbf4e0;
	padding: 18px 18px 18px 0;
	border-radius: 40px;
}
.slider-title h3 span {
	background: #000;
	padding: 13px 20px;
	border-radius: 40px;
	position: relative;
	top: -5px;
	margin-right: 20px;
	color: #fff;
}
.slider-title h1 {
	font-size: 60px;
	font-weight: 800;
	padding: 20px 0;
}
.img1 img {
	border-radius: 0px 100px 0px 0px;
}
.img2 {
	position: relative;
    z-index: -1;
}
.slider-content {
    padding: 32px 32px 32px 32px;
    border-radius: 20px;
    box-shadow: 8px 8px 32px 0px rgb(143 168 187 / 29%);
    background: #fff;
    position: relative;
    width: 60%;
    display: inline-block;
	position: relative;
	top: 0;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.slider:hover .slider-content {
	top: -20px;
}
.sl-content .left {
    width: 15%;
    float: left;
}
.sl-content {
	padding: 15px 0;
	display: inline-block;
}
.sl-content .right {
    width: 85%;
    float: left;
	padding-left: 20px;
}
.sl-content .right h3 {
	font-size: 17px;
	font-weight: 600;
}
.sl-content .right p {
	margin: 0;
}

/* Contact Form */
.contact-form .sppb-row.sppb-no-gutter {
    background-color: #f5f6f8;
    border-radius: 15px;
    padding: 60px 20px;
}

/* About */
.about-item.ab1 i {
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
    border-radius: 10px;
}
.about-item {
	padding: 15px;
	background: #fff;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 8px 8px 20px 0px rgb(143 168 187 / 25%);
	width: 270px;
}
.about-item.ab1 {
	position: absolute;
	top: 130px;
}
.about-item.ab2 {
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.about-item.ab1, 
.about-item.ab2 {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.about-colum:hover .about-item.ab1 {
	top: 216px;
left: -50px;}
.about-colum:hover .about-item.ab2 {
	right: -250px;
    bottom: 120px;
}

/* Services */
.services-item {
    padding: 20px 20px 20px 20px;
    background-color: #FFFFFF;
    border-radius: 0px 20px 0px 20px;
    max-width: 280px;
    position: relative;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.sppb-column-addons:hover .services-item {
	opacity: .8;
}

/* Feature */
.feature-img .sppb-addon-single-image-container, 
.feature-img .sppb-addon-single-image-container img {
    width: 100%;
}
.feature-item {
	padding: 21px;
	background: #fff;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 8px 8px 20px 0px rgb(143 168 187 / 25%);
	max-width: 500px;
}
.feature-item.fea1 {
	position: absolute;
	top: 50%;
}
.feature-item.fea2 {
	position: absolute;
	top: 20%;
	right: 0;
	animation: leaves 5s ease-in-out infinite alternate;
}
.feature .clearfix:last-child {
	position: relative;
}
@keyframes leaves {
    0% {
        transform: translate(20px,10px);
    }
    20% {
        transform: translate(40px,20px);
    }
    40% {
        transform: translate(20px,20px);
    }
    60% {
        transform: translate(10px,20px);
    }
    80% {
        transform: translate(0px,10px);
    }
    100% {
        transform: translate(0px,0px);
    }
}

/* Work */
.work-colum {
	border-radius: 20px;
}
.img-bg1 {
    position: absolute;
    top: -150px;
    right: -100px;
    z-index: -1;
}
.work-colum strong {
	display: none;
}
.work-colum em {
	padding-right: 10px;
	font-size: 25px;
	top: 5px;
	position: relative;
}
.work-colum .star-text {
	
}

/* Team */
.team-colum .clearfix,
.team-colum .clearfix .team-btn {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-colum:hover .clearfix:nth-child(2) {
  	transform: scale(.9);
}
.team-colum:hover .clearfix .team-btn {
  	transform: scale(1.2);
}
.team-colum .clearfix .team-btn 
.team-colum .sppb-addon-single-image-container,
.team-colum img {
	width: 100%;
}
.team-colum .clearfix:nth-child(2) {
	position: relative;
}
.team-colum .team-btn {
	padding: 13px 25px;
	color: #fff;
	border: none;
}
.team-item h4 {
	letter-spacing: 2px;
}

/* Review */
.star-item em {
	font-size: 22px;
	color: #f0ad4e;
	padding-right: 10px;
}
.star-item strong {
	display: none;
}
.star-item em.star-text {
	font-style: initial;
	font-size: 17px;
	color: #000;
	font-weight: 600;
	margin-left: 20px;
	letter-spacing: 1px;
}
.review-img img {
	border-radius: 100px 20px 20px 20px;
}
.review .about-item.ab1 {
    right: 0;
    bottom: 50px;
    top: auto;
}

/* Video */
.video-img img {
	border-radius: 20px 150px 20px 20px;
}
.video-img1 {
    position: absolute;
    top: 80px;
    left: 100px;
    width: 70px;
}
.video-item {
    max-width: 83%;
    margin: 0 auto;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 8px 8px 20px 0px rgb(143 168 187 / 25%);
    position: relative;
    background: #fff;
    padding: 20px;
    bottom: 60px;
}
.video-colum-left {
	background: #fff !important;
	padding: 0 !important;
}
.video-icon-right i {
    height: 55px !important;
    width: 55px !important;
    line-height: 55px !important;
    font-size: 26px !important;
}

/* Doctor */
.doctors-img {
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.doctors-icon {
    position: absolute;
    top: 20%;
    left: -20px;
}
#doctors .about-item.ab2 h3 {
  color: #333 !important;
}
.time-img .sppb-addon-single-image-container,
.time-img .sppb-addon-single-image-container img {
  	width: 100%;
}
.doctors-img01 img {
    border-radius: 100px 20px 20px 20px;
}
.doctors-star em {
    font-style: initial;
    font-size: 20px;
	padding-right: 10px;
	color: #f0ad4e;
}
.doctors-star em:last-child {
	font-weight: 600;
	font-size: 16px;
	color: #222;
}
.doctors-star strong {
	   display: none;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
  	margin: 0;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 20px;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
    border: 1px solid #10317821;
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 17px;
	font-weight: 600;
	text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
	margin-top: 20px;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}
#sp-position1 {
	padding: 0;
}

/* Bottom */
#sp-bottom {
	overflow: hidden;
	position: relative;
	z-index: 1;
	line-height: 30px;
	box-shadow: 0 0 4px 0 rgb(0 0 0 / 5%);
	font-size: 14px;
}
#sp-bottom p {
	line-height: 28px;
}
#sp-bottom h2 {
	margin-bottom: 18px;
	color: #000;
	font-size: 33px;
	font-weight: 600;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    padding-bottom: 0px;
    position: relative;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom strong {
  	display: none;
}
#sp-bottom a.btn:hover {
	color: #fff !important;
}
.shrewd_solution_icon {
    padding-top: 10px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon li {
    display: inline-block!important;
    padding: 0!important;
}
.shrewd_solution_icon li a {
    font-size: 22px;
    color: #fff !important;
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    background: #cbf4e0;
}
#sp-bottom1 .shrewd_solution_icon li a:hover {
	color: #fff !important;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(0,0,0,0.1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	#sp-header {
    	top: 0px;
	}
  	.work-img .sppb-addon-single-image-container, .work-img img {
    	width: 100%;
	}
  	.slider-title h3 span {
    	top: -25px;
	}
  	.feature-item.fea1, .feature-item.fea2 {
    	position: relative;
    	top: 0;
	}
  	.feature .clearfix:last-child {
  	  	padding: 30px 10px !important;
    	margin: 0 !important;
  	}
  	.slider-title h1 {
    	font-size: 50px;
	}
  	.contact-colum {
    	padding-left: 0px !important;
  	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.slider-content {
    	width: 80%;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings &gt; Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, 
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay, 
.btn, .slider-title h3 span, .about-item.ab1 i, .team-colum .team-btn, .mission .mission-first .clearfix ,
.shrewd_solution_icon li a:hover {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover, #sp-bottom4 span, #sp-bottom a:hover, .counter-item h1, .title h3, .pricing-colum em, .about-item h3, .about-item.ab2 i, .feature-item i, .work-colum em, .work-item h3, .shrewd_solution_icon li a {
  	color: var(--text-color) !important;
}
.title p {
  	border-color: var(--text-color) !important;
}
</pre></body></html>