/*===newpages===*/
.curvac_sec.white .curvac_panel{
    background: #EFEFEF;
}
.curvac_sec{
    padding-top: 35px;
    /*padding-bottom: 80px;*/
}
.curvac_nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.curvac_nav a{
    display: inline-block;
    vertical-align: top;
    border: 2px solid #2D1946;
    padding: 1px 6px;
    margin-right: 6px;
}
.curvac_nav{
    font-size: 21px;
}

.curvac_sec h2{
    margin-bottom: 15px;
    font-size: 34px;
}

.nexbtn:after{
    content: '>';
    position: absolute;
    top: 0;
    right: 0;
}
.nexbtn.likebtn:after{
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.nexbtn.likebtn:hover:after{
    color: #fff;
}
.nexbtn.likebtn:hover{
    background: #2D1946;
    color: #fff;
}
.nexbtn.likebtn{
    border: 2px solid #2D1946;
    padding: 10px 42px 10px 13px;
    margin-bottom: 15px;
}
.nexbtn{
    font-size: 21px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 25px;
    text-align: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.curvac_panel h3{
    margin-bottom: 15px;
}
.curvac_panel p{
    margin-bottom: 5px;
}
.curvac_panel>div:nth-child(2){
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.curvac_panel>div:nth-child(1){
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%;
}
.curvac_panel .nexbtn{
    border-bottom: 2px solid #2D1946;
    min-width: 100px;
}
.curvac_panel:last-child{
    margin-bottom: 0;
}
.curvac_panel{
    background: #fff;
    padding: 20px 30px;
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.curvac_sec_title.bottom{
    margin-top: 35px;
}
.curvac_sec_title{
    margin-bottom: 15px;
}
.curvac_sidebar h3{
    text-align: center;
    font-size: 42px;
    margin-bottom: 0;
    padding: 15px 0;
}
.curvac_sidebar img{
    width: 100%;
}
.curvac_sidebar{
    background: #36D3AE;
    color: #fff;
    padding-bottom: 30px;
}
.curvac_sidebar_box a{
    color: #fff;
}
.curvac_sidebar_box h4{
    font-size: 28px;
    margin-bottom: 5px;
}
.curvac_sidebar_box{
    padding: 20px 20px 0px;
    font-size: 18px;
    line-height: 24px;
}
.posr1_insidetext p{
    font-size: 18px;
}

.panel-grid.panel-has-style>.panel-row-style.newgage_container{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 100;
}
.curvac_sidedrops .curvac_sidebar{
    margin-top: 30px;
}
.curvac_sidedrops h2{
    margin-bottom: 30px;
}
.curvac_drops {
    width: 100%;
}
.topz{
    position: relative;
    z-index: 10;
}
.curvac_sidedrops{
    padding-bottom: 60px;
}
.curvac_drops .jq-selectbox:after{
    content: '';
    background-image: url(../img/sprite.svg);
    background-position: -4px -914px;
    width: 16px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    top: 21px;
    right: 20px;
}
.curvac_drops .jq-selectbox__select-text {
    line-height: 50px;
}
.curvac_drops .jq-selectbox{
    background: #ebebeb;
    width: 100%;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.sidebar_dropdowns {
    margin-bottom: 15px;
}

.job_single:after {
    content: '';
    background: url(../img/newpagebg.png) no-repeat top right;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    width: 648px;
    height: 200px;
    z-index: 1;
}
.job_single .container{
    position: relative;
    z-index: 2;
}
.job_single_text {
    font-size: 18px;
    line-height: 24px;
    padding-right: 50px;
}
.job_single_text.sector ul li{
    margin-bottom: 0;
}
.job_single_text.sector ul{
    padding-left: 40px;
    margin-top: 0;
}
.job_single {
    position: relative;
    padding-top: 120px;
}
.job_single .title-article{
    margin-bottom: 30px;
    max-width: 100%;
    text-align: left;
}
.applybtn:hover{
    background: #58debe;
}
.job_single_text .applybtn{
    margin-top: 20px;
}
.applybtn{
    display: inline-block;
    vertical-align: top;
    background: #36D3AE;
    padding: 18px 30px;
    font-weight: 600;
    font-size: 23px;
    width: 100%;
    max-width: 300px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.job_single_text.sector ul.applylinks li:after{
    content: '>';
    position: absolute;
    top: 2px;
    right: 30px;
}
.job_single_text.sector ul.applylinks li{
    padding-right: 70px;
    position: relative;
}
.job_single_text.sector ul.applylinks{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style-type: none;
    padding-left: 0;
    margin: 30px 0;
}
.job_single_side h2{
    font-size: 36px;
    margin-bottom: 15px;
    margin-top: 40px;
}
.job_single_side table td{
    padding-right: 15px;
    padding-bottom: 5px;
}
.job_single_side{
    font-size: 18px;
}
.job_single_side_box{
    margin-bottom: 20px;
}
/*.entertag_input:after{*/
/*    content: '>';*/
/*    position: absolute;*/
/*    top: 11px;*/
/*    right: 15px;*/
/*    color: #2D1946;*/
/*}*/
.entertag_input input{
    width: 100%;
    height: 40px;
    background: #fff;
    border: 2px solid #2D1946;
    padding-left: 10px;
    padding-right: 10px;
}
.entertag_input{
    position: relative;
    margin-bottom: 30px;
}
.entertag_input input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #2D1946;
}
.entertag_input input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2D1946;
}
.entertag_input input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2D1946;
}
.entertag_input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2D1946;
}
.etag .etag_close{
    background-image: url(../img/sprite.svg);
    background-position: -4px -895px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: top;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 2px 0 0 4px;
}
.etag{
    border: 2px solid #cbcbcb;
    display: inline-block;
    vertical-align: top;
    border-radius: 20px;
    padding: 5px 10px 5px 15px;
    white-space: nowrap;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ouputvalue{
    margin-top: 30px;
    min-height: 43px;
}

@media only screen and (max-width : 767px) {
    .newslet_radios>div{
        margin-bottom: 15px;
    }
    .newslet_text {
        max-width: 100%;
        padding-top: 23px;
    }
    .job_single:after{
        opacity: .4;
    }
    .between-mob{
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .curvac_sec h2{
        margin-bottom: 15px;
    }
    .curvac_panel{
        display: block;
        padding: 18px 15px;
    }
    .curvac_panel>div:nth-child(2){
        padding-top: 15px;
        text-align: right;
    }

}

@media only screen and (min-width : 768px) {
    .justify-content-end-lg{
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important;
    }
}
/*===//newpages===*/

/* dev */
/*.current_vacancies + div  {*/
/*    overflow: hidden;*/
/*}*/
footer.b-footer {
    margin-top: 0;
}
.relative_bread.bread_resources .breadcrumbs-list {
    z-index: 11; /* dynamic background has z-index: 10 */
}
.error_message p {
    padding: 1em 0;
    color: #b90202;
}
.ouputvalue .etag {
    background: rgba(255, 255, 255, .7);
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}
.curvac_nav a {
    border: 2px solid transparent;
}
.curvac_nav a.active {
    border: 2px solid #2D1946;
}
.curvac_nav span.active {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #2D1946;
    padding: 1px 6px;
    margin-right: 6px;
}
.vacancies_list {
    position: relative;
}
.vacancies_list.loading::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(239, 239, 239, 0);
    animation: bgAnimation ease-in-out 3s infinite;
}
.white.curvac_sec .vacancies_list.loading::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    animation: bgAnimation2 ease-in-out 3s infinite;
}
@keyframes bgAnimation {
    0% {
        background: rgba(239, 239, 239, 0);
    }
    50% {
        background: rgba(239, 239, 239, 0.8);
    }
    100% {
        background: rgba(239, 239, 239, 0);
    }
}
@keyframes bgAnimation2 {
    0% {
        background: rgba(255, 255, 255, 0);
    }
    50% {
        background: rgba(255, 255, 255, 0.8);
    }
    100% {
        background: rgba(255, 255, 255, 0);
    }
}
.nexbtn.pagination_prev {
    padding-right: 0;
    padding-left: 25px;
}
.nexbtn.pagination_prev::after {
    content: '<';
    position: absolute;
    top: 0;
    left: 0;
}
.curvac_panel.curvac_panel--hidden {
    display: none;
}
#filter_loc-styler.loading {
    background: #ebebeb url('../img/loading_img.gif') no-repeat calc(100% - 18px) center;
    background-size: 20px auto;
}
#filter_loc-styler.loading::after {
    display: none;
}
.entertag_input.loading::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 15px;
    background: url(../img/loading_img.gif) no-repeat center center;
    background-size: 20px auto;
    height: 22px;
    width: 22px;
}
.hot_job_section {
    position: relative;
}
.hot_job_section.hot_job_section--loading::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5) url('../img/loading_img.gif') no-repeat center center;
    background-size: 23px auto;
    animation: bgAnimation ease-in-out 3s infinite;
}
@keyframes bgAnimation {
    0% {
        background-color: rgba(255, 255, 255, 0.5);
    }
    50% {
        background-color: rgba(255, 255, 255, 0.8);
    }
    100% {
        background-color: rgba(255, 255, 255, 0.5);
    }
}
#hidden_filter_btn {
    display: none;
}
.jq-selectbox.loading {
    position: relative;
}
.jq-selectbox.loading::after {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(../img/loading_img.gif) no-repeat center center;
    background-size: 20px auto;
    height: 22px;
    width: 22px;
}

