<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.trx_addons_scroll_to_top { display:none!important; }

/*------- 18-04-2024 start ------*/
.footer_section .elementor-container .elementor-column{ width:100% !important;}
.copyright_sec{
	padding:25px 0 10px 0;
}
.copyright_sec .elementor-widget-container {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -moz-flex !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	justify-content: flex-start !important;
}

.copyright_sec .elementor-widget-container img {
	display: inline-block !important;
	margin-right: 15px !important;
	width: 80px !important;
	height: 64px !important;
}
.copyright_sec .elementor-widget-container p {
	display: inline-block !important;
	color: #999;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px !important;
	vertical-align: text-top;
}
.copyright_sec .elementor-widget-container p a {
	/*color: #6AAE00 !important;*/
	color: #fff !important;
}

.brands_wrapper{
	padding:50px 0 35px 0;
}
.brands_holder{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.brands_holder .brands_item {
	width: 10%;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	text-align:center;
}
.brands_holder .brands_item img{
	max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

/*------- 18-04-2024 end ------*/
/*------- 22-04-2024 start ------*/
.verifications_ul_block{ 
padding:70px 0 25px 0;
text-align:center;
}
.verifications_ul_block ul{ 
	display: inline-block;
	padding-bottom:16px;
	text-align: left;
}
/*.home .sc_portfolio.sc_portfolio_band .sc_portfolio_item .post_content_wrap .post_description_content {
	display:none;
}*/

.cpt_portfolio-template-default.single .portfolio_page_featured {
	display:none !important;
}
.single .portfolio_page_details_wrap{
	display:none !important;
}
.portfolio_right_content{ }
/*------- 22-04-2024 end ------*/

/*--------- 25-04-2024 start -------*/
header.top_panel .sc_layouts_row_type_compact {
	background-color:#08090C;
}
.sc_layouts_menu_nav &gt; li &gt; a {
	color: #fff !important;
}
.sc_layouts_menu_nav &gt; li.current-menu-item &gt; a,
.sc_layouts_menu_nav &gt; li.current-menu-parent &gt; a,
.sc_layouts_menu_nav &gt; li.current-menu-ancestor &gt; a,
{
	color: #fff !important;
}
.menu_hover_zoom_line .sc_layouts_menu_nav &gt; li &gt; a:hover, .menu_hover_zoom_line .sc_layouts_menu_nav &gt; li.sfHover &gt; a {
	color: #fff !important;
}
	
header.top_panel .menu_hover_zoom_line .sc_layouts_menu_nav &gt; li.current-menu-item &gt; a, 
header.top_panel .menu_hover_zoom_line .sc_layouts_menu_nav &gt; li.current-menu-parent &gt; a, 
header.top_panel .menu_hover_zoom_line .sc_layouts_menu_nav &gt; li.current-menu-ancestor &gt; a {
	color: #fff !important;
}
.menu_hover_zoom_line .sc_layouts_menu_nav &gt; li:not(.menu-collapse) &gt; a::after {
	background-color: #fff !important;
}
/*--------- 25-04-2024 end -------*/
/*------- media_query start  ------*/
@media (max-width: 767px) {
.brands_holder .brands_item {
	width: 50%;	
}

}

@media (min-width:768px) and (max-width:979px){
.brands_holder .brands_item {
	width: 33.33333333%;	
}

}
@media only screen and (width:1024px) {
.brands_holder .brands_item {
	width: 25%;	
}

}
@media (min-width:1025px) and (max-width:1200px){
.brands_holder .brands_item {
	width: 25%;	
}

}


@media only screen and (width:1200px) {
.brands_holder .brands_item {
	width: 10%;	
}
}
/*------- media_query  end ------*/</pre></body></html>