

/* Start:/bitrix/templates/main_25_04_2017/components/bitrix/menu/grey_tabs/style.css?16783389381732*/

div.grey-tabs-menu
{
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
    text-align: center;
}

div.grey-tabs-menu ul
{
	display: inline-table;
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}

div.grey-tabs-menu li
{
	margin:0;
	padding:0;
    display: inline-block;
}

div.grey-tabs-menu a
{

	float:left;
	margin:0;
	padding: 0;
	text-decoration:none;
	margin-top:0.2em;
}

div.grey-tabs-menu a nobr
{
	float:left;
	display:block;
	font-size: 22px;
	/*border: 1px solid #c5c5c5;*/
	background: #96ff00;
	padding:10px 60px 8px;
	white-space:nowrap;
	color:#000;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 3px;
}

div.grey-tabs-menu a nobr:hover{
	box-shadow: 0 0 20px 0px rgba(221, 221, 221, 1);
}

div.grey-tabs-menu a.active nobr{
	border: 1px solid transparent;
	background: #ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.grey-tabs-menu a nobr {float:none;}
/* End IE5-Mac hack */

div.grey-tabs-menu a:hover nobr
{
	color:#000;
}

div.grey-tabs-menu a:hover
{
	background-position:0% -42px;
}

div.grey-tabs-menu a:hover nobr
{
	background-position:100% -42px;
}

div.menu-clear-left
{
	clear:left;
}
@media screen and (max-width: 1140px){
	div.grey-tabs-menu a nobr{
	    padding: 10px 44px 8px;
	}
}
@media screen and (max-width: 960px){
	div.grey-tabs-menu a nobr{
		padding: 10px 20px 8px;
		font-size: 20px;
	}
}

@media screen and (max-width: 780px){
	div.grey-tabs-menu a nobr {
		padding: 10px 10px 8px;
		font-size: 17px;
	}
}

@media screen and (max-width: 560px){

	div.grey-tabs-menu li {
		width: 80%;
	}
	div.grey-tabs-menu a {
		margin-top: 0;
		width: 100%;
	}
}
@media screen and (max-width: 435px){
	div.grey-tabs-menu li {
		width: 95%;
	}
}
/* End */


/* Start:/bitrix/templates/main_25_04_2017/components/bitrix/news.list/jobs_list/style.css?16783389383138*/
.jobs_wrapp {
	font-family: "Century Gothic";
	font-weight: bold;
}
.jobs_wrapp a, .jobs_wrapp a:hover{
	color:#000;
}
.description_wrapp,.jobs_wrapp .name{
	margin-left: 40px;
	margin-bottom: 55px;
}
.jobs_wrapp .name{
	margin-bottom: 10px;
}
.name .title h4{
	font-size: 28px;
	font-weight: 600;
}
.salary{
	width: 150px;
}
.salary_wrapp{
	float: right;
	margin-top: -25px;
	display: inline-block;
}
.salary_wrapp .salary span{
	display: block;
}
.salary_wrapp .salary span:first-child{
	font-size: 32px;
	margin-top: 28px;
}
.salary_wrapp .salary span:last-child{
	font-size: 16px;
}
.description_wrapp>.description {
	margin-right: 20px;
}
.description_wrapp>.description>p{
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 8px;
}
.description_wrapp>.description>p:not(:first-of-type),
.description_wrapp>.description>ul:not(:first-of-type){
	display: none;
}
.jobs_wrapp>.item{
	margin-bottom: 20px;
	border: 1px solid #e2e2e2;
	position: relative;
}
.jobs_wrapp>.item li{
	list-style-type: none;
	position: relative;
	line-height: 30px;
	font-size: 16px;
}
.jobs_wrapp>.item li:before{
	content: '';
	background: url("/bitrix/templates/main_25_04_2017/components/bitrix/news.list/jobs_list/img/arrow-min.png") no-repeat;
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	top: 2px;
	left: -32px;
}
.btn-resume{
	border: 0;
    color: #fff;
    background: #000;
    font-size: 17px;
    padding: 11px 30px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 41%;
	outline: none;
}
.btn-resume.active{
	    color: #000;
    background: #fff;
    border: 1px solid #c5c5c5;
}
@media screen and (max-width: 745px){
	.name .title h4 {
		font-size: 22px;
	}
	.salary_wrapp .salary span:first-child{
	    font-size: 26px;
	}
	.salary_wrapp .salary span:last-child {
   	 font-size: 14px;
	}
	.btn-resume{
		font-size: 13px;
	}
	.jobs_wrapp>.item li{
		font-size: 13px;
	}
	.description_wrapp>.description>p {
		font-size: 14px;
	}
	.salary_wrapp{
		width: 120px
	}
}
@media screen and (max-width: 600px){
	.jobs_wrapp .name {
		margin-left: 10px;
	}
	.description_wrapp{
		margin-left: 0px;
	}
	.btn-resume{
		left: 35%;
	}
}
@media screen and (max-width: 550px){
	.name .title h4 {
		font-size: 17px;
	}
	.salary_wrapp {
		width: 110px;
	}
	.jobs_wrapp>.item li{
		margin-bottom: 10px;
		padding-top: 4px;
		line-height: 17px;
	}
	.description_wrapp>.description>p {
		margin-top: 14px;
	}
	.btn-resume{
		left: 31%;
	}
}
@media screen and (max-width: 360px){
	.jobs{
		display: none
	}
}
@media screen and (max-width: 320px){
	.jobs_wrapp .name {
		margin-left: 5px;
	}
	.name .title h4{
		font-size: 16px;
	}
	.salary_wrapp{
		width: 100%;
		padding-right: 10px;
	}
	.salary_wrapp .salary span:first-child{
		font-size: 22px;
		margin-top: 20px;
	}
	.jobs_wrapp .name tbody>tr:first-child{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.jobs_wrapp>.item li{
		margin-bottom: 10px;
		padding-top: 4px;
		line-height: 15px;
	}
	.btn-resume{
	    width: 60%;
	    left: 20%;
	}
}

/* End */
/* /bitrix/templates/main_25_04_2017/components/bitrix/menu/grey_tabs/style.css?16783389381732 */
/* /bitrix/templates/main_25_04_2017/components/bitrix/news.list/jobs_list/style.css?16783389383138 */
