<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.admin-bar .sticky-header{
	top:32px;	
}
/*
----------------------------------------------------------------
	remove the white gap for 4 sides in elementor
----]------------------------------------------------------------
*/
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default&gt;.elementor-column&gt;.elementor-element-populated{
	padding:0px !important;	
} 
.google-map iframe{
	height:100%;
}
.location-block-one .inner-box .image-box {
    position: relative;
    margin-top: -70px !important;
    margin-bottom: 15px !important;
}
.locations-section .pattern-layer {
     top: 60px;
}
.locations-section .upper-box {
    padding-bottom: 80px;
}
.comingsoon-section form .form-group button{
	background: var(--thm-secnd);
	color: #fff;
}
.service-details-content .content-one .image-box {
    margin-bottom: 43px !important;
}
.service-details-content .content-two .image-box {
    margin-bottom: 23px !important;
}
.project-details-content .image-box .image {
    margin-bottom: 30px !important;
}
/*------------------------- team-details -------------------------*/

.team-details{
	position: relative;
	padding: 120px 0px 120px 0px;
}

.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 40px;
	margin-left: -150px;
	padding-left: 350px;
	padding-bottom: 66px;
}

.team-details .image-box img{
	width: 100%;
}

.team-details .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 66px;
}

.team-details .image-box .image-shape{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 271px;
	height: 231px;
	background-repeat: no-repeat;
	z-index: -1;
}

.team-details .content-box{
	position: relative;
	display: block;
	margin-top: -14px;
}

.team-details .content-box h2{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 54px;
	font-weight: 700;
	margin-bottom: 14px;
}

.team-details .content-box h2 span{
	font-size: 36px;
	display: block;
}

.team-details .content-box .designation{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 31px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:var(--thm-base);
}

.team-details .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 38px;
}

.team-details .content-box .text p{
	margin-bottom: 26px;
}

.team-details .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #1f1f1f;
}

.team-details .content-box .text .list-item li{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 13px;
}

.team-details .content-box .text .list-item li:last-child{
	margin-bottom: 0px;
}

.team-details .content-box .text .list-item li:before{
	position: absolute;
	content: '\f058';
	width: 14px;
	height: 16px;
	left: 0px;
	top: 0px;
	color: var(--thm-base);
	font-family: 'FontAwesome';
}

.team-details .content-box .contact-inner h6{
	display: block;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
	color: #1f1f1f;
	margin-bottom: 15px;
}

.team-details .content-box .contact-inner h3{
	display: block;
	font-size: 18px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 21px;
}

.team-details .content-box .contact-inner h3 a{
	display: inline-block;
	color: #1f1f1f;
}

.team-details .content-box .contact-inner h3 a:hover{
	color:var(--thm-base);
}

.team-details .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.team-details .content-box .social-links li:last-child{
	margin: 0px !important;
}

.team-details .content-box .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #d6d6d5;
	border-radius: 50%;
	font-size: 16px;
	color: #87827f;
}

.team-details .content-box .social-links li a:hover{
	color: #fff;
}

.team-section.team-page-1{
	background: #1f1f1f;
	padding-bottom: 90px;
}

.team-section.team-page-1 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2{
	padding-bottom: 90px;
}
.team-details .content-box .social-links li a:hover {
    background: var(--thm-base);;
    border-color: var(--thm-base);;
}

/***************** Pagination Style*******************/
.pagination{
	position: relative;
    display: block;
}
.pagination li{
	position: relative;
    display: inline-block;
    margin-right: 7px;
}
.pagination li a, .pagination li span{  
   position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 54px;
    width: 54px;
    line-height: 54px;
    background: #f0f5f7;
    font-family: 'Saira', sans-serif;
    text-align: center;
    color: var(--thm-secnd);
    z-index: 1;
    transition: all 500ms ease;
}
.pagination li.active a, .pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	background: var(--thm-base);
	color: #fff;
}
/***************** Blog Sidebar Style*******************/
.blog-details-content .post-nav-btn .single-btn.prev-btn  .image-box img,
.blog-details-content .post-nav-btn .single-btn.next-btn .image-box img {
	height:70px;
}
.blog-details-content .content-one {
    margin-bottom: 0px;
}
.blog-details-content .content-one .image-box {
    margin-bottom: 0px;
}
.blog-details-content .text-1 {
    margin: 44px 0px;
}
.blog-details-content .post-tags .tags-list li a {
	margin: 5px;
	float:left;
}
.blog-sidebar .sidebar-widget {
	margin-bottom: 43px;
}
.blog-sidebar .sidebar-widget .search-inner form,
.blog-sidebar .sidebar-widget .search-inner .form-group{
	position:relative;	
}

