.credipass-list-style ul, section[id*="information-box-"] ul {
    list-style-image: url("/Files/images/icon/CP_pipa.webp");
    margin-bottom: 0;
}

.credipass-list-style ul li, section[id*="information-box-"] ul li{
    margin-bottom: 1rem;
}

.credipass-list-style ul li:last-child, section[id*="information-box-"] ul li:last-child {
    margin-bottom: 0;
}

.credipass-list-style-blue ul, section[id*="information-box-"] ul {
     list-style-image: url("/Files/images/icon/CP_pipa_kek_large.webp");
     margin-bottom: 0;
 }

.credipass-list-style-blue ul li, section[id*="information-box-"] ul li{
    margin-bottom: 1rem;
}

.credipass-list-style-blue ul li:last-child, section[id*="information-box-"] ul li:last-child {
    margin-bottom: 0;
}

.fancy-header {
    overflow: hidden;
    width: 100%;
    height: 450px;
    max-height: 450px;
}

.fancy-header .fancy-header-box {
    position: relative;
    padding: 60px 10px 50px 50px;
    margin-left: -50px;
    margin-top: -80px;
    width: 65%;
    height: 600px;
    background: rgb(218,173,80);
    background: -moz-linear-gradient(80deg, rgba(218,173,80,1) 0%, rgba(218,173,80,1) 60%, rgba(218,173,80,0.4990371148459384) 100%);
    background: -webkit-linear-gradient(80deg, rgba(218,173,80,1) 0%, rgba(218,173,80,1) 60%, rgba(218,173,80,0.4990371148459384) 100%);
    background: linear-gradient(80deg, rgba(218,173,80,1) 0%, rgba(218,173,80,1) 60%, rgba(218,173,80,0.4990371148459384) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eea200",endColorstr="#eea200",GradientType=1);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

.fancy-header .fancy-header-box .fancy-header-content {
    position: relative;
    padding: 50px;
    width: 100%;
    transform: rotate(-10deg);
}

@media (max-width: 991px) {
    .fancy-header {
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: right;
        background-size: auto 100%;
        width: 100%;
        height: auto;
        max-height: inherit;
    }

    .fancy-header .fancy-header-box {
        position: relative;
        margin-top: 420px;
        margin-left: -40px;
        width: calc(100% + 40px);
        background: rgb(218,173,80);
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
        padding: inherit;
        height: inherit;
    }

    .fancy-header .fancy-header-box .fancy-header-content {
        margin: 0 20px;
        padding: 50px 50px 70px 50px;
        position: relative;
        background: rgb(218,173,80);
        width: calc(100%);
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
        top: 40px;
    }
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: 50%!important;
    -webkit-transform: translate(-50%)!important;
    -moz-transform: translate(-50%)!important;
    -ms-transform: translate(-50%)!important;
    -o-transform: translate(-50%)!important;
    transform: translate(-50%)!important;
}

.job-opportunities .jobadvert-item .circle-badge {
    background: #f7f8fa;
    position: relative;
    top: 0;
    left: 0;
    margin-right: 15px;
    float: left;
}

.circle-badge {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background: #365898;
    position: absolute;
    color: #fff;
    top: 10px;
    right: 15px;
    line-height: 35px;
    text-align: center;
    z-index: 1000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.job-opportunities .jobadvert-item h3 .fa {
    color: #DEB047FF;
    top: 2px!important;
    left: 1px;
    font-size: 18px;
}

.jobadvert-item {
    background: #fff;
    border-radius: 3px;
    /*height: 165px;*/
    min-height: 165px;
    /*max-height: 165px;*/
    overflow: hidden;
    box-shadow: 0 1px 5px 0 rgba(60,60,60,.2);
    margin-bottom: 20px;
}

.job-opportunities .jobadvert-item h3 {
    text-transform: none;
    margin-top: 10px;
    line-height: 35px;
}

.job-opportunities h3 {
    color: #365898;
    text-transform: uppercase;
    font-size: 18px;
}

.job-opportunities .jobadvert-item .infocell:first-of-type {
    border-bottom: 1px solid #ececec;
}

.job-opportunities .jobadvert-item .infocell {
    padding: 0;
    /*min-height: 62px;*/
    border-left: 1px solid #ececec;
}

.job-opportunities .jobadvert-item .infocell.button button{
    border-radius: 0 !important;
    width: 100%;
    min-height: 100%;
}

/*.calculator-title {*/
/*    font-size: 28px;*/
/*}*/

/*.calculator-sub-title {*/
/*    font-size: 16px;*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .calculator-title {*/
/*        font-size: 20px;*/
/*    }*/

/*    .calculator-sub-title {*/
/*        font-size: 12px;*/
/*    }*/
/*}*/

/*@media (max-width: 426px) {*/
/*    .calculator-title {*/
/*        font-size: 14px;*/
/*    }*/
/*}*/

/*.calculator-title-large {*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 48px;*/
/*    line-height: 67px;*/
/*    transition: all .1s;*/
/*}*/

/*@media (max-width: 1399px) {*/
/*    .content-page-header-points {*/
/*        padding: 20px 1650px 20px 20px;*/
/*    }*/
/*}*/

/*@media (max-width: 1199px) {*/
/*    .content-page-header-points {*/
/*        padding: 20px 1700px 20px 20px;*/
/*    }*/

/*    .calculator-title-large {*/
/*        font-size: 44px;*/
/*    }*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .content-page-header-points {*/
/*        border-radius: 0;*/
/*        width: 120%;*/
/*        margin: -50px -30px -30px;*/
/*        padding: 150px 20px 20px;*/
/*        position: relative;*/
/*    }*/

/*    .calculator {*/
/*        background: #fff;*/
/*        padding: 10px;*/
/*    }*/

/*    .right-calculator-box h5 {*/
/*        padding: 10px 10px 0;*/
/*    }*/
/*}*/

/*.credipass-header {*/
/*    height: 100%;*/
/*    background-color: #f1f1f1;*/
/*}*/

/*.credipass-header .inner-box {*/
/*    background-color: #fff;*/
/*}*/

/*.header-text {*/
/*    background: rgb(55,88,152,1);*/
/*    color: #fff;*/
/*    padding: 20px 20px 80px 80px;*/
/*}*/

/*.header-image img{*/
/*    width: 100%;*/
/*    height: auto;*/
/*    !*margin-top: -50px;*!*/
/*}*/

/*.sort-content {*/
/*    !*top: 100px;*!*/
/*    !*left: -30px;*!*/
/*    !*margin-top: -30%;*!*/
/*    margin-top: -25%;*/
/*    width: 65%;*/
/*    height: auto;*/
/*    min-height: 600px;*/
/*    padding: 20px 20px 150px 80px;*/
/*    text-align: left;*/
/*    text-align: -moz-left;*/
/*    text-align: -webkit-left;*/
/*    background-color: rgba(54, 88, 152, 0.85);*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    font-size: 25px;*/
/*    line-height: 30px;*/
/*    color: #FFFFFF;*/
/*}*/

/*.sort-content::after{*/
/*    position: absolute;*/
/*    bottom: -1px;*/
/*    right: -1px;*/
/*    border-style: solid;*/
/*    border-width: 75px 150px 75px 150px;*/
/*    border-color: transparent #FFF #FFF transparent;*/
/*    display: block;*/
/*    content: "";*/
/*}*/

/*.sort-content::before{*/
/*    position: absolute;*/
/*    top: -1px;*/
/*    left: -1px;*/
/*    border-style: solid;*/
/*    border-width: 0 25px 150px 80px;*/
/*    border-color: transparent transparent transparent #FFF;*/
/*    display: block;*/
/*    content: "";*/
/*}*/

/*.sort-content h1 {*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 45px;*/
/*    line-height: 55px;*/
/*    margin: 35px 0;*/
/*    padding: 0;*/
/*    color: #FFFFFF;*/
/*}*/

/*.sort-content a {*/
/*    color: #DAAD51;*/
/*}*/

/*.sort-content a:hover {*/
/*    color: #b28e44;*/
/*}*/

/*.big-content-box {*/
/*    !*padding: 20px;*!*/
/*}*/

/*.header-text-background {*/
/*    position: relative;*/
/*    background-image: url(../../gfxLib/box.webp);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    min-height: 500px;*/
/*    width: 50%;*/
/*    margin: 100px 0 -20px -32px;*/
/*}*/

/*.what-is-credipass {*/
/*    !*border-bottom: 1px solid #D9D9D9;*!*/
/*    font-weight: 700;*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*    color: rgba(0, 0, 0, 0.6);*/
/*    text-align: justify;*/
/*}*/

/*!* contentPage_style *!*/
/*.right-calculator-box, .right-calculator-box-form {*/
/*    background-color: #fff;*/
/*    border-radius: 15px;*/
/*    !*border: 5px solid #384f91;*!*/
/*    border: 5px solid #daad51;*/
/*}*/

/*.right-calculator-box-form .result-title {*/
/*    background-color: #384f91;*/
/*    color: #fff;*/
/*    padding: 5px;*/
/*    border-top-left-radius: 10px;*/
/*    border-top-right-radius: 10px;*/
/*}*/
/*!* contentPage_style END *!*/


/*!* FAQ *!*/
/*.qa-box {*/
/*    padding: 10px;*/
/*}*/

/*.qa-box .qa-box-title {*/
/*    text-align: center;*/
/*    color: #384F90;*/
/*    margin-bottom: 25px;*/
/*}*/

/*.qa-box .qa-box-title h2 {*/
/*    font-weight: 600;*/
/*    font-size: 30px;*/
/*}*/

/*.qa-box .promo-box-title {*/
/*    padding: 15px 0;*/
/*    color: #384F90;*/
/*    font-weight: 700;*/
/*    cursor: pointer;*/
/*}*/

/*.qa-box .qa-box-promo .promo-box {*/
/*    border-bottom: 1px solid #384F90;*/
/*}*/

/*.qa-box .qa-box-promo .promo-box:last-child {*/
/*    border-bottom: 0;*/
/*}*/

/*.qa-box .promo-box-title span {*/
/*    float: right;*/
/*    margin-right: 15px;*/
/*    border: 1px solid #384F90;*/
/*    padding: 5px 6px;*/
/*    border-radius: 50%;*/
/*}*/

/*.qa-box .promo-box-title span i {*/
/*    font-size: 12px;*/
/*}*/

/*.qa-box .promo-box-text {*/
/*    color: #384F90;*/
/*    padding: 10px 0;*/
/*    !*text-align: justify;*!*/
/*}*/
/*.qa-box .promo-box-show-more {*/
/*    display: none;*/
/*    text-align: center;*/
/*}*/

/*.question h6{*/
/*    font-weight: 700;*/
/*    font-size: 1.2rem;*/
/*    color: #384F90;*/
/*}*/

/*.question-icon i{*/
/*    color: #c5c5c5;*/
/*}*/

/*.question .custom-control{*/
/*    font-size: 1.2rem;*/
/*}*/
/*!* FAQ END *!*/


/*!* NAVIGATION *!*/
/*.btn-with-logo span {*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    font-size: 25px;*/
/*    line-height: 47px;*/
/*    color: #FFFFFF;*/
/*    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
/*    position: relative;*/
/*}*/

/*.navigation-box {*/

/*}*/

/*.navigation-box .navigation-box-header h2 {*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 50px;*/
/*    line-height: 61px;*/
/*    color: #365898;*/
/*}*/

/*.navigation-box .navigation-box-header div {*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 30px;*/
/*    line-height: 37px;*/
/*    color: #DAAD51;*/
/*}*/

/*.navigation-box .navigation-box-body-item {*/
/*    display: block;*/
/*    background: #FFFFFF;*/
/*    border: 4px solid #D9D9D9;*/
/*    -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);*/
/*    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);*/
/*    border-radius: 15px;*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 25px;*/
/*    color: rgba(0, 0, 0, 0.6);*/
/*    height: 160px;*/
/*    text-decoration: none;*/
/*}*/

/*.navigation-box .navigation-box-body-item .icon-div {*/
/*    width: 25%;*/
/*    text-align: right;*/
/*    padding: 0 10px 0 0;*/
/*    margin: auto 0;*/
/*}*/

/*.navigation-box .navigation-box-body-item .text-div {*/
/*    font-family: 'Montserrat';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 25px;*/
/*    line-height: 35px;*/
/*    text-align: center;*/
/*}*/


/*@media (max-width: 991px) {*/
/*    .navigation-box .navigation-box-body-item .icon-div {*/
/*        width: 100% !important;*/
/*        text-align: center;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .navigation-box .navigation-box-body-item .icon-div svg{*/
/*        width: auto;*/
/*        height: 30px;*/
/*    }*/

/*    .navigation-box .navigation-box-body-item .text-div {*/
/*        width: 100% !important;*/
/*        text-align: center;*/
/*        font-family: 'Montserrat';*/
/*        font-style: normal;*/
/*        font-weight: 700;*/
/*        font-size: 14px;*/
/*        line-height: 18px;*/
/*        color: rgba(0, 0, 0, 0.6);*/
/*    }*/

/*    .navigation-box .navigation-box-header h2 {*/
/*        font-size: 22px;*/
/*        line-height: 27px;*/
/*    }*/

/*    .navigation-box .navigation-box-header div {*/
/*        font-size: 14px;*/
/*        line-height: 17px;*/
/*        color: #DAAD51;*/
/*    }*/

/*    .navigation-box .navigation-box-header div svg {*/
/*        width: auto;*/
/*        height: 29px;*/
/*    }*/

/*    .btn-with-logo span {*/
/*        font-family: 'Montserrat';*/
/*        font-style: normal;*/
/*        font-weight: 600;*/
/*        !*font-size: 13px;*!*/
/*        !*line-height: 24px;*!*/
/*        font-size: 18px;*/
/*        line-height: 32px;*/
/*        color: #FFFFFF;*/
/*        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);*/
/*    }*/

/*    .btn-with-logo span svg {*/
/*        width: auto;*/
/*        !*height: 25px;*!*/
/*        height: 35px;*/
/*    }*/

/*    .question-icon i{*/
/*        font-size: 2rem;*/
/*    }*/
/*}*/
/*!* NAVIGATION END *!*/

/*!* Opinions *!*/
/*.opinion-box-title {*/
/*    text-align: center;*/
/*    color: #384F90;*/
/*    margin-bottom: 25px;*/
/*}*/

/*.opinion-box-title h2 {*/
/*    font-weight: 600;*/
/*    color: #384F90;*/
/*}*/

/*.opinion-box-value {*/
/*    margin-top: 55px;*/
/*    margin-bottom: 15px;*/
/*    position: relative;*/
/*    height: 500px;*/
/*    text-align: center;*/
/*    border-radius: 15px;*/
/*    !*border: 4px solid #365898;*!*/
/*    border: 4px solid #D9D9D9;*/
/*    -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);*/
/*    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.15);*/
/*    !*overflow: hidden;*!*/
/*}*/

/*.splide__pagination__page.is-active {*/
/*    background: #DAAD51 !important;*/
/*}*/

/*.splide__arrow {*/
/*    !*display:none !important;*!*/
/*    background: #DAAD51 !important;*/
/*}*/

/*.splide__arrow svg {*/
/*    fill: #fff !important;*/
/*}*/

/*.opinion-people {*/
/*    border: solid 4px #365898;*/
/*    position: relative;*/
/*    width: 100px;*/
/*    overflow: hidden;*/
/*    top: -4px;*/
/*    left: -4px;*/
/*    margin-bottom: -4px;*/
/*    border-top-left-radius: 10px;*/
/*    border-bottom-right-radius: 10px;*/
/*}*/

/*.opinion-people-name {*/
/*    font-size:16px;*/
/*    font-weight: 600;*/
/*    color: #365898;*/
/*}*/

/*.opinion-people-title {*/
/*    display: block;*/
/*    font-size:12px;*/
/*    color: #DAAD51;*/
/*}*/

/*.bottom-cr-line {*/
/*    border-bottom: 1px solid #f1f1f1;*/
/*}*/

/*.opinion-box-value-bottom {*/
/*    height: calc(100% - 100px);*/
/*}*/

/*.opinion-writer {*/
/*    color: #365898;*/
/*}*/

/*.opinion-people img {*/
/*    object-fit: fill;*/
/*}*/

/*.opinion-people-text {*/
/*}*/

/*.opinion-box-value-star {*/
/*    !*margin-top: 40px;*!*/
/*    color: #DAAD51;*/
/*    font-size: 20px;*/
/*}*/

/*.opinion-box-value-star .s1.active ~ span {*/
/*    color: #D9D9D9;*/
/*}*/
/*.opinion-box-value-star .s2.active ~ span {*/
/*    color: #D9D9D9;*/
/*}*/
/*.opinion-box-value-star .s3.active ~ span {*/
/*    color: #D9D9D9;*/
/*}*/
/*.opinion-box-value-star .s4.active ~ span {*/
/*    color: #D9D9D9;*/
/*}*/
/*.opinion-box-value-star .s5.active ~ span {*/
/*    color: #D9D9D9;*/
/*}*/

/*.opinion-box-value-text {*/
/*    word-break: break-word;*/
/*    font-style: italic;*/
/*    quotes: "„" "“" "‚" "‘";*/
/*    height: calc(100% - 100px);*/
/*    box-sizing: border-box;*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*.opinion-box-value-text q{*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*}*/
/*!* Opinions END *!*/

/*!* VIDEOS *!*/
/*.video-box {*/
/*    padding: 10px;*/
/*}*/

/*.video-box .video-box-title {*/
/*    margin-bottom: 25px;*/
/*}*/

/*.video-box .video-box-title h2 {*/
/*    font-weight: 600;*/
/*    color: #384F90;*/
/*}*/

/*.video-box .video-list .inspirationVideo {*/
/*    padding-right: 20px;*/
/*}*/

/*.video-box .video-list .inspirationVideo iframe {*/
/*    width: 100%;*/
/*}*/

/*.video-box .video-list .inspirationVideo:last-child {*/
/*    padding-right: 0;*/
/*}*/

/*.embed-youtube {*/
/*    background-color: #000;*/
/*    position: relative;*/
/*    height: 170px;*/
/*    max-height: 170px;*/
/*    overflow: hidden;*/
/*    cursor: pointer;*/
/*}*/

/*.embed-youtube img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    -o-object-fit: contain;*/
/*    object-fit: contain;*/
/*    top: 0;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    opacity: 0.7;*/
/*}*/

/*.embed-youtube .embed-youtube-play {*/
/*    width: 68px;*/
/*    height: 48px;*/
/*    background-color: #333;*/
/*    -webkit-box-shadow: 0 0 30px rgba( 0,0,0,0.6 );*/
/*    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );*/
/*    z-index: 1;*/
/*    opacity: 0.8;*/
/*    border-radius: 6px;*/
/*}*/

/*.embed-youtube .embed-youtube-play:before {*/
/*    content: "";*/
/*    border-style: solid;*/
/*    border-width: 15px 0 15px 26.0px;*/
/*    border-color: transparent transparent transparent #fff;*/
/*}*/

/*.embed-youtube img,*/
/*.embed-youtube .embed-youtube-play {*/
/*    cursor: pointer;*/
/*}*/

/*.embed-y outube img,*/
/*.embed-youtube iframe,*/
/*.embed-youtube .embed-youtube-play,*/
/*.embed-youtube .embed-youtube-play:before {*/
/*    position: absolute;*/
/*}*/

/*.embed-youtube .embed-youtube-play,*/
/*.embed-youtube .embed-youtube-play:before {*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    -webkit-transform: translate3d( -50%, -50%, 0 );*/
/*    transform: translate3d( -50%, -50%, 0 );*/
/*}*/

/*.embed-youtube iframe {*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.embed-youtube .embed-youtube-play:hover {*/
/*    background-color: #f00;*/
/*}*/
/*!* VIDEOS END *!*/

/*!* WIDGET *!*/
/*.widget-section img {*/
/*    width: auto;*/
/*}*/
/*!* WIDGET END *!*/


/*@media (max-width: 991px) {*/
/*    .header-image {*/
/*        width: 100% !important;*/
/*    }*/

/*    .header-image img {*/
/*        margin-top: 0;*/
/*    }*/

/*    .section.header, section.header-fluid {*/
/*        margin-top: 0;*/
/*    }*/

/*    .sort-content {*/
/*        font-size: 16px;*/
/*        height: auto;*/
/*        width: 90%;*/
/*        padding: 20px;*/
/*        min-height: inherit;*/
/*    }*/

/*    .sort-content::before {*/
/*        display: none;*/
/*    }*/

/*    .sort-content::after {*/
/*        display: none;*/
/*    }*/

/*    .sort-content h1 {*/
/*        font-size: 20px;*/
/*        line-height: inherit;*/
/*    }*/
/*}*/

/*figure.table>:not(caption)>*>* {*/
/*    border-bottom-width: inherit;*/
/*}*/

/*@media (max-width: 425px) {*/
/*    .sort-content {*/
/*        width: 100%;*/
/*        margin-top: 0;*/
/*    }*/
/*}*/