/* Start custom CSS for section, class: .elementor-element-bd4bd44 */
.widget_tag_cloud .tagcloud A
{
	background-color: #F6F6F6;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
	margin: 2px !important;
	text-transform: capitalize;
	font-weight: normal !important;
	font-family: 'roboto';
	display: inline-block;
	padding: 0.6em 0.3em !important;
}
.widget_tag_cloud .tagcloud A:hover
{
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.05);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.05);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.05);
	transition: all 200ms ease-in;
	transform: scale(1.05);
	text-decoration: underline !important;
}
.widget_tag_cloud .tagcloud .tag12, .widget_tag_cloud .tagcloud .tag12:hover
{
	color: #EA9F96 !important;
	font-size: 25pt !important;
}
.widget_tag_cloud .tagcloud .tag11, .widget_tag_cloud .tagcloud .tag11:hover
{
	color: #EA9F96 !important;
	font-size: 23pt !important;
}
.widget_tag_cloud .tagcloud .tag10, .widget_tag_cloud .tagcloud .tag10:hover
{
	color: #EA9F96 !important;
	font-size: 22pt !important;
}
.widget_tag_cloud .tagcloud .tag9, .widget_tag_cloud .tagcloud .tag9:hover
{
	color: #CC595D !important;
	font-size: 21pt !important;
}
.widget_tag_cloud .tagcloud .tag8, .widget_tag_cloud .tagcloud .tag8:hover
{
	color: #3598C6 !important;
	font-size: 20pt !important;
}
.widget_tag_cloud .tagcloud .tag7, .widget_tag_cloud .tagcloud .tag7:hover
{
	color: #12E5BE !important;
	font-size: 19.5pt !important;
}
.widget_tag_cloud .tagcloud .tag6, .widget_tag_cloud .tagcloud .tag6:hover
{
	color: #0304F5 !important;
	font-size: 18pt !important;
}
.widget_tag_cloud .tagcloud .tag5, .widget_tag_cloud .tagcloud .tag5:hover
{
	color: #00AA00 !important;
	font-size: 17.5pt !important;
}
.widget_tag_cloud .tagcloud .tag4, .widget_tag_cloud .tagcloud .tag4:hover
{
	color: #B400B4 !important;
	font-size: 16.5pt !important;
}
.widget_tag_cloud .tagcloud .tag3, .widget_tag_cloud .tagcloud .tag3:hover
{
	color: #DC0C0C !important;
	font-size: 14pt !important;
}
.widget_tag_cloud .tagcloud .tag2, .widget_tag_cloud .tagcloud .tag2:hover
{
	color: #F45316 !important;
	font-size: 12pt !important;
}
.widget_tag_cloud .tagcloud .tag1, .widget_tag_cloud .tagcloud .tag1:hover
{
	color: #F0960D !important;
	font-size: 10pt !important;
}
/* End custom CSS */
