/*
Theme Name: Gobiernu PP Child
Author: Profound
Author URI: http://www.profoundprojects.com/
Description: A Wordpress website proudly 
developed by the creative team and the content writers at Profound Projects
Template: gobiernupp
Version: 1.6.2
*/

@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@font-face {
    font-family: FontName;  
    src: url(https://gobiernu.mystagingwebsite.com/wp-content/themes/gobiernupp/fonts/HelveticaBlkIt.woff);  
    font-weight: normal;  
}
a {
    color: #253C7E;
}
body {
    font: normal 16px/1.42857143 'Helvetica Neue',Arial,sans-serif !important;
    background-color: #fff;
    color: #1E1E1E;
}
#Content .section_wrapper,
#Subheader .container {
    max-width: 1140px !important;
}
#Subheader .container {
height: 99%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, tt, var, b, u, i, center, 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 {
   
    font-size: 100%;
}
ul {
    list-style: disc;
    margin-left: 30px;
}
#Wrapper,
#Content {
    background-color: #ffffff;
}
#Wrapper {overflow:visible}
.btn-secondary {
    color: #1E1E1E !important;
    background-color: #DED14F !important;
    border-color: #DED14F !important;
    font-weight: 700;
}
.btn-secondary:hover {
    color: #1E1E1E !important;
    background-color: #b4a722 !important;   
    border-color: #92871b !important;
    opacity:1;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 700;
    line-height: 1.3;
}
h1,.h1{font-size:36px}
h2,.h2{font-size:24px}
/* h3,.h3{font-size:20px} */
h4,.h4{font-size:18px}
h5,.h5{font-size:16px}
#Top_bar .logo {
    float: left;
    margin: 0px !important;
    max-width: 300px;
}

img.logo-main.scale-with-grid {
    max-height: 100% !important;
    width: 100% !important;
}

ul#menu-top-bar-menu {
    margin-bottom: 0;
}

#Top_bar #logo,
.header-fixed #Top_bar #logo,
.header-plain #Top_bar #logo,
.header-transparent #Top_bar #logo {
    height: auto !important;
    line-height: 90px;
    padding: 15px 0;
}

h2.vc_custom_heading {
    font-size: 150%;
    margin: 10px 0 30px;
}
.ui-accordion .ui-state-active{
font-weight:normal !important
}
ul#menu-main-menu {
    overflow: auto;
    margin-bottom: 0;
}
#Header ul, #Footer ul,.one-third ul, .breadcrumbs,.list {
list-style:none !important;
margin-left: 0 !important}
#Top_bar .menu > li > a {
    font-family: 'Open Sans',Arial,sans-serif;
    padding: 24px 0;
    font-size: 112.5% !important;
    font-weight: 600;
}

.list-themes {
    width: 100%;
    display: table;
    padding-top: 30px;
list-style:none !important
}

.list-clean {
    list-style: none !important;
    margin: 0 !important;
    padding: 0;
    list-style:none !important
}
.vc_btn3-container.vc_btn3-left {
    display: none !important;
}
.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    background: #fff !important;
    border: 1px solid lightgray !important;
}

.vc_custom_heading h4 {
    font-size: 106.25% !important;
}
.pubdate {
	color:#555;
}
.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    float: left;
    min-height: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.col:before,
.col:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.list-themes a {
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    padding: 15px;
    text-decoration: none;
    position: relative;
    color: #1E1E1E;
    border: 2px solid #E7ECF2;
    border-radius: 7px;
    height: 100px;
}

.col:after {
    clear: both;
}

.list-themes i {
    float: left;
    margin-right: 10px;
}

.list-themes h2,
.list-themes h3 {
    font-size: 106.25%;
    line-height: 24px !important;
    text-align: center;
    font-weight: 700;
}

.list-themes img {
    max-width: 25px !important;
    margin-bottom: 8px;
}

.list-themes .arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
}

@media only screen and (min-width: 1140px) {
    .list-themes a {
        padding: 25px 12px;
    }
.page_title_sidebar {
    font-size: 125% ;
    border-bottom: 1px dashed;
    font-weight: 700;
    margin-bottom: 25% !important;
    position: relative;
    padding-bottom: 15px;
    margin: 46px 0 10px !important;
    padding: 0 12px 10px;
}
}
.second_sidebar {
    list-style: none;
    margin-left: 0 !important;
}
.document-list li {
    border-bottom: 1px dashed;
    padding: 13px;
    float: left;
    min-height: 100px;
}
/*ul.list.document-list {
    overflow: auto;
}*/
@media only screen and (min-width: 640px) {
.overlay_subheader h1.title {
    color: #fff !important;
    font-size: 150% !important;
    margin-top: 4%;
}

.mobile_show{
display:none;}
.page-template-template-nieuws div#Subheader {
    max-height: 160px !important;
}
.page-template-template-nieuws .subheader-both-left #Subheader .breadcrumbs {
    
    margin-top: 0px;
}
.single-themas #Subheader{
height:360px !important;
}
.single-themas .overlay_subheader .container div {
    padding-top: 65px;
}
.btn-feedback {
    font-size: 16px !important;
}
body:not(.template-slider) #Header {
    min-height: 220px !important;
}

.thema-template-default  #Subheader .breadcrumbs {
    
    margin-top: 70px !important;
}
.thema-template-default div#Subheader {
    height: 360px;
}
.tp-thumbs.inner.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    top: 105.72% !important;
}
.newsletter-div h1 {
    font-size: 97.3%;
    display: inline-block;
    width: 50% !important;
vertical-align:top;
    margin-top: 12px;
}
#mailpoet_form_3 .mailpoet_paragraph {
    vertical-align: top !important;
}

div#mailpoet_form_3, div#mailpoet_form_7 {
    display: inline-block;
    width: 48%;
    float: right;
    text-align: right;
}
/* .document-list li {
    width: 50%;
}*/
.fixed_sidebar{
height:100%;
position:absolute;
width:33.333333%}
.float_right {
    float: right;
}

}
    footer .column.one-second ul.menu li {
        width: 50%;
        float: left;
    }
    .section_wrapper > .one-third.column {
        padding-right: 50px;
    }
    .list-themes a {
        padding: 20px 12px;
        text-align: center;
        height: 145px;
    }
    .list-themes i {
        margin-bottom: 15px;
        margin-right: 0;
        float: none;
    }
    .list-themes .arrow {
        display: none;
    }
    li.col.col-xs-12.col-md-4.col-lg-3:first-child {
        margin-left: -15px;
    }
.list_item .list_left {
    width: 100%;
    height: auto !important;
    line-height: 20px !important;
    font-size: 50px;
    overflow: hidden;
    text-align: center;
    float: left;
}
.lists_3 a{height:140px}


.lists_3 h4 {
    font-size: 106% !important;
}
.list_item.lists_3.clearfix {
    width: 14.2%;
    float: left;
    text-align: center;
padding: 5px 0 5px 15px;
}
.lists_3 a {
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    padding: 15px 12px;
    text-decoration: none;
    position: relative;
    color: #1E1E1E;
    border: 2px solid #E7ECF2;
    border-radius: 7px;
    text-align: center;
}
.lists_3 a:hover {
    background: #E7ECF2;
    border-color: #253C7E;
}
.lists_3 img.scale-with-grid {
    max-width: 30px !important;
    height: 30px !important;
}
.wppl-h2 {
    font-size: 100% !important;
}
.gmw-posts-wrapper li {
    width: 32%;
    float: left;
    list-style: none;
    padding: 15px;
    margin: 15px;
    border: 1px solid lightgray;
    border-radius: 3px;
}
.sec_top a span {
    display:none;
}
@media(max-width:640px){.vc_gitem-zone-a .vc_gitem-zone-mini {height: 125px !important;}
.fixed_sidebar .wpb_text_column.wpb_content_element {
    height: 39px;
    border: 1px solid lightgray;
    position: relative;
    border-radius: 4px;
    width: 95%;
    background: #fff;
    z-index: 1000;
    margin-bottom: 0 !important;
    overflow: auto;
}
.fixed_sidebar {
    height: 140px;
position:relative;
}
.fixed_sidebar i.fa.fa-angle-right {
    display: none;
}
.fixed_sidebar .wpb_text_column.wpb_content_element:after {
    content: "\f107";
    position: absolute;
    right: 0;
    z-index: 1000;
    font-family: fontawesome;
    padding: 3px 10px;
    border-left: 1px solid;
    height: 29px;
    top: 4px;
    font-size: 16px;
    color: gray;
}
#Top_bar #menu ul li ul{
top:0 !important;
}
.evc-predefined-style .evc-shortcode h2 {
    font-size: 29px !important;
color:#1e1e1e !important;
}
.vc_col-sm-3.vc_gitem-col.vc_gitem-col-align- {
    display: none;
}
#Subheader {
    padding: 0 !important;
    min-height: 160px;
    height:auto !important;
}
ul.breadcrumbs.no-link {
    margin-top: 0% !important;
}
#Subheader h1.title {
    padding-left: 7px;
