/*!
Theme Name: System by BPXI/O
Theme URI:	https://bpx.io
Version:	3.4.0
Author:		BPXI/O
*/

/* ----- FOOTER ----- */
.footer-pad {
	padding-top: 90px !important;
	padding-bottom: 55px !important;
}
footer.bg-footer {
	background-color: #202020 !important;
}
footer.bg-copy {
	background-color: #171717 !important;
}
.footer-txt {
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	color: #f1f1f1;
	opacity: .2 !important
}
.footer-txt-lnk {
	font-family: 'Poppins', sans-serif !important;
	font-size: 11px !important;
	font-weight: 600;
	color: #fff !important;
}
.footer-header {
	font-family: 'Outfit', sans-serif !important;
	font-size: 17px !important;
	font-weight: 500;
	color: #f1f1f1 !important;
}
.footer-list {
	font-family: 'Outfit', sans-serif !important;
	font-size: 14px !important;
	font-weight: 500;
	line-height: 19px !important;
	color: #f1f1f1 !important;
	opacity: .5 !important
}
.footer-list-txt {
	font-family: 'Outfit', sans-serif !important;
	font-size: 13px !important;
	font-weight: 500;
	line-height: 19px !important;
	color: #f1f1f1 !important;
	opacity: .5 !important
}
.footer-list-knowledge {
	font-family: 'Outfit', sans-serif !important;
	font-size: 13px !important;
	font-weight: 500;
	line-height: 19px !important;
	color: #f1f1f1 !important;
}
a.footer-list {
	color: #f1f1f1 !important;
	opacity: .7 !important
}
a.footer-list:hover {
	color: #f1f1f1 !important;
	opacity: 1 !important;
}
a.footer-knowledge {
	color: #f1f1f1 !important;
	opacity: .7 !important
}
a.footer-knowledge:hover {
	color: #f1f1f1 !important;
	opacity: 1 !important;
}
.footer-knowledge-meta {
	opacity: .5 !important
}
.footer-list-sub {
	font-family: 'Outfit', sans-serif !important;
	font-size: 10px !important;
	font-weight: 600;
	color: #f1f1f1 !important;
	opacity: .7 !important
}
.footer-corp {
	height: 100px !important
}
.btn-join {
	font-family: 'Outfit', sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #202020 !important;
	background-color: #f1f1f1;
	border-color: #f1f1f1;
	border-width: 1px !important
}
.btn-join:hover {
	color: #f1f1f1 !important;
	background-color: #1b1b1b;
	border-color: #f1f1f1;
	border-width: 1px !important
}
.btn-join:active {
	color: #202020 !important;
	background-color: #f1f1f1 !important;
	border-color: #f1f1f1 !important;
	border-width: 1px !important
}
input.input-join {
	font-family: 'Outfit', sans-serif;
	border-color: #f1f1f1 !important;
	color: #f1f1f1 !important;
	font-size: 12px !important;
	border-width: 1px !important;
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
	background-color: #1b1b1b !important;
	text-transform: lowercase;
	
}
.input-join-label {
	font-family: 'Outfit', sans-serif;
	color: #f1f1f1 !important;
	font-size: 12px !important;
	margin-top: 3px
}
.footer-ul li {
	line-height: 0px !important;
	padding-bottom: 5px;
	margin: 0px
}
figure.pre-color {
	background-color: #1b1b1b !important
}
.powered-by {
	opacity: .3 !important
}
.powered-by a {
	color: #fff !important;
	cursor: pointer !important;
}
.powered-by a:hover {
	color: #fff !important;
	cursor: pointer !important;
}
hr.foot-loose {
	color: #f1f1f1 !important;
	padding: 0px !important;
	margin: 0px !important;
	padding-top: 10px;
	padding-bottom: 25px !important;
	opacity: .3 !important;
	max-width: 120px !important;
}
hr.foot-loose-base {
	color: #f1f1f1 !important;
	padding: 0px !important;
	margin: 0px !important;
	margin-top: 35px !important;
	margin-bottom: 0px !important;
	opacity: .1 !important
}
@media only screen and (max-width: 600px) {

	hr.foot-loose-base {
		color: #f1f1f1 !important;
		padding: 0px !important;
		margin: 0px !important;
		margin-top: 35px !important;
		margin-bottom: 30px !important;
		opacity: .1 !important
	}
	
}