/* ================================================================================================
//  File Name: style.scss
//  Description: Style for customization.
//  ----------------------------------------------------------------------------------------------
//  Item Name: Chameleon Admin - Modern Bootstrap 4 WebApp & Dashboard HTML Template + UI Kit
//  Version: 1.0
//  Author: ThemeSelection
//  Author URL: https://themeselection.com/
// ================================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


/*Pyramid Savoir Faire*/

*{

}

html body a{
    color: #1a1d39;
}

.maincolumn{
    /*     display: grid; */
    /*     grid-template-columns: 1fr 3fr;  */
    display:block;
}

.pyramidSFWrapper ul .Wrapper ul{
    list-style: none;
}


/*.app-content .content .content-wrapper .content-wrapper-before{*/
/*    background-color: #002647;*/
/*}*/


.choiceBlock{
    /*height: 450px;*/
    float: left;
    margin-bottom: 80px;
    /*width: 100%;*/
    position: relative;
    z-index: 4;
    display:none;
}
.choiceBlock .choice {
    list-style-type:
            none;margin: 0;
    padding: 0;
    margin-right: 10px;
    background: #fff;
    /*font-size: 23px;*/
    padding: 0px 30px 0;
    font-family: arial;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
.choiceBlock .choice li {
    color:black;
    cursor: move;
    background: none;
    border-radius: 5px;
    color: #fff;
    height: 100%;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid  grey;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    display: grid;
    background: #ffffff;
}



.choiceBlock ul li{
    color: black !important;
}

.choiceBlock ul li .info{
    display: none;
}

.dropBoxWrapper{
    /* float: left; */
    width: 100%;
    /* height: 665px; */
    /* overflow: hidden; */
    max-width: 700px;
    margin: 0 auto;
}

.dropBoxWrapper .pyramidSF {
    position: relative;
    float: left;
    width: 100%;
}
.dropBoxWrapper .pyramidSF:after{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0;
    transform: rotate(
            -117.7deg
    ) scale(1.2) translate(-63px, 462px);
    z-index: 2;
}
.dropBoxWrapper .pyramidSF:before {
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0;
    transform: rotate(
            117.7deg
    ) scale(1.2) translate(63px, 462px);
    z-index: 2;
}

.dropBoxWrapper .pyramidSF .listBlock{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}



.dropBoxWrapper .pyramidSF .listBlock ul{
    height: 100%;
    box-sizing:
            border-box;
    height: 110px;
}


.dropBoxWrapper .pyramidSF .listBlock:first-child ul.dropBlock{
    height: 150px;
}

.dropBoxWrapper .pyramidSF .listBlock:first-child ul.dropBlock li{
    padding-top: 59px;
    box-sizing: border-box;
}


.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock {
    list-style-type:
            none;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    background: #fff;
    width: 100%;
    /*font-size: 23px;*/
    padding: 0px;
    font-family: arial;
    background: #6ea9fe;
    list-style: none;
}

.dropBoxWrapper .pyramidSF .listBlock:nth-child(1) ul.dropBlock {

    background: #ca9e67;
}

.dropBoxWrapper .pyramidSF .listBlock:nth-child(2) ul.dropBlock {

    background: #ff7d1f;
}

.dropBoxWrapper .pyramidSF .listBlock:nth-child(3) ul.dropBlock {

    background: #900000;
}

.dropBoxWrapper .pyramidSF .listBlock:nth-child(4) ul.dropBlock {

    background: #1b1d3a;
}

.dropBoxWrapper .pyramidSF .listBlock:nth-child(5) ul.dropBlock {

    background: #7f7f7f;
}


.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock ul {
    list-style: none;
}
.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li{
    width: 100%;
    height: 100%;
    position: relative;
}

.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li#savoirFaire_opt-1{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li#savoirFaire_opt-2{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li#savoirFaire_opt-3{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li#savoirFaire_opt-4{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li#savoirFaire_opt-5{
    background: #528502;
    color: #ffffff;
}

.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li.selected{
    color:black;
    cursor: move;
    background: none;
    border-radius: 5px;
    color: #fff;
    height: auto;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid  grey;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    display: grid;
    background: #ffffff;
}

.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li.selected .info{
    display: none;
}

.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li div.title{
    color:black;
    cursor: move;
    width: 100px;
    background: none;
    border-radius: 5px;
    color: currentColor;
    display: grid !important;
    height: 100%;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}

.dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li div.info{
    color:black;
    cursor: move;
    width: 300px;
    background: none;
    border-radius: 5px;
    color: currentColor;
    height: 100%;
    align-items: baseline;
    text-align: left;
    margin: 0 auto;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 30;
    top: 0;
    bottom: 0;
    padding-top: 30px;
}

.dropBoxWrapper .pyramidSF .listBlock:first-child ul.dropBlock li .info{
    padding-top: 59px;
    box-sizing: border-box;
}

