@font-face {
    font-family: 'TiemposHeadline-Regular';
    src: url('../fonts/tiemposheadlineregular.eot');
    src: url('../fonts/tiemposheadlineregular.eot?#iefix') format('embedded-opentype'), url('../fonts/tiemposheadlineregular.woff') format('woff'), url('../fonts/tiemposheadlineregular.ttf') format('truetype'), url('../fonts/tiemposheadlineregular.svg#tiemposheadlineregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TiemposHeadline-RegularItalic';
    src: url('../fonts/tiemposheadlineregularitalic.eot');
    src: url('../fonts/tiemposheadlineregularitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/tiemposheadlineregularitalic.woff') format('woff'), url('../fonts/tiemposheadlineregularitalic.ttf') format('truetype'), url('../fonts/tiemposheadlineregularitalic.svg#tiemposheadlineregularitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EPTVPS+Patron-Regular';
    src: url('../fonts/eptvpspatronregular.eot');
    src: url('../fonts/eptvpspatronregular.eot?#iefix') format('embedded-opentype'), url('../fonts/eptvpspatronregular.woff') format('woff'), url('../fonts/eptvpspatronregular.ttf') format('truetype'), url('../fonts/eptvpspatronregular.svg#eptvpspatronregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EPTVPS+Patron-Medium';
    src: url('../fonts/eptvpspatronmedium.eot');
    src: url('../fonts/eptvpspatronmedium.eot?#iefix') format('embedded-opentype'), url('../fonts/eptvpspatronmedium.woff') format('woff'), url('../fonts/eptvpspatronmedium.ttf') format('truetype'), url('../fonts/eptvpspatronmedium.svg#eptvpspatronmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EPTVPS+Patron-Bold';
    src: url('../fonts/eptvpspatronbold.eot');
    src: url('../fonts/eptvpspatronbold.eot?#iefix') format('embedded-opentype'), url('../fonts/eptvpspatronbold.woff') format('woff'), url('../fonts/eptvpspatronbold.ttf') format('truetype'), url('../fonts/eptvpspatronbold.svg#eptvpspatronbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #595b5d;
    background: #fff;
}

h1 {
    font-size: 42px;
    font-family: 'TiemposHeadline-Regular';
    font-weight: normal;
    line-height: 52px;
}

h2 {
    line-height: 33px;
    font-family: 'Neuton', serif;
    font-size: 30px;
    font-weight: normal;
}

h3 {
    font-size: 26px;
    font-family: 'TiemposHeadline-Regular';
    font-weight: normal;
    text-transform: uppercase;
    line-height: 30px;
}

h4 {
    font-size: 22px;
    font-family: 'TiemposHeadline-Regular';
    font-weight: normal;
}

h5 {
    font-size: 18px;
    font-family: 'TiemposHeadline-Regular';
    font-weight: normal;
    line-height: 23px;
}

h6 {
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #313133;
}

p {
    font-size: 14px;
   /*margin-bottom: 20px;
  /* margin-bottom:5px;*/
}

    p.small {
        font-size: 11px;
    }

a {
    text-decoration: none;
    color: #0372bc;
}

    a:hover {
        color: #0372bc;
        text-decoration: underline;
        outline: none;
    }

    a:focus {
        color: #0372bc;
        text-decoration: underline;
        outline: none;
    }

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

ul.showblock {
    display: block !important;
}

.hyphenate {
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
}


.wrapper {
    width: 100%;
}

.ForceHidden {
    display: none !important;
}

.minheight {
    min-height: 250px;
}

.grijs{
    color:#999999;
}

#newsroom-block .minheight{
    min-height: 0px;
}

.main-outercon {
    width: 100%;
    min-width: 240px;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 10px;
}

    .main-outercon .row {
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }

    .main-outercon .columns {
        float: left;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }

.language-select {
    float: left;
    width: 100%;
    background: #fff6ef;
    padding: 50px 0;
    text-align: center;
}

.lang-logo {
    float: left;
    width: 100%;
}

.lang-table {
    float: left;
    width: 100%;
}

    .lang-table ul {
        float: left;
        width: 100%;
        list-style-type: none;
    }

        .lang-table ul li {
            list-style-type: none;
            display: inline-block;
            padding: 0 21px;
            margin-top: 50px;
        }

.lang-text {
    font: 400 33px/30px 'Neuton', serif;
    color: #313133;
    margin-bottom: 25px;
}

.language {
    font: 400 14px/16px 'Roboto', sans-serif;
    color: #5A5B5E;
}

    .language a {
        color: #5A5B5E;
    }

.header-section {
    float: left;
    width: 100%;
    padding-bottom: 35px;
}

.header-inner {
    float: left;
    width: 100%;
    padding: 30px 0 35px;
}

.logo {
    float: left;
    margin: 1px 0 0 14px;
    width: 250px;
}

.header-right {
    float: right;
    max-width: 62.8%;
    min-width: 100px;
}

.noSearchResultsSpan {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.search-section {
    width: 365px;
    float: left;
    margin: 0;
    padding: 23px 0 0 0;
}

.search-container {
    width: 100%;
    max-width: 255px;
    float: right;
    margin: 0px;
    padding: 0;
    position: relative;
}

@media only screen and (min-width: 479px) {

    .juries-tooltip-outer:hover .juries-tooltip {
        display: inline-block;
    }

    .search-tooltip-outer:hover .search-tooltip {
        display: inline-block;
    }
}

.search-container .maintext-field {
    font-size: 15px;
    width: 100%;
    max-width: 205px;
    height: 40px;
    float: right;
    margin: 0px;
    padding: 0 10px;
    border: #00a984 solid 1px;
    background: #FFF;
    /*font: 400 10px/12px 'Roboto', sans-serif;*/
    color: #5A5B5E;
    /*text-transform: capitalize;*/
    outline: none;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

    .search-container .maintext-field:focus {
        background: #FFF;
        box-shadow: none;
        border: #00a984 solid 1px;
        color: #5A5B5E;
    }

.search-container .search-btn {
    width: 100%;
    max-width: 40px;
    height: 40px;
    float: right;
    margin: 0px 0 0 10px;
    padding: 0;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #00a984;
    text-align: center;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

    .search-container .search-btn i {
        color: #FFF;
        font-size: 40px;
        font-weight: normal;
    }

    .search-container .search-btn:hover {
        opacity: .7;
    }

.search-result-block {
    max-height: 231px;
    overflow: hidden;
}

.icons-con {
    width: 110px;
    float: right;
    margin: 0px;
    padding: 0;
}

    .icons-con a.profile-container {
        width: 50%;
        max-width: 40px;
        height: 40px;
        float: left;
        margin: 0px 0 0 15px;
        padding: 0;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        text-decoration: none;
        background: #ffa004;
        text-align: center;
        line-height: 53px;
        -webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
    }

        .icons-con a.profile-container i {
            color: #FFF;
            font-size: 40px;
            font-weight: normal;
        }

    .icons-con a.key-container {
        width: 50%;
        max-width: 40px;
        height: 40px;
        float: left;
        margin: 0 0 0 15px;
        padding: 0;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        text-decoration: none;
        background: #d28169;
        text-align: center;
        line-height: 53px;
        -webkit-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
    }

.juries-tooltip-outer {
    position: relative;
}

.juries-tooltip {
    width: 150px;
    position: absolute;
    top: 40px;
    right: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}

search-tooltip-outer {
    position: relative;
}

.search-tooltip {
    width: 150px;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 9999;
    display: none;
}

.key-tooltip-outer {
    position: relative;
}

.key-tooltip {
    width: 150px;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 9999;
    display: none;
}

.key-tooltip-outer:hover .key-tooltip {
    display: block;
}

.tool-box {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #FFF;
    border: solid 2px;
    border-radius: 2px;
    /*height: 86px;*/
    position: relative;
    padding: 10px;
    text-align: center;
}

    .tool-box:after, .tool-box:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .tool-box:after {
        border-bottom-color: #FFF;
        border-width: 10px;
        margin-left: -10px;
    }

    .tool-box:before {
        border-bottom-color: #ccf500;
        border-width: 13px;
        margin-left: -13px;
    }

.tooltip-title {
    display: block;
    float: left;
    width: 100%;
    font: 600 12px/16px 'Roboto', sans-serif;
    color: #313133;
    margin: 5px 0 10px;
}

.tool-box a {
    display: block;
    float: left;
    width: 100%;
    font: 400 12px/14px 'Roboto', sans-serif;
    color: #313133;
}

    .tool-box a:hover, .icons-con .tool-box a:hover {
        text-decoration: none;
        opacity: 1;
    }

.key-tooltip .tool-box {
    border-color: #D28169;
}

    .key-tooltip .tool-box:before {
        border-bottom-color: #D28169;
    }

    .key-tooltip .tool-box:after, .key-tooltip .tool-box:before {
        left: inherit;
        right: 10px;
    }

    .key-tooltip .tool-box:before {
        margin-right: -3px;
    }

.key-tooltip .tooltip-title {
    color: #D28169;
}

.key-tooltip .tool-box a:hover {
    color: #D28169;
}

.juries-tooltip .tool-box {
    border-color: #FFA004;
}

    .juries-tooltip .tool-box:before {
        border-bottom-color: #FFA004;
    }

.juries-tooltip .tooltip-title {
    color: #FFA004;
}

.juries-tooltip .tool-box a:hover {
    color: #FFA004;
}

.search-tooltip .tool-box {
    border-color: #00a984;
}

    .search-tooltip .tool-box:before {
        border-bottom-color: #00a984;
    }

    .search-tooltip .tool-box:after, .search-tooltip .tool-box:before {
        left: inherit;
        right: 10px;
    }

    .search-tooltip .tool-box:before {
        margin-right: -3px;
    }

.search-tooltip .tooltip-title {
    color: #00a984;
}

.search-tooltip .tool-box a:hover {
    color: #00a984;
}


.transparent-background-image-container {
    opacity: 0.25;
    position: absolute;
    z-index: -1;
    /*clip: rect(0px,230px,230px,0px);*/
}

.icons-con a.key-container i {
    color: #FFF;
    font-size: 40px;
    font-weight: normal;
}

.icons-con a:hover {
    opacity: .7;
}

.social-iconscon {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

    .social-iconscon ul {
        width: auto;
        float: right;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .social-iconscon ul li {
            display: block;
            float: left;
            margin: 0 15px 0 0;
            padding: 0px;
            list-style: none;
        }

            .social-iconscon ul li a {
                float: left;
                margin: 0px;
                padding: 0px;
                text-decoration: none;
            }

                .social-iconscon ul li a i {
                    color: #c0c0bf;
                    font-size: 20px;
                    -webkit-transition: all 200ms ease-in;
                    -moz-transition: all 200ms ease-in;
                    -ms-transition: all 200ms ease-in;
                    -o-transition: all 200ms ease-in;
                    transition: all 200ms ease-in;
                }

                .social-iconscon ul li a:hover i {
                    color: #5A5B5E;
                }

            .social-iconscon ul li.print-section {
                padding-left: 20px;
                margin: 0;
            }

.language-con {
    float: right;
    margin: 50px 0 0;
    padding: 0;
}

    .language-con ul {
        width: auto;
        float: right;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .language-con ul li {
            width: auto;
            float: left;
            margin: 0px;
            padding: 0 0 0 6px;
            list-style: none;
        }

            .language-con ul li a {
                width: auto;
                float: left;
                margin: 0px;
                padding: 0px;
                text-align: center;
                text-decoration: none;
                font: 400 14px/16px 'Roboto', sans-serif;
                color: #313133;
                text-transform: uppercase;
            }

                .language-con ul li a:hover, .language-con ul li a.active {
                    text-decoration: underline;
                }

                .language-con ul li a.active {
                    font-weight: 600;
                }

.main-outercon .menu-colm {
    padding: 0;
}

.menu {
    float: left;
    width: 100%;
    margin-top: 33px;
    position: relative;
    z-index: 999;
}

.menu-toggle {
    display: block;
    width: 32px;
    height: 30px;
    background: url(../images/icon.png) no-repeat 0 0;
    display: none;
    position: absolute;
    right: 150px;
    top: -50px;
    z-index: 9999;
    background-size: 100%;
}

.menu nav {
    float: left;
    width: 100%;
}

.menu ul {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .menu ul li {
        width: 23%;
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0 1%;
        text-align: center;
        height: 66px;
        vertical-align: middle;
        border-top: solid 8px #000;
        position: relative;
    }

        .menu ul li a {
            font: 600 16px/18px 'Roboto', sans-serif;
            color: #313133;
            text-transform: uppercase;
            display: inline-block;
            vertical-align: middle;
            padding: 10px 30px 0 30px;
            position: relative;
            z-index: 3;
        }

            .menu ul li a i {
                display: none;
                font-size: 60px;
                vertical-align: middle;
            }

            .menu ul li a:hover, .menu ul li a:focus {
                text-decoration: none;
            }

        .menu ul li.activity a i, .menu ul li.activity:hover a,
        .menu ul li.newsroom a i, .menu ul li.newsroom:hover a,
        .menu ul li.philanthropy a i, .menu ul li.philanthropy:hover a,
        .menu ul li.about a i, .menu ul li.about:hover a {
            color: rgb(49, 49, 51);
        }

        .menu ul li.activity a:hover, .menu ul li.activity a:focus, .menu ul li.activity:hover li a:hover {
            color: #00a984;
        }

        .menu ul li.newsroom a:hover, .menu ul li.newsroom a:focus, .menu ul li.newsroom:hover li a:hover {
            color: #F43445;
        }

        .menu ul li.philanthropy a:hover, .menu ul li.philanthropy a:focus, .menu ul li.philanthropy:hover li a:hover {
            color: #447C9B;
        }

        .menu ul li.about a:hover, .menu ul li.about a:focus, .menu ul li.about:hover li a:hover {
            color: #7B4159;
        }

        .menu ul li:before {
            /*content: "";*/
            display: inline-block;
            height: 100%;
            vertical-align: middle;
        }

        .menu ul li ul {
            display: none;
            background: #FFF;
            border: solid 2px;
            border-top: none;
            position: absolute;
            top: 0;
            left: 0;
            padding-top: 71px;
            z-index: 2;
        }

        .menu ul li:hover ul {
            display: block;
        }

        .menu ul li ul li {
            display: block;
            width: 100%;
            height: auto;
            border: none;
            margin: 0;
            text-align: left;
        }

            .menu ul li ul li:before {
                display: none;
            }

            .menu ul li ul li a {
                font-size: 16px;
                line-height: 18px;
                text-transform: none;
                font-weight: 400;
                padding: 17px 0 10px;
                display: block;
                margin: 0 13px;
                border-top: dotted 1px;
                color: #313133;
                width: auto;
            }

        .menu ul li.activity:hover li a, .menu ul li.newsroom:hover li a, .menu ul li.philanthropy:hover li a, .menu ul li.about:hover li a {
            color: #313133;
        }

        .menu ul li.activity, .menu ul li.activity li a, .menu ul li.activity ul {
            border-color: #00a984;
        }

        .menu ul li.newsroom, .menu ul li.newsroom li a, .menu ul li.newsroom ul {
            border-color: #F43445;
        }

        .menu ul li.philanthropy, .menu ul li.philanthropy li a, .menu ul li.philanthropy ul {
            border-color: #447C9B;
        }

        .menu ul li.about, .menu ul li.about li a, .menu ul li.about ul {
            border-color: #7B4159;
        }

.mobile-nav {
    display: none;
}

.language-selector .menu ul li {
    width: 23%;
    margin: 0 1%;
}
/*** Begin Header Section *************************************************************************************/

/*** End Header Section ***************************************************************************************/
/*** Begin Content Section ************************************************************************************/

/*** End Content Section **************************************************************************************/

/*** Begin Footer Section *************************************************************************************/
.footer-container {
    width: 100%;
    min-height: 45px;
    float: left;
    background: #f2f2f2;
    margin-top: 25px;
}

    .footer-container p {
        width: 100%;
        float: left;
        margin: 20px 0 0;
        padding: 0 10px;
        font: 400 14px/15px 'Roboto', sans-serif;
        color: #313133;
    }

    .footer-container ul {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .footer-container ul li {
            display: inline-block;
            margin: 0px;
            padding: 17px 35px 12px 15px;
            list-style: none;
        }

            .footer-container ul li a {
                padding: 0;
                list-style: none;
                font: 400 14px/15px 'Roboto', sans-serif;
                color: #313133;
            }
/*** End Footer Section ***************************************************************************************/
.board-staff-inner {
    float: left;
    width: 100%;
}

.board-staff {
    padding: 40px;
}

.board-title {
    float: left;
    width: 100%;
    margin: 35px 0;
}

.memberblock-outer {
    float: left;
    width: 100%;
    display: table;
}

.memberblock {
    width: 20%;
    display: table-cell;
    position: relative;
    padding: 0 10px 48px 0;
}

.member-pict {
    /*float: left;*/
    width: 100%;
    margin-bottom: 20px;
    min-width: 101px;
}

.memberblock h6 {
    text-transform: capitalize;
    margin-bottom: 3px;
    clear: both;
}

.memberblock p {
    font-size: 10px;
    line-height: 14px;
    padding-bottom: 7px;
    border-bottom: dotted 1px #313133;
    /*max-width: 105px;*/
    margin-bottom: 23px;
    height: 30px;
}

.memberblock ul {
    float: left;
    width: 100%;
    list-style-type: none;
}

.content-section .memberblock ul li {
    float: left;
    width: 100%;
    list-style-type: none;
    font: 400 14px/16px 'Roboto', sans-serif;
    color: #313133;
    padding-left: 13px;
    position: relative !important;
    background: none;
    padding-bottom: 0;
}

    .content-section .memberblock ul li:before {
        content: '.';
        position: absolute;
        left: -2px;
        top: -7px;
        font: 600 24px/24px 'Trebuchet MS';
        color: #313133;
    }

.memberblock a {
    position: absolute;
    left: 15px;
    bottom: 0;
    font: 400 14px/16px 'Roboto', sans-serif;
    color: #313133;
    text-decoration: underline;
}

    .memberblock a:hover {
        /*text-decoration: none;*/
    }

    .memberblock a.membername {
        position: inherit;
        margin-bottom: 0;
        text-decoration: underline;
        color: #7b4159;
        font-size: 14px;
        font-weight: 600;
    }

.embeddedYoutube {
    width: 220px;
    margin-left: -13px;
    margin-top: -10px;
    margin-bottom: -10px;
}

#login-on-form .form-submit-border {
    float: left;
    width: 100%;
    text-align: center;
    margin: auto;
    /*padding: 20px 20px 20px 0;*/
    padding: 50px;
}

#login-on-form .login-block {
    float: left;
    width: 100%;
    padding-top: 0px;
}

#login-on-form .form-title {
    color: #7b4159;
    font-family: 'Neuton', serif;
    font-size: 32px;
    font-weight: normal;
}


.registration-form, .about-form {
    padding: 40px 50px;
}

.registration-form-inner, .about-form-inner {
    float: left;
    width: 100%;
}

.reg-title {
    float: left;
    width: 100%;
    margin: 10px 0 25px;
}

    .reg-title h6 {
        color: #313133;
        padding: 0;
        margin-bottom: 5px;
    }

    .reg-title p {
        font: 400 10px/12px 'Roboto', sans-serif;
        color: #5A5B5E;
        margin: 0;
    }

.registration-form-inner form, .about-form-inner form {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

.reg-row {
    float: left;
    width: 80%;
    margin-bottom: 5px;
}

    .reg-row label {
        float: left;
        /*width: 20%;*/
        font: 400 14px/20px 'Roboto', sans-serif;
        color: #5A5B5E;
    }

    .reg-row .reg-input {
        float: left;
        width: 80%;
        border: none;
        padding: 4px 5px;
        font: 400 10px/20px 'Roboto', sans-serif;
        color: #5A5B5E;
        background: #F4F4F5;
        box-shadow: none;
        outline: none;
        height: 20px;
        margin: 0;
    }

.field-content select {
    height: 25px;
    padding: 2px 8px;
    margin-bottom: 5px;
}

.reg-row .box-1 {
    width: 20%;
    margin-right: 1%;
    text-align: center;
    display: inline-block;
}

.reg-row .box-2 {
    width: 10%;
    margin-right: 1%;
}

.reg-row .box-3 {
    width: 60%;
    display: inline-block;
}

.select-block1 {
    position: relative;
    float: left;
    margin-right: 1%;
}

.sbHolder {
    color: #5A5B5E;
    background: #F4F4F5;
    border: none;
    padding: 4px 5px;
    font: 400 10px/20px 'Roboto', sans-serif;
    color: #5A5B5E;
    position: relative;
    width: 115px;
    height: 20px;
    text-align: center;
}

    .sbHolder .sbToggleOpen {
        background-color: #faf2f0 !important;
        color: #D28169;
    }

.sbSelector {
    display: block;
    height: 20px;
    left: 0;
    line-height: 20px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 100px;
}

    .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
        color: #5A5B5E;
        outline: none;
        text-decoration: none;
    }

.sbToggle {
    background: url(../images/select-icons.png) no-repeat center bottom;
    display: block;
    height: 20px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
}

    .sbToggle:hover {
        background: url(../images/select-icons.png) no-repeat center bottom;
    }

.sbToggleOpen {
    background: url(../images/select-icons.png) no-repeat center top;
}

    .sbToggleOpen:hover {
        background: url(../images/select-icons.png) no-repeat center top;
    }

.sbOptions {
    background: #faf2f0;
    color: #D28169;
    border: none;
    padding: 4px 5px;
    font: 400 10px/20px 'Roboto', sans-serif;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 115px;
    z-index: 1;
    overflow-y: auto;
    max-height: 400px !important;
}

    .sbOptions li {
        padding: 0 7px;
    }

    .sbOptions a {
        display: block;
        outline: none;
        padding: 2px 0;
        color: #D28169;
    }

        .sbOptions a:link, .sbOptions a:visited {
            text-decoration: none;
        }

        .sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
            color: #5A5B5E;
        }

.save-btn {
    position: absolute;
    right: 0;
    bottom: -17px;
    background: url(../images/arrow_pink.png) no-repeat right bottom;
    padding-bottom: 17px;
}

    .save-btn input {
        background: none;
        border: none;
        border-bottom: 9px solid #d28169;
        float: left;
        padding: 0 10px 3px;
        color: #5a5b5e;
        width: 125px;
        text-align: center;
        font: 600 14px/16px "Roboto", sans-serif;
        border-radius: 0;
    }

.left-block {
    width: 23%;
    float: left;
    border: 3px solid #D28169;
    padding: 20px 13px 25px;
    margin: 0 1%;
}

.sandal-color {
    border-bottom: 8px solid #5A5B5E;
}

    .sandal-color:hover {
        border-color: #313133;
    }

    .sandal-color h2 {
        color: #D28169;
    }

.kbf .filter-block {
    border-color:;
}

.left-block h2 {
    border-bottom: 3px dotted #D28169;
    color: #313133;
    letter-spacing: 1px;
    padding-bottom: 40px;
    margin-bottom: 25px;
}

.left-inner {
    width: 100%;
    float: left;
}

    .left-inner h6 {
        text-transform: capitalize;
        margin-bottom: 25px;
    }

.address {
    width: 100%;
    float: left;
    padding-left: 15px;
}

    .address h6 {
        margin-bottom: 5px;
    }

.address-content {
    width: 100%;
    float: left;
    padding-left: 10px;
    color: #5a5b5e;
    font: 400 14px/16px "Roboto", sans-serif;
}

    .address-content a {
        color: #5a5b5e;
        text-decoration: none;
    }

.left-links {
    width: 100%;
    float: left;
}

    .left-links ul {
        width: 100%;
        float: left;
        padding: 15px 0 0;
        list-style-type: none;
    }

        .left-links ul li {
            width: 100%;
            float: left;
            margin-bottom: 25px;
            list-style-type: none;
        }

    .left-links a {
        width: 100%;
        float: left;
        color: #5a5b5e;
        font: 600 14px/16px "Roboto", sans-serif;
        padding-left: 25px;
        background: url(../images/arrow_blk.png) no-repeat left 7px;
    }

    .left-links ul li a:hover, .left-links ul li a:focus {
        color: #D28169;
        text-decoration: none;
        font-weight: 400;
        background: url(../images/arrow_pink.png) no-repeat left 7px;
    }

.conditons {
    width: 100%;
    float: left;
    color: #BFC0BF;
    font: 400 10px/15px "Roboto", sans-serif;
    padding-left: 25px;
}

.request-back .filter-block h2,
.request-back .filter-outer-accordion h2 {
    color: #00a984;
}

.filter-mob-hide a {
    font: 400 16px/20px "Roboto", sans-serif;
    color: #313133;
    text-decoration: none;
}

    .filter-mob-hide a:hover {
        color: #313133;
        text-decoration: none;
    }

.request-back #filter-container .single-block-inner {
    min-height: 247px;
}



/*style1*/


.banner-section {
    width: 100%;
    display: table;
}

.banner-block {
    width: 75%;
    display: table-cell;
    position: relative;
}

@media screen and (max-width: 800px) {
    .banner-caption {
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        top: 180px;
        padding: 35px 20%;
        color: #fff;
        text-align: center;
    }
}

@media screen and (min-width: 800px) {
    .banner-caption {
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        top: 235px;
        /*padding: 35px 20%;*/
        padding: 20px 20%;
        color: #fff;
        text-align: center;
    }
}

.banner-green {
    background: rgba(0,169,132,0.5);
}

.banner-red {
    background: rgba(244, 52, 69, 0.5);
}

.banner-maroon {
    background: rgba(123,65,89,0.7);
}

.banner-ash {
    background: rgba(68,124,155,0.7);
}

.banner-block .flex-control-nav {
    /*bottom: 10px;*/
    bottom: 20px;
}

#newsroom-block .banner-block .flex-control-nav {
    /* bottom: 10px; */
    bottom: 40px;
}

.banner-caption h2 {
    font-family: 'Neuton', serif;
    color: #fff;
    font-size: 32px;
    padding-bottom: 25px;
}

.banner-caption p {
    padding-bottom: 25px;
    margin-bottom: 0;
}

.banner-block .slides img {
    width: 100%;
    float: left;
}

.banner-right {
    width: 25%;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

    .banner-right ul {
        float: left;
        padding-right: 8%;
        width: 100%;
    }

        .banner-right ul li {
            width: 100%;
            float: left;
            list-style: none;
            padding-bottom: 10px;
        }

            .banner-right ul li a {
                color: #00a984;
                float: left;
                background: url(../images/arrow.png) no-repeat left 6px;
                padding-left: 25px;
            }

    .banner-right h2 {
        font-size: 28px;
        line-height: 29px;
        padding-bottom: 6px;
    }

    .banner-right .single-block-inner span.mds {
        /*left: 16px;*/
        text-decoration: none;
    }

    .banner-right .single-block-inner {
        position: absolute;
        /*height: 470px;*/
        min-height: 454px;
        width: 93%;
        margin-left: 7%;
        padding-top: 0;
        padding-right: 2px;
    }

    .banner-right .zoomlist .single-block-inner {
        position: absolute;
        height: 220px;
        min-height: 0;
        width: 93%;
        margin-left: 7%;
        padding-top: 0;
        padding-right: 2px;
    }

#newsroom-block .zoomlist h2 {
    color: #f43445;
}

#newsroom-block .zoomlist li a {
    color: black;
}

#newsroom-block .banner-right ul li a {
    /*background: none;*/
    /*padding-left: 0;*/
    float: left;
    background: url(../images/arrow.png) no-repeat left 6px;
    padding-left: 25px;
    /*font-weight: bold;*/
}

.banner-right .btitel {
    width: 93% !important;
    float: right;
    position: relative !important;
    height: 188px !important;
    margin-left: 7% !important;
    min-height: 0;
}

    .banner-right .btitel .project-head p {
        font-size: 22px;
        font-style: italic;
        line-height: 30px;
        font-family: "Neuton",serif;
    }

.btitel .project-head p {
    font-size: 24px;
    font-style: italic;
    line-height: 30px;
    font-family: "Neuton",serif;
}

.double .btitel .project-head p {
    padding-top: 30px;
}

.banner-right-content {
    width: 100%;
    float: left;
}

div.field-border span.field-required{
    display: none
}


.content-section {
    width: 100%;
    float: left;
}

    .content-section ul {
        width: 100%;
        height: auto;
        float: left;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

.single-block-inner {
    float: left;
    min-height: 225px;
    padding: 5px 14px 20px;
    width: 100%;
    position: relative;
}

.meroon-color .single-block-inner h2 span, .maroon-color .single-block-inner h2 span {
    bottom: 0;
    color: #7b4159;
    left: 0;
    position: inherit;
}



.content-section ul li {
    width: 23%;
    float: left;
    list-style: none;
    margin: 0 1%;
}

#pressContactFigures .content-section ul li {
    width: 200px;
}

.content-section ul li.double {
    width: 48%;
    float: left;
    list-style: none;
    margin: 0 1%;
}

.single-block {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0px 0px 0;
    padding: 0px;
}

    .single-block h2 {
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
        padding: 0 0 10px 0;
        text-align: left;
        line-height: 32px;
        font-family: 'Neuton', serif;
        font-size: 30px;
    }


    .single-block p {
        float: left;
        width: 100%;
        color: #5a5b5e;
        font-family: 'Helvetica Neue','Roboto', sans-serif;
        margin-bottom: 0;
    }

.green-color {
    border-bottom: 8px solid #00a984;
}

    .green-color h2 {
        color: #00a984;
    }

    .green-color .mission-block h2 {
        color: #00a984;
    }

    .green-color h6 {
        color: #00a984;
    }

.meroon-color, .maroon-color {
    border-bottom: 8px solid #7b4159;
}

    .meroon-color h2, .maroon-color h2, .meroon-color .mission-block h2 {
        color: #7b4159 !important;
    }

    .meroon-color h6, .maroon-color h6 {
        color: #7b4159;
    }

.ash-color {
    border-bottom: 8px solid #447c9b;
}

    .ash-color h2, .ash-color .mission-block h2 {
        color: #447c9b !important;
    }

    .ash-color .mission-block-inner h3 {
        color: #447c9b;
    }

.red-color {
    border-bottom: 8px solid #f43445;
}

    .red-color h2, .red-color .mission-block h2 {
        color: #f43445 !important;
    }

    .red-color .mission-block h3 {
        color: #f43445;
    }

.brown-color {
    border-bottom: 8px solid #d28169;
}

    .brown-color h2 {
        color: #d28169;
    }

.ash-background-color {
    background: #f4f4f5;
}

.sandal-background-color {
    background: #fff6ef; 
}

.green-background-color {
    background: #effff0;
}

.black-border-color {
    border-bottom: 8px solid #5a5b5e;
}

a.mykbs-overview-item {
    color: black;
    text-decoration: underline;
}

.no-border {
    border-bottom: none;
}

.content-section ul li ul {
    width: 100%;
    float: left;
}

    .content-section ul li ul li {
        width: 100%;
        float: left;
        height: auto;
        color: #5a5b5e;
        padding: 0 0 15px 25px;
        line-height: 15px;
        position: inherit !important;
        background: url(../images/arrow_blk.png) no-repeat left 6px;
    }

        .content-section ul li ul li.no-background {
            background: none;
        }

        .content-section ul li ul li.zoomList {
            padding: 0;
        }

.isotop-item .pressList {
    padding: 0;
    margin: 0;
    margin-left: 0 !important;
}

.banner-right ul li p.right-align a {
    float: none;
}

.single-image-outer {
    width: 100%;
    float: left;
    margin: 12px 0 12px;
    height: 220px;
    overflow: hidden;
}


    .single-image-outer img {
        width: 100%;
        float: left;
    }

.single-block-inner span.mds {
    /*bottom: 10px;*/
    bottom: 10px;
    position: absolute;
    color: #5a5b5e;
    text-decoration: underline;
    left: 0;
    width: 100%;
}

.icon-outer {
    width: 100%;
    display: table;
    height: 126px;
}

.icon-inner {
    width: 100%;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.content-section a {
    float: left;
    width: 100%;
}

    .content-section a:hover {
        /*text-decoration: none;*/
    }

        .content-section a:hover .green-color {
            border-bottom: 8px solid #63ffe7;
        }

        .content-section a:hover .meroon-color, .content-section a:hover .maroon-color {
            border-bottom: 8px solid #cc92aa;
        }

        .content-section a:hover .red-color {
            border-bottom: 8px solid #ff8a9b;
        }

        .content-section a:hover .ash-color {
            border-bottom: 8px solid #98d0ef;
        }

/*popup1 starts*/
.registration-popup h2 {
    padding-bottom: 25px;
}

.main-popup {
    float: left;
    width: 100%;
}

    .main-popup h1.form-title {
        line-height: 16px;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #313133;
        padding-bottom: 25px;
    }

    .main-popup h6 {
        padding-bottom: 25px;
    }

.login-popup {
    float: left;
    width: 100%;
    /*display: table;*/
}

@media only screen and (min-width: 479px) {

    .popup-left {
        float: left;
        /*display: table-cell;*/
        width: 50%;
        padding-right: 20px;
        border-right: 3px solid #d28169;
    }

    .popup-right {
        float: left;
        /*display: table-cell;vertical-align: top;*/
        width: 50%;
        padding-left: 20px;
    }
}

.popup-right-inner {
    /*height: 100%;
     position: absolute;*/
    float: left;
    width: 100%;
}

.login-block {
    float: left;
    width: 100%;
    padding-top: 68px;
}

.email-div, .password-div, .field-border {
    float: left;
    width: 100%;
}

.login-block label, .registration-form-inner label, .about-form-inner label {
    color: #5a5b5e;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    line-height: 13px;
    margin-top: 5px;
}

.form-left-div, .field-title {
    float: left;
    width: 25%;
}

.form-right-div, .field-panel {
    float: left;
    width: 74%;
}

.login-block input, .registration-form-inner input, .about-form-inner input {
    border: 0;
    background: #f4f4f5;
    box-shadow: 0 0 0 inset;
    height: 21px;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    line-height: 12px;
}

    .login-block input[type="email"]:focus, .login-block input[type="password"]:focus,
    .registration-form-inner input[type="email"]:focus, .registration-form-inner input[type="password"]:focus,
    .about-block input[type="email"]:focus, .about-block input[type="password"]:focus {
        box-shadow: 0 0 0 inset;
    }

    .login-block input[type="submit"], .registration-form-inner input[type="submit"] {
        text-decoration: none !important;
        border-bottom: 9px solid #d28169;
        background: #ffffff;
        box-shadow: 0 0 0 0;
        float: right;
        padding: 0 10px 3px;
        font-family: "Roboto", sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #5a5b5e;
        height: 28px;
        bottom: 45px;
        position: absolute;
    }

.about-form input[type="submit"] {
    text-decoration: none !important;
    border-bottom: 9px solid rgb(123, 65, 89);
    background: #ffffff;
    box-shadow: 0 0 0 0;
    float: left;
    /*margin-top:15px;*/
    padding: 0 10px 3px;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #5a5b5e;
    height: 28px;
}

.login-block label.inline, .login-block input, .registration-form-inner label.inline, .registration-form-inner input, .about-form-inner label.inline, .about-form-inner input {
    padding: 2px 8px;
    margin-bottom: 5px;
}

.field-info {
    display: none;
}

.link-outer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px;
}

.registration-login .link-outer {
    padding: 10px 0 20px 0;
}

.form-submit-border {
    float: left;
    /*width: 100%;*/
    text-align: center;
    margin: auto;
    padding: 80px;
    /*position: fixed;*/
    margin-bottom: 10px;
}

.registration-login .form-submit-border {
    padding: 50px 80px 20px 0px;
}

.link-inner {
    display: inline-block;
    width: auto;
    bottom: 50px;
    position: absolute;
}

    .link-inner a {
        border-bottom: 9px solid #d28169;
        float: left;
        padding: 0 10px 3px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: #5a5b5e;
    }

.link-inner-action {
    display: block;
    width: auto;
    padding-top: 20px;
}

    .link-inner-action a {
        text-decoration: none !important;
        float: left;
        padding: 0 10px 3px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: #5a5b5e;
    }

        .link-inner-action a.meroon {
            border-bottom: 9px solid #7b4159;
        }

        .link-inner-action a.green {
            border-bottom: 9px solid rgb(0, 169, 132);
        }

        .link-inner-action a.black {
            border-bottom: 9px solid rgb(90, 91, 94);
        }

        .link-inner-action a.red {
            border-bottom: 9px solid rgb(244, 52, 69);
        }

        .link-inner-action a.ash {
            border-bottom: 9px solid rgb(68, 124, 155);
        }

        .link-inner-action a.meroon:hover {
            background-color: rgba(123, 65, 89, 0.2);
        }

        .link-inner-action a.green:hover {
            background-color: rgba(0, 169, 132, 0.2);
        }

        .link-inner-action a.black:hover {
            background-color: rgba(90, 91, 94, 0.15);
        }

        .link-inner-action a.red:hover {
            background-color: rgba(244, 52, 69, 0.2);
        }

        .link-inner-action a.ash:hover {
            background-color: rgba(68, 124, 155, 0.2);
        }

.button-inner-action {
    display: block;
    width: auto;
    margin-bottom: 15px;
}

    .button-inner-action a {
        text-decoration: none !important;
        text-transform: uppercase;
        float: left;
        padding: 0 15px 3px 0;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        color: #5a5b5e;
    }

        .button-inner-action a.meroon {
            border-bottom: 6px solid #7b4159;
            background: url(../images/button_arrow_meroon.gif) no-repeat right center;
        }

        .button-inner-action a.green {
            border-bottom: 6px solid rgb(0, 169, 132);
            background: url(../images/button_arrow.gif) no-repeat right top;
        }

        .button-inner-action a.black {
            border-bottom: 6px solid rgb(90, 91, 94);
           /* background: url(../images/button_arrow_black.gif) no-repeat right center; */
        }

        .button-inner-action a.red {
            border-bottom: 6px solid rgb(244, 52, 69);
            background: url(../images/button_arrow_red.gif) no-repeat right center;
        }

        .button-inner-action a.ash {
            border-bottom: 6px solid rgb(68, 124, 155);
            background: url(../images/button_arrow_ash.gif) no-repeat right center;
        }

        .button-inner-action a.meroon:hover {
            background-color: rgba(123, 65, 89, 0.2);
        }

        .button-inner-action a.green:hover {
            background-color: rgba(0, 169, 132, 0.2);
        }

        .button-inner-action a.black:hover {
            background-color: rgba(90, 91, 94, 0.2);
     
        }

        .button-inner-action a.red:hover {
            background-color: rgba(244, 52, 69, 0.2);
        }

        .button-inner-action a.ash:hover {
            background-color: rgba(68, 124, 155, 0.2);
        }

.forgot-pwd {
    float: left;
    width: 100%;
}

    .forgot-pwd a {
        color: #5a5b5e;
        font-size: 11px;
        line-height: 11px;
        font-family: "Roboto", sans-serif;
    }

.close-button {
    float: right;
    position: absolute;
    right: 25px;
    top: 20px;
    z-index: 999;
}

/*.share-button {
    float: left;
    position: absolute;
    left: 25px;
    top: 18px;
    z-index: 999;
}*/

div#a2apage_dropdown {
    /*display: block  !important;*/
    right: 200px  !important;
    top: 50px  !important;
}

.print-button{
    float: right;
    position: absolute;
    right: 75px;
    top: 20px;
    z-index: 999;
    width:20px;
}

.print-button a{
    background: none !important;
    padding-left: 0;
    width: 22px;
    margin-right: 22px;
    text-decoration: none;
}

.print-button .popup-print-icon{
    font-size: 18px;
    color: #c0c0bf;
}


.share-button {
    float: right;
    position: absolute;
    right: 45px;
    top: 20px;
    z-index: 999;
    width:20px;
}

.share-button .popup-share-icon {
    background: none !important;
    padding-left: 0;
    width: 22px;
    margin-right: 22px;
    text-decoration: none;
}

.close-button a {
    float: right;
    width: 22px;
    height: 20px;
    background: url(../images/close_btn.jpg) no-repeat right top;
}

.b-modal {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.registraion-login, .registraion-form {
    display: none;
    padding: 20px 50px 90px 70px;
    /*max-width: 1000px;*/
}

.registration-popup {
    padding-top: 30px;
}
/*popup1 ends*/
/*--mission-block popup--*/
.mission-block h2 {
    color: #7b4159;
    font-size: 32px;
}

.mission-block h3 {
    color: #5a5b5e;
    font-size: 27px;
    font-style: italic;
    padding-bottom: 10px;
    text-transform: none;
    padding-top: 5px;
}

.mission-block-inner h3 {
    color: #7b4159;
    text-transform: none;
    font-size: 16px;
    font-style: normal !important;
    line-height: 16px !important;
    padding-bottom: 5px !important;
    clear: left;
    padding-top: 15px;
}

.cvf-block .mission-block-inner h3 {
    padding-top: 25px;
}

.mission-block-inner p {
    margin-bottom: 23px;
}
.mission-block-inner .nomargin p {
    margin-bottom: 0px !important;
}
/*.mission-popup{
    display: none;
}*/
/*--mission-block popup1--*/

/*filter area*/

.italic {
    font-style: italic !important;
}

.filter-block {
    width: 25%;
    float: left;
    /*border: 3px solid #00a984;
    padding: 20px 9px 25px;*/
    margin: 0 1%;
}

.filter-content-block {
    width: 73%;
    float: left;
}

    .filter-content-block .content-section ul li {
        width: 30.5%;
        margin: 0 1.4%;
    }

        .filter-content-block .content-section ul li ul li {
            background: none;
            list-style: disc;
            padding: 0;
            width: 97%;
            margin-left: 3%;
        }

.filter-link-inside {
    width: 100%;
    float: left;
    padding-left: 18px;
}

.filter-block .filter-title {
    letter-spacing: 1px;
    color: #313133;
    padding-bottom: 40px;
}

.filter-mob-hide-red-color .filter-title {
    border-bottom: 3px dotted #f43445;
}

.filter-mob-hide-green-color .filter-title {
    border-bottom: 3px dotted #00a984;
}

.filter-mob-hide-ash-color .filter-title {
    border-bottom: 3px dotted rgb(68, 124, 155);
}

.filter-mob-hide-meroon-color .filter-title {
    border-bottom: 3px dotted rgb(123, 65, 89);
}

.filter-list {
    list-style: none;
}

.filter-block-green-color{
    border: 3px solid #00a984;
    float: left;
    padding: 20px 9px 25px;
    margin: 0 1%;
}

.filter-block-red-color {
    border: 3px solid #f43445;
    float: left;
    padding: 20px 9px 25px;
    margin: 0 1%;
}

.filter-block-meroon-color {
    border: 3px solid #7b4159;
    float: left;
    padding: 20px 9px 25px;
    margin: 0 1%;
}

.filter-block-brown-color {
    border: 3px solid #d28169;
    float: left;
    padding: 20px 9px 25px;
    margin: 0 1%;
}



.custom-droplist-error {
    color: #D8000C !important;
}

#tooltips {
    display: none;
    position: absolute;
    color: black;
    background-color: white;
}

#blokjob .single-block {
    height: 300px;
}

.medium-9 .extra-blokjes ul li {
    width: 30%;
}

#overview-item-tooltip {
    max-width: 300px;
    background-color: #F5F5F5;
    display: inherit;
}

    #overview-item-tooltip p {
        margin: 5px;
        color: #313133;
    }

