/* ========== owl-theme s ========== */

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	color: inherit;
	padding: 2px 12px !important;
	border: 1px solid #ddd;
	background-color: #fff;
}

.owl-nav-float .owl-nav {
	position: absolute;
	top: -50px;
	right: -5px;
	margin-top: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	color: #fff;
	border: 1px solid #1e88e5;
	background: #2196f3;
	transition: all .3s ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #1e88e5;
}


/*red s*/

.owl-theme.red .owl-nav [class*=owl-]:hover {
	border: 1px solid #ff5252;
	background: #ff1744;
}

.owl-theme.red .owl-dots .owl-dot.active span,
.owl-theme.red .owl-dots .owl-dot:hover span {
	background: #ff5252;
}


/*red e*/


/*pink s*/

.owl-theme.pink .owl-nav [class*=owl-]:hover {
	border: 1px solid #ff4081;
	background: #f50057;
}

.owl-theme.pink .owl-dots .owl-dot.active span,
.owl-theme.pink .owl-dots .owl-dot:hover span {
	background: #ff4081;
}


/*pink e*/


/*purple s*/

.owl-theme.purple .owl-nav [class*=owl-]:hover {
	border: 1px solid #e040fb;
	background: #d500f9;
}

.owl-theme.purple .owl-dots .owl-dot.active span,
.owl-theme.purple .owl-dots .owl-dot:hover span {
	background: #e040fb;
}


/*purple e*/


/*deep-purple s*/

.owl-theme.deep-purple .owl-nav [class*=owl-]:hover {
	border: 1px solid #7c4dff;
	background: #651fff;
}

.owl-theme.deep-purple .owl-dots .owl-dot.active span,
.owl-theme.deep-purple .owl-dots .owl-dot:hover span {
	background: #7c4dff;
}


/*deep-purple e*/


/*indigo s*/

.owl-theme.indigo .owl-nav [class*=owl-]:hover {
	border: 1px solid #536dfe;
	background: #3d5afe;
}

.owl-theme.indigo .owl-dots .owl-dot.active span,
.owl-theme.indigo .owl-dots .owl-dot:hover span {
	background: #536dfe;
}


/*indigo e*/


/*blue s*/

.owl-theme.blue .owl-nav [class*=owl-]:hover {
	border: 1px solid #448aff;
	background: #2979ff;
}

.owl-theme.blue .owl-dots .owl-dot.active span,
.owl-theme.blue .owl-dots .owl-dot:hover span {
	background: #448aff;
}


/*blue e*/


/*light-blue s*/

.owl-theme.light-blue .owl-nav [class*=owl-]:hover {
	border: 1px solid #40c4ff;
	background: #00b0ff;
}

.owl-theme.light-blue .owl-dots .owl-dot.active span,
.owl-theme.light-blue .owl-dots .owl-dot:hover span {
	background: #40c4ff;
}


/*light-blue e*/


/*cyan s*/

.owl-theme.cyan .owl-nav [class*=owl-]:hover {
	border: 1px solid #18ffff;
	background: #00e5ff;
}

.owl-theme.cyan .owl-dots .owl-dot.active span,
.owl-theme.cyan .owl-dots .owl-dot:hover span {
	background: #18ffff;
}


/*cyan e*/


/*teal s*/

.owl-theme.teal .owl-nav [class*=owl-]:hover {
	border: 1px solid #008080;
	background: #00695c;
}

.owl-theme.teal .owl-dots .owl-dot.active span,
.owl-theme.teal .owl-dots .owl-dot:hover span {
	background: #008080;
}


/*teal e*/


/*green s*/

.owl-theme.green .owl-nav [class*=owl-]:hover {
	border: 1px solid #008000;
	background: #2e7d32;
}

.owl-theme.green .owl-dots .owl-dot.active span,
.owl-theme.green .owl-dots .owl-dot:hover span {
	background: #008000;
}


/*green e*/


/*light-green s*/

.owl-theme.light-green .owl-nav [class*=owl-]:hover {
	border: 1px solid #b2ff59;
	background: #76ff03;
}

.owl-theme.light-green .owl-dots .owl-dot.active span,
.owl-theme.light-green .owl-dots .owl-dot:hover span {
	background: #b2ff59;
}


/*light-green e*/


/*lime s*/

.owl-theme.lime .owl-nav [class*=owl-]:hover {
	border: 1px solid #00ff00;
	background: #aeea00;
}

.owl-theme.lime .owl-dots .owl-dot.active span,
.owl-theme.lime .owl-dots .owl-dot:hover span {
	background: #00ff00;
}


