/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2025 | 10:59:57 */
body {
	overflow-x:hidden !important;
}

body .mainnav  ul > .current-menu-item > a, body .mainnav  ul > .current-menu-parent > a {
	color: var(--theme-secondary-color) !important;
}

body .canvas-nav-wrap .inner-canvas-nav {
	background-color: var(--theme-primary-color) !important;
	 
}
 

#mainnav.top-header > ul li ul.sub-menu li a::before{
	top: unset !important;
	bottom: 0.3rem !important;
}


#mainnav .bottom-header ul li a::before {
	top: unset !important;
	bottom: 0.5rem !important;
} 

#mainnav .bottom-header ul.sub-menu li a::before{
	top: unset !important;
	bottom: 0.3rem !important;
}

#mainnav > ul > li:hover > a, #mainnav > ul > li:hover > a::after {
	color:var(--theme-primary-color);
	
}
.header_sticky #header.header-box-sticky #mainnav > ul > li > a {
    display: flex;
    align-items: center;
}

#mainnav > ul > li > a::after {
	    margin-top: 3px;
}

#mainnav .bottom-header ul>li:hover a:after {
	transform: rotate(-90deg);
}

#mainnav .bottom-header ul > li:hover > a::before {
    width: 100%;
    left: 0;
}
 

#mainnav ul li a::before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: currentColor;
	top: auto !important;
    bottom:0 !important;
    left: auto;
    right: 0;
    width: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


ul.bottom-infor,
li.linkedin,
nav.navigation.post-type
{
	display: none !important;
}

.content-single .featured-post img {
	object-fit: contain !important;
	height: 200px !important;
}






footer img {
    object-fit:contain;
    width:190px;
    height:103px;
    margin-top:-1.8rem;
}

.logo.logo-mobi img {margin-bottom: 1rem;}
#logo, .logo.logo-mobi img {
	margin:5px 0 ;
    width: 190px !important;
    display:flex;
    justify-content:center;
    align-items:center;
}

.sl-pl-brand {
	width: 250px;
}

body .sl-pl-back {
    background: #1b2954 !important;
	top: 0!important;
	left: 0!important;
	bottom: 0!important;
	right: 0!important; 
}


.category-team {
	position:relative;
	z-index: 0;
}

.category-team,
.category-team * {
    user-select: none !important;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


.category-team::before {
	content: "";
	position:absolute;
	left:0;
	right:0;
	height:100%;
	z-index:2;

}

.tf-team-wrap.style2 .team-post {
	height: 100%;
}
.single-information-author .featured-post {
	margin-bottom: 20px !important;
}

.single-information-author .featured-post img {
	   height: unset !important;
}

.single-information-author .category-team {
	text-align:center;
	width: 60%;
	position: unset;
}

.single-information-author .category-team,
.single-information-author .team-contact
{
	padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}



.single-information-author .list-social {
	margin-top: 20px !important;
}

.single-information-author .content-left ,
.single-information-author .content-left .author,
.single-information-author .team-contact .inner
{
	    display: flex !important;
		flex-direction: column;
		align-items: center;
}

.single-information-author .title-label {
	 display: flex !important;
		flex-direction: column;
		align-items: center;
	    margin-bottom: 30px !important;
}

.single-information-author .title-label::after {
	left: unset !important;
}

.single-information-author .content-left .team-contact  {
	    display: flex;
		flex-direction: column;
		align-items: center;
}

.news_section .featured-post {
	min-height: 300px;
}

.news_section .featured-post img {
       height: 300px !important;
}

.news_section .featured-post .title {
	padding-bottom: 4rem;
}

.news_section .entry.blog-post .box-time {
	pointer-events: none;
	user-select: none;
}


body .news_section .box-time span.day {
	font-size: 24px !important;
}

body .news_section .box-time span {
	font-size: 14px !important;
}

body .news_section .box-time span.day {
	font-size: 24px !important;
}


body .news_section .box-time  {
	left:0 !important;
}


#mainnav ul:not(.sub-menu) {
	display:flex;
	justify-content: end !important;
	gap:10px;
}




#mainnav .bottom-header {
	gap: 1rem;
}


.mainnav ul li {
    padding: 0.5rem !important;
    margin:0 !important;
    width:auto ;
	
}



.mainnav ul li a {
	font-family: Manrope !important;
	line-height: normal !important;
	font-weight: 600;
	color: var(--theme-primary-color);
}


 .mainnav ul.sub-menu {
    flex-direction: column;
	}


