

/* Start:/bitrix/components/bitrix/form.result.new/error.css?1718091994163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/rebrand1/components/bitrix/news.list/flat_vacancies/style.css?17302816138926*/
.btn-anchor-cont{
    margin-top: 35px !important;
    margin-bottom: 25px !important;
}
.bgGray{
    background: #F5F5F5;
}
.btn-anchor-vacancies {
    align-items: center;
    width:100%;
    padding:15px 0px;
    display: flex;
    text-align: center;
    color: #005216;
    border-radius: 20px;
    border: 1px solid #005216;
    background: #F5F5F5;
    font-size:20px;
    font-weight: 900;
    text-decoration: none;
    justify-content: center;
}
.btn-anchor-cont-item:not(:last-child){
    padding-right: 17px;
}
.v-c_descriptionCont{
    display: none;
    padding: 10px 18px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07) inset;
    margin:10px 0px;
}
#vac{
    width: 600px;
    box-shadow: 3px 3px 8px 3px rgba(0, 0, 0, 0.25);
    padding: 17px 42px 44px 42px;
    border-radius: 10px;
}
#popup-window-content-vac{
    background: #fff !important;
    padding:0px !important;
}
.popup_vac input.inputtext{
    margin-bottom: 20px;
    height: 57px;
    border: 1px solid #C5C6C6 !important;
    background: #FFFFFF;
    border-radius: 15px !important;
}
.unsetall{
    all: revert !important;
}
.news-cont{
    margin:20px 0px;
}
.vac-news-item,.vac-news-item:hover{
    text-decoration: none;
    margin-bottom: 25px;
}
.news-name{
    color: #015219;
    font-size: 20px;
    font-weight: 700;
    max-width: 450px;
}
.news-cont img{
    height: 250px;
    width: auto;
    margin-right:25px;
}

.unsetallparent *{
    all: revert !important;
}
.soglasie {
    font-size: 20px;
    font-weight: 700;
    color:#696969;
    padding-left:8px;
}
.soglasie input {
    width: 28px;
    height: 28px;
}
.vac_popup__title{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #696969;
}
.submit_btn_vac input{
    background: #FFCC00;
    font-size: 20px;
    font-weight: 900;
    color: #000;
    border:0px !important;
    padding:13px 30px;
    border-radius: 10px;
}

