.vacancy-block{
	padding: 27px 26px 34px 24px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	max-width: 370px;
    margin: 0 auto 30px;
}
.vacancy-name {
	height: 84px;
	overflow: hidden;
	margin-bottom: 20px;
}
.vacancy-name span{
	font-family: 'Play-Bold', sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 24px;
	color: rgba(30, 30, 30, 0.85);
}
.vacance-desc-title{
	font-family: 'Play-Bold', sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 27px;
	font-size: 18px;
	display: block;
	margin-bottom: 2px;
	color: rgba(30, 30, 30, 0.85);
}
.vacance-desc{
	margin-bottom: 12px;
	padding-left: 20px;
}
.vacance-desc li{
	color: #D52B1E;
}
.vacance-desc li span{
	font-family: 'Ubuntu-L', sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
	font-size: 18px;
	color: #616365;
}
.vacance-btn{
    margin-top: 20px;
}



/*VACANCY-SINGLE PAGE*/
.vacancy-head-row{
	margin-bottom: 33px;
}
.vacancy-price{
	font-family: 'Play-Bold';
	font-weight: bold;
	line-height: normal;
	font-size: 24px;
	text-align: right;
	color: #D52B1E;
	display: block;
	width: 100%;
}

.vacancy-content-desc{
	font-family: 'Ubuntu-L';
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
	font-size: 18px;
	color: #616365;
	margin-bottom: 22px;
}
.vacancy-content-list{
	margin-bottom: 20px;
	padding-left: 20px;
}
.vacancy-content-list li, .vacancy-content li{
	/*color: #D52B1E;*/
	margin-bottom: 12px;
}
.vacancy-content-list span, .vacancy-content span {
	font-family: 'Ubuntu-L', sans-serif!important;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
	font-size: 16px;
	color: #616365;
}
.vacancy-content b {
	font-family: 'Play-Bold';
	font-style: normal;
	font-weight: bold;
	line-height: 27px;
	font-size: 18px;
	color: rgba(30, 30, 30, 0.85);
	margin-bottom: 10px;
	display: block;
}


/*Block-right*/
.vacancy-form{
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding: 20px 17px 25px;
	z-index: 1;
}
.vacancy-form-title{
	display: block;
	font-family: 'Play-Bold';
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 24px;
	color: rgba(30, 30, 30, 0.85);
	margin-bottom: 12px;
}
.vacancy-form-subtitle{
	display: block;
	font-family: 'Ubuntu-L';
	font-style: normal;
	font-weight: 300;
	line-height: 23px;
	font-size: 18px;
	color: #616365;
	margin-bottom: 14px;
}
.vacancy-form-btn{
	display: block;
	text-align: center;
	background: #D52B1E;
	border-radius: 2px;
	font-family: 'Play-Bold';
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	padding: 10px 0 12px;
	border: none;
}
.vacancy-form-btn:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #e0292bc7;
}
.form-group {
	margin: 0;
}
.form-group input::placeholder, .form-group select::placeholder{
	color: #616365;
}
.form-group input, .form-group select {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-family: 'Ubuntu-L';
	font-weight: 300;
	line-height: 21px;
	font-size: 14px;
	padding: 10px 16px 8px;
	margin-bottom: 16px;
	color: #616365;
}
.form-group input:focus, .form-group select:focus{
	border: 1px solid rgba(30, 30, 30, 0.85);
	color: #1E1E1E;
	box-shadow: none;
	outline: none;
}



.vacancy-file-input {
	overflow: hidden;
	margin-bottom: 16px;
}
.vacancy-file-input:hover {
	cursor: pointer;
}
.vacancy-file-input img{
	transform: rotateX(180deg);
}
.input-file-container {
	position: relative;
}
.input-file-trigger {
	display: inline-block;
	font-family: 'Ubuntu-L';
	font-weight: 300;
	line-height: 23px;
	font-size: 18px;
	color: #616365;
	margin-bottom: 0;
	width: 100%;
	vertical-align: sub;
}
.input-file {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.input-file-trigger:before {
	content: '';
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAKwSURBVFhHvZfBbtNAEIZndolE4ZIjx/RUjkkqDqgH1AcA2hs3HKFI3Jo3aHiD9IaEQOYNAjxA6SHlRtMb4YIfoGkDEkGq8S4zm7WbNE5tk9ifFO16HHn+nZ3dnUVIieO0yiB+7QiUjzToKmisAELZvNQwAtSeBjgl+2dQd7uu2xmZdwkkCnCclxWQQQs1PI8cpoBEvofgVtt1X3vWFMtCAWbE8neb/rBnTf+FBnUAQUBC3NiIxArgUaNQhxTWijUth0ZPK7EdFw1h2wjHaVZX6pyhb/E3nWazai0RMxFY+civExOJSADPOYrxSW7OQ4yIy1qYE1dTQAmXu3OGfUjZtk+TCJjQy+CHsWTg6ZPHpv3w8ZNps6ADuc5TMYmADPZNmwF2Pv3LDPot0ziOU0ZZujDGlMQ55ShkjMRIB/66rNYfPEOEHWtMZNGI729smHYw+G7aFNymBBiQgM09SoS59RnHIuchmUVo/Clr9U3OyHsTy2KSnIdkEYEUemy8aPL8Jx4y9VoV1tbumP7W1sPIUci3wQB6vS/2CaB3fGx7NzLiVZDqhPt60jcf5d/Z2bm1XjEcDqP3KZ0z5bmzoGhYQKrCISfMFNxYMOSMJ6iM6tuHwqHl3xe0KR/Z58JRGo4EKNWl/tJ5MB7/sb0MKL87OQ0bzQ6K5Wq/rJBj993bN43JMtR+x7QFogL/FbdGAFUnHm2LhYlAjR32yf1oI1J/L1lREUvSU8r4MkQCuEaj83mbunmK8NjH9B0hEsBwWLSAXermIYKd74ahDzGr4DpUJVGNWDqk7qqK1HDkcwObiUCIiUTg11aRmJxw/K0450xsBKbhaAhZ2qct27GmFOgRonApsQ8WOQ5JFBDCxSuIEl3Pga7nXMLxHQJtLaEpqdBDEH1a37S1K7qex19GZwH4BwllJks2OrAeAAAAAElFTkSuQmCC');
}
.file-return {
	margin: 0;
}
.file-return {
	font-style: italic;
	font-size: 14px;
	margin: 0;
	max-height: 60px;
	overflow: hidden;
}
.file-return:not(:empty):before {
	content: "Файл: ";
	font-style: normal;
	font-weight: bold;
	display: block;
}

.vacancy-modal .modal-dialog{
	max-width: 370px;
}
.vacancy-modal .modal-body {
	padding: 100px 32px 140px;
}
.vacancy-modal .modal-content{
	border-radius: 0;
}
.vacancy-popup{
	background: #fff;
}
.vacancy-popup-title{
	font-family: 'Play-Bold';
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 24px;
	text-align: center;
	display: block;
	margin-bottom: 22px;
	color: #D52B1E;
}
.vacancy-popup-subtitle{
	font-family: 'Ubuntu-L';
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
	font-size: 18px;
	text-align: center;
	color: #616365;
	margin-bottom: 0;
}

.yamaha-vacancy-form .vacancy-name {
	height: auto;
}