#contactvc .row:before {
	content: none;
}

#contactvc .contactvs-title {
	color: #3d3d3d;
	color: var(--main-text-color);
	font-family: gotham;
	font-family: var(--main-font);
	font-weight: 500;
	font-weight: var(--main-font-weight-bold);
	line-height: 42px;
	font-size: 36px;
	margin-bottom: 20px;
	text-transform: none;
	margin-top: 18px;
}

#contactvc .contactvs__text {
	font-size: 14px;
	line-height: 18px;
	color: #3d3d3d;
	color: var(--main-text-color);
	font-weight: 100;
	font-weight: var(--main-font-weight-rgl);
	font-family: gotham;
	font-family: var(--main-font);
	margin-bottom: 10px;
}

#contactvc .contactvs-title__choice {
	text-transform: none;
	color: #3d3d3d;
	color: var(--main-text-color);
	font-weight: 500;
	font-weight: var(--main-font-weight-bold);
	font-size: 18px;
	line-height: 20px;
	font-family: gotham;
	font-family: var(--main-font);
	margin-top: 0px;
	margin-bottom: 10px;
}

#contactvc #wt_post .img-blog-detail {
	margin-bottom: 20px;
	width: 100%;
}

#contactvc #wt_post .img-blog-detail img {
	width: 100%;
}

#contactvc h3.page-subheading {
	text-transform: none;
	color: #3d3d3d;
	color: var(--main-text-color);
	font-weight: 500;
	font-weight: var(--main-font-weight-bold);
	font-size: 16px;
	line-height: 20px;
	font-family: gotham;
	font-family: var(--main-font);
	text-transform: none;
	margin-top: 0;
}

#contactvc .form-contactvs .wrapper-fieldset {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#contactvc .form-contactvs .submit,
#contactvc .form-contactvs .form-group {
	margin-top: 0;
	margin-bottom: 0;
}

#contactvc #submitMessageVc {
	display: block;
	height: 50px;
	text-align: center;
	background: #AC7A66;
	border-radius: 0 3px 3px 0;
	color: #ffffff;
	border: 1px solid #AC7A66;
	transition: all 0.3s ease;
	font-size: 14px;
	width: 150px;
	font-weight: 100;
	text-transform: none;
}

#contactvc #submitMessageVc:hover {
	background: #94563D;
	border: 1px solid #94563D;
}

#contactvc .form-contactvs .form-contactvs-label-value {
	height: 50px;
	margin-right: 0;
	width: 260px;
	border-radius: 3px 0 0 3px;
	font-size: 14px;
	font-weight: 100;
	text-transform: none;
	border: 1px solid #AC7A66;
	background-color: #fff;
	color: #3d3d3d;
	color: var(--main-text-color);
	text-align: left;
	padding-left: 20px;
}

#contactvc .form-contactvs .dropdownButtonChoiceCity .menu-type-support__item {
	height: 32px;
	padding-left: 0;
	cursor: pointer;
	display: block;
}

#contactvc .form-contactvs .dropdownButtonChoiceCity .menu-type-support__item p {
	font-size: 14px;
	font-weight: 100;
	text-transform: none;
	color: #3d3d3d;
	color: var(--main-text-color);
	font-family: gotham;
	font-family: var(--main-font);
	text-align: left;
	padding-left: 20px;
	line-height: 32px;
	padding-bottom: 0;
}

#contactvc .form-contactvs-item h3 a {
	font-weight: 100;
	font-weight: var(--main-font-weight-rgl);
	font-size: 16px;
	line-height: 20px;
	font-family: gotham;
	font-family: var(--main-font);
	color: #3d3d3d;
	color: var(--main-text-color);
}

#contactvc .form-contactvs-item h3 {
	margin-bottom: 10px;
	margin-top: 0;
}

#contactvc .block-info-vacancy {
	font-size: 14px;
	font-size: var(--main-fs-text);
	font-family: gotham;
	font-family: var(--main-font);
}


#contactvc .block-info-vacancy h3 {
	font-family: gotham;
	font-family: var(--main-font);
	margin-bottom: 20px;
}