.detail-contact-summary {
    list-style: none !important;
    margin-top: -3px;
}

.right-align {
    text-align: right;
}

.slider-popup-inner .content-section .philanthropyDetailPageBlock {
    width: 27%;
}

.green-tooltip {
    border: 1px solid rgb(0, 169, 132);
}

.red-tooltip {
    border: 1px solid rgb(244, 52, 69);
}

.ash-tooltip {
    border: 1px solid rgb(68, 124, 155);
}

.meroon-tooltip {
    border: 1px solid rgb(123, 65, 89);
}

.filter-radio {
    visibility: hidden;
}

.ias_trigger a {
    display: inline-block;
    color: #00a984;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 600;
}

.ias_trigger {
    display: block !important;
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    bottom: -21px;
    position: absolute;
}

.fliter-box {
    width: 100%;
    float: left;
}

.filter-left {
    width: 100%;
    float: left;
}

.fliter-box input[type="checkbox"] {
    margin-bottom: 5px;
}

.filter-link-inside h6 {
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.filter-link-inside input[type="button"] {
    color: white;
    margin-top: 20px;
    font-size: 1.05em;
}

    .filter-link-inside input[type="button"][class~="green-color"] {
        background-color: #00a984;
        border: 2px solid #00a984;
        border-radius: 5px;
    }

    .filter-link-inside input[type="button"][class~="red-color"] {
        background-color: #f43445;
        border: 2px solid #f43445;
        border-radius: 5px;
    }

    .filter-link-inside input[type="button"][class~="meroon-color"] {
        background-color: #7b4159;
        border: 2px solid #7b4159;
        border-radius: 5px;
        /*margin-left: -20px;*/
    }

.filter-block label.applied[class~="red-radio"] {
    color: #f43445;
    padding-left: 0px !important;
}

.filter-block label.applied[class~="green-radio"] {
    color: #00a984;
    /*padding-left: 0px !important;*/
        margin-left: -30px !important;
}

.filter-block label.selected[class~="red-radio"] {
    /*border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #00a984;*/
    color: #f43445;
    /*padding-left: 0px !important;
        margin-left: -30px !important;*/
    padding-left: 0px !important;
}

.filter-block label.selected[class~="green-radio"] {
    /*border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #f43445;*/
    color: #00a984;
    padding-left: 0px !important;
    /*margin-left: -30px !important;*/
}

.filter-block label.selected[class~="meroon-radio"] {
    /*border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #f43445;*/
    color: #7b4159;
    padding-left: 0px !important;
}

.filter-selection {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    float: left;
    padding-top: 30px;
    color: #313133;
}

.filter-outer-accordion {
    color: #313133;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 33px;
    text-align: right;
    padding-right: 3%;
    cursor: pointer;
}

.single-block-inner span.top-link {
    top: 3px;
    left: 14px;
    width: 88%;
}

.single-block-top-link {
    float: left;
    padding-bottom: 21px;
    width: 100%;
}

.icheckbox_minimal {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0;
    padding: 0;
    width: 8px;
    height: 8px;
    background: url(../images/custom-checkbox.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_minimal {
    background-position: left top;
}

    .icheckbox_minimal.hover {
        background-position: left top;
    }

    .icheckbox_minimal.checked {
        background-position: left bottom;
    }

        .icheckbox_minimal.checked label {
            font-weight: bold;
        }

    .icheckbox_minimal.disabled {
        background-position: -54px 0;
        cursor: default;
    }

.fliter-box label {
    display: inline-block;
    font-size: 14px;
    color: #5a5b5e;
    line-height: 14px;
    margin-bottom: 3px;
    width: 75%;
}

.fliter-box .lblchk {
    color: #00a984;
}

h2.instrument-title {
    line-height: 18px !important;
    font-size: 20px !important;
}

a.instrument-a {
    width: auto;
    float: none;
}

#filter-container .single-block-inner {
    min-height: 231px;
}

#filter-container .single-block-inner-instrument {
    /*min-height: 295px; */
}

.cvf-block #filter-container .single-block-inner {
    height: 180px !important;
    min-height: 0;
}

