/* Enter Your Custom CSS Here */
/* Default blue green-color: #1a8f92 */

/* Read more / Expandable section settings */

/* FA troubles work around */
/* .dt-icon-the7-arrow-532::before, .icomoon-the7-font-the7-arrow-13::before, .icon-ar-021-r::before, .ultsl-arrow-right::before {
	content: ">" !important;
}

.icomoon-the7-font-the7-arrow-30::before, .icon-ar-022-l::before, .ultsl-arrow-left4::before {
	content: "&lt;&quot; !important;
}

.icomoon-the7-font-the7-arrow-29-3::before {
	content: &#039;\&lt;&#039; !important;
} */

h4 {
	text-align: left !important;
}

.mct-training-column-1 {
	font-weight:bold;
}

.footer .widget a {
	text-decoration:underline;
}

.footer .widget a:hover {
	text-decoration:none;
}

.mcw-read-more .ult_exp_section {
	background: white !important;
	padding: 0px;
	margin-top: -20px !important;
	font-weight: bold !important;
	transition: background .2s !important;
}

.ult_ecpsub_cont p, .ult_ecpsub_cont ul {
	text-align: left !important;
}

.mcw-read-more .ult_exp_section:hover {
	background: #1a8f92  !important;
	color: white !important;
}

/* End Read more / Expandable section settings */

/* Sidebar settings */
.sidebar-content a {
	color:#1a8f92 !important;
	text-decoration:underline !important;
}

.sidebar-content a:hover {
	text-decoration:none !important;
}

.sidebar-content ul li:before {
/* 	list-style-type:disc !important; */
	content: &quot;\007C&quot;;
	color: #1a8f92;
	font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em;
}

.sidebar-button {
	text-align: center !important;
}

.sidebar-button a {
	font: normal bold 16px / 26px &quot;Roboto&quot;, Helvetica, Arial, Verdana, sans-serif;
	background-color:#1a8f92;
	color: white !important;
	padding: 10px 20px;
	display: inline-block !important;
	text-align: center !important;
	border-radius: 5px;
	text-decoration:none !important;
}

.sidebar-button a:hover {
	background-color: white;
	color:#1a8f92 !important;
}

/* Sidebar setting */

/* Homepage settings: */
.mcr-hide, .mcw-hide {
	display:none;
}

/* Homepage slider CSS */
.mcw-home-slider .rollover img {
	max-width: 150px !important;
}

/* Heading detail page */
.mcw-header-detail {
			color:#1a8f92 !important;
}

/* Expandable section */
.ult_expheader {
	font-size: 14px !important;
}

/* Ninja tables CSS */
.ninja_table_wrapper h3, .mcw-table h3 {
		color:#1a8f92 !important;
}

/* Testimonial sidebar */
.testimonial-vcard .no-avatar {
	display: none;
}

.testimonial-vcard .text-primary {
	font-weight: bold !important;
}

.testimonial-vcard .text-secondary {
	color:#1a8f92 !important;
}

/* End testimonial Sidebar */

.mcw-infobox .aio-icon-box {
	min-height: 400px !important;
}

.mcw-infobox a {
/* 	font: normal bold 12px &quot;Roboto&quot;, Helvetica, Arial, Verdana, sans-serif; */
/* 	font-style: Roboto, Helvetica, Arial, Verdana, sans-serif; */
	font-family: &quot;Roboto&quot;,Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #333333;
}

.mcw-infobox a:hover {
		color: #1a8f92;
}

.mcw-home-image img {
	border-radius: 500px !important;
/* 	margin-top:20px !important; */
}

/* Footer settings */

.footer img {
	max-height:100px !important;
	max-width:180px !important;
	width: auto !important;
	height: auto !important;
}

.footer .widget {
	padding: 0 40px !important;
}

/* End footer styling */

.logos-grid img {
	max-height:120px;
	width: auto;
}

.mcw-header {
	margin-bottom: 20px;
}