#kandidati header {
    padding: 0 15px;
    margin-bottom: 25px;
    padding-top: 50px;
}

#kandidati header .left {
    float: left;
}

#kandidati header .right {
    float: right;
}

#kandidati header #selectCandidate {
    font-size: 16px;
    background: #d1d2d4;
    color: #333;
    height: 50px;
}

#kandidati header #selectCandidate:focus,
#kandidati header #selectCandidate:active,
#kandidati header #selectCandidate:link,
#kandidati header #selectCandidate:target {
    background: #c4c5c8;
}

#kandidati header h3 {
    color: #e32127;
}

#kandidati .candidateWrapper {
    padding: 0 15px;
    margin-bottom: 25px;
}

#kandidati .candidateWrapper.hide {
    display: none;
}

#kandidati .candidateName {
    font-weight: bold;
    padding: 15px 0 10px 0;
    margin: 0;
}

#kandidati .candidateNameUnder {
    display: block;
    width: 75%;
    height: 4px;
    background: #e32127;
    margin-bottom: 15px;
}

#kandidati footer {
    text-align: center;
}

#kandidati footer #moreCandidates {
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    color: #fff;
    background: #e32127;
    margin: 15px 0;
    display: inline-block;
}

.noPadding {
    padding: 0 !important;
}

#before_logo li > a > span {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #e32127;
    font-weight: bold !important;
}

#before_logo li:hover ul.sub-menu {
    display: block;
}

.openRegionCandidates {
    background: #e32127;
    color: #fff;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
}

.openRegionCandidates:hover {
    background: #d01a20;
    color: #f0f0f0;
    text-decoration: none;
}

.text-center {
    text-align: center;
}

.candidateLarge .desc {
    padding: 25px 0 !important;
}

.candidateLarge .image_frame {
    border: 0 !important;
    position: relative;
    overflow: hidden;
}

.candidateLarge .image_frame .candidateNumber {
    background: rgba(255, 255, 255, 0.9);
    color: #e32127;
    position: absolute;
    z-index: 11;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    bottom: -10px;
    left: -10px;
    font-weight: bold;
}

.candidateLarge .desc-wrapper {
    margin: 0 !important;
    padding: 10px 0;
}

.candidateLarge .desc-wrapper::after {
    content: '';
    width: 60%;
    border: 2px solid #e32127;
    display: block;
    margin-top: 10px;
}

.customSubheader {
    background-color: #F7F7F7;
    text-align: center;
    padding: 50px 0;
}

.customSubheader .column {
    margin: 0;
}

.customSubheader h1.title {
    padding: 0;
    margin: 0;
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: 1px;
    font-style: italic;
}

#mainSlider {
    padding: 0 !important;
}

#mainSlider .section_wrapper {
    margin: 0 !important;
    max-width: 100% !important;
}

#mainSlider .section_wrapper .column_slider_plugin {
    margin: 0 !important;
    width: 100% !important;
}

.menu > li {
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 400;
}

.menu > li a > span {
    padding: 0 10px !important;
}

.menu > li ul.sub-menu {
    margin-left: -25px !important;
}

#Subheader {
    background-image: url('../img/header.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 260px;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
}

#Subheader .breadcrumbs {
    display: none !important;
}

#Subheader > .container {
    height: 100%;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100%;
}

#Subheader > .container > .column.one {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

#Subheader > .container > .column.one h1.title {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 11;
    width: auto !important;
    padding: 25px 60px 25px 30px;
    background: rgba(255, 255, 255, 0.5);
    font-style: normal;
    font-weight: bold;
    color: #e32127;
}

#Subheader > .container > .column.one h1.title::after {
    position: absolute;
    content: '';
    display: block;
    height: 8px;
    bottom: 0;
    left: 30px;
    right: 60px;
    width: auto;
    background: #e32127;
}

.f-left {
    float: left;
}

.candidateSelector {
    padding: 0 70px;
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 25px;
}

.candidateSelector h2 {
    font-size: 30px;
    font-weight: 500;
    color: #333;
    flex-grow: 0;
    margin-right: 20px;
    margin-bottom: 0;
}

.candidateSelector .selectBox {
    flex-basis: 280px;
    flex-grow: 0;
}

.taxonomy-text {
    padding: 0 10px;
}

.selectBox {
    height: 50px;
    position: relative;
    background: #d1d2d4;
}

