

/* Start:/local/templates/and_asia/css/experts.css?17307237091369*/
.experts {
	margin-bottom: 20px;
}
.experts img {
	max-width: 100%;
}
.content2, .content3 {
    border: 1px solid #04b1d1;
	border-radius: 10px;
    padding: 20px;
	height: 100%;
}
.content2 {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.content2 img {
	width: 400px;
}
.content3_title {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}
.content3 img {
	float: left;
	margin: 0 10px 10px 0;
}
.experts_docs {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
.experts_docs li a {
	display: block;
	padding: 8px 10px;
	background: #cccccc;
	color: #ffffff;
	border-radius: 6px;
}
.experts_docs li:nth-child(1) a {
	background: #ecb632;
}
.experts_docs li:nth-child(2) a {
	background: #a29a98;
}
.experts_docs li:nth-child(3) a {
	background: #dfd2a5;
}
.experts_docs li:nth-child(4) a {
	background: #a5bdcd;
}
.experts_docs li:nth-child(5) a {
	background: #a3907a;
}
.experts_docs li:nth-child(6) a {
	background: #ced3c6;
}
.experts_docs li:nth-child(7) a {
	background: #a1855f;
}
.experts_docs li:nth-child(8) a {
	background: #9b8987;
}
.experts_docs li:nth-child(9) a {
	background: #89939c;
}
.experts_docs li:nth-child(10) a {
	background: #b99b4e;
}
.experts_docs li:nth-child(11) a {
	background: #be907a;
}
.experts_docs li:nth-child(12) a {
	background: #6f918e;
}
/* End */
/* /local/templates/and_asia/css/experts.css?17307237091369 */
