.Header__welcomeTitle {
    font-size: 50px;
    font-weight: bolder;
    text-align: left;
}
.Header__welcomeDescription {
    display: none;
}
.Header__containerLi {
        display: none;
    }
.SearchBox__searchpart input {
    border-radius: 30px;
  
}
.SearchBox__searchpart {
    border-radius: 30px;
}
div#searchContainer {
    box-shadow: none;
}
.Header__titleDescription {
    width: 70%;
}
.Header__titleSearchBox {
    padding: 85px 0 70px;
}
.Header__cdstretchynav{
display:none;
}
/* .Header__logoPart {
    flex: none;
}
.Header__navbtn {
    flex: 1;
} */
.Header__logotxt {
    display: none;
}
.Header__logo {
    max-width: 12.5rem;
    height: 100%;
    object-fit: contain;
}
.Header__menuWrapper {
    background-color: #fff;
}
.Header__menuWrapper {
    background-color: #fff;
}
.Header__navbtn .Button__primary {
    background-color: #0E51B3;
    color: #fff;
    height: 36px;
    border-radius: 20px;
    margin-left: 15px;
    padding: 4px 15px;
}
.Footer__footer {
    padding: 0;
    border-width: 0;
  	font-size: inherit;
}

/*Header css end here*/

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.listcon,.para{
    margin: 0;
    padding: 0;
}
.widget_Container3 .alflxst {
    align-items: flex-start;
}
.df_aic {
    display: flex;
    align-items: center;
}
.jcc {
    justify-content: center;
}
.fldrc {
    flex-direction: column;
}
.flxstart {
    align-self: flex-start;
}
.icon40 {
    width: 70px;
    height: 40px;
}
.app_container {
    min-height: 75vh;
    position: relative;
    transition: max-width 200ms ease;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    background-color: transparent;
}
.widget_section {
    width: 100%;
    display: flex;
    justify-content: center;
}
.widget_Container {
    max-width: 73.125rem;
    padding: 2.5rem 0.9375rem 2.5rem;
}
.widget_listitem {
    width: 98%;
    background: #fff;
    padding: 25px 25px;
    margin-bottom: 2.75%;
  margin:10px;
    vertical-align: top;
    border-radius: 25px;
    border: 0.0625rem solid rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 2px 9px rgba(0,0,0,0.1);
    box-shadow: 0 2px 9px rgba(0,0,0,0.1);
}
.widget_Container {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    /*gap: 2.75%;*/
  	/* justify-content: space-between; */
    justify-content: start;
}
.widget_card_title a {
    font-size: 28px;
    font-weight: bold;
  	
}
.widget_card_title {
    line-height: 1.75rem;
    color: #000;
    letter-spacing: 0.075rem;
    max-width: 100%;
    display: inline-block;
}
.widget_description {
    margin: 0.4375rem 0;
    color: #515E71;
}
.widget_Container3 .widget_description {
    margin-bottom: 35px;
  	text-align: left;
}
.widget_card_list {
    margin: 10px 0;
    position: relative;
    padding-left: 16px;
}
.section1 {
    border-bottom: 1px solid;
}
.productimg {
    width: 165px;
    height: 165px;
    max-width: unset !important;
}
.image1{
   width: 170px;
   height: 140px
}
.image2,.image3{
    width: 150px;
    height: 150px
 }
 .image4{
    width: 208px;
    height: 180px
 }
 .image5{
    width: 120px;
    height: 175px
 }
 .image6{
    width: 180px;
    height: 165px
 }
 .image7{
    width: 175px;
    height: 140px
 }
.productimg_circle {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #e6effb;
}
.card_btn {
    border-radius: 25px;
    padding: 0 25px;
    color: #000;
    letter-spacing: .05px;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    height: 45px;
}
.card_btn a {
    font-size: 0.8rem;
}
.card_btn.primary {
    background-color:  #1951a3;
    color: #fff;
}
.primary a {
    color: #fff;
}
.card_btn.secondary {
    border: 1px solid #dedada;
    color: #041d34;
    margin-left: 15px;
}
.card_btn.secondary:hover {
    background-color: #F9F9F9;
}
.mar15 {
    margin: 45px 0 35px 0;
}
.widget_card .fs20 {
    font-size: 2rem;
}
.widget_Container3 {
    justify-content: center;
  gap: 2.75%;
}
.section3 {
    background-color: #eaf1fb;
    flex-direction: column;
    align-items: center;
}
.section3 .title
/* .description  */
{
    text-align: center;
}
.widget_Container3 .fs16 {
    font-size: 1.5rem;
}
.mart15 {
    margin-top: 20px;
}

