@font-face {
	font-family: 'Migu1C';
	src: url('/storage/migu-1c-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Migu1C-B';
	src: url('/storage/migu-1c-bold.ttf') format('truetype');
}
body {
	font-family: 'Migu1C', sans-serif !important;
	color: #010101 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Migu1C-B', sans-serif !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	transform: rotate(0.03deg);
}
.ipfm-border {
	border:1px solid #d5d5d5;
}
.ipfm-text {
	font-family: 'Migu1C-B', sans-serif !important;
	font-weight: bold;
}
.ipfm-header-icon1 {
	padding: 5px 0 5px 46px;
	border-bottom: 1px solid #d3d3d3;
	margin-left: -26px;
	background: #fff url("/storage/ipfmdot.png") no-repeat 10px 15px;
}
.ipfm-portfolio-container {
	min-height: 450px;
}
.ipfm-portfolio-container p {
	transform: rotate(0.05deg);
	letter-spacing: 1px;
	line-height: 140%;
}
.ipfm-portfolio {
	padding: 20px 15px 20px 20px;
	box-shadow: 0 5px 15px -1px rgba(10,10,10,0.4);
	transition: .3s;
	border-radius: 12px;
	min-width: 0;
	height: 90%;
}
.ipfm-portfolio div {
	padding: 10px 0 0 10px;
	border-left: 1px solid #d3d3d3;
	height: 100%;
	<!--background-size: 1px auto;-->
	<!--background-image: linear-gradient(180deg,#d3d3d3, #d3d3d3 80%, transparent 80%, transparent 82%, #d3d3d3 82%, #d3d3d3 85%, #d3d3d3 90%, transparent 90%, transparent 92%, #d3d3d3 92%, #d3d3d3 95%, transparent 95%, transparent 98%, #d3d3d3 98%);-->
	<!--background-repeat: no-repeat;-->
}
.ipfm-portfolio h3 {
	font-size: 140%;
}
.ipfm-content {
	line-height: 140%;
}
.ipfm-content > div {
	margin: 10px 10px 60px 10px;
	padding: 10px;
	border-left: 1px solid #d3d3d3;
}
.ipfm-content > div h2 {
	padding: 5px 0 5px 50px;
	border-bottom: 1px solid #d3d3d3;
	margin-left: -25px;
	background: #fff url("/storage/ipfmdot.png") no-repeat 10px 5px;
}
.ipfm-content > div > p,
.ipfm-content > div > table,
.ipfm-content > div > dl,
.ipfm-content > div > ul {
	transform: rotate(0.03deg);
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 160%;
}
.ipfm-announce-container main {
	transform: rotate(0.03deg);
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 160%;
}
p.uk-article-meta {
	font-size: medium;
	color: #000;
}
.ipfm-userlogin .uk-panel-box {
	width: 400px;
	margin: 0 auto;
}
.ipfm-userlogin form p a {
	display: none;
}
.ipfm-documents-list {
	line-height: 140%;
	transform: rotate(0.03deg);
	font-size: 133%;
	letter-spacing: 1px;
}
.ipfm-documents-list li {
	display: list-item;
	line-height: 160%;
	list-style: none;
}
.ipfm-documents-list li a{
	padding-left: 5px;
}
.ipfm-faq-list {
	transform: rotate(0.03deg);
	font-size: 133%;
	letter-spacing: 1px;
}
.ipfm-faq-list dd {
	color: #222;
	line-height: 200%;
	text-indent: 1em;
	font-size: medium;
}
.ipfm-inner-flex {
/*	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	grid-auto-rows: 1fr;
	grid-gap: 1em 4em;
	border: none !imporntant;*/
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	justify-content: space-around;
	align-items: center;
	gap: 1ex 4em;
}
.ipfm-inner-flex div p {
	border: none;
	font-size: medium;
	transform: rotate(0.03deg);
}
.ipfm-supported-user div {
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(33% - 8em);
	@media screen and (max-width: 767px) {
		width: 100%;
	}
}
.ipfm-feature h3 {
	font-size: 120%;
	padding-left: 28px;
	background: url("/storage/arrow.png") no-repeat 0 1px;
}

#bix-header {
	padding-top: 20px;
	padding-bottom: 20px;
}
.uk-article-title {
	font-weight: bold;
}
#bix-bottom-1 h3 {
	font-size: 140%;
	font-weight: bold;
	padding-left: 28px;
	background: url("/storage/arrow.png") no-repeat 0 1px;
}
#bix-bottom-2 {
	background-color:#f5f6fa;
}
.uk-container {
	padding: 10px !important;
}
.ipfm-new-announces h3.uk-panel-title {
	flex: 1;
	border-bottom: none;
}
.ipfm-new-announces #blogposts {
	flex: 4;
}
#bix-navbar {
	background: #fff url(storage/bg.png) left 47px no-repeat;
}
#bix-navbar .uk-container {
	padding: 10px 10px 6px 10px !important;
}

.ipfm-supported-user div:nth-child(4),
.ipfm-supported-user div:nth-child(5),
.ipfm-supported-user div:nth-child(9),
.ipfm-supported-user div:nth-child(10),
.ipfm-supported-user div:nth-child(14),
.ipfm-supported-user div:nth-child(15),
.ipfm-supported-user div:nth-child(19),
.ipfm-supported-user div:nth-child(20) {
	width: calc(50% - 8em);
	@media screen and (max-width: 767px) {
		width: 100%;
	}
}

#bix-header header img {
	width: 468px;
}
    
.gmo_secure {
	background-color: #fff;
	display: flex;
	background-color: #fff;
	justify-content: center;
	padding: 40px 0;
}

.gmo_secure img {
	width: 100px !important;
	margin: 0 10px 0 0;
}

.gmo_secure #gmobrs_seal_profile_link img {
	margin: 0;
}

.gmo_secure img:hover {
	cursor: pointer !important;
}

.footer_logo {
	background-color: #fff;
}

.footer_logo p {
	max-width: 1040px !important;
	margin: 0 auto;
	padding: 20px 0;
	@media screen and (max-width: 768px) {
		text-align: center;
		width: 100%;
	}
}