/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 17 2023 | 05:19:50 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#global-footer{ background: linear-gradient(92.58deg, #040923 1.21%, #0B1235 37.45%, #33467D 97.85%);
position: relative;}
.global-footer .wp-block-navigation .wp-block-navigation-item__content {    
    opacity: 0.7;
	transition: opacity 0.2s linear;
}
.global-footer:after {
	content: "";
    background: url(https://www.malcare.com/wp-content/uploads/2022/08/37473-footer.png) no-repeat;
    background-position: left 82%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.global-footer .wp-block-navigation .wp-block-navigation-item__content {
	border-bottom: 1px solid transparent;
}
.global-footer .wp-block-navigation .wp-block-navigation-item__content:hover {    
    opacity:1;
	border-bottom: 1px solid #fff;
}
.kadence-column_f6ba69-70 p {
	opacity: 0.8;
}
.kadence-column_e70e1f-dd ul li a {
	line-height: 1.6;
}
.footer-nav-1 ul li a{
	color: #fff;
	opacity: 0.7;
	
}

.lgl-footer p {
	text-align: right;
	opacity: 0.8;
}

.lgl-footer p span {
	opacity: 0.4;
}

.lgl-footer a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
    padding-right: 10px;
	color: #fff !important;
}
.lgl-footer a:hover {
	opacity: 1;
	text-decoration: underline;
}