#mainnav ul li.menu-item-has-children > a::after {
    font-family: saylo;
    content: "\e915";
    font-weight: 100;
    font-size: 10px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.3s ease-in-out;
}

#header .header-wrap .header-ct-right .tf-btn {
	margin-left: 15px;
}

.bottom-header .tf-btn {
	background: var(--theme-primary-color) !important;
}

.bottom-header .tf-btn:hover::after {
	background: var(--theme-secondary-color) !important;
}


.bottom-header .tf-btn span,
.bottom-header .tf-btn:hover span{
	color: #fff !important;
	line-height: 0;
}

#transactoin_list img {
 object-fit:
 contain !important;
 height: auto !important;
 padding: 1.5rem !important;
}

.breadcrumbs {
	margin-top: 10px;
}

.page-title-container * {
	color: var(--theme-primary-color) !important;
}

.single-post .page-title .page-title-heading {
	font-size: 30px !important;
    line-height: 40px !important;
}

.top-header > ul >li {
	padding: 0 0.5rem 1rem 0.5rem !important ;
}

.top-header > ul >li > a {
	font-size: 14px !important;
	letter-spacing:1.5px !important;
	
	
}

footer a:has(img)::after {
	content: unset !important;
}

.wpcf7-not-valid {
	border-color: #e0284f!important;
}

.wpcf7-not-valid iframe {
	border: 1px solid #e0284f!important;
}


.wpcf7-not-valid-tip {
	display:none !important;
}

.header.header-box-sticky,
.header_sticky #header.header-box-sticky{
	transform: translateY(0) !important;
	z-index: 99992;
}

.breadcrumbs span {
	    font-size: 20px !important;
		    line-height: 30px !important;
}

.footer_contact li a {
	display: flex;
	align-items: start;
	gap:10px;
}


.footer_contact li a i {
	margin-top:6px;
}

.canvas-nav-wrap .overlay-canvas-nav{ z-index: 99999 !important;}


.custom-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 30px;
}
.custom-grid .grid-item {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee;
    box-shadow: 0 1px 40px -25px rgb(101 188 123 / 50%);
    text-align: center;
	    border-radius: 5px;
}

.custom-grid .thumb {
    height: 200px;
		margin-bottom: 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

.custom-grid .grid-item .thumb img {
    width: auto;
    height: auto;
    object-fit: contain;
}

.custom-grid .grid-item h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.custom-grid .grid-item a {
    display: inline-block;
    margin-top: 10px;
    color: #0073aa;
    text-decoration: none;
}
.custom-grid .grid-item a:hover {
    text-decoration: underline;
}


.custom-grid .grid-item .title {
	color: var(--theme-primary-color);
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    position: relative;
    margin-bottom: 14px;   
}



.footer  .wrap-widgets-3 {
	padding-left: 0 ;
}

body #footer a {
	position: relative;
}

body #footer a:hover {
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: var(--theme-secondary-color) !important;
}

body #footer a::after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    content: "";
    bottom: -1px;
    left: auto;
    right: 0;
    width: 0%;
    height: 1px;
    background-color: var(--theme-secondary-color);
}

body #footer a:hover::after {
    left: 0;
    right: auto;
    width: 100%;
}

body #footer .footer_contact a {
	color: #fff;
	margin-bottom: 10px;
	gap:15px;
}

body #footer .footer_contact a:hover::after {
	content: unset!important;
}

.wp-singular .post-categories {
	display: none !important; 
}


.item-text {
	height: 100%;
	letter-spacing: 1.5px;
}


.go-top {
	bottom: 50px !important;
	margin: 0 !important;
}




.team-social:not(.list-social) {
	display: none !important;
}

.team-social:has(.list-social) {
	display: block !important;
}

.inner-canvas-nav .themesflat-socials {
	display: none;
	visibility:hidden;
	opacity:0;
}

.content-single-fullwidth .social-share-article {
	display:none !important;
}


.content-single-fullwidth .entry-footer .social-share-article {
	display:flex !important;
}



.wp-singular .themesflat-content {
	padding: 0 !important;
}

.content-single2 .featured-post img {
	object-fit: contain !important;
	
}

.main-post .entry-content *{
	word-wrap: break-word !important;
}

.pagetitle-meta {
	display:none !important;
}




.sl-pl-brand-container, .sl-pl-brand-container div {
	perspective: 500px !important;
    -webkit-perspective: 500px !important;
}


.news_section .title {
      display: -webkit-box;
	  -webkit-line-clamp: 2;          
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  height:60px;
} 

