/* <=== vhsystempg ===> */
.vhsystempg .sypadd{
	padding: 40px 0 55px;
}
.tpsystemma{
	margin-bottom: 20px;
}
.tpsystemma .magrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.tpsystemma .magrip > div{
	margin-bottom: 20px;
	padding: 0 10px;
}
.tpsystemma .magrip .mcol{
	width: 24.428%;
}
.tpsystemma .magrip .hcol{
	width: calc(100% - (24.428% + 24.428% + 170px));
}
.tpsystemma .magrip .bcol{
	width: 170px;
}
.tpsystemma .fmgroup input, .tpsystemma .fmgroup select{
	width: 100%;
	height: 50px;
	border: 1px solid #9b9b9b;
	padding: 0 16px;
	font-size: 16px;
	border-radius: 0;
	color: #333333;
}
.tpsystemma .fmgroup .chosen-container{
	height: 50px;
}
.tpsystemma .fmgroup .chosen-single{
	border-color: #9b9b9b;
}
.tpsystemma .fmgroup button{
	text-transform: uppercase;
	height: 50px;
	background-color: #1e5b91;
	color: #fff;
	border: none;
	width: 100%;
}
.tpsystemma .fmgroup button:hover{
	background-color: #e60009;
}
.tpsystemma .fmgroup button i{
	margin-right: 10px;
	font-size: 18px;
}
.tpsystemmb .bmlist{

}
.tpsystemmb .ligrip{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.tpsystemmb .ligrip > div{
	padding: 0 15px;
	width: calc(100% / 3);
	margin-bottom: 40px;
}
.itsystemmb{
	height: 100%;
	padding: 26px 25px 26px;
	background-color: #f6f6f6;
}
.itsystemmb .thumb{
	margin-bottom: 12px;
	display: block;
	padding-top: 55.556%;
	position: relative;
	overflow: hidden;
}
.itsystemmb .thumb img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.itsystemmb .dsponsi{
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 22px;
	color: #888888;
	text-transform: uppercase;
}
.itsystemmb .dstitle{
	margin-bottom: 5px;
	text-transform: uppercase;
}
.itsystemmb .dstitle, .itsystemmb .dstitle a{
	color: #1e5b91;
}
.itsystemmb .dstitle, .itsystemmb .dstitle h3{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.itsystemmb .dsinfos{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}
.itsystemmb .dsinfos li{
	position: relative;
	padding-left: 24px;
	margin-bottom: 5px;
}
.itsystemmb .dsinfos li::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	left: 0;
	font-size: 12px;
	color: #cccccc;
}
.itsystemmb .dmapbd{
	display: flex;
}
.itsystemmb .dmapbd a{
	display: flex;
	align-items: center;
	align-content: center;
	font-size: 13px;
	line-height: 20px;
	color: #555555;
	border: 1px solid #1e5b91;
	border-radius: 35px;
	padding: 5px 18px;
}
.itsystemmb .dmapbd a i{
	font-size: 14px;
	color: #1e5b91;
	margin-right: 8px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.itsystemmb .dmapbd a:hover{
	background-color: #1e5b91;
	color: #fff;
}
.itsystemmb .dmapbd a:hover i{
	color: #fff;
}
/* <=== vhsystempg ===> */

/* <=== stypomap ===> */
.stypomap .fancybox-slide{
	padding: 10px;
	background-color: #fff;
}
.stypomap .fancybox-button{
	top: 10px;
	right: 10px;
	background-color: #1e5b91;
	color: #fff;
	padding: 0;
}
.stypomap .fancybox-toolbar{
	opacity: 1;
	visibility: unset;
}
/* <=== stypomap ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
	/* <=== vhsystempg ===> */
	.vhsystempg .sypadd{
		padding: 20px 0 35px;
	}
	.tpsystemma .magrip .mcol{
		width: 50%;
	}
	.tpsystemma .magrip .hcol{
		width: calc(100% - 170px);
	}
	.tpsystemma{
		margin-bottom: 15px;
	}
	.tpsystemma .fmgroup select{
		display: block!important;
	}
	.tpsystemma .fmgroup .chosen-container{
		display: none!important;
	}
	.tpsystemmb .ligrip > div{
		width: 50%;
	}
	.itsystemmb{
		padding: 22px 22px 25px;
	}
	/* <=== vhsystempg ===> */
}
@media all and (max-width: 767px){
	/* <=== vhsystempg ===> */
	.tpsystemma .magrip{
		margin: 0 -5px;
	}
	.tpsystemma .magrip > div{
		padding: 0 5px;
		margin-bottom: 10px;
		width: 100%!important;
	}
	.tpsystemmb .ligrip > div{
		width: 100%;
		margin-bottom: 20px;
	}
	/* <=== vhsystempg ===> */
}