.dropBoxWrapper .pyramidSF .listBlock:nth-child(1) ul.dropBlock li .info{
    right: -470px;
}
.dropBoxWrapper .pyramidSF .listBlock:nth-child(2) ul.dropBlock li .info{
    right: -610px;
}
.dropBoxWrapper .pyramidSF .listBlock:nth-child(3) ul.dropBlock li .info{
    right: -740px;
}
.dropBoxWrapper .pyramidSF .listBlock:nth-child(4) ul.dropBlock li .info{
    right: -870px;
}
.dropBoxWrapper .pyramidSF .listBlock:nth-child(5) ul.dropBlock li .info{
    right: -1001px;
}

.formWrapper .item{
    position: relative;
    display: inline-block;
    margin: 0 10px;
}
.radio-btn input[type="radio"]{
    position: absolute;
    left: -9999px;
}

.radio-btn label span{
    position: relative;
    z-index: 2;
}



.radio-btn [type="radio"]:checked + label,
.radio-btn [type="radio"]:not(:checked) + label {
    position: relative;
    /* padding-left: 28px; */
    cursor: pointer;
    line-height: 38px;
    display: inline-block;
    color: #666;
    width: 38px;
    text-align: center;
    height: 38px;
    font-size: 20px;
}

.radio-btn [type="radio"]:checked + label span{
    color: #ffffff;
}

.radio-btn [type="radio"]:not(:checked) + label span{
    color: #666666;
}

.radio-btn [type="radio"]:checked + label:before,
.radio-btn [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
    z-index: 0;
}



.radio-btn [type="radio"]:checked + label:after,
.radio-btn [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 38px;
    height: 38px;
    background: #e9592b;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 1;
    border: 1px solid #ddd;
}