#filtering-page .single-block-inner {
    /*min-height: 265px;*/
    max-height: 26px;
    overflow-wrap: break-word;
    overflow: hidden;
}

#filtering-block .single-block h2, #filtering-page .single-block h2 {
    line-height: 24px;
    font-size: 24px;
}

.mobile-filter {
    display: none;
}

/*filter area*/
/*title-popup-block*/
.title-popup-block {
    width: 100%;
    float: left;
    position: relative;
    /*padding-left: 48px;*/
    max-width: 865px;
}

@media only screen and (min-width: 700px) {
    .title-popup-left {
        width: 30%;
        float: left;
    }

    .title-popup-right {
        width: 70%;
        float: right;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 700px) {
    .title-popup-left {
        width: 100%;
        /*float: left;*/
    }

    .title-popup-right {
        width: 100%;
        /*float: right;*/
        /*padding-left: 20px;*/
    }
}

.title-popup-block h2 {
    padding-bottom: 8px;
}

.title-popup-block h6 {
    padding-top: 15px;
    padding-bottom: 5px;
    text-transform: none;
}

.title-popup-block p {
    /*margin-bottom: 5px;*/
}

.title-popup-block ul {
    /*margin-bottom: 14px;*/
    margin-left: 1%;
    width: 99%;
}

    .title-popup-block ul li ul {
        margin-left: 3%;
    }

ul.sublist li {
    list-style-type: circle;
}

.title-popup-right ul li a {
    margin-bottom: 0;
}

.title-popup-block a {
    display: inline-block;
    /*margin-bottom: 14px;*/
    color: #5a5b5e;
    text-decoration: underline;
    float: none;
    width: auto;
}

    .title-popup-block a:hover {
        /*text-decoration: none;*/
    }

.dynamic-cycle-wrap {
    /* width: 1000px;
    height: 675px; */
    overflow: hidden;
}


.control-block {
    float: left;
    height: 50px;
    position: absolute;
    top: 221px;
    width: 100%;
    z-index: 50;
    left: 0;
}

    .control-block a {
        width: 46px;
        display: inline-block;
        position: absolute;
    }

.previous-arrow {
    left: 60px;
}

.next-arrow {
    right: 20px;
}

.previous-arrow img {
    float: left;
    margin-left: -50px;
}

.mission-block {
    float: left;
    padding-left: 33px;
    width: 96%;
}

.next-arrow img {
    float: right;
    /* margin-right: -50px;*/
}

.control-block span {
    font-size: 11px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #5a5b5e;
    display: inline-block;
    top: 42px;
    position: absolute;
}

.previous-arrow span {
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    left: -67px;
}

.next-arrow span {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    right: -12px;
}

.slider-popup-inner {
    width: 100%;
    float: left;
}

.inner-page-slider {
    list-style: none;
    /*min-height: 550px;*/
}

    .inner-page-slider li {
        height: auto;
    }

.slider-popup-inner li {
    list-style: disc;
    margin-left: 15px;
}
/*title-popup-block*/

.title-popup-outer {
    background: #fff;
    float: left;
    position: relative;
    width: 100%;
    z-index: 5;
}

.project-head {
    float: left;
    width: 100%;
}

.project-details {
    width: 100%;
    margin: 0 auto;
    max-width: 865px;
}

/*about-block*/
#about-block {
    float: left;
    width: 100%;
}

    #about-block .filter-block {
        border: 3px solid #7b4159;
        min-height: 246px;
        width: 100%;
        margin: 0;
    }

        #about-block .filter-block h2 {
            border-bottom: 3px dotted #7b4159;
        }

    #about-block .black-border-color h2 {
        color: #7b4159;
    }

    #about-block .black-border-color p i {
        font-size: 33px;
        font-style: italic;
        line-height: 30px;
        font-family: "Neuton",serif;
    }

    #about-block .single-image-outer {
        /*height: 249px;*/
    }

