.ac_results {
	padding: 0;
	border: 1px solid #dee2e6;
	background-color: #ffffff;
	overflow: hidden;
}

.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0;
	padding: 10px 10px;
	cursor: default;
	display: block;
	font-size: 15px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	/*background-color: #84a10b;*/
}

.ac_over {
	background-color: #dee2e6;
}


.card-img {
    width: 170px;
    margin-left: auto;
    margin-right: auto;
}

.mt-4.post{
    border-radius: 10px!important;
}

.form-control{
    border-radius: 10px!important;
}

.page-link{
    width:auto!important;
}
.social-part .fa{
    padding-right:20px;
}
ul li a{
    margin-right: 20px;
}