.radio-btn [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio-btn [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


@media all and (max-width: 1440px){
    .maincolumn{
        /*     display: grid; */
        /*grid-template-columns: 1fr; */
    }
    .dropBoxWrapper, .choiceBlock{
        width: 100%;
    }
    .choiceBlock .choice{
        width: 100%;
        display: grid;
        /*grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
        grid-gap: 10px;
    }

    .choiceBlock .choice li{

    }
}



/*Pyramid Savoir Etre*/
*{

}

.maincolumn{
    /*     display: grid; */
    /*     grid-template-columns: 100%; */
}

.pyramidSEWrapper2 ul .Wrapper ul{
    list-style: none;
}

.choiceBlock2{
    /*height: 450px;*/
    float: left;
    margin-bottom: 80px;
    /*width: 100%;*/
    position: relative;
    z-index: 4;
    display: none;
}
.choiceBlock2 .choice {
    list-style-type:
            none;margin: 0;
    padding: 0;
    margin-right: 10px;
    background: #fff;
    /*font-size: 23px;*/
    padding: 0px 30px 0;
    font-family: arial;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
.choiceBlock2 .choice li {
    color:black;
    cursor: move;
    background: none;
    border-radius: 5px;
    color: #fff;
    height: 100%;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid  grey;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    display: grid;
    background: #ffffff;
}



.choiceBlock2 ul li{
    color: black !important;
}

.choiceBlock2 ul li .info{
    display: none;
}

.dropBoxWrapperSE{
    /* float: left; */
    width: 100%;
    /*height: 665px;*/
    /* overflow: hidden; */
    max-width: 700px;
    margin: 0 auto;
}

.dropBoxWrapperSE .pyramidSE{
    position: relative;
    float: left;
    width: 100%;
}
.dropBoxWrapperSE .pyramidSE:after{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0;
    transform: rotate(
            -117.7deg
    ) scale(1.2) translate(-63px, 462px);
    z-index: 2;
}
.dropBoxWrapperSE .pyramidSE:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0;
    transform: rotate(
            117.7deg
    ) scale(1.2) translate(63px, 462px);
    z-index: 2;
}

.dropBoxWrapperSE .pyramidSE .listBlock{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}



.dropBoxWrapperSE .pyramidSE .listBlock ul{
    height: 100%;
    box-sizing:
            border-box;
    height: 110px;
}


.dropBoxWrapperSE .pyramidSE .listBlock:first-child ul.dropBlock{
    height: 150px;
}

.dropBoxWrapperSE .pyramidSE .listBlock:first-child ul.dropBlock li{
    padding-top: 59px;
    box-sizing: border-box;
}


.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock {
    list-style-type:
            none;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    background: #fff;
    width: 100%;
    /*font-size: 23px;*/
    padding: 0px;
    font-family: arial;
    background: #6ea9fe;
    list-style: none;
}

.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(1) ul.dropBlock {

    background: #ca9e67;
}

.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(2) ul.dropBlock {

    background: #ff7d1f;
}

.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(3) ul.dropBlock {

    background: #900000;
}

.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(4) ul.dropBlock {

    background: #1b1d3a;
}

.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(5) ul.dropBlock {

    background: #7f7f7f;
}

.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock ul {
    list-style: none;
}
.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li{
    width: 100%;
    height: 100%;
    position: relative;
}

.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li#opt_1{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li#opt_2{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li#opt_3{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li#opt_4{
    background: #528502;
    color: #ffffff;
}
.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li#opt_5{
    background: #528502;
    color: #ffffff;
}

.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li.selected{
    color:black;
    cursor: move;
    background: none;
    border-radius: 5px;
    color: #fff;
    height: auto;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid  grey;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    display: grid;
    background: #ffffff;
}

.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li.selected .info{
    display: none;
}

.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li div.title{
    color:black;
    cursor: move;
    width: 100px;
    background: none;
    border-radius: 5px;
    color: currentColor;
    display: grid !important;
    height: 100%;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}

.dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li div.info{
    color:black;
    cursor: move;
    width: 300px;
    background: none;
    border-radius: 5px;
    color: currentColor;
    height: 100%;
    align-items: baseline;
    text-align: left;
    margin: 0 auto;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 30;
    top: 0;
    bottom: 0;
    padding-top: 30px;
}

.dropBoxWrapperSE .pyramidSE .listBlock:first-child ul.dropBlock li .info{
    padding-top: 59px;
    box-sizing: border-box;
}

.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(1) ul.dropBlock li .info{
    right: -470px;
}
.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(2) ul.dropBlock li .info{
    right: -610px;
}
.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(3) ul.dropBlock li .info{
    right: -740px;
}
.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(4) ul.dropBlock li .info{
    right: -870px;
}
.dropBoxWrapperSE .pyramidSE .listBlock:nth-child(5) ul.dropBlock li .info{
    right: -1001px;
}

.formWrapper .item{
    position: relative;
    display: inline-block;
    margin: 0 10px;
}
.radio-btn input[type="radio"]{
    position: absolute;
    left: -9999px;
}

.radio-btn label span{
    position: relative;
    z-index: 2;
}



.radio-btn [type="radio"]:checked + label,
.radio-btn [type="radio"]:not(:checked) + label {
    position: relative;
    /* padding-left: 28px; */
    cursor: pointer;
    line-height: 38px;
    display: inline-block;
    color: #666;
    width: 38px;
    text-align: center;
    height: 38px;
    font-size: 20px;
}

.radio-btn [type="radio"]:checked + label span{
    color: #ffffff;
}

.radio-btn [type="radio"]:not(:checked) + label span{
    color: #666666;
}

.radio-btn [type="radio"]:checked + label:before,
.radio-btn [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
    z-index: 0;
}



.radio-btn [type="radio"]:checked + label:after,
.radio-btn [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 38px;
    height: 38px;
    background: #e9592b;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 1;
    border: 1px solid #e9592b;
}

.radio-btn [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio-btn [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


@media (max-width: 1440px){
    .maincolumn{
        /*     display: grid; */
        /*     grid-template-columns: auto 700px; */
    }
    .dropBoxWrapperSE, .choiceBlock2{
        width: 100%;
    }
    .choiceBlock2 .choice{
        width: 100%;
        display: grid;
        /*grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
        grid-gap: 10px;
    }

    .choiceBlock2 .choice li{

    }
}

.steps .step {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    text-align: center
}

.steps .step .step-icon-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 80px;
    text-align: center
}

.steps .step .step-icon-wrap::before,
.steps .step .step-icon-wrap::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 50%;
    height: 3px;
    margin-top: -1px;
    background-color: #e1e7ec;
    content: '';
    z-index: 1
}

.steps .step .step-icon-wrap::before {
    left: 0
}

.steps .step .step-icon-wrap::after {
    right: 0
}

.steps .step .step-icon {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    border: 1px solid #e1e7ec;
    border-radius: 50%;
    background-color: #f5f5f5;
    color: #374250;
    font-size: 38px;
    line-height: 80px;
    z-index: 5
}

.steps .step .step-title {
    margin-top: 16px;
    margin-bottom: 0;
    color: #606975;
    font-size: 14px;
    font-weight: 500
}

.steps .step:first-child .step-icon-wrap::before {
    display: none
}

.steps .step:last-child .step-icon-wrap::after {
    display: none
}

.steps .step.completed .step-icon-wrap::before,
.steps .step.completed .step-icon-wrap::after {
    background-color: #1a1d39
}

.steps .step.completed .step-icon {
    border: none;
    background-color: #409b40;
    color: #fff
}

/* @media (max-width: 576px) {
    .flex-sm-nowrap .step .step-icon-wrap::before,
    .flex-sm-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 768px) {
    .flex-md-nowrap .step .step-icon-wrap::before,
    .flex-md-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 991px) {
    .flex-lg-nowrap .step .step-icon-wrap::before,
    .flex-lg-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 1200px) {
    .flex-xl-nowrap .step .step-icon-wrap::before,
    .flex-xl-nowrap .step .step-icon-wrap::after {
        display: none
    }
} */

.bg-faded, .bg-secondary {
    background-color: #f5f5f5 !important;
}

.steps .nw_currentNwStepperStep .step-icon{
    border: 3px solid #ffa000!important;
    background-color: #ffffff!important;
    color: #ffa000!important;
    transform: scale(1.2);
    line-height: 73px;
}

.steps .step.skipped .step-icon {
    border-color: #1a1d39;
    background-color: grey;
    color: #ffffff;
}



/*jay*/
/*

    color: #1a1d39;
    color: #e9592b;
*/




/*Gradients*/

.nw-color-1{
    color: #1a1d39;
}

.nw-color-2{
    color: #e9592b;
}

.badge-info {
    background-color: #1a1d39;
}

.btn-bg-gradient-x-color1-color2 {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    color: #fff !important;
    border: none;
    -webkit-background-size: 200% auto
}

.bg-gradient-x-color1-color2 {
    /*background-image: -webkit-gradient(linear, left top, right top, from(#e9592b), to(#1a1d39));
    background-image: -webkit-linear-gradient(left, #e9592b, #1a1d39);
    background-image: -moz-linear-gradient(left, #e9592b, #1a1d39);
    background-image: -o-linear-gradient(left, #e9592b, #1a1d39);
    background-image: linear-gradient(to right, #e9592b, #1a1d39);
    background-repeat: repeat-x*/
    background: #e9592b;
}

.btn-bg-gradient-x-color1-color2 {
    transition: .5s;
    background: #1a1d39;
}

.btn-bg-gradient-x-color1-color2.btn-glow {
    /*    -webkit-box-shadow: 0 0 12px 0 #e9592b;
        box-shadow: 0 0 12px 0 #e9592b;*/
    background: #1a1d39;
}

.btn-bg-gradient-x-color1-color2.active,
.btn-bg-gradient-x-color1-color2:active,
.btn-bg-gradient-x-color1-color2:hover {
    /*background-image: -webkit-gradient(linear, left top, right top, from(#e9592b), color-stop(50%, #1a1d39), to(#e9592b))!important;
    background-image: -webkit-linear-gradient(left, #e9592b 0, #1a1d39 50%, #e9592b 100%)!important;
    background-image: -moz-linear-gradient(left, #e9592b 0, #1a1d39 50%, #e9592b 100%)!important;
    background-image: -o-linear-gradient(left, #e9592b 0, #1a1d39 50%, #e9592b 100%)!important;
    background-image: linear-gradient(90deg, #e9592b 0, #1a1d39 50%, #e9592b 100%)!important;
    background-position: right center*/
    background: #e9592b;
}

body.horizontal-layout[data-color=bg-gradient-x-color1-color2] .content-wrapper-before,
body.horizontal-layout[data-color=bg-gradient-x-color1-color2] .navbar-horizontal,
html body.vertical-layout[data-color=bg-gradient-x-color1-color2] .content-wrapper-before,
html body.vertical-layout[data-color=bg-gradient-x-color1-color2] .navbar-container {
    /*background-image: -webkit-gradient(linear, left top, right top, from(#e9592b), to(#1a1d39));
    background-image: -webkit-linear-gradient(left, #e9592b, #1a1d39);
    background-image: -moz-linear-gradient(left, #e9592b, #1a1d39);
    background-image: -o-linear-gradient(left, #e9592b, #1a1d39);
    background-image: linear-gradient(to right, #e9592b, #1a1d39);
    background-repeat: repeat-x*/
    background: #e9592b;
    /*background: #1B1D39;*/
}


.btn-primary, .btn-primary:hover {
    background-color: #1a1d39;
}

.trame-steps-container {
    display: flex;
    grid-gap: 60px;
    /* grid-template-columns: repeat(3, 1fr); */
    align-items: center;
    align-content: center;
    flex-flow: row wrap;
}

.trame-steps-container a{
    text-align: center;
    height: 230px;
    width: calc(33% - 40px);
    /*margin: 50px 50px;*/
}

.trame-steps-container a.urlBlocked{
    position: relative;
    cursor: default;
}



.trame-steps-container a:nth-child(1){
    order: 1
}
.trame-steps-container a:nth-child(2){
    order: 4
}

.trame-steps-container a:nth-child(3){
    order: 5
}

.trame-steps-container a:nth-child(4){
    order: 2
}

.trame-steps-container a:nth-child(5){
    order: 3
}

.trame-steps-container a:nth-child(6){
    order: 6
}

.trame-steps{
    position: relative;
    width: 100%;
    height: 100%;
}

.trame-steps .step-title{
    height: 60px;;

    display: grid;
    align-content: center;
    align-items: center;
    color: #ffffff;
    font-family: "Comfortaa", cursive, "Times New Roman", Times, serif;
    font-size: 15px;
}

.trame-steps .step-desc{
    height: calc(100% - 60px);
    padding: 15px;
    color: #ffffff;
}

.trame-step-1 .step-title{
    background: #923837;
}
.trame-step-2 .step-title{
    background: #af831c;

}
.trame-step-3 .step-title{
    background: #e06c22;
}
.trame-step-4 .step-title{
    background: #5f4c7a;
}
.trame-step-5 .step-title{
    background: #2a5a7e;
}
.trame-step-6 .step-title{
    background: #417e2a;
}

.trame-step-1{
    color: #bd5150;

}
.trame-step-2{
    color: #e9ae28;
}
.trame-step-3{
    color: #e06c22;
}
.trame-step-4{
    color: #7e66a0;
}
.trame-step-5{
    color: #3878a8;
}
.trame-step-6{
    color: #47a838;
}

.trame-step-1 .step-desc{
    background: #bd5150;

}
.trame-step-2 .step-desc{
    background: #e9ae28;
}
.trame-step-3 .step-desc{
    background: #f4964f;
}
.trame-step-4 .step-desc{
    background: #7e66a0;
}
.trame-step-5 .step-desc{
    background: #3878a8;
}
.trame-step-6 .step-desc{
    background: #47a838;
}





.trame-steps .status_data{
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-indent: -999999px;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
}

.trame-steps .status_data.complete{
    background: url('../images/checked.png') top right no-repeat;
}

.trame-steps .status_data.incomplete{
    background: url('../images/wall-clock.png') top right no-repeat;
}


.trame-steps-container a.urlBlocked .status_data.incomplete{
    background: url('../images/block.png') top right no-repeat;
}


.trame-steps-container .arrow-up {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid currentColor;
    position: absolute;
    right: 0;
    left: 0;
    top: -40px;
    margin: auto;
}

.trame-steps-container .arrow-down {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid currentColor;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -40px;
    margin: auto;
}

.trame-steps-container .arrow-right {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;

    border-left: 40px solid currentColor;
    position: absolute;
    top: 0;
    right: -40px;
    bottom: 0;
    margin: auto;
}

.trame-steps-container .arrow-left {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;

    border-right:40px solid currentColor;
    position: absolute;
    top: 0;
    left: -40px;
    bottom: 0;
    margin: auto;
}

@media all and (max-width: 1300px){
    .trame-steps-container a{
        width: calc(50% - 30px);

    }

    .trame-steps-container a:nth-child(1){
        order: 1
    }
    .trame-steps-container a:nth-child(2){
        order: 2
    }

    .trame-steps-container a:nth-child(3){
        order: 4
    }

    .trame-steps-container a:nth-child(4){
        order: 3
    }

    .trame-steps-container a:nth-child(5){
        order: 5
    }

    .trame-steps-container a:nth-child(6){
        order: 6
    }

    .trame-step-3 {
        color: #f4964f;
    }


    .trame-steps-container .arrow-up {
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-left: inherit;
        border-right:40px solid currentColor;
        position: absolute;
        top: 0;
        left: -40px;
        bottom: 0;
        right: inherit;;
        margin: auto;
    }

    .trame-steps-container .arrow-down {
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-right: inherit;
        border-left: 40px solid currentColor;
        position: absolute;
        top: 0;
        right: -40px;
        bottom: 0;
        margin: auto;
        left: inherit;;
    }

    .trame-steps-container .arrow-right {
        width: 0;
        height: 0;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        border-top: 40px solid currentColor;
        border-bottom: inherit;

        position: absolute;
        top: inherit;;
        right: 0;
        left: 0;
        bottom: -40px;
        margin: auto;
    }

    .trame-steps-container .arrow-left {
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;

        border-right:40px solid currentColor;
        position: absolute;
        top: 0;
        left: -40px;
        bottom: 0;
        margin: auto;
    }

}



ul.interview-steps {
    display: grid;
    grid-template-columns: repeat(6, auto);
    list-style: none;
    grid-gap: 25px;
    margin-top: 40px;
}

ul.interview-steps li{
    text-align: center;
    border-radius: 5px;
}

ul.interview-steps li a{
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px;
    border-radius: 5px;
}



ul.interview-steps li.complete{
    background: #8BC34A;

}

ul.interview-steps li a.current-step{
    box-shadow: 0px 0px 10px #1a1d39;
    background: #ffa000;
}

ul.interview-steps li.incomplete a.urlAllowed {
    background: #FFC107;
}


ul.interview-steps li.incomplete{
    background: #F44336;
}


#interviewQuestionForm .options{
    max-height: 400px;
    overflow: scroll;
}

#interviewQuestionForm .options .form-group{
    display: grid;
    grid-template-columns: 20px auto;
    align-items: start;
    align-content: start;
    margin-bottom: 0;
}

.heading-elements svg{
    fill: #1a1d39;
}

/*.maincolumn{
    grid-template-columns: 700px;
}*/

.choiceBlock{
    width: 100%;
}
/*.choiceBlock .choice{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 0;
    grid-gap: 10px;
}*/

a.urlBlocked{
    position: relative;
    cursor: default;
}

.has-icon-left .form-control-position{
    color: #e9592b;
}

h4.candidate_name strong{
    color: #e9592b;
}

.link-pdf .btn, .link-pdf .btn:hover{
    background: #e9592b;
    color: #ffffff;

}

.link-pdf .btn svg, .link-pdf .btn:hover svg{
    fill: #ffffff;
}

.grid-block.two-block{
    display: flex;
    grid-gap: 60px;
    /* grid-template-columns: repeat(3, 1fr); */
    align-items: center;
    align-content: center;
    flex-flow: row wrap;
}

.grid-block.two-block a{
    text-align: center;
    height: 230px;
    width: calc(50% - 30px);
    /*margin: 50px 50px;*/
}

/*menu*/


@media all and (max-width: 1300px) {
    html body.vertical-layout.vertical-menu.menu-expanded .navbar-header {
        width: 60px;
        z-index: 999;
        float: left;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .navbar.navbar-brand-center .navbar-header {
        width: auto;
        z-index: 999;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-brand {
        padding: 17px 0px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
        margin-left: 60px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-brand .brand-text {
        -webkit-animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
        -moz-animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
        -o-animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
        animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu {
        width: 60px;
        -webkit-transform: translateZ(-160px) translateX(-160px);
        -moz-transform: translateZ(-160px) translateX(-160px);
        transform: translateZ(-160px) translateX(-160px);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: 300ms ease all;
        -o-transition: 300ms ease all;
        -moz-transition: 300ms ease all;
        transition: 300ms ease all;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-footer {
        width: 60px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-footer,
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-header .media-body .media-heading,
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-header .media-body .text-muted,
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-header .media-right {
        display: none;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-header .media-body {
        opacity: 0;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .user-content {
        padding: 20px 10px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>span.menu-title,
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content a.menu-title {
        left: 60px;
        width: 260px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        text-align: left;
        background-color: #fa626b;
        border-color: #fa626b;
        padding: 18px 30px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content {
        left: 60px;
        width: 260px;
        -webkit-transition: visibility .25s, opacity .25s;
        -o-transition: visibility .25s, opacity .25s;
        -moz-transition: visibility .25s, opacity .25s;
        transition: visibility .25s, opacity .25s;
        -webkit-box-shadow: 25px 5px 75px 2px rgba(64, 70, 74, 0.2);
        box-shadow: 25px 5px 75px 2px rgba(64, 70, 74, 0.2);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        border-left: 1px solid rgba(0, 0, 0, 0.02);
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li {
        white-space: nowrap;
        position: relative;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li a {
        display: block;
        padding: 8px 30px 8px 30px;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.active a {
        color: #fa626b;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.has-sub>a:not(.mm-next):after {
        content: "\f112";
        font-family: 'LineAwesome';
        font-size: 0.85rem;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 14px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: -webkit-transform 0.2s ease-in-out;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.has-sub .has-sub>a:not(.mm-next):after {
        top: 8px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.open>a:not(.mm-next):after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li:hover>a,
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.hover>a {
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li:hover>a>a,
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.hover>a>a {
        -webkit-transform: translateX(-4px);
        -moz-transform: translateX(-4px);
        -ms-transform: translateX(-4px);
        -o-transform: translateX(-4px);
        transform: translateX(-4px);
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu.menu-icon-right .navigation>li>a {
        padding: 12px 30px 12px 18px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation {
        overflow: visible;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li.navigation-header {
        padding: 22px 20px 8px 20px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li.navigation-header .ft-minus {
        display: block;
        font-size: 1.3rem;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li.navigation-header span {
        display: none;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>a {
        padding: 10px 0px 10px 18px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>a>span {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 0;
        right: -260px;
        width: 260px;
        font-weight: 600;
        color: #fff;
        text-align: left;
        background-color: #6967ce;
        border-color: #6967ce;
        padding: 14px 20px;
    }
    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>a>i {
        margin-right: 0;
        font-size: 1.5rem;
        line-height: 1;
        visibility: visible;
        opacity: 1;
        box-shadow: none !important;
        margin-right: 0px !important;
        display: inline-block;
        width: auto !important;
        height: auto !important;
        border-radius: none !important;
        line-height: initial !important;
        vertical-align: middle;
        text-align: center;
    }

    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>ul {
        display: none;
    }

    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>a>span {
        display: none;
    }

    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .mTSWrapper {
        overflow: visible;
    }

    html body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-content>ul.menu-content li.has-sub>a:not(.mm-next):after {
        top: 10px;
    }

    html body.vertical-layout.vertical-menu.menu-expanded .content,
    html body.vertical-layout.vertical-menu.menu-expanded .footer {
        margin-left: 60px;
    }

    html body.vertical-layout.vertical-menu.menu-expanded .navbar-brand-center .content,
    html body.vertical-layout.vertical-menu.menu-expanded .navbar-brand-center .footer {
        margin-left: 0;
    }

    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .content {
        margin: 0;
        margin-right: 60px;
    }

    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .navbar-header {
        float: right;
    }

    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .navbar .navbar-container {
        margin: 0;
        margin-right: 60px;
    }

    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .footer {
        margin: 0;
        margin-right: 60px;
    }

    [data-textdirection="rtl"] html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>a {
        padding: 14px 16px !important;
    }

    [data-textdirection="rtl"] html body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li.navigation-header .ft-minus {
        padding: 12px 0px;
    }

    body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub>a:not(.mm-next):after {
        content: none
    }
}



@media (min-width: 576px) {
    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .main-menu {
        right: 0;
    }
    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .main-menu span.menu-title {
        left: -260px !important;
    }
    html body.vertical-layout.vertical-menu.menu-expanded.menu-flipped .main-menu ul.menu-content {
        right: 60px;
        left: inherit;
    }
}

.nw-link-level-one .menu-title{
    font-size: 12.5px;
}

.nw-link-level-two {
    font-size: 12.5px;
}


button.dt-button.buttons-excel {
    display: inline-block;
    font-weight: 400;
    color: #6b6f80;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #ffffff;
    background-color: #fdb901;
    border-color: #fdb901;
}


@media all and (max-width: 1023px){

    ul.interview-steps {
        grid-template-columns: repeat(3, auto);
        padding-left: 1rem;
    }
    .steps .step .step-icon-wrap {
        height: 50px;
    }
    .steps .step .step-icon {
        width: 50px;
        height: 50px;
        font-size: 17px;
        line-height: 46px;
    }
    .steps .nw_currentNwStepperStep .step-icon {
        border: 1.5px solid #ffa000!important;
        line-height: 50px;
    }
}

@media all and (max-width: 767px){

    ul.interview-steps {
        grid-template-columns: repeat(2, auto);
        padding-left: 1rem;
    }
    .steps .step .step-icon-wrap {
        height: 41px;
    }
    .steps .step .step-icon {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 42px;
    }
    .steps .nw_currentNwStepperStep .step-icon {
        border: 1.5px solid #ffa000!important;
        line-height: 38px;
    }

    .nw_stepInterviewQuestion{
        padding: 0;
    }

    #interviewQuestionForm .col-6{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #nw-skip-interview-question{
        margin-bottom: 20px
    }

    .nw_stepInterviewQuestion .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
}




/* menu */


.progressbar-wrapper {
    background: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
}

.progressbar li {
    list-style-type: none;
    width: calc(100% / 6);
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
}


.progressbar li i {
    width: 60px;
    height: 60px;
    content: "";
    line-height: 60px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #fff;
    font-size: 31px;
    color: #ffffff;
    line-height: 55px;}


.progressbar li:nth-child(1) i{
    background: #ff2e24;
    border-color: #ff2e24;
    /*color: #ff2e24;*/
}

.progressbar li:nth-child(2) i{
    background: #fe7822;
    border-color: #fe7822;
    /*color: #fe7822;*/
}

.progressbar li:nth-child(3) i{
    background: #f7ae09;
    border-color: #f7ae09;
    /*color: #f7ae09;*/
}

.progressbar li:nth-child(4) i{
    background: #f8d30d;
    /*color: #f8d30d;*/
    border-color: #f8d30d;
}

.progressbar li:nth-child(5) i{
    background: #a9d21e;
    border-color: #a9d21e;
    /*color: #a9d21e;*/
}

.progressbar li:nth-child(6) i{
    background: #55c624;
    border-color: #55c624;
    /*color: #55c624;*/
}


.progressbar li:nth-child(1):hover a{
    color: #ff2e24;
}

.progressbar li:nth-child(2):hover a{
    color: #fe7822;
}

.progressbar li:nth-child(3):hover a{
    color: #f7ae09;
}

.progressbar li:nth-child(4):hover a{
    color: #f8d30d;
}

.progressbar li:nth-child(5):hover a{
    color: #a9d21e;
}

.progressbar li:nth-child(6):hover a{
    color: #55c624;
}

.progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 66px;
    left: -50%;
    z-index: 0;
}

.progressbar li:first-child:after {
    content: none;
}
.progressbar li:hover {
    color: green;
    font-weight: bold;

}

.progressbar li:hover i{
    color: #ffffff;
    background: #1a1d39;
    border-color: #1a1d39;
}
/*         .progressbar li:hover:before {
             border-color: #55b776;
             background: green;
         }
         .progressbar li:hover + li:after {
             background-color: #55b776;
         }*/


.progressbar-2 li:hover:before {
    background: #55b776;
    background-size: 60%;
}
.progressbar-2 li::before {
    background: #fff;
    background-size: 60%;
}

.progressbar-2 li a span{
    display: inline-block;
    background: #1a1d39;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    border-radius: 50%;
    margin-bottom: 6px;
    font-family: arial;font-size: 15px;font-weight: bold; position:relative;}
.progressbar-2 li a span:after{
    content:"";
    position:absolute;
    width: 2px;height: 30px;background: #1a1d39;left: 0;right: 0;margin: 0 auto;bottom: -30px;}

@media all and (max-width: 1023px){
    .progressbar li {
        width: calc(100% / 3);
        margin-bottom: 20px;
    }

    .progressbar li:nth-child(4):after {
        content: none;
    }
}

@media all and (max-width: 767px){
    .progressbar li {
        width: calc(100% / 2);
        margin-bottom: 20px;
    }

    .progressbar li:nth-child(4):after {
        content: '';
    }

    .progressbar li:nth-child(3):after {
        content: none;
    }

    .progressbar li:nth-child(5):after {
        content: none;
    }
}


@media all and (max-width: 900px){
    .dropBoxWrapper .pyramidSF .listBlock ul{
        height: 95px;
    }

    .dropBoxWrapper .pyramidSF:before {

        transform: rotate( 117.7deg ) scale(1.2) translate(63px, 420px);

    }

    .dropBoxWrapper .pyramidSF:after {

        transform: rotate( -117.7deg ) scale(1.2) translate(-63px, 420px);

    }

    .dropBoxWrapper{
        min-width: 617px;
    }
}


@media all and (max-width: 820px){
    .dropBoxWrapper .pyramidSF .listBlock ul{
        height: 80px;
    }

    .dropBoxWrapper .pyramidSF:before {

        transform: rotate( 118.7deg ) scale(1.2) translate(63px, 350px);

    }

    .dropBoxWrapper .pyramidSF:after {

        transform: rotate( -118.7deg ) scale(1.2) translate(-63px, 350px);

    }

    .dropBoxWrapper{
        min-width: 100%;
    }

    .dropBoxWrapper .pyramidSF .listBlock:first-child ul.dropBlock li{
        padding-top: 30px;
    }

    .dropBoxWrapper .pyramidSF .listBlock:first-child ul.dropBlock {
        height: 106px;
    }

    .dropBoxWrapper .pyramidSF .listBlock ul.dropBlock li div.title{
        font-size: 10px;
        width: 80px;}
}


/*Pyramid SE*/
@media all and (max-width: 900px){
    .dropBoxWrapperSE .pyramidSE .listBlock ul{
        height: 95px;
    }

    .dropBoxWrapperSE .pyramidSE:before {

        transform: rotate( 117.7deg ) scale(1.2) translate(63px, 420px);

    }

    .dropBoxWrapperSE .pyramidSE:after {

        transform: rotate( -117.7deg ) scale(1.2) translate(-63px, 420px);

    }

    .dropBoxWrapperSE{
        min-width: 617px;
    }
}


@media all and (max-width: 820px){
    .dropBoxWrapperSE .pyramidSE .listBlock ul{
        height: 80px;
    }

    .dropBoxWrapperSE .pyramidSE:before {

        transform: rotate( 118.7deg ) scale(1.2) translate(63px, 350px);

    }

    .dropBoxWrapperSE .pyramidSE:after {

        transform: rotate( -118.7deg ) scale(1.2) translate(-63px, 350px);

    }

    .dropBoxWrapperSE{
        min-width: 100%;
    }

    .dropBoxWrapperSE .pyramidSE .listBlock:first-child ul.dropBlock li{
        padding-top: 30px;
    }

    .dropBoxWrapperSE .pyramidSE .listBlock:first-child ul.dropBlock {
        height: 106px;
    }

    .dropBoxWrapperSE .pyramidSE .listBlock ul.dropBlock li div.title{
        font-size: 10px;
        width: 80px;}
}

.nw-candidate-border{
    border-color:black;
    padding: 10px;
    margin-bottom: 10px;
}

.candidate-card{

    padding: 20px;
}

a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

a.fill-menu{
    display: block;
    height: 100%;
    width: 210%;
    text-decoration: none;
}

a.fill-menu-agenda{
    display: block;
    height: 100%;
    width: 350%;
    text-decoration: none;
}

.sidebar .sb-item a{
    width:185px;
    height:40px;
}