color:#fff !important;
}
h2.vc_custom_heading.page_title_sidebar {
    font-size: 112.5%;
    margin-top: 25px;
    border-bottom: 1px dashed;
    padding-bottom: 8px;
    padding-left: 4px;
}
.wpb_content_element  {
    /* padding-left: 5px !important; */
}
.vc_gitem-zone.vc_gitem-zone-a.custome_post.vc_gitem-is-link {
    height: 100% !important;
    min-height: 100px !important;
    border: 2px solid #E7ECF2;
    margin-bottom: 18px;
    border-radius: 10px;
}
.vc_col-sm-4.vc_gitem-col.vc_gitem-col-align- {
    display: none;
}
a.vc_gitem-link.vc-zone-link {
    border: none !important;
    position: static;
}
.evc-section-title.evc-shortcode.home_page_title {
    border-bottom: none;
    padding-bottom: 0 !important;
}
.basic-inner {
    padding: 0 !important;
}
.vc_custom_heading.faq_list_title_home.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0;
}
.footer_copy h1 {
    font-size: 15px !important;
}
.footer_copy .col-lg-5 h1 {
    font-size: 75% !important;
    color: #000 !important;
    font-weight: 500;
    padding: 18px 0 0 10px;
    width: 75%;
    float: left;
}
.sfsi_widget {
    float: left;
    width: 25%;
}
.media-left {
    display: none;
}
#Top_bar .sub-menu li a {
    color: #000 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.newsletter-div h1 {
    font-size: 93.75%;
    margin-bottom: 10px;
}
.newsletter-div.col-md-12{
margin-bottom:30px;
}
body.mobile-side-slide {
    left: 0 !important;
}
.overlay_subheader ul.breadcrumbs.no-link {
    padding-top: 12%;
}
#slideshow {
    position: relative;
    width: 100%;
    max-height: 203px !important;
    padding: 0px;
    min-height: 160px !important;
}
div#body_overlay {
    display: none !important;
}
#Side_slide {
    position: static !important;
    width: 100% !important;
border-bottom-width: 0 !important;
display:none;
}
.close-wrapper {
    display: none;
}
.extras {
    display: none;
}
footer ul {
    background: transparent !important;
    width: 100%;
}
.footer_copy .col-lg-7 div {
    overflow: unset !important;
}
.sec_top a span {
    font-size: 87.5% !important;
    font-weight: normal;
}
#Top_bar #menu ul li.submenu .menu-toggle:after {
    content: "\f107";
    font-family: fontawesome;
    color: #fff;
    font-size: 16px;
}
#Top_bar #menu ul li.submenu .menu-toggle {
    left: 0;
    top: 0px;
    opacity: 0;
    width: 99%;
}
.wpb_text_column.wpb_content_element.poll_up {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.footer_copy ul li {
    float: left;
    width: 100%;
    text-align: left;
margin-bottom:10px;
}
#Header #menu > ul > li.current-menu-item > a, #Header #menu > ul > li.current_page_item > a, #Header #menu > ul > li.current-menu-parent > a, #Header #menu > ul > li.current-page-parent > a, #Header #menu > ul > li.current-menu-ancestor > a, #Header #menu > ul > li.current_page_ancestor > a {
    background: #253C7E !important;
    color: #DED14F !important;
}
#Top_bar #menu > ul >  li > a {
    padding: 3px 15px !important;
    background: #253C7E;
    font-size: 100% !important;
color:#fff !important;
}

label.col.col-xs-12.col-md-5 {
        font-size: 87.5% !important;
    margin-bottom: 5px !important;
    text-align: left !important;
}
img.logo-mobile.scale-with-grid {
    width: 189px;
}
.slider_div .vc_column-inner {
    padding: 0 !important;
}
.form-search label {
    font-size: 87.5% !important;
}
#Footer{
	position: relative;
	overflow: hidden;
}
#Footer .menu li a {
    padding-left: 0;
}
.slider_div .wpb_wrapper > div {
    margin-bottom: 55px !important;
}
.basic-yop-poll-container>.basic-inner {
    padding: 1em 0 !important;
}
ul.results-basic-answers {
    margin-left: 0;
}
.vc_gitem-post-data {
    margin-bottom: 0px;
}
.tp-mask-wrap {
    display: none !important;
}
.gmw-posts-wrapper li {
    width: 100% !important;
}
div#rev_slider_1_1_forcefullwidth {
    margin-bottom: 90px !important;
}
.newsletter-div h1 {
    font-size: 100%;
}
div.mailpoet_paragraph {
    width: 95%;
}
input.mailpoet_submit {
    width: 100%;
    display: block;
    margin-top: 8px;
}
footer .column.one-second ul.menu li {
    width: 100% !important;
}
.footer_copy .col-lg-5 > div {
    float: left !important;
}
.footer_copy .col-lg-7 h1, .footer_copy .col-lg-5 h1 {
    width: 100%;
    text-align: left;
    padding-left: 17px;
}
.tp-thumbs.inner.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    top: 178% !important;
}

.tp-thumbs.inner.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    top: 179% !important;
    min-height: 50px !important;
    height: 100px !important;
    max-width: 100% !important;
    width: 100% !important;
    left: -5px !important;
}
.tp-thumb-mask {
    min-height: 100px;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}.tp-thumbs-inner-wrapper {
    width: 100% !important;
}
.tp-thumb.selected {
    width: 100% !important;
    height: 76px !important;
    border-radius: 0 !important;
    display: block !important;

    left: 0 !important;
}
.tp-thumb {
    display: none;
}
span.tp-thumb-title {
    text-align: center !important;
}


.erinyen .tp-thumb.selected .tp-thumb-over {
    background: #A7B5C2 !important;
}
.section_wrapper, .container, .four.columns .widget-area {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 30px;
}
.post_grid_custom .vc_col-sm-4.vc_gitem-col.vc_gitem-col-align- {
    display: none;
}
ul.results-basic-answers {
    margin-left: 0;
}
.lists_3 a {
    height: auto !important;
}
#Header {
    min-height: 50px !important;
}
#searchform input.field {
    width: 69% !important;
}
.tp-static-layers {
    display: none;
}
.custom_search label {
    font-size: 100% !important;
    width: 100% !important;
    color: #fff !important;
    float: left;
    line-height: 10px !important;
    text-align: left !important;
}
.overlay_subheader h1.title {
    font-size: 100% !important;
    padding-right: 50px;
color:#fff;
}
#Subheader ul.breadcrumbs {
    display: block !important;
}
.col.col-xs-12.col-sm-12.col-md-6 {
    width: 100% !important;
    flex-basis: auto !important;
}
h2.evc-st-title {
    width: 100%;
    display: block;
    margin-bottom: 12px !important;
}
a.evc-button.evc-shortcode.evc-btn-simple.evc-btn-normal {
    margin: 0 !important;
    display: block;
}
.mobile_hide {
    display: none;
}
#Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
    padding: 0!important;
    margin: 10px 15px !important;
    text-align: left !important;
}
div.mailpoet_paragraph {
    margin-left: 0 !important;
}
div.mailpoet_paragraph input[type="submit"]{
float:none !important;
}
nav#social-menu {
        height: 25px;
}
nav#social-menu .social-menu > li {
    opacity: 0;
}
a.responsive-menu-toggle:after {
    content: "MENU";
    font-size: 10px;
    position: absolute;
    bottom: 1px;
    left: 10px;
}
li#searchItem {
    opacity: 1 !important;
    position: absolute;
    right: 15px;
    /*width: 62px;*/
    top: 0px;
    /*font-size: 8px;*/
    /*height: 26px !important;*/
    /*border-radius: 4px !important;*/
}
#Top_bar a.responsive-menu-toggle i {
    font-size: 28px !important;
}
#Top_bar .search_wrapper {
    top: auto;
    bottom: 0px !important;
}

