/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 99%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/web/20210207061629im_/https://centa.vn/wp-content/plugins/modern-related-posts/skins/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* 
 *  Custom
 */
.whp-modern-related-posts .mrpc-carousel {
	position: relative;
}

.whp-modern-related-posts .owl-item {
	/*margin-right: 10px;*/
}

.whp-modern-related-posts .mrpc-item {
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}



.whp-modern-related-posts .mrpc-item img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.whp-modern-related-posts .mrpc-item:hover img {
	transform: scale( 1.1 );
	-webkit-transform: scale( 1.1 );
	-ms-transform: scale( 1.1 );
	-moz-transform: scale( 1.1 );
	-o-transform: scale( 1.1 );
}

.whp-modern-related-posts .mrpc-link {
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	
}
.whp-modern-related-posts .mrpc-link a {background: rgba(234, 25, 87, 0.5); height: 50px; width: 100%;overflow: hidden; vertical-align: bottom; }

.whp-modern-related-posts .mrpc-item a,
.whp-modern-related-posts .mrpc-item a:active,
.whp-modern-related-posts .mrpc-item a:visited,
.whp-modern-related-posts .mrpc-item a:hover {
	color: #fff !important;
	text-decoration: none;
	position: relative;
	z-index: 3;
	display: inline-block;
}



.whp-modern-related-posts .owl-prev {
	width: 30px;
	height: 30px;
	line-height: 30px;	
	background: url(/web/20210207061629im_/https://centa.vn/wp-content/plugins/modern-related-posts/skins/owl-carousel/ic-left.png) no-repeat;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 4;
	vertical-align: top;
}



.whp-modern-related-posts .owl-next {
	width: 36px;
	height: 30px;
	line-height: 30px;	
	background: url(/web/20210207061629im_/https://centa.vn/wp-content/plugins/modern-related-posts/skins/owl-carousel/ic-right.png) no-repeat;
	display: inline-block;
	text-transform: none;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 4;
	vertical-align: top;
	    background-color: transparent !important;
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* ie10, ie11+ */
	.whp-modern-related-posts .owl-next:before {
		vertical-align: -10%;
	}
}

.whp-modern-related-posts .mrpc-carousel:hover .owl-prev {
	opacity: 0.7;
	filter: alpha( opacity = 70 );
}

.whp-modern-related-posts .mrpc-carousel .owl-prev:hover {
	opacity: 1;
	filter: alpha( opacity = 100 );	
}

.whp-modern-related-posts .mrpc-carousel:hover .owl-next {
	opacity: 0.7;
	filter: alpha( opacity = 70 );
}

.whp-modern-related-posts .mrpc-carousel .owl-next:hover {
	opacity: 1;
	filter: alpha( opacity = 100 );	
}
/*
     FILE ARCHIVED ON 06:16:29 Feb 07, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:26:37 Oct 11, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.35
  esindex: 0.016
  RedisCDXSource: 22.165
  PetaboxLoader3.resolve: 56.89
  PetaboxLoader3.datanode: 57.743 (4)
  captures_list: 159.143
  LoadShardBlock: 107.643 (3)
  CDXLines.iter: 25.496 (3)
  load_resource: 86.4
  exclusion.robots.policy: 0.333
*/