.input-file-vac {
    position: relative;
    display: flex;
    flex-direction: column;
}
.input-file-btn-vac {

    position: relative;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 20px;
    vertical-align: middle;
    color: rgb(255 255 255);
    text-align: center;
    border-radius: 15px;
    background-color: #FFCC00;
    font-weight: 900;
    height: 40px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: none;
    margin: 0;
    transition: background-color 0.2s;
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
}
.input-file-text-vac {
    padding:12px 0px;
    color: #C5C6C6;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}
.input-file-vac input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

/* Focus */
.input-file-vac input[type=file]:focus + .input-file-btn-vac {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Hover/active */
.input-file-vac:hover .input-file-btn-vac {
    background-color: #FFCC00;
}
.input-file-vac:active .input-file-btn-vac {
    background-color: #FFCC00;
}

/* Disabled */
.input-file-vac input[type=file]:disabled + .input-file-btn-vac {
    background-color: #ba9600;
}



.required_fields_vac{
    font-size: 20px;
    font-weight: 700;
    color:#696969;
}
.inner-vc-btn{
    margin:10px 0px;
}
.v-c_descriptionName{
    font-size:18px;
    font-weight: 900;
    color:#005216;
}
.v-c_descriptionText{
    color:#696969;
    font-size: 18px;
    font-weight: 400;
    margin:10px 0px;
}
.vacancies_anchor_href{
    display: flex;
    margin:40px 0px 30px 0px !important;
    font-size:20px;
    font-weight: 900;
    text-decoration: none;
    color:#005216;
}
.vacanciesWhy .titleGarantee{
    height:auto !important;
    font-size:16px;
    font-weight: 600;

    color:#005216;
}
.vacanciesWhy{
    margin-bottom: 40px;
}
.vac_deskription{
    margin-bottom:12px;
}

.vac_deskription,.vac_item_label{
    width: 100%;
    font-size:18px;
    font-weight: 400;
}
.vac_success_cont_item{
    width: 400px;
}
.vac_item_label{
    margin-left:10px;
}
.grayBtn-vac{
    height: 115px;
    padding:8px 0px;
    background: #F5F5F5;
    -webkit-box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
}
.grayBtn-vac-label{
    font-size:20px;
    font-weight: 900;
    color:#005216;
}

 .clickable_btn_vac{
    margin:7px 0px;
     -webkit-box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
     -moz-box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
     box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
     cursor: pointer;

 } .clickable_btn_vac img{
     border-radius: 4px;

 }
   .sliderOurWorkers{
       height: fit-content;
   }
   .worker-item{
       background: #F5F5F5;
       padding: 19px 25px;
       height: fit-content;
   }
    .sliderOurWorkers .slick-next,.sliderOurWorkers .slick-prev{
        background-color: inherit !important;
    }
    .worker-item img{
       float:left;
        padding-right: 12px;
   }
    .worker-name{
        font-size: 20px;
        font-weight: 900;
        color:#78B84A;
        margin-bottom:12px;
    }
    .startWork,.destinary{
        display: block;
        justify-content: start;
    }
    .inner-vc-btn .vac_btn_popup{
        margin-right: 0px;
    }
    .worker-gray{
        color:#696969;
        font-weight: 700;
        font-size: 20px;
    }
    .worker-bold{
        margin-left:6px;
        color:#000;
        font-size: 20px;
        font-weight: 700;
    }
    .worker-desk span{
        font-size: 18px !important;
    }
    .vacactiveTabs{
        display: none;
        color:#000;
        font-weight: 700;
        font-size: 18px;
        padding-bottom:12px;
    }
    .openTabVC{
        display: none;
    }
    .item_tab img{width: 37px;height: 37px;}
    .vacchooseTab{
        color:#696969;
        margin-right:8px;
        font-weight: 700;
        font-size: 18px;
        cursor: pointer;
        margin-bottom:20px;
    }
    .vacchooseTab.active{
        color:#005216;
        font-weight: 700;
        font-size: 18px;
        cursor: pointer;

    }
    .vac_item_cont{
        padding:13px 18px;
        -webkit-box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
        box-shadow: 4px 4px 17px 0px rgba(34, 60, 80, 0.2);
    }
    .vac_btn_popup{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right:200px;
        padding:6px 10px;
        background: #78B84ADB;
        border-radius: 20px;
        color: #fff;
        font-size: 16px;
        font-weight: 900;
        cursor: pointer;
    }
    .item_tab .vac_desc{
        font-size: 14px;
        font-weight: 400;
        color:#696969;
    }
    .vac_open{
        cursor: pointer;
    }
    .item_tab .vac_name{
        font-size: 14px;
        font-weight: 400;
        color:#005216;
    }
    .tabOfVac{display: none}
    .tabOfVac.active{display: flex !important;flex-direction: column}

@media(max-width: 998px){
    .slick-slide img{
        max-width: 200px;
        height: auto;
    }
    .sliderOurWorkers_cont{
        width: 100vw !important;
        background: #F5F5F5;
        min-width: 100vw;
        padding: 20px !important;
    }
    .news-cont img{
        width: 100%;
        height: auto;
        margin:0px;
    }
    .worker-name{
        font-size: 14px;

    }
    .columsZamer__column img{
        padding-bottom: 12px !important;
    }
    .vac_success_cont_item{
        width: 100%;
    }
    .worker-gray,.worker-bold{
        margin:0px;
        font-size:13px;
    }
    .startWork, .destinary{
        display: block;
    }
    .worker-desk span{
        font-size:12px !important;
    }
    .btn-anchor-cont{
        margin-top: 31px;
    }
    .btn-anchor-cont-item{
        padding: 0px 2px !important;
    }

    .clickable_btn_vac img{
        max-width: 120px;
    }
    .grayBtn-vac-label{
        font-size: 12px;
    }
    .btn-anchor-vacancies{

        width: 100%;
        height: 40px;
        padding:  0px;
        display: flex;
        text-align: center;
        color: #005216;
        border-radius: 20px;
        border: 1px solid #005216;
        background: #F5F5F5;
        font-size: 12px;
        font-weight: 900;
        text-decoration: none;
        justify-content: center;
    }
}
/* End */


/* Start:/local/templates/rebrand1/components/bitrix/news.list/flat_vacancies/themes/blue/style.css?1730281709251*/
/*RATING*/
.bx-newslist .fa.bx-star-active {
	color: #1485CE;
}
/*BTN*/
.bx-newslist .btn {
	background-color: #1485CE;
	border-color: #1485CE;
}
.bx-newslist .btn:active,
.bx-newslist .btn:hover {
	background-color: #53A4D8;
	border-color: #53A4D8;
}
/* End */
/* /bitrix/components/bitrix/form.result.new/error.css?1718091994163 */
/* /local/templates/rebrand1/components/bitrix/news.list/flat_vacancies/style.css?17302816138926 */
/* /local/templates/rebrand1/components/bitrix/news.list/flat_vacancies/themes/blue/style.css?1730281709251 */