#contactvc .vacancy-offer-title {
	font-weight: 500;
	font-weight: var(--main-font-weight-bold);
	font-family: gotham;
	font-family: var(--main-font);
	font-size: 16px;
	line-height: 20px;
	text-transform: none;
}

#contactvc .block-info-vacancy .b-v-info-title,
#contactvc .block-info-vacancy .b-v-info-content {
	background: transparent !important;
	font-size: 14px !important;
	font-weight: 100 !important;
	font-family: gotham !important;
	line-height: 18px;
	color: #3d3d3d !important;
}

#contactvc .block-info-vacancy .b-v-info-title span,
#contactvc #center_column .block-info-vacancy p,
#contactvc #center_column .block-info-vacancy h2 {
	font-size: 14px !important;
	font-weight: 100 !important;
	font-family: gotham !important;
	line-height: 18px;
	color: #3d3d3d !important;
}

#contactvc .block-info-vacancy .b-v-info-content span {
	font-size: 14px !important;
	font-weight: 100 !important;
	font-family: gotham !important;
	line-height: 18px;
	color: #3d3d3d !important;
}

#contactvc #center_column .block-info-vacancy h2 span {
	margin-top: 7px;
	display: block;
}


#contactvc .block-info-vacancy .b-v-info-content {
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 15px !important;
}

#contactvc .form-vacancy-offer {
	margin-top: 0;
	padding-top: 0;
}


#contactvc .form-vacancy-offer .form-group label {
	font-weight: 100;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 7px;
	font-size: 14px;
	font-size: var(--main-fs-text);
	line-height: 18px;
	color: #3d3d3d;
	color: var(--main-text-color);
}

#contactvc .form-vacancy-offer .form-group input.form-control {
	background: #FFFFFF;
	border: 1px solid #AC7A66;
	box-sizing: border-box;
	border-radius: 4px;
	padding-left: 20px;
	font-size: 14px;
	font-size: var(--main-fs-text);
	color: #3d3d3d;
	color: var(--main-text-color);
}

#contactvc .form-vacancy-offer .form-group #message {
	background: #FFFFFF;
	border: 1px solid #AC7A66;
	box-sizing: border-box;
	border-radius: 4px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
}


#contactvc .form-vacancy-offer #submitMessage {
	background: #AC7A66;
	border-radius: 4px;
	width: 100%;
	max-width: 320px;
	height: 50px;
	border: 1px solid #AC7A66;
	text-transform: none;
	font-weight: 100;
	font-weight: var(--main-font-weight-rgl);
	font-size: 14px;
	font-size: var(--main-fs-text);
	padding: 0;
	transition: all 0.3s ease;
	color: #fff;
	line-height: 50px;
}

#contactvc .form-vacancy-offer #submitMessage:hover {
	background: #94563D;
	color: #fff;
	border: 1px solid #94563D;
}

#contactvc .alert {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #AC7A66;
}

#contactvc .form-vacancy-offer .g-recaptcha iframe {
	border: 1px solid #94563D;
	border-radius: 4px;
}


#contactvc .form-vacancy-offer #uniform-fileUpload {
	width: 100%;
	height: 38px;
	border: 1px solid #AC7A66;
	border-radius: 4px;
	cursor: pointer;
	max-width: 320px;
}

#contactvc .form-vacancy-offer #uniform-fileUpload #fileUpload {
	cursor: pointer;
}

#contactvc .form-vacancy-offer input.form-control {
	max-width: 320px;
}

#contactvc .form-vacancy-offer #uniform-fileUpload .action {
	color: #3d3d3d;
	color: var(--main-text-color);
	font-weight: 100;
	font-weight: var(--main-font-weight-rgl);
	font-family: gotham;
	font-family: var(--main-font);
	font-size: 14px;
	font-size: var(--main-fs-text);
	background: none;
	width: 130px;
	padding-left: 8px;
	height: 37px;
	cursor: pointer;
}

#contactvc .form-vacancy-offer #uniform-fileUpload .filename {
	background: #AC7A66;
	padding: 0;
	padding-left: 10px;
	color: #fff;
	font-weight: 100;
	font-weight: var(--main-font-weight-rgl);
	font-family: gotham;
	font-family: var(--main-font);
	border: none;
	height: 37px;
	cursor: pointer;
	width: 155px;
	font-size: 14px;
}

