
/** ADD YOUR AWESOME CODES HERE **/

.footer-links-soi li a{
	padding-top: 2px!important;
}

.desc h3 span {
    color: #a0c327;
    font-size: 37px;
    vertical-align: middle;
    margin-right: 12px;
}

.icon-box-hmv span{
	font-size: 60px;
	color: #a0c327;
}

.clear_list{
	list-style: none!important;
}

.txt_white{
	color: #fefefe;
}

.course-title span {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #333333;
    text-transform: capitalize;
}
.course-item:hover .course-title span {
	color: #a0c327;
}


.table-blue,
.table-blue > th,
.table-blue > td {
  background-color: #fdfdfe;
}

.table-blue th,
.table-blue td,
.table-blue thead th,
.table-blue tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-blue:hover {
  background-color: #ececf6;
}

.table-hover .table-blue:hover > td,
.table-hover .table-blue:hover > th {
  background-color: #ececf6;
}

.table .thead-blue th {
  color: #fefefe;
  background-color: #a0c327;
  border-color: #dee2e6;
}

.small-map2 {
    width: 100%;
    height: 360px;
    margin: 0 auto auto;
}