.description {
    overflow-y: hidden;
}
.widget_Container3 .secondary2 {
    margin-left: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.wid100 {
    width: 100%;
}
.htlogo {
    width: 220px;
    height: 40px;
}
.footer_right_area img {
    width: 500px;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;

}
.widgetimg {
    width: 40px;
    height: 40px;
    margin-right: 20px;
  	flex-shrink : 0;
}
.widgetimg img {
    width: 100%;
    height: 100%;
}
.widBtnMobile {
	width: 100%;
	align-items: start;
}

/* media query css */

@media screen and (min-width: 767px) {
    .widget_listitem{
        width: 42.5%;
    }
}

@media screen and (min-width: 1086px) {
    .widget_listitem{
        width: 42.5%;
    }
}
@media screen and (min-width: 1000px) {
    .widget_listitem{
        width: 42.5%;
    }
}
@media screen and (min-width: 991px) {
    .widget_listitem{
        width: 42.5%;
    }
}
@media screen and (min-width: 1200px) {
    .widget_listitem{
        width: 27.5%;
    }
    .widget_Container3 .widget_listitem{
		width: 37%;
  	}
}
@media screen and (min-width: 1279px) {
    .widget_listitem{
        width: 31%;
    }
  .widget_Container3 .widget_listitem{
		width: 37%;
  	}
}
@media screen and (max-width: 767px) {
  .widget_listitem {
      margin: 0 auto 30px;
  }
  .widget_section1 .widget_card .df_aic.widButton {
      margin-top: 25px;
  }
}
@media screen and (max-width: 600px) {
  .widget_card_title.mar15 {
      margin: 30px 0 25px 0;
  }
  .widBtnMobile .card_btn + .card_btn {
      margin-top: 20px !important;
  }
}

/*footer css*/

.footer-dark {
    z-index: 0;
    background-color: #0e51b3;
    color: #fff;
    border-bottom: 1px solid #e4ebf3;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-height: none;
    padding: 50px 30px 15px;
    display: flex;
    position: relative;
   text-align : left;
}
.container-2 {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.footer-wrapper {
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.footer-content {
    grid-column-gap: 70px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: auto auto 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer-brand {
    flex: 0 auto;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.footer-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    font-size: 15px;
}
.footer-block.horizontal.mobile {
    /* grid-column-gap: 390px; */
    grid-row-gap: 70px;
    flex-flow: row;
}
.footer-block.line {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}
.title-small {
    letter-spacing: normal;
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.footer-link {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    transition: all .2s;
}
.address {
    line-height: 25px;
    font-size: 14px;
}
.footer-social-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 54px;
    margin-left: 0;
    display: flex;
}
a {
    background-color: transparent;
}
.footer-divider {
    background-color: #e4ebf3;
    width: 100%;
    max-width: 1200px;
    height: 1px;
    margin-top: 46px;
    margin-bottom: 15px;
}
.footer-disclaimer {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin-top: 0;
    margin-bottom: 24px;
    display: flex;
}
.footer-copyright-center {
    color: var(--white);
    text-align: center;
    width: auto;
    font-size: 14px;
    line-height: 16px;
    display: block;
}
.footer-copyright-center.link {
    color: #878787;
    width: auto;
    display: none;
}

/* responsive style */
/* @media screen and (min-width: 1000px) {
    .footer-block.horizontal.mobile {
        grid-column-gap: 250px;
    }
}
@media screen and (min-width: 1200px) {
    .footer-block.horizontal.mobile {
        grid-column-gap: 255px;
    }
}
@media screen and (min-width: 1279px) {
    .footer-block.horizontal.mobile {
        grid-column-gap: 380px;
    }
} */



@media screen and (min-width: 1280px) {
    .footer-dark {
        position: relative;
        top: auto;
        bottom: 0%;
        left: 0%;
        right: 0%;
    }
}
@media screen and (min-width: 1280px) {
    .container-2 {
        max-width: 1200px;
    }
}
@media screen and (min-width: 1280px) {
    .footer-brand {
        width: 175px;
    }
}

@media screen and (min-width: 1280px) {
    .footer-block.line {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
       
    }
}
@media screen and (min-width: 1280px) {
    .title-small {
        margin-bottom: 5px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1280px) {
    .footer-link {
        transition: all .2s;
    }
}
@media screen and (min-width: 1280px) {
    .footer-social-block {
        margin-top: 46px;
    }
}

@media screen and (min-width: 1250px) {
    .footer-block.horizontal.mobile {
        grid-column-gap: 35px;
    }
}

@media screen and (max-width: 767px) {
    .footer-wrapper {
        flex-direction: column;
        align-items: center;
    }
}
@media screen and (max-width: 767px) {
    .footer-content {
        grid-row-gap: 61px;
        flex-flow: column;
        grid-template-columns: 1fr;
        margin-top: 0;
    }
    .footer-disclaimer {
        flex-direction: column;
        gap: 25px;
    }
}
@media screen and (max-width: 767px) {
    .footer-divider {
        margin-top: 60px;
    }
}
@media screen and (max-width: 767px) {
    .footer-block {
        justify-content: center;
        align-items: flex-start;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .footer-block.horizontal.mobile {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        flex-direction: column  ;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .footer_right_area img {
        width: 390px;
    }
}
@media screen and (max-width: 767px) {
    .footer-block.line {
        width: 100%;
    }

}
@media screen and (max-width: 479px) {
    .footer-content {
        grid-row-gap: 40px;
    }
}
@media screen and (max-width: 479px) {
    .footer_right_area img {
        width: 350px;
    }
}
@media screen and (max-width: 479px) {
    .footer-block {
        justify-content: flex-start;
        align-items: flex-start;
        height: auto;
    }
}

@media screen and (max-width: 479px) {
    .footer-block.line {
        border-right: .5px none var(--gray);
        width: 50%;
        height: auto;
        padding-right: 20px;
    }
}

@media screen and (max-width: 479px) {
    .footer-block.horizontal.mobile {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-flow: column;
        height: auto;
    }
}

@media screen and (max-width: 479px) {
    .footer-block {
        justify-content: flex-start;
        align-items: flex-start;
        height: auto;
    }
}
@media screen and (max-width: 479px) {
    .footer-block.line {
        border-right: .5px none var(--gray);
        width: 50%;
        height: auto;
        padding-right: 20px;
    }
}
@media screen and (max-width: 479px) {
    .footer-block {
        justify-content: flex-start;
        align-items: flex-start;
        height: auto;
    }
}
@media screen and (max-width: 479px) {
    .footer-dark {
        z-index: 10;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 479px) {
    .container-2 {
        max-width: none;
    }
}


@media screen and (max-width: 479px) {
    .footer-content {
        grid-row-gap: 40px;
    }
}
/*Hook Css*/
.section3 .title{
    font-weight: bold;
    font-size: 50px;
    text-transform: none;
    line-height: 1.2em;
    margin-bottom: 25px;
  	color:#000;
}
.widget_section2 .title {
    font-weight: bold;
    font-size: 45px;
    text-transform: none;
    line-height: 1.2em;
    margin-bottom: 25px;
    color: #000;
    max-width: 80rem;
    padding: 0 0.9375rem 2.5rem;
    width: 100%;
}
.listcon.widget_Container {
    max-width: 80rem;
    padding: 0 0.9375rem 2.5rem;
}
.home #layoutContainer {
    padding: 0;
    max-width: 100%;
}
.widget_card_list a {
    font-size: 15px;
    color: #041D34;
    line-height: normal;
}
.widget_card_list::before {
    content: '';
    display: inline-block;
    height: 5px;
    width: 5px;
    background: #bdbdbd;
    border-radius: 50%;
    margin: 0px 8px 0 2px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: calc(50% - 0px);
}
.section3 .description {
    margin-bottom: 50px;
	color: #0f3647;
}
.article_subcategory .SubscribeDepart__subs .SubscribeDepart__followContent,
.articleList .SubscribeDepart__subs .SubscribeDepart__followContent,
.articleDetail .ArticleDetailRightContainer__followContentLow{
display:none
}
.ArticleCmd__articleLike>div:last-child {
    display:none
    }
    .articleList .ArticleListRightContainer__wrapper .KBCategoryTree1__kbTitle,.ArticleListRightContainer__wrapper .SubscribeDepart__decsmall{
        font-size:0;
    }
    .articleList .ArticleListRightContainer__wrapper .KBCategoryTree1__kbTitle::before{
        content:'Secties';
        font-size:16px; 
   } 
.secondary.ml0 {
    margin-left: 0;
}
.widget_description.mart15 {
    margin-top: 10px;
}
.card_btn.secondary:nth-child(1):nth-last-child(2) {
    margin: 0;
}
.footer-block:nth-child(6) {
    max-width: 200px;
}

@media screen and (max-width: 991px){
    .mobileView {
        flex-direction: column;
        width: 100%;
    }
    .mobileView .secondary {
        margin: 0;
        width: 80%;
        justify-content: center;
    }
    .mobileView .secondary+.secondary {
        margin-top: 20px;
    }
    .widBtnMobile {
        flex-direction: column;
    }
    .widBtnMobile .card_btn {
        margin: 0;
    }
    .widBtnMobile .card_btn + .card_btn {
        margin-top: 25px;
    }
    .footer-block.horizontal.mobile {
        flex-wrap: wrap;
    }
    .mobile .footer-block {
        min-width: 200px;
    }
    .widget_section1 .widget_listitem .df_aic {
        flex-direction: column;
    }
  .widget_section1 .widgetimg {
    margin: 0 0 20px 0;
}
}
.widget_section2 {
    flex-direction: column;
  	align-items: center;
}
@media screen and (max-width: 767px) {
    .widget_section1 .widgetimg + div {
        width: 100%;
    }
    .widget_Container3 .df_aic.fldrc.alflxst {
        width: 100%;
    }
    .Header__welcomeTitle {
        font-size: 35px;
    }
    .widget_section2 .title {
        font-size: 32px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .section3 .title {
        font-size: 32px;
    }
    .Header__titleDescription {
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .widget_card .fs20 {
        font-size: 25px;
    }
    .productimg_circle {
        height: 150px;
        width: 150px;
    }
    .productimg_circle img{
     width: 130px;
     height: 130px
  }
    .widget_section2 .title {
      padding: 0 20px 25px;
  	}
    .section3 .title, .section3 .description {
      padding: 0 25px;
  	}
  .listcon.widget_Container {
    padding-bottom: 15px;
}
}

/* Custom Footer */
.footer_left_area a {
    display: inline-block;
}
.footer_right_area a {
    color: #fff;
}
.footer_right_area {
    gap: 15px;
    display: flex;
}

.home .WidgetsContainer__lftWd+.WidgetsContainer__lftWd {
    margin-top: 0;
}
.widButton .secondary {
    margin: 0;
    width: 100%;
    justify-content: center;
}
.widget_section1 .widget_card {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.widget_section1 .widget_card .df_aic {
    flex: 1;
    align-items: flex-start;
}
.widget_section1 .widget_listitem {
    display: flex;
}
.widget_section1 .widget_card .df_aic.widButton {
    flex: none;
}
.widget_Container3 .widget_card,
.widget_Container3 .widget_listitem  {
    display: flex;
}

.maintenance  {
  	background: #CFE1FC
}

.widget_Container3 .alflxst, 
.widget_Container3 .widget_description {
    flex: 1;
}
.widget_Container3 .widget_card_title {
    font-size: 24px;
    text-align: left;
}
.widget_section2 .title {
    padding-bottom: 1rem;
}
.widget_section2 .widget_card {
    height: 100%;
}
.widget_section2 .widget_card_content {
    height: 100%;
  	justify-content: space-between;
}
.wid2_titleCon, .productimg_circle + .fldrc {
    width: 100%;
}

/* New Footer hook Css*/
.footer-disclaimer {
    flex-direction: column;
    gap: 20px;
}
.footer_right_area {
    flex-direction: column;
    text-align: center;
}