.header-boxed .header-01 {
	visibility: hidden !important;
	z-index:-1 !important;
}

.single-post .page-title{
	display: none !important;
}

.single .page-title {
	visibility: hidden !important;
 	user-select: none !important;
}



.tf-team-wrap.style2 .team-post .plus .icon-saylo-plus {
	transform: rotate(0deg);
	transition: all .5s linear;
}
.tf-team-wrap.style2 .team-post .plus:hover .icon-saylo-plus {
	transform: rotate(90deg);
}

.tf-team-wrap.style2 .team-post .plus {
	cursor: default !important;
}


body.class-name-page-lucius-partners  .tf-list-image.hover-image:hover .item .image img {
	filter: grayscale(0);
}

.filter-container {
    display: flex;
    align-items: center;
	justify-content: space-between;
    gap: 2rem;
}


.filter-container select{
	width:200px;
}


.team_1 .wrap-team-post.column-4 {
	justify-content: center;
}

.about_page_team .wrap-team-post.row.column-3 {
	justify-content: center;
}

.about_page_team .wrap-team-post.row.column-3 .features-post img {
	object-fit: contain !important;
}

.blog-single-image-wrap {
	display: none !important;
}

body.post-template-default.single.single-post #themesflat-content {
		padding-top: 12rem;
	}


.page-header {
	display: none !important;
}







@media only screen and (max-width: 1170px) {
	
    .btn-menu, .header-01 .wrap-btn-header, .header-modal-menu-left-btn, .sidebar .wpcf7-form-control-wrap, .vertical-center, .wrap-btn-header .btn-header {
        display: block;
    }
		
	.header .header-ct-right {
		display:none !important;
	}
	
	.header .header-ct-center {
		visibility:hidden !important;
	}
	
	
	.header .canvas-nav-wrap.active .header-ct-right {
		display:block  !important;
	}
	
	.wrap-team-post.column-4 .item {
		flex: 0 0 33%;
    	max-width: 50% ;
	}
	
	
	.about_page_team .wrap-team-post.row.column-3 .item {
		flex: 0 0 50%;
    	max-width: 50% ;
	}
	
	.about_page_team .wrap-team-post.row.column-3 .features-post {
		    height: 400px;
	}
	
	.about_page_team .wrap-team-post.row.column-3 .features-post img {
		    height: auto;
	}
}


@media (min-width: 1024px) {
	 body.single.single-post main h1 {
		 font-size: 45px;
		line-height: 55px;
	}
	
	.privacy-policy main h2, body.single.single-post main h2 {
		 font-size: 38px;
		line-height: 48px;
	}
}

@media (max-width: 1024px) {
	.privacy-policy main h2, body.single.single-post main h2 {
		 font-size: 30px;
        line-height: 40px;
	}
	
	 body.single.single-post main h1 {
		 font-size: 40px;
		line-height: 50px;
	}
}

@media only screen and (max-width: 991px) {
	.wrap-team-post.column-4 .item {
		        flex: 0 0 50%;
        max-width: 50%;
	}
	
}


@media (min-width: 768px) {
	.contact_details button {
		margin: 0 1rem 0 0 !important;
	}
	.mobile_banner {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.contact_details button {
		margin: 0 1rem 0 0 !important;
	}
	
	.desktop_banner {
		display: none !important;
	}
	
	.mobile_banner {
		display: flex !important;
	}
	
	.transaction-slide-item {
		    width: 100% !important;
	}
	.content-single2 .featured-post img {
		height: 500px;
	}
	
	
	.about_page_team .wrap-team-post.row.column-3 .item {
        flex: 0 0 100%;
        max-width: 100%;
    }
	
	.about_page_team .wrap-team-post.row.column-3 .features-post img {
        height: 300px;
    }
	
	
}




@media (max-width: 576px) {
	.single.content-single2 .content-single-fullwidth {
		padding:0px !important;
	}
	.page-title-heading{
		font-size: 30px !important;
        line-height: 45px !important;
	}
	#footer .widget_nav_menu .menu {
		display: block;
	}
	footer .widget.widget_nav_menu .widget-title::after,
	footer .widget.widget_nav_menu .widget-title::before {
		content: unset !important;
	}
	
	.wrap-team-post.column-4 .item {
		flex: 0 0 100%;
        max-width: 100%;
	}
	
	.tf-team-wrap.style2 .features-post img {
		object-fit: contain !important;
	}
	
	.tf-team-wrap.style2 .team-post {
		padding-top: 1.5rem !important;
	}
	
	.filter-container  {
		flex-direction: column;
	}
}

	

