.vacancy{
	padding: 36px 0 49px;
}

.vacancy .section-title-pages {
    margin-bottom: 28px;
}
.vacancy .card{
	margin: 0 auto;
	min-height: 440px;
	max-height: 440px;
	overflow: hidden;
}
.block-vacancy{
    margin-bottom: 40px;
	position: relative;
}
.block-vacancy:nth-child(3n) {
    padding-right: 0px;
}
.block-vacancy:nth-child(3n+1) {
    padding-left: 0px;
}
.vacancy .card-body{
	padding: 38px 31px 20px 32px
}
.block-vacancy .card {
	max-width: 370px;
	width: 100%;
	border-radius: 0;
}
.vacancy-expirience{
	height: 38px;
}
.card-title{
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.87);
	margin-bottom: 0;
	font-family: 'InfinitiBrand-Bold', sans-serif;
}
.name-dealer-vacancy{
	margin-bottom: 20px;
	display: block;
	font-size: 20px;
	font-family: 'InfinitiBrand-Light', sans-serif;
}
.card-text b{
	color: rgba(0, 0, 0, 0.75);
	font-family: 'InfinitiBrand-Regular', sans-serif;
}
.card-text{
	line-height: normal;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.55);
	margin-bottom: 15px;
	font-family: 'InfinitiBrand-Light', sans-serif;
}
.vacacy-desc{
	max-height: 76px;
	overflow: hidden;
}
.btn-vacancy {
	font-size: 12px;
	margin-top: 4px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	border: 2px solid rgba(0, 0, 0, 0.8);
	width: 100%;
	background: transparent;
	color: rgba(0, 0, 0, 0.8);
	border-radius: 0;
	padding: 10px 0;
	font-weight: bold;
	font-family: 'InfinitiBrand-Bold', sans-serif;
	position: absolute;
	bottom: 35px;
	max-width: 305px;
}
.btn-vacancy:not(:disabled):not(.disabled):active{
	color: #fff;
	background-color: #000000;
	border-color: #000000;
}
.btn-vacancy:hover {
	background: #000000;
	border-color: #000000;
}
.infiniti-vacancy-form {
	max-width: 320px;
	margin: 0 auto;
}

@media (max-width: 1199.98px){
	.block-vacancy {
		padding: 0 15px!important;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.btn-vacancy {
		max-width: 265px;
	}
}
@media (max-width: 991.98px) {
	.vacancy-single .form-vacancy {
		float: none!important;
		margin: 20px auto 0;
	}
	.vacancy-single-name {
		font-size: 26px;
	}
	.vacancy-single .name-dealer-vacancy {
		margin-bottom: 20px;
		font-size: 22px;
	}
	.vacancy-single-about h2 {
		margin: 0px 0 20px;
	}
	.vacancy-single-about ul {
		margin-bottom: 20px;
	}
}
@media (max-width: 767.98px) {
	.btn-vacancy {
		position: relative;
		bottom: auto;
	}
	.vacancy .card {
		min-height: auto;
	}
	.btn-vacancy {
		margin-bottom: 20px;
	}
	.vacancy-single-btn {
		float: none!important;
		margin-top: 12px!important;
	}
}
.vacancy-single .name-dealer-vacancy {
	margin-bottom: 40px;
	font-size: 28px;
	text-transform: uppercase;
}
.vacancy-single-name{
	font-family: 'InfinitiBrand-Regular', sans-serif;
	line-height: normal;
	font-size: 30px;
	display: block;
	color: rgba(0, 0, 0, 0.93);
	margin-bottom: 0;
	text-transform: uppercase;
}
.vacancy-single-expirience{
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	display: block;
	color: rgba(0, 0, 0, 0.45);
}
.vacancy-single-expirience span{
	color: #E40C25;
}
.vacancy-single-price{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	display: block;
	color: rgba(0, 0, 0, 0.45);
}
.vacancy-single-price span{
	color: rgba(0, 0, 0, 0.75);
}
.vacancy-single-about h2{
	margin: 0px 0 30px;
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.87);
	font-family: 'InfinitiBrand-Bold', sans-serif;
}
.vacancy-single-about ul{
	padding-left: 20px;
	margin-bottom: 30px;
}
.vacancy-single-about ul li{
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	color: #737373;
	font-family: 'InfinitiBrand-Light', sans-serif;
}
.vacancy-single-btn {
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	background: #E40C25;
	color: #FFFFFF;
	padding: 12px 0 10px;
	max-width: 200px;
	width: 100%;
	display: inline-block;
	text-align: center;
	float: right;
	margin-top: 30px;
}
.vacancy-single .form-vacancy .form-title {
	margin-bottom: 28px;
	text-transform: uppercase;
	font-size: 28px;
	color: #000000;
	font-family: 'InfinitiBrand-Light', sans-serif;
}
.vacancy-single .form-vacancy{
	max-width: 400px;
	float: right;
	width: 100%;
	padding: 40px 20px;
}
.vacancy-single .form-bottom-block .order-form {
	max-width: 300px;
	margin: 0 auto;
}