/*activity-block*/
#activity-block {
    float: left;
    width: 100%;
}

    #activity-block .filter-block {
        width: 100%;
        margin: 0;
        word-break: break-word;
        margin-top: 17px !important;
        border: 3px solid;
    }

    #activity-block .filter-block h2 {
    border-bottom: 3px dotted;
    }

    #activity-block .black-border-color h2 {
        color: #00a984;
    }

    #activity-block .black-border-color p i {
        font-size: 33px;
        font-style: italic;
        line-height: 30px;
        font-family: "Neuton",serif;
    }

    #activity-block .single-image-outer {
        height: 225px;
    }

    #activity-block .single-block-inner h6.zoom-title {
        color: rgb(244, 52, 69);
        line-height: 24px;
        font-family: 'Neuton', serif;
        font-size: 21px;
        font-weight: normal;
    }

    .zoom-link {
   position: absolute;
    bottom: 0px;
    right: 0px;
    }


/*cvf-block*/
#cvf-block {
    float: left;
    width: 100%;
}

    #cvf-block .filter-block {
        border: 3px solid rgb(68, 124, 155);
        min-height: 246px !important;
        width: 100%;
        margin: 0;
    }

        #cvf-block .filter-block h2 {
            border-bottom: 3px dotted rgb(68, 124, 155);
        }

    #cvf-block .black-border-color h2 {
        color: rgb(68, 124, 155);
    }

    #cvf-block .black-border-color p i {
        font-size: 33px;
        font-style: italic;
        line-height: 30px;
        font-family: "Neuton",serif;
    }

    #cvf-block .single-image-outer {
        height: 249px;
    }