#contactvc .form-vacancy-offer .g-recaptcha {
	margin-top: 20px;
}

#contactvc .block-info-vacancy hr {
	display: none;
}

#contactvc .block-info-vacancy a[href^="mailto:"] {
	font-family: gotham !important;
	color: #AC7A66 !important;
	font-size: 14px !important;
	line-height: 18px !important;
}

#contactvc .block-info-vacancy a[href^="mailto:"]:hover {
	color: #94563D !important;
}

#contactvc .button-support-to-home {
	background: #AC7A66;
	border-radius: 4px;
	width: 196px;
	height: 50px;
	border: 1px solid #AC7A66;
	text-transform: none;
	font-weight: 100;
	font-weight: var(--main-font-weight-rgl);
	font-size: 14px;
	font-size: var(--main-fs-text);
	padding: 0;
	transition: all 0.3s ease;
	color: #fff;
	line-height: 50px;
	text-align: center;
}

#contactvc .button-support-to-home:hover {
	background: #94563D;
	color: #fff;
	border: 1px solid #94563D;
}

#contactvc .alert.alert-success {
	color: #3d3d3d;
	color: var(--main-text-color);
	margin-bottom: 10px;
}

#contactvc .alert.alert-success:before {
	content: none;
}

#contactvc #wt_post .img-blog-detail img {
	width: 100%;
}

.container:before, .container:after {
	content: none;
}

.block-image-vacancy {
	margin-top: 20px;
}

.block-image-vacancy img {
	width: 100%;
	height: auto;
}


.block-form-vacancy {
	background-color: #F5F5F5;
	padding-bottom: 50px;
}

#contactvc .title-contacts-hr {
	font-size: 36px;
	color: #3D3D3D;
	font-weight: 500;
	margin-right: 150px;
}

.align-center {
	align-items: center;
	display: flex;
}

p {
	font-size: 16px;
	font-family: gotham;
}

.block-vacancy-tel,
.block-vacancy-email {
	display: flex;
	align-items: baseline;
}

.wrapper-info-block {
	display: flex;
	flex-direction: column;
}

#contactvc .block-vacancy-tel p,
#contactvc .block-vacancy-email p {
	margin-right: 10px;
}

#contactvc h1 {
	font-size: 22px;
	width: 850px;
	text-align: center;
	display: block;
	font-family: gotham;
	margin: 50px auto 0;
	font-weight: 500;
}

#contactvc p.vacancy-main-text {
	font-size: 22px;
	width: 850px;
	text-align: center;
	display: block;
	margin: 10px auto;
	font-weight: 500;
}



#vacandy-form input {
	border: 1px solid #3D3D3D;
	border-radius: 3px;
	height: 40px;
	width: 415px;
	margin-bottom: 0;
	padding-left: 20px;
	font-size: 16px;
    font-family: gotham;
    color: #3d3d3d;
    font-weight: 100;
}

#vacandy-form input::placeholder {
	font-size: 16px;
    font-family: gotham;
    color: #8F8F8F;
    font-weight: 100;
}




#vacandy-form {
	width: 415px;
    margin: 0 auto;
}

.vacandy-form__send-form, .vacandy-form__link-file {
	height: 45px;
	width: 330px;
	background-color: #3D3D3D;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	border: 1px solid #3D3D3D;
	cursor: pointer;
	line-height: 45px;
	border-radius: 3px;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
}

.vacandy-form__link-file {
	background-color: #fff;
	color: #3D3D3D;
}


.block-raiting {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
}

.d-flex {
	display: flex;
}

.align-center {
	align-items: center;
}

.justify-center {
	justify-content: center;
}

#contactvc .title-raiting {
	margin-right: 10px;
}



#contactvc .block-banner-form {
	width: 636px;
	display: block;
	margin-top: 0;
}

#contactvc .block-banner-form img {
	width: 100%;
	height: auto;
}

#contactvc .text-info-form {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-top: 50px;
	display: block;
    padding-bottom: 100px;
}