.list_item.lists_3.clearfix {
    margin-bottom: 0 !important;
    padding: 7px 0 !important;
}
.list_item.lists_3.clearfix {
    width: 100% !important;
}
.list_item.lists_3 .list_left {
    float: left;
    margin-bottom: 10px;
    width: auto !important;
    height: auto !important;
    line-height: 20px !important;
    margin: 0 auto !important;
}
.lists_3 a {
    padding: 10px 12px !important;
}
.list_item.lists_3 img.scale-with-grid {
    width: 30px;
}
.list_item.lists_3 .list_right {
    text-align: left;
    padding-left: 38px !important;


}
.lists_3 a:after {
    content: "\f105";
    position: absolute;
    right: 9px;
    top: 12px;
    font-family: fontawesome;
}

}
.lists_3 .list_right h4 {
    font-size: 106.25% !important;
}
.parsley-required, .parsley-custom-error-message {
    color: #fff !important;
    text-align: left;
    background: url(https://gobiernu.mystagingwebsite.com/wp-content/uploads/2019/07/download.png);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 25px;
    height: 25px;
    line-height: 21px;
}
.minister-info blockquote {
    font-size: 137.5%;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    display: inline-block !important;
    font-style: normal;
    color: #1e1e1e;
}
a.media.minister-info:hover {
    text-decoration: none;
    color: #1E1E1E !important;
}
@media only screen and (min-width: 960px) {
.minister-info blockquote {
    font-size: 175% !important;
}
ul.list-unstyled.row.locations-list {
    margin: 0 -15px !important;
    width: 104% !important;
}
.card{margin-bottom:30px !important;}
.two-third.column.column ol {
    margin-left: 44px;
}
.modal-lg, .modal-xl{
max-width: 1000px !important;
}
.list-related-items li {
    padding-left: 0;
}
ul.list-related-items.list-clean.list-inline.clearfix {
    padding-left: 15px;
}
.home_thema_row .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.section_wrapper, .container {
    max-width: 1140px !important;
}
.to-top{display:none}
.show_top{
display:block !important;
}
.to-top i.fa.fa-angle-up {
    margin: 0 10px;
    width: 71%;
    text-align: center;
    font-size: 20px;
    float: left;
}
.to-top {
    display: none;
    position: fixed;
    border-radius: 70px;
    width: 70px;
    height: 70px;
    bottom: 30px;
    right: 30px;
    background-color: #002768;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    z-index: 20;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}
.to-top span{font-size:14px;}
.sidebar_main p {
    padding-left: 12px;
}
.sidebar_main button {
    margin-left: 12px;
}
.sec_top {
    display: none !important;
}
.data-search .form-default {
    max-width: 75%;
padding:0 12px;
}
    .list-themes li {
        width: 14.2%;
    }
    .list-themes li {
        padding-right: 0;
        padding-bottom: 0;
    }
}

a.vc_gitem-link.vc-zone-link {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    border: none;
    border-radius: 7px;
    padding: 10px;
    color: #1E1E1E;
}
.vc_gitem-zone.vc_gitem-zone-a.custome_post.vc_gitem-is-link {
    border: 2px solid #E7ECF2;
    margin-bottom: 20px;
    border-radius: 7px;
}
.wpb_text_column.wpb_content_element.poll_up {
    margin-bottom: 0 !important;
    padding: 0 20px;
}
a.vc_gitem-link.vc-zone-link:hover {
    color: #1E1E1E;
    border-color: #253C7E;
}
.vc_gitem-post-data h2 {
    margin: 0;
    font-size: 120%;
    line-height: 22px;
}
.tp-thumb {
    margin-top: 40px;
    border-radius: 7px 7px 0 0 !important;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.tp-thumb.selected,
.tp-thumb:hover {
    margin-top: 13px;
}
.selected span.tp-thumb-title {
    padding-top: 30px !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.selected .tp-thumb-more:before {
    top: 35px !important;
}

h2.wpb_heading.wpb_progress_bar_heading {
    font-size: 20px;
    line-height: 22px;
    margin: 0px 0 20px;
}

.vc_general.vc_single_bar {
    height: 22px;
    margin-bottom: 22px;
    font-size: 105%;
    display: block;
    top: 0;
    left: 12px;
    font-weight: 600 !important;
}

small.vc_label {
    padding: 0 1em !important;
    font-weight: 700;
}

.widget-head {
    border-bottom: .1em dotted;
    margin-bottom: 0 !important;
}

.widget-head.no-stroke.no-margin {
    border-bottom: none;
}

.widget-head h2 {
    font-size: 150%;
    display: inline-block;
    margin: 15px 0 10px;
    padding-left: 10px;
}

a.btn.btn-link {
    color: #253C7E;
    display: inline-block;
    margin: -8px 0 0 10px;
    line-height: 50px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 10px;
}

.faq_list h2 {
    font-size: 109%;
    line-height: 22px;
}

.faq_list li {
    list-style: none;
}

.faq_list li:before {
    content: "\f061";
    font-family: fontawesome;
    position: absolute;
    left: 15px;
    color: #A7B5C2;
}

.home div#Subheader {
    display: none;
}

#Content {
    width: 100%;
    padding-top: 0;
}

footer ul {
    background: transparent !important;
}

footer li:after {
    content: "" !important;
    border-color: transparent !important;
}

#Footer a {
    color: #ffffff;
    font-size: 87.5%;
    padding: .2em 1em;
    font-weight: 500 !important;
}

footer li {
    border: none !important;
    list-style: none;
}

.footer_copy {
    background: #fff;
}
.footer_copy .container > .row{
	margin-right: -10px;
    margin-left: -10px;
}
.footer_copy h1 {
    display: inline;
    color: #253C7E !important;
    font-weight: 600;
    font-size: 16px;
}

.footer_copy .menu-top-bar-menu-container {
    display: inline-block;
}

.footer_copy a {
    color: #000 !important;
    padding: 0 10px !important;
}

.footer_copy ul#menu-top-bar-menu-1 {
    display: inline-block;
    margin: 0px 10px 0;
    line-height: 12px;
}

#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 10px;
    min-height: 33px;
    padding-bottom: 10px;
}

.footer_copy ul li {
    float: left;
}

#Footer h4 {
    border-bottom: 1.5px dotted #2c4897;
    padding-bottom: 10px;
    font-size: 100%;
padding-left:10px;
}
input.mailpoet_submit {
    display: inline-block;
    margin-bottom: -15px !important;
}

#Footer .widgets_wrapper {
    padding: 30px 0;
}

.newsletter-div.col-md-12 {
    background: #002768;
    padding: 15px 0;
}

div.mailpoet_paragraph {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0 !important;
}

input.mailpoet_text {
border-radius:4px;
    margin-bottom: 0 !important;
}

.list-themes a:focus,
.list-themes a:hover {
    background: #E7ECF2;
    border-color: #253C7E;
}

.page_title {
    font-size: 200%;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dashed;
    font-weight: 700;
    margin-top: 26px;
    margin-bottom: 25px;
padding-left:10px;
}
/*.two-third.column.column p {
    padding-left: 10px;
}*/
#Subheader ul.breadcrumbs li a {
    color: #1e1e1e;
    font-weight: normal;
    text-decoration: underline;
}
.page_title a i.fa.fa-map-marker {
    font-size: 22px;
    padding-right: 5px;
    display: inline-block;
}
#Subheader ul.breadcrumbs li {
    font-weight: normal;
    color: #1e1e1e;
    font-size: 13px !important;
    text-transform: capitalize;
}
#Subheader ul.breadcrumbs li span {
    margin: 0 5px !important;
    opacity: 1 !important;
}
.list-related-items a,
.list-related-themes a {
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    padding: 15px;
    text-decoration: none;
    position: relative;
    color: #1E1E1E;
margin-bottom:15px !important;
    border: 2px solid #E7ECF2;
    border-radius: 7px;
    padding-right: 25px;
    min-height: 55px;
    font-size: 106.25%;
    font-weight: 700;
}
.list-related-items a{

height:80px
}

.list-related-items li:nth-child(1) a{
    border-left: 6px solid #295A88;
}

.list-related-items li:nth-child(2) a{
    border-left: 6px solid #459EAE;
}

.list-related-items li:nth-child(3) a{
    border-left: 6px solid #2D8042;
}

.list-related-items li:nth-child(4) a{
    border-left: 6px solid #84B146;
}

.list-related-items li:nth-child(5) a{
    border-left: 6px solid #D98438;
}

.list-related-items li:nth-child(6) a{
    border-left: 6px solid #CE5134;
}

.list-related-items li:nth-child(7) a{
    border-left: 6px solid #C3242C;
}

.list-related-items li:nth-child(8) a{
    border-left: 6px solid #7C234C;
}

.list-related-items li:nth-child(9) a{
    border-left: 6px solid #B4456C;
}

.list-related-items a:after {
    font-family: fontawesome;
    content: "\f105";
    position: absolute;
    right: 8px;
    top: 0;
    padding: 7% 0;
font-weight:normal;
}

.list-related-items a:focus,
.list-related-themes a:focus,
.list-related-items a:hover,
.list-related-themes a:hover {
    background: #E7ECF2;
    border-color: #253C7E;
}

.acco_faq.ui-accordion-header.ui-corner-all,
.acco_faq.ui-accordion .ui-accordion-header-active {
    border-radius: 0 !important;
    background: #fff !important;
    border-width: 0 0 1px 0 !important;
    border-style: dashed !important;
}

.acco_faq.ui-accordion .ui-accordion-header .ui-icon {
    display: none;
}

.acco_faq .ui-accordion-header a {
    font-size: 75% !important;
    font-weight: 700;
    padding-left: 0 !important;
    color: #1E1E1E !important;
}

.acco_faq .ui-accordion-header a i {
    color: #A7B5C2;
}
.acco_faq.ui-accordion .ui-accordion-content {
    border: none;
    padding-left: 10px;
    height: auto !important;
}

.mark,
mark {
    padding: .2em;
    background-color: #ff0;
}

.faq_search {
    color: #1E1E1E;
    background-color: #DED14F;
    border-color: #DED14F;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: none;
    border-radius: 0px 4px 4px 0px;
    float: right;
}

input#faq-search {
    padding: 19.5px !important;
    margin-right: -2px;
    width: 80% !important;
}

.faq-form h3 {
    font-size: 115%;
    margin-bottom: 25px;
}

.faq_ask a {
    font-size: 100%;
    margin-bottom: 36px;
    display: block;
    margin-top: 16px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
color: #253C7E;
}

span.badge {
    background: #253C7E;
    color: #fff;
    float: right;
    padding: 3px 12px;
    border-radius: 19px;
    margin-top: 5px;
}

.post_list_sidebar a {
    font-size: 106.25%;
    color: #1E1E1E !important;
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding: .4em 12px;
}

.page_title_sidebar i.fa.fa-arrow-down {
    color: #253C7E;
}

#Subheader {
    padding: 0 !important;
    height: 220px;
}

