

/* Start:/local/templates/gum_main/components/bitrix/news.list/gum_vacancies/style.css?1539860801861*/
.no-vacancies-wrap {
	width:100%;
	margin:40px 0;
	text-align:center;
}

.no-vacancies-wrap p {
	font-size: 16px;
    color: #9a1e44;
	font-family: 'pf_encore_sans_proregular', sans-serif;
}

.no-description {
	margin-left:20px;
    font-size: 14px;
	color:#333;
}

/* 
* * * * * * * * 
* popup-style *
*  (button)   *
* * * * * * * *
*/

.vacancy-btn{
    background-color:  #cfba8a;
    width: 260px;
    height: 32px;
    display: block;
    color:  #ffffff;
    font-size: 12px;/* Приближение из-за подстановки шрифтов */
    font-weight: 700;
    text-align: center;
    line-height: 32px;
    text-transform: uppercase;
    margin: 27px 0;
    transition: all 0.5s;
    font-family: 'pf_encore_sans_probold', sans-serif;
}

.vacancy-btn:hover{
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
}
/* End */


/* Start:/local/templates/gum_main/components/project/form.result.new/vacancy_form/style.css?154840577110985*/
.no-vacancies-wrap {
	width:100%;
	margin:40px 0;
	text-align:center;
}

.no-vacancies-wrap p {
	font-size: 16px;
    color: #9a1e44;
	font-family: 'pf_encore_sans_proregular', sans-serif;
}

.no-description {
	margin-left:20px;
    font-size: 14px;
	color:#333;
}

/* 
* * * * * * * * 
* popup-style *
*    (form)   *
* * * * * * * *
*/

.popup-vacancy{
    position: absolute;
    z-index: 3100;
    background-color: #fff;
    left: calc(50% - 300px);
    top: 30px;
    box-sizing: border-box;
    display: none;
    width: 100%;
    max-width: 720px;
    padding: 32px 49px;
    z-index: 999;
    overflow: hidden;
    font-family: 'pf_encore_sans_proregular', sans-serif;
}
.vacancy-popup .fancybox-skin{
    background-color:#ffffff;
}
.popup-vacancy-title{
    color:  #000000;
    font-size: 40px;/* Приближение из-за подстановки шрифтов */
    font-weight: 100;
    text-align: center;
    text-transform: none;
    margin-bottom: 46px;
    font-family: 'pf_encore_sans_prothin', sans-serif;
}
.input-wrapp{
    float: left;
    width: 49%;
    margin-bottom: 21px;
    margin-right: 2%
}
.popup-vacancy-block .input-wrapp:nth-child(even){
    margin-right: 0;
}
.popup-vacancy-block:after {
  content: "";
  display: table;
  clear: both;
}
.popup-vacancy-title-l{
    color:  #000000;
    font-size: 20px;/* Приближение из-за подстановки шрифтов */
    font-weight: 100;
    text-align: center;
    margin: 28px 0;
    text-transform: none;
    font-family: 'pf_encore_sans_prothin', sans-serif;
}
.vacancy-form.clevered.alice .input-wrapp label{
    color:  #cca777;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    text-align: left;
    margin-bottom: 12px;
    display: block;
    font-family: 'pf_encore_sans_proregular', sans-serif;
}
.input-wrapp input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border-style: solid;
    border-width: 1px;
    border-color:  #cfba8a;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding-left: 15px;
    border-radius: 0;

}
.input-wrapp_width{
    float: none;
    width: 100%;
}
.input-wrapp_width input{
    width: 100%
}
.select-wrapp{
    font-size: 0;
}
.select-wrapp select{
    display: inline-block;
    width: 60%;
    vertical-align: top;
}
.select-wrapp input{
    display: inline-block;
    width: 40%;
    vertical-align: top;
    position: relative;
    left: 0px;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 300;
    text-align: center;
    color:#9a1e44;
    padding-left: 0;
    font-family: 'pf_encore_sans_book', sans-serif;
}
.select-wrapp input::placeholder{
    color: #9a1e44;
}
.select-wrapp input:-ms-input-placeholder {
    color: #9a1e44;
}