.blog-sidebar .sidebar-widget .search-inner .form-group input[type='search'] {
    position: relative;
    width: 100%;
    height: 54px;
    border: 1px solid #e6ebed;
    font-size: 18px;
    color: #7c8083;
    padding: 10px 60px 10px 20px;
    transition: all 500ms ease;
}
.blog-sidebar .sidebar-widget .search-inner .form-group button {
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 20px;
    color: var(--thm-secnd);
    cursor: pointer;
    transition: all 500ms ease;
}
.blog-sidebar .sidebar-widget  .post-widget .post-inner .post .post-thumb,
.main-footer .post-widget .post .post-thumb{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.blog-sidebar.default-sidebar{
	padding-left:0px;
}
.subscribe-widget .inner-box .form-inner .icon-box{
	display: none;
}
.subscribe-widget .inner-box .form-inner form .form-group button{
	border: 2px solid var(--thm-base);
	background: transparent;
}

/******* Widget Style ***********/
.blog-sidebar .widget .wp-block-group__inner-container h2,
.blog-sidebar .widget form .wp-block-search__label{
	font-size: 24px;
    line-height: 34px;
    font-weight: 500;
	position: relative;
    font-family: 'Saira', sans-serif;
    color: var(--thm-secnd);
	margin-bottom: 21px;
	display:block;
}
.blog-sidebar .widget form button.wp-block-search__button{
	position:relative;
    font-weight: 600;
    font-size: 14px;
	padding:5px 10px;
    color: #fff;
    background: var(--thm-secnd);
    border: 2px solid var(--thm-secnd);	
}
.widget{
	position:relative;	
}   
.widget ul,
.widget ol{
	position:relative;
	margin:0px;
	padding:0px;
}        
.widget ul li,
.widget ol li{
	position: relative;
    display: block;
	font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: var(--thm-secnd);
    margin-bottom: 12px;
	padding-bottom:12px;
	border-bottom:1px solid #666666;
	padding-left:20px;
	transition: all 500ms ease;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li:before,
.widget ol li:before{
	position:absolute;
	content: "\f108";
	font-family: 'flaticon';	
	left:0px;
	top: 0px;
	font-size: 12px;
    transition: all 500ms ease;
	color: var(--thm-secnd);
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #666666;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
	top:12px;
}
.widget ul li a,
.widget ol li a{
   position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    color: var(--thm-secnd);
    text-transform: capitalize;
    letter-spacing: 0.6px;
	transition: all 500ms ease;
}
.widget ul li:hover:before,
.widget ol li:hover:before,
.widget ul li a:hover,
.widget ol li a:hover{
	color: var(--thm-base);
}

.blog-details-content .author-box,
.blog-details-content .comments-box,
.blog-details-content .comments-form-area {
	margin-top:80px;
}
.blog-details-content .author-box .inner-box,
.blog-details-content .comments-box{
	margin-bottom:0px;	
}
.form-inner .logged-in-as a{
	color:var(--thm-secnd);	
}
.blog-details-content .comments-form-area h2{
	margin-bottom:10px;
}
.comments-box .outer-box .col-md-12 &gt; .biogenix-comment-item:last-child &gt; .comment{
	margin-bottom:0px;
}
.blog-details-content .comments-form-area h2 small a{
	position:relative;
	font-size:20px;
	display:inline-block;
	color: var(--thm-secnd);	
	font-weight:600;
}
.blog-details-content .biogenix-comment-item .comments-form-area{
	margin:50px 0px;	
}
/*************** Blog Tags Style*******************/
.widget .tagcloud{
    position: relative;
} 
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    font-size: 18px !important;
    color: #7c8083;
    background: #f0f5f7;
    padding: 2px 12px;
    text-align: center;
	display: inline-block;
    margin: 0px 2px 7px 0px;
}

.widget .tagcloud a:hover{
	background: var(--thm-base);
	color: #fff;	
}

/***************** Comment Style*******************/
.biogenix-comment-item .biogenix-comment-item{
	margin-left:80px;
}

/************************* Footer's widget style **************************/
.footer-widget{
	position:relative;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;	
}
.footer-widget ul li,
.footer-widget ol li{
	position: relative;
    margin-bottom: 8px;
	display: inline-block;
	width: 49%;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	 margin-bottom: 8px;
}
.footer-widget ul li a,
.footer-widget ol li a{
   position: relative;
   display: inline-block;
   color: #d1dbe5;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	padding-left: 20px;
	color: var(--thm-base);
}
.footer-widget ul li a:before,
.footer-widget ol li a:before{
	position: absolute;
    content: "\f108";
    font-family: 'flaticon';
    font-size: 14px;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: all 500ms ease;
	color: var(--thm-base);
}
.footer-widget ul li a:hover:before,
.footer-widget ol li a:hover:before{
	opacity: 1;
}
.footer-widget  .post-widget .post-inner .post .post-thumb img{
	height: 70px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

/************************* Footer's widget style V2 ***************************/
.footer-style-two .footer-widget ul li a:before,
.footer-style-two .footer-widget ol li a:before{
	color: #0f5ff1;
}
.footer-style-two .footer-widget .logo-widget ul li,
.footer-style-two .footer-widget .logo-widget ol li{
	width:auto;
}
.footer-style-two .footer-widget .logo-widget ul li a:before,
.footer-style-two .footer-widget .logo-widget ol li a:before{
	display:none;
}
.footer-style-two .footer-widget .logo-widget ul li a:hover,
.footer-style-two .footer-widget .logo-widget ol li a:hover,
.footer-style-three .footer-widget ul li a:hover,
.footer-style-three .footer-widget ol li a:hover{
	padding-left: 0px;
}
.gallery-item {
    position: relative;
    width: 80px;
    height: 80px;
    display: inline-block;
    margin: 0px 10px 10px 0px;
}
.gallery-item img {
    position: relative;
    height: auto;
}

/************************* Footer's widget style V3 ***************************/
.footer-style-three  .footer-widget .contact-widget .widget-content .clearfix ul li,
.footer-style-three  .footer-widget .contact-widget .widget-content .clearfix ol li{
	width:auto;
}
.footer-style-three .footer-widget ul li a:hover,
.footer-style-three .footer-widget ol li a:hover{
	color: #38ab30;
}
.footer-style-three .footer-widget ul li a:before,
.footer-style-three .footer-widget ol li a:before{
	display: none;
}
.footer-style-three .subscribe-widget .widget-content .form-inner form .form-group .icon-box{
	display: none;
}
.footer-style-three .subscribe-widget .widget-content .form-inner form .form-group button{
	margin-top: 15px;
}
/***************** Service Sidebar Style*******************/
.service-widget.widget_nav_menu{
	position: relative;
    display: block;
    border: 1px solid #e6ebed;
    padding: 22px 30px 9px 30px;
	margin-bottom: 62px;
}
.service-widget.widget_nav_menu h3 {
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 21px;
}
.service-widget{
	position:relative;
}
.service-widget ul{
	position:relative;
}
.service-widget ul li{
	position: relative;
    display: block;
}
.service-widget ul li a{
	position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    color: var(--thm-secnd);
    padding: 15px 0px 13px 0px;
    border-bottom: 1px solid #e6ebed;
    z-index: 1;
}
.service-widget ul li:last-child a{
    border-bottom: none;
}
.service-widget ul li:hover a,
.service-widget ul li.current-menu-item a,
.service-widget ul li.current-menu-item a:hover:before{
	color: #fff;
}
.service-widget ul li a:before{
	position: absolute;
    content: '';
    width: calc(100% - 30px);
    height: 100%;
    left: -30px;
    top: 0px;
    opacity: 0;
    z-index: -1;
    transition: all 500ms ease;
	background: var(--thm-base);
}
.service-widget ul li a:after{
	position: absolute;
    content: '';
    width: 30px;
    height: 100%;
    top: 0px;
    right: 30px;
    opacity: 0;
    z-index: -1;
    transition: all 500ms ease;
    clip-path: polygon(0% 0%, 100% 50%, 0% 100%, 0% 100%, 0% 0%);
	background: var(--thm-base);
}
.service-widget ul li a:hover:before,
.service-widget ul li.current-menu-item a:before,
.service-widget ul li.current-menu-item a:hover:before,
.service-widget ul li a:hover:after,
.service-widget ul li.current-menu-item a:after,
.service-widget ul li.current-menu-item a:hover:after{
  	opacity: 1;
}
.service-widget .download-widget a:before{
    display: none;
}
.service-widget .download-widget a:after{
    display: none;
}
.service-widget .download-widget a:before{
    display: none;
}
.service-sidebar .download-widget .download-list li a {
	padding: 0px;
}
.comingsoon-section .content-box .logo-box{
	margin-bottom:50px !important;	
}

/*********** Gallery Widget Style **********/
.home_2 .footer-style-two .schedule-widget .list li,
.home_2 .footer-style-two .gallery-widget .image-list li{
	width:auto;	
}
.home_2 .footer-style-two .gallery-widget .image-list li a:hover{
	padding-left:0px;	
}
.home_2 .footer-style-two .gallery-widget .image-list li a:before{
	content:'';	
}
.home_2 .footer-style-two .gallery-widget .image-list li .image img{
	display:inline-block;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	width:80px;
	height:80px;	
}

.product-details .text p{
	margin-bottom:30px;
}

.elementor-lightbox .elementor-lightbox-item,
.dialog-type-lightbox{
	display:none !important;	
}

.about-style-two .lower-box .image-box {
    margin-top: -60px !important;
}
.about-style-two .image-box{	
	margin-right: 35px !important;
}
.testimonial-block-one .inner-box .thumb-box{
	margin-bottom: 14px !important;	
}
.contact-info-section .upper-box .image-box{
	margin-right:30px !important;	
}

.shop-details .single-shop-content{
	align-items:center;
}

.shop-details .single-shop-content .product-details{
	margin-left:30px;
}

.sidebar-page-container .content-side.col-md-12::before{
	display:none;
}

.footer-style-two .logo-widget .footer-logo img,
.mobile-menu .nav-logo img{
	height:48px;
}</pre></body></html>