.overlay_subheader {
    position: absolute;
z-index:100;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(90deg, #3F538D 29%, #3f538d00);
}



.overlay_subheader .breadcrumbs li {
        color: #fff !important;
    float: left;
    margin: 0 4px;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 81.3%;
    font-weight: 500;
text-transform:capitalize;

}
.overlay_subheader .breadcrumbs li:last-child{
font-weight:600 !important;
}
.overlay_subheader .breadcrumbs li span,
.overlay_subheader .breadcrumbs li a{
color: #fff !important;
    float: left;
    margin: 0 4px;
    font-family: 'Helvetica Neue',Arial,sans-serif;
text-transform:capitalize;

}
.overlay_subheader .breadcrumbs li span{
font-size:125% !important;
line-height: 17px;
opacity:1 !important;
}
.overlay_subheader .breadcrumbs li a{
text-decoration:underline;
}

.overlay_subheader ul.breadcrumbs.no-link {
    padding-top: 3%;
}
.acco_faq .ui-accordion-content ul li a {
    color: #000 !important;
    padding-bottom: 20px;
    display: block;
    text-decoration: none;
}
#Subheader .title {
    display: block !important;
    line-height: 40px;
}
.news-list .media {
    min-height: 180px;
}
.media-list .media {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    border: 2px solid #E7ECF2;
    border-radius: 7px;
    padding: 10px;
    color: #1E1E1E;
    margin-bottom: 20px;
}
.media:first-child {
    margin-top: 0;
}
.media {
    display: block;
    text-decoration: none;
    color: #1E1E1E;
    position: relative;
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}
.media {
    margin-top: 15px;
}
.media-left {
    padding-right: 20px;
    width: 160px;
}
.media-list .media:focus,
.media-list .media:hover {
    color: #1E1E1E;
    border-color: #253C7E;
    text-decoration: none;
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}
.media-object {
    border-radius: 4px;
    display: block;
}
.date span:nth-child(2):before {
    content: "/";
    margin-left: 3px;
    margin-right: 5px;
}
.media-body {
    padding-right: 20px;
}
.media-heading {
    font-size: 112.5%;
    margin: 5px 0 15px;
    min-height: 50px;
    overflow-y: hidden;
}
.media .description {
    color: #555;
    margin: -10px 0 15px;
    word-break:break-word;
}
.media-bottom {
    vertical-align: bottom;
}
.media .read-more {
    float: right;
}
.news-list .ribbon {
    font-size: 87.5%;
    border-radius: 4px 0 4px 0;
    background: #DED14F;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.4em 0.65em;
    text-align: center;
    content: '';
    color: #1E1E1E;
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 2px;
}
.news-list li {
    position: relative;
}
#menu-main-menu li {
    position: static !important;
}
ul.menu-main {
    margin-bottom: 0 !important;
}
.menu-main ul.sub-menu {
    text-align: left;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17) !important;
    background: #fff !important;
    z-index: 500 !important;
    padding: 0;
   width: 390px;
    left: unset !important;
    top: 68% !important;
    margin-left: 10px !important;
background-color: #F2F2F2 !important;
}
#menu-item-50 ul.sub-menu {
   width: 290px;
   right: 0;
}

ul.sub-menu:before {
    width: 126px;
    height: 4px;
    position: absolute;
    background: #DED14F;
    display: block;
    content: '';
    left: 0;
    top: -4px;
}
#menu-item-50 ul.sub-menu:before{
left:unset !important;
right:0 !important
}

ul.sub-menu li {
    width: 100% !important;
}

ul.sub-menu li a {
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-size: 100%;
    background: #fff;
    display: block !important;
    color: #1E1E1E;
    font-weight: normal;
    padding: 6px 20px !important;
    text-decoration: none;
    position: relative;
    border: none !important;
    width: 100%;
}
.ministry_menu li a:hover{color:#fff !important} 
#menu-item-53 .sub-menu li a:hover {
    color: #fff !important;
}
.sub-menu li a:hover {
    padding-left: 35px !important;
}
#menu-item-287 a:hover, #menu-item-287 a:before,.justitie  .btn-primary {
    background: #1F578A !important;
}
.siedebar-btn {
    border-color: transparent;
    max-width: 250px;
    text-align: left;
    margin: 30px 0 0 0;
    font-weight: 600;
}
a.btn.siedebar-btn.btn-primary.btn-block i {
    float: right;
    margin-top: 5px;
}



ul.sub-menu li a:before {
    content: " ";
    width: 6px;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}





li#menu-item-wpml-ls-2-nl {
    border: 1px solid #C9D3DF;
    font-weight: bold;
    font-size: 125%;
}


 ul.sub-menu li a:after {
    position: absolute;
    right: 11px;
    font-family: fontawesome;
    content: "\f105";
    background: transparent !important;
}

.minister-info {
    padding: 5px 12px;
    margin-bottom: 30px;
    display: block;
    text-decoration: none;
    color: #1E1E1E;
}

.minister-info .author,
.minister-info .title {
    display: block;
}

.minister-info .author {
    font-weight: 600;
}

.list-simple a {
    padding: .4em 12px;
    display: block;
    font-weight: 600;
    text-decoration: none;
    color: #1E1E1E;
}

.list-simple a span {
    display: block
}

.list-simple .date,
.list-simple .category {
    color: #2e4483;font-weight:normal;
text-align:left;
}

.more_ministry_news {
    padding-left: 12px;
    margin-bottom: 30px;
    margin-top: 12px;
}

.more_ministry_news a {
    color: #253C7E;
    text-decoration: none;
}

.more_ministry_news a:hover {
    text-decoration: underline;
}

.second_sidebar li a i {
    float: right;
    font-weight: bold;
    color: #A7B5C2;
    position: absolute;
    right: 0;
    top: 10px;
}

p.sidebar_text {
    padding-left: 12px;
    margin: 10px 0;
}

p.sidebar_text a {
    color: #253C7E;
}
.single-nieuw h3.page_title_sidebar{
    clear:both;
}
p.sidebar_text a:hover {
    text-decoration: underline
}
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a{
 color: #253C7E !important;
}
.second_sidebar .sub_category .active a {
    color: #253C7E !important;
}
.second_sidebar a:hover{ text-decoration:underline;color:#253c7e !important}
.second_sidebar >li.active > a {
    color: #253C7E !important;
}
.second_sidebar >li.active ul.sub_category {
   display:block !important;
}
p.news_pubdate{color:#555;}
ul.sub_category {
    padding-left: 15px;
    display:none;
}
.media-left iframe {
    height: 117px;
}
.list-minister span {
    font-weight: 400;
}
img.img-minister.wp-post-image {
    border-radius: 5px;
}
ul#menu-footer-1, #menu-footer-2, #menu-footer-3 {
    display: block;
    overflow: auto;
    padding-left: 0;
}
.lists_2 a {
    webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    padding: 12px 15px;
    text-decoration: none;
    position: relative;
    color: #1E1E1E;
    border: 2px solid #E7ECF2;
    border-radius: 7px;
    padding-right: 25px;
}
.lists_2 a:hover{
    background: #E7ECF2;
    border-color: #253C7E;
}
.lists_2 h4 {
    font-size: 106.25%;
    margin: 0 !important;
}
.lists_2 .list_left.list_image {
    width: auto !important;
    height: auto !important;
    line-height: 5px !important;
}
.lists_2 img.scale-with-grid {
    width: 29px !important;
}
.lists_2 .list_right {
        margin-left: 40px !important;
    padding-top: 3px !important;
}
.list_item.lists_2.clearfix {
    margin-bottom: 0;
}
.lists_2 a:after {
    content: "\f105";
    position: absolute;
    right: 9px;
    top: 12px;
    font-family: fontawesome;
}

.modal-body {
    padding: 0 !important;
}
button.close {
    position: absolute;
    right: 0;
    top: -60px;
    font-size: 45px;
    color: #fff;
    font-weight: bold;
}
.modal-body iframe {
    max-height: 470px;
}

.modal-content {
    margin-top: 9% !important;
}
.footer_copy h1 {
    float: left;
}
.menu-bootom-1-container {
    float: left;
}
ul#menu-bootom-1 {
    padding: 0 !important;
    margin:0 0 0 10px !important;
    line-height: 18px;
}
.footer_copy a {
    font-weight: 600 !important;
}
.menu-top-bar-menu-container ul li a {
    font-family: Arial,sans-serif;
    font-size: 81.25%;
    color: #1E1E1E;
    text-decoration: none;
    padding: 0;
text-transform:capitalize;
}
.pagination .current, .pagination a:hover,  .pagination a:focus {
    z-index: 3;
    color: #253C7E;
    background-color: transparent;
    border-color: transparent;
    cursor: default;
}a.next.page-numbers {
    flex: auto;
    float: right !important;
    text-align: right;
}
.pagination a, .pagination span {
        font-weight: normal;padding: 6px;
    font-weight:bold;
}
.text-center {
    text-align: center!important;
    display: block;
}
.pagination a, .pagination span {
    position: relative;
    /*float: left;*/
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1E1E1E;
    background-color: #fff;
    border: 1px solid transparent;
    margin-left: -1px;
}
.vacancy-list span {
    font-weight: bold;
    font-size: 112.5%;
}
.vacancy-list span:hover {
    color:#253C7E;
}
.vacancy-list span.excerpt {
    font-weight: normal;
    font-size: 100%;
    border-bottom: 1px dashed;
    padding-bottom: 20px;

}
.document-list .wp-block-file a {
    display: none;
}
.document-list a.wp-block-file__button {
    display: block !important;
    color: #A9B9CC !important;
    background: #A9B9CC !important;
    width: 34px;
    height: 34px;
    overflow: hidden;
    border-radius: 5px !important;
    padding: 0 !important;
    text-align: center;
    position: relative;
}
.document-list a.wp-block-file__button:after {
    font-family: fontawesome;
    content: "\f019";
    position: absolute;
    color: #000;
    top: 6px;
    left: 10px;
    font-size: 16px;
}
.download-container .lbl {
    font-size: 81.25%;
    font-weight: bold;
    display: block;
    color: #7A7A7A;
}
.download-container .lbl span {
    color: #1E1E1E;
}
.download-container .link {
    font-size: 93.75%;
    text-decoration: none;
    color: #1E1E1E;
    padding-right: 18%;
    display: block;
}
.page-id-19 .download-container .link,
.postid-7923 .download-container .link {
	width: 350px;
}
.download-container .link:focus, .download-container .link:hover {
    text-decoration: underline;
    color: #253C7E;
}
.databank-download-details {
    max-width: 580px;
    margin: 30px 0 30px 10px;
    border-radius: 7px;
    border: 2px solid #C9D3DF;
    padding: 30px;
overflow:auto
}
.databank-download-details .wp-block-file a {
    display: none;
}
single-document .databank-download-details .wp-block-file a.wp-block-file__button {
    display: inline-block !important;
    margin-top: 30px;
    background: #DED14F !important;
    border-radius: 5px !important;
    width: 200px;
    color: #000 !important;
    font-weight: 600;
    text-align: center;
position:relative;
    font-size: 100%;
padding:8px 16px;
}
.databank-download-details .wp-block-file  a.wp-block-file__button:before {
    font-family: fontawesome;
    content: "\f019";
    position: absolute;
    color: #000;
    top: 10px;
    left: 10px;
    font-size: 100%;
}
.second_sidebar li {
    list-style: none;
position:relative;
}
.data-search {
    background: #253C7E;
    color: #fff;
    margin-bottom: 20px;
}
.data-search h2 {
    font-size: 175%;
    color: #fff;
    margin: 30px 0;
}
.data-search .form-default {
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
}