/*lime e*/


/*yellow s*/

.owl-theme.yellow .owl-nav [class*=owl-]:hover {
	border: 1px solid #ff0;
	background: #ffea00;
}

.owl-theme.yellow .owl-dots .owl-dot.active span,
.owl-theme.yellow .owl-dots .owl-dot:hover span {
	background: #ff0;
}


/*yellow e*/


/*amber s*/

.owl-theme.amber .owl-nav [class*=owl-]:hover {
	border: 1px solid #ffd740;
	background: #ffc400;
}

.owl-theme.amber .owl-dots .owl-dot.active span,
.owl-theme.amber .owl-dots .owl-dot:hover span {
	background: #ffd740;
}


/*amber e*/


/*orange s*/

.owl-theme.orange .owl-nav [class*=owl-]:hover {
	border: 1px solid #ffab40;
	background: #ff9100;
}

.owl-theme.orange .owl-dots .owl-dot.active span,
.owl-theme.orange .owl-dots .owl-dot:hover span {
	background: #ffab40;
}


/*orange e*/


/*deep-orange s*/

.owl-theme.deep-orange .owl-nav [class*=owl-]:hover {
	border: 1px solid #ff6e40;
	background: #ff3d00;
}

.owl-theme.deep-orange .owl-dots .owl-dot.active span,
.owl-theme.deep-orange .owl-dots .owl-dot:hover span {
	background: #ff6e40;
}


/*deep-orange e*/


/*brown s*/

.owl-theme.brown .owl-nav [class*=owl-]:hover {
	border: 1px solid #6d4c41;
	background: #5d4037;
}

.owl-theme.brown .owl-dots .owl-dot.active span,
.owl-theme.brown .owl-dots .owl-dot:hover span {
	background: #6d4c41;
}


/*brown e*/


/*grey s*/

.owl-theme.grey .owl-nav [class*=owl-]:hover {
	border: 1px solid #808080;
	background: #616161;
}

.owl-theme.grey .owl-dots .owl-dot.active span,
.owl-theme.grey .owl-dots .owl-dot:hover span {
	background: #808080;
}


/*grey e*/


/*blue-grey s*/

.owl-theme.blue-grey .owl-nav [class*=owl-]:hover {
	border: 1px solid #607d8b;
	background: #546e7a;
}

.owl-theme.blue-grey .owl-dots .owl-dot.active span,
.owl-theme.blue-grey .owl-dots .owl-dot:hover span {
	background: #607d8b;
}