/*newsroom-block*/
#newsroom-block {
    float: left;
    width: 100%;
}

    #newsroom-block .filter-block {
        border: 3px solid rgb(244, 52, 69) !important;
        min-height: 230px;
        width: 100%;
        margin: 0;
    }

        #newsroom-block .filter-block h2 {
            border-bottom: 3px dotted rgb(244, 52, 69);
        }

    #newsroom-block .black-border-color h2 {
        color: rgb(244, 52, 69);
    }

.absi-form-text-input {
    width: 550px !important;
}

.absi-form-label {
    float: left;
    text-align: left;
    width: 190px;
}

select.absi-form-select {
    width: 75%;
    height: 35px;
}

div.absi-form-select {
    margin: 5px 0;
}

.story-item .single-block-inner h2 {
    font-size: 20px;
    line-height: 20px;
}

.popup-section p {
    /*margin-bottom: 16px;*/
}

#newsroom-block .black-border-color p i {
    font-size: 33px;
    font-style: italic;
    line-height: 30px;
    font-family: "Neuton",serif;
}

#newsroom-block .single-image-outer {
    height: 249px;
}

.board-staff {
    /*display: none;
     float: left;
    max-width: 865px !important;
    width: 100%;*/
}
/*about-block*/
.committee-block {
    float: left;
    width: 100%;
}

