.about_rialtor {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 28px 10px 0;
}

.rialtor {
	margin: 0px 30px 0 0;
}

ul.rialtors_guality {
	list-style-type: decimal;
	list-style-position: inside;
}

ul.rialtors_guality li {
	/*float:left;*/
	background: -webkit-linear-gradient(630deg, #eee, #ddd);
	background: -o-linear-gradient(630deg, #eee, #ddd);
	background: -moz-linear-gradient(630deg, #eee, #ddd);
	background: -ms-linear-gradient(630deg, #eee, #ddd);
	border: 1px solid #d5d5d5;
	box-shadow: 0 0 0 1px #e5e5e5;
	width: 350px;
	padding: 8px 14px;
	margin-bottom: 6px;
	font: 12px/17px Arial;
	color: #777;
	border-radius: 2px;
}

.arrows_way {
	height: 62px;
	display: flex;
	justify-content: center;
}

.arrow1_way {
	float: left;
	width: 344px;
	height: 62px;
	background: -webkit-linear-gradient(630deg, #ddd, #eee);
	background: -o-linear-gradient(630deg, #ddd, #eee);
	background: -moz-linear-gradient(630deg, #ddd, #eee);
	background: -ms-linear-gradient(630deg, #ddd, #eee);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FFDDDDDD, EndColorStr=#FFEEEEEE GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FFDDDDDD, EndColorStr=#FFEEEEEE, GradientType=0);
	box-shadow: 0 -1px 1px 0 #e5e5e5;
	font: 16px/60px Arial;
	color: #20135c;
	text-transform: uppercase;
	text-align: center;
}

.arrow2_left,
.arrow2_way,
.arrow2_right {
	float: left;
	background: url(../images/arrow2.png) no-repeat 0 0;
	width: 24px;
	height: 62px;
}

.arrow2_way {
	background: url(../images/arrow2.png) repeat-x 0 -126px;
	width: 350px;
	font: 16px/60px Arial;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.arrow2_right {
	background: url(../images/arrow2.png) no-repeat 0 -63px;
	width: 18px;
	height: 63px;
}

.rialtor_text {
	float: left;
	width: 422px;
}

.rialtor_text .title_text {
	float: left;
	width: 100%;
	font: bold 14px/18px Arial;
	color: #16085b;
	text-transform: uppercase;
	margin-bottom: 18px;
}

.rialtor_text p {
	float: left;
	font: 14px/18px Arial;
	color: #555;
	margin-bottom: 20px;
}

.about_learning {
	float: left;
	width: 1160px;
	background: -webkit-linear-gradient(630deg, #eee, #ddd);
	background: -o-linear-gradient(630deg, #eee, #ddd);
	background: -moz-linear-gradient(630deg, #eee, #ddd);
	background: -ms-linear-gradient(630deg, #eee, #ddd);
	border-bottom: 2px solid #c5c5c5;
	box-shadow: 0 2px 1px 0 #e1e1e1;
	border-radius: 22px;
	padding: 20px;
	margin-bottom: 30px;
}

.logo_learning {
	float: left;
	width: 230px;
	margin: 0 20px 0 8px;
}

.logo_learning img {
	margin: 0 0 18px 57px;
}

.logo_learning .title_learning {
	float: left;
	width: 100%;
	font: bold 14px/14px Arial;
	color: #f58220;
	text-transform: uppercase;
	text-align: center;
}

ul.list_learning {
	float: left;
	width: 674px;
	margin-right: 40px;
	list-style-image: url(../images/marker.png);
	list-style-position: inside;
}

ul.list_learning li {
	float: left;
	width: 100%;
	font: 14px/23px Arial;
	color: #444;
}

a.learn_more {
	float: left;
	background: url(../images/btn_learn_more.png) repeat-x;
	width: 164px;
	height: 48px;
	font: 12px/50px Arial;
	color: #555;
	text-transform: uppercase;
	margin-top: 46px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	box-shadow: 1px 0 1px 0 #e1e1e1, -1px 0 1px 0 #e1e1e1;
}

a.learn_more:hover {
	text-decoration: none;
}

a.learn_more span {
	float: left;
	background: url(../images/icon_more.png) no-repeat;
	width: 22px;
	height: 22px;
	margin: 13px 10px 0 14px;
}

.record_interview {
	float: left;
	width: 290px;
	margin: 0 36px 10px 0;
}

.record_interview p {
	float: left;
	font: bold 14px/18px Arial;
	color: #555;
	margin-bottom: 20px;
}

.record_interview p span {
	float: left;
	font: bold 12px/18px Arial;
	color: #282828;
	text-transform: uppercase;
}

.record_interview .number {
	float: left;
	font: bold 20px/18px Arial;
	color: #000084;
	margin-bottom: 20px;
}

.record_interview .number span {
	float: left;
	font: bold 14px/18px Arial;
}

.information {
	margin: 0px 34px 10px 0;
}

.information2 {
	margin: 0px 34px 10px 0;
}

.information2 p {
	font: 12px/18px Arial;
	color: #555;
	margin-bottom: 20px;
}

.information p {
	float: left;
	font: 12px/18px Arial;
	color: #555;
	margin-bottom: 20px;
}

.numberPhone {
	margin-right: 100px;
	float: left;
	font: bold 24px/40px Arial;
	color: #190c5b;
}

.index_vaacancy .numberPhone {
	margin-right: 0px;
}

.number {
	float: left;
	background: url(../images/phone_icon.png) no-repeat;
	font: bold 24px/40px Arial;
	color: #190c5b;
	padding-left: 50px;
}

ul.questions_jobs {
	float: right;
	width: 410px;
	margin-bottom: 20px;
}

ul.questions_jobs li {
	float: left;
	width: 100%;
	border-bottom: 2px solid #e9e8e8;
}

ul.questions_jobs li.last {
	border-bottom: none;
}

ul.questions_jobs li a {
	float: left;
	width: 378px;
	padding: 0 16px;
	font: 16px/40px Arial;
	color: #f17811;
}

.current_jobs {
	/* float: left; */
	/* width: 1140px; */
	text-align: center;
	padding: 0 30px;
	margin-bottom: 40px;
}

.index_vaacancy .current_jobs {
	float: right;
	padding: 0;
}

.current_jobs a.item_job {
	/* float: left; */
	display: inline-block;
	vertical-align: middle;
	width: 220px;
	margin: 0 5px 10px 0;
}

.current_jobs a.last {
	margin-right: 0;
}

.current_jobs a.item_job img {
	/* float: left; */
}

.current_jobs a.item_job .about_job {
	/* float: left; */
	/* width: 210px; */
	text-align: left;
	min-height: 69px;
	padding: 8px 5px;
	background: -webkit-linear-gradient(630deg, #eee, #ddd);
	background: -o-linear-gradient(630deg, #eee, #ddd);
	background: -moz-linear-gradient(630deg, #eee, #ddd);
	background: -ms-linear-gradient(630deg, #eee, #ddd);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FFEEEEEE, EndColorStr=#FFDDDDDD GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FFEEEEEE, EndColorStr=#FFDDDDDD, GradientType=0);
	font: 12px/17px Arial;
	color: #777;
}

.current_jobs a.item_job .about_job span {
	font: 9px/17px Arial;
}


@media (min-width: 768px) {
	.about_rialtor {
		justify-content: center;
		flex-direction: row;
	}
}