/*blue-grey e*/

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	/*color s*/
	.owl-theme.red-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff5252;
		background: #ff1744;
	}
	.owl-theme.red-md .owl-dots .owl-dot.active span,
	.owl-theme.red-md .owl-dots .owl-dot:hover span {
		background: #ff5252;
	}
	.owl-theme.pink-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff4081;
		background: #f50057;
	}
	.owl-theme.pink-md .owl-dots .owl-dot.active span,
	.owl-theme.pink-md .owl-dots .owl-dot:hover span {
		background: #ff4081;
	}
	.owl-theme.purple-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #e040fb;
		background: #d500f9;
	}
	.owl-theme.purple-md .owl-dots .owl-dot.active span,
	.owl-theme.purple-md .owl-dots .owl-dot:hover span {
		background: #e040fb;
	}
	.owl-theme.deep-purple-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #7c4dff;
		background: #651fff;
	}
	.owl-theme.deep-purple-md .owl-dots .owl-dot.active span,
	.owl-theme.deep-purple-md .owl-dots .owl-dot:hover span {
		background: #7c4dff;
	}
	.owl-theme.indigo-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #536dfe;
		background: #3d5afe;
	}
	.owl-theme.indigo-md .owl-dots .owl-dot.active span,
	.owl-theme.indigo-md .owl-dots .owl-dot:hover span {
		background: #536dfe;
	}
	.owl-theme.blue-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #448aff;
		background: #2979ff;
	}
	.owl-theme.blue-md .owl-dots .owl-dot.active span,
	.owl-theme.blue-md .owl-dots .owl-dot:hover span {
		background: #448aff;
	}
	.owl-theme.light-blue-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #40c4ff;
		background: #00b0ff;
	}
	.owl-theme.light-blue-md .owl-dots .owl-dot.active span,
	.owl-theme.light-blue-md .owl-dots .owl-dot:hover span {
		background: #40c4ff;
	}
	.owl-theme.cyan-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #18ffff;
		background: #00e5ff;
	}
	.owl-theme.cyan-md .owl-dots .owl-dot.active span,
	.owl-theme.cyan-md .owl-dots .owl-dot:hover span {
		background: #18ffff;
	}
	.owl-theme.teal-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #008080;
		background: #00695c;
	}
	.owl-theme.teal-md .owl-dots .owl-dot.active span,
	.owl-theme.teal-md .owl-dots .owl-dot:hover span {
		background: #008080;
	}
	.owl-theme.green-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #008000;
		background: #2e7d32;
	}
	.owl-theme.green-md .owl-dots .owl-dot.active span,
	.owl-theme.green-md .owl-dots .owl-dot:hover span {
		background: #008000;
	}
	.owl-theme.light-green-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #b2ff59;
		background: #76ff03;
	}
	.owl-theme.light-green-md .owl-dots .owl-dot.active span,
	.owl-theme.light-green-md .owl-dots .owl-dot:hover span {
		background: #b2ff59;
	}
	.owl-theme.lime-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #00ff00;
		background: #aeea00;
	}
	.owl-theme.lime-md .owl-dots .owl-dot.active span,
	.owl-theme.lime-md .owl-dots .owl-dot:hover span {
		background: #00ff00;
	}
	.owl-theme.yellow-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff0;
		background: #ffea00;
	}
	.owl-theme.yellow-md .owl-dots .owl-dot.active span,
	.owl-theme.yellow-md .owl-dots .owl-dot:hover span {
		background: #ff0;
	}
	.owl-theme.amber-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #ffd740;
		background: #ffc400;
	}
	.owl-theme.amber-md .owl-dots .owl-dot.active span,
	.owl-theme.amber-md .owl-dots .owl-dot:hover span {
		background: #ffd740;
	}
	.owl-theme.orange-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #ffab40;
		background: #ff9100;
	}
	.owl-theme.orange-md .owl-dots .owl-dot.active span,
	.owl-theme.orange-md .owl-dots .owl-dot:hover span {
		background: #ffab40;
	}
	.owl-theme.deep-orange-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff6e40;
		background: #ff3d00;
	}
	.owl-theme.deep-orange-md .owl-dots .owl-dot.active span,
	.owl-theme.deep-orange-md .owl-dots .owl-dot:hover span {
		background: #ff6e40;
	}
	.owl-theme.brown-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #6d4c41;
		background: #5d4037;
	}
	.owl-theme.brown-md .owl-dots .owl-dot.active span,
	.owl-theme.brown-md .owl-dots .owl-dot:hover span {
		background: #6d4c41;
	}
	.owl-theme.grey-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #808080;
		background: #616161;
	}
	.owl-theme.grey-md .owl-dots .owl-dot.active span,
	.owl-theme.grey-md .owl-dots .owl-dot:hover span {
		background: #808080;
	}
	.owl-theme.blue-grey-md .owl-nav [class*=owl-]:hover {
		border: 1px solid #607d8b;
		background: #546e7a;
	}
	.owl-theme.blue-grey-md .owl-dots .owl-dot.active span,
	.owl-theme.blue-grey-md .owl-dots .owl-dot:hover span {
		background: #607d8b;
	}
	/*color e*/
}