.content-section ul li ul.committee-block li {
    background: none;
    padding: 0;
    text-decoration: underline;
}

/*request page*/

.request-page {
    width: 100%;
    float: left;
}

    .request-page .filter-link-inside h6 {
        padding-top: 0;
    }

.filter-region {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.filter-mob-show {
    display: none;
}

.about-boardnstaff .single-block-inner span.mds {
    text-decoration: none;
}
/*request page*/

a:hover .black-border-color {
    border-bottom: 8px solid #a1a2a5;
}

#about-block .single-block-inner span.mds, #activity-block .single-block-inner span.mds {
    text-decoration: none;
}

.mission-block-inner {
    margin-top: 45px;
}

.space-bottom {
}


.close-button .popup-print-icon {
    background: none !important;
    padding-left: 0;
    width: 22px;
    margin-right: 45px;
    text-decoration: none;
}

.popup-print-icon i {
    font-size: 18px;
    color: #c0c0bf;
}

.popup-share-icon i {
    font-size: 18px;
    color: #c0c0bf;
    text-decoration: none;
}

.popup-share-icon :hover {
    text-decoration: none;
}

.additional-outer {
    width: 100%;
    float: left;
}

    .additional-outer ul {
        display: none;
    }

    .additional-outer .additional-inner {
        display: block;
    }