.form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    display: block !important;
    width: 100% !important;
    height: 40px !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}
.data-search  .form-default .btn {
    margin-top: 32px;
}
.btn-tertiary {
    color: #1E1E1E !important;
    background-color: #C9D3DF !important;
    border-color: #C9D3DF !important;

font-weight:bold;
}
select.form-control{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAeCAYAAADHJYVoAAAABGdBT…BIjmG0mgMHAxpBcZijmYfCHTUcJThgnNFggYUECk3TYAEAY1Y+CkQS4jsAAAAASUVORK5CYII=);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    font-size: 16px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    background-origin: content-box;
    padding: 6px 14px 6px 10px;
    height: 40px;
}
.btn-tertiary:active:hover, .btn-tertiary.active:hover, .open>.dropdown-toggle.btn-tertiary:hover, .btn-tertiary:active:focus, .btn-tertiary.active:focus, .open>.dropdown-toggle.btn-tertiary:focus, .btn-tertiary:active.focus, .btn-tertiary.active.focus, .open>.dropdown-toggle.btn-tertiary.focus {
    color: #1E1E1E;
    background-color: #93a7bf;
    border-color: #7992b0;
}

.content-lanscourant
 {
    float: right;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #A7B5C2;
}
.content-lanscourant a {
    display: none;
}
.content-lanscourant a.wp-block-file__button {
    display: inline-block;
    float: left;
}
.content-lanscourant .wp-block-file {
    float: left;
    margin-bottom: 0 !important;
}
.content-lanscourant  .wp-block-file  a.wp-block-file__button:before {
    font-family: fontawesome;
    content: "\f1c1";
    position: absolute;
    color: #000;
    top: 0px;
    left: -20px;
    font-size: 100%;
}

.content-lanscourant  .wp-block-file a.wp-block-file__button:active,.content-lanscourant   .wp-block-file a.wp-block-file__button:focus,.content-lanscourant   .wp-block-file a.wp-block-file__button:hover,.content-lanscourant   .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none;
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #a9b9cc !important;
    opacity: 1 !important;
    text-decoration: none;
}
a.read-more.pull-right, .pdf_name{

    color: #253C7E;
}


.wp-block-file .wp-block-file__button {
    background: transparent;
    border-radius: 0 !important;
    color: #253C7E;
    font-size: 100%;
    padding: 0 5px 0 0;
   display: inline-block;
    float: left;
position:relative;
}
.home_page_title h2 {
    font-size: 150% !important;
    font-family: 'Open Sans', Arial, sans-serif !important;
    float: left;
    margin-right: 10px !important;
    color:#1e1e1e !important;
}
.home_page_title a.evc-button.evc-shortcode.evc-btn-simple.evc-btn-normal {
   font-size: 100% !important;
    margin-left: 010px;
    margin-top: 3px;
    text-transform: none;
    font-weight: normal;
    font-family: 'Helvetica Neue',Arial,sans-serif;
}
.home_page_title .evc-st-inner {
    width: 100%;
}
.evc-section-title.evc-shortcode.home_page_title {
    border-bottom: 1px dashed;
    padding-bottom: 10px;
}
img.sfcm.sfsi_wicon {
    width: 40px;
}
.sfsi_wicons.shuffeldiv {
    width: 46px !important;
}
.norm_row.sfsi_wDiv {
    position: static !important;
    float: left !important;
    width: 120px !important;
    vertical-align: middle;
}
.footer_copy .col-lg-5 h1 {
    font-size: 75%;
    color: #000 !important;
    font-weight: 500;
    float: left;
    padding: 18px 0;
}
.footer_copy .col-lg-5 > div {
    float: right;
}
.footer_copy .col-lg-7 div {
    padding: 8px 0;
    display: block;
    overflow: auto;
}
.footer_copy .col-lg-7 h1 {
    padding-top: 8px;
}
div#sfsi_holder {
    height: auto !important;
}
.sfsi_widget {
    float: left;
}
.tp-mask-wrap {
    right: 10px;
    top: 10px;
    /*background: #000;*/
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 8px;
    border-radius: 100%;
}
a.button.basic-vote-button {
    margin-top: 20px;
    display: inline-block;
    font-weight: 600;
}
.progress-bar {
    background-color: #DED14F !important;
}
.progress {
    overflow: hidden !important;
    height: 22px !important;
    margin-bottom: 22px !important;
    background-color: #f5f5f5 !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1) !important;
}
label.basic-label {
    font-size: 87.5%;
    display: block !important;
    position: absolute !important;
    top: 3px;
    left: 12px;
}
span.results-details {
    font-weight: normal;
    font-size: 120%;
}
span.results-details:after {
    content:")";
}
span.results-details:before {
    content:"(";
}

.landscourant-heading {
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 18px;
    background-color: #002768;
    color: #fff;
    padding: 15px;
    font-weight: bold;
margin-top: 26px;
}
.list-landscourant-snippets li .inner {
    padding: 20px;
}
.list-landscourant-snippets li:nth-child(even) .inner {
    background-color: #F2F4F8;
}
.gmw-form-field-wrapper.gmw-address-field-wrapper {
    display: none;
}
.gmw-form-field-wrapper.gmw-distance-field-wrapper {
    display: none;
}
.gmw-form-wrapper.gray.gmw-pt-gray-form-wrapper.pt {
    background: #253C7E !important;
}

.gmw-form-wrapper.gray.gmw-pt-gray-form-wrapper.pt {
    background: #253C7E !important;
    overflow: auto;
}
form.gmw-form {
    max-width: 300px;
    float: right;
}
.gmw-form-field-wrapper.gmw-submit-field-wrapper {
    float: left;
    width: 24%;
    margin-top: 4px;
}
.gmw-search-form-taxonomies.gmw-search-form-multiple-fields-wrapper {
    float: left;
    width: 75%;
}
div.gmw-form-wrapper.gray select {
    height: 40px !important;
}
div.gmw-form-wrapper.gray .gmw-submit-button {
    padding: 10px 0px !important;
}
a.evc-ili-link:after {
    font-family: fontawesome;
    content: "\f08e";
    position: absolute;
    right: -22px;
    color: #a8b6c3;
}
#breadcrumb_only {padding-top:20px;
padding-bottom:20px;}
#breadcrumb_only ul.breadcrumbs {
    font-size: 81.25% !important;
    background: none;
    border: 0;
    margin: 0;
    padding-left: 0;
    color: #1E1E1E;
}
#breadcrumb_only .breadcrumbs > li {
    display: inline-block;
}
#breadcrumb_only .breadcrumbs a {
    color: #1E1E1E !important;
}
#breadcrumb_only .breacrumbs a:hover{
text-decoration:none;
}
#breadcrumb_only .breadcrumbs span {
    padding: 0 10px;
    font-size: 125%;
    color: #555;
line-height:17px;
}
#breadcrumb_only .breadcrumbs .active {
    color: #1E1E1E;
    font-weight: 600;
}
.video-poster {
    position: relative;
    width: 100%;
    vertical-align: middle;
}
.video-poster .overplay, .video-poster .overplay .triangle {
    position: absolute;
    top: 50%;
    left: 50%;
}
.video-poster .overplay .triangle {
    margin: -30% 0 0 -18%;
    width: 0;
    height: 0;
    padding-top: 30%;
    padding-bottom: 30%;
    padding-left: 45%;
    overflow: hidden;
    resize: none;
}
.video-poster .overplay .triangle:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -500px;
    margin-left: -1000px;
    border-top: 500px solid transparent;
    border-bottom: 500px solid transparent;
    border-left: 1000px solid rgba(255, 255, 255, 0.75);
}
.video-poster .overplay {
    margin: -12.5% 0 0 -12.5%;
    width: 25%;
    height: 0;
    padding-bottom: 25%;
    border-radius: 50%;
    background: rgba(50, 50, 50, 0.5);
}