@media (max-width: 767px) {
	/*color s*/
	.owl-theme.red-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff5252;
		background: #ff1744;
	}
	.owl-theme.red-sm .owl-dots .owl-dot.active span,
	.owl-theme.red-sm .owl-dots .owl-dot:hover span {
		background: #ff5252;
	}
	.owl-theme.pink-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff4081;
		background: #f50057;
	}
	.owl-theme.pink-sm .owl-dots .owl-dot.active span,
	.owl-theme.pink-sm .owl-dots .owl-dot:hover span {
		background: #ff4081;
	}
	.owl-theme.purple-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #e040fb;
		background: #d500f9;
	}
	.owl-theme.purple-sm .owl-dots .owl-dot.active span,
	.owl-theme.purple-sm .owl-dots .owl-dot:hover span {
		background: #e040fb;
	}
	.owl-theme.deep-purple-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #7c4dff;
		background: #651fff;
	}
	.owl-theme.deep-purple-sm .owl-dots .owl-dot.active span,
	.owl-theme.deep-purple-sm .owl-dots .owl-dot:hover span {
		background: #7c4dff;
	}
	.owl-theme.indigo-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #536dfe;
		background: #3d5afe;
	}
	.owl-theme.indigo-sm .owl-dots .owl-dot.active span,
	.owl-theme.indigo-sm .owl-dots .owl-dot:hover span {
		background: #536dfe;
	}
	.owl-theme.blue-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #448aff;
		background: #2979ff;
	}
	.owl-theme.blue-sm .owl-dots .owl-dot.active span,
	.owl-theme.blue-sm .owl-dots .owl-dot:hover span {
		background: #448aff;
	}
	.owl-theme.light-blue-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #40c4ff;
		background: #00b0ff;
	}
	.owl-theme.light-blue-sm .owl-dots .owl-dot.active span,
	.owl-theme.light-blue-sm .owl-dots .owl-dot:hover span {
		background: #40c4ff;
	}
	.owl-theme.cyan-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #18ffff;
		background: #00e5ff;
	}
	.owl-theme.cyan-sm .owl-dots .owl-dot.active span,
	.owl-theme.cyan-sm .owl-dots .owl-dot:hover span {
		background: #18ffff;
	}
	.owl-theme.teal-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #008080;
		background: #00695c;
	}
	.owl-theme.teal-sm .owl-dots .owl-dot.active span,
	.owl-theme.teal-sm .owl-dots .owl-dot:hover span {
		background: #008080;
	}
	.owl-theme.green-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #008000;
		background: #2e7d32;
	}
	.owl-theme.green-sm .owl-dots .owl-dot.active span,
	.owl-theme.green-sm .owl-dots .owl-dot:hover span {
		background: #008000;
	}
	.owl-theme.light-green-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #b2ff59;
		background: #76ff03;
	}
	.owl-theme.light-green-sm .owl-dots .owl-dot.active span,
	.owl-theme.light-green-sm .owl-dots .owl-dot:hover span {
		background: #b2ff59;
	}
	.owl-theme.lime-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #00ff00;
		background: #aeea00;
	}
	.owl-theme.lime-sm .owl-dots .owl-dot.active span,
	.owl-theme.lime-sm .owl-dots .owl-dot:hover span {
		background: #00ff00;
	}
	.owl-theme.yellow-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff0;
		background: #ffea00;
	}
	.owl-theme.yellow-sm .owl-dots .owl-dot.active span,
	.owl-theme.yellow-sm .owl-dots .owl-dot:hover span {
		background: #ff0;
	}
	.owl-theme.amber-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #ffd740;
		background: #ffc400;
	}
	.owl-theme.amber-sm .owl-dots .owl-dot.active span,
	.owl-theme.amber-sm .owl-dots .owl-dot:hover span {
		background: #ffd740;
	}
	.owl-theme.orange-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #ffab40;
		background: #ff9100;
	}
	.owl-theme.orange-sm .owl-dots .owl-dot.active span,
	.owl-theme.orange-sm .owl-dots .owl-dot:hover span {
		background: #ffab40;
	}
	.owl-theme.deep-orange-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff6e40;
		background: #ff3d00;
	}
	.owl-theme.deep-orange-sm .owl-dots .owl-dot.active span,
	.owl-theme.deep-orange-sm .owl-dots .owl-dot:hover span {
		background: #ff6e40;
	}
	.owl-theme.brown-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #6d4c41;
		background: #5d4037;
	}
	.owl-theme.brown-sm .owl-dots .owl-dot.active span,
	.owl-theme.brown-sm .owl-dots .owl-dot:hover span {
		background: #6d4c41;
	}
	.owl-theme.grey-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #808080;
		background: #616161;
	}
	.owl-theme.grey-sm .owl-dots .owl-dot.active span,
	.owl-theme.grey-sm .owl-dots .owl-dot:hover span {
		background: #808080;
	}
	.owl-theme.blue-grey-sm .owl-nav [class*=owl-]:hover {
		border: 1px solid #607d8b;
		background: #546e7a;
	}
	.owl-theme.blue-grey-sm .owl-dots .owl-dot.active span,
	.owl-theme.blue-grey-sm .owl-dots .owl-dot:hover span {
		background: #607d8b;
	}
	/*color e*/
}