#contactvc .row-vacancy-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block-form-vacancy__title {
	font-size: 36px;
	font-weight: 500;
    margin-top: 90px;
    font-family: 'gotham';
	margin-top: 50px;
	text-align: center;
}

.block-form-vacancy__text {
    margin: 0 auto 70px;
	text-align: left;
	width: 520px;
}

.form-vacancy .form-vacancy__text-label {
	margin: 0 auto 25px;
	font-size: 20px;
    width: 415px;
    line-height: 22px;
}

#vacandy-form .block-agreement .checker {
	width: 25px;
	height: 25px;
    display: block;
    margin-right: 0;
    margin-top: 0 !important;
}

#vacandy-form .block-agreement .checker span.checked {
    background-position: 0;
    display: block;
    width: 25px;
    height: 25px;
    background-color: transparent;
    position: relative;
    border: 1px solid #3D3D3D;
	border-radius: 3px;
	top: 0;
}

#vacandy-form .block-agreement .checker span {
	background-position: 0;
    display: block;
    width: 25px;
    height: 25px;
    background-color: transparent;
    position: relative;
    border: 1px solid #3D3D3D;
	border-radius: 3px;
	top: 0;
	background-image: none;
}

#vacandy-form .block-agreement .checker span input {
    left: -1px;
    top: -1px;
    width: 25px;
    height: 25px;
    cursor: pointer;
	border-radius: 3px;
}


#vacandy-form .block-agreement .checker span.checked:after {
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #3D3D3D;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#vacandy-form .form-contactvs-label-value {
    background-color: #fff;
    border: 1px solid #3d3d3d;
    border-radius: 4px;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    color: #3d3d3d;
    color: var(--main-text-color);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    width: 415px;
    display: block;
    text-align: left;
    font-size: 16px;
    position: relative;
}

#vacandy-form .form-contactvs-label-value:after {
	content: '';
	position: absolute;
    width: 40px;
    height: 38px;
    background-color: #3D3D3D;
    left: auto;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
	background-image: url(/img/2024/icon-city.svg);
    background-repeat: no-repeat;
	background-position: center;
}

#vacandy-form .help-block ul {
    list-style: none;
    padding-left: 7px;
}

#vacandy-form .help-block ul li {
	color: #f13340;
    padding-top: 0px;
}
#vacandy-form .help-block {
    height: 18px;
}
#vacandy-form .help-block {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    color: #b7b7b7;
    height: 32px;
}










#vacandy-form .menu-type-support.dropdownButtonChoiceCity {
	border: 1px solid #DDDDDD;
    border-radius: 4px;
    top: 38px;
    width: 375px;
}









#vacandy-form .form-group {
	margin-bottom: 0;
}

#vacandy-form .block-agreement {
	display: flex;
	margin-top: 0;
}

.block-agreement label {
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
	width: 360px;
	margin-left: 18px;
	cursor: pointer;
	user-select: none;
}


.wrapper-send {
	margin-top: 35px;
}


.block-contacts-vacancy {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: left;
}

#contactvc .wrapper-send__text-info {
	margin-bottom: 35px;
}

#contactvc .products-catalog__sort .product-sort__btn,  #contactvc .products-catalog__sort {
	width: 415px;
}

#contactvc .dropdown-menu {
	width: 415px;
}








#contactvc .g-block-footer {
	margin-top: 3px;
}

.dropdownButtonChoiceCity ul li p {
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 14px;
	margin: 0;
}

.dropdownButtonChoiceCity ul li p:hover {
	background-color: #F5F5F5;
}


#contactvc .form-vacancy .block-success-request {
    position: absolute;
    content: '';
    background: #f5f5f5;
    width: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    height: 300px;
    display: none;
}

#contactvc .form-vacancy .blcok-overlay-form {
    position: absolute;
    content: '';
    background: #f5f5f5;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    height: 100%;
    display: none;
    opacity: 1;
}

#contactvc .form-vacancy .block-success-request__title {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 105px;
}

#contactvc .form-vacancy .block-success-request__title__link {
    color: #AC7A66;
    text-align: center;
    display: block;
    border-bottom: 1px solid #AC7A66;
    width: 85px;
    margin: 50px auto;
    line-height: 18px;
}