a.btn.btn-secondary.download_btn:before {
    content: "\f019";
    font-family: fontawesome;
    margin-right: 15px;
}
.download_btn{    margin-top: 30px;}
.minister-socials {
    padding-top: 25px;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.minister-socials li {
    padding-right: 4px;
}

.list-socials li {
    display: inline-block;
padding-right:4px;
}
.minister-socials .btn {
    width: 24px;
    height: 24px;
    line-height: 18px;
    padding: 0;
    border-radius: 4px;
}
ul.list-socials.list-inline.list-clean.bsb-btn-container {
    margin-left: 15px !important;
}
.list-socials li a {
    width: 45px;
}
.bsb-btn-facebook {
    background-color: #395795;
color:#fff;
}
.bsb-btn-twitter{
    background-color: #2396EB;
color:#fff;
}
.bsb-btn-linkedin{
 background-color:#0084bf;
color:#fff;
}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
    content: "\f107";
    font-family: fontawesome;
    top: 24% !important;
    right: 23px !important;
    margin-top: 0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    opacity: 1 !important;
    font-size: 75% !important;
    font-weight: normal;
}
.btn-feedback {
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: fixed;
    right: -48px;
    top: 45%;
    z-index: 1000;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
}
.poll_description p {
    margin: 0 0 30px !important;
    padding: 0 20px;
}
.basic-question-title {
    font-family: 'Open Sans',Arial,sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    font-size: 20px !important;
    margin-bottom:20px !important;
}
.page-id-427 div#breadcrumb_only {
    display: none;
}
#breadcrumb_only li:first-child a {
    text-decoration: underline;
}
#breadcrumb_only li:last-child a {
    font-weight:600;
}
.erinyen .tp-thumb-title{
        font-family: 'Helvetica Neue',Arial,sans-serif !important;
    font-weight: 600 !important;
    text-align: center;
    font-size: 85% !important;
}
h2.vc_custom_heading.page_title_sidebar:after {
    content: "\f063";
    font-family: fontawesome;
    margin-left: 19px;
    color: #253C7E;
}
.regaring p:first-child {
    font-size: 100%;
}
.home #menu-top-bar-menu li:first-child {
    display: none;
}
.header-classic #Action_bar .social-menu {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.page-id-229 div#breadcrumb_only, .page page-id-136 div#breadcrumb_only {
    max-width: 920px !important;
}

@media only screen and (max-width: 959px) and (min-width: 768px){
#Top_bar #menu ul li .sub-menu li a {
    color: #1E1E1E !important;
    padding: 0px 15px!important;
}
.evc-predefined-style .evc-shortcode h2 {
    font-size: 29px !important;
color:#1e1e1e !important;
}
.vc_col-sm-3.vc_gitem-col.vc_gitem-col-align- {
    display: none;
}

ul.list-unstyled.row.locations-list {
    margin: 0 -15px !important;
    width: 104% !important;
}
.page_title_sidebar {
    font-size: 112.5% !important;
}
.evc-section-title.evc-shortcode.home_page_title {
    border-bottom: none;
    padding-bottom: 0px !important;
}
a.vc_gitem-link.vc-zone-link {
    border: none !important;
}
.custome_post .vc_col-sm-4.vc_gitem-col.vc_gitem-col-align- {
    display: none;
}
.custome_post .vc_col-sm-8.vc_gitem-col.vc_gitem-col-align- {
    width: 100%;
}
.evc-section-title.evc-shortcode.home_page_title {
    margin-bottom: 5px;
}
#Top_bar #menu > ul >li {
    height: 55px;
}
#Side_slide {
    background-color: #253c7e !important;
    border-color: #3F538D !important;
}
ul.results-basic-answers {
    margin-left: 0;
}
.basic-yop-poll-container>.basic-inner{
padding: 0 !important;
}

.home .vc_col-sm-6 {
    padding: 0 10px;
}
.vc_gitem-zone.vc_gitem-zone-a.custome_post.vc_gitem-is-link {
    height: 100% !important;
    min-height: 100px !important;
    border: 2px solid #E7ECF2;
    margin-bottom: 18px;
    border-radius: 10px;
}
.lists_3 a {
    width: 226px;
}
#Top_bar .search_wrapper {
    padding: 15px 0 !important;
}
.home #social-menu .social-menu > li:first-child {
    display: none !important;
}
.slider_div .vc_column-inner {
    padding: 0 !important;
}
#Top_bar a.responsive-menu-toggle i {
    font-size: 29px;
    line-height: 23px;
}
#Top_bar a.responsive-menu-toggle {
    right: 0 !important;
}
a.responsive-menu-toggle:after {
    bottom: 9px !important;
    left: 11px !important;
}
#Top_bar #menu ul li.submenu .menu-toggle {
    left: 0;
    top: 0px;
    opacity: 0;
    width: 99%;
}
.wpb_text_column.wpb_content_element.poll_up {
    margin-bottom: 0 !important;
    padding: 0 0 !important;
}
li.parsley-custom-error-message:before {
    background: url(https://gobiernu.mystagingwebsite.com/wp-content/uploads/2019/07/download.png);
    background-size: cover;
    content: " ";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
}

.parsley-required, .parsley-custom-error-message {
    color: #fff;
    position: relative;
    width: 100%;
    padding-left: 29px;
    line-height: 24px;
}
#Top_bar #menu ul li.submenu .menu-toggle:after {
    content: "\f107";
    font-family: fontawesome;
    color: #fff;
    font-size: 16px;
}
footer .column.one-second ul.menu li {
    width: 100%;
    float: left;
}
#Footer .one-fourth.column, .four.columns {
    width: 47%;
}
#Footer a {
    padding-left: 0 !important;
}
/* .media-left {
    display: none;
} */
label.col.col-xs-12.col-md-5 {
    font-size: 100% !important;
}
#Top_bar nav#menu {
    width: 100% !important;
    position: static !important;
}

body.mobile-side-slide {
    left: 0 !important;
}
#Top_bar .sub-menu li a {
    
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#body_overlay {
    display: none !important;
}
#Side_slide {
    position: static !important;
    width: 100% !important;
border-bottom-width: 0 !important;
display:none;
}
.close-wrapper {
    display: none;
}
.extras {
    display: none;
}
ul.sub-menu:before {
    background: transparent;
}
#Header #menu > ul > li.current-menu-item > a, #Header #menu > ul > li.current_page_item > a, #Header #menu > ul > li.current-menu-parent > a, #Header #menu > ul > li.current-page-parent > a, #Header #menu > ul > li.current-menu-ancestor > a, #Header #menu > ul > li.current_page_ancestor > a {
    background: #253C7E !important;
    color: #DED14F !important;
}
#Top_bar #menu ul li a {
    padding: 5px 15px !important;
    background: #253C7E;
    font-size: 100% !important;
color:#fff !important;
}

.container {
    max-width: 1180px !important;
}
.custom_search input[type="text"] {
    width: 39% !important;
}
.tp-thumbs.inner.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    top: 178% !important;
}

.tp-thumbs.inner.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    top: 137% !important;
    min-height: 50px !important;
    height: 100px !important;
    max-width: 100% !important;
    width: 100% !important;
    left: -5px !important;
}
.tp-thumb-mask {
    min-height: 100px;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}.tp-thumbs-inner-wrapper {
    width: 100% !important;
}
.tp-thumb.selected {
    width: 100% !important;
    height: 76px !important;
    border-radius: 0 !important;
    display: block !important;

    left: 0 !important;
}
.wpb_revslider_element.wpb_content_element {
    margin-bottom: 80px !important;
}
.tp-thumb {
    display: none;
}
.erinyen .tp-thumb.selected .tp-thumb-over {
    background: #A7B5C2 !important;
}
.custom_search label {
    width: 37% !important;
}
.tp-mask-wrap {
    display: none !important;
}

.list_item.lists_3.clearfix {
    width: 33.33%;
}
.home .vc_col-sm-6 {
    width: 100% !important;
}
div#mailpoet_form_3 {
    width: 100% !important;
}
.newsletter-div h1 {
    width: 100% !important;
}

div.mailpoet_paragraph {
    margin: 10px 0 0 !important;
}
input.mailpoet_text {
    width: 563px !important;
}
#Subheader ul.breadcrumbs {
    display: block !important;
}
.btn-secondary {
    font-size: 92%;
}
.form-search label {
    font-size: 112.5% !important;
    margin-top: 5px;
}
}
#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color: #002768 !important;
}
#Top_bar a.responsive-menu-toggle {
    top: 40% !important;
    width: 50px !important;
    height: 50px !important;
}
a.responsive-menu-toggle:after {
    content: "MENU";
    font-size: 10px;
    position: absolute;
    bottom: -3px;
    left: 6px;
}
a.responsive-menu-toggle.active:after{
	content: "SERA" !important;
}

.the_content_wrapper> p:first-child {
    display: none !important;
}

.custom_search label {
    font-size: 100% !important;
}
.current_page_item a {
    font-weight: bold;
}

div#Subheader {
    background-size: cover;
}