@media (max-width: 479px) {
	/*color s*/
	.owl-theme.red-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff5252;
		background: #ff1744;
	}
	.owl-theme.red-xs .owl-dots .owl-dot.active span,
	.owl-theme.red-xs .owl-dots .owl-dot:hover span {
		background: #ff5252;
	}
	.owl-theme.pink-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff4081;
		background: #f50057;
	}
	.owl-theme.pink-xs .owl-dots .owl-dot.active span,
	.owl-theme.pink-xs .owl-dots .owl-dot:hover span {
		background: #ff4081;
	}
	.owl-theme.purple-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #e040fb;
		background: #d500f9;
	}
	.owl-theme.purple-xs .owl-dots .owl-dot.active span,
	.owl-theme.purple-xs .owl-dots .owl-dot:hover span {
		background: #e040fb;
	}
	.owl-theme.deep-purple-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #7c4dff;
		background: #651fff;
	}
	.owl-theme.deep-purple-xs .owl-dots .owl-dot.active span,
	.owl-theme.deep-purple-xs .owl-dots .owl-dot:hover span {
		background: #7c4dff;
	}
	.owl-theme.indigo-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #536dfe;
		background: #3d5afe;
	}
	.owl-theme.indigo-xs .owl-dots .owl-dot.active span,
	.owl-theme.indigo-xs .owl-dots .owl-dot:hover span {
		background: #536dfe;
	}
	.owl-theme.blue-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #448aff;
		background: #2979ff;
	}
	.owl-theme.blue-xs .owl-dots .owl-dot.active span,
	.owl-theme.blue-xs .owl-dots .owl-dot:hover span {
		background: #448aff;
	}
	.owl-theme.light-blue-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #40c4ff;
		background: #00b0ff;
	}
	.owl-theme.light-blue-xs .owl-dots .owl-dot.active span,
	.owl-theme.light-blue-xs .owl-dots .owl-dot:hover span {
		background: #40c4ff;
	}
	.owl-theme.cyan-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #18ffff;
		background: #00e5ff;
	}
	.owl-theme.cyan-xs .owl-dots .owl-dot.active span,
	.owl-theme.cyan-xs .owl-dots .owl-dot:hover span {
		background: #18ffff;
	}
	.owl-theme.teal-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #008080;
		background: #00695c;
	}
	.owl-theme.teal-xs .owl-dots .owl-dot.active span,
	.owl-theme.teal-xs .owl-dots .owl-dot:hover span {
		background: #008080;
	}
	.owl-theme.green-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #008000;
		background: #2e7d32;
	}
	.owl-theme.green-xs .owl-dots .owl-dot.active span,
	.owl-theme.green-xs .owl-dots .owl-dot:hover span {
		background: #008000;
	}
	.owl-theme.light-green-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #b2ff59;
		background: #76ff03;
	}
	.owl-theme.light-green-xs .owl-dots .owl-dot.active span,
	.owl-theme.light-green-xs .owl-dots .owl-dot:hover span {
		background: #b2ff59;
	}
	.owl-theme.lime-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #00ff00;
		background: #aeea00;
	}
	.owl-theme.lime-xs .owl-dots .owl-dot.active span,
	.owl-theme.lime-xs .owl-dots .owl-dot:hover span {
		background: #00ff00;
	}
	.owl-theme.yellow-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff0;
		background: #ffea00;
	}
	.owl-theme.yellow-xs .owl-dots .owl-dot.active span,
	.owl-theme.yellow-xs .owl-dots .owl-dot:hover span {
		background: #ff0;
	}
	.owl-theme.amber-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #ffd740;
		background: #ffc400;
	}
	.owl-theme.amber-xs .owl-dots .owl-dot.active span,
	.owl-theme.amber-xs .owl-dots .owl-dot:hover span {
		background: #ffd740;
	}
	.owl-theme.orange-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #ffab40;
		background: #ff9100;
	}
	.owl-theme.orange-xs .owl-dots .owl-dot.active span,
	.owl-theme.orange-xs .owl-dots .owl-dot:hover span {
		background: #ffab40;
	}
	.owl-theme.deep-orange-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #ff6e40;
		background: #ff3d00;
	}
	.owl-theme.deep-orange-xs .owl-dots .owl-dot.active span,
	.owl-theme.deep-orange-xs .owl-dots .owl-dot:hover span {
		background: #ff6e40;
	}
	.owl-theme.brown-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #6d4c41;
		background: #5d4037;
	}
	.owl-theme.brown-xs .owl-dots .owl-dot.active span,
	.owl-theme.brown-xs .owl-dots .owl-dot:hover span {
		background: #6d4c41;
	}
	.owl-theme.grey-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #808080;
		background: #616161;
	}
	.owl-theme.grey-xs .owl-dots .owl-dot.active span,
	.owl-theme.grey-xs .owl-dots .owl-dot:hover span {
		background: #808080;
	}
	.owl-theme.blue-grey-xs .owl-nav [class*=owl-]:hover {
		border: 1px solid #607d8b;
		background: #546e7a;
	}
	.owl-theme.blue-grey-xs .owl-dots .owl-dot.active span,
	.owl-theme.blue-grey-xs .owl-dots .owl-dot:hover span {
		background: #607d8b;
	}
	/*color e*/
}

@media (max-width: 319px) {}


/* ========== owl-theme e ========== */