.dropdown_filter_vars > .filter_list {
    padding: 5px 0 0 1.25em;
    overflow: hidden;
    background: #ebebeb;
    position: relative;
}
.dropdown_filter_vars > .filter_list::after {
    content: '';
    background: white;
    position: absolute;
    top: 46px;
    left: 0;
    height: calc(100% - 46px);
    width: 100%;
    z-index: 1;
}
.dropdown_filter_vars > .filter_list > li > ul {
    z-index: 2;
    position: relative;
}
.filter_list {
    list-style: none;
    margin: .5em 0 1em;
    padding: 0 0 0 1.25em;
}
.filter_list.filter_list--country,
.filter_list.filter_list--region,
.filter_list.filter_list--city {
    display: none;
}
.filter_list.filter_list--country {
    position: relative;
}
.filter_list.filter_list--country.loading::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    animation: bgAnimation ease-in-out 3s infinite;
}
.filter_list > li > div {
    margin-bottom: 0 !important;
}
.filter_list li > div {
    margin-bottom: .5em;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: .5em 1.15em .5em .5em;
    flex-flow: wrap;
    cursor: pointer;
    position: relative;
}
.filter_list li > div::after {
    content: '';
    background-image: url('../img/sprite.svg');
    background-position: -4px -914px;
    width: 16px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    top: 13px;
    left: -14px;
    transform: rotate(-90deg);
    transition: all ease-in-out .3s;
}
.filter_list li > div.active::after {
    content: '';
    background-image: url('../img/sprite.svg');
    background-position: -4px -914px;
    width: 16px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    top: 13px;
    left: -14px;
    transform: rotate(0deg);
}
.filter_list li > div.child {
    cursor: default;
}
.filter_list li > div.child::after {
    display: none;
}
.filter_list li span {

}
.filter_list .jq-checkbox {
    height: 18px;
    width: 18px;
    border: 1px solid #36D3AE;
    cursor: pointer;
    background: transparent none no-repeat center center;
    background-size: contain;
    transition: all ease-in-out .3s;
}
.filter_list .jq-checkbox.checked {
    background: url('../img/check.svg') no-repeat center center;
    background-size: contain;
}


