.top10-course-container {
	max-width: 1100px !important;
	justify-content: center !important;
	margin: 30px auto !important;
	padding: 10px !important;
}

.course-info {
	font-size: 14px;
	line-height: 1.7;
}

.text-red {
	color: red;
}

.text-green {
	color: green;
}

.text-orange {
	color: #ff6d00 !important;
}

.elementor-42834 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.elementor-43022 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.elementor-42834 {
	margin-top: 0px !important;
}

.elementor-43022 {
	margin-top: 0px !important;
}

.top10-info-table td .fa {
	float: left !important;
	padding: 5px 10px 10px 10px !important;
}


.top10btn1,
.top10btn2,
.top10btn3 {
	margin-top: 15px;
	font-weight: 600;
	width: 80%;
}

.top10-university-inner-box {
	max-width: 1150px;
}

table button:hover {
	color: #fff;
	background-color: red;

}

.top10btn1 {
	background-color: green;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
	font-size: 13px;
	border: 2px solid green;
}

.top10btn2 {
	background-color: #0071BD;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
	10px;
	font-size: 13px;
	border: 2px solid #0071BD;
}

.top10btn3 {
	background-color: #fff;
	color: orange;
	border-radius: 5px;
	padding: 10px;
	font-size: 13px;
	border: 2px solid;
}


td strong {
	color: #000;
}

.top10-info-table td {
	vertical-align: top;
	width: 150px;
	padding: 4px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 1.4;
}


.fa-file-circle-check {
	display: none;
}

.strg {
	display: none;
}

#wpforms-confirmation-108977 {
	padding: 30px !important;
	text-align: center !important;
}

#download-button {
	margin-top: 30px !important;
}


@media only screen and (max-width: 600px) {
	.top10-info-table {
		margin-bottom: -3px !important;
	}

	.top10-info-table td .fa {
		float: left !important;
		padding: 5px 10px 40px 10px !important;
	}

	.top10-course-container {
		max-width: 1100px !important;
		justify-content: center !important;

		margin: 30px 20px !important;
		padding: 10px !important;
	}

	.fht {
		display: none;
	}

	.strg {
		display: block;
		width: 200%;
	}

	.strg td {
		width: 50%;
	}

	td {
		line-height: 1.2;
	}

	.top10btn1,
	.top10btn2,
	.top10btn3 {
		margin: 5px 0px 0px 0px;
		width: 100%;
	}

	.top10btn3 {
		background-color: #fff;
		color: orange;
		border-radius: 5px;
		padding: 10px;
		font-size: 13px;
		border: 2px solid;
	}
}