/* list */
.mpc-list-box-wrapper {
	background-color: #fff;
}
.mpc-list-box-wrapper ul {
	margin: 0;
}
@media only screen and (min-width: 992px) {
	.mpc-list-box-wrapper ul {
		/* height: 340px; */
	}
}
.mpc-list-box-wrapper ul:after {
	content: '';
	clear: both;
	display: table;
}
.mpc-list-box-wrapper ul li {
	width: 50%;
	float: right;
	padding: 0 0 0.2em 0;
	height: 170px;
	overflow: hidden !important;
	-webkit-transition: all 130ms linear;
	-o-transition: all 130ms linear;
	transition: all 130ms linear;
}

.mpc-list-box-wrapper ul li h4 {
	margin: 0.6em 0 0.4em 0 !important;
}

@media only screen and (min-width: 480px) {
	.mpc-list-box-wrapper ul li {
		height: 130px;
	}
}
@media only screen and (min-width: 992px) {
	.mpc-list-box-wrapper ul li {
		height: 170px;
	}
}
.mpc-list-box-wrapper ul li:nth-child(3n-2) {
	background-color: #e6e6e6;
}

.mpc-list-box-wrapper ul li .date-box {
	color: #fff !important;
	padding: 0.1em 0.4em 0.1em !important;
	margin-bottom: 0.01em !important;
	font-weight: bold !important;
	text-align: center !important;
}

.owl-carousel .owl-item .item-caption .date-box {
	color: #fff;
	padding: 0.1em 0.4em 0.1em !important;
	margin-bottom: 0.01em !important;
	font-weight: bold;
	text-align: center;
	position: absolute;
	border-radius: 100%;
	width: 95px;
	height: 95px;
	margin: 38.97px 0;
	top: 35%;
	right: 0.5%;
	box-shadow: 4px 3px 3px -2px #000;
	font-size: 0.9em;
}

/* .owl-item .item-caption .date-box:before,
.owl-item .item-caption .date-box:after {
	content: '';
	position: absolute;
	z-index: 1;
	width: 95.46px;
	height: 95.46px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 17.7703px;
} */

/* .owl-item .item-caption .date-box:before {
	top: -47.7297px;
	border-top: solid 1.5px #ffffff;
	border-right: solid 1.5px #ffffff;
}

.owl-item .item-caption .date-box:after {
	bottom: -47.7297px;
	border-bottom: solid 1.5px #ffffff;
	border-left: solid 1.5px #ffffff;
} */

.owl-carousel .date-box-inner {
	color: white !important;
	text-align: center;
	margin: 0;
	position: absolute;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index: 99999 !important;
	top: 41%;
	font-size: 1.3em;
}

.owl-carousel .date-box-inner .dayy,
.owl-carousel .date-box-inner .monthh {
	width: 100%;
	display: block;
}

.owl-carousel .more-link .calendar-file i {
	font-size: 1.2em;
	display: inline-block;
}
/* carousel */
@media only screen and (max-width: 768px) {
	.mpc-inner-wrapper {
		padding: 0 1rem;
	}
}
.mpc-inner-wrapper .owl-item {
	height: 510px;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-transition: all 130ms linear;
	-o-transition: all 130ms linear;
	transition: all 130ms linear;
}
.mpc-inner-wrapper .owl-item img {
	-webkit-transition: all 130ms linear;
	-o-transition: all 130ms linear;
	transition: all 130ms linear;
}
.mpc-inner-wrapper .owl-item:hover {
	-webkit-transition: all 130ms linear;
	-o-transition: all 130ms linear;
	transition: all 130ms linear;
	cursor: pointer;
}
.mpc-inner-wrapper .owl-item:hover img {
	-webkit-transition: all 130ms linear;
	-o-transition: all 130ms linear;
	transition: all 130ms linear;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}
.mpc-inner-wrapper .owl-item > div {
	border: 1px solid #e0e0e0;
	height: 510px;
}
.mpc-inner-wrapper .owl-item > div .carousel-caption {
	padding: 17px 20px;
}
.mpc-inner-wrapper .owl-item:after,
.mpc-list-box-wrapper ul li:after {
	content: '';
	position: absolute;
	left: 1px;
	right: 0;
	bottom: 3.2em;
	width: 100%;
	height: 30px;
	z-index: 99;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#fff),
		to(rgba(255, 255, 255, 0))
	);
	background: -webkit-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
	background: -o-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
	background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
}