.selectBox select {
    height: 50px !important;
    line-height: 50px !important;
    color: #333 !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 65px 0 25px !important;
    margin: 0 !important;
    font-size: 14px !important;
    width: 100%;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.selectBox select:focus {
    background: transparent !important;
}

.selectBox .arrow {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    margin: 0;
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
}

.selectBox:hover {
    background: #c4c5c8 !important;
}

.candidateImage img {
    width: 100%;
}

.bulletNumber {
    display: none;
    color: #4e4b4c;
    font-weight: bold;
}

.column_slider_plugin .tp-bullets {
    left: 98% !important;
}

.column_slider_plugin .tp-bullets .tp-bullet {
    border-color: #f0f1f5 !important;
    background: #f0f1f5 !important;
    position: relative !important;
    top: 0 !important;
    margin: 15px 0;
}

.column_slider_plugin .tp-bullets .tp-bullet.selected,
.column_slider_plugin .tp-bullets .tp-bullet:hover {
    border-color: #dadcde !important;
    background: #dadcde !important;
}

.column_slider_plugin .tp-bullets .tp-bullet.selected {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px;
    text-align: center;
    margin-left: -25px;
}

.column_slider_plugin .tp-bullets .tp-bullet.selected .bulletNumber {
    display: block;
    font-size: 30px;
}

.squaresBgTop {
    background-image: url('../img/bg.png');
    background-size: 100%;
    background-repeat: repeat-x;
    background-position: top;
}

#Footer .wpcf7 {
    padding-top: 60px;
}

#Footer .customContactForm .column {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 10px;
    box-sizing: border-box;
}

#Footer .customContactForm .column input[type="text"],
#Footer .customContactForm .column input[type="tel"],
#Footer .customContactForm .column input[type="email"] {
    background: #d1d2d4;
    color: #333;
    margin-bottom: 20px;
}

#Footer .customContactForm .column input[type="submit"] {
    margin: 0 0 20px 0 !important;
}

#Footer .customContactForm .one-half {
    width: 50%;
    float: left;
}

#Footer .customContactForm .text-right {
    text-align: right;
}

#Footer .customContactForm .ajax-loader {
    float: left;
}

.cookieButton {
    background: #fff !important;
    color: #e32127 !important;
    padding: 8px 16px !important;
}

@media only screen and (max-width: 767px) {
    .no-content-padding #Content {
        padding-bottom: 30px !important;
    }

    .home #Content .section_wrapper {
        padding: 0 !important;
    }

    .pes {
        float: none !important;
        display: block;
        margin: 0 auto;
    }

    #Top_bar #leftMenu {
        width: 80% !important;
        float: right !important;
    }

    #Top_bar #leftMenu li > a {
        margin: 0;
        padding: 0;
    }

    #Top_bar .logo {
        width: 20%;
    }

    .candidateSelector {
        display: block;
        padding: 0 15px;
        width: 100%;
        box-sizing: border-box;
    }
}

.wpml-ls-menu-item {
    padding-right: 0 !important;
}

.wpml-ls-menu-item a span {
    padding: 0 !important;
}

#pesLogo {
    height: 120px;
    width: 200px;
    position: relative;
}

#pesLogo img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.is-sticky #pesLogo {
    width: 140px;
}

.is-sticky #pesLogo img {
    width: 140px;
}

#sdpsGroups {
    padding: 0 70px;
    text-align: center;
    margin-bottom: 25px;
}

#sdpsGroups a {
    display: inline-block;
    padding: 10px;
}

#sdpsGroups a.currentTerm {
    font-weight: bold;
}

#sdpsSinglePost {
    padding: 0 !important;
}

#sdpsSinglePost .section_wrapper,
#sdpsSinglePost .item_wrapper {
    padding: 0;
    margin: 0;
    max-width: 100%;
    position: relative;
}

#sdpsSinglePost .image_wrapper {
    position: relative;
    width: 100%;
    height: 460px;
}

#sdpsSinglePost .image_wrapper img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#sdpsSinglePost .item_wrapper .date_label {
    display: none;
}

#sdpsSinglePost .item_wrapper .desc {
    position: absolute;
    z-index: 99;
    bottom: 50px;
    left: 50px;
}

#sdpsSinglePost .item_wrapper .desc .button {
    display: inline-block !important;
    background: #e32127;
    color: #fff;
}

.singleHomePost {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media only screen and (max-width: 600px) {
    #Top_bar #leftMenu {
        width: 60% !important;
    }

    #Top_bar .logo {
        width: 40%;
    }

    #pesLogo {
        display: none;
    }
}