.additional-inner ul {
    display: block !important;
}

.green-color .additional-outer h6 {
    cursor: pointer;
    background: url(../images/additional_info_arrow.gif) no-repeat right center;
    border-bottom: 1px solid rgb(0, 169, 132);
}

.red-color .additional-outer h6 {
    cursor: pointer;
    background: url(../images/additional_arrow_red.gif) no-repeat right center;
    border-bottom: 1px solid rgb(244, 52, 69);
}

.meroon-color .additional-outer h6 {
    cursor: pointer;
    background: url(../images/additional_arrow_meroon.gif) no-repeat right center;
    border-bottom: 1px solid rgb(123, 65, 89);
}

.ash-color .additional-outer h6 {
    cursor: pointer;
    background: url(../images/additional_arrow_ash.gif) no-repeat right center;
    border-bottom: 1px solid rgb(68, 124, 155);
}

.reveal-modal, dialog {
    padding: 0;
    max-width: 890px;
}



    .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
        background: url("../images/close_btn.jpg") no-repeat right top;
        height: 20px;
        width: 30px;
        font-size: 0;
        top: 22px;
    }

.board-staff .memberblock ul {
    list-style-type: disc;
    width: 89%;
    margin-left: 12px;
}

.banner-block li {
    position: relative;
    height: 100%;
}

