  @charset "utf-8";

/*--------------------------------------------------------------------------------------
    [Background Colors]
----------------------------------------------------------------------------------------*/
/*--------------------------------------------------
    [Red]
----------------------------------------------------*/
.bg-red-50, .bg-red-50-hover:hover {
	background: #ffebee !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-red-100, .bg-red-100-hover:hover {
	background: #ffcdd2 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-red-200, .bg-red-200-hover:hover {
	background: #ef9a9a !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-red-300, .bg-red-300-hover:hover {
	background: #e57373 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-red-400, .bg-red-400-hover:hover {
	background: #ef5350 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-500, .bg-red-500-hover:hover {
	background: #f44336 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-600, .bg-red-600-hover:hover {
	background: #e53935 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-700, .bg-red-700-hover:hover {
	background: #d32f2f !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-800, .bg-red-800-hover:hover {
	background: #c62828 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-900, .bg-red-900-hover:hover {
	background: #b71c1c !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-a100, .bg-red-a100-hover:hover {
	background: #ff8a80 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-red-a200, .bg-red-a200-hover:hover {
	background: #ff5252 !important;
	color: white !important;
}
.bg-red-a400, .bg-red-a400-hover:hover {
	background: #ff1744 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-red-a700, .bg-red-a700-hover:hover {
	background: #d50000 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Pink]
----------------------------------------------------*/
.bg-pink-50, .bg-pink-50-hover:hover {
	background: #fce4ec !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-pink-100, .bg-pink-100-hover:hover {
	background: #f8bbd0 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-pink-200, .bg-pink-200-hover:hover {
	background: #f48fb1 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-pink-300, .bg-pink-300-hover:hover {
	background: #f06292 !important;
	color: white !important;
}
.bg-pink-400, .bg-pink-400-hover:hover {
	background: #ec407a !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-500, .bg-pink-500-hover:hover {
	background: #e91e63 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-600, .bg-pink-600-hover:hover {
	background: #d81b60 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-700, .bg-pink-700-hover:hover {
	background: #c2185b !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-800, .bg-pink-800-hover:hover {
	background: #ad1457 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-900, .bg-pink-900-hover:hover {
	background: #880e4f !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-a100, .bg-pink-a100-hover:hover {
	background: #ff80ab !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-pink-a200, .bg-pink-a200-hover:hover {
	background: #ff4081 !important;
	color: white !important;
}
.bg-pink-a400, .bg-pink-a400-hover:hover {
	background: #f50057 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-pink-a700, .bg-pink-a700-hover:hover {
	background: #c51162 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Purple]
----------------------------------------------------*/
.bg-purple-50, .bg-purple-50-hover:hover {
	background: #f3e5f5 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-purple-100, .bg-purple-100-hover:hover {
	background: #e1bee7 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-purple-200, .bg-purple-200-hover:hover {
	background: #ce93d8 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-purple-300, .bg-purple-300-hover:hover {
	background: #ba68c8 !important;
	color: white !important;
}
.bg-purple-400, .bg-purple-400-hover:hover {
	background: #ab47bc !important;
	color: white !important;
}
.bg-purple-500, .bg-purple-500-hover:hover {
	background: #9c27b0 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-purple-600, .bg-purple-600-hover:hover {
	background: #8e24aa !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-purple-700, .bg-purple-700-hover:hover {
	background: #7b1fa2 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-purple-800, .bg-purple-800-hover:hover {
	background: #6a1b9a !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-purple-900, .bg-purple-900-hover:hover {
	background: #4a148c !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-purple-a100, .bg-purple-a100-hover:hover {
	background: #ea80fc !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-purple-a200, .bg-purple-a200-hover:hover {
	background: #e040fb !important;
	color: white !important;
}
.bg-purple-a400, .bg-purple-a400-hover:hover {
	background: #d500f9 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-purple-a700, .bg-purple-a700-hover:hover {
	background: #aa00ff !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Deep Purple]
----------------------------------------------------*/
.bg-deep-purple-50, .bg-deep-purple-50-hover:hover {
	background: #ede7f6 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-purple-100, .bg-deep-purple-100-hover:hover {
	background: #d1c4e9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-purple-200, .bg-deep-purple-200-hover:hover {
	background: #b39ddb !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-purple-300, .bg-deep-purple-300-hover:hover {
	background: #9575cd !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-400, .bg-deep-purple-400-hover:hover {
	background: #7e57c2 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-500, .bg-deep-purple-500-hover:hover {
	background: #673ab7 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-600, .bg-deep-purple-600-hover:hover {
	background: #5e35b1 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-700, .bg-deep-purple-700-hover:hover{
	background: #512da8 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-800, .bg-deep-purple-800-hover:hover {
	background: #4527a0 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-900, .bg-deep-purple-900-hover:hover {
	background: #311b92 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-a100, .bg-deep-purple-a100-hover:hover {
	background: #b388ff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-purple-a200, .bg-deep-purple-a200-hover:hover {
	background: #7c4dff !important;
	color: white !important;
}
.bg-deep-purple-a400, .bg-deep-purple-a400-hover:hover {
	background: #651fff !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-purple-a700, .bg-deep-purple-a700-hover:hover {
	background: #6200ea !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Indigo]
----------------------------------------------------*/
.bg-indigo-50, .bg-indigo-50-hover:hover {
	background: #e8eaf6 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-indigo-100, .bg-indigo-100-hover:hover {
	background: #c5cae9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-indigo-200, .bg-indigo-200-hover:hover {
	background: #9fa8da !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-indigo-300, .bg-indigo-300-hover:hover {
	background: #7986cb !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-400, .bg-indigo-400-hover:hover {
	background: #5c6bc0 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-500, .bg-indigo-500-hover:hover {
	background: #3f51b5 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-600, .bg-indigo-600-hover:hover {
	background: #3949ab !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-700, .bg-indigo-700-hover:hover {
	background: #303f9f !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-800, .bg-indigo-800-hover:hover {
	background: #283593 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-900, .bg-indigo-900-hover:hover {
	background: #1a237e !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-a100, .bg-indigo-a100-hover:hover {
	background: #8c9eff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-indigo-a200, .bg-indigo-a200-hover:hover {
	background: #536dfe !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-a400, .bg-indigo-a400-hover:hover {
	background: #3d5afe !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-indigo-a700, .bg-indigo-a700-hover:hover {
	background: #304ffe !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Blue]
----------------------------------------------------*/
.bg-blue-50, .bg-blue-50-hover:hover {
	background: #e3f2fd !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-100, .bg-blue-100-hover:hover {
	background: #bbdefb !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-200, .bg-blue-200-hover:hover {
	background: #90caf9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-300, .bg-blue-300-hover:hover {
	background: #64b5f6 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-400, .bg-blue-400-hover:hover {
	background: #42a5f5 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-500, .bg-blue-500-hover:hover {
	background: #2196f3 !important;
	color: white !important;
}
.bg-blue-600, .bg-blue-600-hover:hover {
	background: #1e88e5 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-700, .bg-blue-700-hover:hover {
	background: #1976d2 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-800, .bg-blue-800-hover:hover {
	background: #1565c0 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-900, .bg-blue-900-hover:hover {
	background: #0d47a1 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-a100, .bg-blue-a100-hover:hover {
	background: #82b1ff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-a200, .bg-blue-a200-hover:hover {
	background: #448aff !important;
	color: white !important;
}
.bg-blue-a400, .bg-blue-a400-hover:hover {
	background: #2979ff !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-a700, .bg-blue-a700-hover:hover {
	background: #2962ff !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Light Blue]
----------------------------------------------------*/
.bg-light-blue-50, .bg-light-blue-50-hover:hover {
	background: #e1f5fe !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-100, .bg-light-blue-100-hover:hover {
	background: #b3e5fc !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-200, .bg-light-blue-200-hover:hover {
	background: #81d4fa !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-300, .bg-light-blue-300-hover:hover {
	background: #4fc3f7 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-400, .bg-light-blue-400-hover:hover {
	background: #29b6f6 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-500, .bg-light-blue-500-hover:hover {
	background: #03a9f4 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-600, .bg-light-blue-600-hover:hover {
	background: #039be5 !important;
	color: white !important;
}
.bg-light-blue-700, .bg-light-blue-700-hover:hover {
	background: #0288d1 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-light-blue-800, .bg-light-blue-800-hover:hover {
	background: #0277bd !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-light-blue-900, .bg-light-blue-900-hover:hover {
	background: #01579b !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-light-blue-a100, .bg-light-blue-a100-hover:hover {
	background: #80d8ff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-a200, .bg-light-blue-a200-hover:hover {
	background: #40c4ff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-a400, .bg-light-blue-a400-hover:hover {
	background: #00b0ff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-blue-a700, .bg-light-blue-a700-hover:hover {
	background: #0091ea !important;
	color: white !important;
}
/*--------------------------------------------------
    [Cyan]
----------------------------------------------------*/
.bg-cyan-50, .bg-cyan-50-hover:hover {
	background: #e0f7fa !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-100, .bg-cyan-100-hover:hover {
	background: #b2ebf2 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-200, .bg-cyan-200-hover:hover {
	background: #80deea !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-300, .bg-cyan-300-hover:hover {
	background: #4dd0e1 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-400, .bg-cyan-400-hover:hover {
	background: #26c6da !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-500, .bg-cyan-500-hover:hover {
	background: #00bcd4 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-600, .bg-cyan-600-hover:hover {
	background: #00acc1 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-700, .bg-cyan-700-hover:hover {
	background: #0097a7 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-cyan-800, .bg-cyan-800-hover:hover {
	background: #00838f !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-cyan-900, .bg-cyan-900-hover:hover {
	background: #006064 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-cyan-a100, .bg-cyan-a100-hover:hover{
	background: #84ffff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-a200, .bg-cyan-a200-hover:hover {
	background: #18ffff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-a400, .bg-cyan-a400-hover:hover {
	background: #00e5ff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-cyan-a700, .bg-cyan-a700-hover:hover {
	background: #00b8d4 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [Teal]
----------------------------------------------------*/
.bg-teal-50, .bg-teal-50-hover:hover {
	background: #e0f2f1 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-100, .bg-teal-100-hover:hover {
	background: #b2dfdb !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-200, .bg-teal-200-hover:hover {
	background: #80cbc4 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-300, .bg-teal-300-hover:hover{
	background: #4db6ac !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-400, .bg-teal-400-hover:hover {
	background: #26a69a !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-500, .bg-teal-500-hover:hover {
	background: #009688 !important;
	color: white !important;
}
.bg-teal-600, .bg-teal-600-hover:hover {
	background: #00897b !important;
	color: white !important;
}
.bg-teal-700, .bg-teal-700-hover:hover {
	background: #00796b !important;
	color: white !important;
}
.bg-teal-800, .bg-teal-800-hover:hover {
	background: #00695c !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-teal-900, .bg-teal-900-hover:hover {
	background: #004d40 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-teal-a100, .bg-teal-a100-hover:hover {
	background: #a7ffeb !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-a200, .bg-teal-a200-hover:hover {
	background: #64ffda !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-a400, .bg-teal-a400-hover:hover {
	background: #1de9b6 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-teal-a700, .bg-teal-a700-hover:hover {
	background: #00bfa5 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [Green]
----------------------------------------------------*/
.bg-green-50, .bg-green-50-hover:hover {
	background: #e8f5e9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-100, .bg-green-100-hover:hover {
	background: #c8e6c9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-200, .bg-green-200-hover:hover {
	background: #a5d6a7 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-300, .bg-green-300-hover:hover {
	background: #81c784 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-400, .bg-green-400-hover:hover {
	background: #66bb6a !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-500, .bg-green-500-hover:hover {
	background: #4caf50 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-600, .bg-green-600-hover:hover {
	background: #43a047 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-green-700, .bg-green-700-hover:hover {
	background: #388e3c !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-green-800, .bg-green-800-hover:hover {
	background: #2e7d32 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-green-900, .bg-green-900-hover:hover {
	background: #1b5e20 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-green-a100, .bg-green-a100-hover:hover {
	background: #b9f6ca !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-a200, .bg-green-a200-hover:hover {
	background: #69f0ae !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-a400, .bg-green-a400-hover:hover {
	background: #00e676 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-green-a700, .bg-green-a700-hover:hover {
	background: #00c853 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [bg-light Green]
----------------------------------------------------*/
.bg-light-green-50, .bg-light-green-50-hover:hover {
	background: #f1f8e9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-100, .bg-light-green-100-hover:hover {
	background: #dcedc8 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-200, .bg-light-green-200-hover:hover {
	background: #c5e1a5 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-300, .bg-light-green-300-hover:hover {
	background: #aed581 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-400, .bg-light-green-400-hover:hover {
	background: #9ccc65 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-500, .bg-light-green-500-hover:hover {
	background: #8bc34a !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-600, .bg-light-green-600-hover:hover {
	background: #7cb342 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-700, .bg-light-green-700-hover:hover {
	background: #689f38 !important;
	color: white !important;
}
.bg-light-green-800, .bg-light-green-800-hover:hover {
	background: #558b2f !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-light-green-900, .bg-light-green-900-hover:hover {
	background: #33691e !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-light-green-a100, .bg-light-green-a100-hover:hover {
	background: #ccff90 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-a200, .bg-light-green-a200-hover:hover {
	background: #b2ff59 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-a400, .bg-light-green-a400-hover:hover {
	background: #76ff03 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-light-green-a700, .bg-light-green-a700-hover:hover {
	background: #64dd17 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [Lime]
----------------------------------------------------*/
.bg-lime-50, .bg-lime-50-hover:hover {
	background: #f9fbe7 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-100, .bg-lime-100-hover:hover {
	background: #f0f4c3 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-200, .bg-lime-200-hover:hover {
	background: #e6ee9c !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-300, .bg-lime-300-hover:hover {
	background: #dce775 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-400, .bg-lime-400-hover:hover {
	background: #d4e157 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-500, .bg-lime-500-hover:hover {
	background: #cddc39 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-600, .bg-lime-600-hover:hover {
	background: #c0ca33 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-700, .bg-lime-700-hover:hover {
	background: #afb42b !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-800, .bg-lime-800-hover:hover {
	background: #9e9d24 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-900, .bg-lime-900-hover:hover {
	background: #827717 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-lime-a100, .bg-lime-a100-hover:hover {
	background: #f4ff81 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-a200,  .bg-lime-a200-hover:hover{
	background: #eeff41 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-a400, .bg-lime-a400-hover:hover {
	background: #c6ff00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-lime-a700, .bg-lime-a700-hover:hover {
	background: #aeea00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [Yellow]
----------------------------------------------------*/
.bg-yellow-50, .bg-yellow-50-hover:hover {
	background: #fffde7 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-100, .bg-yellow-100-hover:hover {
	background: #fff9c4 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-200, .bg-yellow-200-hover:hover {
	background: #fff59d !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-300, .bg-yellow-300-hover:hover {
	background: #fff176 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-400, .bg-yellow-400-hover:hover {
	background: #ffee58 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-500, .bg-yellow-500-hover:hover {
	background: #ffeb3b !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-600, .bg-yellow-600-hover:hover {
	background: #fdd835 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-700, .bg-yellow-700-hover:hover {
	background: #fbc02d !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-800, .bg-yellow-800-hover:hover {
	background: #f9a825 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-900, .bg-yellow-900-hover:hover {
	background: #f57f17 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-a100, .bg-yellow-a100-hover:hover {
	background: #ffff8d !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-a200, .bg-yellow-a200-hover:hover {
	background: #ffff00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-a400, .bg-yellow-a400-hover:hover {
	background: #ffea00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-yellow-a700, .bg-yellow-a700-hover:hover {
	background: #ffd600 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [Amber]
----------------------------------------------------*/
.bg-amber-50, .bg-amber-50-hover:hover {
	background: #fff8e1 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-100, .bg-amber-100-hover:hover {
	background: #ffecb3 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-200, .bg-amber-200-hover:hover {
	background: #ffe082 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-300, .bg-amber-300-hover:hover {
	background: #ffd54f !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-400, .bg-amber-400-hover:hover {
	background: #ffca28 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-500, .bg-amber-500-hover:hover {
	background: #ffc107 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-600, .bg-amber-600-hover:hover {
	background: #ffb300 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-700, .bg-amber-700-hover:hover {
	background: #ffa000 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-800, .bg-amber-800-hover:hover {
	background: #ff8f00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-900, .bg-amber-900-hover:hover {
	background: #ff6f00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-a100, .bg-amber-a100-hover:hover {
	background: #ffe57f !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-a200, .bg-amber-a200-hover:hover {
	background: #ffd740 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-a400, .bg-amber-a400-hover:hover {
	background: #ffc400 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-amber-a700, .bg-amber-a700-hover:hover {
	background: #ffab00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [Orange]
----------------------------------------------------*/
.bg-orange-50, .bg-orange-50-hover:hover {
	background: #fff3e0 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-100, .bg-orange-100-hover:hover {
	background: #ffe0b2 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-200, .bg-orange-200-hover:hover {
	background: #ffcc80 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-300, .bg-orange-300-hover:hover {
	background: #ffb74d !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-400, .bg-orange-400-hover:hover {
	background: #ffa726 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-500, .bg-orange-500-hover:hover {
	background: #ff9800 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-600, .bg-orange-600-hover:hover {
	background: #fb8c00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-700, .bg-orange-700-hover:hover {
	background: #f57c00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-800, .bg-orange-800-hover:hover {
	background: #ef6c00 !important;
	color: white !important;
}
.bg-orange-900, .bg-orange-900-hover:hover {
	background: #e65100 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-orange-a100, .bg-orange-a100-hover:hover {
	background: #ffd180 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-a200, .bg-orange-a200-hover:hover {
	background: #ffab40 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-a400, .bg-orange-a400-hover:hover {
	background: #ff9100 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-orange-a700, .bg-orange-a700-hover:hover {
	background: #ff6d00 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
/*--------------------------------------------------
    [bg-deep Orange]
----------------------------------------------------*/
.bg-deep-orange-50, .bg-deep-orange-50-hover:hover {
	background: #fbe9e7 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-100, .bg-deep-orange-100-hover:hover {
	background: #ffccbc !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-200, .bg-deep-orange-200-hover:hover {
	background: #ffab91 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-300, .bg-deep-orange-300-hover:hover {
	background: #ff8a65 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-400, .bg-deep-orange-400-hover:hover {
	background: #ff7043 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-500, .bg-deep-orange-500-hover:hover {
	background: #ff5722 !important;
	color: white !important;
}
.bg-deep-orange-600, .bg-deep-orange-600-hover:hover {
	background: #f4511e !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-orange-700, .bg-deep-orange-700-hover:hover {
	background: #e64a19 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-orange-800, .bg-deep-orange-800-hover:hover {
	background: #d84315 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-orange-900, .bg-deep-orange-900-hover:hover {
	background: #bf360c !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-orange-a100, .bg-deep-orange-a100-hover:hover {
	background: #ff9e80 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-a200, .bg-deep-orange-a200-hover:hover {
	background: #ff6e40 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-deep-orange-a400, .bg-deep-orange-a400-hover:hover {
	background: #ff3d00 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-deep-orange-a700, .bg-deep-orange-a700-hover:hover {
	background: #dd2c00 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Brown]
----------------------------------------------------*/
.bg-brown-50, .bg-brown-50-hover:hover {
	background: #efebe9 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-brown-100, .bg-brown-100-hover:hover {
	background: #d7ccc8 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-brown-200, .bg-brown-200-hover:hover {
	background: #bcaaa4 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-brown-300, .bg-brown-300-hover:hover {
	background: #a1887f !important;
	color: white !important;
}
.bg-brown-400, .bg-brown-400-hover:hover {
	background: #8d6e63 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-brown-500, .bg-brown-500-hover:hover {
	background: #795548 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-brown-600, .bg-brown-600-hover:hover {
	background: #6d4c41 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-brown-700, .bg-brown-700-hover:hover {
	background: #5d4037 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-brown-800, .bg-brown-800-hover:hover {
	background: #4e342e !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-brown-900, .bg-brown-900-hover:hover {
	background: #3e2723 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Grey]
----------------------------------------------------*/
.bg-grey-50, .bg-grey-50-hover:hover {
	background: #fafafa !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-grey-100, .bg-grey-100-hover:hover {
	background: #f5f5f5 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-grey-200, .bg-grey-200-hover:hover {
	background: #eeeeee !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-grey-300, .bg-grey-300-hover:hover {
	background: #e0e0e0 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-grey-400, .bg-grey-400-hover:hover {
	background: #bdbdbd !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-grey-500, .bg-grey-500-hover:hover {
	background: #9e9e9e !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-grey-600, .bg-grey-600-hover:hover {
	background: #757575 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-grey-700, .bg-grey-700-hover:hover {
	background: #616161 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-grey-800, .bg-grey-800-hover:hover {
	background: #424242 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-grey-900, .bg-grey-900-hover:hover {
	background: #212121 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}

/*--------------------------------------------------
    [Blue Grey]
----------------------------------------------------*/
.bg-blue-grey-50, .bg-blue-grey-50-hover:hover {
	background: #eceff1 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-grey-100, .bg-blue-grey-100-hover:hover {
	background: #cfd8dc !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-grey-200, .bg-blue-grey-200-hover:hover {
	background: #b0bec5 !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-grey-300, .bg-blue-grey-300-hover:hover {
	background: #90a4ae !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-blue-grey-400, .bg-blue-grey-400-hover:hover {
	background: #78909c !important;
	color: white !important;
}
.bg-blue-grey-500, .bg-blue-grey-500-hover:hover {
	background: #607d8b !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-grey-600, .bg-blue-grey-600-hover:hover{
	background: #546e7a !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-grey-700, .bg-blue-grey-700-hover:hover {
	background: #455a64 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-grey-800, .bg-blue-grey-800-hover:hover {
	background: #37474f !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-blue-grey-900, .bg-blue-grey-900-hover:hover {
	background: #263238 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
/*--------------------------------------------------
    [Gold, Black & White]
----------------------------------------------------*/
.bg-gold, .bg-gold-hover:hover {
	background: #bf9361 !important;
	color: white !important;
}
.bg-black, .bg-black-hover:hover {
	background: #000000 !important;
	color: rgba(255, 255, 255, 0.87) !important;
}
.bg-white, .bg-white-hover:hover {
	background: #ffffff !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.bg-transparent, .bg-transparent-hover:hover{
	background-color: transparent !important;
}

/*------------------------------------------------------------------
    [Colors]
------------------------------------------------------------------*/
/*======= Red ===========*/
.red-50, .red-50-hover:hover, .red-50-before::before, .red-50-after::after {
	color: #ffebee !important;
}
.red-100, .red-100-hover:hover, .red-100-before::before, .red-100-after::after {
	color: #ffcdd2 !important;
}
.red-200, .red-200-hover:hover, .red-200-before::before, .red-200-after::after {
	color: #ef9a9a !important;
}
.red-300, .red-300-hover:hover, .red-300-before::before, .red-300-after::after {
	color: #e57373 !important;
}
.red-400, .red-400-hover:hover, .red-400-before::before, .red-400-after::after {
	color: #ef5350 !important;
}
.red-500, .red-500-hover:hover, .red-500-before::before, .red-500-after::after {
	color: #f44336 !important;
}
.red-600, .red-600-hover:hover, .red-600-before::before, .red-600-after::after {
	color: #e53935 !important;
}
.red-700, .red-700-hover:hover, .red-700-before::before, .red-700-after::after {
	color: #d32f2f !important;
}
.red-800, .red-800-hover:hover, .red-800-before::before, .red-800-after::after {
	color: #c62828 !important;
}
.red-900, .red-900-hover:hover, .red-900-before::before, .red-900-after::after {
	color: #b71c1c !important;
}
.red-a100, .red-a100-hover:hover, .red-a100-before::before, .red-a100-after::after {
	color: #ff8a80 !important;
}
.red-a200, .red-a200-hover:hover, .red-a200-before::before, .red-a200-after::after {
	color: #ff5252 !important;
}
.red-a400, .red-a400-hover:hover, .red-a400-before::before, .red-a400-after::after {
	color: #ff1744 !important;
}
.red-a700, .red-a700-hover:hover, .red-a700-before::before, .red-a700-after::after {
	color: #d50000 !important;
}

/*============== Pink ===========*/
.pink-50, .pink-50-hover:hover, .pink-50-before::before, .pink-50-after::after {
	color: #fce4ec !important;
}
.pink-100, .pink-100-hover:hover, .pink-100-before::before, .pink-100-after::after {
	color: #f8bbd0 !important;
}
.pink-200, .pink-200-hover:hover, .pink-200-before::before, .pink-200-after::after {
	color: #f48fb1 !important;
}
.pink-300, .pink-300-hover:hover, .pink-300-before::before, .pink-300-after::after {
	color: #f06292 !important;
}
.pink-400, .pink-400-hover:hover, .pink-400-before::before, .pink-400-after::after {
	color: #ec407a !important;
}
.pink-500, .pink-500-hover:hover, .pink-500-before::before, .pink-500-after::after {
	color: #e91e63 !important;
}
.pink-600, .pink-600-hover:hover, .pink-600-before::before, .pink-600-after::after {
	color: #d81b60 !important;
}
.pink-700, .pink-700-hover:hover, .pink-700-before::before, .pink-700-after::after {
	color: #c2185b !important;
}
.pink-800, .pink-800-hover:hover, .pink-800-before::before, .pink-800-after::after {
	color: #ad1457 !important;
}
.pink-900, .pink-900-hover:hover, .pink-900-before::before, .pink-900-after::after {
	color: #880e4f !important;
}
.pink-a100, .pink-a100-hover:hover, .pink-a100-before::before, .pink-a100-after::after {
	color: #ff80ab !important;
}
.pink-a200, .pink-a200-hover:hover, .pink-a200-before::before, .pink-a200-after::after {
	color: #ff4081 !important;
}
.pink-a400, .pink-a400-hover:hover, .pink-a400-before::before, .pink-a400-after::after {
	color: #f50057 !important;
}
.pink-a700, .pink-a700-hover:hover, .pink-a700-before::before, .pink-a700-after::after {
	color: #c51162 !important;
}

/*======= Purple ===========*/

.purple-50, .purple-50-hover:hover, .purple-50-before::before, .purple-50-after::after {
	color: #f3e5f5 !important;
}
.purple-100, .purple-100-hover:hover, .purple-100-before::before, .purple-100-after::after {
	color: #e1bee7 !important;
}
.purple-200, .purple-200-hover:hover, .purple-200-before::before, .purple-200-after::after {
	color: #ce93d8 !important;
}
.purple-300, .purple-300-hover:hover, .purple-300-before::before, .purple-300-after::after {
	color: #ba68c8 !important;
}
.purple-400, .purple-400-hover:hover, .purple-400-before::before, .purple-400-after::after {
	color: #ab47bc !important;
}
.purple-500, .purple-500-hover:hover, .purple-500-before::before, .purple-500-after::after {
	color: #9c27b0 !important;
}
.purple-600, .purple-600-hover:hover, .purple-600-before::before, .purple-600-after::after {
	color: #8e24aa !important;
}
.purple-700, .purple-700-hover:hover, .purple-700-before::before, .purple-700-after::after {
	color: #7b1fa2 !important;
}
.purple-800, .purple-800-hover:hover, .purple-800-before::before, .purple-800-after::after {
	color: #6a1b9a !important;
}
.purple-900, .purple-900-hover:hover, .purple-900-before::before, .purple-900-after::after {
	color: #4a148c !important;
}
.purple-a100, .purple-a100-hover:hover, .purple-a100-before::before, .purple-a100-after::after {
	color: #ea80fc !important;
}
.purple-a200, .purple-a200-hover:hover, .purple-a200-before::before, .purple-a200-after::after {
	color: #e040fb !important;
}
.purple-a400, .purple-a400-hover:hover, .purple-a400-before::before, .purple-a400-after::after {
	color: #d500f9 !important;
}
.purple-a700, .purple-a700-hover:hover, .purple-a700-before::before, .purple-a700-after::after {
	color: #aa00ff !important;
}

/*======= Deep Purple ===========*/

.deep-purple-50, .deep-purple-50-hover:hover, .deep-purple-50-before::before, .deep-purple-50-after::after  {
	color: #ede7f6 !important;
}
.deep-purple-100, .deep-purple-100-hover:hover, .deep-purple-100-before::before, .deep-purple-100-after::after {
	color: #d1c4e9 !important;
}
.deep-purple-200, .deep-purple-200-hover:hover, .deep-purple-200-before::before, .deep-purple-200-after::after {
	color: #b39ddb !important;
}
.deep-purple-300, .deep-purple-300-hover:hover, .deep-purple-300-before::before, .deep-purple-300-after::after {
	color: #9575cd !important;
}
.deep-purple-400, .deep-purple-400-hover:hover, .deep-purple-400-before::before, .deep-purple-400-after::after {
	color: #7e57c2 !important;
}
.deep-purple-500, .deep-purple-500-hover:hover, .deep-purple-500-before::before, .deep-purple-500-after::after {
	color: #673ab7 !important;
}
.deep-purple-600, .deep-purple-600-hover:hover, .deep-purple-600-before::before, .deep-purple-600-after::after {
	color: #5e35b1 !important;
}
.deep-purple-700, .deep-purple-700-hover:hover, .deep-purple-700-before::before, .deep-purple-700-after::after {
	color: #512da8 !important;
}
.deep-purple-800, .deep-purple-800-hover:hover, .deep-purple-800-before::before, .deep-purple-800-after::after {
	color: #4527a0 !important;
}
.deep-purple-900, .deep-purple-900-hover:hover, .deep-purple-900-before::before, .deep-purple-900-after::after {
	color: #311b92 !important;
}
.deep-purple-a100, .deep-purple-a100-hover:hover, .deep-purple-a100-before::before, .deep-purple-a100-after::after {
	color: #b388ff !important;
}
.deep-purple-a200, .deep-purple-a200-hover:hover, .deep-purple-a200-before::before, .deep-purple-a200-after::after {
	color: #7c4dff !important;
}
.deep-purple-a400, .deep-purple-a400-hover:hover, .deep-purple-a400-before::before, .deep-purple-a400-after::after {
	color: #651fff !important;
}
.deep-purple-a700, .deep-purple-a700-hover:hover, .deep-purple-a700-before::before, .deep-purple-a700-after::after {
	color: #6200ea !important;
}

/*======= Indigo ===========*/

.indigo-50, .indigo-50-hover:hover, .indigo-50-before::before, .indigo-50-after::after {
	color: #e8eaf6 !important;
}
.indigo-100, .indigo-100-hover:hover, .indigo-100-before::before, .indigo-100-after::after {
	color: #c5cae9 !important;
}
.indigo-200, .indigo-200-hover:hover, .indigo-200-before::before, .indigo-200-after::after {
	color: #9fa8da !important;
}
.indigo-300, .indigo-300-hover:hover, .indigo-300-before::before, .indigo-300-after::after {
	color: #7986cb !important;
}
.indigo-400, .indigo-400-hover:hover, .indigo-400-before::before, .indigo-400-after::after {
	color: #5c6bc0 !important;
}
.indigo-500, .indigo-500-hover:hover, .indigo-500-before::before, .indigo-500-after::after {
	color: #3f51b5 !important;
}
.indigo-600, .indigo-600-hover:hover, .indigo-600-before::before, .indigo-600-after::after {
	color: #3949ab !important;
}
.indigo-700, .indigo-700-hover:hover, .indigo-700-before::before, .indigo-700-after::after {
	color: #303f9f !important;
}
.indigo-800, .indigo-800-hover:hover, .indigo-800-before::before, .indigo-800-after::after {
	color: #283593 !important;
}
.indigo-900, .indigo-900-hover:hover, .indigo-900-before::before, .indigo-900-after::after {
	color: #1a237e !important;
}
.indigo-a100, .indigo-a100-hover:hover, .indigo-a100-before::before, .indigo-a100-after::after {
	color: #8c9eff !important;
}
.indigo-a200, .indigo-a200-hover:hover, .indigo-a200-before::before, .indigo-a200-after::after {
	color: #536dfe !important;
}
.indigo-a400, .indigo-a400-hover:hover, .indigo-a400-before::before, .indigo-a400-after::after {
	color: #3d5afe !important;
}
.indigo-a700, .indigo-a700-hover:hover, .indigo-a700-before::before, .indigo-a700-after::after {
	color: #304ffe !important;
}

/*======= Blue ===========*/

.blue-50, .blue-50-hover:hover, .blue-50-before::before, .blue-50-after::after {
	color: #e3f2fd !important;
}
.blue-100, .blue-100-hover:hover, .blue-100-before::before, .blue-100-after::after {
	color: #bbdefb !important;
}
.blue-200, .blue-200-hover:hover, .blue-200-before::before, .blue-200-after::after {
	color: #90caf9 !important;
}
.blue-300, .blue-300-hover:hover, .blue-300-before::before, .blue-300-after::after {
	color: #64b5f6 !important;
}
.blue-400, .blue-400-hover:hover, .blue-400-before::before, .blue-400-after::after {
	color: #42a5f5 !important;
}
.blue-500, .blue-500-hover:hover, .blue-500-before::before, .blue-500-after::after {
	color: #2196f3 !important;
}
.blue-600, .blue-600-hover:hover, .blue-600-before::before, .blue-600-after::after {
	color: #1e88e5 !important;
}
.blue-700, .blue-700-hover:hover, .blue-700-before::before, .blue-700-after::after {
	color: #1976d2 !important;
}
.blue-800, .blue-800-hover:hover, .blue-800-before::before, .blue-800-after::after {
	color: #1565c0 !important;
}
.blue-900, .blue-900-hover:hover, .blue-900-before::before, .blue-900-after::after {
	color: #0d47a1 !important;
}
.blue-a100, .blue-a100-hover:hover, .blue-a100-before::before, .blue-a100-after::after {
	color: #82b1ff !important;
}
.blue-a200, .blue-a200-hover:hover, .blue-a200-before::before, .blue-a200-after::after {
	color: #448aff !important;
}
.blue-a400, .blue-a400-hover:hover, .blue-a400-before::before, .blue-a400-after::after {
	color: #2979ff !important;
}
.blue-a700, .blue-a700-hover:hover, .blue-a700-before::before, .blue-a700-after::after {
	color: #2962ff !important;
}

/*======= Light Blue ===========*/

.light-blue-50, .light-blue-50-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #e1f5fe !important;
}
.light-blue-100, .light-blue-100-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #b3e5fc !important;
}
.light-blue-200, .light-blue-200-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #81d4fa !important;
}
.light-blue-300, .light-blue-300-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #4fc3f7 !important;
}
.light-blue-400, .light-blue-400-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #29b6f6 !important;
}
.light-blue-500, .light-blue-500-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #03a9f4 !important;
}
.light-blue-600, .light-blue-600-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #039be5 !important;
}
.light-blue-700, .light-blue-700-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #0288d1 !important;
}
.light-blue-800, .light-blue-800-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #0277bd !important;
}
.light-blue-900, .light-blue-900-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #01579b !important;
}
.light-blue-a100, .light-blue-a100-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #80d8ff !important;
}
.light-blue-a200, .light-blue-a200-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #40c4ff !important;
}
.light-blue-a400, .light-blue-a400-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #00b0ff !important;
}
.light-blue-a700, .light-blue-a700-hover:hover, .light-blue-50-before::before, .light-blue-50-after::after {
	color: #0091ea !important;
}

/*======= Cyan ===========*/

.cyan-50, .cyan-50-hover:hover, .cyan-50-before::before, .cyan-50-after::after {
	color: #e0f7fa !important;
}
.cyan-100, .cyan-100-hover:hover, .cyan-100-before::before, .cyan-100-after::after {
	color: #b2ebf2 !important;
}
.cyan-200, .cyan-200-hover:hover, .cyan-200-before::before, .cyan-200-after::after {
	color: #80deea !important;
}
.cyan-300, .cyan-300-hover:hover, .cyan-300-before::before, .cyan-300-after::after {
	color: #4dd0e1 !important;
}
.cyan-400, .cyan-400-hover:hover, .cyan-400-before::before, .cyan-400-after::after {
	color: #26c6da !important;
}
.cyan-500, .cyan-500-hover:hover, .cyan-500-before::before, .cyan-500-after::after {
	color: #00bcd4 !important;
}
.cyan-600, .cyan-600-hover:hover, .cyan-600-before::before, .cyan-600-after::after {
	color: #00acc1 !important;
}
.cyan-700, .cyan-700-hover:hover, .cyan-700-before::before, .cyan-700-after::after {
	color: #0097a7 !important;
}
.cyan-800, .cyan-800-hover:hover, .cyan-800-before::before, .cyan-800-after::after {
	color: #00838f !important;
}
.cyan-900, .cyan-900-hover:hover, .cyan-900-before::before, .cyan-900-after::after {
	color: #006064 !important;
}
.cyan-a100, .cyan-a100-hover:hover, .cyan-a100-before::before, .cyan-a100-after::after {
	color: #84ffff !important;
}
.cyan-a200, .cyan-a200-hover:hover, .cyan-a200-before::before, .cyan-a200-after::after {
	color: #18ffff !important;
}
.cyan-a400, .cyan-a400-hover:hover, .cyan-a400-before::before, .cyan-a400-after::after {
	color: #00e5ff !important;
}
.cyan-a700, .cyan-a700-hover:hover, .cyan-a700-before::before, .cyan-a700-after::after {
	color: #00b8d4 !important;
}

/*======= Teal ===========*/

.teal-50, .teal-50-hover:hover, .teal-50-before::before, .teal-50-after::after {
	color: #e0f2f1 !important;
}
.teal-100, .teal-100-hover:hover, .teal-100-before::before, .teal-100-after::after {
	color: #b2dfdb !important;
}
.teal-200, .teal-200-hover:hover, .teal-200-before::before, .teal-200-after::after {
	color: #80cbc4 !important;
}
.teal-300, .teal-300-hover:hover, .teal-300-before::before, .teal-300-after::after {
	color: #4db6ac !important;
}
.teal-400, .teal-400-hover:hover, .teal-400-before::before, .teal-400-after::after {
	color: #26a69a !important;
}
.teal-500, .teal-500-hover:hover, .teal-500-before::before, .teal-500-after::after {
	color: #009688 !important;
}
.teal-600, .teal-600-hover:hover, .teal-600-before::before, .teal-600-after::after {
	color: #00897b !important;
}
.teal-700, .teal-700-hover:hover, .teal-700-before::before, .teal-700-after::after {
	color: #00796b !important;
}
.teal-800, .teal-800-hover:hover, .teal-800-before::before, .teal-800-after::after {
	color: #00695c !important;
}
.teal-900, .teal-900-hover:hover, .teal-900-before::before, .teal-900-after::after {
	color: #004d40 !important;
}
.teal-a100, .teal-a100-hover:hover, .teal-a100-before::before, .teal-a100-after::after {
	color: #a7ffeb !important;
}
.teal-a200, .teal-a200-hover:hover, .teal-a200-before::before, .teal-a200-after::after {
	color: #64ffda !important;
}
.teal-a400, .teal-a400-hover:hover, .teal-a400-before::before, .teal-a400-after::after {
	color: #1de9b6 !important;
}
.teal-a700, .teal-a700-hover:hover, .teal-a700-before::before, .teal-a700-after::after {
	color: #00bfa5 !important;
}

/*======= Green ===========*/

.green-50, .green-50-hover:hover, .green-50-before::before, .green-50-after::after {
	color: #e8f5e9 !important;
}
.green-100, .green-100-hover:hover, .green-100-before::before, .green-100-after::after {
	color: #c8e6c9 !important;
}
.green-200, .green-200-hover:hover, .green-200-before::before, .green-200-after::after {
	color: #a5d6a7 !important;
}
.green-300, .green-300-hover:hover, .green-300-before::before, .green-300-after::after {
	color: #81c784 !important;
}
.green-400, .green-400-hover:hover, .green-400-before::before, .green-400-after::after {
	color: #66bb6a !important;
}
.green-500, .green-500-hover:hover, .green-500-before::before, .green-500-after::after {
	color: #4caf50 !important;
}
.green-600, .green-600-hover:hover, .green-600-before::before, .green-600-after::after {
	color: #43a047 !important;
}
.green-700, .green-700-hover:hover, .green-700-before::before, .green-700-after::after {
	color: #388e3c !important;
}
.green-800, .green-800-hover:hover, .green-800-before::before, .green-800-after::after {
	color: #2e7d32 !important;
}
.green-900, .green-900-hover:hover, .green-900-before::before, .green-900-after::after {
	color: #1b5e20 !important;
}
.green-a100, .green-a100-hover:hover, .green-a100-before::before, .green-a100-after::after {
	color: #b9f6ca !important;
}
.green-a200, .green-a200-hover:hover, .green-a200-before::before, .green-a200-after::after {
	color: #69f0ae !important;
}
.green-a400, .green-a400-hover:hover, .green-a400-before::before, .green-a400-after::after {
	color: #00e676 !important;
}
.green-a700, .green-a700-hover:hover, .green-a700-before::before, .green-a700-after::after {
	color: #00c853 !important;
}

/*======= Light Green ===========*/

.light-green-50, .light-green-50-hover:hover, .light-green-50-before::before, .light-green-50-after::after {
	color: #f1f8e9 !important;
}
.light-green-100, .light-green-100-hover:hover, .light-green-100-before::before, .light-green-100-after::after {
	color: #dcedc8 !important;
}
.light-green-200, .light-green-200-hover:hover, .light-green-200-before::before, .light-green-200-after::after {
	color: #c5e1a5 !important;
}
.light-green-300, .light-green-300-hover:hover, .light-green-300-before::before, .light-green-300-after::after {
	color: #aed581 !important;
}
.light-green-400, .light-green-400-hover:hover, .light-green-400-before::before, .light-green-400-after::after {
	color: #9ccc65 !important;
}
.light-green-500, .light-green-500-hover:hover, .light-green-500-before::before, .light-green-500-after::after {
	color: #8bc34a !important;
}
.light-green-600, .light-green-600-hover:hover, .light-green-600-before::before, .light-green-600-after::after {
	color: #7cb342 !important;
}
.light-green-700, .light-green-700-hover:hover, .light-green-700-before::before, .light-green-700-after::after {
	color: #689f38 !important;
}
.light-green-800, .light-green-800-hover:hover, .light-green-800-before::before, .light-green-800-after::after {
	color: #558b2f !important;
}
.light-green-900, .light-green-900-hover:hover, .light-green-900-before::before, .light-green-900-after::after {
	color: #33691e !important;
}
.light-green-a100, .light-green-a100-hover:hover, .light-green-a100-before::before, .light-green-a100-after::after {
	color: #ccff90 !important;
}
.light-green-a200, .light-green-a200-hover:hover, .light-green-a200-before::before, .light-green-a200-after::after {
	color: #b2ff59 !important;
}
.light-green-a400, .light-green-a400-hover:hover, .light-green-a400-before::before, .light-green-a400-after::after {
	color: #76ff03 !important;
}
.light-green-a700, .light-green-a700-hover:hover, .light-green-a700-before::before, .light-green-a700-after::after {
	color: #64dd17 !important;
}

/*======= Lime ===========*/

.lime-50, .lime-50-hover:hover, .lime-50-before::before, .lime-50-after::after {
	color: #f9fbe7 !important;
}
.lime-100, .lime-100-hover:hover, .lime-100-before::before, .lime-100-after::after {
	color: #f0f4c3 !important;
}
.lime-200, .lime-200-hover:hover, .lime-200-before::before, .lime-200-after::after {
	color: #e6ee9c !important;
}
.lime-300, .lime-300-hover:hover, .lime-300-before::before, .lime-300-after::after{
	color: #dce775 !important;
}
.lime-400, .lime-400-hover:hover, .lime-400-before::before, .lime-400-after::after {
	color: #d4e157 !important;
}
.lime-500, .lime-500-hover:hover, .lime-500-before::before, .lime-500-after::after {
	color: #cddc39 !important;
}
.lime-600, .lime-600-hover:hover, .lime-600-before::before, .lime-600-after::after {
	color: #c0ca33 !important;
}
.lime-700, .lime-700-hover:hover, .lime-700-before::before, .lime-700-after::after {
	color: #afb42b !important;
}
.lime-800, .lime-800-hover:hover, .lime-800-before::before, .lime-800-after::after {
	color: #9e9d24 !important;
}
.lime-900, .lime-900-hover:hover, .lime-900-before::before, .lime-900-after::after {
	color: #827717 !important;
}
.lime-a100, .lime-a100-hover:hover, .lime-a100-before::before, .lime-a100-after::after {
	color: #f4ff81 !important;
}
.lime-a200, .lime-a200-hover:hover, .lime-a200-before::before, .lime-a200-after::after {
	color: #eeff41 !important;
}
.lime-a400, .lime-a400-hover:hover, .lime-a400-before::before, .lime-a400-after::after {
	color: #c6ff00 !important;
}
.lime-a700, .lime-a700-hover:hover, .lime-a700-before::before, .lime-a700-after::after {
	color: #aeea00 !important;
}

/*======= Yellow ===========*/

.yellow-50, .yellow-50-hover:hover, .yellow-50-before::before, .yellow-50-after::after {
	color: #fffde7 !important;
}
.yellow-100, .yellow-100-hover:hover, .yellow-100-before::before, .yellow-100-after::after {
	color: #fff9c4 !important;
}
.yellow-200, .yellow-200-hover:hover, .yellow-200-before::before, .yellow-200-after::after {
	color: #fff59d !important;
}
.yellow-300, .yellow-300-hover:hover, .yellow-300-before::before, .yellow-300-after::after {
	color: #fff176 !important;
}
.yellow-400, .yellow-400-hover:hover, .yellow-400-before::before, .yellow-400-after::after {
	color: #ffee58 !important;
}
.yellow-500, .yellow-500-hover:hover, .yellow-500-before::before, .yellow-500-after::after {
	color: #ffeb3b !important;
}
.yellow-600, .yellow-600-hover:hover, .yellow-600-before::before, .yellow-600-after::after {
	color: #fdd835 !important;
}
.yellow-700, .yellow-700-hover:hover, .yellow-700-before::before, .yellow-700-after::after {
	color: #fbc02d !important;
}
.yellow-800, .yellow-800-hover:hover, .yellow-800-before::before, .yellow-800-after::after {
	color: #f9a825 !important;
}
.yellow-900, .yellow-900-hover:hover, .yellow-900-before::before, .yellow-900-after::after {
	color: #f57f17 !important;
}
.yellow-a100, .yellow-a100-hover:hover, .yellow-a100-before::before, .yellow-a100-after::after {
	color: #ffff8d !important;
}
.yellow-a200, .yellow-a200-hover:hover, .yellow-a200-before::before, .yellow-a200-after::after {
	color: #ffff00 !important;
}
.yellow-a400, .yellow-a400-hover:hover, .yellow-a400-before::before, .yellow-a400-after::after {
	color: #ffea00 !important;
}
.yellow-a700, .yellow-a700-hover:hover, .yellow-a700-before::before, .yellow-a700-after::after {
	color: #ffd600 !important;
}

/*================= Amber ================*/

.amber-50, .amber-50-hover:hover, .amber-50-before::before, .amber-50-after::after {
	color: #fff8e1 !important;
}
.amber-100, .amber-100-hover:hover, .amber-100-before::before, .amber-100-after::after {
	color: #ffecb3 !important;
}
.amber-200, .amber-200-hover:hover, .amber-200-before::before, .amber-200-after::after {
	color: #ffe082 !important;
}
.amber-300, .amber-300-hover:hover, .amber-300-before::before, .amber-300-after::after {
	color: #ffd54f !important;
}
.amber-400, .amber-400-hover:hover, .amber-400-before::before, .amber-400-after::after {
	color: #ffca28 !important;
}
.amber-500, .amber-500-hover:hover, .amber-500-before::before, .amber-500-after::after {
	color: #ffc107 !important;
}
.amber-600, .amber-600-hover:hover, .amber-600-before::before, .amber-600-after::after {
	color: #ffb300 !important;
}
.amber-700, .amber-700-hover:hover, .amber-700-before::before, .amber-700-after::after {
	color: #ffa000 !important;
}
.amber-800, .amber-800-hover:hover, .amber-800-before::before, .amber-800-after::after {
	color: #ff8f00 !important;
}
.amber-900, .amber-900-hover:hover, .amber-900-before::before, .amber-900-after::after {
	color: #ff6f00 !important;
}
.amber-a100, .amber-a100-hover:hover, .amber-a100-before::before, .amber-a100-after::after {
	color: #ffe57f !important;
}
.amber-a200, .amber-a200-hover:hover, .amber-a200-before::before, .amber-a200-after::after {
	color: #ffd740 !important;
}
.amber-a400, .amber-a400-hover:hover, .amber-a400-before::before, .amber-a400-after::after {
	color: #ffc400 !important;
}
.amber-a700, .amber-a700-hover:hover, .amber-a700-before::before, .amber-a700-after::after {
	color: #ffab00 !important;
}

/*================= Orange ================*/

.orange-50, .orange-50-hover:hover, .orange-50-before::before, .orange-50-after::after {
	color: #fff3e0 !important;
}
.orange-100, .orange-100-hover:hover, .orange-100-before::before, .orange-100-after::after {
	color: #ffe0b2 !important;
}
.orange-200, .orange-200-hover:hover, .orange-200-before::before, .orange-200-after::after {
	color: #ffcc80 !important;
}
.orange-300, .orange-300-hover:hover, .orange-300-before::before, .orange-300-after::after {
	color: #ffb74d !important;
}
.orange-400, .orange-400-hover:hover, .orange-400-before::before, .orange-400-after::after {
	color: #ffa726 !important;
}
.orange-500, .orange-500-hover:hover, .orange-500-before::before, .orange-500-after::after {
	color: #ff9800 !important;
}
.orange-600, .orange-600-hover:hover, .orange-600-before::before, .orange-600-after::after {
	color: #fb8c00 !important;
}
.orange-700, .orange-700-hover:hover, .orange-700-before::before, .orange-700-after::after {
	color: #f57c00 !important;
}
.orange-800, .orange-800-hover:hover, .orange-800-before::before, .orange-800-after::after {
	color: #ef6c00 !important;
}
.orange-900, .orange-900-hover:hover, .orange-900-before::before, .orange-900-after::after {
	color: #e65100 !important;
}
.orange-a100, .orange-a100-hover:hover, .orange-a100-before::before, .orange-a100-after::after {
	color: #ffd180 !important;
}
.orange-a200, .orange-100-hover:hover, .orange-100-before::before, .orange-100-after::after {
	color: #ffab40 !important;
}
.orange-a400, .orange-100-hover:hover, .orange-100-before::before, .orange-100-after::after {
	color: #ff9100 !important;
}
.orange-a700, .orange-100-hover:hover, .orange-100-before::before, .orange-100-after::after {
	color: #ff6d00 !important;
}

/*================= Deep Orange ================*/

.deep-orange-50, .deep-orange-50-hover:hover, .deep-orange-50-before::before, .deep-orange-50-after::after {
	color: #fbe9e7 !important;
}
.deep-orange-100, .deep-orange-100-hover:hover, .deep-orange-100-before::before, .deep-orange-100-after::after {
	color: #ffccbc !important;
}
.deep-orange-200, .deep-orange-200-hover:hover, .deep-orange-200-before::before, .deep-orange-200-after::after {
	color: #ffab91 !important;
}
.deep-orange-300, .deep-orange-300-hover:hover, .deep-orange-300-before::before, .deep-orange-300-after::after {
	color: #ff8a65 !important;
}
.deep-orange-400, .deep-orange-400-hover:hover, .deep-orange-400-before::before, .deep-orange-400-after::after {
	color: #ff7043 !important;
}
.deep-orange-500, .deep-orange-500-hover:hover, .deep-orange-500-before::before, .deep-orange-500-after::after {
	color: #ff5722 !important;
}
.deep-orange-600, .deep-orange-600-hover:hover, .deep-orange-600-before::before, .deep-orange-600-after::after {
	color: #f4511e !important;
}
.deep-orange-700, .deep-orange-700-hover:hover, .deep-orange-700-before::before, .deep-orange-700-after::after {
	color: #e64a19 !important;
}
.deep-orange-800, .deep-orange-800-hover:hover, .deep-orange-800-before::before, .deep-orange-800-after::after {
	color: #d84315 !important;
}
.deep-orange-900, .deep-orange-900-hover:hover, .deep-orange-900-before::before, .deep-orange-900-after::after {
	color: #bf360c !important;
}
.deep-orange-a100, .deep-orange-a100-hover:hover, .deep-orange-a100-before::before, .deep-orange-a100-after::after {
	color: #ff9e80 !important;
}
.deep-orange-a200, .deep-orange-a200-hover:hover, .deep-orange-a200-before::before, .deep-orange-a200-after::after {
	color: #ff6e40 !important;
}
.deep-orange-a400, .deep-orange-a400-hover:hover, .deep-orange-a400-before::before, .deep-orange-a400-after::after {
	color: #ff3d00 !important;
}
.deep-orange-a700, .deep-orange-a700-hover:hover, .deep-orange-a700-before::before, .deep-orange-a700-after::after {
	color: #dd2c00 !important;
}

/*================= Brown ================*/

.brown-50, .brown-50-hover:hover, .brown-50-before::before, .brown-50-after::after {
	color: #efebe9 !important;
}
.brown-100 {
	color: #d7ccc8 !important;
}
.brown-200 {
	color: #bcaaa4 !important;
}
.brown-300 {
	color: #a1887f !important;
}
.brown-400 {
	color: #8d6e63 !important;
}
.brown-500 {
	color: #795548 !important;
}
.brown-600 {
	color: #6d4c41 !important;
}
.brown-700 {
	color: #5d4037 !important;
}
.brown-800 {
	color: #4e342e !important;
}
.brown-900 {
	color: #3e2723 !important;
}

/*================= Grey ================*/

.grey-50 {
	color: #fafafa !important;
}
.grey-100 {
	color: #f5f5f5 !important;
}
.grey-200 {
	color: #eeeeee !important;
}
.grey-300 {
	color: #e0e0e0 !important;
}
.grey-400 {
	color: #bdbdbd !important;
}
.grey-500 {
	color: #9e9e9e !important;
}
.grey-600 {
	color: #757575 !important;
}
.grey-700 {
	color: #616161 !important;
}
.grey-800 {
	color: #424242 !important;
}
.grey-900 {
	color: #212121 !important;
}

/*================= Blue Grey ================*/

.blue-grey-50 {
	color: #eceff1 !important;
}
.blue-grey-100 {
	color: #cfd8dc !important;
}
.blue-grey-200 {
	color: #b0bec5 !important;
}
.blue-grey-300 {
	color: #90a4ae !important;
}
.blue-grey-400 {
	color: #78909c !important;
}
.blue-grey-500 {
	color: #607d8b !important;
}
.blue-grey-600 {
	color: #546e7a !important;
}
.blue-grey-700 {
	color: #455a64 !important;
}
.blue-grey-800 {
	color: #37474f !important;
}
.blue-grey-900 {
	color: #263238 !important;
}

/*================= Gold, Black & White ================*/
.gold, .gold-hover:hover{
	color: #bf9361 !important;
}
.black, .black-hover:hover {
	color: #000000 !important;
}
.white, .white-hover:hover {
	color: #ffffff !important;	
}

/*--------------------------------------------------
    [Border]
----------------------------------------------------*/
.border-0 {
  border:none;
}
.border-1 {
  border: 1px solid rgba(34, 36, 38, 0.15) !important;
}

.border-2 {
  border: 2px solid rgba(34, 36, 38, 0.15) !important;
}

.border-3 {
  border: 3px solid rgba(34, 36, 38, 0.15) !important;
}

.border-4 {
  border: 4px solid rgba(34, 36, 38, 0.15) !important;
}

.border-5 {
  border: 5px solid rgba(34, 36, 38, 0.15) !important;
}

.border-6 {
  border: 6px solid rgba(34, 36, 38, 0.15) !important;
}
.border-7 {
  border: 7px solid rgba(34, 36, 38, 0.15) !important;
}
.border-8 {
  border: 8px solid rgba(34, 36, 38, 0.15) !important;
}
.border-9 {
  border: 9px solid rgba(34, 36, 38, 0.15) !important;
}
.border-10 {
  border: 10px solid rgba(34, 36, 38, 0.15) !important;
}
.border-15 {
  border: 15px solid rgba(34, 36, 38, 0.15) !important;
}

.border-top-1 {
  border-top: 1px solid rgba(34, 36, 38, 0.15) !important;
}

.border-top-2 {
  border-top: 2px solid rgba(34, 36, 38, 0.15) !important;
}

.border-top-3 {
  border-top: 3px solid rgba(34, 36, 38, 0.15) !important;
}

.border-top-4 {
  border-top: 4px solid rgba(34, 36, 38, 0.15) !important;
}

.border-top-5 {
  border-top: 5px solid rgba(34, 36, 38, 0.15) !important;
}

.border-top-6 {
  border-top: 6px solid rgba(34, 36, 38, 0.15) !important;
}
.border-top-7 {
  border-top: 7px solid rgba(34, 36, 38, 0.15) !important;
}
.border-top-8 {
  border-top: 8px solid rgba(34, 36, 38, 0.15) !important;
}
.border-top-9 {
  border-top: 9px solid rgba(34, 36, 38, 0.15) !important;
}
.border-top-10 {
  border-top: 10px solid rgba(34, 36, 38, 0.15) !important;
}
.border-top-15 {
  border-top: 15px solid rgba(34, 36, 38, 0.15) !important;
}

.border-bottom-1 {
  border-bottom: 1px solid rgba(34, 36, 38, 0.15) !important;
}
.border-bottom-2 {
  border-bottom: 2px solid rgba(34, 36, 38, 0.15) !important;
}

.border-bottom-3 {
  border-bottom: 3px solid rgba(34, 36, 38, 0.15) !important;
}

.border-bottom-4 {
  border-bottom: 4px solid rgba(34, 36, 38, 0.15) !important;
}

.border-bottom-5 {
  border-bottom: 5px solid rgba(34, 36, 38, 0.15) !important;
}

.border-bottom-6 {
  border-bottom: 6px solid rgba(34, 36, 38, 0.15) !important;
}
.border-bottom-7 {
  border-bottom: 7px solid rgba(34, 36, 38, 0.15) !important;
}
.border-bottom-8 {
  border-bottom: 8px solid rgba(34, 36, 38, 0.15) !important;
}
.border-bottom-9 {
  border-bottom: 9px solid rgba(34, 36, 38, 0.15) !important;
}
.border-bottom-10 {
  border-bottom: 10px solid rgba(34, 36, 38, 0.15) !important;
}
.border-bottom-15 {
  border-bottom: 15px solid rgba(34, 36, 38, 0.15) !important;
}

.border-right-1 {
  border-right: 1px solid rgba(34, 36, 38, 0.15) !important;
}
.border-right-2 {
  border-right: 2px solid rgba(34, 36, 38, 0.15) !important;
}

.border-right-3 {
  border-right: 3px solid rgba(34, 36, 38, 0.15) !important;
}

.border-right-4 {
  border-right: 4px solid rgba(34, 36, 38, 0.15) !important;
}

.border-right-5 {
  border-right: 5px solid rgba(34, 36, 38, 0.15) !important;
}

.border-right-6 {
  border-right: 6px solid rgba(34, 36, 38, 0.15) !important;
}
.border-right-7 {
  border-right: 7px solid rgba(34, 36, 38, 0.15) !important;
}
.border-right-8 {
  border-right: 8px solid rgba(34, 36, 38, 0.15) !important;
}
.border-right-9 {
  border-right: 9px solid rgba(34, 36, 38, 0.15) !important;
}
.border-right-10 {
  border-right: 10px solid rgba(34, 36, 38, 0.15) !important;
}
.border-right-15 {
  border-right: 15px solid rgba(34, 36, 38, 0.15) !important;
}

.border-left-1 {
  border-left: 1px solid rgba(34, 36, 38, 0.15) !important;
}
.border-left-2 {
  border-left: 2px solid rgba(34, 36, 38, 0.15) !important;
}

.border-left-3 {
  border-left: 3px solid rgba(34, 36, 38, 0.15) !important;
}

.border-left-4 {
  border-left: 4px solid rgba(34, 36, 38, 0.15) !important;
}

.border-left-5 {
  border-left: 5px solid rgba(34, 36, 38, 0.15) !important;
}

.border-left-6 {
  border-left: 6px solid rgba(34, 36, 38, 0.15) !important;
}
.border-left-7 {
  border-left: 7px solid rgba(34, 36, 38, 0.15) !important;
}
.border-left-8 {
  border-left: 8px solid rgba(34, 36, 38, 0.15) !important;
}
.border-left-9 {
  border-left: 9px solid rgba(34, 36, 38, 0.15) !important;
}
.border-left-10 {
  border-left: 10px solid rgba(34, 36, 38, 0.15) !important;
}
.border-left-15 {
  border-left: 15px solid rgba(34, 36, 38, 0.15) !important;
}

.border-y-1 {
  border-top: 1px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15) !important;
}

.border-y-2 {
  border-top: 2px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 2px solid rgba(34, 36, 38, 0.15) !important;
}

.border-y-3 {
  border-top: 3px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 3px solid rgba(34, 36, 38, 0.15) !important;
}

.border-y-4 {
  border-top: 4px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 4px solid rgba(34, 36, 38, 0.15) !important;
}

.border-y-5 {
  border-top: 5px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 5px solid rgba(34, 36, 38, 0.15) !important;
}

.border-y-6 {
  border-top: 6px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 6px solid rgba(34, 36, 38, 0.15) !important;
}
.border-y-7 {
  border-top: 7px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 7px solid rgba(34, 36, 38, 0.15) !important;
}
.border-y-8 {
  border-top: 8px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 8px solid rgba(34, 36, 38, 0.15) !important;
}
.border-y-9 {
  border-top: 9px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 9px solid rgba(34, 36, 38, 0.15) !important;
}
.border-y-10 {
  border-top: 10px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 10px solid rgba(34, 36, 38, 0.15) !important;
}
.border-y-15 {
  border-top: 15px solid rgba(34, 36, 38, 0.15) !important;
  border-bottom: 15px solid rgba(34, 36, 38, 0.15) !important;
}

/*------------------------------------------------------------------
    [Border styles]
------------------------------------------------------------------*/
.brd-dashed, .brd-dashed-after::after, .brd-dashed-before::before{
	border-style: dashed !important;
}

.brd-dotted, .brd-dotted-after::after, .brd-dotted-before::before{
	border-style: dotted !important;
}

.brd-double, .brd-double-after::after, .brd-double-before::before{
	border-style: double !important;
}

.brd-groove, .brd-groove-after::after, .brd-groove-before::before{
	border-style: groove !important;
}

.brd-hidden, .brd-hidden-after::after, .brd-hidden-before::before{
	border-style: hidden !important;
}

.brd-inherit, .brd-inherit-after::after, .brd-inherit-before::before{
	border-style: inherit !important;
}

.brd-inset, .brd-inset-after::after, .brd-inset-before::before{
	border-style:inset !important;
}

/*------------------------------------------------------------------
    [Border Colors]
------------------------------------------------------------------*/
.brd-red-50, .brd-red-50-after::after, .brd-red-50-before::before {
	border-color: #ffebee !important;
}
.brd-red-100, .brd-red-100-after::after, .brd-red-100-before::before {
	border-color: #ffcdd2 !important;
}
.brd-red-200, .brd-red-200-after::after, .brd-red-200-before::before {
	border-color: #ef9a9a !important;
}
.brd-red-300, .brd-red-300-after::after, .brd-red-300-before::before {
	border-color: #e57373 !important;
}
.brd-red-400, .brd-red-400-after::after, .brd-red-400-before::before {
	border-color: #ef5350 !important;
}
.brd-red-500, .brd-red-500-after::after, .brd-red-500-before::before  {
	border-color: #f44336 !important;
}
.brd-red-600, .brd-red-600-after::after, .brd-red-600-before::before {
	border-color: #e53935 !important;
}
.brd-red-700, .brd-red-700-after::after, .brd-red-700-before::before {
	border-color: #d32f2f !important;
}
.brd-red-800, .brd-red-800-after::after, .brd-red-800-before::before {
	border-color: #c62828 !important;
}
.brd-red-900, .brd-red-900-after::after, .brd-red-900-before::before {
	border-color: #b71c1c !important;
}
.brd-red-a100, .brd-red-a100-after::after, .brd-red-a100-before::before {
	border-color: #ff8a80 !important;
}
.brd-red-a200, .brd-red-a200-after::after, .brd-red-a200-before::before {
	border-color: #ff5252 !important;
}
.brd-red-a400, .brd-red-a400-after::after, .brd-red-a400-before::before {
	border-color: #ff1744 !important;
}
.brd-red-a700, .brd-red-a700-after::after, .brd-red-a700-before::before {
	border-color: #d50000 !important;
}
/*--------------------------------------------------
    [Pink]
----------------------------------------------------*/
.brd-pink-50, .brd-pink-50-after::after, .brd-pink-50-before::before {
	border-color: #fce4ec !important;
}
.brd-pink-100, .brd-pink-100-after::after, .brd-pink-100-before::before {
	border-color: #f8bbd0 !important;
}
.brd-pink-200, .brd-pink-200-after::after, .brd-pink-200-before::before {
	border-color: #f48fb1 !important;
}
.brd-pink-300, .brd-pink-300-after::after, .brd-pink-300-before::before {
	border-color: #f06292 !important;
}
.brd-pink-400, .brd-pink-400-after::after, .brd-pink-400-before::before {
	border-color: #ec407a !important;
}
.brd-pink-500, .brd-pink-500-after::after, .brd-pink-500-before::before {
	border-color: #e91e63 !important;
}
.brd-pink-600, .brd-pink-600-after::after, .brd-pink-600-before::before {
	border-color: #d81b60 !important;
}
.brd-pink-700, .brd-pink-700-after::after, .brd-pink-700-before::before {
	border-color: #c2185b !important;
}
.brd-pink-800, .brd-pink-800-after::after, .brd-pink-800-before::before {
	border-color: #ad1457 !important;
}
.brd-pink-900, .brd-pink-900-after::after, .brd-pink-900-before::before {
	border-color: #880e4f !important;
}
.brd-pink-a100, .brd-pink-a100-after::after, .brd-pink-a100-before::before {
	border-color: #ff80ab !important;
}
.brd-pink-a200, .brd-pink-a200-after::after, .brd-pink-a200-before::before {
	border-color: #ff4081 !important;
}
.brd-pink-a400, .brd-pink-a400-after::after, .brd-pink-a400-before::before {
	border-color: #f50057 !important;
}
.brd-pink-a700, .brd-pink-a700-after::after, .brd-pink-a700-before::before {
	border-color: #c51162 !important;
}
/*--------------------------------------------------
    [Purple]
----------------------------------------------------*/
.brd-purple-50, .brd-purple-50-after::after, .brd-purple-50-before::before {
	border-color: #f3e5f5 !important;
}
.brd-purple-100, .brd-purple-100-after::after, .brd-purple-100-before::before {
	border-color: #e1bee7 !important;
}
.brd-purple-200, .brd-purple-200-after::after, .brd-purple-200-before::before {
	border-color: #ce93d8 !important;
}
.brd-purple-300, .brd-purple-300-after::after, .brd-purple-300-before::before {
	border-color: #ba68c8 !important;
}
.brd-purple-400, .brd-purple-400-after::after, .brd-purple-400-before::before {
	border-color: #ab47bc;
}
.brd-purple-500, .brd-purple-500-after::after, .brd-purple-500-before::before {
	border-color: #9c27b0 !important;
}
.brd-purple-600, .brd-purple-600-after::after, .brd-purple-600-before::before {
	border-color: #8e24aa !important;
}
.brd-purple-700, .brd-purple-700-after::after, .brd-purple-700-before::before {
	border-color: #7b1fa2 !important;
}
.brd-purple-800, .brd-purple-800-after::after, .brd-purple-800-before::before {
	border-color: #6a1b9a !important;
}
.brd-purple-900, .brd-purple-900-after::after, .brd-purple-900-before::before {
	border-color: #4a148c !important;
}
.brd-purple-a100, .brd-purple-a100-after::after, .brd-purple-a100-before::before {
	border-color: #ea80fc !important;
}
.brd-purple-a200, .brd-purple-a200-after::after, .brd-purple-a200-before::before {
	border-color: #e040fb !important;
}
.brd-purple-a400, .brd-purple-a400-after::after, .brd-purple-a400-before::before {
	border-color: #d500f9 !important;
}
.brd-purple-a700, .brd-purple-a700-after::after, .brd-purple-a700-before::before {
	border-color: #aa00ff !important;
}
/*--------------------------------------------------
    [Deep Purple]
----------------------------------------------------*/
.brd-deep-purple-50, .brd-deep-purple-50-after::after, .brd-deep-purple-50-before::before {
	border-color: #ede7f6 !important;
}
.brd-deep-purple-100, .brd-deep-purple-100-after::after, .brd-deep-purple-100-before::before {
	border-color: #d1c4e9 !important;
}
.brd-deep-purple-200, .brd-deep-purple-200-after::after, .brd-deep-purple-200-before::before {
	border-color: #b39ddb !important;
}
.brd-deep-purple-300, .brd-deep-purple-300-after::after, .brd-deep-purple-300-before::before {
	border-color: #9575cd !important;
}
.brd-deep-purple-400, .brd-deep-purple-400-after::after, .brd-deep-purple-400-before::before {
	border-color: #7e57c2 !important;
}
.brd-deep-purple-500, .brd-deep-purple-500-after::after, .brd-deep-purple-500-before::before {
	border-color: #673ab7 !important;
}
.brd-deep-purple-600, .brd-deep-purple-600-after::after, .brd-deep-purple-600-before::before {
	border-color: #5e35b1 !important;
}
.brd-deep-purple-700, .brd-deep-purple-700-after::after, .brd-deep-purple-700-before::before {
	border-color: #512da8 !important;
}
.brd-deep-purple-800, .brd-deep-purple-800-after::after, .brd-deep-purple-800-before::before {
	border-color: #4527a0 !important;
}
.brd-deep-purple-900, .brd-deep-purple-900-after::after, .brd-deep-purple-900-before::before {
	border-color: #311b92 !important;
}
.brd-deep-purple-a100, .brd-deep-purple-a100-after::after, .brd-deep-purple-a100-before::before {
	border-color: #b388ff !important;
}
.brd-deep-purple-a200, .brd-deep-purple-a200-after::after, .brd-deep-purple-a200-before::before {
	border-color: #7c4dff !important;
}
.brd-deep-purple-a400, .brd-deep-purple-a400-after::after, .brd-deep-purple-a400-before::before {
	border-color: #651fff !important;
}
.brd-deep-purple-a700, .brd-deep-purple-a700-after::after, .brd-deep-purple-a700-before::before {
	border-color: #6200ea !important;
}
/*--------------------------------------------------
    [Indigo]
----------------------------------------------------*/
.brd-indigo-50, .brd-indigo-50-after::after, .brd-indigo-50-before::before {
	border-color: #e8eaf6 !important;
}
.brd-indigo-100, .brd-indigo-100-after::after, .brd-indigo-100-before::before {
	border-color: #c5cae9 !important;
}
.brd-indigo-200, .brd-indigo-200-after::after, .brd-indigo-200-before::before {
	border-color: #9fa8da !important;
}
.brd-indigo-300, .brd-indigo-300-after::after, .brd-indigo-300-before::before {
	border-color: #7986cb !important;
}
.brd-indigo-400, .brd-indigo-400-after::after, .brd-indigo-400-before::before {
	border-color: #5c6bc0 !important;
}
.brd-indigo-500, .brd-indigo-500-after::after, .brd-indigo-500-before::before {
	border-color: #3f51b5 !important;
}
.brd-indigo-600, .brd-indigo-600-after::after, .brd-indigo-600-before::before {
	border-color: #3949ab !important;
}
.brd-indigo-700, .brd-indigo-700-after::after, .brd-indigo-700-before::before {
	border-color: #303f9f !important;
}
.brd-indigo-800, .brd-indigo-800-after::after, .brd-indigo-800-before::before {
	border-color: #283593 !important;
}
.brd-indigo-900, .brd-indigo-900-after::after, .brd-indigo-900-before::before {
	border-color: #1a237e !important;
}
.brd-indigo-a100, .brd-indigo-a100-after::after, .brd-indigo-a100-before::before {
	border-color: #8c9eff !important;
}
.brd-indigo-a200, .brd-indigo-a200-after::after, .brd-indigo-a200-before::before {
	border-color: #536dfe !important;
}
.brd-indigo-a400, .brd-indigo-a400-after::after, .brd-indigo-a400-before::before {
	border-color: #3d5afe !important;
}
.brd-indigo-a700, .brd-indigo-a700-after::after, .brd-indigo-a700-before::before {
	border-color: #304ffe !important;
}
/*--------------------------------------------------
    [Blue]
----------------------------------------------------*/
.brd-blue-50, .brd-blue-50-after::after, .brd-blue-50-before::before {
	border-color: #e3f2fd !important;
}
.brd-blue-100, .brd-blue-100-after::after, .brd-blue-100-before::before {
	border-color: #bbdefb !important;
}
.brd-blue-200, .brd-blue-200-after::after, .brd-blue-200-before::before {
	border-color: #90caf9 !important;
}
.brd-blue-300, .brd-blue-300-after::after, .brd-blue-300-before::before {
	border-color: #64b5f6 !important;
}
.brd-blue-400, .brd-blue-400-after::after, .brd-blue-400-before::before {
	border-color: #42a5f5 !important;
}
.brd-blue-500, .brd-blue-500-after::after, .brd-blue-500-before::before {
	border-color: #2196f3 !important;
}
.brd-blue-600, .brd-blue-600-after::after, .brd-blue-600-before::before {
	border-color: #1e88e5 !important;
}
.brd-blue-700, .brd-blue-700-after::after, .brd-blue-700-before::before {
	border-color: #1976d2 !important;
}
.brd-blue-800, .brd-blue-800-after::after, .brd-blue-800-before::before {
	border-color: #1565c0 !important;
}
.brd-blue-900, .brd-blue-900-after::after, .brd-blue-900-before::before {
	border-color: #0d47a1 !important;
}
.brd-blue-a100, .brd-blue-a100-after::after, .brd-blue-a100-before::before {
	border-color: #82b1ff !important;
}
.brd-blue-a200, .brd-blue-a200-after::after, .brd-blue-a200-before::before {
	border-color: #448aff !important;
}
.brd-blue-a400, .brd-blue-a400-after::after, .brd-blue-a400-before::before {
	border-color: #2979ff !important;
}
.brd-blue-a700, .brd-blue-a700-after::after, .brd-blue-a700-before::before {
	border-color: #2962ff !important;
}
/*--------------------------------------------------
    [Light Blue]
----------------------------------------------------*/
.brd-light-blue-50, .brd-light-blue-50-after::after, .brd-light-blue-50-before::before {
	border-color: #e1f5fe !important;
}
.brd-light-blue-100, .brd-light-blue-100-after::after, .brd-light-blue-100-before::before {
	border-color: #b3e5fc !important;
}
.brd-light-blue-200, .brd-light-blue-200-after::after, .brd-light-blue-200-before::before {
	border-color: #81d4fa !important;
}
.brd-light-blue-300, .brd-light-blue-300-after::after, .brd-light-blue-300-before::before {
	border-color: #4fc3f7 !important;
}
.brd-light-blue-400, .brd-light-blue-400-after::after, .brd-light-blue-400-before::before {
	border-color: #29b6f6 !important;
}
.brd-light-blue-500, .brd-light-blue-500-after::after, .brd-light-blue-500-before::before {
	border-color: #03a9f4 !important;
}
.brd-light-blue-600, .brd-light-blue-600-after::after, .brd-light-blue-600-before::before {
	border-color: #039be5 !important;
}
.brd-light-blue-700, .brd-light-blue-700-after::after, .brd-light-blue-700-before::before {
	border-color: #0288d1 !important;
}
.brd-light-blue-800, .brd-light-blue-800-after::after, .brd-light-blue-800-before::before {
	border-color: #0277bd !important;
}
.brd-light-blue-900, .brd-light-blue-900-after::after, .brd-light-blue-900-before::before {
	border-color: #01579b !important;
}
.brd-light-blue-a100, .brd-light-blue-a100-after::after, .brd-light-blue-a100-before::before {
	border-color: #80d8ff !important;
}
.brd-light-blue-a200, .brd-light-blue-a200-after::after, .brd-light-blue-a200-before::before {
	border-color: #40c4ff !important;
}
.brd-light-blue-a400, .brd-light-blue-a400-after::after, .brd-light-blue-a400-before::before {
	border-color: #00b0ff !important;
}
.brd-light-blue-a700, .brd-light-blue-a700-after::after, .brd-light-blue-a700-before::before {
	border-color: #0091ea !important;
}
/*--------------------------------------------------
    [Cyan]
----------------------------------------------------*/
.brd-cyan-50, .brd-cyan-50-after::after, .brd-cyan-50-before::before {
	border-color: #e0f7fa !important;
}
.brd-cyan-100, .brd-cyan-100-after::after, .brd-cyan-100-before::before {
	border-color: #b2ebf2 !important;
}
.brd-cyan-200, .brd-cyan-200-after::after, .brd-cyan-200-before::before {
	border-color: #80deea !important;
}
.brd-cyan-300, .brd-cyan-300-after::after, .brd-cyan-300-before::before {
	border-color: #4dd0e1 !important;
}
.brd-cyan-400, .brd-cyan-400-after::after, .brd-cyan-400-before::before {
	border-color: #26c6da !important;
}
.brd-cyan-500, .brd-cyan-500-after::after, .brd-cyan-500-before::before {
	border-color: #00bcd4 !important;
}
.brd-cyan-600, .brd-cyan-600-after::after, .brd-cyan-600-before::before {
	border-color: #00acc1 !important;
}
.brd-cyan-700, .brd-cyan-700-after::after, .brd-cyan-700-before::before {
	border-color: #0097a7 !important;
}
.brd-cyan-800, .brd-cyan-800-after::after, .brd-cyan-800-before::before {
	border-color: #00838f !important;
}
.brd-cyan-900, .brd-cyan-900-after::after, .brd-cyan-900-before::before {
	border-color: #006064 !important;
}
.brd-cyan-a100, .brd-cyan-a100-after::after, .brd-cyan-a100-before::before {
	border-color: #84ffff !important;
}
.brd-cyan-a200, .brd-cyan-a200-after::after, .brd-cyan-a200-before::before {
	border-color: #18ffff !important;
}
.brd-cyan-a400, .brd-cyan-a400-after::after, .brd-cyan-a400-before::before {
	border-color: #00e5ff !important;
}
.brd-cyan-a700, .brd-cyan-a700-after::after, .brd-cyan-a700-before::before {
	border-color: #00b8d4 !important;
}
/*--------------------------------------------------
    [Teal]
----------------------------------------------------*/
.brd-teal-50, .brd-teal-50-after::after, .brd-teal-50-before::before {
	border-color: #e0f2f1 !important;
}
.brd-teal-100, .brd-teal-100-after::after, .brd-teal-100-before::before {
	border-color: #b2dfdb !important;
}
.brd-teal-200, .brd-teal-200-after::after, .brd-teal-200-before::before {
	border-color: #80cbc4 !important;
}
.brd-teal-300, .brd-teal-300-after::after, .brd-teal-300-before::before {
	border-color: #4db6ac !important;
}
.brd-teal-400, .brd-teal-400-after::after, .brd-teal-400-before::before {
	border-color: #26a69a !important;
}
.brd-teal-500, .brd-teal-500-after::after, .brd-teal-500-before::before {
	border-color: #009688 !important;
}
.brd-teal-600, .brd-teal-600-after::after, .brd-teal-600-before::before {
	border-color: #00897b !important;
}
.brd-teal-700, .brd-teal-700-after::after, .brd-teal-700-before::before {
	border-color: #00796b !important;
}
.brd-teal-800, .brd-teal-800-after::after, .brd-teal-800-before::before {
	border-color: #00695c !important;
}
.brd-teal-900, .brd-teal-900-after::after, .brd-teal-900-before::before {
	border-color: #004d40 !important;
}
.brd-teal-a100, .brd-teal-a100-after::after, .brd-teal-a100-before::before {
	border-color: #a7ffeb !important;
}
.brd-teal-a200, .brd-teal-a200-after::after, .brd-teal-a200-before::before {
	border-color: #64ffda !important;
}
.brd-teal-a400, .brd-teal-a400-after::after, .brd-teal-a400-before::before {
	border-color: #1de9b6 !important;
}
.brd-teal-a700, .brd-teal-a700-after::after, .brd-teal-a700-before::before {
	border-color: #00bfa5 !important;
}
/*--------------------------------------------------
    [Green]
----------------------------------------------------*/
.brd-green-50, .brd-green-50-after::after, .brd-green-50-before::before {
	border-color: #e8f5e9 !important;
}
.brd-green-100, .brd-green-100-after::after, .brd-green-100-before::before {
	border-color: #c8e6c9 !important;
}
.brd-green-200, .brd-green-200-after::after, .brd-green-200-before::before {
	border-color: #a5d6a7 !important;
}
.brd-green-300, .brd-green-300-after::after, .brd-green-300-before::before {
	border-color: #81c784 !important;
}
.brd-green-400, .brd-green-400-after::after, .brd-green-400-before::before {
	border-color: #66bb6a !important;
}
.brd-green-500, .brd-green-500-after::after, .brd-green-500-before::before {
	border-color: #4caf50 !important;
}
.brd-green-600, .brd-green-600-after::after, .brd-green-600-before::before {
	border-color: #43a047 !important;
}
.brd-green-700, .brd-green-700-after::after, .brd-green-700-before::before {
	border-color: #388e3c !important;
}
.brd-green-800, .brd-green-800-after::after, .brd-green-800-before::before {
	border-color: #2e7d32 !important;
}
.brd-green-900, .brd-green-900-after::after, .brd-green-900-before::before {
	border-color: #1b5e20 !important;
}
.brd-green-a100, .brd-green-a100-after::after, .brd-green-a100-before::before {
	border-color: #b9f6ca !important;
}
.brd-green-a200, .brd-green-a200-after::after, .brd-green-a200-before::before {
	border-color: #69f0ae !important;
}
.brd-green-a400, .brd-green-a400-after::after, .brd-green-a400-before::before {
	border-color: #00e676 !important;
}
.brd-green-a700, .brd-green-a700-after::after, .brd-green-a700-before::before {
	border-color: #00c853 !important;
}
/*--------------------------------------------------
    [brd-light Green]
----------------------------------------------------*/
.brd-light-green-50, .brd-light-green-50-after::after, .brd-light-green-50-before::before {
	border-color: #f1f8e9 !important;
}
.brd-light-green-100, .brd-light-green-100-after::after, .brd-light-green-100-before::before {
	border-color: #dcedc8 !important;
}
.brd-light-green-200, .brd-light-green-200-after::after, .brd-light-green-200-before::before {
	border-color: #c5e1a5 !important;
}
.brd-light-green-300, .brd-light-green-300-after::after, .brd-light-green-300-before::before {
	border-color: #aed581 !important;
}
.brd-light-green-400, .brd-light-green-400-after::after, .brd-light-green-400-before::before {
	border-color: #9ccc65 !important;
}
.brd-light-green-500, .brd-light-green-500-after::after, .brd-light-green-500-before::before {
	border-color: #8bc34a !important;
}
.brd-light-green-600, .brd-light-green-600-after::after, .brd-light-green-600-before::before {
	border-color: #7cb342 !important;
}
.brd-light-green-700, .brd-light-green-700-after::after, .brd-light-green-700-before::before {
	border-color: #689f38 !important;
}
.brd-light-green-800, .brd-light-green-800-after::after, .brd-light-green-800-before::before {
	border-color: #558b2f !important;
}
.brd-light-green-900, .brd-light-green-900-after::after, .brd-light-green-900-before::before {
	border-color: #33691e !important;
}
.brd-light-green-a100, .brd-light-green-a100-after::after, .brd-light-green-a100-before::before {
	border-color: #ccff90 !important;
}
.brd-light-green-a200, .brd-light-green-a200-after::after, .brd-light-green-a200-before::before {
	border-color: #b2ff59 !important;
}
.brd-light-green-a400, .brd-light-green-a400-after::after, .brd-light-green-a400-before::before {
	border-color: #76ff03 !important;
}
.brd-light-green-a700, .brd-light-green-a700-after::after, .brd-light-green-a700-before::before {
	border-color: #64dd17 !important;
}
/*--------------------------------------------------
    [Lime]
----------------------------------------------------*/
.brd-lime-50, .brd-lime-50-after::after, .brd-lime-50-before::before {
	border-color: #f9fbe7 !important;
}
.brd-lime-100, .brd-lime-100-after::after, .brd-lime-100-before::before {
	border-color: #f0f4c3 !important;
}
.brd-lime-200, .brd-lime-200-after::after, .brd-lime-200-before::before {
	border-color: #e6ee9c !important;
}
.brd-lime-300, .brd-lime-300-after::after, .brd-lime-300-before::before {
	border-color: #dce775 !important;
}
.brd-lime-400, .brd-lime-400-after::after, .brd-lime-400-before::before {
	border-color: #d4e157 !important;
}
.brd-lime-500, .brd-lime-500-after::after, .brd-lime-500-before::before {
	border-color: #cddc39 !important;
}
.brd-lime-600, .brd-lime-600-after::after, .brd-lime-600-before::before {
	border-color: #c0ca33 !important;
}
.brd-lime-700, .brd-lime-700-after::after, .brd-lime-700-before::before {
	border-color: #afb42b !important;
}
.brd-lime-800, .brd-lime-800-after::after, .brd-lime-800-before::before {
	border-color: #9e9d24 !important;
}
.brd-lime-900, .brd-lime-900-after::after, .brd-lime-900-before::before {
	border-color: #827717 !important;
}
.brd-lime-a100, .brd-lime-a100-after::after, .brd-lime-a100-before::before {
	border-color: #f4ff81 !important;
}
.brd-lime-a200, .brd-lime-a200-after::after, .brd-lime-a200-before::before {
	border-color: #eeff41 !important;
}
.brd-lime-a400, .brd-lime-a400-after::after, .brd-lime-a400-before::before {
	border-color: #c6ff00 !important;
}
.brd-lime-a700, .brd-lime-a700-after::after, .brd-lime-a700-before::before {
	border-color: #aeea00 !important;
}
/*--------------------------------------------------
    [Yellow]
----------------------------------------------------*/
.brd-yellow-50, .brd-yellow-50-after::after, .brd-yellow-50-before::before {
	border-color: #fffde7 !important;
}
.brd-yellow-100, .brd-yellow-100-after::after, .brd-yellow-100-before::before {
	border-color: #fff9c4 !important;
}
.brd-yellow-200, .brd-yellow-200-after::after, .brd-yellow-200-before::before {
	border-color: #fff59d !important;
}
.brd-yellow-300, .brd-yellow-300-after::after, .brd-yellow-300-before::before {
	border-color: #fff176 !important;
}
.brd-yellow-400, .brd-yellow-400-after::after, .brd-yellow-400-before::before {
	border-color: #ffee58 !important;
}
.brd-yellow-500, .brd-yellow-500-after::after, .brd-yellow-500-before::before {
	border-color: #ffeb3b !important;
}
.brd-yellow-600, .brd-yellow-600-after::after, .brd-yellow-600-before::before {
	border-color: #fdd835 !important;
}
.brd-yellow-700, .brd-yellow-700-after::after, .brd-yellow-700-before::before {
	border-color: #fbc02d !important;
}
.brd-yellow-800, .brd-yellow-800-after::after, .brd-yellow-800-before::before {
	border-color: #f9a825 !important;
}
.brd-yellow-900, .brd-yellow-900-after::after, .brd-yellow-900-before::before {
	border-color: #f57f17 !important;
}
.brd-yellow-a100, .brd-yellow-a100-after::after, .brd-yellow-a100-before::before {
	border-color: #ffff8d !important;
}
.brd-yellow-a200, .brd-yellow-a200-after::after, .brd-yellow-a200-before::before {
	border-color: #ffff00 !important;
}
.brd-yellow-a400, .brd-yellow-a400-after::after, .brd-yellow-a400-before::before {
	border-color: #ffea00 !important;
}
.brd-yellow-a700, .brd-yellow-a700-after::after, .brd-yellow-a700-before::before {
	border-color: #ffd600 !important;
}
/*--------------------------------------------------
    [Amber]
----------------------------------------------------*/
.brd-amber-50, .brd-amber-50-after::after, .brd-amber-50-before::before {
	border-color: #fff8e1 !important;
}
.brd-amber-100, .brd-amber-100-after::after, .brd-amber-100-before::before {
	border-color: #ffecb3 !important;
}
.brd-amber-200, .brd-amber-200-after::after, .brd-amber-200-before::before {
	border-color: #ffe082 !important;
}
.brd-amber-300, .brd-amber-300-after::after, .brd-amber-300-before::before {
	border-color: #ffd54f !important;
}
.brd-amber-400, .brd-amber-400-after::after, .brd-amber-400-before::before {
	border-color: #ffca28 !important;
}
.brd-amber-500, .brd-amber-500-after::after, .brd-amber-500-before::before {
	border-color: #ffc107 !important;
}
.brd-amber-600, .brd-amber-600-after::after, .brd-amber-600-before::before {
	border-color: #ffb300 !important;
}
.brd-amber-700, .brd-amber-700-after::after, .brd-amber-700-before::before {
	border-color: #ffa000 !important;
}
.brd-amber-800, .brd-amber-800-after::after, .brd-amber-800-before::before {
	border-color: #ff8f00 !important;
}
.brd-amber-900, .brd-amber-900-after::after, .brd-amber-900-before::before {
	border-color: #ff6f00 !important;
}
.brd-amber-a100, .brd-amber-a100-after::after, .brd-amber-a100-before::before {
	border-color: #ffe57f !important;
}
.brd-amber-a200, .brd-amber-a200-after::after, .brd-amber-a200-before::before {
	border-color: #ffd740 !important;
}
.brd-amber-a400, .brd-amber-a400-after::after, .brd-amber-a400-before::before {
	border-color: #ffc400 !important;
}
.brd-amber-a700, .brd-amber-a700-after::after, .brd-amber-a700-before::before {
	border-color: #ffab00 !important;
}
/*--------------------------------------------------
    [Orange]
----------------------------------------------------*/
.brd-orange-50, .brd-orange-50-after::after, .brd-orange-50-before::before {
	border-color: #fff3e0 !important;
}
.brd-orange-100, .brd-orange-100-after::after, .brd-orange-100-before::before {
	border-color: #ffe0b2 !important;
}
.brd-orange-200, .brd-orange-200-after::after, .brd-orange-200-before::before {
	border-color: #ffcc80 !important;
}
.brd-orange-300, .brd-orange-300-after::after, .brd-orange-300-before::before {
	border-color: #ffb74d !important;
}
.brd-orange-400, .brd-orange-400-after::after, .brd-orange-400-before::before {
	border-color: #ffa726 !important;
}
.brd-orange-500, .brd-orange-500-after::after, .brd-orange-500-before::before {
	border-color: #ff9800 !important;
}
.brd-orange-600, .brd-orange-600-after::after, .brd-orange-600-before::before {
	border-color: #fb8c00 !important;
}
.brd-orange-700, .brd-orange-700-after::after, .brd-orange-700-before::before {
	border-color: #f57c00 !important;
}
.brd-orange-800, .brd-orange-800-after::after, .brd-orange-800-before::before {
	border-color: #ef6c00 !important;
}
.brd-orange-900, .brd-orange-900-after::after, .brd-orange-900-before::before {
	border-color: #e65100 !important;
}
.brd-orange-a100, .brd-orange-a100-after::after, .brd-orange-a100-before::before {
	border-color: #ffd180 !important;
}
.brd-orange-a200, .brd-orange-a200-after::after, .brd-orange-a200-before::before {
	border-color: #ffab40 !important;
}
.brd-orange-a400, .brd-orange-a400-after::after, .brd-orange-a400-before::before {
	border-color: #ff9100 !important;
}
.brd-orange-a700, .brd-orange-a700-after::after, .brd-orange-a700-before::before {
	border-color: #ff6d00 !important;
}
/*--------------------------------------------------
    [brd-deep Orange]
----------------------------------------------------*/
.brd-deep-orange-50, .brd-deep-orange-50-after::after, .brd-deep-orange-50-before::before {
	border-color: #fbe9e7 !important;
}
.brd-deep-orange-100, .brd-deep-orange-100-after::after, .brd-deep-orange-100-before::before {
	border-color: #ffccbc !important;
}
.brd-deep-orange-200, .brd-deep-orange-200-after::after, .brd-deep-orange-200-before::before {
	border-color: #ffab91 !important;
}
.brd-deep-orange-300, .brd-deep-orange-300-after::after, .brd-deep-orange-300-before::before {
	border-color: #ff8a65 !important;
}
.brd-deep-orange-400, .brd-deep-orange-400-after::after, .brd-deep-orange-400-before::before {
	border-color: #ff7043 !important;
}
.brd-deep-orange-500, .brd-deep-orange-500-after::after, .brd-deep-orange-500-before::before {
	border-color: #ff5722 !important;
}
.brd-deep-orange-600, .brd-deep-orange-600-after::after, .brd-deep-orange-600-before::before {
	border-color: #f4511e !important;
}
.brd-deep-orange-700, .brd-deep-orange-700-after::after, .brd-deep-orange-700-before::before {
	border-color: #e64a19 !important;
}
.brd-deep-orange-800, .brd-deep-orange-800-after::after, .brd-deep-orange-800-before::before {
	border-color: #d84315 !important;
}
.brd-deep-orange-900, .brd-deep-orange-900-after::after, .brd-deep-orange-900-before::before {
	border-color: #bf360c !important;
}
.brd-deep-orange-a100, .brd-deep-orange-a100-after::after, .brd-deep-orange-a100-before::before {
	border-color: #ff9e80 !important;
}
.brd-deep-orange-a200, .brd-deep-orange-a200-after::after, .brd-deep-orange-a200-before::before {
	border-color: #ff6e40 !important;
}
.brd-deep-orange-a400, .brd-deep-orange-a400-after::after, .brd-deep-orange-a400-before::before {
	border-color: #ff3d00 !important;
}
.brd-deep-orange-a700, .brd-deep-orange-a700-after::after, .brd-deep-orange-a700-before::before {
	border-color: #dd2c00 !important;
}
/*--------------------------------------------------
    [Brown]
----------------------------------------------------*/
.brd-brown-50, .brd-brown-50-after::after, .brd-brown-50-before::before {
	border-color: #efebe9 !important;
}
.brd-brown-100, .brd-brown-100-after::after, .brd-brown-100-before::before {
	border-color: #d7ccc8 !important;
}
.brd-brown-200, .brd-brown-200-after::after, .brd-brown-200-before::before {
	border-color: #bcaaa4 !important;
}
.brd-brown-300, .brd-brown-300-after::after, .brd-brown-300-before::before {
	border-color: #a1887f !important;
}
.brd-brown-400, .brd-brown-400-after::after, .brd-brown-400-before::before {
	border-color: #8d6e63 !important;
}
.brd-brown-500, .brd-brown-500-after::after, .brd-brown-500-before::before {
	border-color: #795548 !important;
}
.brd-brown-600, .brd-brown-600-after::after, .brd-brown-600-before::before {
	border-color: #6d4c41 !important;
}
.brd-brown-700, .brd-brown-700-after::after, .brd-brown-700-before::before {
	border-color: #5d4037 !important;
}
.brd-brown-800, .brd-brown-800-after::after, .brd-brown-800-before::before {
	border-color: #4e342e !important;
}
.brd-brown-900, .brd-brown-900-after::after, .brd-brown-900-before::before {
	border-color: #3e2723 !important;
}
/*--------------------------------------------------
    [Grey]
----------------------------------------------------*/
.brd-grey-50, .brd-grey-50-after::after, .brd-grey-50-before::before {
	border-color: #fafafa !important;
}
.brd-grey-100, .brd-grey-100-after::after, .brd-grey-100-before::before {
	border-color: #f5f5f5 !important;
}
.brd-grey-200, .brd-grey-200-after::after, .brd-grey-200-before::before {
	border-color: #eeeeee !important;
}
.brd-grey-300, .brd-grey-300-after::after, .brd-grey-300-before::before {
	border-color: #e0e0e0 !important;
}
.brd-grey-400, .brd-grey-400-after::after, .brd-grey-400-before::before {
	border-color: #bdbdbd !important;
}
.brd-grey-500, .brd-grey-500-after::after, .brd-grey-500-before::before {
	border-color: #9e9e9e !important;
}
.brd-grey-600, .brd-grey-600-after::after, .brd-grey-600-before::before {
	border-color: #757575 !important;
}
.brd-grey-700, .brd-grey-700-after::after, .brd-grey-700-before::before {
	border-color: #616161 !important;
}
.brd-grey-800, .brd-grey-800-after::after, .brd-grey-800-before::before {
	border-color: #424242 !important;
}
.brd-grey-900, .brd-grey-900-after::after, .brd-grey-900-before::before {
	border-color: #212121 !important;
}
/*--------------------------------------------------
    [Blue Grey]
----------------------------------------------------*/
.brd-blue-grey-50, .brd-blue-grey-50-after::after, .brd-blue-grey-50-before::before {
	border-color: #eceff1 !important;
}
.brd-blue-grey-100, .brd-blue-grey-100-after::after, .brd-blue-grey-100-before::before {
	border-color: #cfd8dc !important;
}
.brd-blue-grey-200, .brd-blue-grey-200-after::after, .brd-blue-grey-200-before::before {
	border-color: #b0bec5 !important;
}
.brd-blue-grey-300, .brd-blue-grey-300-after::after, .brd-blue-grey-300-before::before {
	border-color: #90a4ae !important;
}
.brd-blue-grey-400, .brd-blue-grey-400-after::after, .brd-blue-grey-400-before::before {
	border-color: #78909c !important;
}
.brd-blue-grey-500, .brd-blue-grey-500-after::after, .brd-blue-grey-500-before::before {
	border-color: #607d8b !important;
}
.brd-blue-grey-600, .brd-blue-grey-600-after::after, .brd-blue-grey-600-before::before {
	border-color: #546e7a !important;
}
.brd-blue-grey-700, .brd-blue-grey-700-after::after, .brd-blue-grey-700-before::before {
	border-color: #455a64 !important;
}
.brd-blue-grey-800, .brd-blue-grey-800-after::after, .brd-blue-grey-800-before::before {
	border-color: #37474f !important;
}
.brd-blue-grey-900, .brd-blue-grey-900-after::after, .brd-blue-grey-900-before::before {
	border-color: #263238 !important;
}
/*--------------------------------------------------
    [Black & White]
----------------------------------------------------*/
.brd-gold, .brd-gold-after::after, .brd-gold-before::before{
	border-color: #bf9361 !important;
}
.brd-black, .brd-black-after::after, .brd-black-before::before {
	border-color: #000000 !important;
}
.brd-white, .brd-white-after::after, .brd-white-before::before {
	border-color: #ffffff !important;
}

/*--------------------------------------------------
    [Outline]
----------------------------------------------------*/
.outline{
	outline: rgba(0, 0, 0, 0.87) solid thin;
}

/*======== Outline Offset ========*/

.outline-offset-1{
	outline-offset: 1px;
}
.outline-offset-2{
	outline-offset: 2px;
}
.outline-offset-3{
	outline-offset: 3px;
}
.outline-offset-4{
	outline-offset: 4px;
}
.outline-offset-5{
	outline-offset: 5px;
}
.outline-offset-6{
	outline-offset: 6px;
}
.outline-offset-7{
	outline-offset: 7px;
}
.outline-offset-8{
	outline-offset: 8px;
}
.outline-offset-9{
	outline-offset: 9px;
}
.outline-offset-10{
	outline-offset: 10px;
}
.outline-offset-11{
	outline-offset: 11px;
}
.outline-offset-12{
	outline-offset: 12px;
}
.outline-offset-13{
	outline-offset: 13px;
}
.outline-offset-14{
	outline-offset: 14px;
}
.outline-offset-15{
	outline-offset: 15px;
}

/*======== Outline Style ========*/
.outline-thick{
	outline-width: thick !important;
}
.outline-medium{
	outline-width: medium !important;
}
.outline-thin{
	outline-width: thin !important;
}

/*------------------------------------------------------------------
    [Outline Colors]
------------------------------------------------------------------*/
.outline-red-50 {
	outline-color: #ffebee !important;
}
.outline-red-100 {
	outline-color: #ffcdd2 !important;
}
.outline-red-200 {
	outline-color: #ef9a9a !important;
}
.outline-red-300 {
	outline-color: #e57373 !important;
}
.outline-red-400 {
	outline-color: #ef5350 !important;
}
.outline-red-500 {
	outline-color: #f44336 !important;
}
.outline-red-600 {
	outline-color: #e53935 !important;
}
.outline-red-700 {
	outline-color: #d32f2f !important;
}
.outline-red-800 {
	outline-color: #c62828 !important;
}
.outline-red-900 {
	outline-color: #b71c1c !important;
}
.outline-red-a100 {
	outline-color: #ff8a80 !important;
}
.outline-red-a200 {
	outline-color: #ff5252 !important;
}
.outline-red-a400 {
	outline-color: #ff1744 !important;
}
.outline-red-a700 {
	outline-color: #d50000 !important;
}
/*--------------------------------------------------
    [Pink]
----------------------------------------------------*/
.outline-pink-50 {
	outline-color: #fce4ec !important;
}
.outline-pink-100 {
	outline-color: #f8bbd0 !important;
}
.outline-pink-200 {
	outline-color: #f48fb1 !important;
}
.outline-pink-300 {
	outline-color: #f06292 !important;
}
.outline-pink-400 {
	outline-color: #ec407a !important;
}
.outline-pink-500 {
	outline-color: #e91e63 !important;
}
.outline-pink-600 {
	outline-color: #d81b60 !important;
}
.outline-pink-700 {
	outline-color: #c2185b !important;
}
.outline-pink-800 {
	outline-color: #ad1457 !important;
}
.outline-pink-900 {
	outline-color: #880e4f !important;
}
.outline-pink-a100 {
	outline-color: #ff80ab !important;
}
.outline-pink-a200 {
	outline-color: #ff4081 !important;
}
.outline-pink-a400 {
	outline-color: #f50057 !important;
}
.outline-pink-a700 {
	outline-color: #c51162 !important;
}
/*--------------------------------------------------
    [Purple]
----------------------------------------------------*/
.outline-purple-50 {
	outline-color: #f3e5f5 !important;
}
.outline-purple-100 {
	outline-color: #e1bee7 !important;
}
.outline-purple-200 {
	outline-color: #ce93d8 !important;
}
.outline-purple-300 {
	outline-color: #ba68c8 !important;
}
.outline-purple-400 {
	outline-color: #ab47bc;
}
.outline-purple-500 {
	outline-color: #9c27b0 !important;
}
.outline-purple-600 {
	outline-color: #8e24aa !important;
}
.outline-purple-700 {
	outline-color: #7b1fa2 !important;
}
.outline-purple-800 {
	outline-color: #6a1b9a !important;
}
.outline-purple-900 {
	outline-color: #4a148c !important;
}
.outline-purple-a100 {
	outline-color: #ea80fc !important;
}
.outline-purple-a200 {
	outline-color: #e040fb !important;
}
.outline-purple-a400 {
	outline-color: #d500f9 !important;
}
.outline-purple-a700 {
	outline-color: #aa00ff !important;
}
/*--------------------------------------------------
    [Deep Purple]
----------------------------------------------------*/
.outline-deep-purple-50 {
	outline-color: #ede7f6 !important;
}
.outline-deep-purple-100 {
	outline-color: #d1c4e9 !important;
}
.outline-deep-purple-200 {
	outline-color: #b39ddb !important;
}
.outline-deep-purple-300 {
	outline-color: #9575cd !important;
}
.outline-deep-purple-400 {
	outline-color: #7e57c2 !important;
}
.outline-deep-purple-500 {
	outline-color: #673ab7 !important;
}
.outline-deep-purple-600 {
	outline-color: #5e35b1 !important;
}
.outline-deep-purple-700 {
	outline-color: #512da8 !important;
}
.outline-deep-purple-800 {
	outline-color: #4527a0 !important;
}
.outline-deep-purple-900 {
	outline-color: #311b92 !important;
}
.outline-deep-purple-a100 {
	outline-color: #b388ff !important;
}
.outline-deep-purple-a200 {
	outline-color: #7c4dff !important;
}
.outline-deep-purple-a400 {
	outline-color: #651fff !important;
}
.outline-deep-purple-a700 {
	outline-color: #6200ea !important;
}
/*--------------------------------------------------
    [Indigo]

----------------------------------------------------*/
.outline-indigo-50 {
	outline-color: #e8eaf6 !important;
}
.outline-indigo-100 {
	outline-color: #c5cae9 !important;
}
.outline-indigo-200 {
	outline-color: #9fa8da !important;
}
.outline-indigo-300 {
	outline-color: #7986cb !important;
}
.outline-indigo-400 {
	outline-color: #5c6bc0 !important;
}
.outline-indigo-500 {
	outline-color: #3f51b5 !important;
}
.outline-indigo-600 {
	outline-color: #3949ab !important;
}
.outline-indigo-700 {
	outline-color: #303f9f !important;
}
.outline-indigo-800 {
	outline-color: #283593 !important;
}
.outline-indigo-900 {
	outline-color: #1a237e !important;
}
.outline-indigo-a100 {
	outline-color: #8c9eff !important;
}
.outline-indigo-a200 {
	outline-color: #536dfe !important;
}
.outline-indigo-a400 {
	outline-color: #3d5afe !important;
}
.outline-indigo-a700 {
	outline-color: #304ffe !important;
}
/*--------------------------------------------------
    [Blue]
----------------------------------------------------*/
.outline-blue-50 {
	outline-color: #e3f2fd !important;
}
.outline-blue-100 {
	outline-color: #bbdefb !important;
}
.outline-blue-200 {
	outline-color: #90caf9 !important;
}
.outline-blue-300 {
	outline-color: #64b5f6 !important;
}
.outline-blue-400 {
	outline-color: #42a5f5 !important;
}
.outline-blue-500 {
	outline-color: #2196f3 !important;
}
.outline-blue-600 {
	outline-color: #1e88e5 !important;
}
.outline-blue-700 {
	outline-color: #1976d2 !important;
}
.outline-blue-800 {
	outline-color: #1565c0 !important;
}
.outline-blue-900 {
	outline-color: #0d47a1 !important;
}
.outline-blue-a100 {
	outline-color: #82b1ff !important;
}
.outline-blue-a200 {
	outline-color: #448aff !important;
}
.outline-blue-a400 {
	outline-color: #2979ff !important;
}
.outline-blue-a700 {
	outline-color: #2962ff !important;
}
/*--------------------------------------------------
    [Light Blue]
----------------------------------------------------*/
.outline-light-blue-50 {
	outline-color: #e1f5fe !important;
}
.outline-light-blue-100 {
	outline-color: #b3e5fc !important;
}
.outline-light-blue-200 {
	outline-color: #81d4fa !important;
}
.outline-light-blue-300 {
	outline-color: #4fc3f7 !important;
}
.outline-light-blue-400 {
	outline-color: #29b6f6 !important;
}
.outline-light-blue-500 {
	outline-color: #03a9f4 !important;
}
.outline-light-blue-600 {
	outline-color: #039be5 !important;
}
.outline-light-blue-700 {
	outline-color: #0288d1 !important;
}
.outline-light-blue-800 {
	outline-color: #0277bd !important;
}
.outline-light-blue-900 {
	outline-color: #01579b !important;
}
.outline-light-blue-a100 {
	outline-color: #80d8ff !important;
}
.outline-light-blue-a200 {
	outline-color: #40c4ff !important;
}
.outline-light-blue-a400 {
	outline-color: #00b0ff !important;
}
.outline-light-blue-a700 {
	outline-color: #0091ea !important;
}
/*--------------------------------------------------
    [Cyan]
----------------------------------------------------*/
.outline-cyan-50 {
	outline-color: #e0f7fa !important;
}
.outline-cyan-100 {
	outline-color: #b2ebf2 !important;
}
.outline-cyan-200 {
	outline-color: #80deea !important;
}
.outline-cyan-300 {
	outline-color: #4dd0e1 !important;
}
.outline-cyan-400 {
	outline-color: #26c6da !important;
}
.outline-cyan-500 {
	outline-color: #00bcd4 !important;
}
.outline-cyan-600 {
	outline-color: #00acc1 !important;
}
.outline-cyan-700 {
	outline-color: #0097a7 !important;
}
.outline-cyan-800 {
	outline-color: #00838f !important;
}
.outline-cyan-900 {
	outline-color: #006064 !important;
}
.outline-cyan-a100 {
	outline-color: #84ffff !important;
}
.outline-cyan-a200 {
	outline-color: #18ffff !important;
}
.outline-cyan-a400 {
	outline-color: #00e5ff !important;
}
.outline-cyan-a700 {
	outline-color: #00b8d4 !important;
}
/*--------------------------------------------------
    [Teal]
----------------------------------------------------*/
.outline-teal-50 {
	outline-color: #e0f2f1 !important;
}
.outline-teal-100 {
	outline-color: #b2dfdb !important;
}
.outline-teal-200 {
	outline-color: #80cbc4 !important;
}
.outline-teal-300 {
	outline-color: #4db6ac !important;
}
.outline-teal-400 {
	outline-color: #26a69a !important;
}
.outline-teal-500 {
	outline-color: #009688 !important;
}
.outline-teal-600 {
	outline-color: #00897b !important;
}
.outline-teal-700 {
	outline-color: #00796b !important;
}
.outline-teal-800 {
	outline-color: #00695c !important;
}
.outline-teal-900 {
	outline-color: #004d40 !important;
}
.outline-teal-a100 {
	outline-color: #a7ffeb !important;
}
.outline-teal-a200 {
	outline-color: #64ffda !important;
}
.outline-teal-a400 {
	outline-color: #1de9b6 !important;
}
.outline-teal-a700 {
	outline-color: #00bfa5 !important;
}
/*--------------------------------------------------
    [Green]
----------------------------------------------------*/
.outline-green-50 {
	outline-color: #e8f5e9 !important;
}
.outline-green-100 {
	outline-color: #c8e6c9 !important;
}
.outline-green-200 {
	outline-color: #a5d6a7 !important;
}
.outline-green-300 {
	outline-color: #81c784 !important;
}
.outline-green-400 {
	outline-color: #66bb6a !important;
}
.outline-green-500 {
	outline-color: #4caf50 !important;
}
.outline-green-600 {
	outline-color: #43a047 !important;
}
.outline-green-700 {
	outline-color: #388e3c !important;
}
.outline-green-800 {
	outline-color: #2e7d32 !important;
}
.outline-green-900 {
	outline-color: #1b5e20 !important;
}
.outline-green-a100 {
	outline-color: #b9f6ca !important;
}
.outline-green-a200 {
	outline-color: #69f0ae !important;
}
.outline-green-a400 {
	outline-color: #00e676 !important;
}
.outline-green-a700 {
	outline-color: #00c853 !important;
}
/*--------------------------------------------------
    [outline-light Green]
----------------------------------------------------*/
.outline-light-green-50 {
	outline-color: #f1f8e9 !important;
}
.outline-light-green-100 {
	outline-color: #dcedc8 !important;
}
.outline-light-green-200 {
	outline-color: #c5e1a5 !important;
}
.outline-light-green-300 {
	outline-color: #aed581 !important;
}
.outline-light-green-400 {
	outline-color: #9ccc65 !important;
}
.outline-light-green-500 {
	outline-color: #8bc34a !important;
}
.outline-light-green-600 {
	outline-color: #7cb342 !important;
}
.outline-light-green-700 {
	outline-color: #689f38 !important;
}
.outline-light-green-800 {
	outline-color: #558b2f !important;
}
.outline-light-green-900 {
	outline-color: #33691e !important;
}
.outline-light-green-a100 {
	outline-color: #ccff90 !important;
}
.outline-light-green-a200 {
	outline-color: #b2ff59 !important;
}
.outline-light-green-a400 {
	outline-color: #76ff03 !important;
}
.outline-light-green-a700 {
	outline-color: #64dd17 !important;
}
/*--------------------------------------------------
    [Lime]
----------------------------------------------------*/
.outline-lime-50 {
	outline-color: #f9fbe7 !important;
}
.outline-lime-100 {
	outline-color: #f0f4c3 !important;
}
.outline-lime-200 {
	outline-color: #e6ee9c !important;
}
.outline-lime-300 {
	outline-color: #dce775 !important;
}
.outline-lime-400 {
	outline-color: #d4e157 !important;
}
.outline-lime-500 {
	outline-color: #cddc39 !important;
}
.outline-lime-600 {
	outline-color: #c0ca33 !important;
}
.outline-lime-700 {
	outline-color: #afb42b !important;
}
.outline-lime-800 {
	outline-color: #9e9d24 !important;
}
.outline-lime-900 {
	outline-color: #827717 !important;
}
.outline-lime-a100 {
	outline-color: #f4ff81 !important;
}
.outline-lime-a200 {
	outline-color: #eeff41 !important;
}
.outline-lime-a400 {
	outline-color: #c6ff00 !important;
}
.outline-lime-a700 {
	outline-color: #aeea00 !important;
}
/*--------------------------------------------------
    [Yellow]
----------------------------------------------------*/
.outline-yellow-50 {
	outline-color: #fffde7 !important;
}
.outline-yellow-100 {
	outline-color: #fff9c4 !important;
}
.outline-yellow-200 {
	outline-color: #fff59d !important;
}
.outline-yellow-300 {
	outline-color: #fff176 !important;
}
.outline-yellow-400 {
	outline-color: #ffee58 !important;
}
.outline-yellow-500 {
	outline-color: #ffeb3b !important;
}
.outline-yellow-600 {
	outline-color: #fdd835 !important;
}
.outline-yellow-700 {
	outline-color: #fbc02d !important;
}
.outline-yellow-800 {
	outline-color: #f9a825 !important;
}
.outline-yellow-900 {
	outline-color: #f57f17 !important;
}
.outline-yellow-a100 {
	outline-color: #ffff8d !important;
}
.outline-yellow-a200 {
	outline-color: #ffff00 !important;
}
.outline-yellow-a400 {
	outline-color: #ffea00 !important;
}
.outline-yellow-a700 {
	outline-color: #ffd600 !important;
}
/*--------------------------------------------------
    [Amber]
----------------------------------------------------*/
.outline-amber-50 {
	outline-color: #fff8e1 !important;
}
.outline-amber-100 {
	outline-color: #ffecb3 !important;
}
.outline-amber-200 {
	outline-color: #ffe082 !important;
}
.outline-amber-300 {
	outline-color: #ffd54f !important;
}
.outline-amber-400 {
	outline-color: #ffca28 !important;
}
.outline-amber-500 {
	outline-color: #ffc107 !important;
}
.outline-amber-600 {
	outline-color: #ffb300 !important;
}
.outline-amber-700 {
	outline-color: #ffa000 !important;
}
.outline-amber-800 {
	outline-color: #ff8f00 !important;
}
.outline-amber-900 {
	outline-color: #ff6f00 !important;
}
.outline-amber-a100 {
	outline-color: #ffe57f !important;
}
.outline-amber-a200 {
	outline-color: #ffd740 !important;
}
.outline-amber-a400 {
	outline-color: #ffc400 !important;
}
.outline-amber-a700 {
	outline-color: #ffab00 !important;
}
/*--------------------------------------------------
    [Orange]
----------------------------------------------------*/
.outline-orange-50 {
	outline-color: #fff3e0 !important;
}
.outline-orange-100 {
	outline-color: #ffe0b2 !important;
}
.outline-orange-200 {
	outline-color: #ffcc80 !important;
}
.outline-orange-300 {
	outline-color: #ffb74d !important;
}
.outline-orange-400 {
	outline-color: #ffa726 !important;
}
.outline-orange-500 {
	outline-color: #ff9800 !important;
}
.outline-orange-600 {
	outline-color: #fb8c00 !important;
}
.outline-orange-700 {
	outline-color: #f57c00 !important;
}
.outline-orange-800 {
	outline-color: #ef6c00 !important;
}
.outline-orange-900 {
	outline-color: #e65100 !important;
}
.outline-orange-a100 {
	outline-color: #ffd180 !important;
}
.outline-orange-a200 {
	outline-color: #ffab40 !important;
}
.outline-orange-a400 {
	outline-color: #ff9100 !important;
}
.outline-orange-a700 {
	outline-color: #ff6d00 !important;
}
/*--------------------------------------------------
    [outline-deep Orange]
----------------------------------------------------*/
.outline-deep-orange-50 {
	outline-color: #fbe9e7 !important;
}
.outline-deep-orange-100 {
	outline-color: #ffccbc !important;
}
.outline-deep-orange-200 {
	outline-color: #ffab91 !important;
}
.outline-deep-orange-300 {
	outline-color: #ff8a65 !important;
}
.outline-deep-orange-400 {
	outline-color: #ff7043 !important;
}
.outline-deep-orange-500 {
	outline-color: #ff5722 !important;
}
.outline-deep-orange-600 {
	outline-color: #f4511e !important;
}
.outline-deep-orange-700 {
	outline-color: #e64a19 !important;
}
.outline-deep-orange-800 {
	outline-color: #d84315 !important;
}
.outline-deep-orange-900 {
	outline-color: #bf360c !important;
}
.outline-deep-orange-a100 {
	outline-color: #ff9e80 !important;
}
.outline-deep-orange-a200 {
	outline-color: #ff6e40 !important;
}
.outline-deep-orange-a400 {
	outline-color: #ff3d00 !important;
}
.outline-deep-orange-a700 {
	outline-color: #dd2c00 !important;
}
/*--------------------------------------------------
    [Brown]
----------------------------------------------------*/
.outline-brown-50 {
	outline-color: #efebe9 !important;
}
.outline-brown-100 {
	outline-color: #d7ccc8 !important;
}
.outline-brown-200 {
	outline-color: #bcaaa4 !important;
}
.outline-brown-300 {
	outline-color: #a1887f !important;
}
.outline-brown-400 {
	outline-color: #8d6e63 !important;
}
.outline-brown-500 {
	outline-color: #795548 !important;
}
.outline-brown-600 {
	outline-color: #6d4c41 !important;
}
.outline-brown-700 {
	outline-color: #5d4037 !important;
}
.outline-brown-800 {
	outline-color: #4e342e !important;
}
.outline-brown-900 {
	outline-color: #3e2723 !important;
}
/*--------------------------------------------------
    [Grey]
----------------------------------------------------*/
.outline-grey-50 {
	outline-color: #fafafa !important;
}
.outline-grey-100 {
	outline-color: #f5f5f5 !important;
}
.outline-grey-200 {
	outline-color: #eeeeee !important;
}
.outline-grey-300 {
	outline-color: #e0e0e0 !important;
}
.outline-grey-400 {
	outline-color: #bdbdbd !important;
}
.outline-grey-500 {
	outline-color: #9e9e9e !important;
}
.outline-grey-600 {
	outline-color: #757575 !important;
}
.outline-grey-700 {
	outline-color: #616161 !important;
}
.outline-grey-800 {
	outline-color: #424242 !important;
}
.outline-grey-900 {
	outline-color: #212121 !important;
}
/*--------------------------------------------------
    [Blue Grey]
----------------------------------------------------*/
.outline-blue-grey-50 {
	outline-color: #eceff1 !important;
}
.outline-blue-grey-100 {
	outline-color: #cfd8dc !important;
}
.outline-blue-grey-200 {
	outline-color: #b0bec5 !important;
}
.outline-blue-grey-300 {
	outline-color: #90a4ae !important;
}
.outline-blue-grey-400 {
	outline-color: #78909c !important;
}
.outline-blue-grey-500 {
	outline-color: #607d8b !important;
}
.outline-blue-grey-600 {
	outline-color: #546e7a !important;
}
.outline-blue-grey-700 {
	outline-color: #455a64 !important;
}
.outline-blue-grey-800 {
	outline-color: #37474f !important;
}
.outline-blue-grey-900 {
	outline-color: #263238 !important;
}
/*--------------------------------------------------
    [Black & White]
----------------------------------------------------*/
.outline-gold{
	outline-color: #bf9361 !important;
}
.outline-black {
	outline-color: #000000 !important;
}
.outline-white {
	outline-color: #ffffff !important;
}

/*------------------------------------------------------------------
    [Animate Icons]
------------------------------------------------------------------*/
.animate-icon .animate-icon-wrap {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  color: #3a3a44;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
}

.animate-icon .animate-icon-wrap:hover .animate-icon-item:last-child {
  color: #fff;
}

.animate-icon .animate-icon-wrap:hover, .animate-icon .animate-icon-wrap:focus {
  text-decoration: none;
}

.animate-icon .animate-icon-item {
  position: relative;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.animate-icon .animate-icon-item-shadow {
  text-shadow: 1px 1px 1px #7c7c8d;
}

/*------------------------------------------------------------------
    [Animate Icons Sizes]
------------------------------------------------------------------*/
/* Extra Small Size */
.animate-icon .animate-icon-xs {
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.animate-icon .animate-icon-xs .animate-icon-item {
  padding: 8px 0;
}

.animate-icon .animate-icon-xs:hover .animate-icon-item:first-child {
  margin-top: -30px;
}

/* Small Size */
.animate-icon .animate-icon-sm {
  width: 35px;
  height: 35px;
  font-size: 16px;
}

.animate-icon .animate-icon-sm .animate-icon-item {
  padding: 10px 0;
}

.animate-icon .animate-icon-sm:hover .animate-icon-item:first-child {
  margin-top: -35px;
}

/* Medium Size */
.animate-icon .animate-icon-md {
  width: 45px;
  height: 45px;
  font-size: 22px;
}

.animate-icon .animate-icon-md .animate-icon-item {
  padding: 12px 0;
}

.animate-icon .animate-icon-md:hover .animate-icon-item:first-child {
  margin-top: -45px;
}

/* Large Size */
.animate-icon .animate-icon-lg {
  width: 55px;
  height: 55px;
  font-size: 26px;
}

.animate-icon .animate-icon-lg .animate-icon-item {
  padding: 15px 0;
}

.animate-icon .animate-icon-lg:hover .animate-icon-item:first-child {
  margin-top: -55px;
}

/*------------------------------------------------------------------
    [Animate Transition Icons Bordered Color]
------------------------------------------------------------------*/
/* Animate Transition Icons Border Grey */
.animate-icon .animate-icon-grey-brd {
  border: 1px solid #9e9e9e;
}

.animate-icon .animate-icon-grey-brd:hover {
  border-color: transparent;
}

/******************************************
	Brand Colors
******************************************/
.bg-facebook, .bg-facebook-hover:hover{
	background-color: #3B5998 !important;
}
.bg-facebook-hover-o:hover{
	background-color: #3B5998 !important;
	opacity: .9;
}
.bg-twitter, .bg-twitter-hover:hover{
	background-color: #1DA1F2 !important;
}
.bg-google, .bg-google-hover:hover{
	background-color: #4285F4 !important;
}
.bg-googleplus, .bg-googleplus-hover:hover{
	background-color: #DB4437 !important;
}
.bg-linkedin, .bg-linkedin-hover:hover{
	background-color: #0077B5 !important;
}
.bg-pinterest, .bg-pinterest-hover:hover{
	background-color: #BD081C !important;
}
.bg-reddit, .bg-reddit-hover:hover{
	background-color: #ff4500 !important;
}
.bg-slideshare, .bg-slideshare-hover:hover{
	background-color: #0077b5 !important;
}
.bg-blogger, .bg-blogger-hover:hover{
	background-color: #f57d00 !important;
}
.bg-rss, .bg-rss-hover:hover{
	background-color: #f26109 !important;
}
.bg-youtube, .bg-youtube-hover:hover{
	background-color: #ff0000 !important;
}

.clr-facebook, .clr-facebook-hover:hover .animate-icon-item:last-child{
	color: #3B5998 !important;
}
.clr-twitter, .clr-twitter-hover:hover .animate-icon-item:last-child{
	color: #1DA1F2 !important;
}
.clr-google, .clr-google-hover:hover .animate-icon-item:last-child{
	color: #4285f4 !important;
}
.clr-googleplus, .clr-googleplus-hover:hover .animate-icon-item:last-child{
	color: #DB4437 !important;
}
.clr-linkedin, .clr-linkedin-hover:hover .animate-icon-item:last-child{
	color: #0077B5 !important;
}
.clr-pinterest, .clr-pinterest-hover:hover .animate-icon-item:last-child{
	color: #BD081C !important;
}
.clr-rss, .clr-rss-hover:hover .animate-icon-item:last-child{
	color: #f26109 !important;
}
.clr-slideshare, .clr-slideshare-hover:hover .animate-icon-item:last-child{
	color: #0077b5 !important;
}
.clr-youtube, .clr-youtube-hover:hover .animate-icon-item:last-child{
	color: #ff0000 !important;
}

/*--------------------------------------------------
    [Box Shadows]
----------------------------------------------------*/
.shadow-2dp, .shadow-2dp-hover:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.shadow-3dp, .shadow-3dp-hover:hover {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.shadow-4dp, .shadow-4dp-hover:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.shadow-6dp, .shadow-6dp-hover:hover {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2); }

.shadow-8dp, .shadow-8dp-hover:hover {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

.shadow-16dp, .shadow-16dp-hover:hover {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }

.shadow-24dp, .shadow-24dp-hover:hover {
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2); 
}

/*--------------------------------------------------
    [Full Width Container]
----------------------------------------------------*/
.full-width-container {
  position: relative;
  padding: 0;
  margin: 0;
}

.full-width-container:before, .full-width-container:after {
  content: " ";
  display: table;
}

.full-width-container:after {
  clear: both;
}

/*--------------------------------------------------
    [Container Extra Small]
----------------------------------------------------*/
.container-xs {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-xs:before, .container-xs:after {
  content: " ";
  display: table;
}

.container-xs:after {
  clear: both;
}

/* Media Queries below 768px */
@media (min-width: 768px) {
  .container-xs {
    width: 750px;
  }
}

/*--------------------------------------------------
    [Container Small]
----------------------------------------------------*/
.container-sm {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-sm:before, .container-sm:after {
  content: " ";
  display: table;
}

.container-sm:after {
  clear: both;
}

/* Media Queries below 768px */
@media (min-width: 768px) {
  .container-sm {
    width: 750px;
  }
}

/* Media Queries below 1200px */
@media (min-width: 1200px) {
  .container-sm {
    width: 970px;
  }
}

/*--------------------------------------------------
    [Position]
----------------------------------------------------*/
.position-r {
  position: relative;
}

.position-a {
  position: absolute;
}

.position-s {
  position: static;
}

.position-i {
  position: inherit;
}

/*--------------------------------------------------
    [Overflow]
----------------------------------------------------*/
.overflow-h {
  overflow: hidden !important;
}

.overflow-a {
  overflow: auto !important;
}

.overflow-i {
  overflow: inherit !important;
}

/*--------------------------------------------------
    [Height]
----------------------------------------------------*/
.mh-5 {
  min-height: 5vh !important;
}
.mh-10 {
  min-height: 10vh !important;
}
.mh-25 {
  min-height: 25vh !important;
}
.mh-35 {
  min-height: 35vh !important;
}
.mh-50 {
  min-height: 50vh !important;
}
.mh-75 {
  min-height: 75vh !important;
}
.mh-100 {
  min-height: 100vh !important;
}
/*------------------------------------------------------------------
    [Height below 992px]
------------------------------------------------------------------*/
@media (max-width: 992px) {
  	.mh-md-5 {
	  min-height: 5vh !important;
	}
	.mh-md-10 {
	  min-height: 10vh !important;
	}
	.mh-md-25 {
	  min-height: 25vh !important;
	}
	.mh-md-35 {
	  min-height: 35vh !important;
	}
	.mh-md-50 {
	  min-height: 50vh !important;
	}
	.mh-md-75 {
	  min-height: 75vh !important;
	}
	.mh-md-100 {
	  min-height: 100vh !important;
	}
}

/*------------------------------------------------------------------
    [Height below 768px]
------------------------------------------------------------------*/
@media (max-width: 768px) {
	.mh-sm-5 {
	  min-height: 5vh !important;
	}
	.mh-sm-10 {
	  min-height: 10vh !important;
	}
	.mh-sm-25 {
	  min-height: 25vh !important;
	}
	.mh-sm-35 {
	  min-height: 35vh !important;
	}
	.mh-sm-50 {
	  min-height: 50vh !important;
	}
	.mh-sm-75 {
	  min-height: 75vh !important;
	}
	.mh-sm-100 {
	  min-height: 100vh !important;
	}
}

/*------------------------------------------------------------------
    [Height below 480px]
------------------------------------------------------------------*/
@media (max-width: 480px) {
	.mh-xs-5 {
	  min-height: 5vh !important;
	}
	.mh-xs-10 {
	  min-height: 10vh !important;
	}
	.mh-xs-25 {
	  min-height: 25vh !important;
	}
	.mh-xs-35 {
	  min-height: 35vh !important;
	}
	.mh-xs-50 {
	  min-height: 50vh !important;
	}
	.mh-xs-75 {
	  min-height: 75vh !important;
	}
	.mh-xs-100 {
	  min-height: 100vh !important;
	}
}

/*--------------------------------------------------
    [Sizing]
----------------------------------------------------*/
@media (max-width: 575.98px) {
	.w-xs-25 {
		width: 25% !important;
	}

	.w-xs-50 {
		width: 50% !important;
	}

	.w-xs-75 {
		width: 75% !important;
	}

	.w-xs-100 {
		width: 100% !important;
	}

	.w-xs-auto {
		width: auto !important;
	}
}

@media (min-width: 576px) {
	.w-sm-25 {
		width: 25% !important;
	}

	.w-sm-50 {
		width: 50% !important;
	}

	.w-sm-75 {
		width: 75% !important;
	}

	.w-sm-100 {
		width: 100% !important;
	}

	.w-sm-auto {
		width: auto !important;
	}
}

@media (min-width: 768px) {
	.w-md-25 {
		width: 25% !important;
	}

	.w-md-50 {
		width: 50% !important;
	}

	.w-md-75 {
		width: 75% !important;
	}

	.w-md-100 {
		width: 100% !important;
	}

	.w-md-auto {
		width: auto !important;
	}
}

@media (min-width: 992px) {
	.w-lg-25 {
		width: 25% !important;
	}

	.w-lg-50 {
		width: 50% !important;
	}

	.w-lg-75 {
		width: 75% !important;
	}

	.w-lg-100 {
		width: 100% !important;
	}

	.w-lg-auto {
		width: auto !important;
	}
}

@media (min-width: 1200px) {
	.w-xl-25 {
		width: 25% !important;
	}

	.w-xl-50 {
		width: 50% !important;
	}

	.w-xl-75 {
		width: 75% !important;
	}

	.w-xl-100 {
		width: 100% !important;
	}

	.w-xl-auto {
		width: auto !important;
	}
}

/*--------------------------------------------------
    [Spacing]
----------------------------------------------------*/
.m-o-1 {
  margin: -0.25rem -0.25rem !important;
}

.mt-o-1 {
  margin-top: -0.25rem !important;
}

.mr-o-1 {
  margin-right: -0.25rem !important;
}

.mb-o-1 {
  margin-bottom: -0.25rem !important;
}

.ml-o-1 {
  margin-left: -0.25rem !important;
}

.mx-o-1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.my-o-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.m-o-2 {
  margin: -0.5rem -0.5rem !important;
}

.mt-o-2 {
  margin-top: -0.5rem !important;
}

.mr-o-2 {
  margin-right: -0.5rem !important;
}

.mb-o-2 {
  margin-bottom: -0.5rem !important;
}

.ml-o-2 {
  margin-left: -0.5rem !important;
}

.mx-o-2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.my-o-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.m-o-3 {
  margin: -1rem -1rem !important;
}

.mt-o-3 {
  margin-top: -1rem !important;
}

.mr-o-3 {
  margin-right: -1rem !important;
}

.mb-o-3 {
  margin-bottom: 1rem !important;
}

.ml-o-3 {
  margin-left: -1rem !important;
}

.mx-3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.my-o-3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.m-o-4 {
  margin: -1.5rem -1.5rem !important;
}

.mt-o-4 {
  margin-top: -1.5rem !important;
}

.mr-o-4 {
  margin-right: -1.5rem !important;
}

.mb-o-4 {
  margin-bottom: -1.5rem !important;
}

.ml-o-4 {
  margin-left: -1.5rem !important;
}

.mx-o-4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.my-o-4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.m-o-5 {
  margin: -3rem -3rem !important;
}

.mt-o-5 {
  margin-top: -3rem !important;
}

.mr-o-5 {
  margin-right: -3rem !important;
}

.mb-o-5 {
  margin-bottom: -3rem !important;
}

.ml-o-5 {
  margin-left: 3rem !important;
}

.mx-o-5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.my-o-5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

@media (min-width: 576px) {
  .m-o-sm-1 {
    margin: -0.25rem -0.25rem !important;
  }
  .mt-o-sm-1 {
    margin-top: -0.25rem !important;
  }
  .mr-o-sm-1 {
    margin-right: -0.25rem !important;
  }
  .mb-o-sm-1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-o-sm-1 {
    margin-left: -0.25rem !important;
  }
  .mx-o-sm-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .my-o-sm-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .m-o-sm-2 {
    margin: -0.5rem -0.5rem !important;
  }
  .mt-o-sm-2 {
    margin-top: -0.5rem !important;
  }
  .mr-o-sm-2 {
    margin-right: -0.5rem !important;
  }
  .mb-o-sm-2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-o-sm-2 {
    margin-left: -0.5rem !important;
  }
  .mx-o-sm-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .my-o-sm-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .m-o-sm-3 {
    margin: -1rem -1rem !important;
  }
  .mt-o-sm-3 {
    margin-top: -1rem !important;
  }
  .mr-o-sm-3 {
    margin-right: -1rem !important;
  }
  .mb-o-sm-3 {
    margin-bottom: -1rem !important;
  }
  .ml-o-sm-3 {
    margin-left: -1rem !important;
  }
  .mx-o-sm-3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .my-o-sm-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .m-o-sm-4 {
    margin: -1.5rem -1.5rem !important;
  }
  .mt-o-sm-4 {
    margin-top: -1.5rem !important;
  }
  .mr-o-sm-4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-o-sm-4 {
    margin-left: -1.5rem !important;
  }
  .mx-o-sm-4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .my-o-sm-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .m-o-sm-5 {
    margin: -3rem -3rem !important;
  }
  .mt-o-sm-5 {
    margin-top: -3rem !important;
  }
  .mr-o-sm-5 {
    margin-right: -3rem !important;
  }
  .mb-o-sm-5 {
    margin-bottom: -3rem !important;
  }
  .ml-o-sm-5 {
    margin-left: -3rem !important;
  }
  .mx-o-sm-5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .my-o-sm-5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 768px) {
  .m-o-md-1 {
    margin: -0.25rem -0.25rem !important;
  }
  .mt-o-md-1 {
    margin-top: -0.25rem !important;
  }
  .mr-o-md-1 {
    margin-right: -0.25rem !important;
  }
  .mb-o-md-1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-o-md-1 {
    margin-left: -0.25rem !important;
  }
  .mx-o-md-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .my-o-md-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .m-o-md-2 {
    margin: -0.5rem -0.5rem !important;
  }
  .mt-o-md-2 {
    margin-top: -0.5rem !important;
  }
  .mr-o-md-2 {
    margin-right: -0.5rem !important;
  }
  .mb-o-md-2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-o-md-2 {
    margin-left: -0.5rem !important;
  }
  .mx-o-md-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .my-o-md-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .m-o-md-3 {
    margin: -1rem -1rem !important;
  }
  .mt-o-md-3 {
    margin-top: -1rem !important;
  }
  .mr-o-md-3 {
    margin-right: -1rem !important;
  }
  .mb-o-md-3 {
    margin-bottom: -1rem !important;
  }
  .ml-o-md-3 {
    margin-left: -1rem !important;
  }
  .mx-o-md-3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .my-o-md-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .m-o-md-4 {
    margin: -1.5rem -1.5rem !important;
  }
  .mt-o-md-4 {
    margin-top: -1.5rem !important;
  }
  .mr-o-md-4 {
    margin-right: -1.5rem !important;
  }
  .mb-o-md-4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-o-md-4 {
    margin-left: -1.5rem !important;
  }
  .mx-o-md-4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .my-o-md-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .m-o-md-5 {
    margin: -3rem -3rem !important;
  }
  .mt-o-md-5 {
    margin-top: -3rem !important;
  }
  .mr-o-md-5 {
    margin-right: -3rem !important;
  }
  .mb-o-md-5 {
    margin-bottom: -3rem !important;
  }
  .ml-o-md-5 {
    margin-left: -3rem !important;
  }
  .mx-o-md-5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .my-o-md-5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 992px) {
  .m-o-lg-1 {
    margin: -0.25rem -0.25rem !important;
  }
  .mt-o-lg-1 {
    margin-top: -0.25rem !important;
  }
  .mr-o-lg-1 {
    margin-right: -0.25rem !important;
  }
  .mb-o-lg-1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-o-lg-1 {
    margin-left: -0.25rem !important;
  }
  .mx-o-lg-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .my-o-lg-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .m-o-lg-2 {
    margin: -0.5rem -0.5rem !important;
  }
  .mt-o-lg-2 {
    margin-top: -0.5rem !important;
  }
  .mr-o-lg-2 {
    margin-right: -0.5rem !important;
  }
  .mb-o-lg-2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-o-lg-2 {
    margin-left: -0.5rem !important;
  }
  .mx-o-lg-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .my-o-lg-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .m-o-lg-3 {
    margin: -1rem -1rem !important;
  }
  .mt-o-lg-3 {
    margin-top: -1rem !important;
  }
  .mr-o-lg-3 {
    margin-right: -1rem !important;
  }
  .mb-o-lg-3 {
    margin-bottom: -1rem !important;
  }
  .ml-o-lg-3 {
    margin-left: -1rem !important;
  }
  .mx-o-lg-3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .my-o-lg-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .m-o-lg-4 {
    margin: -1.5rem -1.5rem !important;
  }
  .mt-o-lg-4 {
    margin-top: -1.5rem !important;
  }
  .mr-o-lg-4 {
    margin-right: -1.5rem !important;
  }
  .mb-o-lg-4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-o-lg-4 {
    margin-left: -1.5rem !important;
  }
  .mx-o-lg-4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .my-o-lg-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .m-o-lg-5 {
    margin: -3rem -3rem !important;
  }
  .mt-o-lg-5 {
    margin-top: -3rem !important;
  }
  .mr-o-lg-5 {
    margin-right: -3rem !important;
  }
  .mb-o-lg-5 {
    margin-bottom: -3rem !important;
  }
  .ml-o-lg-5 {
    margin-left: -3rem !important;
  }
  .mx-o-lg-5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .my-o-lg-5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
}

@media (min-width: 1200px) {
  .m-o-xl-1 {
    margin: -0.25rem -0.25rem !important;
  }
  .mt-o-xl-1 {
    margin-top: -0.25rem !important;
  }
  .mr-o-xl-1 {
    margin-right: -0.25rem !important;
  }
  .mb-o-xl-1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-o-xl-1 {
    margin-left: -0.25rem !important;
  }
  .mx-o-xl-1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .my-o-xl-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .m-o-xl-2 {
    margin: -0.5rem -0.5rem !important;
  }
  .mt-o-xl-2 {
    margin-top: -0.5rem !important;
  }
  .mr-o-xl-2 {
    margin-right: -0.5rem !important;
  }
  .mb-o-xl-2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-o-xl-2 {
    margin-left: -0.5rem !important;
  }
  .mx-o-xl-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .my-o-xl-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .m-o-xl-3 {
    margin: -1rem -1rem !important;
  }
  .mt-o-xl-3 {
    margin-top: -1rem !important;
  }
  .mr-o-xl-3 {
    margin-right: -1rem !important;
  }
  .mb-o-xl-3 {
    margin-bottom: -1rem !important;
  }
  .ml-o-xl-3 {
    margin-left: -1rem !important;
  }
  .mx-o-xl-3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .my-o-xl-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .m-o-xl-4 {
    margin: -1.5rem -1.5rem !important;
  }
  .mt-o-xl-4 {
    margin-top: -1.5rem !important;
  }
  .mr-o-xl-4 {
    margin-right: -1.5rem !important;
  }
  .mb-o-xl-4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-o-xl-4 {
    margin-left: -1.5rem !important;
  }
  .mx-o-xl-4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .my-o-xl-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .m-o-xl-5 {
    margin: -3rem -3rem !important;
  }
  .mt-o-xl-5 {
    margin-top: -3rem !important;
  }
  .mr-o-xl-5 {
    margin-right: -3rem !important;
  }
  .mb-o-xl-5 {
    margin-bottom: -3rem !important;
  }
  .ml-o-xl-5 {
    margin-left: -3rem !important;
  }
  .mx-o-xl-5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .my-o-xl-5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
}

/*--------------------------------------------------
    [Font Sizes]
----------------------------------------------------*/
.font-size-10 {
  font-size: 10px !important;
}
.font-size-11 {
  font-size: 11px !important;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-13 {
  font-size: 13px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-15 {
  font-size: 15px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-24 {
  font-size: 24px !important;
}
.font-size-26 {
  font-size: 26px !important;
}
.font-size-28 {
  font-size: 28px !important;
}
.font-size-30 {
  font-size: 30px !important;
}
.font-size-32 {
  font-size: 32px !important;
}
.font-size-34 {
  font-size: 34px !important;
}
.font-size-36 {
  font-size: 36px !important;
}
.font-size-50 {
  font-size: 50px !important;
}
.font-size-60 {
  font-size: 60px !important;
}
.font-size-70 {
  font-size: 70px !important;
}
.font-size-100 {
  font-size: 100px !important;
}

/*------------------------------------------------------------------
    [Font Sizes under 992px]
------------------------------------------------------------------*/
@media (max-width: 992px) {
  .md-font-size-10 {
    font-size: 10px !important;
  }
  .md-font-size-11 {
    font-size: 11px !important;
  }
  .md-font-size-12 {
    font-size: 12px !important;
  }
  .md-font-size-13 {
    font-size: 13px !important;
  }
  .md-font-size-14 {
    font-size: 14px !important;
  }
  .md-font-size-15 {
    font-size: 15px !important;
  }
  .md-font-size-16 {
    font-size: 16px !important;
  }
  .md-font-size-18 {
    font-size: 18px !important;
  }
  .md-font-size-20 {
    font-size: 20px !important;
  }
  .md-font-size-22 {
    font-size: 22px !important;
  }
  .md-font-size-24 {
    font-size: 24px !important;
  }
  .md-font-size-26 {
    font-size: 26px !important;
  }
  .md-font-size-28 {
    font-size: 28px !important;
  }
  .md-font-size-30 {
    font-size: 30px !important;
  }
  .md-font-size-32 {
    font-size: 32px !important;
  }
  .md-font-size-34 {
    font-size: 34px !important;
  }
  .md-font-size-36 {
    font-size: 36px !important;
  }
  .md-font-size-50 {
    font-size: 50px !important;
  }
  .md-font-size-60 {
    font-size: 60px !important;
  }
  .md-font-size-70 {
    font-size: 70px !important;
  }
  .md-font-size-100 {
    font-size: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Font Sizes under 768px]
------------------------------------------------------------------*/
@media (max-width: 768px) {
  .sm-font-size-10 {
    font-size: 10px !important;
  }
  .sm-font-size-11 {
    font-size: 11px !important;
  }
  .sm-font-size-12 {
    font-size: 12px !important;
  }
  .sm-font-size-13 {
    font-size: 13px !important;
  }
  .sm-font-size-14 {
    font-size: 14px !important;
  }
  .sm-font-size-15 {
    font-size: 15px !important;
  }
  .sm-font-size-16 {
    font-size: 16px !important;
  }
  .sm-font-size-18 {
    font-size: 18px !important;
  }
  .sm-font-size-20 {
    font-size: 20px !important;
  }
  .sm-font-size-22 {
    font-size: 22px !important;
  }
  .sm-font-size-24 {
    font-size: 24px !important;
  }
  .sm-font-size-26 {
    font-size: 26px !important;
  }
  .sm-font-size-28 {
    font-size: 28px !important;
  }
  .sm-font-size-30 {
    font-size: 30px !important;
  }
  .sm-font-size-32 {
    font-size: 32px !important;
  }
  .sm-font-size-34 {
    font-size: 34px !important;
  }
  .sm-font-size-36 {
    font-size: 36px !important;
  }
  .sm-font-size-50 {
    font-size: 50px !important;
  }
  .sm-font-size-60 {
    font-size: 60px !important;
  }
  .sm-font-size-70 {
    font-size: 70px !important;
  }
  .sm-font-size-100 {
    font-size: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Font Sizes under 480px]
------------------------------------------------------------------*/
@media (max-width: 480px) {
  .xs-font-size-10 {
    font-size: 10px !important;
  }
  .xs-font-size-11 {
    font-size: 11px !important;
  }
  .xs-font-size-12 {
    font-size: 12px !important;
  }
  .xs-font-size-13 {
    font-size: 13px !important;
  }
  .xs-font-size-14 {
    font-size: 14px !important;
  }
  .xs-font-size-15 {
    font-size: 15px !important;
  }
  .xs-font-size-16 {
    font-size: 16px !important;
  }
  .xs-font-size-18 {
    font-size: 18px !important;
  }
  .xs-font-size-20 {
    font-size: 20px !important;
  }
  .xs-font-size-22 {
    font-size: 22px !important;
  }
  .xs-font-size-24 {
    font-size: 24px !important;
  }
  .xs-font-size-26 {
    font-size: 26px !important;
  }
  .xs-font-size-28 {
    font-size: 28px !important;
  }
  .xs-font-size-30 {
    font-size: 30px !important;
  }
  .xs-font-size-32 {
    font-size: 32px !important;
  }
  .xs-font-size-34 {
    font-size: 34px !important;
  }
  .xs-font-size-36 {
    font-size: 36px !important;
  }
  .xs-font-size-50 {
    font-size: 50px !important;
  }
  .xs-font-size-60 {
    font-size: 60px !important;
  }
  .xs-font-size-70 {
    font-size: 70px !important;
  }
  .xs-font-size-100 {
    font-size: 100px !important;
  }
}

/*--------------------------------------------------
    [Font Weight]
----------------------------------------------------*/
.fweight-200 {
  font-weight: 200 !important;
}

.fweight-300 {
  font-weight: 300 !important;
}

.fweight-400 {
  font-weight: 400 !important;
}

.fweight-500 {
  font-weight: 500 !important;
}

.fweight-600 {
  font-weight: 600 !important;
}

.fweight-700 {
  font-weight: 700 !important;
}

.fweight-900 {
  font-weight: 900 !important;
}

/*--------------------------------------------------
    [Border radius]
----------------------------------------------------*/
.rounded-0 {
  border-radius: 0 !important;
}

.rounded-3 {
  border-radius: 3px !important;
}

.rounded-5 {
  border-radius: 5px !important;
}

.rounded-6 {
  border-radius: 6px !important;
}

.rounded-7 {
  border-radius: 7px !important;
}

.rounded-8 {
  border-radius: 8px !important;
}

.rounded-9 {
  border-radius: 9px !important;
}

.rounded-10 {
  border-radius: 10px !important;
}

.rounded-20 {
  border-radius: 20px !important;
}

.rounded-30 {
  border-radius: 30px !important;
}

.rounded-40 {
  border-radius: 40px !important;
}

.rounded-50 {
  border-radius: 50px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

/*--------------------------------------------------
    [Border Top Left Radius]
----------------------------------------------------*/
.rounded-t-l-0 {
  border-top-left-radius: 0 !important;
}

.radius-t-l-3 {
  border-top-left-radius: 3px !important;
}

.radius-t-l-5 {
  border-top-left-radius: 5px !important;
}

.radius-t-l-6 {
  border-top-left-radius: 6px !important;
}

.radius-t-l-7 {
  border-top-left-radius: 7px !important;
}

.radius-t-l-8 {
  border-top-left-radius: 8px !important;
}

.radius-t-l-9 {
  border-top-left-radius: 9px !important;
}

.radius-t-l-10 {
  border-top-left-radius: 10px !important;
}

.radius-t-l-20 {
  border-top-left-radius: 20px !important;
}

.radius-t-l-30 {
  border-top-left-radius: 30px !important;
}

.radius-t-l-40 {
  border-top-left-radius: 40px !important;
}

.radius-t-l-50 {
  border-top-left-radius: 50px !important;
}

/*--------------------------------------------------
    [Border Top Right Radius]
----------------------------------------------------*/
.radius-t-r-0 {
  border-top-right-radius: 0 !important;
}

.radius-t-r-3 {
  border-top-right-radius: 3px !important;
}

.radius-t-r-5 {
  border-top-right-radius: 5px !important;
}

.radius-t-r-6 {
  border-top-right-radius: 6px !important;
}

.radius-t-r-7 {
  border-top-right-radius: 7px !important;
}

.radius-t-r-8 {
  border-top-right-radius: 8px !important;
}

.radius-t-r-9 {
  border-top-right-radius: 9px !important;
}

.radius-t-r-10 {
  border-top-right-radius: 10px !important;
}

.radius-t-r-20 {
  border-top-right-radius: 20px !important;
}

.radius-t-r-30 {
  border-top-right-radius: 30px !important;
}

.radius-t-r-40 {
  border-top-right-radius: 40px !important;
}

.radius-t-r-50 {
  border-top-right-radius: 50px !important;
}

/*--------------------------------------------------
    [Border Bottom Left Radius]
----------------------------------------------------*/
.radius-b-l-0 {
  border-bottom-left-radius: 0 !important;
}

.radius-b-l-3 {
  border-bottom-left-radius: 3px !important;
}

.radius-b-l-5 {
  border-bottom-left-radius: 5px !important;
}

.radius-b-l-6 {
  border-bottom-left-radius: 6px !important;
}

.radius-b-l-7 {
  border-bottom-left-radius: 7px !important;
}

.radius-b-l-8 {
  border-bottom-left-radius: 8px !important;
}

.radius-b-l-9 {
  border-bottom-left-radius: 9px !important;
}

.radius-b-l-10 {
  border-bottom-left-radius: 10px !important;
}

.radius-b-l-20 {
  border-bottom-left-radius: 20px !important;
}

.radius-b-l-30 {
  border-bottom-left-radius: 30px !important;
}

.radius-b-l-40 {
  border-bottom-left-radius: 40px !important;
}

.radius-b-l-50 {
  border-bottom-left-radius: 50px !important;
}

/*--------------------------------------------------
    [Border Bottom Right Radius]
----------------------------------------------------*/
.radius-b-r-0 {
  border-bottom-right-radius: 0 !important;
}

.radius-b-r-3 {
  border-bottom-right-radius: 3px !important;
}

.radius-b-r-5 {
  border-bottom-right-radius: 5px !important;
}

.radius-b-r-6 {
  border-bottom-right-radius: 6px !important;
}

.radius-b-r-7 {
  border-bottom-right-radius: 7px !important;
}

.radius-b-r-8 {
  border-bottom-right-radius: 8px !important;
}

.radius-b-r-9 {
  border-bottom-right-radius: 9px !important;
}

.radius-b-r-10 {
  border-bottom-right-radius: 10px !important;
}

.radius-b-r-20 {
  border-bottom-right-radius: 20px !important;
}

.radius-b-r-30 {
  border-bottom-right-radius: 30px !important;
}

.radius-b-r-40 {
  border-bottom-right-radius: 40px !important;
}

.radius-b-r-50 {
  border-bottom-right-radius: 50px !important;
}

/*--------------------------------------------------
    [Border radius Pseudo :before, :after]
----------------------------------------------------*/
.radius-ba-0:before, .radius-ba-0:after {
  border-radius: 0 !important;
}

.radius-ba-3:before, .radius-ba-3:after {
  border-radius: 3px !important;
}

.radius-ba-5:before, .radius-ba-5:after {
  border-radius: 5px !important;
}

.radius-ba-6:before, .radius-ba-6:after {
  border-radius: 6px !important;
}

.radius-ba-7:before, .radius-ba-7:after {
  border-radius: 7px !important;
}

.radius-ba-8:before, .radius-ba-8:after {
  border-radius: 8px !important;
}

.radius-ba-9:before, .radius-ba-9:after {
  border-radius: 9px !important;
}

.radius-ba-10:before, .radius-ba-10:after {
  border-radius: 10px !important;
}

.radius-ba-20:before, .radius-ba-20:after {
  border-radius: 20px !important;
}

.radius-ba-30:before, .radius-ba-30:after {
  border-radius: 30px !important;
}

.radius-ba-40:before, .radius-ba-40:after {
  border-radius: 40px !important;
}

.radius-ba-50:before, .radius-ba-50:after {
  border-radius: 50px !important;
}

.radius-ba-circle:before, .radius-ba-circle:after {
  border-radius: 50% !important;
}

/*--------------------------------------------------
    [Border radius Pseudo :before]
----------------------------------------------------*/
.radius-b-0:before {
  border-radius: 0 !important;
}

.radius-b-3:before {
  border-radius: 3px !important;
}

.radius-b-5:before {
  border-radius: 5px !important;
}

.radius-b-6:before {
  border-radius: 6px !important;
}

.radius-b-7:before {
  border-radius: 7px !important;
}

.radius-b-8:before {
  border-radius: 8px !important;
}

.radius-b-9:before {
  border-radius: 9px !important;
}

.radius-b-10:before {
  border-radius: 10px !important;
}

.radius-b-20:before {
  border-radius: 20px !important;
}

.radius-b-30:before {
  border-radius: 30px !important;
}

.radius-b-40:before {
  border-radius: 40px !important;
}

.radius-b-50:before {
  border-radius: 50px !important;
}

.radius-b-circle:before {
  border-radius: 50% !important;
}

/*--------------------------------------------------
    [Border radius Pseudo :after]
----------------------------------------------------*/
.radius-a-0:after {
  border-radius: 0 !important;
}

.radius-a-3:after {
  border-radius: 3px !important;
}

.radius-a-5:after {
  border-radius: 5px !important;
}

.radius-a-6:after {
  border-radius: 6px !important;
}

.radius-a-7:after {
  border-radius: 7px !important;
}

.radius-a-8:after {
  border-radius: 8px !important;
}

.radius-a-9:after {
  border-radius: 9px !important;
}

.radius-a-10:after {
  border-radius: 10px !important;
}

.radius-a-20:after {
  border-radius: 20px !important;
}

.radius-a-30:after {
  border-radius: 30px !important;
}

.radius-a-40:after {
  border-radius: 40px !important;
}

.radius-a-50:after {
  border-radius: 50px !important;
}

.radius-a-circle:after {
  border-radius: 50% !important;
}

/* Divider

/* Bullet
 ========================================================================== */
.heading-bullet {
  position: relative;
}
/*
 * 1. Using `inline-block` to make it work with text alignment
 * 2. Center vertically
 * 3. Style
 */
.heading-bullet::before {
  content: "";
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  top: calc(-0.1 * 1em);
  vertical-align: middle;
  /* 3 */
  height: 0.9em;
  margin-right: 10px;
  border-left: 5px solid #e5e5e5;
}

/* Line
 ========================================================================== */
/*
 * Clip the child element
 */
.heading-line {
  overflow: hidden;
}
/*
 * Extra markup is needed to make it work with text align
 */
.heading-line > * {
  display: inline-block;
  position: relative;
}
/*
 * 1. Center vertically
 * 2. Make the element as large as possible. It's clipped by the container.
 * 3. Style
 */
.heading-line > :before,
.heading-line > :after {
  content: "";
  /* 1 */
  position: absolute;
  top: calc(50% - (1px / 2));
  /* 2 */
  width: 2000px;
  /* 3 */
  border-bottom: 1px solid #e5e5e5;
}
.heading-line > :before {
  right: 100%;
  margin-right: 0.6em;
}
.heading-line > :after {
  left: 100%;
  margin-left: 0.6em;
}

/* Circle
 ========================================================================== */
/*
 * Clip the child element
 */
.heading-circle {
  overflow: hidden;
}
/*
 * Extra markup is needed to make it work with text align
 */
.heading-circle > * {
  display: inline-block;
  position: relative;
}
/*
 * 1. Center vertically
 * 2. Make the element as large as possible. It's clipped by the container.
 * 3. Style
 */
.heading-circle > span:before,
.heading-circle > span:after {
  content: "";
  /* 1 */
  position: absolute;
  top: calc(50% - (1px / 2));
  /* 2 */
  width: 2000px;
  /* 3 */
  border-bottom: 1px solid #c0c0c0;
}
.heading-circle > span:before {
  right: 100%;
  margin-right: 1.3em;
}
.heading-circle > span:after {
  left: 100%;
  margin-left: 1.3em;
}

.heading-circle span > span:before,
.heading-circle span > span:after {
  content: "";
  /* 1 */
  position: absolute;
	top: calc(50% - (20px / 2));
  /* 2 */
  width: 20px;
  /* 3 */
  height: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23c0c0c0%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.heading-circle span > span:before {
  right: 100%;
  margin-right: 0.6em;
}
.heading-circle span > span:after {
  left: 100%;
  margin-left: 0.6em;
}

/* Icon
 ========================================================================== */
.heading-icon {
  overflow: hidden;
}

.heading-icon > * {
  display: inline-block;
  position: relative;
}

.heading-icon > span:before,
.heading-icon > span:after {
  content: "";
  position: absolute;
  top: calc(50% - (1px / 2));
  width: 2000px;
  border-bottom: 1px solid #c0c0c0;
}
.heading-icon > span:before {
  right: 100%;
  margin-right: 0em;
}
.heading-icon > span:after {
  left: 100%;
  margin-left: 0em;
}
.heading-icon span > span:before,
.heading-icon span > span:after {
	color: #c0c0c0;
	content: "\f138";
	display: inline-block;
	top: calc(50% - (20px / 2));
	font-family: FontAwesome;
}

.heading-icon span > span:before {
  right: 100%;
  margin-right: 0.6em;
}
.heading-icon span > span:after {
	left: 100%;
	margin-left: 0.6em;
	filter: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* ========================================================================
   Component: Divider
 ========================================================================== */
/*
 * 1. Reset default `hr`
 * 2. Set margin if a `div` is used for semantical reason
 */
[class*='uk-divider'] {
  /* 1 */
  border: none;
  /* 2 */
  margin-bottom: 20px;
}
/* Add margin if adjacent element */
* + [class*='uk-divider'] {
  margin-top: 20px;
}
/* Icon
 ========================================================================== */
.uk-divider-icon {
  position: relative;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
	
}
.uk-divider-icon::before,
.uk-divider-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (50px / 2));
  border-bottom: 1px solid #e5e5e5;
}
.uk-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%;
}
.uk-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%;
}

/******************************
	Divided List
*********************************/
.divided-list li, .divided-list a{
    position: relative;
}
.divided-list li a:not(:last-child)::after, .divided-list a:not(:last-child)::after{
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}

/******************************
	Content Grid
*********************************/
.content-grid, .subject-icons {
	overflow: hidden;
}
.content-grid .content-grid-item::before {
	border-left: 1px solid #dadada;
	height: 100%;
	left: -1px;
	top: 0;
}
.content-grid .content-grid-item::after {
	border-bottom: 1px solid #dadada;
	bottom: -1px;
	height: 0;
	left: 0;
	top: auto;
	width: 100%;
}
.content-grid .content-grid-item::before, .content-grid .content-grid-item::after {
	content: "";
	position: absolute;
}
.content-grid .content-grid-item {
	margin: 0;
	padding: 1.5rem 1.5rem 1rem 1.5rem;
	position: relative;
}
.content-grid .content-grid-item img {
	border: 1px solid #e0e0e0;
}

/********************
	Data Overlay
*********************/
[data-overlay-dark],
[data-overlay-light],
[data-overlay-color] {
    position: relative;
}

[data-overlay-dark] .container,
[data-overlay-light] .container,
[data-overlay-color] .container {
    position: relative;
    z-index: 2;
}

[data-overlay-dark]:before,
[data-overlay-light]:before,
[data-overlay-color]:before,
[data-overlay-dark] .parallax:before,
[data-overlay-light] .parallax:before,
[data-overlay-color] .parallax:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-overlay-dark]:before,
[data-overlay-dark] .parallax:before {
    background: #000
}

[data-overlay-light]:before,
[data-overlay-light] .parallax:before {
    background: #fff
}

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before,
[data-overlay-color="0"]:before {
    opacity: 0
}

[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before,
[data-overlay-color="1"]:before {
    opacity: .1
}

[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before,
[data-overlay-color="2"]:before {
    opacity: .2
}

[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before,
[data-overlay-color="3"]:before {
    opacity: .3
}

[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before,
[data-overlay-color="4"]:before {
    opacity: .4
}

[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before,
[data-overlay-color="5"]:before {
    opacity: .5
}

[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before,
[data-overlay-color="6"]:before {
    opacity: .6
}

[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before,
[data-overlay-color="7"]:before {
    opacity: .7
}

[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before,
[data-overlay-color="8"]:before {
    opacity: .8
}

[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before,
[data-overlay-color="9"]:before {
    opacity: .9
}

[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before,
[data-overlay-color="10"]:before {
    opacity: 1
}

[data-overlay-dark="0"] .parallax:before,
[data-overlay-light="0"] .parallax:before,
[data-overlay-color="0"] .parallax:before {
    opacity: 0
}

[data-overlay-dark="1"] .parallax:before,
[data-overlay-light="1"] .parallax:before,
[data-overlay-color="1"] .parallax:before {
    opacity: .1
}

[data-overlay-dark="2"] .parallax:before,
[data-overlay-light="2"] .parallax:before,
[data-overlay-color="2"] .v-slider .slide:before {
    opacity: .2
}

[data-overlay-dark="3"] .parallax:before,
[data-overlay-light="3"] .parallax:before,
[data-overlay-color="3"] .parallax:before {
    opacity: .3
}

[data-overlay-dark="4"] .parallax:before,
[data-overlay-light="4"] .parallax:before,
[data-overlay-color="4"] .parallax:before {
    opacity: .4
}

[data-overlay-dark="5"] .parallax:before,
[data-overlay-light="5"] .parallax:before,
[data-overlay-color="5"] .parallax:before {
    opacity: .5
}

[data-overlay-dark="6"] .parallax:before,
[data-overlay-light="6"] .parallax:before,
[data-overlay-color="6"] .parallax:before {
    opacity: .6
}

[data-overlay-dark="7"] .parallax:before,
[data-overlay-light="7"] .parallax:before,
[data-overlay-color="7"] .parallax:before {
    opacity: .7
}

[data-overlay-dark="8"] .parallax:before,
[data-overlay-light="8"] .parallax:before,
[data-overlay-color="8"] .parallax:before {
    opacity: .8
}

[data-overlay-dark="9"] .parallax:before,
[data-overlay-light="9"] .parallax:before,
[data-overlay-color="9"] .parallax:before {
    opacity: .9
}

[data-overlay-dark="10"] .parallax:before,
[data-overlay-light="10"] .parallax:before,
[data-overlay-color="10"] .parallax:before {
    opacity: 1
}

/********************
	Social Links
********************/
.social-icons [class*="fab fa-"], .social-icons [class*="fal fa-"], .social-icons [class*="far fa-"], .social-icons [class*="fas fa-"] {
	background-color: #757575;
	border-radius: 30px;
	color: #fff !important;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: auto 3px;
	padding: 0;
	text-align: center;
	width: 30px;
}
.social-icons a:hover{
	background-color: #212121;
}
/*
.social a.icon {
    background-color: #333;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    width: 2rem;
    text-align: center;
}*/

/******************
 pseudo-icons
******************/
.pseudo-icons li, .pseudo-icons a.nav-link{
	position: relative;
	padding-left: 2em;
}
.pseudo-icons li::before, .pseudo-icons a.nav-link::before {
	left: 0em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}
.pseudo-icons li a, .pseudo-icons a{
	padding-top: .3rem;
	padding-bottom: .3rem;
}
.pseudo-angle-double-right  li::before, .pseudo-angle-double-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
}
.pseudo-angle-right  li::before, .pseudo-angle-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
}
.pseudo-arrow-right  li::before, .pseudo-arrow-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f061";
}
.pseudo-caret-right  li::before, .pseudo-caret-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0da";
}
.pseudo-chevron-circle-right  li::before, .pseudo-chevron-circle-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f138";
}
.pseudo-chevron-right  li::before, .pseudo-chevron-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
}
.pseudo-long-arrow-alt-right  li::before, .pseudo-long-arrow-alt-right  a.nav-link::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f30b";
}

/*****************
	btn-xs
*****************/
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/*--------------------------------------------------
    [Back To Top Theme Button]
----------------------------------------------------*/
.back-to-top-theme {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  z-index: 9;
  width: 35px;
  height: 35px;
  font-size: 22px;
  color: #fff;
  line-height: .5;
  background: #00bcd4;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  padding: 10.5px;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top-theme:after {
  font-family: FontAwesome;
  color: #fff;
  text-align: center;
  content: "\f106";
}

.back-to-top-theme:hover {
  background: #00bcd4;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top-theme:focus, .back-to-top-theme:hover {
  text-decoration: none;
}

/* The Button Becomes Visible */
.back-to-top-theme.back-to-top-is-visible {
  visibility: visible;
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top-theme.back-to-top-is-visible:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.back-to-top-theme.back-to-top-fade-out {
  opacity: .4;
}

.back-to-top-theme.back-to-top-fade-out:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}