@media screen and (max-width: 1326px) {
	#contactvc .block-banner-form {
		width: 100%;
	}
}



@media screen and (max-width: 1200px) {
	#contactvc .form-vacancy-offer #submitMessage {
		width: 293px;
	}
	#contactvc .block-banner-form {
		width: 100%;
		margin-top: 69px;
	}

	#contactvc h1, #contactvc p.vacancy-main-text {
		width: 100%;
	}
	#contactvc .form-vacancy .block-success-request {
		transform: translate(-50%, -80%);
	}
	.block-form-vacancy {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	#contactvc .contactvs-title {
		font-size: 26px;
		line-height: 26px;
	}

	#contactvc .form-vacancy-offer .form-group #message {
		width: 320px;
	}

	#contactvc .form-vacancy-offer #submitMessage {
		width: 320px;
	}

	#vacandy-form, #vacandy-form input, #vacandy-form .form-contactvs-label-value {
		width: 100%;
	}
	.block-agreement label {
		width: 100%;
	}
	.block-contacts-vacancy {
		justify-content: space-between;
	}
	#contactvc .title-contacts-hr {
		margin: 0;
	}
	.block-form-vacancy__title, .block-form-vacancy__text {
		width: 100%;
	}
	.form-vacancy .form-vacancy__text-label {
		width: 100%;
		font-size: 18px;
	}
	#contactvc .text-info-form {
		font-size: 20px;
		padding-bottom: 0;
		margin-top: 0;
	}
	.block-form-vacancy__text {
		margin-bottom: 20px;
	}
	#vacandy-form .help-block ul li {
		font-size: 14px;
	}
	#vacandy-form .help-block {
		height: 25px;
	}
	.wrapper-send {
		margin-top: 20px;
	}
	#contactvc .wrapper-send__text-info {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	#contactvc .block-banner-form {
		margin-top: 0;
	}
	.form-vacancy .form-vacancy__text-label {
		margin-top: 50px;
		width: 415px;
	}
	#vacandy-form, #vacandy-form input {
		width: 415px;
	}
	.block-agreement label {
		width: 415px;
	}
	#contactvc .text-info-form {
		padding-bottom: 50px;
	}
	#contactvc .title-contacts-hr {
		font-size: 26px;
	}
	#contactvc .form-vacancy .block-success-request {
        transform: translate(-50%, -50%);
    }
}




@media screen and (max-width: 576px) {
	#contactvc #wt_post .img-blog-detail {
		width: 100%;
	}
	#contactvc .title-contacts-hr {
		font-size: 24px;
		margin-top: 20px;
	}
	.block-contacts-vacancy {
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 25px;
	}
	.block-raiting {
		margin-bottom: 0;
	}
	#contactvc .text-info-form {
		padding-bottom: 0;
	}
}

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

	#contactvc .form-contactvs,
	#contactvc .form-contactvs .form-contactvs-label-value,
	#contactvc #submitMessageVc {
		width: 100%;
	}

	#contactvc .form-contactvs .wrapper-fieldset .form-group.selector1 {
		width: calc(100% - 30%);
	}

	#contactvc .form-contactvs .wrapper-fieldset .block-button-choice-city {
		width: calc(100% - 70%);
	}

	.form-vacancy .form-vacancy__text-label {
		margin-top: 50px;
		width: 100%;
	}
	#vacandy-form, #vacandy-form input {
		width: 100%;
	}
	.block-agreement label {
		width: 100%;
	}
}

@media screen and (max-width: 370px) {
	#contactvc .form-contactvs .wrapper-fieldset .form-group.selector1 {
		width: calc(100% - 35%);
	}

	#contactvc .form-contactvs .wrapper-fieldset .block-button-choice-city {
		width: calc(100% - 65%);
	}

	#contactvc .form-vacancy-offer .form-group #message {
		width: 100%;
		max-width: 320px;
	}
	.vacandy-form__send-form, .vacandy-form__link-file {
		width: 100%;
		font-size: 14px;
	}
	#contactvc .text-info-form {
		font-size: 18px;
	}
}