#load-more {
    width: 30%;
    margin: 10px auto;
    clear: both;
    font-size: 20px;
    padding-top: 10px;
}

    #load-more label {
        text-align: center;
        color: white;
        border-radius: 10px;
    }

        #load-more label[class~="green"] {
            background-color: #00a984;
            border: 10px solid #00a984;
        }

        #load-more label[class~="red"] {
            background-color: #F43445;
            border: 10px solid #F43445;
        }

        #load-more label[class~="meroon"] {
            background-color: #7b4159;
            border: 10px solid #7b4159;
        }

.read-more {
    color: lightcoral;
    text-decoration: underline;
}


.cc-map-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 18%;
    margin-bottom: 25px;
    height: 0;
}

    .cc-map-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari 5+ ONLY */
    ::i-block-chrome, .content-section ul li {
        padding-left: 10px;
        padding-right: 10px;
        width: 25%;
        margin: 0;
    }

    ::i-block-chrome, .filter-content-block .content-section ul li {
        width: 33%;
        margin: 0;
    }
}

.printer_footer {
    display: none;
}

.contactFooter {
    /*float:right;*/
}

.faqFooter {
}

#filters label {
    margin-left: -15px;
    margin-top: 15px;
    height: 20px;
    line-height: 1;
    display: inline-block;
    padding-left: 1.4em;
    /*text-indent: -1.4em;*/
    text-align: left;
    min-width: 140px;
}


/*style1*/

@media screen and (max-width: 800px) {


    /*ul.filter-list li {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }*/

    /*#filters label {
        margin-left: 5px;
        /*/*margin-left: -15px;
        margin-left: -5px;*/
        /*height: 20px;*/
        line-height: 1;
        display: inline-block;
        /*padding-left: 1.4em;
        text-indent: -1.4em;*/
        text-align: left;
    }*/
}

@media only screen and (min-device-width: 481px) and (max-device-width: 800px) and (orientation:portrait) {
    ul.filter-list li {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

    #filters label {
       /* margin-left: -15px;
        height: 20px;
        line-height: 0;*/
        display: inline-block;
        /*padding-left: 1.4em;
        text-indent: -1.4em;*/
    }
}


.map .navigation .single-block-inner {
    min-height: 140px;
}

.detail-sign {
    margin-left: -10px;
    width: 8px;
    float: left;
}

/*Overlay*/
.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.5 !important;
    z-index: 1004;
    display: block;
    left: 0;
    height: 100%;
}

.overlay-section {
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    /*margin-bottom: 0px;*/
    width: 100%;
    background: #fff;
    position: inherit;
    z-index: 9000;
    border-radius: 3px;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 50px 20px 0px 30px;
    max-width: 62.5rem;
    /*min-height: 500px;*/
    height: 100%;
}

.overlay-header {
    top: 0;
    position: fixed;
    margin: auto;
    width: 100%;
    /*margin-top: -150px;*/
}

.close-reveal-modal {
    position: absolute;
    right: 20px;
    background: url("../images/close_btn.jpg") no-repeat right top;
    height: 20px;
    width: 30px;
    font-size: 0;
    top: 22px;
    z-index: 9500;
}

.title-popup {
    margin: 25px 0 10px;
    /* width: 100%; 
     max-width: 900px;*/
    padding: 0px 20px 60px 30px;
    width: 100%;
    margin: 0 auto;
    /*display: none;*/
    float: left;
    min-height: 450px;
    height: 100%;
}

.mail {
    word-wrap: break-word;
}

.validation-summary-errors {
    display: none;
}

.hidden {
    display: none;
}

.marker {
    float: left;
    margin-right: 10px;
    height: 20px;
}

.break{
    display:none;
}

.oldEvent
{
    background-color: #00a984;
    border: 2px solid #00a984;
    border-radius: 5px;
    color: white !important;
    position: absolute;
    margin-top: 10px;
    margin-left: 10% !important;
}

 .left-blokjes{
        display: none;
    }

@media screen and (max-width: 767px) {
    .oldEvent{
        display:none;
    }

    .left-blokjes{
        display: block;
    }
}

.footer
{
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .memberblock{
            max-width: 60px;
    }
}

@media only screen and (max-width: 768px) {

    .email-div {
        padding-bottom: 10px;
    }
}

.below-filter-block{
    padding: 20px 9px 25px;
    margin: 0 1%;
    clear: left;   
}

    .below-filter-block a:hover {
        text-decoration:none;
        color: white;
    }

    .below-filter-block a:active{
         text-decoration:none;
        color: white;
    }

.additional-button-green-color{
    background-color: #00a984;
    border: 5px solid #00a984;
}

.additional-button{
    margin-left: 0px !important;
    color:white;
    text-align: center;
    display:block;
    border-radius: 5px;
}

.passwordReset{
    position: relative;
}

.extra-blokjes {
    position: relative;
    height: 825px;
    margin-left: 27px;
    /*margin-left: 15px;
    width:96%;*/
    padding-right: 17px;
}

.mds a{
    float: right;
}

input#Subscription_OnPaper{
    float: right;
    margin-right: 10px;
}

 input#Subscription_OnMail{
    float: right;
    margin-right: 10px;
}

 label#Subscription_OnMailLabel {
    margin-top: -10px;
        padding-bottom: 20px;
}

 .pdf
 {
    padding-bottom: 20px; 
 }

 .print-logo
 {
     display: none;
 }

 .start {
    background-color: #fff6ef;
}

 #event-block {
    border: 3px solid #00a984 !important;
    min-height: 230px;
    width: 100%;
    margin: 0;
}

 #event-block-title {
    border-bottom: 3px dotted #00a984;
}

 span.error-message {
    color: red;
}

 a.mostViewed {
    text-align: left;
    padding-top: 2px;
}

 #widget-cookiebar {
    display: none;
    min-height: 100px;
    padding: 0;
    height: auto;
    top: auto;
    bottom: 30px;
    left: 20px;
    position: fixed;
    width: 350px;
    min-width: 0;
    color: #FFFFFF;
    filter: none;
    background: #00a984;
    overflow: hidden;
    animation: fadein 1s;
	z-index: 99;
    box-shadow: 5px 5px 2px #888888;
    opacity: 0.90;
    filter: alpha(opacity=90);
}

 #cookie-image
 {
    width: 75px;
    height: 75px;
    margin: 10px 10px 10px 10px;
    float: left;
    opacity: 0.9;
    filter: alpha(opacity=90);
 }

.cookie-text
{
    width: 75%;
    /*float: right;*/
    margin-top: 20px;
    padding-right: 10px;
}

.cookie-close{
    display: block;
    color: white;
    text-transform: uppercase;
    /*background: #709c03;*/
    background: #447C9B;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 100;
    padding: 7px 18px;
    width: 50px;
    margin-left: 300px;
    margin-bottom: 30px;
}

.special-additional-outer {
    margin-top: -30px;
}

li.isotop-item.double {
    max-height: 230px;
}

.copyright
{
    display:none;
    height: 7%;
}

.copyright-picto
{
    display:none;
    height: 7%;
    color: white;
    position: absolute;
}

.banner-item-copyright
{
    display: none;
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: white;
    z-index: 1;
}