/*.filter_list li > div.loading::before,*/
/*.filter_list li > div.child.loading::before {*/
/*    content: '';*/
/*    background-color: white;*/
/*    z-index: 2;*/
/*    background-image: url('../img/loading_img.gif');*/
/*    background-position: center center;*/
/*    background-size: 16px auto;*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    top: 11px;*/
/*    left: -14px;*/
/*}*/
button.btn_reset {
    border: 2px solid #36d3ae;
    padding: .25em .75em;
    background: #36d3ae;
    color: white;
    font-weight: 500;
    margin-top: -5px;
    transition: all ease-in-out .3s;
    margin-right: -0.5em;
}
button.btn_reset:active,
button.btn_reset:hover {
    padding: .25em .75em;
    background: white;
    color: #36d3ae;
}
.entertag_input .send_data {
    display: block;
    background: white;
    background-size: 14px auto;
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 17px;
    bottom: 2px;
    padding-right: 2px;
    width: 40px;
    border: none;
    z-index: 2;
    font-weight: bold;
    color: #2D1946;
    transition: all ease-in-out .3s;
}
.entertag_input .send_data:hover {
    background: #2d1946;
    color: white;
}

.hot_job_section.hot_job_section--mobile {
    display: none;
}
@media only screen and ( max-width: 991px ) {
    .hot_job_section {
        display: none;
    }
    .hot_job_section.hot_job_section--mobile {
        display: block;
    }
    .curvac_sec_title.bottom {
        margin-bottom: 0;
    }
}
#menu-careers-menu .page-item-9673 {
    display: none;
}
.hidden_form > * {
    display: none;
}
.hidden_form .apply_filter {
    display: block;
    border: 2px solid #36d3ae;
    background: #36d3ae;
    color: white;
    font-weight: 500;
    transition: all ease-in-out .3s;
    width: 100%;
    padding: 13px 1em;
    overflow: hidden;
    margin: 0;
    font-size: 18px;
}