.mpc-inner-wrapper .owl-item:after {
	bottom: 0.7em !important;
}
.mpc-inner-wrapper .owl-item img {
	width: 100%;
	max-height: 283px;
	object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	-moz-object-fit: cover;
}
.mpc-inner-wrapper .owl-dots {
	left: 0;
	right: 0;
	bottom: -37px;
	margin: 0 auto;
	max-width: 50%;
	position: absolute;
}
.mpc-inner-wrapper .carousel-caption {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 0;
	text-shadow: none;
	text-align: justify;
}
.mpc-inner-wrapper .carousel-caption .headline {
	display: block;
	margin-bottom: 10px;
	color: #4d4d4d;
}
.mpc-inner-wrapper .carousel-caption h2 {
	margin: 0 0 10px;
	font-size: 16px;
}
.mpc-inner-wrapper .carousel-caption p {
	color: #4d4d4d;
	position: relative;
	bottom: 0.3em;
}
.mpc-inner-wrapper .more-link {
	font-weight: bold;
}
.mpc-inner-wrapper.bordered .owl-item {
	border: 1px solid #e0e0e0;
}
.mpc-inner-wrapper.bordered .carousel-caption {
	padding: 20px;
}
.mpc-inner-wrapper.bordered-title .title {
	padding-bottom: 2px;
	border-bottom: 1px solid #09f;
}
.mpc-inner-wrapper.bordered-title .title a {
	border-bottom: 2px solid #0d2b67;
}
.mpc-inner-wrapper.bordered-title .more-link {
	top: 0;
	position: absolute;
	left: 0;
	border: 0;
	margin: 0 15px;
	padding: 10px 0px 0;
}
.mpc-inner-wrapper.bordered-title .more-link a {
	color: #b3b3b3;
}
.mpc-inner-wrapper.bordered-title .more-link a:hover {
	color: #999;
}
.mpc-wrapper .title,
.mpc-wrapper h4 {
	text-align: center;
	font-size: 18px;
	padding: 0.5em 0 !important;
	margin: 13px auto 0 auto !important;
}
.mpc-wrapper .title a,
.mpc-wrapper h4 a {
	color: #333 !important;
}
.mpc-wrapper .owl-item {
	background: #fff;
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.mpc-wrapper .owl-item:hover > div .carousel-caption {
	background: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.mpc-wrapper .owl-item:hover > div .carousel-caption .news-date-info {
	-webkit-transition: all 120ms ease-in-out;
	-o-transition: all 120ms ease-in-out;
	transition: all 120ms ease-in-out;
	background: #921514;
}
.mpc-wrapper .owl-item:hover > div .carousel-caption a {
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	color: #831312;
}
.mpc-wrapper .owl-item:hover > div .carousel-caption a h2 {
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	color: #831312;
}
.mpc-wrapper .owl-item > div {
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.mpc-wrapper .owl-item > div .carousel-caption {
	background: #fff;
	position: relative;
	padding-top: 6rem;
}
.mpc-wrapper .owl-item > div .carousel-caption .headline {
	color: #09f;
	font-size: 0.8em;
}
.mpc-wrapper .owl-item > div .carousel-caption .news-date-info {
	-webkit-transition: all 120ms ease-in-out;
	-o-transition: all 120ms ease-in-out;
	transition: all 120ms ease-in-out;
	background: #292929;
	color: #fff;
	vertical-align: middle;
	display: table;
	text-align: center;
	position: absolute;
	top: -3.8em;
	padding: 0.8rem 2.5em;
	font-size: 1.3em;
	font-weight: bold;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 20px #000;
	min-width: 4.5em;
	left: auto;
	right: 1.5em;
}
.mpc-wrapper .owl-item > div .carousel-caption .news-date-info span {
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	color: #fff;
	margin: 0 auto;
	display: table-header-group;
	vertical-align: middle;
	text-align: center;
}
.mpc-wrapper .owl-item > div .carousel-caption a {
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	color: #0d2b67;
}
.mpc-wrapper .owl-item > div .carousel-caption a h2 {
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	color: #0d2b67;
	font-size: 1em !important;
}
.mpc-wrapper .owl-item > div .carousel-caption a p {
	font-size: 0.9em !important;
}
@media only screen and (max-width: 991px) {
	.mpc-wrapper .sharp-btn {
		display: block !important;
		text-align: center !important;
		float: unset !important;
		margin: 0 !important;
		padding: 1rem 0 !important;
	}
}

.mpc-list-box-wrapper ul li {
	margin: 0 !important;
	padding: 0.3em 0px !important;
}

.mpc-list-box-wrapper ul li:not(:last-child) {
	border-bottom: 0.3px solid !important;
	border-left: 0 !important;
}
