<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
----------------------------------------------------------------
	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;	
} 
.admin-bar .sticky-header{
	top:32px;	
}

.mobile-menu-visible .main-header{
	z-index:999999;
}
/*------------------------- team-details -------------------------*/

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

.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 40px;
	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(--main-color);
}

.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(--main-color);
	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(--main-color);
}

.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(--main-color);;
    border-color: var(--main-color);;
}

/***************** Pagination Style*******************/
.pagination{
	position: relative;
    margin-top: var(--margin-top-20);
}
.pagination li{
	position: relative;
    margin: 0px 5px 10px;
    display: inline-block;
}
.pagination li a, .pagination li span{  
    position: relative;
    display: inline-block;
    line-height: 46px;
    height: 46px;
    width: 46px;
    min-width: 46px;
    font-weight: 500;
    border-radius: 3px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    font-size: var(--font-15);
    color: var(--black-color);
    font-family: 'Gordita-Medium';
    background-color: var(--color-thirtyfive);
}
.pagination li.active a, .pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: var(--white-color);
    background-color: var(--black-color);
}
/***************** Blog Sidebar Style*******************/
.blog-sidebar .sidebar-widget  .post-widget .post-inner .post .post-thumb img{
	height: 70px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.blog-detail  .inner-box .thm-unit-test .post-date{
	margin-right: 20px;
}
.sidebar-widget.widget_colaz_our_testimonial {
	border: none;
}
.widget{
	position:relative;	
}   
.widget ul,
.widget ol{
	position:relative;
	padding:0px;
	margin:0px;
}        
.widget ul li,
.widget ol li{
	position: relative;
    margin-bottom: var(--margin-bottom-20);
}
.widget ul li:last-child,
.widget ol li:last-child{
	position: relative;
    margin-bottom: var(--margin-zero);
}
.widget ul li ul li,
.widget ol li ol li{
	position: relative;
    display: block;
    margin-bottom: 0;
	margin-top: 20px;
	margin-left:15px;
}
.widget ul li a,
.widget ol li a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--black-color);
    text-transform: capitalize;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: var(--main-color);
}
/***************** Comment Style*******************/
.colaz-comment-item .colaz-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: var(--margin-bottom-15);
	color: var(--color-fourteen);
	font-size: var(--font-18);
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom: 0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom: 0;
	margin-top: 15px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    color: var(--color-fourteen);
    font-size: var(--font-18);
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: var(--main-color);
}

/***************** Service Sidebar Style*******************/

.service-widget.widget_nav_menu ul {
    
}
.service-widget{
	position:relative;
}
.service-widget ul{
	position:relative;
	padding: 0px;
}
.service-widget ul li{
	position: relative;
    margin-bottom: var(--margin-bottom-20);
}
.service-widget ul li:last-child {
    margin-bottom: var(--margin-zero);
}
.service-widget ul li a{
	position: relative;
    display: block;
    font-size: var(--font-20);
    color: var(--black-color);
    text-transform: capitalize;
}
.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: var(--main-color);
}
.news-block-two .category a{
	color: var(--white-color);
}

/***** Blog Comment Area Style ********/

.blog-detail .comments-area{
	margin-top:60px;
	padding-top:60px;
	border-top:1px solid var(--black-color);
	margin-bottom:0px;	
}
.blog-detail .comment-form{
	margin-top:80px;	
}
.blog-detail .comments-area .comment-box .comment-form{
	margin:40px 0px 20px;
}
.blog-detail .comment-form .group-title,
.blog-detail .comment-form .group-title h4{
	margin-bottom:10px;	
}
.blog-detail .comment-form .group-title h4 small a{
	position:relative;
	font-weight: 600;
    color: var(--color-five);
    font-size: var(--font-30);
	display:inline-block;	
}
.blog-detail .comments-area .outer-box .col-md-12 &gt; .colaz-comment-item:last-child &gt; .comment-box{
	margin-bottom:0px;	
	padding-bottom:0px;
	border:none;
}
.news-block-three .lower-content .meta-info{
	margin-bottom:30px;
}
.news-block-three .lower-content .text p{
	position: relative;
	line-height: 30px;
	font-size: var(--font-18);
	color: rgba(var(--color-two-rgb), 0.70);;
}

.pagination li.dots{
	line-height:40px;
}

.m-t40{
	margin-top:40px;
}

.logged-in-as a{
	color:var(--color-five);
}

.m-l20{
	margin-left:20px;
}

.m-r20{
	margin-right:20px;
}

.widget ul li.recentcomments,
.widget ol.wp-block-latest-comments li,
.footer-widget ul li.recentcomments,
.footer-widget ol.wp-block-latest-comments li {
	padding-left:30px;
}

.widget ul li.recentcomments:before,
.widget ol.wp-block-latest-comments li:before,
.footer-widget ul li.recentcomments:before,
.footer-widget ol.wp-block-latest-comments li:before{
	content:'\f086';
	font-family: 'FontAwesome';
	font-size:15px;
	position:absolute;
	top:0px;
	left:0px;
}

.widget .has-avatars .wp-block-latest-comments__comment,
.footer-widget .has-avatars .wp-block-latest-comments__comment{
	padding-left:0px;
	display:flex;
	align-items:center;
	line-height:1.4;
}

.widget .has-avatars .wp-block-latest-comments__comment-avatar,
.footer-widget .has-avatars .wp-block-latest-comments__comment-avatar{
	position:relative;
	float:none;
	margin:0px;
	width:40px;
	height:40px;
}

.widget .has-avatars .wp-block-latest-comments__comment:before,
.footer-widget .has-avatars .wp-block-latest-comments__comment:before{
	display:none;
}

.widget .has-avatars li .wp-block-latest-comments__comment-meta, .footer-widget .has-avatars li .wp-block-latest-comments__comment-meta{
	margin:0px 0px 0 20px;
}

.footer-widget h2{
	line-height: 36px;
	font-weight: 600;
	color: var(--black-color);
	margin-bottom: var(--margin-bottom-25);
	font-size: var(--font-24);
}


.footer-style-two .sub-title {
    position: relative;
    line-height: 32px;
    font-size: var(--font-18);
    color: var(--white-color);
    margin-bottom: var(--margin-bottom-30);
}
.footer-style-two .footer-widget ul li a{
	position: relative;
    color: var(--white-color);
    font-size: var(--font-18);	
}

.footer-style-two .newsletter-box .form-group button .txt{
	display:none;
}
.footer-style-two .newsletter-box .form-group button{
	padding:0px;
}
.footer-style-two .newsletter-box .form-group .btn-style-six::before{
	position: relative;
	content: "\f1a2";
	font-family: "flaticon";
	top:auto;
	left:auto;
	width:auto;
	height:auto;
	background:none;
}
.sidebar-page-container .blog-detail .image{
	margin-bottom:25px;	
}
.testimonial-widget .content-outer{
	padding:0px;	
}
.project-detail .testimonial-widget .content-outer{
	position: relative;
    padding: 40px 40px;
    background-color: var(--color-eight);	
}




</pre></body></html>