.select-wrapp input::-ms-input-placeholder {
    color: #9a1e44;
}
.vacancy-form .jClever-element{
    display: inline-block;
    width: 60%
}
.select-wrapp .jClever-element{
    z-index: 999 !important;
}
.vacancy-form.clevered.alice .jClever-element-select-wrapper{
    border: 1px solid #cfbb87;
    height: 34px;
    width: 100% !important;
    border-right: none;
}
.vacancy-form.clevered.alice .jClever-element-select-center{
    height: 34px;
    line-height: 34px;
    color: #9a1e44;
    font-family: 'pf_encore_sans_proregular', sans-serif;
}
.vacancy-form.clevered.alice .jClever-element-select-right{
    background: url(https://gum.ru/images/cinema-select-arrow.png) no-repeat;
    width: 15px;
    height: 9px;
    color: transparent;
    right: 10px;
    top: 12px;
}
.vacancy-form.clevered.alice .jClever-element.focused .jClever-element-select-wrapper{
    border: 1px solid #cfbb87;
    outline: none;
    
}
.vacancy-form.clevered.alice .jClever-element.focused .jClever-element-select-center{
    background: #cfbb87;
}
.vacancy-form.clevered.alice .jClever-element-select-list>li:hover, .vacancy-form.clevered.alice .jClever-element-select-list>li.selected{
    background:  #cfbb87;
    color:#9a1e44;
}
.vacancy-form.clevered.alice .jClever-element-select-list-wrapper{
    border: 1px solid #cfbb87;
    top: 33px;
    border-top:none;
    left: 0;
}
.vacancy-form.clevered.alice .jspDrag{
    background: #cfbb87;
}
.vacancy-form.clevered.alice .jClever-element-file-button{
    display: none;
}
.file-input{
    display: none !important;
}
.vacancy-form.clevered.alice label.file-input-label{
    display: inline-block;
    cursor: pointer;
    color:  #982145;
    font-size: 13.99px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    text-align: left;
    position: absolute;
    left: 30px;
    top: 3px;
    font-family: 'pf_encore_sans_proregular', sans-serif;

}
.file-input-label:hover{
    opacity: 0.8;
}
.add-file-wrapp{
    position: relative;
}
.add-file-wrapp:before{
    content:'';
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    width: 18px;
    height: 21px;
    background: url(https://gum.ru/images/add-file-img-mini.png) no-repeat center center;
    background-size: cover;

}
#upload_visible{
    margin-left: 30px;
    border:none;
    width: 100%;
    color:  #982145;
    font-size: 13.99px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    text-align: left;

}
#direct-check{
    visibility: hidden;
    display: none;
}
#direct-check:checked + .checkbox-demon:before{
    content: '';
    opacity: 1;
}
.checkbox-demon{
    display:  block;
    max-width: 25px;
    border-style: solid;
    border-width: 1px;
    border-color:  #cfba8a;
    box-sizing: border-box;
    width: 17px;
    height: 17px;
    position: relative;
    margin-right: 15px;
    position: absolute;
    left:0px;
    top: 24px;
}
.checkbox-demon.error{
    border-color: #ff0000;
}
.checkbox-demon:before{
    content: '';
    display:  block;
    position: absolute;
    left: 2px;
    top: 3px;
    width: 12px;
    height: 10px;
    background: url('/local/templates/gum_main/components/project/form.result.new/vacancy_form/./images/check-icon.svg') no-repeat center center;
    background-size: cover;
    opacity: 0;
}
.checkbox-wrapp{
    padding-top: 20px;
    padding-bottom: 33px;
    position: relative;
}
.vacancy-form.clevered.alice label.direct-check-label{
    color:  #cca777;
    font-size: 13.99px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    text-align: left;
    cursor: pointer;
    font-family: 'pf_encore_sans_proregular', sans-serif;
    position: relative;
    padding-left: 30px;
    display: block;
    
}
.direct-check-label .checkbox-demon{
    display: none;
}
.direct-check-label a{
    color:  #982145;
    text-decoration: none;
}
.vacancy-form-btn{
    background-color:  #a70737;
    width: 220px;
    height: 38px;
    margin:0 auto;
    display: block;
    color:  #ffffff;
    font-size: 14px;/* Приближение из-за подстановки шрифтов */
    font-weight: 700;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    transition: all 0.5s;
    font-family: 'pf_encore_sans_probold', sans-serif;
}
.vacancy-form-btn:hover{
    background-color:  #000000;
    transition: all 0.5s
}
.vacancy-popup-close{
    display:  block;
    position: absolute;
    right: 13px;
    top: 13px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.vacancy-popup-close:before{
    content:'';
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
    width: 28px;
    height: 1px;
    transform: rotate(45deg);
    background: #a90c3a;
}
.vacancy-popup-close:after{
    content:'';
    display: block;
    position: absolute;
    right: 0;
    top: 14px;
    width: 28px;
    height: 1px;
    transform: rotate(-45deg);
    background: #a90c3a;
}
.vacancy-popup.fancybox-overlay{
    opacity: 1;
}
.vacancy-popup .fancybox-close{
    top: 14px;
    right: 28px;
}
.icon-close{
    position: relative;
    float: right;
    margin-top: -32px;
    margin-right: -66px;
}
body.no-scroll-vacancy{
    overflow: hidden;
}
.vacancy-input-item.error{
    border: 1px solid #ff0000;
}
.clevered.alice label.file-input-label.error{
    color: #ff0000;
}
.required-fields{
    color: #cca777;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding-top: 30px;
    display: block;
    font-family: 'pf_encore_sans_proregular', sans-serif;
}
.success-popup{
    width: 100%;
    max-width: 720px;
    background: #fff;
    padding: 0 110px;
    display: none;
    padding-top: 30px;
    padding-bottom: 84px;
}
.success-popup-title{
    color:  #000000;
    font-size: 40px;/* Приближение из-за подстановки шрифтов */
    font-weight: 100;
    text-align: center;
    text-transform: none;
    margin-bottom: 54px;
    font-family: 'pf_encore_sans_prothin', sans-serif;
}
.success-popup-text{
    color:  #cca777;
    font-size: 26px;/* Приближение из-за подстановки шрифтов */
    font-weight: 100;
    text-align: center;
}
.g-recaptcha{
    margin-bottom: 25px;
}
.consent-popup {
    display: none;
    width: 100%;
    max-width: 720px;
    background-color: #fff;
    z-index: 999;
    overflow: hidden;
    font-family: 'pf_encore_sans_proregular', sans-serif;
}
.consent-popup-content {
    padding: 32px 49px;

}
.consent-popup-title {
    font-size: 26px;
    color: #000000;
    text-align: center;
    margin: 0 0 34px;
}
.consent-text {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.2;
}
.consent-popup-fancy .fancybox-close {
    top: 20px;
    right: 20px;
}
.error-text-vacancy{
    color: #ff0000;
    font-size: 13.99px;
    font-weight: 400;
    text-align: center;
    display:  none;
    padding:  15px 0;
}
.error-text-vacancy.error{
    display: block;
}
@media screen and (max-width: 600px){
    .input-wrapp{
        width: 100%;
        float: none;
    }
    .input-wrapp_mobile{
        width: 49%;
        float: left;
    }
    .popup-vacancy{
        padding: 30px 20px;
    }
    .popup-vacancy-title{
        font-size: 32px;
        padding-top: 20px;
    }
    .vacancy-popup .fancybox-close{
        right: 15px
    }
    .vacancy-form.clevered.alice .jClever-element-select-right{
        right: 5px;
    }
    .clevered.alice .jClever-element-select-center{
        padding: 0 6px;
    }
    .vacancy-form .jClever-element{
        width: 64%;
    }
    .select-wrapp input{
        width: 36%
    }
    .vacancy-popup .fancybox-close{
        width: 25px;
        height: 25px;
        background-size: 25px;
    }
    .vacancy-form-btn{
        width: 250px;
    }
    .success-popup-text{
        font-size: 20px;
    }
    .success-popup{
        padding: 0 15px;
        padding-bottom: 80px;
        padding-top: 50px;
    }
    .success-popup-title{
        margin-bottom: 45px;
    }
}
/* End */
/* /local/templates/gum_main/components/bitrix/news.list/gum_vacancies/style.css?1539860801861 */
/* /local/templates/gum_main/components/project/form.result.new/vacancy_form/style.css?154840577110985 */
