@font-face {
   font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
       url('../fonts/Poppins-Bold.woff') format('woff'),
       url('../fonts/Poppins-Bold.ttf') format('truetype'),
       url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
       url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'Rubik-Regular';
  src: url('../fonts/Rubik-Regular.eot');
  src: url('../fonts/Rubik-Regular.woff2') format('woff2'),
       url('../fonts/Rubik-Regular.woff') format('woff'),
       url('../fonts/Rubik-Regular.ttf') format('truetype'),
       url('../fonts/Rubik-Regular.svg#Rubik-Regular') format('svg'),
       url('../fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body {
	font-family: 'Rubik-Regular';
	padding: 0;
	margin: 0;
	letter-spacing:1.1px;
}
h1{font-family: 'Poppins-Bold'; font-size: 35px; border-bottom: none; line-height: 40px; padding-bottom: 10px; margin:0px;} 
h2{font-family: 'Poppins-Bold'; font-size: 23px; border-bottom: none; line-height: 30px; padding-bottom: 10px; margin:0px;} 
h3{font-family: 'Poppins-Bold';} 
h4{font-family: 'Poppins-Bold';} 
h5{font-family: 'Poppins-Bold';} 
h6{font-family: 'Poppins-Bold';}
p{ font-size:16px;}

.main_headding{font-family: 'Poppins-Bold'; font-size: 35px; border-bottom: none; line-height: 40px; padding-bottom: 10px; margin:0px;} 

.teal_color{ color:#43C0B9 !important;}
.blue_color{ color:#2E3191 !important;}
.blue_background{ background:#2E3191 !important;}
.white_text_color{ color:#fff !important;}
.border_color_blue{ border-color:#2E3191 !important;}
.orange_color{ color:#F58220 !important;}

.header_top_menu {
    background: #2e3092;
    padding: 25px 0px;
}
.close_icon{text-align:right;padding-right: 25px;}
.close_icon a img{
	display:inline-block;
	width:30px;
	height:30px;
}
.header_top{
	background:#c7c8ca;
}
.header_part {
    margin: 35px 0;
}
.menu_search_section{ text-align:right; position:relative;}
/*.social_icons .icon_social{
	font-size: 28px;
	border: 2px solid #2E3191;
	display: inline-block;
	margin-left: 30px;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	color:#2E3191;
	text-align: center;
}
.social_icons .icon_social:hover{
	border: 2px solid #F58220;
	color:#F58220;
	-webkit-transition:all .5s ease 0s;
}
*/
.social_icons .icon_social{
	background:url(../images/header-icons.png) no-repeat;
	height:42px;
	width:42px;
	display: inline-block;
	margin-left: 30px;
}

.icon_social.head_facbook {background-position: -69px 0px;}
.icon_social.head_ver {background-position: -139px 0px;}

.icon_social.head_twitter:hover{background-position: 0px -58px;}
.icon_social.head_facbook:hover{background-position: -69px -58px;}
.icon_social.head_ver:hover{background-position: -139px -58px;}

.login_register_btn {
    position: absolute;
    right: -132px;
    top: 33px;
    z-index: 999;
    width: auto;
	text-align:left;
}
.login_register_btn a{
	margin:2px 0px;
	color:#2E3191;
}
.login_register_btn a:hover{-webkit-transition: all .3s ease 0s; color:#F58220;}

.logo {margin-top: 10px;}
.logo a img{ width: auto !important; height: auto !important;}
/*.social_icons .menubar_button{
	font-size: 27px;
	border: 2px solid #2E3191;
	display: inline-block;
	margin-left: 25px;
	width: 42px;
	height: 42px;
	color: #2E3191;
	text-align: center;
	vertical-align:top;
}
.social_icons .menubar_button:hover{
	border: 2px solid #F58220 ;
	color:#F58220;
}*/

.social_icons .menubar_button{
	background:url(../images/header-icons.png) no-repeat;
	height:42px;
	width:42px;
	display: inline-block;
	margin-left: 25px;
	background-position: -208px 0px;
}
.social_icons .menubar_button:hover{background-position: -208px -58px;}


.header_top_menu{
	display:none;
}

.video_background .sub_news_contant_section a h2{ border-bottom: 5px solid #fff; display: inline-block;width: 100%; margin-bottom: 10px; }
.video_background .sub_news_contant_section a h2:hover{ border-bottom: 5px solid #F58220 ; }

.social_icons .header_top_menu{
	position: absolute;
	z-index: 99999;
	top: 0;
	width: 100%;
	left:0;
}
.position_relitive_none{
	position:inherit !important;
}
.search_section{
	margin-top:25px;
}
.search_section .form-group.has-success.has-feedback{ width:64%;}
.form-inline .form-control{
	border-top: none;
	box-shadow: none;
	border-right: 2px solid #2E3191;
	border-left: 2px solid #2E3191;
	border-bottom: 2px solid #2E3191;
	width:100%;
	font-size:18px;
}
.has-success .form-control-feedback{ color:#2E3191; font-size:20px;}

/***************** section part *****************/

.news_img_section{ border-bottom:5px solid #43C0B9;}
.news_img_section img{width: 100%;height: auto !important; object-fit: cover;}
.article-detail-container img{ margin:15px 0px;}
.main_content_container img{ margin:15px 0px;}
.box_contant{ margin-top:25px;}
.box_contant span{ padding-bottom: 5px; display: inline-block;}
.box_contant h1{margin-top:0px;}
.box_contant p{ font-size:16px;}
.box_contant ul{ padding-left: 40px;list-style: disc; }
.box_contant ol{padding-left: 40px; list-style: decimal;}
.news_subsection{ margin-top:50px;}
.sub_news_contant_section{ border-top:5px solid #2E3191; padding: 5px 0 15px;/*word-wrap: break-word;word-break: break-all;*/}
.hover_orange_color:hover h1{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.hover_orange_color:hover h2{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.hover_orange_color:hover .sub_tital{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.hover_orange_color:hover .sub_news_contant_section{ border-color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.sub_news_contant_section:hover .sub_tital a{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.sub_news_contant_section:hover{border-top: 5px solid #F58220; -webkit-transition:all .3s ease 0s;}
.video_background{border-top:none; padding-left: 15px;}
.video_background .sub_news_imagesection img{ 
    height: 100%;
    width: 100%;
    object-fit: cover;
    background: #eee;}
.video_background h1{ margin:10px; border-bottom:5px solid #fff;padding-bottom: 5px;}
.video_background span{ margin-left:10px;}
.video_background .sub_news_contant_section{ border-top:none;}
.hover_orange_color:hover .sub_news_contant_section h1{ border-color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.border_top_teal{ border-top:5px solid #43C0B9;}
.margin_top_0{ margin-top:0px;}
.margin_top_50{ margin-top:50px;}
.box_contant:hover a h1{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.box_contant:hover span a{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.box_contant:hover a p{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.load_more_section{
	text-align:center;
	margin-top:100px;
}
.load_more_section a{
	border:2px solid #2E3191;
	color:#2E3191;
	font-size:22px;
	width: 200px;
    height: 55px;
    vertical-align: middle;
    line-height: 45px;
    padding: 0;
	text-align: center;
	display:inline-block;
}
.load_more_section a:hover{
	background:#2E3191;
	color:#fff;
	 -webkit-transition:all .3s ease 0s;
}
.box_contant .sub_headding_part{
	font-size: 25px;
	font-weight: bold;
	line-height:30px;
	padding-bottom: 25px;
	padding-top: 20px;
}
.box_contant .time_date_section{
	display:inline-block;
	border-top:5px solid #2E3191;
	padding-top:5px;
	margin:15px 0px 25px;
	font-size:14px;
}
.maddel_headding{
	font-size: 40px;
	line-height: 50px;
	padding: 0px 100px;
	margin: 50px 0px;
}
.border_span{ border-bottom:3px solid #2E3191;padding-bottom: 0 !important;}
.social_share_section{
	margin-top:50px;
}
.social_share_section h2{
	font-weight:normal;
}
.social_share_section h2{
	color:#d876af;
	border-top:5px solid #d876af;
	padding-top:8px;
	display:inline-block;
}
.social_links{ margin-top:10px;}
.social_links a{
	display:inline-block;
	margin: 0px 10px 0 0;
}
.social_links a img{ width:40px;}
.Bronnen_section{
	margin-top:50px;
}
.Bronnen_section h2{
	color:#F58220;
	border-top:5px solid #F58220;
	padding-top:8px;
	display:inline-block;
}
.Bronnen_section a{
	display:inline-block;
	width:100%;
	margin-top:15px;
	color:#F58220;
	word-wrap: break-word;
}
.ads_banner_headding{
	padding-top:15px;
	color:#d876af;
}
.ads_banner_headding a{text-decoration:underline;}
.ads_banner_headding a:hover{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.font_size_80 { font-size:80px;}
.line_height_70{ line-height:70px;}
.steun_ons_logo{padding-top:25px;}

/***************** right part *****************/
.community_section{ text-align:center; margin-top:40px;}
.community_section img{ display:inline; margin-bottom:20px; width:64px; height:64px;}
.community_section ul{ margin-bottom:0px;}
.community_section ul li a{
	font-size:16px;
	border-bottom:2px solid #2E3191;
	color:#2E3191;
	display:inline-block;
	width:100%;
	padding:9px;
}
.community_section ul li a:hover{
	color:#F58220; -webkit-transition:all .3s ease 0s;
	border-color:#F58220
}
.advertisement_part{ margin:40px 0px;}
.your_email_section .form-group.has-success.has-feedback {width: 100%;}
.your_email_section .form-control{
	border-top: none !important;
	box-shadow: none;
	border:2px solid #2E3191;
}
.advertisement_part a img{ width:100%;}
.has-success .form-control:focus{box-shadow: none;}
.form-group.has-success.has-feedback{ margin-bottom:0px;}
.your_email_section p{ font-size:16px; padding-top:8px;}

.meest_gelezen_section{ text-align:center; margin-top:40px;}
.meest_gelezen_section img{ display:inline; margin-bottom:20px;}
.meest_gelezen_section p{ margin-top:25px;}
.meest_gelezen_section ul{ margin-bottom:0px;}
.meest_gelezen_section ul .messt_gelez_play a{ 
	 color:#fff;
	 text-align:left;
	 position: relative;
	 padding-left: 50px;
}
.meest_gelezen_section ul .messt_gelez_play a i{
	position: absolute;
	left: 10px;
	font-size: 30px;
	top: 19px;
}
.meest_gelezen_section ul li a{
	font-size:16px;
	border-bottom:2px solid #2E3191;
	color:#2E3191;
	display:inline-block;
	width:100%;
	padding:9px;
}
.meest_gelezen_section ul li a:hover{
	color:#F58220; -webkit-transition:all .3s ease 0s;
	border-color:#F58220
}
.right_videos_section{margin-top:40px;}
.video_contant_part{ padding:15px 10px;}
.video_contant_part p{ border-bottom:2px solid #fff; padding-bottom:5px;}
.video_box_list{
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 100%;
	display: inline-block;
}
.video_box_list img {
    /*width: 80px;
    height: 80px;*/
    float: left;
    margin-right: 20px;
}
.video_box_list p{ border-bottom:none;}
.video_box_list:hover p{
	 color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.video_box_list:hover{
	 border-bottom: 2px solid #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.adertisment_banner_part {
    background: url(../images/addvertisement-banner.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 236px;
    background-size: contain;
    background-position: center;
    margin: 50px 0px 0px;
}
.detail_section_login{
	background:#fff45a;
	padding:15px;
	margin:50px 0;
}
.detail_section_login .steun_nu_button{
	border: 2px solid #f58220;
	font-size: 25px;
	font-weight: bold;
	padding: 15px 40px;
	text-align: center;
	display: inline-block;
	color: #f58220;
	margin-top: 5px;
}
.detail_section_login .steun_nu_button:hover{
	background:#f58220;
	color:#fff;
	-webkit-transition: all .3s ease 0s;
}
.detail_section_login .blue_color{ padding-bottom:0px;}
.lees_ook_section{
	border-bottom:5px solid #2E3191;
	border-top:5px solid #2E3191;
	margin:50px 0px 0px;
	padding-bottom:30px;
}
.padding_bottom_none{ padding-bottom:0px;}
.padding_none{ padding:0px;}
.margin_top_50{ margin-top:50px;}
.font_size_50{ font-size:50px;}
.line_height_60{ line-height:60px;}
.image_captions{ background:#2E3191; color:#fff; padding:5px 15px 0px;}
.category_view_image{ margin:15px 0 0; position:relative;}
.category_view_image img{ margin-bottom:15px;}
.border_top_4{ border-top:5px solid #2E3191; padding-top:8px;}
.content_right_part .time_date_section{ display:inline-block; margin-bottom:50px;}
.content_right_part ul li{margin-bottom:20px;}
.content_right_part ul li a {
	border-bottom:none;
	text-decoration:underline;
}
.quate_box{
	border: 2px solid #2E3191;
	padding: 30px 50px;
	font-size: 25px;
	line-height: 45px;
	margin-top: 40px;
}
.box_contant .youtube_author {
    margin-top: 15px;
    font-size: 13px;
    margin-bottom: 0;
}
.margin_bottom_50{ margin-bottom:50px;}
.margin_top_30{ margin-top:30px;}
.paypal_button{ border: 2px solid #2E3191; padding:5px 10px; color:#2E3191;}
.paypal_button:hover{ border: 2px solid #f58220; color:#f58220; -webkit-transition: all .3s ease 0s;}
.box_contant .ads_detail_right_hedding{
	font-weight:normal;
	font-size:25px;
}

.margin_top_20{ margin-top:20px;}



/***************** footer part *****************/
footer{
	background:#2e3092;
	padding:25px 0px;
	margin-top:50px;
}
.footer_menu ul{ margin-bottom:0px;}
.footer_menu ul li a{
	color:#fff;
	margin: 8px 0;
	display:inline-block;
}
.footer_menu ul li a:hover{
	color:#F58220 !important; -webkit-transition:all .3s ease 0s;
}
.footer_bottom{
	background:#c7c4e2;
	padding:35px 0px;
}
.footer_logo_section p{ font-size:16px;}
.company_address p{ font-size:16px;}
.company_address p a{ color:#2E3191;}
.footer_logo_section a img{ width:170px;}


/***************** DE Community *****************/
/***************** DE Community *****************/

.de_community_header_part{margin:25px 0;}
.de_community_header_part .menu_search_section{ float:right;margin-top: 25px;}
/*.de_community_header_part .social_icons .menubar_button {
    font-size: 27px;
    border: 2px solid #2E3191;
    display: table-cell;
    width: 42px;
    height: 42px;
    color: #2E3191;
    text-align: center;
}
.de_community_header_part .social_icons .menubar_button:hover {
    border: 2px solid #F58220;
    color: #F58220;
    -webkit-transition: all .5s ease 0s;
}*/
.de_community_header_part .social_icons .login_about{
	display: table-cell;
	vertical-align: middle;
	padding-right: 8px;
}
.de_community_header_part .social_icons .login_about:hover{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}


.social_icons.community_header_menu .login_about{
	display: inline-block;
	width: 100%;
}
.social_icons.community_header_menu .login_about{
	display: inline-block;
	width: 90px;
}
.social_icons.community_header_menu .menubar_button{
	float: right;
	margin-left: 0px;
}
.social_icons.community_header_menu .login_about a{ color:#2E3191;}
.social_icons.community_header_menu .login_about a:hover{ color:#F58220;}


.logo_headding{ text-align:center;}
.dewereldmorgen_headding{
	font-size:30px;
	font-family: 'Tinos', serif;
}
.dewereldmorgen_headding a{
	font-size:28px;
	border-bottom:2px solid #2E3191;
	color:#2E3191;
}
.dewereldmorgen_headding a:hover{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
	border-color:#F58220;
}
.de_community_header_part .community_logo img{ display:inline; margin-top:10px;}
.margin_bottom_30{ margin-bottom:30px;}
.user_name{ color:#2E3191; border-bottom:3px solid #2E3191; padding-bottom:10px;}
.user_headding{
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	line-height: 35px;
}
.user_headding a:hover{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.social_icons.community_header_menu {
    position: absolute;
    right: 0;
    width: 170px;
	z-index:999;
}
.user_contant_part{ text-align:left;margin-top: 15px; line-height:26px;}
.background_teal_color{ background:#5dc4b9;}
.background_bottom_teal_color{ background:#def0ed;}
.border_top_2px{ border-top:2px solid #2E3191; padding-top:5px;}
.community_right_headding{
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}
.box_contant .font_wight_normal{ font-weight:normal;}
.border2px{ border:2px solid #2E3191;}

.follow-user-container{
	display: inline-block;
	width: 100%;
	border: 2px solid #2E3191;
	padding: 10px;
	color:#2E3191;
}
.follow-user-container:hover{
	background:#2E3191;
	color:#fff;
	-webkit-transition: all .3s ease 0s;
}
.newsletter-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	background: none;
	box-shadow: none;
	border: none;
	font-size: 25px;
	color: #2E3191;
}
.custom-modal-message .modal-body{
	padding: 45px 55px 30px;
	text-align: center;
}
.custom-modal-message .modal-body img{
	height: 300px;
object-fit: contain;
display: inline;
}
.custom-modal-message .modal-body h3{
	color: #000;
font-size: 23px;
font-weight: normal;
text-align:left;
}
.custom-modal-message .modal-body p{ text-align:left;}
.custom-modal-message .modal-header{ border-bottom:none;}
.custom-modal-message .close{
	margin-top: -12px;
	margin-right: -6px;
	font-size: 30px;
	text-shadow: none;
	opacity: 1;
}
.news_section table{  margin:15px 0; width: 100%; }
.news_section table tr td { 
border: 1px solid #2E3191;
padding: 3px 10px;
color: #2E3191;
font-weight: 200; }
.news_section {color: #2E3191; font-size:16px; line-height:26px;}
.news_section p {color: #2E3191;line-height: 26px;}
.news_section h2 {color: #2E3191 ; margin-top:20px; padding-bottom: 17px; }
.news_section h3 {color: #2E3191 ; line-height:24px;}
.news_section h4 { line-height:26px;}
.news_section h5 { line-height:22px;}
.news_section h6 { line-height:20px;}
.news_section a {color: #2E3191;}
.news_section a em{color: #F58220;}
.news_section p a{color: #F58220 !important;}

.search-section-part h1 { font-size: 24px; }
.search-pagination { padding-top: 20px;}
.search-pagination a{ 
display: inline-block;
border: 2px solid #2E3191;
color: #2E3191;
display: inline-block;
padding: 10px 35px;
}

.search-pagination a:hover {
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
}
.search-section h1 {color: #2E3191 ;}
.search-no-result-found {color: #2E3191 ;}
.form-control-feedback-button {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    bottom: 3px;
}
.form-control-feedback-button button {
    background: none;
    border: none;
    color: #2E3191;
    font-size: 20px;
}

.social_icons-contact {
margin-top: 20px;
	}
.social_icons-contact a{ display:inline-block; margin:0 10px;}
/*.contact_us_banner-section::before {
content: "";
background: #f7f7f7;
width: 50.6%;
height: 133px;
float: left;
position: absolute;
left: 4px;
transform: rotate(8deg);
top: 192px;
bottom: 0;
}

.contact_us_banner-section::after {
content: "";
background: #f7f7f7;
width: 50.6%;
height: 133px;
float: left;
position: absolute;
right:4px;
transform: rotate(-8deg);
top: 192px;
bottom: 0;
}*/
.contact_us_banner-section {
    background: #f7f7f7;
   padding: 30px 0 40px;
    text-align: center;
	margin-bottom:0px;
	position:relative;   
}
.contact_us_banner h3 {
    font-family: 'Poppins-Bold';
    font-size: 35px;
    border-bottom: none;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 0px  0 30px;
	color: #2E3191 !important;
}
.newsletter_banner .contact_us_banner h3 { margin-bottom:0px;  }

.contact_us_banner p { font-family: 'Rubik-Regular'; font-size:16px; line-height:24px;color: #2E3191 ;  }
 .contact_us_banner p a{color: #F58220 !important;}
 .contact_us_address-part h3{ font-size:20px; color: #2E3191 !important; margin-bottom:0;}
  .contact_us_address-part h4{ 
	font-size: 16px;
	color: #2E3191 !important;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: 'Rubik-Regular';
}
.contact_us_address-text p{	font-size: 14px; color:#2E3191 !important;font-family: 'Rubik-Regular'; margin-bottom:3px;}
.contact_us_address-text p a{ color:#F58220  !important;}
 .contact_us_address-row ul { padding:0; margin:0;}
.contact_us_address-row ul li{ float:left; width:25%; vertical-align:top; }
 .hadding-contact_us_address h2 {
    font-family: 'Poppins-Bold';
    font-size: 28px;
    border-bottom: none;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 0px;
color: #2E3191 !important;
}
.contact_us_address-row{ margin:50px 0 30px; }
.contact_us_address-adres ul li { width:100%; padding-top:5px;}
 .contact_us_address-text {
    margin-bottom:15px;
    display: inline-block;
    width: 100%;

}



.about-us-part h2 {
    font-size:16px;
	margin-bottom:0; padding:0;
}
.about-us-part h1 {
    margin-top: 40px;
	padding:0 0 5px;
}
.about-us-part h1:first-child{ margin-top: 0; }
.about-us-part p { margin-bottom:0;}
.about-us-part h3 {
    font-size: 16px;
    margin-bottom: 5px;
    padding: 0;
}
.form-control-feedback-button {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    bottom: 3px;
}
.form-control-feedback-button button {
    background: none;
    border: none;
    color: #2E3191;
    font-size: 20px;
}
.after_befire_display::after{ display: none; }
.after_befire_display::before{ display: none; }
.newsletter_banner{ margin-bottom: 50px;padding: 40px 0 40px;  }
.search-pagination li:first-child{ padding-left: 0; }
.search-pagination a{ 
border: 1px solid #2E3191;
color: #2E3191;
display: inline-block;
padding: 5px 14px;
}

.search-pagination a:hover {
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
}


.newsletter-input-part { padding-top: 10px; }
.newsletter-button-right button  {
  border: 2px solid #2E3191;
color: #2E3191;
display: inline-block;
height: 44px;
background: none;
padding: 11px 35px;}
 .newsletter-button-right button:hover{
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
}

.newsletter-input-left .form-control {
height: 44px;
border: 2px solid #2E3191;
color: #2E3191;
}
.newsletter-input-left input::placeholder{ color: #2E3191; }

.newsletter-text-part table{  margin:15px 0; width: 100%; }
.newsletter-text-part  table tr td { 
border: 1px solid #2E3191;
padding: 10px 15px;
color: #2E3191;
font-weight: 200; }
.newsletter-text-part { padding-top: 50px; }

.pagination_number{ display: inline-block;   }
.pagination_number li { display: inline-block; padding: 0 5px; }

.colofon_us_address-row{ margin: 0; }
.colofon_us_address-row h3 { margin-bottom: 10px;   }
.colofon_us_address-row p{ color:#2E3191; font-size: 15px; }
.colofon_us_address-row a{ color:#F58220 ; }
.colofon_us_text-part  { padding-top: 10px; }
.doe-mee-text-part p{ color:#2E3191; font-size: 16px;  padding-bottom: 20px;}
.doe-mee-text-part a{ color:#F58220 ; }
.interview-section .sub_news_contant_section { border:none; padding: 5px 0 0 ; }
.interview-section .news_subsection {
    margin-top: 0px;
    padding:0px 15px;
    min-height: 185px;
    margin-bottom:20px; 
}
.interview-section h1{ font-size: 24px; line-height: normal; overflow: hidden;}
.interview_banner .sub_news_contant_section { display: inline-block; padding-bottom: 5px;}
.border-text-left-part {border-top: 4px solid #2e3092 !important;}
.interview-section a:hover{color: #F58220 !important;
-webkit-transition: all .3s ease 0s;}
.opinie-section .news_img_section   img{ width: 100%; }
.opinie-section  .news_section{ margin-bottom:20px;  }
.opinie-section .box_contant {  margin-top: 10px; }
.boekrecensie-section .community_section { margin: 0 0 30px; }
.rss-section .box_contant { margin: 0 0 25px }
.rss-section .box_contant .time_date_section{margin: 6px 0;}
.rss-section  h1 { padding-bottom: 0; }
.privacy-policy-section p{ margin-bottom:15px;  }
.about-us-part h3{ line-height: normal; }
.search-section-part h1 { font-size: 24px; }

.privacy-policy-section-cookie {
background: #c7c4e2;
color: #fff;
text-align: left;
	}
.privacy-policy-section-cookie p{ color: #2E3191;  }	
.privacy-policy-section-cookie p a{ color:#F58220 ;  }	
.privacy-policy-section-cookie button{ 
border: 2px solid #2E3191;
color: #2E3191;
background: none;
font-size: 19px;
display: inline-block;
padding: 7px 30px;}
.privacy-policy-section-cookie button:hover{
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
}
.cookie-common-class { padding:  10px 0 ; }
.adertisment-banner-part { display: inline-block; width: 100%; text-align: center; margin-top: 50px; }
.header_top{ text-align: center; }

.comment-respond textarea{ border: 2px solid #2E3191;color: #2E3191; width: 100%; padding:5px;  }
.comment-respond textarea::placeholder{color: #2E3191;}
.comment-respond  input[type="submit"] {
    border: 2px solid #2E3191;
    color: #2E3191;
    display: inline-block;
    background: none;
    padding: 7px 25px;
}
.comment-respond  input[type="submit"]:hover {
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
} 
.comment-author.vcard img{
vertical-align: middle;
margin-right: 7px;
width: 76px;
height: 76px;
object-fit: cover;
border: 3px solid #2e3191;
border-radius: 50%;
}


.reply a{
border: 2px solid #2E3191;
color: #2E3191;
display: inline-block;
background: none;
padding: 4px 12px;

}
.reply a:focus{    
	 background: #2E3191;
     color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;}
.reply a:hover{    
	 background: #2E3191;
     color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;}
#reply-title small{ font-size:16px !important; }
#reply-title a{color: #2E3191;}

.comment-author.vcard {
    width: 15%;
    display: inline-block;
}
.comment-author-with-date { width:74%;
display: inline-block;
vertical-align: top;
font-size: 15px;
color: #2e3191; }
.comments-area article {
    margin-bottom: 25px;
}
.comments-area .children { padding-left: 25px;}
.single .news_section img{
	object-fit: contain !important;
	width: 100%;
	background: #fff;
	max-height: 100% !important;
	height: auto !important;
}
.single .news_section img.alignnone{width:auto;}
.single .news_section a {
    color: #2E3191;
    display: inline;
    margin-bottom: 10px;
}
.display-inline { display: inline !important; }


.dossier-title span {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #2E3191;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
/*.sort_post_community .user_contant_part { height: 270px; }*/
.sort_post_community .user_headding { height: 70px;  overflow: hidden; }
.sort_post_community .user_headding a{font-family: 'Tinos', serif;}
.load_more_section {border-bottom: 2px solid #2E3191;}
.load_more_section:last-child {border-bottom: 0;}
.custom-dossiers-section .news_subsection { margin-top: 20px; }
.dossier-category-name { margin-top: 20px; }
.dossier-category-name:first-child { margin-top: 0; }
/*.custom-dossiers-section .sub_news_imagesection img { height: 300px; }*/
.custom-dossiers-section h2 { height: 110px; overflow: hidden; }
.custom-dossiers-loadmore{margin: 15px 0 0 0;padding-bottom: 15px;}


/*********************8-9-18****************/
.cookie_consent_overlay{
	background: #fff450;
	position: fixed;
	width: 100%;
	z-index: 99999;
	bottom: 0;
}  
.cookie_consent_overlay .col-sm-33,.cookie_consent_overlay .col-sm-50{padding: 40px 10px 25px;}
.cookie_consent_overlay p{ margin-bottom:15px;}
.cookie_consent_overlay .cookie_ok{
	display: inline-block;
	background: #2e3092;
	color: #fff;
	padding: 5px 25px;
	margin-bottom: 25px;
	margin-top: 10px;
}
.cookie_box .blue_color a{
	color:#2E3191;
	border-bottom: 3px solid #2E3191;
	display: inline-block;
}
.cookie_box .blue_color a:hover{
	color:#F58220;
	border-bottom: 3px solid #F58220;
}
.cookie_consent_overlay .cookie_ok:hover{
	background:#f58220;
	-webkit-transition: all .3s ease 0s;
}
.cookie_consent_overlay .cookie_meer a{
	display:inline-block;
	border-bottom:4px solid #2e3092;
	color:#2e3092;
}
.cookie_consent_overlay .cookie_meer a:hover{
	border-bottom:4px solid #f58220;
	color:#f58220;
	-webkit-transition: all .3s ease 0s;
}
.cookie_box .min_hight{
	min-height:117px;
}
.social_links .heateor_sss_horizontal_sharing ul > li > i > a{
	display: inline-block !important;
    height: 35px;
    width: 35px;
}



.steunen_main_box{ max-width:500px; margin:0 auto;}
.steunen_main_box .form-group {margin-bottom: 25px;}
.steunen_main_box .form-group .padding_right_20{ padding-right:20px;}
.steunen_main_box .sub_tital_form{font-size: 14px; margin-top: 10px;}
.steunen_main_box button{
	border:2px solid #2E3191;
	color:#2E3191;
	font-size:16px;
	display:inline-block;
	padding:7px 25px;
	background: none;
}
.steunen_main_box button:hover{
	background:#2E3191;
	color:#fff;
	 -webkit-transition:all .3s ease 0s;
}


/*02-11-2018*/
#notfound {
  position: relative;
  height: 100vh;
  /* background-color: #fff; */
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#notfound.ds2 {
	height: 22em;
	margin-bottom: -12em;
}

.notfound {
  max-width: 50%;
  width: 100%;
  text-align: center;
}

.notfound .notfound-bg {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}

.notfound .notfound-bg > div {
  width: 100%;
  background: #f5f5f5;
  border-radius: 90px;
  height: 125px;
}

.notfound .notfound-bg > div:nth-child(1) {
  -webkit-box-shadow: 5px 5px 0px 0px #f3f3f3;
          box-shadow: 5px 5px 0px 0px #f3f3f3;
}

.notfound .notfound-bg > div:nth-child(2) {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-box-shadow: 5px 5px 0px 0px #f3f3f3;
          box-shadow: 5px 5px 0px 0px #f3f3f3;
  position: relative;
  z-index: 10;
}

.notfound .notfound-bg > div:nth-child(3) {
  -webkit-box-shadow: 5px 5px 0px 0px #f3f3f3;
          box-shadow: 5px 5px 0px 0px #f3f3f3;
  position: relative;
  z-index: 90;
}

.notfound h1 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 8px;
  color: #f58220;
}

.notfound p {
  font-size: 16px;
  margin: 0;
  font-weight: 700;
  color: #333333;
}

nody:not(.page-id-219931) .notfound a {
  font-size: 16px;
  text-decoration: none;
  text-transform: capitalize;
  display: inline-block;
  padding: 10px 70px;
  border-radius: 25px;
  color: #f58220;
  border:1px solid #f58220;
  margin-top: 40px;
  text-align:center;
}
.notfound a:hover{
	background:#f58220;
	color:#fff;
}

.page-id-219931 .notfound p {
	font-weight: 400;
	font-size: 14px
}

.page-id-219931 .notfound a {
	border: 0;
}

@media (max-width: 780px) {
	.page-id-219931 .notfound {
		max-width: 80%;
	}
}

@media (max-width: 550px) {
	.page-id-219931 #notfound .notfound,
	.page-id-219931 .notfound .notfound-bg{
		position: static;
		transform: translate(0);
		max-width: 100%;
		padding: 0 2rem;
	}	

	#notfound.ds2 {
		margin-top: 8rem;
		margin-bottom: -6rem;
	}
}

.green_box h1{ color:#5dc4b9}
.green_box a{
	color: #5dc4b9;
  border:1px solid #5dc4b9;
}
.green_box a:hover{
	background:#5dc4b9;
	color:#fff;
}

.notfound img { display: inline; }
/*02-11-2018*/

/****  22-12-2018 *****/

.margin_top_10px{ margin-top:10px;}
.category_view_image iframe{ max-width:100% !important; }
.margin_top_0px{ margin-top:0px;}
.margin_bottom_10px{ margin-bottom:10px;}
.padding_bottom_0px{ padding-bottom:0px;}
.line_height_30px{ line-height:30px;}
.video_box_list .section-video{width: 30% !important;}

.video_background .news_img_section{ border-bottom:none;}
.video_background p{
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
}
.um-row._um_row_1 .um-field-label label{ margin:0; color: #222; }
.um-row._um_row_1 .um-field-label{ margin-bottom: 3px; }

#um-submit-btn{
 	border: 2px solid #2E3191 !important;
    color: #2E3191;
    font-size: 18px;
    height: 40px !important;
    vertical-align: middle;
    line-height: 37px !important;
    text-align: center;
    display: inline-block;
    background: none !important;
    box-shadow: none !important;
    padding: 0 17px !important;
    min-width: auto !important;
    float: left;
    border-radius: 2px !important;
}
.um.um-register.um-6.uimob500 ul { padding-left: 15px; }
.um.um-register.um-6.uimob500 ul li { padding-bottom:2px; color: #222; }
#um-submit-btn:hover{
    background: #2E3191 !important;
    color: #fff ;}

.um-row._um_row_1 .um-col-alt .um-center  { text-align:left !important;  }
.um.um-login.um-6.uimob500 .um-form{ padding-bottom: 20px; }
.um.um-login.um-6.uimob500  p a{ 
    color: #2E3191;
  }
.long_post_image_top{ text-align: center; background: #eee; }
.long_post_image_top img{ display: inline; margin-bottom: 0; max-height: 500px; object-fit: contain;  }
.box_contant .long_post_heading{margin-top:30px;}


.desktop_menu_display_block{ display:block;}
.mobile_menu_display_block{ display:none;}
.sub_tital_right_home:hover p{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
	border-bottom: 2px solid #F58220 !important;
}


figcaption {
    background: #2E3191;
    padding: 5px 15px;
    text-align: left;
    margin-top: -15px;
	color:#fff;
}
.fancybox-lock .fancybox-overlay {
    background: #000;
}
.box_contant .user_img img{
	object-fit: cover;
	width: 100%;
	background: #fff;
	max-height: 400px;
}
.edit_custom_link a {
float: right;
    background: #2E3191;
    color: #fff;
    text-transform: uppercase;
    padding: 12px;
    margin-top: 20px;
    display: inline-block;

}
.custom_caption{position: relative;}
.body iframe{ width:100%;}
.main_content_container iframe{max-width: 100%;}
.single-audioreport .image_captions,.single-videoreport  .image_captions{position: inherit;margin-top: -15px;}
.round_img img{border-radius: 50%;}
.round_img_imag {border-radius: 50%;}
.section-video iframe ._530-{ display:none !important}
.audio_main_sec {
    position: relative;
}
.audio_img_sec {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.audio_with_hover{ display: none; width: 80px; cursor: pointer;}
.audio_without_hover{width: 80px}

.audio_main_sec:hover .audio_without_hover{ display: none; }
.audio_main_sec:hover .audio_with_hover{ display: block; }
.sub_news_imagesection{ position:relative }
.audio_main_sec.other_audio_sec{ position:initial !important;height: 100%;}
.audio_main_sec.other_audio_sec .audio_img_sec img{ width:80px; height:auto; background:none;}

.messt_gelez_play_new a { text-align:left; position:relative; padding-left:55px !important;padding-right:55px !important;border-color:#2E3191 !important;color: #fff !important;}
.messt_gelez_play_new a:hover{ border-color:#F58220 !important;color: #F58220 !important;}

.messt_gelez_play_new a .play_small_icon{ position:absolute; left:20px; top: 50%;display: inline-block;margin-top: -12px; width:20px !important; display:block;} 
.messt_gelez_play_new a:hover .play_small_icon{display:none }
.messt_gelez_play_new a .play_small_icon_hover{ position:absolute; left:20px; top: 50%;display: inline-block;margin-top: -12px; width:20px !important; display:none;} 
.messt_gelez_play_new a:hover .play_small_icon_hover{ display:block }
.ads_top .g-1,.advertisement_part .g-2{ width: 100% !important;max-width: none !important;max-height: none !important; }
.audio_main_sec iframe  {
 height: 300px;
width: 364px ;
}
.section-video iframe {
    height: 100%;
    width: 100%;
}



/*09-04-2019*/
/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */


/* --------------------------------------- style.css -------------------------------------------------*/
@font-face {
   font-family: 'Poppins-Bold';
  src: url('fonts/Poppins-Bold.eot');
  src: url('fonts/Poppins-Bold.woff2') format('woff2'),
       url('fonts/Poppins-Bold.woff') format('woff'),
       url('fonts/Poppins-Bold.ttf') format('truetype'),
       url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
       url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'Rubik-Regular';
  src: url('fonts/Rubik-Regular.eot');
  src: url('fonts/Rubik-Regular.woff2') format('woff2'),
       url('fonts/Rubik-Regular.woff') format('woff'),
       url('fonts/Rubik-Regular.ttf') format('truetype'),
       url('fonts/Rubik-Regular.svg#Rubik-Regular') format('svg'),
       url('fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body {
	font-family: 'Rubik-Regular';
	padding: 0;
	margin: 0;
	letter-spacing:1.1px;
}
h1{font-family: 'Poppins-Bold'; font-size: 35px; border-bottom: none; line-height: 40px; padding-bottom: 10px; margin:0px;} 
h2{font-family: 'Poppins-Bold'; font-size: 23px; border-bottom: none; line-height: 30px; padding-bottom: 10px; margin:0px;} 
h3{font-family: 'Poppins-Bold';} 
h4{font-family: 'Poppins-Bold';} 
h5{font-family: 'Poppins-Bold';} 
h6{font-family: 'Poppins-Bold';}
p{ font-size:16px;}

.teal_color{ color:#43C0B9 !important;}
.blue_color{ color:#2E3191 !important;}
.blue_background{ background:#2E3191 !important;}
.white_text_color{ color:#fff !important;}
.border_color_blue{ border-color:#2E3191 !important;}
.orange_color{ color:#F58220 !important;}

.header_top_menu {
    background: #2e3092;
    padding: 25px 0px;
}
.close_icon{text-align:right;}
.close_icon a img{
	display:inline-block;
	width:30px;
	height:30px;
}
.header_top{
	background:#c7c8ca;
}
.header_part {
    margin: 35px 0;
}
.menu_search_section{ text-align:right;}
/*.social_icons .icon_social{
	font-size: 28px;
	border: 2px solid #2E3191;
	display: inline-block;
	margin-left: 30px;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	color:#2E3191;
	text-align: center;
}
.social_icons .icon_social:hover{
	border: 2px solid #F58220;
	color:#F58220;
	-webkit-transition:all .5s ease 0s;
}*/
.logo {margin-top: 10px;}
/*.social_icons .menubar_button{
	font-size: 27px;
	border: 2px solid #2E3191;
	display: inline-block;
	margin-left: 25px;
	width: 42px;
	height: 42px;
	color: #2E3191;
	text-align: center;
}
.social_icons .menubar_button:hover{
	border: 2px solid #F58220 ;
	color:#F58220;
}*/

.header_top_menu{
	display:none;
}


.social_icons .header_top_menu{
	position: absolute;
	z-index: 99999;
	top: 0;
	width: 100%;
	left:0;
}
.position_relitive_none{
	position:inherit !important;
}
.search_section{
	margin-top:25px;
}
.search_section .form-group.has-success.has-feedback{ width:64%;}
.form-inline .form-control{
	border-top: none;
	box-shadow: none;
	border-right: 2px solid #2E3191;
	border-left: 2px solid #2E3191;
	border-bottom: 2px solid #2E3191;
	width:100%;
	font-size:18px;
}
.has-success .form-control-feedback{ color:#2E3191; font-size:20px;}

/***************** section part *****************/

.news_img_section{ border-bottom:5px solid #43C0B9; position: relative;}
.box_contant{ margin-top:25px;}
.box_contant span{ padding-bottom: 5px; display: inline-block;}
.box_contant h1{margin-top:0px;}
.box_contant p{ font-size:16px;}
.news_subsection{ margin-top:50px;}
.sub_news_contant_section{ border-top:5px solid #2E3191; padding: 5px 0 15px;}
.hover_orange_color:hover h1{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.hover_orange_color:hover h2{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.hover_orange_color:hover .sub_tital{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.hover_orange_color:hover .sub_news_contant_section{ border-color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.video_background{border-top:none;}
.video_background .sub_news_imagesection img{
	 height: 100%;
    width: 100%;
    object-fit: cover;
    background: #eee;
}
.video_background h1{ margin:10px; border-bottom:5px solid #fff;padding-bottom: 5px;}
.video_background span{ margin-left:10px;}
.video_background .sub_news_contant_section{ border-top:none;}
.hover_orange_color:hover .sub_news_contant_section h1{ border-color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.border_top_teal{ border-top:5px solid #43C0B9;}
.margin_top_0{ margin-top:0px;}
.margin_top_50{ margin-top:50px;}
.box_contant:hover a h1{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.box_contant:hover a span{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.box_contant:hover a p{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.load_more_section{
	text-align:center;
	margin-top:100px;
}
.load_more_section a{
	border:2px solid #2E3191;
	color:#2E3191;
	font-size:22px;
	width: 200px;
    height: 55px;
    vertical-align: middle;
    line-height: 50px;
    padding: 0;
	display:inline-block;
}
.load_more_section a:hover{
	background:#2E3191;
	color:#fff;
	 -webkit-transition:all .3s ease 0s;
}
.box_contant .sub_headding_part{
	font-size: 22px;
	font-weight: bold;
	line-height:30px;
}
.box_contant .time_date_section{
	display:inline-block;
	border-top:5px solid #2E3191;
	padding-top:10px;
	margin:15px 0px 25px;
}
.maddel_headding{
	font-size: 40px;
	line-height: 50px;
	padding: 0px 100px;
	margin: 50px 0px;
}
.border_span{ border-bottom:3px solid #2E3191;padding-bottom: 0 !important;}
.social_share_section{
	margin-top:50px;
}
.social_share_section h2{
	font-weight:normal;
}
.social_share_section h2{
	color:#d876af;
	border-top:5px solid #d876af;
	padding-top:8px;
	display:inline-block;
}
.social_links{ margin-top:10px;}
.social_links a{
	display:inline-block;
	margin: 0px 10px 0 0;
}
.social_links a img{ width:40px;}
.Bronnen_section{
	margin-top:50px;
}
.Bronnen_section h2{
	color:#F58220;
	border-top:5px solid #F58220;
	padding-top:8px;
	display:inline-block;
}
.Bronnen_section a{
	display:inline-block;
	width:100%;
	margin-top:15px;
	color:#F58220;
	word-wrap: break-word;
}
.ads_banner_headding{
	padding-top:15px;
	color:#d876af;
}
.ads_banner_headding a{text-decoration:underline;}
.ads_banner_headding a:hover{ color:#F58220 !important; -webkit-transition:all .3s ease 0s;}
.font_size_80 { font-size:80px;}
.line_height_70{ line-height:70px;}
.steun_ons_logo{padding-top:25px;}

/***************** right part *****************/
.community_section{ text-align:center; margin-top:40px;word-wrap: break-word;}
.community_section img{ display:inline; margin-bottom:20px; width:80px; height:80px;object-fit: cover;border-radius: 50%;}
.community_section ul{ margin-bottom:0px;}
.community_section ul li a{
	font-size:16px;
	border-bottom:2px solid #2E3191;
	color:#2E3191;
	display:inline-block;
	width:100%;
	padding:9px;
}
.community_section ul li a:hover{
	color:#F58220; -webkit-transition:all .3s ease 0s;
	border-color:#F58220
}
.advertisement_part{ margin:40px 0px;}
.your_email_section .form-group.has-success.has-feedback {
    width: 100%;
}
.your_email_section p{ font-size:16px; padding-top:8px;}

.meest_gelezen_section{ text-align:center; margin-top:40px;}
.meest_gelezen_section img{ display:inline; margin-bottom:20px;}
.meest_gelezen_section p{ margin-top:25px;}
.meest_gelezen_section ul{ margin-bottom:0px;}
.meest_gelezen_section ul .messt_gelez_play a{ 
	 color:#fff;
	 text-align:left;
	 position: relative;
	 padding-left: 50px;
}
.meest_gelezen_section ul .messt_gelez_play a i{
	position: absolute;
	left: 10px;
	font-size: 30px;
	top: 19px;
}
.meest_gelezen_section ul li a{
	font-size:16px;
	border-bottom:2px solid #2E3191;
	color:#2E3191;
	display:inline-block;
	width:100%;
	padding:9px;
}
.meest_gelezen_section ul li a:hover{
	color:#F58220; -webkit-transition:all .3s ease 0s;
	border-color:#F58220
}
.right_videos_section{margin-top:40px;}
.video_contant_part{ padding:15px 10px;}
.video_contant_part p{ border-bottom:2px solid #fff; padding-bottom:5px;}
.video_box_list{
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 100%;
	display: inline-block;
}
.video_box_list img {
    /*width: 80px;
    height: 80px;*/
    float: left;
    margin-right: 20px;
}
.video_box_list p{ border-bottom:none;}
.video_box_list:hover p{
	 color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.video_box_list:hover{
	 border-bottom: 2px solid #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.adertisment_banner_part {
    background: url(../images/addvertisement-banner.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 236px;
    background-size: contain;
    background-position: center;
    margin: 50px 0px 0px;
}



.detail_section_login{
	background:#fff45a;
	padding:15px;
	margin:50px 0;
}
.detail_section_login .steun_nu_button{
	border: 2px solid #f58220;
	font-size: 25px;
	font-weight: bold;
	padding: 15px 40px;
	text-align: center;
	display: inline-block;
	color: #f58220;
	margin-top: 5px;
}
.detail_section_login .steun_nu_button:hover{
	background:#f58220;
	color:#fff;
	-webkit-transition: all .3s ease 0s;
}
.detail_section_login .blue_color{ padding-bottom:0px;}
.lees_ook_section{
	border-bottom:5px solid #2E3191;
	border-top:5px solid #2E3191;
	margin:50px 0px 0px;
	padding-bottom:30px;
}
.padding_bottom_none{ padding-bottom:0px;}
.padding_none{ padding:0px;}
.margin_top_50{ margin-top:50px;}
.font_size_50{ font-size:50px;}
.line_height_60{ line-height:60px;}
.image_captions{ background:#2E3191; color:#fff; padding:5px 25px;position: absolute;width: 100%;bottom: 0;}
.category_view_image{ margin:15px 0 0;}
.border_top_4{ border-top:5px solid #2E3191; padding-top:8px;}
.content_right_part .time_date_section{ display:inline-block; margin-bottom:50px;}
.content_right_part ul li{margin-bottom:20px;}
.content_right_part ul li a {
	border-bottom:none;
	text-decoration:underline;
}
.quate_box{
	border: 2px solid #2E3191;
	padding: 30px 50px;
	font-size: 25px;
	line-height: 45px;
	margin-top: 40px;
}
.box_contant .youtube_author {
    margin-top: 15px;
    font-size: 13px;
    margin-bottom: 0;
}
.margin_bottom_50{ margin-bottom:50px;}
.margin_top_30{ margin-top:30px;}
.paypal_button{ border: 2px solid #2E3191; padding:5px 10px; color:#2E3191;}
.paypal_button:hover{ border: 2px solid #f58220; color:#f58220; -webkit-transition: all .3s ease 0s;}
.box_contant .ads_detail_right_hedding{
	font-weight:normal;
	font-size:25px;
}

.margin_top_20{ margin-top:20px;}



/***************** footer part *****************/
footer{
	background:#2e3092;
	padding:25px 0px;
	margin-top:50px;
}
.footer_menu ul{ margin-bottom:0px;}
.footer_menu ul li a{
	color:#fff;
	margin: 8px 0;
	display:inline-block;
}
.footer_menu ul li a:hover{
	color:#F58220 !important; -webkit-transition:all .3s ease 0s;
}
.footer_bottom{
	background:#c7c4e2;
	padding:35px 0px;
}
.footer_logo_section p{ font-size:16px;}
.company_address p{ font-size:16px;}


/***************** DE Community *****************/
/***************** DE Community *****************/

.de_community_header_part{margin: 35px 0;}
.de_community_header_part .menu_search_section{ float:right;margin-top: 25px;}
/*.de_community_header_part .social_icons .menubar_button {
    font-size: 27px;
    border: 2px solid #2E3191;
    display: table-cell;
    width: 42px;
    height: 42px;
    color: #2E3191;
    text-align: center;
}
.de_community_header_part .social_icons .menubar_button:hover {
    border: 2px solid #F58220;
    color: #F58220;
    -webkit-transition: all .5s ease 0s;
}*/
.de_community_header_part .social_icons .login_about{
	vertical-align: middle;
	padding-right: 8px;
}
.padding_left0{padding-left: 0px !important;}
.de_community_header_part .social_icons .login_about:hover{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.logo_headding{ text-align:center;}
.dewereldmorgen_headding{
	font-size:23px;
}
.dewereldmorgen_headding a{
	font-size:28px;
	border-bottom:2px solid #2E3191;
	color:#2E3191;
}
.dewereldmorgen_headding a:hover{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
	border-color:#F58220;
}
.de_community_header_part .community_logo img{ display:inline; margin-top:10px;}
.margin_bottom_30{ margin-bottom:30px;}
.user_name{ color:#2E3191; border-bottom:2px solid #2E3191; padding-bottom:10px;}
.user_headding{
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	line-height: 35px;
	word-wrap: break-word;
}
.user_headding a:hover{
	color: #F58220 !important;
	-webkit-transition: all .3s ease 0s;
}
.user_contant_part{ text-align:left;margin-top: 15px;}
.background_teal_color{ background:#5dc4b9;}
.background_bottom_teal_color{ background:#def0ed;}
.border_top_2px{ border-top:2px solid #2E3191; padding-top:5px;}
.community_right_headding{
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}
.box_contant .font_wight_normal{ font-weight:normal;}
.border2px{ border:2px solid #2E3191;}

/*--contact us css stat--*/
.social_icons-contact {
	margin-top: 20px;
   /* position: absolute;
    left: 0;
    right: 0;
    bottom: -90px;
    z-index: 99;*/
	}
.social_icons-contact a{ display:inline-block; margin:0 10px;}
/*.contact_us_banner-section::before {
content: "";
background: #f7f7f7;
width: 50.6%;
height: 133px;
float: left;
position: absolute;
left: 4px;
transform: rotate(8deg);
top: 192px;
bottom: 0;
}

.contact_us_banner-section::after {
content: "";
background: #f7f7f7;
width: 50.6%;
height: 133px;
float: left;
position: absolute;
right:4px;
transform: rotate(-8deg);
top: 192px;
bottom: 0;
}*/
.contact_us_banner-section {
    background: #f7f7f7;
   padding: 30px 0 40px;
    text-align: center;
	margin-bottom:0px;
	position:relative;
}
.contact_us_banner h3 {
    font-family: 'Poppins-Bold';
    font-size: 35px;
    border-bottom: none;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 0px  0 30px;
	color: #2E3191 !important;
}

.contact_us_banner p { font-family: 'Rubik-Regular'; font-size:16px; line-height:30px;  }
 .contact_us_banner p a{color: #2E3191 !important;}
  .contact_us_address-part h3{ font-size:20px;color: #2E3191 !important; margin-bottom:0;}
.contact_us_address-text p{	font-size: 14px; color:#F58220 !important;font-family: 'Rubik-Regular'; margin-bottom:3px;}
.contact_us_address-text p a{ color:#43C0B9  !important;}
 .contact_us_address-row ul { padding:0; margin:0;}
.contact_us_address-row ul li{ float:left; width:25%; vertical-align:top; }
 .hadding-contact_us_address h2 {
    font-family: 'Poppins-Bold';
    font-size: 28px;
    border-bottom: none;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 0px;
color: #2E3191 !important;
}
.contact_us_address-row{ margin:50px 0 30px; }
.contact_us_address-adres ul li { width:100%; padding-top:5px;}
 .contact_us_address-text {
    margin-bottom:15px;
    display: inline-block;
    width: 100%;

}
.about-us-part h2 {
    font-size:20px;
	margin-bottom:0; padding:0;
}
.about-us-part h1 {
    margin-top: 40px;
	padding:0 0 5px;
}
.about-us-part p { margin-bottom:0;}
.about-us-part h3 {
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0;
}

.form-control-feedback-button {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    bottom: 3px;
}
.form-control-feedback-button button {
    background: none;
    border: none;
    color: #2E3191;
    font-size: 20px;
}
.after_befire_display::after{ display: none; }
.after_befire_display::before{ display: none; }
.newsletter_banner{ margin-bottom: 50px;padding: 40px 0 40px;  }
.search-pagination a{ 
display: inline-block;
border: 2px solid #2E3191;
color: #2E3191;
display: inline-block;
padding: 10px 35px;
}
.search-pagination a:hover {
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
}
.newsletter-input-part { padding-top: 10px; }
.newsletter-button-right button  {
  border: 2px solid #2E3191;
color: #2E3191;
display: inline-block;
height: 44px;
background: none;
padding: 11px 35px;}
 .newsletter-button-right button:hover{
    background: #2E3191;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
}

.newsletter-input-left .form-control {
height: 44px;
border: 2px solid #2E3191;
color: #2E3191;
}
.newsletter-input-left input::placeholder{ color: #2E3191; }

.newsletter-text-part table{  margin:15px 0; width: 100%; }
.newsletter-text-part  table tr td { 
border: 1px solid #2E3191;
padding: 10px 15px;
color: #2E3191;
font-weight: 200; }
.newsletter-text-part { padding-top: 50px; }

.pagination_number{ display: inline-block;   }
.pagination_number li { display: inline-block; padding: 0 5px; }




.colofon_us_address-row{ margin: 0; }
.colofon_us_address-row h3 { margin-bottom: 10px;   }
.colofon_us_address-row p{ color:#2E3191; font-size: 15px; }
.colofon_us_address-row a{ color:#F58220 ; }
.colofon_us_text-part  { padding-top: 10px; }
.doe-mee-text-part p{ color:#2E3191; font-size: 15px;  padding-bottom: 20px;}
.doe-mee-text-part a{ color:#F58220 ; }
.interview-section .sub_news_contant_section { border:none; padding: 5px 0 0 ; }
.interview-section .news_subsection {
    margin-top: 0px;
    padding:0px 15px;
    min-height: 185px;
    margin-bottom:20px; 
}
.interview-section h1{ font-size: 24px; line-height: normal; }
.interview_banner .sub_news_contant_section { display: inline-block; padding-bottom: 5px; }
.border-text-left-part {border-top: 4px solid #2e3092 !important;}
.interview-section a:hover{color: #F58220 !important;
-webkit-transition: all .3s ease 0s;}
.opinie-section .news_img_section   img{ width: 100%; }
.opinie-section  .news_section{ margin-bottom:20px;  }
.opinie-section .box_contant {  margin-top: 10px; }
.boekrecensie-section .community_section { margin: 0 0 30px; }
.rss-section .box_contant { margin: 0 0 25px }
.rss-section .box_contant .time_date_section{margin: 6px 0;}
.rss-section  h1 { padding-bottom: 0; }
.privacy-policy-section p{ margin-bottom:15px !important;  }
.about-us-part h3{ line-height: normal; }
.search-section-part h1 { font-size: 24px; }
/* --------------------------------------- style.css -------------------------------------------------*/












































/* Veer Singh - Home page audio playesr*/
.mejs-container.wp-audio-shortcode.mejs-audio.mejs-container-keyboard-inactive { min-width: 100% !important}
.mejs-button.mejs-playpause-button { width: 15% !important; }
.mejs-time.mejs-currenttime-container { width: 10% !important; }
.mejs-time.mejs-duration-container { width: 10%; }
.mejs-button.mejs-volume-button.mejs-mute { width: 10%; }
.meest_gelezen_section ul .messt_gelez_play a { padding-left: 0px !important; width: 20% !important;}
#menu-posts.wp-has-submenu.wp-not-current-submenu.menu-top.menu-icon-post.open-if-no-js.menu-top-last { display: none; }
/* Veer Singh - Home page audio playesr*/


.load_more{ 
display: block; 
clear: both; 
position: relative;
 }
.load_more a, .load_more .loader{ 
display: block; 
height: 90px; 
font-size: 16px; 
font-weight: bold; 
color: #fff;
text-align: center;
line-height: 90px;
background: #000;
overflow: hidden; 
position: relative; 
}
.load_more{ 
display: block; 
clear: both; 
position: relative; 
}
.load_more a:hover{ 
color: #999; 
}

/* bhagwan - 28-05-2018 */
.title_section-row{width:100%; display:inline-block;}
.title_left_part { width:13%; float:left;}
.input_right_part { width:87%; float:left;}
.input_right_part .form-control{ width:100%;}
.long-post-inner-container { border-bottom: 1px solid black; display: inline-block; margin: 10px 0 10px 0; padding: 20px 0; }
/* bhagwan - 28-05-2018 */

/* bhagwan - 08-06-2018 */
.adertisment_banner_part { clear: both; }
.related-posts-conteiner iframe{ max-width:100%; max-height:231px; }
.sub_news_imagesection iframe { max-width:100%; height:100%; }
.right_videos_section iframe { width:100%; max-height:375px; }
.sub_news_imagesection { line-height: 0; height: 216px;overflow: hidden; }
.sub_news_imagesection img{ 
 	height: 100%;
    width: 100%;
    object-fit: cover;
    background: #eee;
 }
.sub_news_imagesection img
.right_videos_section iframe {width:100%; max-height:370px; }
.video_box_list iframe { max-width:100px; max-height:100px; }

.news_img_section  iframe{ width:100%;}
.header_community_menu {
    position: absolute;
    z-index: 99999;
    top: 0;
    width: 100%;
    left: 0;
}
/* bhagwan - 08-06-2018 */
.community-min-height {
min-height:106px;
}
.addvertise { margin-top: 50px; }
.category_view_news_section p{ font-weight: normal; line-height: 26px; font-size: 14px; }
.category_view_news_section  a{color: #2E3191 ; }
.category_view_news_section  a:hover{color: #F58220;-webkit-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;}
.category_view_news_section .time_date_section { font-weight: normal;  font-size: 14px; }
.category_view_news_section { font-size: 14px; font-weight: normal; line-height: 26px;color: #2E3191; }
.category_view_news_section h2
{font-family: 'Poppins-Bold';
font-size:28px;
border-bottom: none;
color: #2E3191;
line-height: 40px;
padding-bottom: 10px;
margin-top: 30px;
}
.preset-large{ margin:50px 0;  text-align: center;}
.ads_banner_headding.font_size_80 { font-size: 30px;}
.ads_banner_headding.line_height_70 { line-height: 40px; }
.adertisment_banner_part { height: 174px !important; display: inline-block; width: 100%; } 
.border_botton_none { border-bottom: none !important;}
.section-video { width: 115px !important; }
.section-video-content { width: 67%; }
.category_view_image-full-section { width: 100%; display: inline-block; text-align: center; }
.category_view_image-full-section img{ display: inline; }
.box_contant-full-section-part  p { color: #2E3191 !important; line-height: 26px;font-family: 'Rubik-Regular'; }
.box_contant-full-section-part  span { color: #2E3191 !important; line-height: 26px; font-family: 'Rubik-Regular';}
.box_contant-full-section-part   { color: #2E3191 !important; line-height: 26px; }

/*--04-07-2018--*/
.search  h1 {color: #2E3191 !important;}
.search  h2 a {color: #2E3191 !important;font-size: 30px; line-height: 35px;}
.search p {color: #2E3191 !important;}
.search p a {color: #2E3191 !important; font-weight: 600;}
.search a:hover {color: #F58220 !important;-webkit-transition: all .3s ease 0s;}
.pagination .page-numbers{padding: 0 10px;color: #2E3191 !important; }
.pagination .page-numbers:first-child{ padding-left: 0; }
.pagination h2 {color: #2E3191 !important;}
.error404  h1 {color: #2E3191 !important;}
.error404 .page-content p {color: #2E3191 !important;}
.error404 .screen-reader-text { margin-right: 15px;color: #2e3092; }
.error404 .search-form input {height: 50px;border: 2px solid #2E3191;padding: 10px; width: 81%;}
.error404 .search-form button{border: 2px solid #2E3191;color: #2E3191;font-size: 20px;display: inline-block;padding: 8px 35px;
	text-transform: uppercase;background: none;}
.error404 .search-form button:hover{ background: #2E3191; color: #fff !important; -webkit-transition: all .3s ease 0s;}
.error404 .search-form {margin-top: 20px; }
.error404 .search-form label{ vertical-align: top; width: 70%; }
.error404 .search-form input::placeholder {  font-size: 18px;color: #2E3191 ; }


.post-image-featured{ width: 100%; display: inline-block; position:relative;}
.post-image-featured img{ max-width: 100%;height: 400px;object-fit: cover;width: 100%; }
.post-video-featured video{ width: 100%; height: 450px !important;  }
.post-images_section-row { margin-bottom: 50px; }
.post-images_section-row h2	{
font-family: 'Poppins-Bold';
padding: 20px 0  0;
line-height: 30px;
margin: 0px;
font-size: 22px;
font-weight: bold;
color: #2E3191 !important;}
.post-images_section-row p{ display: inline-block; padding-top: 5px; color: #2E3191 !important; margin-bottom: 0; }

.g.g-1,.g.g-2  { min-width: 100% !important; max-height: 100% !important;}


/****  22-12-2018 *****/
.video_box_list .section-video{width: 30% !important; overflow:hidden; height:105px;}
.video_box_list .section-video iframe{ width:100% !important;}
.error404 .search-submit{margin-top: 20px;}
.error404 .search-form button:hover .screen-reader-text{color: #fff;}
.dossier_blue_padding{padding-left:0px ;}
.dossier_blue_padding h2{margin: 10px;border-bottom: 5px solid #fff;padding-bottom: 5px;}
.my_element { height:216px; width:100%; }
.my_elementrelated { height:110px; width:100%; }
.border_bottom_none { border-bottom:none; }
.my_elementtags{ height:216px; width:100%; }
/**
 * 8.0 - Alignments
 */


.single .news_section .alignleft {
	float: left !important;
	margin: 0.375em 1.75em 1.75em 0 !important;
	width: auto;
}

.single .news_section .alignleft img{
	width: auto !important;
}

.single .news_section .alignright {
	float: right !important;
	margin: 0.375em 0 1.75em 1.75em !important;
	width: auto;
}

.single .news_section .alignright img{
	width: auto !important;
}

.single .news_section .aligncenter {
	clear: both !important;
	display: block !important;
	margin: 0 auto 1.75em !important;
}

.single .news_section .aligncenter img{
	width: auto !important;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}
.alignleft img,.alignright img{margin-top:0 }
.main_content_container blockquote{border-left: none;padding:0 0 0px 100px; margin: 50px 0px;}

/*.main_content_container blockquote p::after {
    content: '"';
    display: inline-block;
    font-size: 67px;
    color: #2E3191;
    position: absolute;
    bottom: -10px;
    font-family: 'Rubik-Regular';
    letter-spacing: -6px;
}
.main_content_container blockquote p::before {
    content: '"';
    display: inline-block;
    font-size: 67px;
    color: #2E3191;
    position: absolute;
    font-family: 'Rubik-Regular';
    letter-spacing: -6px;
    left: -25px;

}*/
.main_content_container blockquote p{
	font-size: 30px;
	line-height: 40px;
	position: relative;
}

.main_content_container .wp-caption-text{
	font-size: 14px;
	line-height: 18px;
}
.news_section .owl-nav{
position: absolute;
top: 0;
margin-top: 0;
height: 100%;
width: 100%;
z-index: -9;
}
.news_section .owl-carousel  .owl-nav .owl-prev{
height: 100%;
position: absolute;
left: -32px;
background:#2E3191 !important;
margin: 0;
border-radius: 0;
padding: 10px !important;
font-size: 40px;
color:#fff;
}
.news_section .owl-carousel  .owl-nav .owl-next{
height: 100%;
position: absolute;
right: -32px;
background:#2E3191 !important;
margin: 0;
border-radius: 0;
font-size: 40px;
padding: 10px !important;
color:#fff;
}
.shortpost_slider {
    padding: 0px 50px;
}
.shortpost_slider .owl-nav{
	position: absolute;
    top: 0;
    height: 92%;
    margin: 0 !important;
    width: 100%;
}
.shortpost_slider .owl-nav span{ font-size: 30px; color: #fff; }
.shortpost_slider .owl-nav .owl-prev{
    position: absolute;
    left: -50px;
    top: 0;
    background: #2E3191 !important;
    height: 100%;
    width: 50px;
    margin: 0;
    border-radius: 0;
}
.shortpost_slider .owl-nav .owl-next{
    position: absolute;
    right: -50px;
    top: 0;
    background: #2E3191 !important;
    height: 100%;
    width: 50px;
    margin: 0;
    border-radius: 0;
}
div#thumbnailSlider {
    margin-bottom: 3px;
}
.shortpost_slider .image_captions{ position: relative; }
.copysection {margin-top: 25px;}
.copysection span{ background:#2E3191; color:#fff; padding:5px 25px;width: 100%;bottom: 0;}
.nocash span{ background:#2E3191; color:#fff; padding:5px 25px;width: 100%;bottom: 0;}

h2.main_headding { font-size:30px !important; line-height: 1.3 !important; }
h2.main_headding span { font-size:30px !important; line-height: 1.3 !important; }


.news_section .ml-slider {clear:both;width: 53.5% !important;float:left;margin: 0 20px 0 0;}

.wp-block-gallery { margin:0 -10px; display:block; }
.wp-block-gallery li { padding:0 10px; display:block; float:left; margin:0 0 20px 0; width:50%; }
.wp-block-gallery li img { width:100%; height:auto; }
.wp-block-gallery li:nth-child(odd) { clear:both; }
.wp-block-gallery li figcaption { margin:0; }

.popup-lock {
  overflow: hidden;
}
.popup-wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
  display: none;
}
.popup-wrapper .popup {
  width: 100% !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  white-space: normal;
  position: relative;
  overflow: hidden;
  max-width: 600px;
  font-size: 18px;
  font-family: 'Poppins-Bold';
  background: #FFF459;
  border:10px solid #3BC0B9;
  text-align: center;
  color: #2e3191;
  font-size: 24px;
  padding: 40px 20px 30px;
}
.popup-wrapper .popup p{
	font-size: 24px;
	margin: 0 0 25px;
}
.popup-wrapper .popup:before,
.popup-wrapper .popup:after {
  content: " ";
  display: table;
}
.popup-wrapper .popup:after {
  clear: both;
}
.popup-wrapper .popup:after {
  content: "";
  display: table;
  clear: both;
}
.popup-wrapper .popup:before,
.popup-wrapper .popup:after {
  content: " ";
  display: table;
}
.popup-wrapper .popup:after {
  clear: both;
}
.popup-wrapper .popup:after {
  content: "";
  display: table;
  clear: both;
}
.popup-wrapper:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: '';
}
.popup__content-buttons{
	margin-top: 25px;
}
.popup__content-buttons a{
	color: #fff;
	background: #2e3191;
	display: inline-block;
	padding: 5px 15px;
	font-size: 20px;
}

.close{
	width: 35px; height: 35px;
	top: 0; right: 0;
	position: absolute;
	cursor: pointer;
	background: #2e3191;
	z-index: 10;
	opacity: 1;
}

.close:before,
.close:after{
	top: 50%; left: 50%;
	position: absolute;
	margin-left: -10px;
	margin-top: -3px;
	width: 20px; height: 4px;
	background: #fff;
	content: '';
	transform:rotate(-45deg);
	transition: all .3s;
}
.close:before{
	transform:rotate(45deg);
}

.page-id-221944 .your_email_section {
	margin: 20rem 0
}

@media (max-width: 500px) {
.page-id-221944 .your_email_section {
	margin: 10rem 0
}	
}

.steunen_main_box{
	padding-top: 50px;
	max-width: 945px !important;
	position: relative;
	color: #fff;
}
.steunen_main_box:before{
	width: 2000em; height: 100%;
	top: 0; left: 50%;
	margin-left: -1000em;
	position: absolute;
	content: '';
	background-color: #5dc4b9;
}
.steunen_main_box form{
	position: relative;
	z-index: 1;
}
.steunen_main_box form input, 
.steunen_main_box form select{
	color: #2e3092;
	box-shadow: none;
	font-size: 21px;
	height: auto;
}

.steunen_main_box form input{
	border: none;
}
.steunen_main_box form p:nth-of-type(2),
.steunen_main_box form p:nth-of-type(3),
.steunen_main_box form p:nth-of-type(4),
.steunen_main_box form p:nth-of-type(7),
.steunen_main_box form p:nth-of-type(8){
	width: 48.5%;
	float: right;
}
.steunen_main_box form p:nth-of-type(5),
.steunen_main_box form p:nth-of-type(6){
	width: 22.75%;
	margin-left: 3%;
	float: left;
}
.steunen_main_box form p:nth-of-type(2),
.steunen_main_box form p:nth-of-type(4),
.steunen_main_box form p:nth-of-type(7){
	float: left;
}
.steunen_main_box form p:nth-of-type(9){
	clear: both;
}
/*-- Disabled
.steunen_main_box form p:nth-of-type(16){
	padding-top: 45px;
	text-align: center;
	position: relative;
}

.steunen_main_box form p:nth-of-type(16):before{
	width: 2000em; height: 100%;
	top: 0; left: 50%;
	margin-left: -1000em;
	position: absolute;
	content: '';
	background-color: #fff;
}
--*/
.steunen_main_box form p:nth-of-type(16) *{
	position: relative;
	z-index: 1;
}
.steunen_main_box form p:nth-of-type(16) button{
	min-width: 187px;
	padding-top: 13px;
	padding-bottom: 14px;
	font-size: 28px;
	color: #fff;
	background: #2E3191;
}
.steunen_main_box form p:nth-of-type(16) button:hover{
	color: #2E3191;
	background: #fff;	
}
.steunen_main_box .mollie-forms-required{
	display: none;
}
.steunen_main_box form p:nth-of-type(14){
	padding-top: 48px;
	padding-bottom: 35px;
	position: relative;
	text-align: center;
	font-size: 28px;
	letter-spacing: .69px;
	margin: 0;
}
.steunen_main_box form p:nth-of-type(14) *{
	position: relative;
	z-index: 1;
}
.steunen_main_box form p:nth-of-type(14):before{
	width: 2000em; height: 100%;
	top: 0; left: 50%;
	margin-left: -1000em;
	position: absolute;
	content: '';
	background-color: #f58220;
}

.steunen_main_box form p:nth-of-type(12){
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 20px;
}
.steunen_main_box form p:nth-of-type(12) label:first-child{
	display: none;
	
}
.steunen_main_box form p:nth-of-type(12) label{
	font-size: 21px;
	min-width: 140px;
	padding: 10px 5px;
	text-align: center;
	background-color: #2e3092;
	margin: 10px 6px;
}
.steunen_main_box form p:nth-of-type(12) label.active{
	background-color: #f58220;
}
.steunen_main_box form p:nth-of-type(12) input{
	display: none !important;
}



.steunen_main_box .form-control-payment-methods{
	padding-bottom: 44px;
	position: relative;
	margin-bottom: -30px !important;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 20px !important
}
.steunen_main_box .form-control-payment-methods *{
	position: relative;
	z-index: 1;
}
.steunen_main_box .form-control-payment-methods:before{
	width: 2000em; height: 100%;
	top: 0; left: 50%;
	margin-left: -1000em;
	position: absolute;
	content: '';
	background-color: #f58220;
}
.steunen_main_box .form-control-payment-methods li{
	width: 460px; height: 92px;
	margin-bottom: 27px;
	background-repeat: no-repeat;
	position: relative;
}
.steunen_main_box .form-control-payment-methods li img{
	display: none !important;
}
.steunen_main_box .form-control-payment-methods li:nth-child(1){
	background: url(../../assets/images/payments/ideal.png);
}
.steunen_main_box .form-control-payment-methods li:nth-child(2){
	background: url(../../assets/images/payments/paypal.png);
}
.steunen_main_box .form-control-payment-methods li:nth-child(3){
	height: 112px;
	background: url(../../assets/images/payments/sepa.png);
}
.steunen_main_box .form-control-payment-methods li:nth-child(4){
/* 	height: 112px; */
	background: url(../../assets/images/payments/bancontact.png);
}
.steunen_main_box .form-control-payment-methods li:nth-child(5){
	background: url(../../assets/images/payments/kbc.png);
}
.steunen_main_box .form-control-payment-methods li:nth-child(6){
	background: url(../../assets/images/payments/belfius.png);
}
.steunen_main_box .form-control-payment-methods li:nth-child(7){
	height: 91px;
	background: url(../../assets/images/payments/belfius.png);
}
.steunen_main_box .form-control-payment-methods li.active{
}
.steunen_main_box .form-control-payment-methods li.active:before{
	top: 0; right: 0;
	position: absolute;
	width: 18px; height: 18px;
	background: #2E3191;
	content: '';
}
.steunen_main_box .form-control-payment-methods li.active:after{
	width: 6px; height: 10px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(35deg);
	position: absolute;
	top: 3px; right: 5px;
	content: '';
}


.steunen_main_box form p:nth-of-type(16),
.steunen_main_box form p:nth-of-type(17),
.steunen_main_box form p:nth-of-type(18) {
	display: flex;
}

.steunen_main_box form p:nth-of-type(16) input[type=checkbox],
.steunen_main_box form p:nth-of-type(17) input[type=checkbox],
.steunen_main_box form p:nth-of-type(18) input[type=checkbox] {
	margin-right: 0.5em;
	width: 15px;
	height: 15px;
	flex-shrink: 0;
}

.steunen_main_box form p:nth-of-type(19) {
	text-align: center;
}

.steunen_main_box form p:nth-of-type(16) {
	margin-top: 3em
}

.steunen_main_box form p:nth-of-type(19) {
	padding-bottom: 3em;
	margin-top: 1.5em;
}

.steunen_main_box .form-control-payment-methods li input{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	height: 100%;
	margin: 0;
	cursor: pointer;
}

.steunen_main_box .form-control-payment-methods li {
	position: relative;
}

.steunen_main_box .form-control-payment-methods li:has(input:checked):after {
	content: "";
	display: block;
	position: absolute;
	width: calc(100% + 15px);
	height: calc(100% + 15px);
	top: -7px;
	left: -7px;
	border: 3px dashed #fff;
}

.page-id-169 .contact_us_banner-section{
	margin-bottom: 0;
	background-color: #fff450;
}
.page-id-169 .contact_us_banner-section h3 span{
	color: #f58220;
}
@media (max-width: 460px){
	.steunen_main_box .form-control-payment-methods li{
		width: 100%;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}
}
@media (max-width: 768px){
	.steunen_main_box form p:nth-of-type(2),
	.steunen_main_box form p:nth-of-type(3),
	.steunen_main_box form p:nth-of-type(4),
	.steunen_main_box form p:nth-of-type(7),
	.steunen_main_box form p:nth-of-type(8),
	.steunen_main_box form p:nth-of-type(5),
	.steunen_main_box form p:nth-of-type(6){
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
	}
}
@media (max-width: 992px){
	.steunen_main_box .form-control-payment-methods{
		flex-direction: column;
		align-items: center;
	}
}

.bottom_box {
	border: 7px dashed #45c0b9;padding: 3rem;
	margin: 5rem 0;
}

.bottom_box figure {
	text-align: center;
	margin-bottom: 3rem;
}

.bottom_box figure img {
	max-width: 400px;
}

.box_button {
	text-align: center;
	margin-top: 3rem;
}

.box_button a {
	color: #f58220 !important;
	background: #fcf060;
	font-weight: bold;
	padding: 0.5em 1em;
}

.box_button a:hover {
	color: #fcf060 !important;
	background: #f58220;	
}

/*
http://web.archive.org/web/20211113131833/https://www.dewereldmorgen.be/steunen/
*/