.filter_document {
    display: none;
}
.page-template-template-document .filter_document, .single-document .filter_document{
    display: block !important;
}
label.col.col-xs-12.col-md-5 {
    font-size: 125%;
    font-family: 'Open Sans',Arial,sans-serif;
    color: #fff;
    margin-top: 7px;
    text-align: right;
    margin-bottom: 0;
}
.probox {
    height: auto !important;
}
div#ajaxsearchlite1 {
    border-radius: 5px !important;
}
input.orig {
    font-size: 16px !important;

    height: 40px !important;
}
.promagnifier {
    width: 100px !important;
    height: 40px !important;
}
.innericon svg {
    float: left;
    margin-left: 10px;
}
.innericon:after {
    content: "Zoek";
    margin-top: 7px;
    display: block;
    font-size: 19px !important;
    font-weight: 600;
}
.sub_sidebar{display:none}

.second_sidebar >li.active .sub_sidebar{display:block !important}
.sub_sidebar a {
    padding-left: 30px;
}
.home_faq_list a {
    border: none !important;
}
.home_faq_list .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    background: #fff !important;
    border: none !important;
    padding-left: 30px;
padding-bottom: 0 !important;
}

.vc_custom_heading.faq_list_title_home.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    font-weight: 600;
    font-size: 19px;
    line-height: 21px;
}
.vc_custom_heading.faq_list_title_home.vc_gitem-post-data.vc_gitem-post-data-source-post_title:hover {
    text-decoration:underline;
    color:#253C7E;
}
.vc_custom_heading.faq_list_excerpt_home.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    font-size: 90%;
}
.home_faq_list a {
    overflow: auto;
    display: block;
    padding-left: 26px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.home_faq_list a:before {
    content: "\f061";
    position: absolute;
    left: 0;
    color: #A7B5C2;
    font-family: fontawesome;
}
 #Action_bar .social-menu a {
    font-family: Arial,sans-serif;
    font-size: 81.25%;
    color: #1E1E1E;
    text-decoration: none;
    /*padding: 0;*/
}

#searchItem a{
    font-size: 105% !important;
}
#Action_bar .contact_details.wpmllang li {
    padding-top: 0px !important;
    background: #fff;
    border-radius: 3px;
}
#menu a {
    text-transform: capitalize;
}
.page-id-5481 div#breadcrumb_only {
    display: none;
}
#slideshow { 
    position: relative; 
    width: 100%; 
    min-height: 220px;
    padding: 0px; 
height:100%;
}

#slideshow > div.slide_div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}
.slide_div img {
    height: 100%;
width:100%;
}
.overlay_subheader .container div {
    max-width: 904px;
}
select, select.form-control {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc) !important;
  background-position:
    calc(100% - 2px) calc(1em + -2px),
    calc(100% - -2px) calc(1em + -2px), 
    calc(100% - 1em) 0.2em !important;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat !important;
}

select:focus, select.form-control:focus {
  background-image: linear-gradient(45deg, #828282 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #5b5b5b 50%), linear-gradient(to right, #ccc, #ccc) !important;
    background-position: calc(100% - 0px) .7em, calc(100% - 5px) .7em, calc(100% - 1em) 0.2em !important;
    background-size: 5px 5px,
 5px 5px,
 1px 1.5em;
    background-repeat: no-repeat !important;
  border-color: blue;
  outline: 0;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
li#searchItem {
    /*height: 20px !important;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: -4px;
    border: 1px solid;
    border-radius: 1px;*/

    /*Commented by Pritesh*/
}
.page-id-7576 div#breadcrumb_only,.page-id-42 div#breadcrumb_only {
    display: none;
}
li.wpmlslogan {
    margin-top: -16px;
}
/*
.home #social-menu .social-menu li:first-child {
    display: none;
}*/
ul.breadcrumbs li span {
    float: right !important;
}
ul.breadcrumbs li:last-child {
    font-weight: bold !important;
}


p {
    line-height: 24px;
}
.content_wrapper .section .one-third.column ul {
    list-style: disc;
    margin-left: 25px;
    line-height: 24px;
}
ul.post_list_sidebar {
    list-style: none !important;
}
.input_icon_wet input{
height:50px !important;
}
.input_icon_wet i {
    position: absolute;
font-size: 26px;
    top: 13px;
    right: 23px;
    transform: rotate(90deg);
    color: lightgray;
}
.accordion_wet{
    margin: 0 0 13px;
    padding: 0 ;
}
.accordion_wet .ui-state-active{
border-bottom:none;
}
/*.klap.document-list li:nth-child(3), .klap.document-list li:nth-child(4) {
  background: #E7ECF2;
}*/
.klap li {
    margin: 0 !important;
}
/*.klap li:nth-child(4n) {
    background: #E7ECF2;
}
.klap li:nth-child(4n-1) {
    background: #E7ECF2;
}*/
#accordion1 h2 {
    border-color: lightgray !important;
    background: none !important;
    border-radius:0px;
    margin-bottom: -2px;
}
#accordion1 h2 span {
    display: none !important;
}
#accordion1 h2 a {
    font-size: 20px;
    font-family: 'Open Sans',Arial,sans-serif !important;
    font-weight: 700;
    padding: 16px;
}
#accordion1 .ui-accordion-content {
    border-color: lightgray;
    margin-top: -10px;
    border-top: none;
    border-radius: 0;
    padding: 15px;
    margin-bottom: -1px;
    /* height: auto !important; */
}
#accordion1 .ui-accordion-content ul li a.media {
    border-width: 0 0 2px 0;
    border-radius: 0;
    padding: 0;
}
#accordion1 h2:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.law_table td {
    box-shadow: none !important;
    border: none;
    text-align: left;
}
.law_table  tr:nth-child(even) {
    background-color: #E7ECF2;
}
.sidebar-links.publications {
    list-style: none !important;
    margin-left: 12px !important;
    padding-left: 0 !important;
}
.sidebar-links li {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    display: inline-flex;
    justify-content: space-between;
}
.sidebar-links li .dropdown{
    float: none;
}
.sidebar-links.publications span {
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin-top: 8px;
}
.sidebar-links .dropdown-toggle:after{
    display:none;
}
.sidebar-links .dropdown-menu {
    min-width: 300px;
    padding: 16px;
list-style:none !important;
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}
.sidebar-links .dropdown-menu li a {
    display: inline-block;
    float: right;
    color: #000;
    padding: 6px 9px 0;
    font-size: 22px;
}
p.page_title{
font-weight:normal !important;
}
.wpcf7 label span {
    color: red;
    margin-left: 5px;
}
select.wpcf7-form-control.wpcf7-select {
    max-width: 250px;
}
.wpcf7-not-valid-tip {
    width: 100%!important;
    height: 20px!important;
    background: url(https://gobiernu.mystagingwebsite.com/wp-content/uploads/2019/07/download.png) !important;
    background-color:transparent !important;
    border: none!important;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 0 0 24px !important;
    color: #000 !important;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: static !important;
}


/*Style By Pritesh*/

.lang-top-menu > a#language-dropdown {
    font-weight: bold;
    background: #fff;
    border-radius: 4px;
    color: #383838;
    text-transform: uppercase;
    padding: 0;
}
.dropdown.dropdown-language.open.lang-top-menu {
    border: 1px solid lightgray;
    background: #fff;
    border-radius: 5px;
    padding: 2px 7px;
}
.lang-top-menu ul.dropdown-menu{
    box-shadow: none;
    border: 3px solid #F1F4F7;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
    font-size: 87.5%;
    position: absolute;
    right: 0;
    left: auto;
}
#Action_bar{
    padding: 7px 0 7px 0 !important;
}
.lang-top-menu li{
    display: block !important;
}
.lang-top-menu{
    padding-bottom: 2px;
}
#Action_bar .column.one{
    overflow: inherit;
}
.lang-sub-menu{
    padding: 0;
}
.lang-sub-menu .active a{
    font-weight: bold;
}
.lang-sub-menu a{
    color: #1E1E1E;
    text-decoration: none;
    background: none !important;
    padding: 3px 15px;
    font-size: 14px !important;
}
.lang-sub-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.lang-sub-menu li {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip:before{
display:none !important;
}
.single-vertegenwoordigers table td {
    border: none;
    text-align: unset;
}
.single-themas h3.page_title_sidebar {
    text-transform: unset;
    font-size: 150% !important;
}
.no_border {
    border: none !important;
    margin-bottom: 0px !important;
}
span.excerpt-hellip {
    display: none;
}
input.mailpoet_text::placeholder {
    font-style: italic;
    font-size: 16px;
}
.vc_gitem-post-data {
    margin-bottom: 0 !important;
}
span.wpcf7-list-item-label {
    color: #000 !important;
    margin-left: -16px !important;
    line-height: 28px !important;
padding-left:36px !important;
}
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    float: left;
    margin-right: 5px;
    margin-top: 6px;
    margin-left: 20px;
}
ul.results-basic-answers {
    margin-left: 0 !important;
}
.max_width_960{
max-width:920px !important;
margin:0 auto !important;
}
.page-id-136 #breadcrumb_only {
    max-width: 920px !important;
}
.sidebar_main ul {
    margin-left: 0 !important;
}

