.owl-carousel .animated {
	animation-duration: 1000ms; animation-fill-mode: both; -webkit-animation-duration: 1000ms; -webkit-animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	animation-name: fadeOut; -webkit-animation-name: fadeOut;
}
.owl-height {
	transition:height 500ms ease-in-out;
}
.owl-carousel {
	width: 100%; display: none; position: relative; z-index: 1; -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-stage {
	position: relative; -ms-touch-action: pan-y;
}
.owl-carousel .owl-stage::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.owl-carousel .owl-stage-outer {
	overflow: hidden; clear: both; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.slider-nav-item {
	cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.owl-loaded.owl-carousel {
	display: block;
}
.owl-loading.owl-carousel {
	display: block; opacity: 0;
}
.owl-hidden.owl-carousel {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	float: left; position: relative; min-height: 1px; -ms-user-select: none; -webkit-backface-visibility: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-item img {
	width: 100%; display: block; -webkit-transform-style: preserve-3d;
}
.owl-text-select-on.owl-carousel .owl-item {
	-ms-user-select: auto; -webkit-user-select: auto; -moz-user-select: auto; user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
}
.owl-rtl.owl-carousel {
	direction: rtl;
}
.owl-rtl.owl-carousel .owl-item {
	float: right;
}
.no-js .owl-carousel {
	display: block;
}
.owl-carousel .owl-item .owl-lazy {
	transition:opacity 400ms; opacity: 0;
}
.owl-carousel .owl-item img {
	margin: 0px; border-radius: 0px; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
	background: rgb(0, 0, 0); height: 100%; position: relative;
}
.owl-carousel .owl-video-play-icon {
	background: url("owl.video.play.png") no-repeat; transition:scale 100ms; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; z-index: 1; cursor: pointer; -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
	
}
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	background-position: center; transition:opacity 400ms; height: 100%; opacity: 0; background-repeat: no-repeat; background-size: contain;
}
.owl-carousel .owl-video-frame {
	position: relative; z-index: 1;
}
.slide-caption {
	background: rgba(255, 255, 255, 0.79); padding: 8px 1.2%; left: 3%; width: 50%; bottom: 8%; color: rgb(121, 94, 75); overflow: hidden; float: left; position: absolute; max-height: 255px; -webkit-backface-visibility: hidden;
}
.slide-title {
	padding: 0px; color: rgb(255, 255, 255); font-size: 16px; font-weight: normal; margin-bottom: 0px; float: none;
}
.owl-dots {
	text-align: center; right: 3%; bottom: 8%; position: absolute; box-sizing: border-box;
}
.owl-controls .owl-dot {
	margin: 0px 2px; display: inline-block; -ms-zoom: 1;
}
.owl-controls .owl-dot span {
	border-radius: 20px; width: 11px; height: 11px; display: block; cursor: pointer; background-color: rgb(165, 165, 165);
}
.owl-controls .active.owl-dot span {
	background-color: rgb(255, 255, 255);
}
.owl-controls .owl-dot:hover span {
	background-color: rgb(255, 255, 255);
}
.owl-prev {
	top: 50%; width: 36px; text-align: center; color: rgb(255, 255, 255); line-height: 36px; font-size: 28px; margin-top: -18px; display: inline-block; position: absolute; background-color: rgb(68, 68, 68);
}
.owl-next {
	top: 50%; width: 36px; text-align: center; color: rgb(255, 255, 255); line-height: 36px; font-size: 28px; margin-top: -18px; display: inline-block; position: absolute; background-color: rgb(68, 68, 68);
}
.owl-prev {
	border-radius: 0px 3px 3px 0px; left: 0px;
}
.owl-next {
	border-radius: 3px 0px 0px 3px; right: 0px;
}
.owl-prev:hover {
	background-color: rgb(61, 143, 232);
}
.owl-next:hover {
	background-color: rgb(61, 143, 232);
}
.owl-nav .fa {
	line-height: 36px;
}
.owl-controls .disabled {
	display: none !important;
}
.slider-container img[src=''] {
	display: none !important;
}
.loading.slider-container .slide {
	display: none;
}
.loading.slider-container::before {
	margin: 0px; text-align: center; text-transform: uppercase; padding-top: 30px; padding-bottom: 85px; font-size: 20px; font-weight: bold; display: block; position: relative; content: "Loading Slider...";
}
.primary-slider {
	float: left;
}
.loading.primary-slider-container img {
	display: none !important;
}
.loading.primary-slider-container img.slide-first-img {
	display: block !important;
}
.primary-slider-container img[src=''] {
	display: none !important;
}
.widget-slider {
	position: relative;
}
#sidebars .widget-slider .wp-post-image {
	margin: 0px; width: 100%;
}
.widget_mts_post_slider_widget .owl-controls {
	bottom: 0px;
}
.widget-slider .slide-caption {
	background: rgb(179, 123, 164); padding: 5px 10px; border-radius: 3px 3px 0px 0px; left: 0px; top: 0px; width: 100%; text-align: center; right: 0px; bottom: auto; position: absolute; box-sizing: border-box;
}
.widget-slider .owl-dots {
	padding: 0px 8%; width: 100%; right: 0px;
}
.widget-slider .slider-title {
	background: rgb(68, 68, 68); padding: 10px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); overflow: hidden; clear: both; box-sizing: border-box;
}