.hidden_form .apply_filter:active,
.hidden_form .apply_filter:hover {
    background: white;
    color: #36d3ae;
}
.filter_json_data {
    display: none;
}
.fake_jobs {
    position: relative;
}
.fake_jobs::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(239, 239, 239, 0) url('../img/loading_img.gif') no-repeat center center;
    animation: bgAnimation ease-in-out 3s infinite;
}
.apply_filter__clone {
    display: inline-block;
    border: 2px solid #36d3ae;
    background: #36d3ae;
    color: white;
    font-weight: 500;
    transition: all ease-in-out .3s;
    width: auto;
    padding: 13px 1em;
    overflow: hidden;
    margin: 0;
    font-size: 18px;
}
.apply_filter__clone:hover {
    background: white;
    color: #36d3ae;
}
.ouputvalue {
    display: inline-block;
    width: calc(100% - 145px);
    vertical-align: middle;
    margin: 15px 0;
    padding-right: 15px;
}

/*
new styles
*/
.entertag_input {
    margin-bottom: 0;
}
#filter_keywords {
    border: 0;
    background: #ebebeb;
    padding-left: 15px;
    padding-right: 15px;
}
.entertag_input .send_data {
    display: none;
}
.dropdown_filter_vars > .filter_list {
    padding: 5px 7px 0;
}
.dropdown_filter_vars > .filter_list > li > div::after {
    display: none;
}
.filter_list button.btn_reset {
    margin-right: -15px;
}
div #hidden_filter_btn {
    max-width: 100%;
    font-weight: 600;
    letter-spacing: 0;
}
.filter_list li > div.loading::before,
.filter_list li > div.child.loading::before {
    display: none;
}
.panel-grid {
                                position: relative;
                            }
                            #AMS_algorithm_section {
                                width: 100vw;
                                height: 100%;
                                position: absolute;
                                top: 0;
                                bottom: 0;
                                left: 50%;
                                transform: translateX(-50%);
                            }
                            .hidden_filter_block {
                                position: relative;
                            }
                        .ouputvalue {
                            /*display: none;*/
                            min-height: 0;
                            margin: 0;
                            width: 100%;
                        }
                        .ouputvalue .etag {
                            margin-top: 8px;
                            margin-bottom: 10px;
                            margin-right: 5px;
                        }
                        h2 + .sidebar_dropdowns {
                            margin-bottom: 0;
                        }
                        .dropdown_filter_vars {
                            margin-top: -18.5px;
                        }
                            #hidden_filter_btn {
                                position: absolute;
                                top: -8px;
                                right: 12px;
                                display: inline-block;
                                border: 2px solid #36d3ae;
                                background: #36d3ae;
                                color: white;
                                font-weight: 500;
                                transition: all ease-in-out .3s;
                                width: 100%;
                                padding: 11px 1em;
                                overflow: hidden;
                                margin: 0;
                                letter-spacing: 1px;
                                font-size: 18px;
                                max-width: 210px;
                            }
                            #hidden_filter_btn:active, #hidden_filter_btn:hover {
                                background: white;
                                color: #36d3ae;
                            }