.crb-input label .wpcf7-list-item-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    background-clip: padding-box;
    position: relative;
}
#faq_form select {
    width: 100% !important;
    max-width: 100% !important;
}
.crb-input input[type="radio"]:checked+.wpcf7-list-item-label:before, .crb-input input:active+.wpcf7-list-item-label:before, .crb-input input:checked+.wpcf7-list-item-label:before {
    background-color: #efefef;
}
.crb-input label .wpcf7-list-item-label:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-clip: padding-box;
left:0;
}
.crb-input input {
    position: absolute;
    overflow: hidden;
    padding: 0;
    border: 0;
    opacity: 0.001;
    z-index: 1;
    vertical-align: top;
    outline: none;
}
.crb-input input[type="radio"]:checked+.wpcf7-list-item-label:after {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.crb-input label .wpcf7-list-item-label:after {
    -webkit-transition: ease-in-out 0.15s;
    -o-transition: ease-in-out 0.15s;
    transition: ease-in-out 0.15s;
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    top: 1px;
    left: 6px;
    opacity: 0;
    width: 13px;
    height: 13px;
    background: #253C7E;
    border-radius: 50%;
}
.crb-input label .wpcf7-list-item-label:before, .crb-input label .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
}
.thema_row .vc_column-inner {
    padding-left: 0;
}
.thema_row {
    padding-left: 15px;
    margin-bottom: 0px !important;
}
.thema_row .list_item.lists_2.clearfix {
    margin-bottom: 15px;
}
p.absolute_p {
    padding-left: 0 !important;
    position: absolute;
    margin-top: 20px;
    margin-bottom: 20px;
z-index:99;
}
div#accordion {
    z-index: 100;
    position: relative;
}
div#faq_form {
    margin-top: 50px;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    color: #1982c2;
    background-color: #fff !important;
    border-color: #d5e5ee;
    border-width:1px !important;
}
.second_sidebar a.active {
    color: #253c7e !important;
}
.list-minister.row a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 161px;
    padding-left: 17px;
}
.list-minister.row span.ministry_tx {
    margin-top: 35px;
    display: block;
    margin-bottom: 20px;
}
.list-minister.row a:hover,.list-minister.row a:hover+span.ministry_tx {
color:#253C7E !important;
}
.modal {
    background: #072a4ce8;
}
h2.page_sub_themas {
    border-bottom: 1px dotted;
    padding-bottom: 15px;
}
.faq-form .col.col-xs-12.offset-3.col-md-9 .wpcf7-submit {
    float: left;
    margin-left: 10px;
}
.home_faq_list p {
    margin-bottom: 0;
}
.home_faq_list .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    position: static !important;
}
.home_faq_list {
    height: auto !important;
    display: block !important;
    position: static;
}
.faq_left_side li{ display:none;
}
button.js-show-all-faq {
    background: transparent;
    border: none !important;
    box-shadow: none;
    color: #253C7E;
    text-decoration: underline;
    padding-left: 0;
}
.js-show-all-faq .icon {
    width: 24px;
    height: 24px;
    line-height: 0;
    padding-top: 9px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #C9D3DF;
    border-radius: 50%;
    display: inline-block;
    margin: 0 .5em 0 0;
    vertical-align: middle;
    color: #3F538D;
}
.poll_detail .basic-question-title {
    display: none;
}
.show-less{display:none}
.list-poll a {
    color: #1e1e1e;
}.list-poll a:hover {
    text-decoration:none !important;
}

.locations-list li:nth-child(2n) {
    clear: all;
}
.locations-list li{margin-bottom:15px;}
.card-block {
    padding: 0.625em 15px;
}
.card p {
    font-size: 107.143%;
    color: #000;
padding-left:0 !important;
}
.card {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 0;
    background: #fff;
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.04);
    display: block;
    text-decoration: none;
    overflow: hidden;
    color: #1E1E1E;
}
.card:hover {
    border-color: #253C7E;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.04), 0 0 1px 1px #6984d3;
}
.card:hover .card-title {
    color: #253C7E;
}
.post_list_sidebar li {
    clear: both;
}
.list-simple > .category {
    margin-left: 10px;
}
.evc-icon-list .evc-ili-inner {
    color: #1e1e1e;
}
.evc-icon-list .evc-ili-inner:hover {
    text-decoration:underline;
padding:0 !important;

}
#Footer .list-socials li a {
    color: #fff !important;
    height: 44px;
    font-size: 25px;
    padding-top: 4px !important;
}


/* Pritesh CSS */

#Top_bar .search_wrapper{
    padding : 15px 0;
}

.tp-bullets {
    /* left: 98% !important;
    top: -15px !important; */
    z-index: 9999;
    /*transform: translate(-50%, 0) !important;*/
    margin-top: 10px;
}

.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected{
    border-color: transparent;
}
.hephaistos .tp-bullet{
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.9);
}


@media only screen and (max-width: 767px) and (min-width: 425px){
#Subheader h1.title {
    line-height: 30px;
}
    .vc_gitem-zone.vc_gitem-zone-a.custome_post.vc_gitem-is-link{
        min-height: 120px !important;
        height: auto !important;
    }
#Top_bar #menu ul li a span {
    display: inline-block !important;
}
.menu-item-has-children > a > span:before {
    content: "\f107";
    font-family: fontawesome;
    float: right;
margin-left: 10px;
}

    .homepage_news .vc_col-sm-3{
        display: none;
    }
}



@media only screen and (max-width: 424px) {
#Subheader h1.title {
    line-height: 30px;
}
#Top_bar #menu ul li a span {
    display: inline-block !important;
}
.menu-item-has-children > a > span:before {
    content: "\f107";
    font-family: fontawesome;
    float: right;
margin-left: 10px;
}
    .vc_gitem-zone.vc_gitem-zone-a.custome_post.vc_gitem-is-link{
        min-height: 146px !important;
        height: auto !important;
    }
    .homepage_news .vc_col-sm-3{
        display: none;
    }
}

.homepage_news h2{
    font-size: 100% !important;
}
/* Tooltip container */
.tooltips {
    position: relative;
    display: inline;
}
.tooltips span.tool_tip {
    position: absolute;
    width: 77px;
    color: #ffffff;
    background: #000000;
    height: auto;
    /*line-height: 11px;*/
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
    font-size: 12px;
    box-shadow: none !important;
    top: -38px;
    left: 33px;
    padding: 7px 0;
    line-height: 15px;
}
.tooltips span.tool_tip:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-top: 8px solid #000000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.tooltips:hover.tooltips span.tool_tip {
    visibility: visible;
    opacity: 0.8;
    z-index: 999;
}
.law_column table tr:nth-child(even) {
    background-color: #E7ECF2;
}
.law_column table td {
    border: 0;
}
.artikel_div h2 {
    /*font-size: 11pt;*/
    border-bottom: 1px dashed;
    padding-bottom: 10px;
}
.artikel_div {
    margin-bottom: 60px;
}
.artikel_div p {
    line-height: 170% !important;
    /*font-size: 15px;*/
    text-align: justify;
}
.list-related-themes a:after {
    font-family: fontawesome;
    content: "\f105";
    position: absolute;
    right: 8px;
    top: 0;
    padding: 5% 0;
    font-weight: normal;
}
.list-related-themes a {
    height: 66px !important;
    min-height: 10px !important;
}
img.thema_img {
    width: 33px;
    float: left;
    margin-right: 10px;
}
.mm-vertical #Top_bar .menu > li ul {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.17) !important;
}
.single-vacature li {
    line-height: 1;
}
.single-vacature ol {
    margin-left: 43px;
}
.medium {
    border: 1px solid #ccc;
    border-radius: 4px !important;
}
ul#input_6_1, ul#input_7_1 {
    display: flex;
}
li.gchoice_6_1_1 {
    padding-left: 32px !important;
}
input:focus, textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), inset 0 0 0 2px rgba(37, 60, 126, 0.6) !important;
    border-color: #253C7E !important;
    outline: 0 !important;
}
input {
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}
.left_label input.medium, .left_label textarea.medium {
	width: 100% !important
}
.gform_wrapper li.gfield.gfield_error {
	background-color:transparent !important;
}
input#input_5_26 {
    border: none !important;
}
.nav.nav-stacked.sidebar-links.publications li.child > ul {
    width: 100%;
    padding: 0 0 0 25px;
}

.nav.nav-stacked.sidebar-links.publications li.child > ul > li:before {
    content: '└─';
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.sidebar-links.publications .child .badge {
    margin-left: 8px;
    background: #84B146;
    position: relative;
    top: -6px;
    padding: 3px 5px;
}
.fa.fa-arrow-down.fa-arrow-up:before{content:"\f062" !important;}

/* News media css */
ul.media-list.news-list.home-news-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
ul.media-list.news-list.home-news-list .media{
    height: 100%;
    display: inline-flex;
    align-items: center;
}
@media only screen and (max-width: 767px) and (min-width: 320px){
    ul.media-list.news-list.home-news-list .media{
        display: block;
    }
	.media-left.media-left-iphone {
		width: 100%;
		text-align: center;
		padding: 0;
		display: block;
	}
	.media-left-iphone img{
		display: block;
		margin: 0 auto 15px;
		width: 100%;
	}
}
@media (max-width: 460px) {
	.lists_3 .list_right h4{
		font-size:12px !important;
	}
}
@media (max-width: 360px) {
	.lists_3 .list_right h4{
		font-size:11px !important;
	}
}
.ui-accordion-content.ui-helper-reset{
    height: auto !important;
}
ul.years {
    list-style-type: none;
    float: left;
    margin: 10px 0;
}
.years li {
    padding: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 12px;
    border: 1px solid lightgray;
    float: left;
    width: 100px;
    margin-right: 5px;
}
.years li a {
    font-size: 20px;
    font-family: 'Open Sans',Arial,sans-serif !important;
    font-weight: 700;
    color: #161922;
}
.years li a:hover {
    background-color: lightgray;
}
.activeTabC{
    background-color: lightgray;
}

.page-id-7866 img.img-minister,
.page-id-40 img.img-minister {
    object-fit: cover;
    height: 155px !important;
}