body {
  overflow-x: hidden;
  --color-primary: #dc0514;
  --color-secondary: #bbc6a4;
}

.bhp-bttn {
  padding: 8px 10px;
  display: inline-block;
  background: var(--color-primary);
  color: #fff;
  margin-left: 0;
  text-decoration: none;
  width: 100%;
  text-align: center;
  color: #fff;
}

.badges .plus {
  display: none;
}

.video-dossier {
  width: 100%;
  height: 60vh;
}

.video-dossier .embed-responsive-item {
  width: 100%;
  height: 100%;
}

.form-fild-m-ac {
  min-height: 270px;
}

.form-check {
  position: absolute;
  right: 25px;
}

.page_item_has_children .active {
  font-weight: bold;
}

.title {
  font-size: 22px;
  color: #000000;
  line-height: 26px;
  font-weight: 700;
  margin: 0;
  line-height: 26px;
  margin-bottom: 25px;
}

.wkb-content-wrap.wkb-whitee {
  overflow: hidden;
}

.form-row .pl-0 {
  position: absolute;
  right: 24px;
  margin-top: 28px !important;
  width: auto;
}

.inloggen a.link-default {
  margin-top: 80px;
  float: right;
}

.mijn-account a.link-default {
  margin-top: 80px;
  float: right;
}

.bhp-bttn:hover {
  color: #fff;
}

.dani_class .top-prefix-select .containerr .checkmark::after {
  top: 3px !important;
  left: 3px !important;
}

.lid_class .containerr .checkmark::after {
  top: 2px !important;
  left: 2px !important;
}

#cc_col1 {
  float: left !important;
  text-align: center;
  margin-top: 13px;
}

#cc_col2 {
  float: right !important;
}

#cc_col2 h3 {
  font-size: 20px;
  margin-top: 90px !important;
  text-align: center;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: var(--color-primary);
  float: left;
  width: 100%;
}

#cc_col1 .m-account-image2 h4 {
  font-size: 13px;
  color: #383838;
  font-family: 'Montserrat', serif;
  margin-top: 10px;
}

.dani_class .antwoord-right-content.m-ac-chkbox .containerr .checkmark::after {
  top: 3px;
  left: 3px;
}

.vc-search-result-big-title {
  font-size: 22px!important;
}

.vc-search-result-general-item .vc-search-result-ap {
  font-size: 15px !important;
  text-align: center;
  color: gray;
  margin: 0;
}

.vc-search-result-general-item .vc-search-result-ap-small {
  margin: 0;
  font-size: 13px !important;
  text-align: center;
  color: gray;
}

.vc-search-result-context span {
  background-color: rgba(191, 31, 47, .4);
}

@media(max-width:767px) {
  .naar_class .top-title-medem h3 span {
    width: 100% !important;
    display: block;
  }
  #cc_col2 h3 {
    margin-top: 10px !important;
    font-size: 17px;
  }
}

@media(min-width:768px) and (max-width:990px) {
  #cc_col2 h3 {
    margin-top: 10px !important;
    margin-top: 76px !important;
  }
}

@media(min-width:991px) and (max-width:1030px) {
  #cc_col2 h3 {
    font-size: 16px;
    margin-top: 66px !important;
  }
}

/* Base CSS */

.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

.vc_align_center, .vc_icon_element-align-center {
  text-align: center;
}

a:focus {
  outline: 0 solid
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
  color: #1B1B21;
}

body {
  color: #545051;
  font-weight: 400;
  font-family: 'Montserrat', serif;
  font-size: 15px;
  background: #f6f6f6;
}

.selector-for-some-widget {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

a:hover {
  text-decoration: none
}

ul li a, ul li span {
  font-family: 'Montserrat', sans-serif;
}

.container {
  max-width: 1400px;
}

/* Header bar section start */

.top-menu {
  text-align: right;
}

.top-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-menu ul li {
  display: inline-block;
}

.top-menu ul li a {
  display: block;
  padding: 0px 12px;
  font-weight: 400;
  color: #fff;
  border-left: 1px solid;
  font-size: 14px;
}

.top-menu ul li:first-child a {
  border-left: 0;
}

.site-main-menu ul li a:hover {
  text-decoration: underline;
}

.header-top-area {
  background: #073f63;
  padding: 10px 0;
}

/*@media(max-width: 1000px) {
  .header-top-area {
    display: none;
  }
}*/

.top-menu-items .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin-top: 2rem;
}

.top-menu-items .menu li {
  padding: 0 10px 0 0;
}

.top-menu-items .menu li:not(:last-child)::after {
  display: inline-block;
  padding-left: 10px;
  content: '|';
}

.top-menu-items .menu li a {
  color: #0b4061;
}

.top-menu.mobile {
  display: none;
}

.tab-inner-content .tab-inner-single-content:last-child {
  border: none;
  padding-bottom: 0;
}

.hero-right-tab {}

.hero-left-content::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 77%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 1)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#03000000', GradientType=0);
  content: "";
  opacity: 0.8;
}

.top-menu ul li a:hover {
  text-decoration: underline;
}

.pricing-list-item-btm a:hover {
  background: #073f62;
}

.header-top-right-content {
  text-align: right;
  width: 100%;
  margin-left: auto;
}

.header-top-right-content form {
  display: flex;
}

.header-top-right-content .searchbutton {
  background: transparent;
  color: gray;
  border: 0px;
  padding: 11px 7px 11px 7px;
  margin-left: -30px;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.brain-btn {
  float: none;
  display: inline-block;
}

.side-user-info a {
  display: block;
  color: #173e61;
  font-size: 14px;
  //text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  padding-left: 19px;
  margin-bottom: 3px;
}

.side-user-info {
  padding-left: 0;
  text-align: left;
  display: inline-block;
  padding-left: 20px;
}

.side-user-info a i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.brain-btn a {
  color: #fff;
  border: none;
  font-size: 18px;
  text-align: left;
  display: inline-block;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
}

.brain-btn a img {
  position: absolute;
  left: 6px;
  height: 34px;
  width: 31px;
}

.brain-btn {
  position: relative;
}

.brain-btn button img {
  position: absolute;
  left: 6px;
  top: 4px;
}

.link-list {
  text-align: center;
}

.header-link-list .link-list {
  text-align: center;
  background: white;
}

.top-cosila-icons {
  text-align: right;
  margin-top: 10px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.top-cosila-icons a {
  color: #173e61;
  margin-left: 4px;
}

.brain-btn {
  width: 131px;
  background: var(--color-secondary);
  padding: 5.5px 10px;
  float: left;
}

.header-link-btns {
  float: left;
}

.header-top-right-content {
  margin-top: 0px;
}

@media(min-width: 1200px) {
  .header-top-right-content {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header-top-right-links {
    display: inline-flex !important;
    align-items: stretch;
    bottom: 0 !important;
  }
}

.header-link-btns-left {
  float: left;
  width: 50%;
  text-align: left;
  padding-left: 20px;
  margin-top: 5px;
}

.header-link-btns-left.header-link-btns-right {
  padding-left: 10px;
}

.header-link-btns a {
  color: #49A9A5;
}

.header-link-btns a:hover {
  color: #073F63;
}

.side-content-wrp.active-slide {
  right: 0;
}

.header-top-logo-aera.sticky {
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.25);
}

.side-content-wrp {
  position: fixed;
  width: 370px;
  background: #f7f4f0;
  height: 100%;
  z-index: 9;
  right: 0;
  padding: 50px 60px;
  -webkit-box-shadow: -3px 0 15px rgba(0, 0, 0, 0.35);
  box-shadow: -3px 0 15px rgba(0, 0, 0, 0.35);
  z-index: 999999;
  right: -100%;
  -webkit-transition: .4s;
  transition: .4s;
  overflow-y: scroll;
}

.bar-close {
  position: absolute;
  left: 0;
  width: 32px;
  height: 50px;
  padding-top: 12px;
  background: #173e62;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #fff;
  top: 20%;
  cursor: pointer;
}

.top-logo a img {
  max-width: 210px;
}

.top-logo {
  text-align: center;
}

.top-logo h4 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin: 30px 0;
  text-align: left;
}

.link-lsit ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.link-lsit ul li {
  display: block;
  position: relative;
}

.link-lsit ul li a {
  display: block;
  color: #173e62;
  font-family: 'Montserrat', serif;
  font-size: 15px;
  margin-bottom: 21px;
  margin-top: 21px;
  font-weight: 600;
  padding-left: 0;
}

/*.link-lsit ul li:after {
  position: absolute;
  left: 0;
  width: 20px;
  gap: ;
  height: 20px;
  background: #173e62;
  content: "";
  border-radius: 50%;
  top: 3px;
}*/

.link-lsit ul li:nth-child(2)::after {
  background: #57aaa5;
}

.link-lsit ul li:nth-child(3)::after {
  background: #ffd200;
}

.link-lsit ul li:nth-child(4)::after {
  background: var(--color-primary);
}

.link-lsit ul li:nth-child(5)::after {
  background: #46ad38;
}

.link-lsit ul li:nth-child(6)::after {
  background: #387dad;
}

.link-lsit ul li:nth-child(7)::after {
  background: #ff9415;
}

.link-lsit ul li:nth-child(8)::after {
  background: #a200ff;
}

.link-lsit ul li:nth-child(9)::after {
  background: #722000;
}

.site-logo a img {
  max-width: 210px;
  width: 210px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.header-top-logo-aera.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #f6f6f6;
  padding: 10px 0;
}

.mobile-hader-area.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #f6f6f6;
}

.header-top-logo-aera.sticky .site-logo a img {
  max-width: 220px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.header-top-logo-aera.sticky .header-top-right-content {
  margin-top: 5px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.header-top-logo-aera.sticky .top-cosila-icons {
  margin-top: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.green-color-page .sec-content-bar.content-bar-2.ant-sc h4 {
  color: #000;
}

.header-top-logo-aera {
  padding: 25px 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f6f6f6;
}

.green-color-page .v-mr-btn a:hover {
  background: var(--color-secondary);
  color: #fff;
}

.right-content.long-ht {
  height: 600px;
}

.site-main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.site-main-menu ul li {
  display: inline-block;
  float: left;
  margin-top: 8px;
}

.site-main-menu ul li.registreer {
  float: right;
  margin-top: 0;
}

.site-main-menu ul li a {
  color: #173e61;
  font-size: 15px;
  font-weight: 500;
  border-left: 1px solid;
  padding: 0 12px;
}

.site-main-menu ul li:first-child a {
  padding-left: 0;
  border-left: none;
}

.site-main-menu ul li:last-child a {
  padding-right: 0;
}

.site-main-menu ul li.menu-item-219936 {
  display: none;
}

.site-main-menu {
  border-top: 1px solid #173e61;
  padding-top: 10px;
  margin-top: 10px;
}

.kb-ul li::before {
  //content: "|";
  color: white;
}

.kb-ul li:nth-child(1)::before, .kb-ul li:nth-child(2)::before {
  content: "";
  color: white;
}

.kb-ul li:first-child {
  margin-right: 0px;
}

.kb-list ul li {
  background-color: var(--color-secondary);
  margin-right: -4px;
}

.kb-link img {
  height: 20px;
}

.link-list li {
  list-style: none;
}

.link-list li {
  display: inline-block;
}

.link-list li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.link-list-heading h3 {
  color: #173e62;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  margin: 9px 0 0 0;
}

.link-list li a {
  color: #173e62;
  font-weight: 400;
  margin-left: 10px;
  font-size: 14px;
}

.link-list li a i {
  margin-right: 3px;
}

.link-list li:last-child a {
  background: var(--color-primary);
  color: #fff;
  padding: 9px 13px 8px;
  display: inline-block;
  font-weight: 500;
}

.link-list li a.cta-button {
  background: var(--color-secondary);
  color: #fff;
  padding: 8px 13px;
  display: inline-block;
  font-weight: 500;
}

.site-main-menu {
  text-align: center;
}

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 8px 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}

/* Header bar section  END */

/* hero area css start */

.hero-left-content {
  position: relative;
}

.hero-left-content-text {
  position: absolute;
  top: 50px;
  width: 100%;
  left: 0;
  padding-left: 35px;
  z-index: 2;
}

.hero-left-content-text h1 {
  font-size: 44px;
  color: #fff;
}

.hero-left-content-text a {
  background: var(--color-primary);
  color: #fff;
  display: inline-block;
  padding: 4px 13px;
  font-family: 'Montserrat', sans-serif;
}

.hero-right-tab nav a.active {
  background-color: var(--color-primary) !important;
  color: #fff !important;
}

.hero-left-content-text span {
  background: var(--color-primary);
  color: #fff;
  padding: 5px 11px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.tab-inner-content a {
  border-bottom: 1px solid #dddddde6;
  display: block;
  /*height: 88.2px;*/
  overflow: hidden;
}

.hero-right-tab nav a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0 !important;
  margin: 0 !important;
  border: none !important;
  width: 50%;
  text-align: center;
  color: var(--color-primary);
}

.hero-left-content img {
  width: 100%;
}

.nav-tabs {
  border-bottom: 1px solid var(--color-primary);
}

.tab-inner-single-content p {
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
}

.tab-inner-single-content span {
  font-size: 10px;
  color: var(--color-primary);
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.tab-inner-content {
  background: #fff;
  padding: 18px;
  padding-top: 0;
}

.tab-inner-single-content {
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px !important;
  padding-top: 8px;
  position: relative;
}

.tab-inner-content a:last-child {
  border: none;
}

.hero-area {
  padding: 45px 0;
}

/* hero area css end  */

/* inner content css start  */

.green-color-page .content-blk-2 span {
  color: var(--color-secondary);
}

.single-cnt-b {
  width: 40%;
  float: left;
}

.single-cnt-b.right-item {
  width: -moz-calc(100% - 340px);
  width: -webkit-calc(100% - 340px);
  width: -o-calc(100% - 340px);
  width: calc(100% - 340px);
  float: right;
}

.content-blk {
  overflow: hidden;
  background: var(--color-primary);
}

.single-cnt-b.right-item img {
  width: 340px;
  height: 255px;
}

.single-cnt-b.right-item {
  position: relative;
  overflow: hidden;
}

.content-blk-text.single-thumb {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  bottom: auto;
  padding-left: 65px;
  height: fit-content !important;
}

.content-blk-text {
  position: absolute;
  bottom: 58px;
  width: 100%;
  left: 0px;
  padding-left: 28px;
  z-index: 2;
  padding-right: 18px;
}

.table-bg-content-sec::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 77%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 1)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#000000', GradientType=0);
  content: "";
  opacity: 0.8;
}

.conte-blk-rt-2.p-top-none {
  padding-top: 0;
  padding: 0;
}

.conte-blk-rt-2.p-top-none img {
  width: 100%;
}

.conte-blk-rt-2.p-top-none p {
  padding-left: 20px;
  padding-top: 10px;
}

.conte-blk-rt-2.p-top-none span {
  padding-left: 20px;
}

.content-blk-text h3 {
  font-size: 22px;
  color: #fff;
}

.content-blk-text span {
  background: var(--color-primary);
  color: #fff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  padding: 3px 8px;
  display: inline-block;
  text-transform: uppercase;
}

.single-cnt-b h4 {
  font-size: 24px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  padding-left: 30px;
  padding-top: 35px;
}

.ant-contet-wrp {
  height: 100%;
  background: #fff;
}

.ant-contet p {
  font-size: 17px;
  color: #000;
  margin: 0;
}

.ant-contet p span {
  display: block;
  font-size: 14px;
  color: var(--color-primary);
  margin-top: 3px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.row.no-gutters {
  /*margin-left: 15px;*/
  /*margin-right: 15px;*/
}

.row.no-gutters {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.border-tp {
  border-top: 1px solid #ddd;
}

.content-blk-2 {
  background: #fff;
  padding: 24px 29px;
  /*height:100%;*/
  /*min-height: 246px;*/
  border-bottom: 1px solid #ddd;
}

.content-blk-2 h2 {
  font-size: 20px;
  margin-bottom: 4px;
}

.secnd-aera-left-content-bar.lbe-rd-btm h5 {
  color: var(--color-primary);
  font-size: 18px;
}

.secnd-aera-left-content-bar.lbe-rd-btm p {
  font-size: 16px;
  color: #000;
  margin-top: 10px;
}

.content-blk-2 h2 span {
  display: block;
  font-size: 14px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  margin-top: 8px;
}

.content-blk-2 p {
  color: #000;
  font-size: 14px;
  margin: 0;
}

.content-blk.no-back-bg {
  background: #fff;
}

.tab-sec .tab-single-post-items:last-child {
  border: none;
  margin-bottom: 0;
}

.row.no-gutters.tab-sec .hero-right-tab {
  border: none;
}

.conte-blk-rt-2 span {
  color: var(--color-primary);
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.conte-blk-rt-2 p {
  margin-bottom: 4px;
  font-size: 20px;
  color: #000;
}

.user-img-info img {
  max-width: 54px;
  margin-right: 8px;
}

.user-img-info span {
  color: #000;
  font-weight: 500;
}

.user-img-info {
  margin-top: 12px;
}

.user-img-info img {
  border-radius: 100%;
  height: 54px;
  width: 54px;
  object-fit: cover;
}

.single-cnt-b.right-item.anot {
  width: 100%;
}

.table-bg-content-sec {
  position: relative;
}

.table-bg-content-sec img {
  width: 100%;
}

.tab-sec-mdl-content {
  height: 100%;
  background: var(--color-secondary);
  padding-top: 36px;
}

.tab-sec-mdl-content p {
  font-size: 23px;
  color: #fff;
  font-weight: 400;
  line-height: 35px;
  padding: 22px;
}

.tab-sec-mdl-content p span {
  display: block;
  font-size: 16px;
  margin-top: 21px;
  width: 162px;
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.mdl-b-contetn {
  background: #fff;
  color: #000;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 23px;
  padding-bottom: 22px;
  position: absolute;
  bottom: 0;
}

.mdl-b-contetn p {
  color: #000;
  font-size: 16px;
  line-height: 27px;
  padding: 0;
  margin-bottom: 10px;
}

.mdl-b-contetn p {}

.mdl-b-contetn h5 {
  margin: 0;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
}

.tab-sec .hero-right-tab nav a {
  width: auto;
}

.tab-sec .hero-right-tab nav a:first-child {
  width: 72.3%;
}

.tab-single-post-items img {
  display: inline-block;
  position: absolute;
}

.tab-single-post-items h4 {
  display: inline-block;
  font-size: 16px;
  padding-left: 80px;
}

.tab-single-post-items {
  position: relative;
  max-height: 88px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 7px !important;
  height: 76.8px;
  padding-top: 9px;
}

.tab-inner-content {
  padding-top: 13px;
}

.sec-content-bar.content-bar-1 {
  background: var(--color-primary);
}

.nd-pd .ex-content-list-all a:last-child .ex-content-list {
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 11px;
}

.ex-content-list-all a:last-child .ex-content-list {
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.sec-content-bar.content-bar-1 h4 {
  font-size: 24px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.sec-content-bar.content-bar-2.ant-sc p {
  font-size: 16px;
  margin-top: 5px;
}

.sec-content-bar.content-bar-2 p {
  font-size: 20px;
  color: #1B1B21;
}

.sec-content-bar.content-bar-2 span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: var(--color-primary);
}

.user-img-info span {
  color: #000 !important;
}

.v-mr-btn a {
  text-align: center;
  width: 300px;
  border: 1px solid;
  color: var(--color-primary);
  text-transform: uppercase;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding: 3px;
  margin: 0 auto;
  background: #faf6f3;
  -webkit-transition: .3s;
  transition: .3s;
}

.v-mr-btn a:hover {
  background: var(--color-primary);
  color: #fff;
}

.v-mr-btn {
  width: 100%;
  position: relative;
}

.v-mr-btn:after {
  position: absolute;
  left: 0;
  top: 50%;
  width: 320px;
  height: 1px;
  background: var(--color-primary);
  content: "";
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: -1;
}

.v-mr-btn:before {
  position: absolute;
  right: 0;
  top: 50%;
  width: 320px;
  height: 1px;
  background: var(--color-primary);
  content: "";
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: -1;
}

.v-mr-btn a i {
  padding-left: 7px;
  font-size: 17px;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.v-mr-btn {
  padding: 26px 0;
}

.row.no-gutters.nbrd {
  border: none;
}

.vide-img {
  position: relative;
}

.play-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  line-height: 96px;
  color: #ddd;
  border: 2px solid;
  text-align: center;
  font-size: 37px;
  border-radius: 50%;
  z-index: 2;
}

.video-content p {
  color: #fff;
}

.video-content {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 22px;
  padding-left: 25px;
  z-index: 2;
}

.vide-img::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 77%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 1)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#000000', GradientType=0);
  content: "";
  opacity: 0.8;
}

.tm-img::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 77%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 1)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#000000', GradientType=0);
  content: "";
  opacity: 0.8;
}

.border-left-im {
  border-left: 1px solid #ddd;
}

/* inner content css end  */

/* logo area css start  */

.full-ht {
  height: 255px;
  background: #fff;
}

.full-ht-table {
  display: table;
  width: 100%;
  height: 100%;
}

.full-ht-tablecell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 29px;
  padding-right: 29px;
}

.col-lg-12 {}

.section-top-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
}

.logo-main-section {
  background: #fff;
  padding: 42px 0;
}

.single-logo-item img {
  max-width: 150px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.single-logo-item img a {
  display: block;
  width: 100%;
}

.single-logo-item a {
  display: block;
  width: 100%;
}

/*  logo area css end  */

/*  tem sldier css start  */

.tem-carosel-1-wrp .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -61%);
}

.tem-carosel-1-wrp .owl-nav button i {
  font-size: 48px;
  color: var(--color-primary);
  left: 0;
}

.tem-carosel-1-wrp .owl-nav button.owl-next {
  left: auto;
  right: -25px;
}

.tem-carosel-1-wrp .owl-nav button.owl-prev {
  right: auto;
  left: -25px;
}

.tem-carosel-1-wrp.slider-2 button.owl-prev {
  display: block !important;
  left: -25px;
}

.tem-carosel-1-wrp.slider-2 button.owl-next {
  display: none;
}

.slider-auteurs .tem-carosel-1-wrp .owl-nav button.owl-prev {
  display: none;
}

.sld-text::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: red;
  content: "";
  z-index: -1;
  border-radius: 50%;
  opacity: .5;
}

.tm-cs-img img {
  width: 100%;
}

.slider-auteurs .tm-cs-img {
  position: relative;
  height: 130px;
  width: 130px;
  overflow: hidden;
  border-radius: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-auteurs .owl-carousel .owl-item img {
  position: relative;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
}

.sld-text {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  opacity: 0;
  visibility: hidden;
}

.tm-carosel-singel-items:hover .sld-text {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.sld-text p {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.tm-carolse-area-main {
  background: #fff;
  padding: 50px 0;
}

/*  tem sldier css end  */

/*  side content css start  */

.brain-btn:hover {
  background: #073f63;
}

.side-bar-content {
  background: #ffffff;
  border: 1px solid #ddd;
}

.side-bar-content h1 {
  font-size: 30px;
  padding: 15px;
  color: #000;
}

.side-bar-content.s-sec-1 {}

.ad-v-img img {
  width: 100%;
}

.lp-single-post:hover li {
  text-decoration: underline;
}

.post-de-content:hover li {
  text-decoration: underline;
}

.tab-inner-single-content:hover p {
  text-decoration: underline;
}

.ad-v-img {
  position: relative;
}

.ad-v-img span {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  color: #fff;
  margin-top: 10px;
  z-index: 2;
  top: 0;
}

.ad-v-img::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 77%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 1)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#000000', GradientType=0);
  content: "";
  opacity: 0.8;
}

.side-bar-content.s-sec-1 {}

.side-bar-content a.top-btn {
  background: var(--color-primary);
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 0;
  display: inline-block;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.side-bar-content div.top-btn {
  background: var(--color-primary);
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 0;
  display: inline-block;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.side-bar-content h1 {
  margin: 22px 0;
}

.usr-post {
  padding: 15px;
}

.usr-post {
  font-size: 15px;
  color: #000;
  text-align: center;
}

.usr-post {
  margin-top: 28px;
  padding-bottom: 28px;
}

.usr-post img {
  margin-bottom: 17px;
}

.bd-top-n {
  border-top: none;
}

.side-bar-content h4 {
  font-size: 18px;
  color: var(--color-primary);
  font-weight: 600;
  margin-top: 42px;
  padding: 0 29px;
  margin-bottom: 0;
}

.lp-bn-all-post {
  padding: 10px;
  padding-bottom: 0;
}

.rt-title {
  font-size: 24px;
  text-align: center;
  margin: 0;
}

.full-ht.ant-pg:hover h1.rt-title {
  text-decoration: underline;
}

.lp-single-post li {
  list-style: none;
  font-size: 16px;
  color: #000;
}

.lp-single-post li span {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  opacity: .8;
}

.lp-bn-all-post {}

.lp-single-post {
  border-bottom: 1px solid #e6e6e6;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.see-more-btn {
  color: var(--color-primary);
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding-left: 30px;
  margin-bottom: 14px;
  display: inline-block;
}

.lp-bn-all-post a:last-child .lp-single-post {
  border: none;
}

.side-bar-content.s-sec-3.bd-top-n {
  padding-bottom: 20px;
}

a { color: var(--color-primary); }

.post-date-list {
  padding: 30px;
  padding-top: 27px;
  padding-bottom: 12px;
}

.single-post-date-list {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
}

.single-post-date-list h2 {
  position: absolute;
  left: 0;
}

.post-de-content {
  padding-left: 56px;
}

.post-date-list a {
  list-style: none;
}

.single-post-date-list h2 span {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 600;
}

.single-post-date-list h2 {
  font-size: 32px;
  font-weight: 700;
  color: var(--color-secondary);
  font-family: 'Montserrat', sans-serif;
}

.post-de-content li {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.post-de-content p {
  font-size: 12px;
  color: #000;
  margin-top: 4px;
  margin-bottom: 0;
}

.list-item-all li {
  list-style: none;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

.list-item-all {
  padding: 25px;
}

.list-item-all li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 7px;
}

.list-item-all li i {
  position: absolute;
  left: 0;
  top: 5px;
  color: var(--color-primary);
}

.side-bar-content.s-sec-4.bd-top-n h1 {
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
}

.s-sec-4 .ad-v-img {}

.ad-v-img h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  z-index: 2;
}

/*  side content css end   */

/* footer top subs area css start  */

.footer-top-subs-area {
  background: var(--color-secondary);
  padding: 40px 0;
}

.subs-content h3 {
  font-size: 22px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
}

.subs-content p {
  color: #fff;
}

.subs-box input {
  background: #dceeed;
  border: none;
  padding: 9px 10px;
  width: 320px;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
}

.subs-box button {
  text-transform: uppercase;
  color: #fff;
  background: var(--color-primary);
  border: none;
  padding: 9px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.subs-right-content h3 {
  font-size: 22px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
}

.single-single-chck-list li {
  list-style: none;
  color: #fff;
  font-size: 14px;
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
}

.single-single-chck-list {
  float: left;
  margin-right: 8px;
  width: 60%;
}

.single-single-chck-list.sec-pnt {
  width: 38%;
  margin-right: 0;
}

.check-list {
  overflow: hidden;
}

.single-single-chck-list li i {
  position: absolute;
  left: 0;
  font-size: 15px;
  top: 2px;
}

.subs-right-content a {
  background: var(--color-primary);
  color: #fff;
  text-transform: uppercase;
  padding: 9px 27px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.subs-box {
  margin-top: 36px;
}

/*  footer top subs area css start   */

/*  footer area css start   */

.footer-area {
  background: #073f62;
  color: #fff;
  font-size: 17px;
  padding: 70px 0;
}

.footer-single-widget h3 {
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.widget-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget-content ul li {
  display: block;
}

.widget-content li a {
  display: inline-block;
  color: #fff;
  font-family: 'Montserrat', serif;
  margin-bottom: 10px;
  font-size: 15px;
}

.footer-social-icons a {
  font-size: 19px;
  color: #fff;
  margin-right: 7px;
}

.footer-social-icons {
  margin-top: 14px;
}

.footer-logo {
  margin-top: 10px;
}

.footer-copy-right-area {
  background: #00192d;
  color: #fff;
  padding: 12px 0;
  text-align: center;
}

.footer-copy-right-area p {
  margin: 0;
  color: #8f9599;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.footer-cp-text-wrp {
  position: relative;
}

.pop-button {
  position: absolute;
  right: 0;
  bottom: -12px;
  display: inline-block;
}

.pop-button a {
  background: #fff;
  color: #081929;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  padding: 17px 50px;
  display: inline-block;
  font-weight: 500;
}

.under-line:hover p {
  text-decoration: underline;
}

.ant-contet span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: var(--color-primary);
  text-transform: uppercase;
}

.under-line:hover h2 {
  text-decoration: underline;
}

.border-rt-im {
  border-right: 1px solid #ddd;
}

/*  footer area css end  */

/*  index2 css start  */

.herotop11-des {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.herotop11-area {
  padding: 20px 0;
}

.herotop11-des {}

.winer1 {
  width: 269px;
  background: var(--color-primary);
  padding: 83px 15px;
}

.top-blk-contnet .row.no-gutters {
  margin: 0;
}

.full-ht.ant-pg p {
  font-size: 16px;
  margin: 0;
}

.full-ht.ant-pg.rd-bg p {
  /* white-space: nowrap; */
  font-size: 14px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 0;
  text-align: center;
}

@media screen and (min-width: 991px) and (max-width: 1550px) {
  .full-ht.ant-pg.rd-bg p {
    font-size: 1vw;
  }
}

.full-ht.ant-pg.rd-bg {
  background: var(--color-primary);
}

.full-ht.ant-pg {
  height: 178px;
  word-break: break-word;
}

.winer1 p {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.winer2 p {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 26px;
}

.winer2 {
  padding: 0px 15px;
}

.headerto11-logo {
  background: #fff;
  text-align: center;
  padding: 7px;
}

.wkb-menu-wrap {
  background: #fff;
  border: 1px solid #e6e6e6;
}

.wkb-content-wrap {
  padding: 32px;
}

.nieuwsachtergrond-template-default .wkb-content-wrap {
  padding: 32px 32px 14px 32px;
}

.wkb-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wkb-menu li {
  display: inline-block;
}

.wkbmain-list4 a:hover {
  text-decoration: underline;
}

.green-color-page .full-ht.ant-pg.rd-bg {
  background: #48a7a3;
}

.wkb-menu ul li a.active-mn-item {
  background: var(--color-primary);
  color: #fff;
}

.wkb-list1 ul li a {
  color: var(--color-primary);
}

.wkb-list1 ul li a:hover {
  text-decoration: underline;
}

.see-more-btn.btnd:hover {
  color: var(--color-primary);
}

.wkb-menu a {
  font-size: 13px;
  font-weight: 600;
  color: #BF1E31;
  -webkit-transition: .4s;
  transition: .4s;
  padding: 13px 8px;
  text-transform: uppercase;
  display: inline-block;
}

.wkb-menu {
  border-bottom: 1px solid #BF1E31;
}

.wkb-menu a:hover {
  background: var(--color-primary);
  color: #fff;
}

.wkb-maincontent h2 {
  font-size: 46px;
  line-height: 60px;
  font-weight: 700;
}

.wkb-maincontent {
  margin-top: 0;
}

.wkbmain-list4 li:first-child a {
  color: #000;
  font-weight: 600;
  pointer-events: none;
}

.wkb-maincontent p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #000;
}

.wkb-maincontent h4, .single-vraagantwoord .wkb-maincontent h4 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}

.wkb-maincontent span {
  font-weight: 400;
  color: #333;
  font-size: 14px;
}

.wkbto1 h4, .single-vraagantwoord .wkbto1 h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  border-right: 0px solid #000;
  padding-right: 7px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
}

.wkbto1 {}

.wkb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wkb-list1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*.wkb-list1 li {
  display: inline-block;

  border: 1px solid #ddd;
  margin: 2px;
}
.wkb-list1 li {
  border-right: 1px solid #ddd;
  padding: 0 7px;
  font-weight: 400;
  font-size: 16px;
  color: #999;
  font-family: 'Montserrat', sans-serif;
}*/

.wkb-list li {
  display: inline-block;
  margin: 2px;
  border: 1px solid #ddd;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 15px;
}

/*.wkb-list1 li:last-child {
  border: navajowhite;
}*/

.wkb-bg {
  padding: 22px 0;
}

.wkb-bigcontent p {
  font-size: 15px;
  line-height: 35px;
  color: #000;
}

.wkb-social-left a {
  color: #000;
  font-size: 15px;
  margin-left: 15px;
  font-weight: 400;
}

.wkb-social-left i {
  background: #B81734;
  color: #fff;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
}

.wkb-social-right {
  text-align: right;
}

.wkb-socialto p {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  color: #000;
}

.wkb-iconn {
  display: inline-block;
}

.wkb-socialto {
  display: inline-block;
  margin-right: 14px;
}

.wkb-iconn i {
  background: var(--color-primary);
  color: #fff;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
}

.wkb-iconn a {
  padding: 4px;
  display: inline-block;
}

.wkbmain-list4 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wkbmain-list4 li {
  display: inline-block;
  padding: 7px;
}

.wkbmain-list4 {
  margin-top: 15px;
}

.wkbmain-list4 a {
  font-size: 14px;
  color: #838181;
  font-weight: 400;
}

.wkbmain-list4 a:hover {
  color: #000;
  font-weight: 600;
}

.wkb-bigcontent {
  margin-bottom: 32px;
}

.nieuwsachtergrond-template-default .wkb-bigcontent {
  margin-bottom: 0px;
}

.wkb-list-wrap4 {
  width: 100%;
  text-align: center;
}

/*.single .wkb-bigcontent p { display: inline; }
.single .wkb-bigcontent p.block { display: block; }*/

.single .wkb-bigcontent .footnote_text_bottom {
  display: block;
  line-height: 12px !important;
  font-size: 13px;
}

.single .wkb-bigcontent section>.footnote_text_bottom {
  border-top: 1px solid;
  padding-top: 20px;
}

.single .wkb-bigcontent section>.footnote_text_bottom~.footnote_text_bottom {
  border-top: none;
  padding-top: 0;
}

.single .wkb-bigcontent section .footnote_number {
  position: relative;
  top: -10px;
  font-size: 10px;
}

.side-bar-content a.top-btn.btnn1 {
  display: inline-block;
  width: 100%;
}

.see-more-btn.btnd {
  padding-left: 0;
  font-size: 11px;
  font-weight: 700;
}

.sec1-buttonn ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sec1-buttonn a {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 15px;
  display: inline-block;
}

.sec1-buttonn li {
  display: inline-block;
  margin: 2px;
  border: 1px solid #ddd;
}

.sec1-buttonn {
  padding: 38px 24px;
}

/*  index2 css end  */

/*  index3 css start  */

.wkb-content-wrap.wkb-whitee {
  background: #fff;
}

.hero-area.herooo1 {
  padding-bottom: 0;
}

.site-inner-section.section-padding {
  padding-top: 60px;
}

.dopp h4 {
  font-weight: 500;
  color: var(--color-primary);
  font-size: 24px;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

.dopp {
  margin-top: 42px;
  margin-bottom: 22px;
}

.right-content {
  background: #fff;
  text-align: center;
  height: 226px;
  padding-top: 52px;
}

.bdr-left-none {
  border-left: none;
}

/*  index3 css end  */

/*  index4 css start  */

.bdr-r-none {
  border-right: none;
}

.hlf-ht, .hlf-ht .border-tp {
  background: #fff;
}

.hlf-ht-table {
  display: table;
  width: 100%;
  height: 100%;
}

.hlf-ht-tablecell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 23px;
}

.kgf {
  border-bottom: 1px solid #ddd;
}

span.hero1 {
  color: #57aaa5 !important;
}

.conte-blk-rt-2.do1 p {
  font-size: 16px;
  font-weight: 400;
}

.rtr1:hover p {
  text-decoration: underline;
}

.green-color-page .conte-blk-rt-2 span {
  color: #57aaa5;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.conte-blk-rt-2.do1 h4 {
  color: #000;
  font-size: 11px;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding-bottom: 12px;
  font-family: 'Montserrat', sans-serif;
}

.conte-blk-rt-2.do1 h4 span {
  color: #57aaa5;
  font-size: 11px;
  font-weight: 700;
}

.conte-blk-rt-2.do1 {
  padding: 15px 20px;
}

.rtr1 {
  margin-bottom: 10px;
}

.rtr1 i {
  background: #FFCA00;
  color: #fff;
  padding: 4px 10px;
  margin-left: 10px;
  font-size: 10px;
  font-weight: 600;
}

.topicc1 {
  background: #4AA9A5;
  padding: 12px 24px;
}

.topicc1 p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.niceselectt1 h4 {
  margin: 0;
  padding: 0;
}

.nicetol14 {
  position: relative;
  overflow: hidden;
  padding: 20px 24px;
}

.nicetol14 .nice-select {
  width: 100%;
  margin-bottom: 8px;
}

.sec1-buttonn.pop1 {
  padding: 0;
}

.niceselectt1 h4 {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}

.lp-single-post.gre1 a {
  color: #57aaa5;
}

.side-bar-content.s-sec-3.bd-top-n.rise1 {
  margin-top: 22px;
}

a.top-btn.btnn1.btnr {
  background: #4AA9A5;
}

h4.ralo1 {
  border: 0px solid !important;
}

.lp-single-post.gre1:last-child {
  border-bottom: 0px solid;
}

.toppo44 a {
  background: #4AA9A5;
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 600;
}

.toppo1-wrap {
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
}

.topps1 {
  position: relative;
  padding: 10px 0;
}

.dan-text h4 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-bottom: 3px;
}

.dan-text p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 0;
}

.topps1 img {
  position: absolute;
  left: 0;
  top: 0;
}

.dan-text {
  padding-left: 85px;
}

.toppstoo {
  margin: 8px 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
}

.toppstoo.ninja {
  border-bottom: none;
}

/*  index4 css end  */

/*  index5 css end  */

.green-color-page .winer1 {
  background: var(--color-secondary);
}

.green-color-page .side-bar-content a.top-btn {
  background: var(--color-secondary);
}

.green-color-page .dopp h4 {
  font-weight: 400;
  color: var(--color-secondary);
  font-family: 'Montserrat', sans-serif;
}

.headerto11-logo {
  height: 100%;
}

.headerto11-logo h1 {
  margin-top: 40px;
  font-size: 26px;
}

.green-color-page .content-blk-2 h2 span {
  color: var(--color-secondary);
}

.green-color-page .see-more-btn {
  color: var(--color-secondary);
}

.green-color-page .sec-content-bar.content-bar-2 span {
  color: var(--color-secondary);
}

.green-color-page .v-mr-btn a {
  color: var(--color-secondary);
}

.green-color-page .v-mr-btn::before {
  background: var(--color-secondary);
}

.green-color-page .v-mr-btn::after {
  background: var(--color-secondary);
}

.green-color-page .wkb-social-left i {
  background: var(--color-secondary);
}

.title-h4 {
  margin-left: 15px !important;
}

.green-color-page .wkb-iconn i {
  background: var(--color-secondary);
}

.left-brdr {
  border-left: 1px solid #ddd;
}

.full-height .sec-content-bar.content-bar-2.padnone {
  height: 100%;
}

.full-height {
  height: 100% !important;
}

/*  index5 css end  */

/*  index6 css end  */

.left-text-red-bg h3 {
  color: #fff;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-left: 20px;
  padding-top: 30px;
}

.left-text-red-bg {
  background: var(--color-primary);
  height: 100%;
}

.user-comment p {
  font-size: 18px;
  color: #000;
}

.user-comment {
  padding: 27px;
  padding-bottom: 15px;
  background: #fff;
}

.auth-comment-sec h4 {
  display: inline-block;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  padding-left: 14px;
}

.auth-comment-sec h4 span {
  display: block;
  color: #000;
  font-size: 13px;
  margin-top: 3px;
}

.auth-comment-sec {
  margin-top: 26px;
}

.auth-comment-sec img {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}

.row.no-gutters.brd-none {
  border: none;
}

.section-title h4 {
  margin: 30px 0;
  font-size: 24px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
}

.signle-item-img {
  margin: 20px 0;
}

.wkb-inenner-content p {
  color: #000;
  font-size: 13px;
  line-height: 24px;
}

.ex-content-list-all {
  background: #fff;
  padding: 25px;
}

.ex-content-list p {
  font-size: 16px;
  color: #000;
  margin-bottom: 0;
}

.ex-content-list span {
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.ex-content-list {
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.top-title-ex-content h3 {
  margin: 0;
  font-size: 14px;
  background: var(--color-primary);
  width: 300px;
  padding-left: 25px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
}

.kgf-hlf-part {
  height: 50%;
  border-bottom: 1px solid #ddd;
}

.border-bottom-none {
  border-bottom: none !important;
}

.half-height {
  height: 50%;
}

.table-bg-content-sec img {
  width: 100%;
  height: 100%;
}

.table-bg-content-sec {
  height: 510px;
}

.wmn-ltp- {
  background: #fff;
  height: 246px;
}

.table-bg-content-sec.full-ht {
  height: 255px;
}

.last-row {
  background: #fff;
}

.vide-img img {
  width: 100%;
  height: 510px;
}

.ant-bg.do1 {
  background: #fff;
}

.hero-left-content {
  height: 100%;
}

.hero-left-content img {
  width: 1020px;
  height: 510px;
}

.mobile-hader-area {
  display: none;
}

/*  index6 css end  */

/*  index7 css end  */

.main-tab ul li a {
  font-size: 14px;
  color: var(--color-primary);
  font-weight: 500;
}

.tab-main-inner {
  background: #fff;
}

.tab-main-inner .tab-inner-content {
  background: none;
}

.main-tab ul li a {
  font-size: 14px;
  color: var(--color-primary);
  font-weight: 500;
  padding: 10px 27px;
  /*height: 100%;*/
  border: none !important;
  margin: 0;
  border-radius: 0 !important;
  line-height: 19px;
}

.main-tab ul li a.active {
  background: var(--color-primary) !important;
  color: #fff !important;
}

.single-tab-img {
  position: relative;
  margin-bottom: 25px;
}

.single-tab-img h3 {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  font-size: 22px;
  color: #fff;
  padding-left: 20px;
  margin: 0;
}

.tab-inner-title-tm h3 {
  font-size: 24px;
  color: var(--color-primary);
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  margin: 15px 0;
}

.single-inner-tab-content p {
  color: #000000;
  font-size: 14px;
  margin: 0;
  line-height: 26px;
}

.single-inner-tab-content {
  margin-bottom: 30px;
  margin-top: 20px;
}

.load-more-btn {
  text-align: right;
  color: var(--color-primary);
  padding-right: 47px;
}

.load-more-btn a {
  color: var(--color-primary);
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.load-more-btn a i {
  padding-left: 10px;
}

.nms-margn {
  margin: 0px !important;
  border: none !important;
}

#loader-tabs-tag {
  padding: 10px 0px 10px 0px;
  text-align: center;
}

#loader-tabs-tag img {
  display: inline;
}

.row.no-gutters.nms-margn.mb-40 {
  margin-bottom: 40px !important;
}

.tab-tm-content h4 {
  margin: 0;
}

.tab-tm-content h4 {
  display: inline-block;
  font-size: 18px;
  padding-left: 17px;
}

.nms-margn .ex-content-list-all {
  padding-bottom: 0;
}

.single-tab-img::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 77%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 1)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#000000', GradientType=0);
  content: "";
  opacity: 0.8;
}

.single-tab-img img {
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: .3s;
  transition: .3s;
}

.single-tab-img:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: .3s;
  transition: .3s;
}

.tab-inner-title-tm.sec-title {
  margin-top: 40px;
  margin-bottom: 30px;
}

.ex-content-list-all.tab-nner-lstt .ex-content-list {
  margin-bottom: 14px;
  padding-bottom: 14.3px;
}

.single-inner-tab-content {
  padding-right: 100px;
}

.conte-blk-rt-2.full-ht.border-left-im.mobile-brdr {
  border-left: none;
}

.mobile-brdr {
  border-top: 1px solid #ddd;
}

.dopp.kst {
  margin-bottom: 0;
}

.left-ls-content {
  background: var(--color-secondary);
  height: 100%;
  color: #fff;
  text-align: center;
  min-height: 178px;
  height: 226px;
}

.left-ls-content h3 {
  /*! font-size: 24px; */
  color: #fff;
  margin: 0;
}

.ls-content-all {
  background: #fff;
  padding: 46px 33px;
  min-height: 178px;
}

.ls-content-all p {
  margin: 0;
  font-size: 15px;
  line-height: 34px;
}

.left-ls-content h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding: 65px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.inner-seclect-content-all .nice-select {
  width: 100% !important;
  border-radius: 0;
  margin-bottom: 9px;
}

.inner-seclect-content-all {
  padding: 20px;
}

.tag-list-all a {
  background: #fff;
  color: #000;
  padding: 10px 8.3px;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #e0e0e0;
}

.inner-seclect-content-all {
  background: #fff;
}

.top-title-text h2 {
  font-size: 24px;
  color: var(--color-primary);
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  margin: 20px 0;
  font-weight: 400;
}

.row.no-gutters.n-brd {
  border: none;
}

p {
  color: #000;
}

.content-blk-2 h4 {
  color: var(--color-secondary);
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.content-blk-2 h4 span {
  background: #ffca00;
  font-size: 12px;
  color: #fff;
  padding: 2px 9px;
}

.link-lsit ul li a:hover {
  text-decoration: underline;
}

span.plus-btn {
  background: #ffca00;
  color: #fff !important;
  font-size: 10px;
  padding: 4px 12px;
}

.single-item-blk h3 {
  margin: 0;
  font-size: 22px;
}

.single-item-blk {
  height: 179px;
  border-right: 1px solid #ddd;
  background: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}

.single-item-blk-table {
  display: table;
  width: 100%;
  height: 100%;
}

.single-item-blk-table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.single-item-blk-table-cell h3 {
  font-size: 16px;
  color: #000;
}

.blk-icons i {
  font-size: 62px;
  margin-bottom: 20px;
  color: var(--color-secondary);
}

.single-item-blk:hover {
  background: var(--color-secondary);
  color: #fff;
}

.single-item-blk:hover h3 {
  color: #fff;
}

.single-item-blk:hover i {
  color: #fff;
}

.content-blk-top {
  background: #fff;
  padding: 15px 25px;
  margin-bottom: 19px;
}

.padd2.hlf-ht p {
  font-size: 20px;
}

.herotop11-area {
  padding: 20px 0;
  padding-bottom: 40px;
}

.content-blk-top h4 {
  font-size: 16px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
}

.content-blk-sec-all h2 {
  font-size: 23px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
}

.content-blk-sec-all h2 span {
  font-size: 7px;
  display: block;
  color: #bbbaba;
}

.s-list li {
  list-style: none;
  font-size: 13px;
  color: #000;
  position: relative;
  padding-left: 22px;
  font-family: 'Montserrat', sans-serif;
}

.s-list li i {
  position: absolute;
  left: 0;
}

.wrd-btn {
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  background: var(--color-primary);
  color: #fff;
  display: inline-block;
  padding: 2px 15px;
  margin-top: 14px;
}

.wrd-btn:hover {
  color: #fff;
}

.content-blk-top {}

.mobile-menu-wrp {
  position: fixed;
  left: 0;
  width: 100%;
  background: #f6f6f6;
  z-index: 99;
  height: auto;
  top: 66px;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
}

.mobile-menu-wrp.activee {
  opacity: 1;
  visibility: visible;
}

.menu-tems {
  text-align: center;
}

.menu-tems ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-tems ul li {
  display: block;
}

.mobile-menu-wrp h3 {
  text-align: center;
  color: #ba2230;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 19px;
}

.social-icons {
  text-align: center;
  padding: 20px 0;
}

.social-icons a {
  color: #0b4061;
  font-size: 23px;
  margin: 0 5px;
}

.menu-tems ul li a {
  display: block;
  color: #0b4061;
  font-size: 18px;
  font-weight: 600;
  margin: 12px 0;
}

.menu-tems ul li a:hover {
  text-decoration: underline;
}

.right-fixed-btn {
  position: fixed;
  top: 169px;
  right: 0;
  width: 100px;
  background: #fff;
  padding: 4px 10px;
  border: 1px solid #b9bec1;
  border-right: none;
  z-index: 9999;
  cursor: pointer;
}

.right-fixed-btn i {
  position: absolute;
  right: 0;
  height: 100%;
  background: #073f63;
  top: 0;
  font-size: 24px;
  color: #fff;
  width: 27px;
  padding-top: 11px;
}

.right-fixed-btn span {
  font-size: 12px;
  text-align: center;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.side-user-info a:hover {
  text-decoration: underline;
}

/* radion button css start*/

/* The container */

.containerr {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
}

/* Hide the browser's default radio button */

.containerr input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  display: none;
}

/* Create a custom radio button */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */

.containerr:hover input~.checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.containerr input:checked~.checkmark {
  background-color: var(--color-primary);
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */

.containerr input:checked~.checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.containerr .checkmark::after {
  top: 1.5px;
  left: 1.5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.antw-left-form button:hover, .button-vraag:hover {
  background: #073f63;
  color: #fff;
  cursor: pointer;
}

.antwoord-right-content {
  margin-bottom: 50px;
}

/*radion button css start*/

.widget-content p {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}

.hero-right-tab nav {
  background: #fff;
}

.green-color-page .hero-right-tab nav a.active {
  background-color: var(—color-secondary) !important;
  color: #fff !important;
}

.green-color-page .hero-right-tab nav {
  background: #fff;
}

.green-color-page .nav-tabs {
  border-bottom: 1px solid var(--color-secondary);
}

.green-color-page .hero-right-tab nav a {
  color: var(--color-secondary);
}

.content-blk-2 span {
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 9px;
  display: inline-block;
  text-transform: uppercase;
}

.col-lg-8.block-5 .content-blk-2 span.red-btn {
  background-color: var(--color-primary);
  color: #fff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  padding: 3px 8px;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 20px;
}

h3.deze-week {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: var(--color-primary);
  text-transform: uppercase;
}

.spn-text {
  position: absolute;
  top: 0;
  z-index: 3;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  margin-top: 16px;
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.green-color-page .tab-inner-single-content span {
  color: var(--color-secondary);
}

/*  index7 css end  */

/*  index6 css end  */

/*  auteurspagina css start  */

.left-auth-img {
  float: left;
}

.auth-content-right {
  padding-left: 264px;
}

.auth-content-right h3 {
  font-size: 20px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.auth-content-right p {
  font-size: 18px;
  color: #000000;
}

.auth-content-right a {
  font-size: 18px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  line-height: 20px;
  display: inline-block;
}

.auth-content-right a span {
  display: block;
}

.auth-social-icons a {
  background: var(--color-primary);
  color: #ffff;
  width: 33px;
  height: 33px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
  margin: 0 5px;
}

.auth-social-icons {
  /* position: absolute; */
  /* right: 315px; */
  /* bottom: 41px; */
  display: inline-block;
}

.left-aut-contnet {
  position: relative;
}

.auth-social-icons {
  margin-left: 63px;
}

.auth-tab-content ul li a {
  font-size: 18px;
  color: var(--color-primary);
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 13.2px;
}

.auth-tab-content ul li a.active {
  background: var(--color-primary) !important;
  color: #fff !important;
  border-color: var(--color-primary) !important;
}

.auth-tab-content ul li a:hover {
  background: var(--color-primary) !important;
  color: #fff !important;
  border-color: var(--color-primary) !important;
}

.auth-tab-content ul li a {
  border-radius: 0 !important;
}

.auth-tab-content .result-block > .post-link {
  display: block;
  width: 100%;
  position: relative;
}
.auth-tab-content .result-block > .post-link .tab-inner-content-auth {
  padding-right: 50px;
}

.auth-tab-content .result-block > .post-link .date-place-wrap {
  overflow: hidden;
}

.tab-inner-content-auth h3 {
  font-size: 25px;
}

.tab-inner-content-auth h3 span {
  display: block;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  margin-top: 6px;
  font-weight: 500;
}

.single-auteurs .tab-inner-content-auth h3 span {
  margin-top: 0px;
  margin-right: 15px;
}

.single-auteurs .tab-inner-content-auth>h3>span {
  display: flex;
  align-items: center;
  margin-top: 6px;
}

.single-auteurs .tab-inner-content-auth h3 span.dt {
  color: grey;
}

.tab-inner-content-auth p {
  font-size: 15px;
  margin: 0;
  padding-right: 60px;
}

.tab-inner-content-auth {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #ddd;
}

.auth-tab-content ul {
  background: #fff;
}

.load-mr-btn {
  text-align: center;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: var(--color-primary);
}

.load-mr-btn a {
  color: var(--color-primary);
}

.load-mr-btn a img {
  display: block;
  margin: 0 auto;
  margin-top: 6px;
  width: 20px;
}

.load-mr-btn {
  margin-top: 27px;
}

.inner-section-aut-content {
  padding-bottom: 76px;
}

.n-brd .tab-inner-content-auth {
  border-bottom: none;
}

/*  auteurspagina css end   */

/*  Omgevi page css start   */

.hero-right-tab.omgevi nav a {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 0 !important;
  margin: 0 !important;
  border: none !important;
  width: 25%;
  text-align: center;
  color: var(--color-primary);
  padding: 11px 0px;
}

.om-left-contnet-blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.om-left-info {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 25%;
  padding: 0px;
}

.om-right-content-all {
  max-width: 75%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}

#home .om-right-content-all {
  overflow-y: auto;
}

.sec-title {
  font-size: 24px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
}

.om-left-contnet-blk {
  background: #fff;
  padding: 25px;
  height: 100%;
}

.om-right-inner-content p {
  font-size: 14px;
  line-height: 25px;
}

.om-right-inner-content p span {
  font-weight: 600;
}

.om-btm-info {
  padding: 30px 0;
}

.om-btm-info h4 {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 7px;
}

.om-btm-info p {
  font-size: 12px;
  line-height: 23px;
}

.om-cent-info {
  text-align: center;
}

.om-cent-info a {
  font-size: 12px;
  color: #000;
}

.om-cent-info a {
  display: block;
  margin-bottom: 4px;
}

.om-right-content-all {
  padding-left: 40px;
}

.om-btn {
  font-size: 14px;
  color: #fff;
  background: var(--color-primary);
  display: block;
  text-align: center;
  padding: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-top: 10px;
}

.om-top-logo {
  text-align: center;
  height: 180px;
  position: relative;
}

.om-top-logo img {
  max-width: 150px;
  width: 140px;
  margin-top: 21px;
  margin-bottom: 30px;
  max-height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.om-right-inner-content p {
  margin-bottom: 21px;
  line-height: 28px;
}

.row.no-gutters.no-margin {
  margin: 0;
}

.orange-title-section-start .side-bar-content a.top-btn {
  background: #f26000;
}

.orange-title-section-start .side-bar-content h4 {
  color: #f26000;
  padding: 0 15px;
}

.single-orange-blk .tab-inner-single-content span {
  color: #f26000;
}

.single-orange-blk .see-more-btn {
  color: #f26000;
  padding-left: 15px;
}

.single-orange-blk {
  height: 521px;
}

.single-orange-blk .side-bar-content {
  height: 100%;
}

.ex-padding .lp-single-post {
  padding-top: 19px;
  padding-bottom: 20px;
}

.ex-padding .tab-inner-single-content {
  padding-top: 17px;
  padding-bottom: 18px !important;
}

.orange-title-section-start {
  padding-bottom: 60px;
}

/* Omgevi page css end    */

/* Omgevi patner  css start    */

.single-pt-text-blk-wrp {
  background: #fff;
  border: 1px solid #ddd;
}

.single-pt-text-blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.left-pt-logo {
  max-width: 40%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}

.left-pt-logo {
  text-align: center;
  width: 100%;
}

.left-pt-logo img {
  margin: 0 auto;
  display: block;
}

.right-pt-contnet h3 {
  font-size: 18px;
  font-weight: 600;
}

.right-pt-contnet p {
  font-size: 13px;
  line-height: 28px;
  margin: 0;
}

.single-pt-text-blk {
  padding: 45px 0;
  border-bottom: 1px solid #ddd;
}

.right-pt-contnet {
  padding-right: 50px;
}

.omg-pt-left-ck-box {
  background: #fff;
}

.omg-pt-left-ck-box h3 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
  padding-top: 20px;
}

.single-ptnr-2-blks {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  text-align: center;
}

.single-ptnr-2-blks img {
  margin: 0 auto;
}

.partners-hide-filter {
  display: none !important;
}

.partners-hide-filter + div {
  width: 100% !important;
  max-width: 100% !important;
  flex: 100% !important;
}

/* Omgevi patner  css end     */

/* Video 1 page css start     */

.video-inner-left-info {
  background: #fff;
  padding: 25px;
  border: 1px solid #ddd;
}

.top-calender-input-single label {
  font-size: 11px;
  color: #686868;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.top-calender-input-single {
  position: relative;
  margin-bottom: 14px;
}

.top-calender-input-single input {
  width: 100%;
}

.dt-box {
  padding-left: 70px;
}

.dt-box input {
  padding: 7px;
  border: 1px solid #ddd;
  font-size: 13px;
}

.dt-box {
  position: relative;
}

.dt-box span {
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 18px;
}

.select-box-optin .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 0;
  border: solid 1px #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 13px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.gj-picker-md table tr td.gj-cursor-pointer div:hover {
  background: var(--color-primary);
  border-radius: 50%;
  color: #fff;
}

.wnd-ld-popup .modal-dialog {
  max-width: 410px;
  margin: 1.75rem auto;
}

.wnd-ld-popup .modal-body {
  padding: 0;
}

.modal-top-img img {
  width: 100%;
}

.modal-top-img {
  position: relative;
}

.modal-top-img button {
  position: absolute;
  right: 9px;
  top: 4px;
  color: #000;
  text-shadow: none !important;
  opacity: 1;
}

.pop-up-inner-contnet h3 {
  font-size: 26px;
  margin-bottom: 7px;
}

.pop-up-inner-contnet p {
  font-size: 14px;
}

.pop-up-inner-contnet {
  text-align: center;
  margin-top: 22px;
}

.pop-up-inner-contnet a {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  background: var(--color-primary);
  color: #fff;
  padding: 7px 16px;
  display: inline-block;
  font-weight: 500;
}

.wnd-ld-popup .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid var(--color-primary);
  border-radius: 0;
  outline: 0;
  padding-bottom: 24px;
}

.wnd-ld-popup .modal-dialog {
  position: absolute;
  right: 0;
  top: 244px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: unset;
  background-color: transparent !important;
}

.modal-open {
  overflow: auto;
}

a.partner-btn {
  padding: 8px 10px !important;
  display: inline-block;
  background: var(--color-primary);
  color: #fff;
  margin-left: 130px;
  text-decoration: none !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.omgvi-patners-area {
  padding-bottom: 70px;
}

.gj-icon {
  margin-top: 5px;
  margin-right: 5px;
  color: #686868;
}

.sigle-select-box label {
  font-size: 13px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.rating-sec span {
  color: #686868;
  font-size: 11px;
}

.rtng-list {
  display: inline-block;
  float: right;
}

.rtng-list a {
  color: #bdbdbd;
  font-size: 16px;
  margin: 0 2px;
}

.rtng-list a.active-rt {
  color: #ffd500;
}

.sigle-select-box {
  margin-bottom: 10px;
}

.video-one-right-contnet .top-title-ex-content h3 {
  width: auto;
}

.all-single-v-links-wrp {
  background: #fff;
  padding: 12px 20px;
}

.left-v-thum {
  display: inline-block;
  float: left;
}

.v-thumb-text {
  display: inline-block;
}

.all-single-v-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.all-single-v-links.dossier {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.all-single-v-links.dossier>picture, .all-single-v-links.dossier>img {
  width: 100px;
}

.all-single-v-links.dossier .v-thumb-text {
  width: calc(100% - 100px) !important;
}

.all-single-v-links.dossier .v-thumb-text>span {
  display: none;
}

.left-v-thum {
  max-width: 20%;
}

.v-thumb-text {
  width: 80%;
  padding-left: 12px;
}

.left-v-thum img {
  width: 100%;
}

.v-thumb-text p {
  font-size: 16px;
  margin: 0px;
  margin-bottom: 0;
  line-height: 21px;
}

.v-thumb-text span {
  font-size: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: var(--color-primary);
}

.all-single-v-links {
  padding-top: 11px;
  padding-bottom: 11px;
  border-bottom: 1px solid #ddd;
}

.all-single-v-links.no-border {
  border-bottom: none;
}

.all-single-v-links.none-border {
  border: none;
}

.video-thumn {
  position: relative;
}

.video-thumn img {
  width: 100%;
}

.video-thumn span {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 75px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #d7e1e8;
  opacity: .9;
}

.single-video-blk {
  background: #fff;
  padding: 15px;
  border-right: 1px solid #ddd;
}

.start-list a {
  color: #bdbdbd;
  font-size: 17px;
  margin-right: 4px;
}

.start-list a.active-rt {
  color: #ffd500;
}

.man-auth-section img {
  max-width: 64px;
  display: inline-block;
}

.man-auth-section h4 {
  display: inline-block;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
  padding-left: 14px;
}

.man-auth-section {
  margin-top: 10px;
}

.right-no-border {
  border-right-color: transparent;
}

.video-blks .load-mr-btn {
  margin-top: 23px;
  margin-bottom: 50px;
}

/* Video 1 page css end     */

/* Video 2 page css start     */

.video-content-wrp h1 {
  font-size: 30px;
  color: #000;
}

.video-content-wrp p {
  font-size: 14px;
  color: #000;
}

.video-content-wrp {
  background: #fff;
  padding: 20px 40px;
  border: 1px solid #ddd;
}

.start-list {
  margin-top: 10px;
}

.video-content-wrp span.sub-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-primary);
  margin-bottom: 8px;
  display: inline-block;
}

.main-link-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-link-list ul li {
  display: inline-block;
}

.main-link-list ul li a {
  font-size: 14px;
  color: #838181;
  padding: 0 7px;
}

.main-link-list {
  display: inline-block;
}

.link-list-main span {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-weight: 600;
  margin-right: 14px;
}

.main-link-list ul li a:hover {
  text-decoration: underline;
  color: #000;
}

.link-list-main {
  margin-top: 34px;
}

/* Video 2 page css end      */

/* vargen page css start      */

.sec-title.filter-title {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.vd-three .list-item-all {
  padding-left: 0;
  padding-right: 10px;
}

.omg-pt-left-ck-box.vd-three h3 {
  padding-left: 0px;
}

.search-bar h4 {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.search-box {
  position: relative;
}

.search-box input {
  width: 100%;
  height: 35.5px;
  line-height: 35.5px;
  padding-left: 26px;
}

.search-box i {
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #dadada;
}

.vargen-inner-contnet {
  background: #fff;
}

.single-vergen-item {
  padding: 20px;
  border-bottom: 1px solid #d8d8d8;
}

.single-vergen-item h3 {
  font-size: 16px;
  color: var(--color-primary);
  border-bottom: 1px solid #d4d4d4;
  margin: 0;
  padding-bottom: 9px;
  margin-bottom: 10px;
}

.single-vergen-item p {
  font-size: 12px;
  line-height: 22px;
}

.varg-btm-tag-list li {
  font-size: 12px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
}

.varg-btm-tag-list li:nth-child(1) a {
  color: #000;
  font-weight: 600;
}

.varg-btm-tag-list ul li {
  color: #696969;
}

.varg-btm-tag-list li a {
  color: #888888;
}

.varg-btm-tag-list li {
  color: #000;
}

.akd-logo-varg img {
  max-width: 70px;
}

.load-mr-btn.vargen-see-more-btn {
  margin-top: 20px;
  margin-bottom: 65px;
}

/* vargen page css end       */

/* Antwoord page css start       */

.left-form-box h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  background: var(--color-primary);
  padding: 13px;
  color: #fff;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.cnt-form {}

.top-antu-select-box .nice-select {
  width: 100%;
  border-radius: 0;
  font-size: 11px;
  height: 35px;
  line-height: 35px;
}

.antw-left-form {
  background: #fff;
  padding: 20px;
}

.cnt-form input {
  width: 100%;
  background: #f4f4f4;
  border: none;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  font-size: 11px;
  padding-right: 15px;
  margin-top: 15px;
}

.cnt-form textarea {
  background: #f4f4f4;
  width: 100%;
  border: none;
  font-size: 11px;
  padding: 15px;
  margin-top: 15px;
}

.captcha-bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.single-cp-box {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.single-cp-box.put-cp-text {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.single-cp-box.put-cp-text input {
  width: 100%;
  background: #f4f4f4;
  border: none;
  padding-left: 5px;
  height: 35px;
  line-height: 35px;
}

.captcha-bx button {}

.antw-left-form button, .wpcf7-submit {
  background: var(--color-primary);
  color: #fff;
  font-size: 13px;
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  width: 100px;
  margin-left: auto;
  display: block;
  margin-top: 15px;
  padding: 5px 0;
}

.left-form-box {
  border: 1px solid #ddd;
  border-top: none;
}

.no-border {
  border: none !important;
}

.padding-left {
  padding-left: 30px !important;
}

.ant-wood-ck-wrp {
  background: #fff;
  margin-left: 0px;
  margin-right: 0;
}

.ant-left-chk-boxes-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ck-boxed-single-column {
  max-width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
}

.ck-boxed-single-column .containerr {
  font-size: 12px;
}

.ck-boxed-single-column .list-item-all {
  padding: 0;
}

.ck-title {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-weight: 600;
}

.ant-wood-ck-wrp {
  border: 1px solid #ddd;
  padding: 15px;
  padding-left: 5px;
}

.ant-left-chk-boxes-wrp .ck-boxed-single-column:nth-child(2) {
  max-width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

.ant-left-chk-boxes-wrp .ck-boxed-single-column:nth-child(3) {
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 30%;
  margin-right: 0;
}

.ck-boxed-single-column {
  margin-right: 25px;
}

.ant-woord-right-calender {
  width: 260px;
  margin-left: 70px;
  margin-top: 25px;
}

.ant-wd-all-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.ant-wd-single-box {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  height: 180px;
  background: #ffffff;
  text-align: center;
  line-height: 180px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.ant-wd-all-boxes.sec-rw {
  border-top: none;
}

.ant-wd-single-box:hover {
  background: var(--color-primary);
  color: #fff;
}

.row.no-gutters.no-margin.marg-top {
  margin-top: 40px;
}

.ant-woord-table-list .v-thumb-text {
  width: 100%;
  padding-left: 0;
}

.chat-link {
  margin: 15px 0;
}

.chat-link {
  text-align: right;
}

.chat-link a {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: var(--color-primary);
}

a {}

.chat-link a img {
  width: 25px;
  margin-left: 8px;
}

.chat-link a:hover {
  text-decoration: underline;
}

/* Antwoord page css end  */

/* medembik page css start  */

.single-column.input-flds input {
  background: #f4f4f4;
  border: none;
  font-size: 18px;
  padding: 12px;
}

.fld-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 15px;
  border: 1px solid #ddd;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.single-column.input-flds {
  max-width: 35%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}

.single-column.input-flds input {
  width: 100%;
}

.single-column.input-flds-select .nice-select {
  width: 100%;
  border-radius: 0;
  font-size: 13px;
  height: 51px;
  line-height: 51px;
}

.single-column.input-flds-button {
  width: 16%;
}

.single-column {
  margin: 0 15px;
}

.single-column.input-flds-button button {
  width: 100%;
  padding: 12px;
  font-size: 18px;
  border: none;
  background: var(--color-primary);
  color: #fff;
  cursor: pointer;
}

.top-title-medem h3 span {
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  margin-top: 9px;
}

.top-title-medem h3 {
  margin: 30px 0;
  margin-bottom: 15px;
}

.med-left-top-contnet-blk {
  height: 488px;
  background: #fff;
  padding: 15px;
  border: 1px solid #ddd;
}

.med-left-top-contnet-blk p {
  font-size: 14px;
  line-height: 24px;
}

.med-logo {}

.med-logo img {
  width: 150px;
  margin: 31px 0;
}

.med-left-top-contnet-blk a {
  background: var(--color-primary);
  text-align: center;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  padding: 7px;
  font-family: 'Montserrat', sans-serif;
  margin-top: 27px;
}

.medem h5 {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  font-weight: 600;
}

.medem h3 {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  font-weight: 600;
}

.sec-fnt p {
  font-size: 14px !important;
}

.reg-btn {
  background: var(--color-primary);
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  width: 150px;
  display: block;
  text-align: center;
  padding: 5px;
  font-family: 'Montserrat', sans-serif;
}

.sec-fnt input {
  width: 100%;
  background: #f6f6f6;
  border: none;
  font-size: 14px;
  font-style: italic;
  padding: 7px;
  padding-left: 10px;
  margin-bottom: 10px;
}

.secnd-aera-left-content-bar.medem {
  border: 1px solid #ddd;
  margin-top: 25px;
}

.mdem-mdl-contnet-blk {
  background: #fff;
  padding: 15px 15px 70px 15px;
  height: 100%;
  position: relative;
}

.left-mdem-c h1 {
  font-size: 20px;
}

.post-type-archive-vacatures .location-list {
  display: flex;
}

.location-list li {
  list-style: none;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  padding-left: 21px;
  margin-bottom: 4px;
}

.location-list li span {
  position: absolute;
  left: 0;
  width: 20px;
  text-align: center;
}

.left-mdem-c {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.top-mdl-medem-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ddd;
  padding-bottom: 11px;
  margin-bottom: 11px;
  /*  position:relative; */
}

.mdem-inner-rt-logo {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.mdem-inner-rt-logo {
  text-align: right;
  padding-right: 28px;
  /*  position:absolute;
  right:0px; */
}

.mdem-inner-rt-logo img {
  max-width: 154px;
}

.inner-mede-main-content {
  font-size: 13px;
  line-height: 22px;
  font-family: sans-serif;
}

.top-info p {
  font-family: 'Montserrat', sans-serif;
}

.inner-mede-main-content p span {
  display: block;
}

.btm-mde-left a {
  font-size: 13px;
  background: var(--color-primary);
  color: #fff;
  width: 127px;
  display: block;
  text-align: center;
  padding: 4px;
  font-family: 'Montserrat', sans-serif;
}

.btm-right-mde span {
  font-size: 10px;
  margin-right: 8px;
}

.btm-right-mde {
  text-align: right;
}

.btm-right-mde a {
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  background: var(--color-primary);
  color: #fff;
  line-height: 25px;
  border-radius: 50%;
  font-size: 13px;
  margin-left: 2px;
  padding-top: 6px;
}

.bottom-mde {
  position: absolute;
  width: 95%;
  bottom: 25px;
}

.right-mde-conten h3 {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: var(--color-primary);
}

.right-mde-conten h3 span {
  font-size: 18px;
  display: block;
  font-family: 'Montserrat', serif;
  color: #000;
  font-weight: 400;
}

.row.mrg {
  margin-left: 0;
  margin-right: 0;
}

.right-med-location li {
  font-size: 15px;
  /* font-family: 'Montserrat', sans-serif; */
  list-style: none;
  position: relative;
  padding-left: 20px;
  color: #000;
  margin-bottom: 10px;
}

.right-med-location a {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: #be1f2c;
  display: inline-block;
  font-weight: 500;
}

.right-med-location li span {
  width: 20px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.right-mde-conten {
  padding: 13.3px;
}

.medem-blik-area {
  padding-bottom: 110px;
}

.over-title {
  position: absolute;
  bottom: -41px;
  font-size: 14px;
  width: 100%;
  left: 0;
  text-align: right;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.medem .full-ht-tablecell {
  padding-left: 15px;
  padding-right: 15px;
}

/*------------------radio style common-----------------*/

.radio_common li label {
  color: #333;
  font-size: 18px;
  margin-bottom: 12px;
  cursor: pointer;
  font-weight: 400;
}

.radio_common li input[type="radio"] {
  display: none;
}

.radio_common li input[type="radio"]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -1px 15px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
}

.radio_common.square li input[type="radio"]+label span {
  border-radius: 3px;
}

.radio_common li input[type="radio"]+label span {
  border: 2px solid #a9b4c6;
  position: relative;
}

.radio_common li input[type="radio"]+label span::before {
  background: #2079ff;
  border-radius: 100%;
  content: "";
  position: absolute;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.radio_common.square li input[type="radio"]+label span::before {
  border-radius: 0px;
}

.radio_common li input[type="radio"]:checked+label span {
  border-color: #2079ff;
}

.radio_common li input[type="radio"]:checked+label span:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.radio_common li input[type="radio"]+label span, .radio_common li input[type="radio"]:checked+label span {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

/*-----------redio style-2-----------*/

.radio_style2 li input[type="radio"]+label span:before {
  height: 10px;
  left: 3px;
  top: 3px;
  width: 10px;
}

.single-rd-option label {
  font-size: 11px;
  color: #686868;
  padding-left: 23px;
  margin-bottom: 5px;
}

.single-rd-option .containerr .checkmark::after {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.single-rd-option .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eee;
  border-radius: 50%;
}

.single-rd-option .list-item-all {
  padding: 0;
}

.single-rd-option h3 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

/* medembik page css end  */

/* vactures page css start  */

.side-bar-content.s-sec-1.seprt {
  margin-bottom: 20px;
}

.vacatures .full-ht-tablecell {
  padding-left: 8px;
  padding-right: 8px;
}

.single-vacatures .inner-mede-main-content {
  font-size: 1rem;
}

.post-type-archive-vacatures .result-block {
  background-color: white;
  padding: 10px;
}

.mdem-mdl-contnet-blk.vactures {
  height: auto;
  /*  border: 1px solid #ddd; */
}

.mdem-mdl-contnet-blk.vactures p {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}

.vactures-btn-links {
  text-align: right;
}

.vactures-btn-links a {
  font-size: 13px;
  background: var(--color-primary);
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.mb-25 {
  margin-bottom: 25px !important;
}

/* vactures page css end   */

/* word lid page css start   */

.left-lid-img img {
  width: 100%;
  height: 100%;
}

.left-lid-img {
  height: 246px;
}

.lid-top-content h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  font-weight: 500;
}

.lid-top-content p {
  font-size: 18px;
  line-height: 30px;
}

.lifre-top-img {
  height: 79px;
  text-align: center;
}

.lifre-top-img-table {
  display: table;
  width: 100%;
  height: 100%;
}

.lifre-top-img-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.lifre-top-img img {
  height: 52px;
}

.single-li-features {
  text-align: center;
  padding: 0 14px;
}

.single-li-features p {
  font-size: 20px;
  color: #000;
}

.all-lid-features {
  background: #fff;
  padding: 20px;
}

.single-li-features:hover p {
  color: var(--color-primary);
}

.single-prcing-box {
  background: #fff;
}

.single-prcing-box h3 {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  background: #073f62;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding: 18px 0;
  margin: 0;
}

.pricing-contnet h1 {
  font-size: 25px;
  text-align: center;
  color: #828282;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 33px 0;
  height: 43px;
}

.pricing-contnet h1 span {
  display: block;
  font-size: 7px;
  opacity: .6;
}

.pricing-list-item {
  padding: 0 25px 70px;
}

.pricing-list-item ul {
  padding: 0;
}

.pricing-list-item li {
  list-style: none;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
  line-height: 31px;
  position: relative;
  padding-left: 38px;
}

.pricing-list-item li span {
  position: absolute;
  left: 0;
}

.pricing-list-item-btm a {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  background: var(--color-primary);
  color: #fff;
  padding: 10px 14px;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.pricing-list-item-btm {
  position: absolute;
  bottom: 0px;
  padding: 0px;
  width: 100%;
}

.single-prcing-box {
  background: #fff;
  -webkit-box-shadow: 0px 6px 14px #d9d4d1;
  box-shadow: 0px 6px 14px #d9d4d1;
  position: relative;
  height: 100%;
}

.single-prcing-box.yellow-box h3 {
  background: #ffca00;
}

.single-prcing-box.red-box h3 {
  background: var(--color-primary);
}

.world-bottom-content h3 {
  font-size: 20px;
  background: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 500;
  padding: 10px;
  margin: 0;
  padding-left: 20px;
}

.single-world-content-inner-blk {
  background: #fff;
  padding: 23px 20px;
  border-bottom: 1px solid #ddd;
}

.single-world-content-inner-blk h4 {
  font-size: 18px;
  color: var(--color-primary);
  margin: 0;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  padding-top: 0;
  margin-bottom: 7px;
}

.single-world-content-inner-blk p {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}

.word-lid-aera {
  padding-top: 50px;
  padding-bottom: 100px;
}

.word-lid1 {
  background-color: white;
  padding: 30px;
  margin-left: 0px;
  margin-right: 0px;
}

/* word lid page css end    */

/* mijin account page css start    */

.m-account-top-left-red {
  background: var(--color-primary);
  color: #fff;
}

.m-account-top-left-red h3 {
  font-size: 24px;
  color: #fff;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

.m-account-image img {
  max-width: 137px;
}

.m-account-image h4 {
  font-size: 13px;
  color: #383838;
  font-family: 'Montserrat', serif;
  margin-top: 10px;
}

.m-account-image {
  width: 205px;
  text-align: center;
}

.m-account-wrp {
  position: relative;
}

.m-account-wrp h3 {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: var(--color-primary);
}

.m-account-info-box {
  background: #fff;
}

.m-account-info-box h3 {
  font-size: 14px;
  text-transform: uppercase;
  background: var(--color-primary);
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 15px;
}

.form-fild-m-ac {
  padding: 25px;
}

.form-fild-m-ac input {
  width: 100%;
  font-size: 11px;
  color: #686868;
  background: #f4f4f4;
  border: none;
  padding: 13px;
  margin-bottom: 15px;
  font-weight: bold;
}

.top-prefix-select {}

.top-prefix-select .containerr {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  color: #686868;
  padding-left: 24px;
}

.top-prefix-select .checkmark {
  height: 18px;
  width: 18px;
}

.top-prefix-select .containerr .checkmark::after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.m-info-box-inner .list-item-all {
  padding-bottom: 0;
}

.antwoord-right-content.m-ac-chkbox .ck-boxed-single-column {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  margin: 0;
}

.antwoord-right-content.m-ac-chkbox .ant-wood-ck-wrp {
  border: none;
}

.ant-wood-single-sction h3 {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  background: var(--color-primary);
  margin: 0;
  padding: 15px;
  color: #fff;
}

.top-m-ac-bottom-select-box .nice-select {
  width: 100%;
  border: 1px solid var(--color-primary);
  border-radius: 0;
  font-size: 12px;
  margin-bottom: 15px;
  height: 36px;
  line-height: 36px;
}

.bottom-btm {
  text-align: right;
  margin-top: 27px;
}

.bottom-btm button {
  font-size: 15px;
  background: var(--color-primary);
  color: #fff;
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 144px;
  padding: 5px;
}

.col-lg-12 {}

.antwoord-right-content.m-ac-chkbox h4.ck-title {
  margin: 30px 0;
  margin-top: 16px;
}

.antwoord-right-content.m-ac-chkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  width: 19px;
  background-color: #eee;
  border-radius: 50%;
}

.antwoord-right-content.m-ac-chkbox .containerr .checkmark::after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.antwoord-right-content.m-ac-chkbox .containerr {
  font-size: 12px;
  padding-left: 28px;
}

.my-ac-right-content {
  background: #fff;
}

.my-ac-right-content h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 15px;
  margin: 0;
  background: var(--color-primary);
  color: #fff;
  border: 1px solid var(--color-primary);
}

.m-ac-right-links a {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  font-weight: 500;
}

.m-ac-right-links {
  padding: 15px;
  border: 1px solid #ddd;
}

.auth-right-logo.full-ht {
  text-align: center;
}

.auth-right-logo .full-ht-tablecell {
  padding-right: 25px;
}

.tag-list a {
  font-size: 12px;
  text-transform: uppercase;
  background: #faf6f3;
  display: block;
  border: 1px solid var(--color-primary);
  padding: 4px 11px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: var(--color-primary);
}

.tag-list a span {
  float: right;
  cursor: pointer;
}

.tag-list {
  margin-top: 12px;
}

.minj-ow {
  padding-bottom: 100px;
}

/* mijin account page css end   */

/* Auterus css start */

.autor-list-item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.sigle-auth-blk {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 10px;
}

.author-inner-all {
  background: #fff;
  border: 1px solid #ddd;
  padding: 50px 30px;
}

.author-list .mt-15 {
  margin-top: 15px;
}

.author-page .video-inner-left-info {
  margin-top: 44px;
}

.right-links-list-scroll li {
  list-style: none;
}

.right-links-list-scroll li a {
  color: #333;
  font-size: 13px;
  padding: 4px 0px;
  display: inline-block;
}

.right-links-list-scroll {
  background: #fff;
  padding: 25px;
  border: 1px solid #ddd;
  margin-top: 44px;
  height: 1000px;
  overflow: scroll;
  font-weight: 500;
}

.right-links-list-scroll li a:hover {
  color: var(--color-primary);
}

.word-lid-aera.register-page .m-account-info-box {
  margin-top: 25px;
}

/* Auterus css ebd   */

/* Registed page css start  */

/* The container */

.state-text .container-ck {
  display: block;
  position: relative;
  padding-left: 27px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #686868;
}

/* Hide the browser's default checkbox */

.state-text .container-ck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.state-text .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 2px solid var(--color-primary);
}

/* On mouse-over, add a grey background color */

.state-text .container-ck:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.state-text .container-ck input:checked~.checkmark {
  background-color: var(--color-primary);
}

/* Create the checkmark/indicator (hidden when not checked) */

.state-text .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.state-text label a {
  color: var(--color-primary);
}

/* Show the checkmark when checked */

.state-text .container-ck input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.state-text .container-ck .checkmark::after {
  left: 3px;
  top: 3px;
  width: 8px;
  height: 8px;
  border: none;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(0);
  background: #fff;
  border-radius: 50%;
}

.state-text {
  margin-left: 25px;
}

.register-page .bottom-btm {
  margin-top: -7px;
  padding-right: 25px;
}

.register-page .m-account-info-box {
  padding-bottom: 37px;
}

/*  Registed page css end   */

/*  Vargg page css start   */

.vragg-page .lid-top-content p {
  font-size: 12px;
  line-height: 19px;
}

.vragg-page .lid-top-content h4 {
  font-size: 16px;
  font-family: 'Montserrat', serif;
  text-transform: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
  margin-bottom: 13px;
}

.lid-top-content h5 {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
}

.lid-top-content h5 span {
  font-weight: 400;
  color: #818181;
}

.lid-top-content h5 a {
  color: #adadad;
  font-weight: 400;
}

.register-btm-blk {
  background: #fff;
}

.inner-des-contnt p {
  font-size: 12px;
  line-height: 20px;
}

.inner-des-contnt {
  padding: 25px;
}

.single-des-blk h3 {
  font-size: 14px;
  background: var(--color-primary);
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  padding: 15px 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.inner-des-contnt span {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}

.full-ht.brder-full {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}

.usr-post a.cnt-btn {
  background: var(--color-primary);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  display: inline-block;
  padding: 6px 20px;
}

/*   Vargg page css end     */

/*   Foot magic page css start    */

.tm-img.wd-imgs img {
  width: 100%;
  height: 100%;
}

.tm-img.wd-imgs {
  height: 246px;
}

.inner-cnt-rd-btn.side-bar-content {
  height: 246px;
  border: none;
}

.inner-cnt-rd-btn.side-bar-content h4 {
  color: #000;
}

.tm-img.wd-imgs .content-blk-text.single-thumb h4 {
  font-size: 13px;
  color: #fff;
  margin-bottom: 5px;
}

.tm-img.wd-imgs .content-blk-text.single-thumb h2 {
  font-size: 20px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.tm-img.wd-imgs .content-blk-text.single-thumb {
  position: absolute;
  bottom: 0%;
  width: 100%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -35%);
  transform: translate(-50%, -35%);
  top: auto;
  padding-left: 25px;
}

.inner-carosel {
  width: 100%;
}

.auth-cr-contnet h4 {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.auth-cr-contnet h4 span {
  display: block;
  font-size: 12px;
}

.owl-item {}

.inner-carosel .owl-item {
  -webkit-transform: scale(0.7);
  transform: scale(0.8);
}

.inner-carosel .owl-item:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: .3s;
  transition: .3s;
}

.auth-cr-contnet {
  display: none;
}

.single-inner-carolse {}

.single-inner-carolse {
  margin-top: 40px;
  margin-bottom: 53px;
}

.inner-carosel .owl-item:hover .auth-cr-contnet {
  display: block;
}

.auth-cr-contnet {
  width: 217px;
  text-align: center;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.inner-cr-blk {
  background: #fff;
  height: 246px;
  border-top: 1px solid #ddd;
}

.top-sec-title-inc-cr h3 {
  font-size: 18px;
  padding-top: 15px;
  padding-left: 15px;
}

.foot-magic-area {
  padding-bottom: 49px;
}

/*   Foot magic page css end      */

/* Events Page Css Start */

.row.no-gutters.minus {
  margin-left: 0;
  margin-right: 0;
}

.top-title-ex-content.events-page h3 {
  width: 100%;
}

.member-outer-wrap.bdr {
  border-right: 1px solid #cdcdcd;
}

.member-dt-head-wrap {
  background-color: #67899c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  padding-top: 7px;
  padding-left: 18px;
}

.member-dt {
  margin-right: 28px;
  margin-top: 6px;
}

.member-dt .day {
  font-size: 33px;
  color: #fff;
  font-weight: 700;
  display: block;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: -6px;
}

.member-dt .month {
  font-size: 9px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.member-head-right span {
  font-size: 12px;
  color: #fff;
}

.member-head-right h4 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  margin: 0;
}

.member-descrip-wrap {
  padding: 15px;
  background: #fff;
}

.price-wrp {
  margin-bottom: 10px;
  margin-top: 3px;
}

.price-wrp .price {
  font-size: 20px;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.price-wrp .sub {
  font-size: 8px;
  color: #bbbaba;
  display: inline-block;
  margin-left: 5px;
}

.member-description p {
  font-size: 12px;
  color: #000000;
  margin-bottom: 12px;
  line-height: 25.5px;
}

.member-nm-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.member-img {
  margin-right: 16px;
}

.member-img img {
  width: 54px;
  height: 54px;
}

.member-nm-img h5 {
  font-size: 12px;
  color: #000000;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.members-button a {
  background: var(--color-primary);
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: inline-block;
}

.side-checkbox {
  padding: 0;
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.part-1 h3, .part-2 h3 {
  font-size: 13px;
  color: #000000;
  margin-bottom: 8px;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.side-checkbox li {
  float: left;
  width: 50%;
}

.double-input .head {
  font-size: 13px;
  color: #000;
  line-height: 1;
  margin-bottom: 8px;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.double-input-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.double-input-inner .middle-hipen {
  width: 5px;
  height: 1px;
  background: #000;
  display: inline-block;
}

.input-design {
  background: #f4f4f4;
  border: 0;
  height: 27px;
  width: 100%;
  font-size: 11px;
  color: #686868;
  padding-left: 10px;
}

.sigle-number-input {
  padding-right: 20px;
}

.sigle-number-input.pd-left {
  padding-right: 0;
  padding-left: 20px;
}

.double-input .link a {
  font-size: 12px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.sec-content-bar.btn-stl p {
  font-size: 16px;
  color: #000;
}

.sec-content-bar.btn-stl span.button-style {
  background: var(--color-primary);
  color: #fff;
  padding: 8px 15px;
}

.sec-content-bar.btn-stl h4 {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  font-weight: 600;
}

.inner-tbl-content span {
  font-size: 14px;
  color: var(--color-primary);
}

.sec-content-bar.lbn-btm-content h4 {
  font-size: 20px;
  margin-bottom: 0px;
}

.sec-content-bar.lbn-btm-content h4 span {
  font-size: 10px;
}

.sec-content-bar.lbn-btm-content span {
  font-size: 10px;
}

.sec-content-bar.lbn-btm-content p {
  font-size: 14px !important;
}

.inner-tbl-content h4 {
  font-size: 25px;
}

.inner-tbl-content p {
  font-size: 14px;
}

.table-bg-content-sec.table-inner-text:after {
  display: none;
}

.table-bg-content-sec.table-inner-text {
  background: #fff;
  border-left: 1px solid #ddd;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 37px;
}

.round {
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  font-weight: 700;
  font-weight: 400;
}

/* Hide the browser's default checkbox */

.round input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eee;
  border: 2px solid var(--color-primary);
}

/* When the checkbox is checked, add a blue background */

.round input:checked~.checkmark {
  background-color: var(--color-primary);
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.round input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.round .checkmark::after {
  left: auto;
  top: auto;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  border: 1.5px solid #fff;
  right: 2px;
  bottom: 2.4px;
}

.video-inner-left-info-2 {
  background: #fff;
  padding: 25px;
  border: 1px solid #ddd;
  position: relative;
}

.video-inner-left-info-2::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #CCC;
  content: "";
  bottom: 120px;
  left: 0;
}

.video-inner-left-info-2 h4 {
  font-size: 14px;
  color: #010101;
  font-weight: 700;
  margin: 0;
  margin-bottom: 5px;
}

.addr-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
}

.addr-list li {
  font-size: 14px;
  color: #010101;
  line-height: 25px;
}

.mail {
  margin-bottom: 43px;
}

.mail span {
  font-size: 14px;
  color: #010101;
  display: inline-block;
}

.brand-active .single-item {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.brand-active .single-item img {
  max-width: 190px;
}

.brand-active .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.brand-active .owl-nav button.owl-next {
  right: 0;
  position: absolute;
}

.brand-active .owl-nav button {
  outline: 0;
}

.brand-active .owl-nav button i {
  font-size: 20px;
  color: #cbcbcb;
}

/* Events Page Css End */

/* Def Page Css Start */

.def-heading h2 {
  font-size: 24px;
  color: var(--color-primary);
  margin-bottom: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.def-main-wrapper {
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

.def-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid var(--color-primary);
}

.def-menu li {
  float: left;
}

.def-menu li a {
  font-size: 13px;
  color: var(--color-primary);
  text-transform: uppercase;
  line-height: 1;
  padding: 12px 10px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.def-menu li.active a {
  background: var(--color-primary);
  color: #fff;
}

.news-outer-section {
  padding: 20px 15px;
}

.news-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 15px;
}

.news-section-wrap.bdr-btm.top {
  padding-top: 0;
  position: relative;
}

.auth-tab-content a,
.news-section-wrap a {
  color: var(--color-primary);
}

.auth-tab-content a.om-btn,
.news-section-wrap a.om-btn {
  color: #FFFFFF;
}

.plus {
  position: relative;
  background: #ffcc00;
  height: 18px;
  width: 45px;
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  transform: translate(-30%, -25px);
  float: right;
}

.block-articles .plus {
  display: none;
}

.tax-rubrieken .plus {
  display: none;
}

.news-section-wrap.bdr-btm {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 15px;
  position: relative;
}

.block-img {
  max-width: 20%;
}

.news-content {
  max-width: 80%;
  padding-left: 15px;
}

.news-content h3 {
  font-size: 18px;
  color: #000000;
  line-height: 25px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
  margin-bottom: 5px;
}

.news-content .sub {
  font-size: 12px;
  color: var(--color-primary);
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px;
  display: block;
}

.news-content p {
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  margin-bottom: 5px;
}

.date-place-wrap span {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  margin-right: 10px;
  float: left;
}

.date-place-wrap .nm {
  font-weight: 700;
  margin-right: 10px;
}

.single-partners #nieuwsachtergrond .date-place-wrap .nm,
.single-partners #artikel .date-place-wrap .nm,
.single-partners #samenvattingen .date-place-wrap .nm {
  color: #545051;
  font-size: 14px;
}

.single-partners #nieuwsachtergrond .date-place-wrap .dt,
.single-partners #artikel .date-place-wrap .dt,
.single-partners #samenvattingen .date-place-wrap .dt {
  font-size: 14px;
}

.single-partners #nieuwsachtergrond .date-place-wrap .sub,
.single-partners #artikel .date-place-wrap .sub,
.single-partners #samenvattingen .date-place-wrap .sub {
  color: var(--color-primary);
  font-size: 14px;
  font-weight: 600;
}

.date-place-wrap .plus {
  position: absolute;
  top: 45px;
  right: 0;
}

.b {
  position: relative;
}

.b::after {
  position: absolute;
  top: 3px;
  right: -7px;
  height: 12px;
  width: 2px;
  background: grey;
  content: "";
}

.lp-bn-all-post .lp-single-post:last-child {
  border-bottom: none;
}

.news-content--testjezelf {
  width: 100%;
}

.news-content__image {
  width: 100px;
  float: left;
  margin-right: 20px;
}

/* Def Page Css End */

/* Extra home styling background white  */

.home .block-articles {
  background-color: white;
}

.home .inner {
  background-color: white;
}

/* Daniel */

.row.no-gutters {
  border: 0;
}

.carousel-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
}

.container .vc_custom_1557902722059 {
  background-color: transparent !important;
}

.vc_custom_1557864267829>div:nth-child(2) .vc_column-inner, .vc_custom_1557864267829>div:nth-child(2) .vc_column-inner .wpb_wrapper, .vc_custom_1557864267829>div:nth-child(2) .vc_column-inner .wpb_wrapper .tab-sec-mdl-content {
  height: 100%;
}

.vc_custom_1557864267829>div:nth-child(3) .vc_column-inner, .vc_custom_1557864267829>div:nth-child(3) .vc_column-inner .wpb_wrapper, .vc_custom_1557864267829>div:nth-child(3) .vc_column-inner .wpb_wrapper .tab-sec-mdl-content {
  height: 100%;
}

.block-articles-2-2 .block-5 a, .block-articles-0-2 a {
  color: black;
  height: 100%;
}

.block-articles-2-2 .block-5 a div, .block-articles-0-2 .wmn-ltp-, .block-articles-0-2 .wmn-ltp-, .block-articles-0-2 .content-blk-2 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  min-height: auto;
  height: 100%;
  overflow: hidden;
}

.block-articles-0-2 .conte-blk-rt-2 {
  height: 100%;
  background-color: #fff;
}

.logo-main-section .owl-carousel .owl-item img {
  width: auto;
  max-height: 100px;
}

.logo-main-section .owl-item {
  position: relative !important;
  /*top: 50%;*/
  /*transform: translateY(-50%) !important;*/
}

.logo-main-section .owl-stage-outer {
  /*padding-top: 50px;*/
  /*margin-bottom: -95px;*/
}

.logo-main-section .owl-stage {
  display: flex;
  align-items: center;
}

.searchpage-input-container {
  margin-bottom: 20px;
}

.searchpage-input {
  border-radius: 0;
  height: 100%;
  border: 0;
}

.block-articles .article-image-block>div {
  height: 255px;
  width: 339px;
}

.block-articles .article-image-block .content-blk-text {
  padding: 24px 28px;
}

.block-articles .articles-section div.hlf-ht a, .block-articles .articles-section .hlf-ht a>div {
  height: 127.5px;
}

.footer-top-subs-area input.wpcf7-form-control.wpcf7-submit.button {
  background: var(--color-primary);
  width: 150px;
  float: left;
  margin-top: 0;
  margin-left: 5px;
  height: 41px;
  font-size: 15px;
  font-style: normal;
  cursor: pointer;
}

.footer-top-subs-area span.wpcf7-form-control-wrap.emailadres {
  float: left;
}

.link-list-heading {
  float: left;
}

.link-list {
  float: right;
}

.link-list ul {
  padding: 0;
  margin: 0;
}

.articles-block-1.article-title-block {
  height: 255px;
}

.home .single-cnt-b h4 {
  padding-top: 35px;
  position: unset;
  top: unset;
  transform: unset;
}

.block-articles-2-1 .articles-section-1-1 {
  height: 255px;
}

.block-articles-2-1 .articles-section-1 .single-cnt-b h4 {
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.left-auth-img {
  border-radius: 100%;
  overflow: hidden;
  width: 130px;
  height: 130px;
}

.left-auth-img img {
  object-fit: cover;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

body.dossiers .single-tab-img {
  width: 100%;
  height: 234px;
  overflow: hidden;
  position: relative;
}

body.dossiers .single-tab-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: unset;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.block-articles-0-1 .table-bg-content-sec, .post-visual-cover {
  height: 551px !important;
  width: 340px;
  overflow: hidden;
  position: relative;
}

.no-padding>.col-sm-4 {
  position: relative;
}

.no-padding .tab-sec-mdl-content {
  height: auto;
}

@media(min-width: 1200px) {
  .article-single--dossier .content-blk-2 {
    min-height: 283px;
  }
}

.post-visual-cover.landscape {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: 100% !important;
}

@media(max-width: 767px) {
  .post-visual-cover.landscape {
    position: relative;
    padding-bottom: 50% !important;
    height: auto !important;
  }
  .content-blk-text {
    position: absolute;
    margin-top: 20px;
    bottom: 5px;
    width: 100%;
    left: 0px;
    padding-left: 28px;
    z-index: 2;
    padding-right: 18px;
  }
  .content-blk-text h3 {
    font-size: 19px;
  }
}

.error404 .vc-top-lists .all-single-v-links {
  height: 100px;
}

.error404 .vc-top-lists .all-single-v-links .v-thumb-text {
  height: fit-content;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.error404 .hero-right-tab .tab-inner-content a {
  display: block;
  height: 90px;
  border-bottom: 1px solid #ddd;
}

.error404 .hero-right-tab .tab-inner-content a:last-child {
  border-bottom: 0;
}

/*.block-articles-0-1 .table-bg-content-sec img, .post-visual-cover img {
  object-fit: cover;
    height: 100%;
    width: auto;
    max-width: unset;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}*/

.vide-img {
  width: 679px;
  height: 510px;
  overflow: hidden;
  position: relative;
}

.tm-img {
  width: 340px;
  height: 255px;
  overflow: hidden;
  position: relative;
}

.block-articles-1-2 .table-bg-content-sec {
  width: 340px;
  height: 255px;
  overflow: hidden;
  position: relative;
}

.object-fit-image, .object-fit-child img {
  position: absolute;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}

.single-nieuwsachtergrond .full-ht.ant-pg.border-left-im {
  border-bottom: 1px solid #ddd;
}

body.kennisbank .wkb-menu {
  border-bottom: 0;
}

.single-nieuwsachtergrond .wkb-menu {
  border: none;
}

.antwoord-right-content .badge-info {
  background-color: var(--color-primary);
  padding: 10px 20px !important;
  border-radius: 0;
  margin: 10px !important;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

ul.select2-selection__rendered li, ul.select2-results__options li {
  font-family: 'Montserrat', sans-serif;
}

input.select2-search__field {
  font-weight: 400;
}

.vc-tag-filter select {
  height: 42px;
  overflow: auto;
  display: inline-block;
  float: left;
  border-radius: 0;
}

.vc-tag-filter span.input-group-btn {
  display: inline-block;
  width: auto;
  float: left;
  padding: 0 0 0 10px;
}

.vc-tag-filter span.input-group-btn button {
  padding: 8px 30px;
}

.wkb-bg.wkb-half {
  width: 50%;
  float: left;
  padding-right: 20px;
  padding-bottom: 0px;
}

.wkb-bg.wkb-small {
  width: 25%;
  float: left;
  padding-right: 20px;
  padding-bottom: 0px;
}

.wkb-bigcontent p:nth-child(2) {
  padding-top: 15px;
}

.single-video-blk .man-auth-section img {
  border-radius: 100%;
}

.block-articles-3-1 {
  height: 247px;
}

.block-articles-3-1 .sec-content-bar .kgf.padd2.hlf-ht, .block-articles-3-1 .sec-content-bar .kgff.padd2.hlf-ht {
  height: 100%;
  min-height: 123.5px;
}

.block-articles-3-2 .sec-content-bar .kgf.padd2.hlf-ht, .block-articles-3-2 .sec-content-bar .kgff.padd2.hlf-ht {
  height: 100%;
  min-height: 127.5px;
}

.block-articles-3-3 .sec-content-bar .kgf.padd2.hlf-ht, .block-articles-3-3 .sec-content-bar .kgff.padd2.hlf-ht {
  height: 100%;
  min-height: 123px;
}

.block-articles-3-3 .content-blk-2.mobile-brdr {
  border-left: 1px solid #ddd;
  border-top: 0;
}

.kennisbank .tab-inner-single-content {
  height: 110px;
  transform: none;
  top: 0;
  border-bottom: 1px solid #ddd !important;
  display: table-cell;
  vertical-align: middle;
  width: 100vh;
}

.kennisbank .tab-inner-content a:last-child .tab-inner-single-content {
  border-bottom: 0 !important;
}

.post-type-archive-vraagantwoord .all-single-v-links {
  height: 120px;
  border-bottom: 1px solid #ddd !important;
  display: table-cell;
  vertical-align: middle;
  width: 100vw;
}

.post-type-archive-vraagantwoord .all-single-v-links-wrp a:last-child .all-single-v-links {
  border-bottom: 0 !important;
}

.vc-related-posts .single-video-blk .video-thumn {
  padding-top: 75%;
  width: 100%;
  overflow: hidden;
}

.vc-related-posts .man-auth-section-img {
  width: 54px;
  height: 54px;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
  float: left;
}

.vc-related-posts .man-auth-section h4 {
  display: table-cell;
  vertical-align: middle;
  height: 54px;
  margin-bottom: 0;
}

.vc-tag-posts-overview-title {
  border: 0 !important;
}

.registeren .lid-top-content {
  height: 246px;
}

.block-5.featured h2 {
  margin-bottom: 10px;
  color: var(--color-primary);
}

.block-5.featured span:first-child {
  margin-bottom: 0;
}

.block-5.featured .btn {
  margin-top: 15px;
  border-radius: 0;
  background-color: var(--color-primary);
  color: #ffffff;
}

.block-articles.block-articles-2-1, .block-articles.block-articles-2-2, .block-articles.block-articles-0-1 {
  border-bottom: 1px solid #ddd;
}

.kennisbank .block-articles.block-articles-0-1 {
  margin-top: 32px;
}

.side-bar-content {
  border: 0px solid transparent;
}

.vc-logo-partner-post {
  height: 270px !important;
}

.post-type-archive-auteurs .tm-cs-img {
  border-radius: 100%;
  overflow: hidden;
  height: 130px;
  width: 130px;
  position: relative;
  margin-bottom: 20px;
}

.post-type-archive-auteurs .tm-cs-img img {
  position: absolute;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  object-fit: cover;
  height: auto;
}

.menu .menu-item-2649 a {
  padding: 8px 10px !important;
  display: inline-block;
  background: var(--color-primary);
  color: #fff;
  margin-left: 0;
  text-decoration: none !important;
}

.vc-top-lists .all-single-v-links {
  border-bottom: 1px solid #ddd !important;
  padding-top: 18px;
  padding-bottom: 19px;
}

.vc-top-lists a:last-child .all-single-v-links {
  border-bottom: 0 !important;
}

.post-type-archive-nieuwsachtergrond .all-single-v-links-wrp.vc-top-lists {
  margin-bottom: 30px;
}

.single-nieuwsachtergrond .block-articles.block-articles-0-1 {
  margin-top: 30px;
}

.block-articles-3-1 span.hero1, .block-articles-3-2 span.hero1, .block-articles-3-3 span.hero1 {
  text-transform: uppercase;
  font-size: 14px;
}

.kennisbank .select2-container, .post-type-archive-vraagantwoord .select2-container {
  float: left !important;
}

.kennisbank span.select2-selection.select2-selection--multiple, .post-type-archive-vraagantwoord span.select2-selection.select2-selection--multiple {
  padding: 6px;
  border-radius: 0;
  border-color: #ddd;
}

.kennisbank .select2-container--default .select2-selection--multiple .select2-selection__choice {}

.kennisbank .ls-content-all {
  height: 226px;
  display: table-cell;
  vertical-align: middle;
}

.block-articles-3-1 .hlf-ht-tablecell, .block-articles-3-3 .hlf-ht-tablecell {
  padding-right: 23px;
}

.block-articles-3-3 .content-blk-2, .block-articles-3-3 .kgf.padd2.hlf-ht {
  border-top: 1px solid #ddd !important;
}

.block-articles-3-1 .padd2.hlf-ht p, .block-articles-3-2 .padd2.hlf-ht p, .block-articles-3-3 .padd2.hlf-ht p {
  margin-bottom: 4px;
}

.block-articles-3-1 span.plus-btn, .block-articles-3-2 span.plus-btn, .block-articles-3-3 span.plus-btn, .block-articles-3-1 .content-blk-2 h4 span, .block-articles-3-2 .content-blk-2 h4 span, .block-articles-3-3 .content-blk-2 h4 span {
  color: #fff !important;
  margin-left: 5px;
}

.wkb-bigcontent {
  font-size: 15px;
  line-height: 25px;
}

.vc-content-question-answer ul {
  list-style: none;
  padding: 0;
}

.vc-content-question-answer ul li {
  display: inline-block;
  margin: 2px;
  border: 1px solid #ddd;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 15px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 4px;
}

.vc-content-question-answer .lid-top-content {
  padding: 20px 0 10px;
  height: auto;
}

.vc-content-question-answer + .register-btm-blk {
  margin-top: 60px;
}

.zoekresultaten .plus, .jurisprudentiev2 .news-section-wrap .plus {
  right: 32px;
}

.kennisbank .plus {
  right: 48px;
  margin-top: 3px;
}

.post-type-archive-videos .video-blks .man-auth-section h4 {
  padding-left: 0;
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px;
  max-width: 150px;
}

.post-type-archive-videos .video-blks .man-auth-section img {
  height: 55px;
  width: 55px;
  object-fit: cover;
}

/* Comments */

.form-comment *, .comments * {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}

.comments-container {
  margin-top: 20px;
}

.comments {
  background: #fff;
  padding: 10px 30px 20px;
}

.comments .comment {
  border-bottom: 1px solid #ddd;
  padding: 15px 10px;
}

.comments .comment .author {
  color: var(--color-primary);
  font-weight: 600;
  font-size: 18px;
}

.comments .comment .date {
  font-size: 12px;
  margin-top: 15px;
}

.form-comment {
  background: #fff;
  padding: 40px 40px 30px;
  margin-top: 30px;
}

.form-comment h3 {
  color: var(--color-primary);
  font-size: 22px;
  font-weight: 600;
}

.form-comment a {
  color: var(--color-primary);
}

.form-comment .logged-in-as, .form-comment .comment-form-comment label[for="comment"] {
  display: none;
}

.form-comment #comment {
  width: 100%;
}

.form-comment .form-submit input.submit {
  color: #fff;
  background: var(--color-primary);
  border: none;
  padding: 10px 15px;
  font-weight: 500;
  cursor: pointer;
}

.comments-title h4 {
  color: #fff;
  background: var(--color-primary);
  margin-bottom: 0;
  padding: 10px 30px;
  font-size: 20px;
}

.comments .load-mr-btn-img {
  display: block;
}

.comments .load-mr-btn-img-kennisbank {
  display: none;
}

.kennisbank .comments-title h4, .kennisbank .form-comment .form-submit input.submit {
  background: #49A9A5;
}

.kennisbank .comments .comment .author, .kennisbank .form-comment h3, .kennisbank .comments .load-mr-btn a {
  color: #49A9A5;
}

.kennisbank .comments .load-mr-btn-img {
  display: none;
}

.kennisbank .comments .load-mr-btn-img-kennisbank {
  display: block;
}

/* End comments */

.article-image-no-block::after {
  display: none;
}

.article-image-no-block {
  border-bottom: 1px solid #ddd;
  border-right: 2px solid #ddd;
}

.article-image-no-block .content-blk-text h3 {
  color: #000;
}

.side-content-wrp .link-lsit {
  margin-top: 20px;
}

.article-image-no-block .content-blk-text {
  padding: 0 30px !important;
}

.block-articles-2-1 .articles-section-1 .articles-block-text {
  height: auto;
}

.block-articles-0-2 .block-2 .articles-block-text {
  height: auto;
}

.block-articles-0-2 .block-2 .articles-block-text p {
  padding: 0;
  color: #fff;
  text-decoration: unset !important;
}

.block-articles-0-2 .block-2 .articles-block-text span {
  color: #fff;
}

.block-articles-1-2 .content-blk-text {
  height: auto;
}

.block-articles-1-2 .content-blk-text {
  height: auto !important;
  bottom: unset;
  top: 50%;
  transform: translateY(-50%);
}

.header-top-right-links {
  display: inline-block;
  position: relative;
  bottom: -10px;
}

.wkb-bg:empty {
  display: none;
}

.wkb-list {
  margin-bottom: 20px;
}

.wpb_text_column .wpb_wrapper {
  color: #000;
  font-size: 18px;
}

.logo-slider-items {
  width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
}

.logo-slider-wrapper {
  background: #fff;
}

.vc-menu-post {
  background-color: #fff;
  padding: 10px 20px;
}

.vc-menu-post ul {
  list-style: none;
  padding: 0;
}

.vc-menu-post li a {
  color: var(--color-primary);
  cursor: pointer;
}

/*.vc-menu-post li a {
    color: var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
    display: block;
    padding: 5px 10px;
    font-weight: 500;
}
.vc-menu-post li:last-child a {
  border-bottom: 0;
}
.vc-menu-post li a:hover, .vc-menu-post li.current_page_item a {
  color: #fff;
  background-color: var(--color-primary);
}
.vc-menu-post li.page_item_has_children a {
    padding-left: 0;
    font-weight: bold;
    margin-top: 20px;
}*/

.vc-menu-post .page_item_has_children>a {
  color: #fff !important;
  background-color: #173e61;
  display: block;
  padding: 5px 10px;
  font-weight: normal !important;
  cursor: pointer;
}

.vc-menu-post .children .page_item_has_children>a {
  color: #173e61 !important;
  background: #fff;
  padding-left: 0;
  font-weight: bold;
}

.vc-menu-post ul.children {
  padding: 10px 20px;
}

.vc-menu-post ul.children ul.children {
  padding: 10px 15px;
  border-bottom: 1px solid #173e61;
  border-top: 1px solid #173e61;
}

.vc-menu-post li a {
  display: block;
}

.vc-menu-post .page_item.current_page_item>a, .vc-menu-post .page_item a:hover {
  font-weight: bold;
}

.vc-menu-post>ul>.page_item_has_children>a::after {
  content: "+";
  float: right;
  font-size: 20px;
  font-weight: 600;
  margin-top: -3px;
}

.vc-menu-post ul>li {
  border-bottom: 1px solid #fff;
}

.wetten-template-default .tab-content ul {
  padding-left: 0;
  list-style: none;
}

.wetten-template-default .tab-content ul li {
  margin-bottom: 20px;
}

.wetten-template-default .tab-content li p {
  display: inline;
  padding-left: 0px;
}

.wetten-template-default .vc-metadata-content {
  background-color: #fff;
  padding: 15px;
  border-left: 5px solid var(--color-primary);
}

.wetten-template-default .vc-metadata-content td {
  padding: 6px 0;
  border-bottom: 1px solid;
  font-size: 14px;
}

.wetten-template-default .vc-metadata-content td:last-child {
  padding-left: 15px;
  word-break: break-word;
}

.block-articles-0-2 .block-2 .article-image-no-block {
  border: 0;
}

.block-articles-0-2 .block-2 .article-image-no-block p {
  color: #000;
}

.wetten-template-default .wkbto1 h4 {
  border-right: 0;
}

.vc-search-result-general-item .news-content h3 {
  line-height: 26px;
}

.vc-dossier-overview .dossiers-result-item {
  padding: 0 10px;
}

.vc-dossier-overview div#dossiers-result {
  padding: 0 10px;
}

.m-ac-right-links a:hover, .m-ac-right-links.active a {
  font-weight: bold;
}

div#myModal {
  position: fixed;
  right: 0;
  top: 50%;
  left: unset;
  transform: translateY(-50%);
  max-width: 430px;
}

.modal-backdrop.fade.show {
  display: none;
}

.footer-top-subs-area input.form-control, .footer-top-subs-area button {
  border-radius: 0;
}

.video-blks .single-video-blk .video-thumn img {
  width: 224px;
  height: 168px;
  object-fit: cover;
}

form[action*="spike.email"] button, .filter-vacancy-row button, .post-type-archive-vacatures button, .single-vacatures button {
  background: var(--color-primary);
  color: #fff;
  border: 0;
  padding: 7px;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  cursor: pointer;
}

.single-vacatures .apply-form, .single-vacatures .apply-form p, .single-vacatures .apply-form label, .single-vacatures .apply-form input, .single-vacatures .apply-form div, .single-vacatures .apply-form textarea {
  width: 100%;
}

.single-vacatures .apply-form > a {
  background: var(--color-primary);
  color: #fff;
  text-transform: uppercase;
  padding: 9px 27px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 15px;
  width: 100%;
  text-align: center;
}

.single-vacatures .inner-mede-main-content h2 {
  font-size: 20px;
  margin-top: 30px;
}

.post-type-archive-wetten .vc-search-result-general-item li p {
  display: inline;
  padding-left: 5px;
}

.vc-search-result-general-item ul {
  list-style: none;
  padding-left: 15px;
}

.footer-top-subs-area .subs-box button:hover {
  background: var(--color-primary);
}

.archive .all-single-v-links {
  min-height: 95px;
}

.parent-item.vc-seach-result-general-parentitem {
  background: #E8F3FB;
  padding: 20px 15px;
  margin-bottom: 15px;
}

.om-btn:hover {
  color: #fff;
}

.post-type-archive-vacatures span.select2-selection.select2-selection--single {
  height: 50px;
  border: 0;
}

.vc-search-result-general-item h1, .vc-search-result-general-item h2, .vc-search-result-general-item h3 {
  font-size: 18px;
}

.single .wkb-content-wrap a, .single.single-vraagantwoord .wkb-list1 a {
  color: var(--color-primary);
}

.single .hero-area a:hover {
  /*text-decoration: underline;*/
}

.post-type-archive-vacatures .medemblik-form span#select2--container {
  width: 100%;
  font-size: 18px;
  background: #F4F4F4;
  padding: 11px;
}

.post-type-archive-vacatures .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #757575;
}

.post-type-archive-vacatures .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 100%;
}

.medemblik-form .select2-container--default .select2-selection--single {
  display: flex;
  align-items: center;
  height: 51px;
  border: solid 1px #e8e8e8;
  border-radius: 0;
}

@media(max-width: 767px) {
  .medemblik-form .select2-container--default .select2-selection--single {
    margin: 0 15px;
  }
}

.medemblik-form .select2-container--default .select2-selection__placeholder {
  color: #000000;
}

.medemblik-form .select2-container--default .select2-selection__arrow {
  top: calc(50% - 13px);
}

form[name="subscription-newsletter"] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #fff;
}

form[name="subscription-newsletter"]::before {
  content: "MELD JE AAN VOOR DE NIEUWSBRIEF";
  background: var(--color-primary);
  color: #fff;
  display: block;
  position: relative;
  top: -40px;
  max-width: 1200px;
  padding: 20px 40px;
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 500;
  width: 110%;
  left: -20px;
}

form[name="subscription-newsletter"] .form-group:nth-child(2), form[name="subscription-newsletter"] .form-group:nth-child(3) {
  /*    margin-left: 20px; */
  position: relative;
}

.form-check-wrapper {
  display: flex;
  align-items: center;
  position: relative!important;
}

form[name="subscription-newsletter"] .form-group {
  width: 100%;
  float: left;
  padding: 0 20px;
}

form[name="subscription-newsletter"] .form-group label {
  width: 100%;
}

form[name="subscription-newsletter"] .form-group input {
  background: #f4f4f4;
  border: 0;
  border-radius: 0;
  padding: 10px 15px;
  font-family: "Montserrat", serif;
}

form[name="subscription-newsletter"] .form-group .form-check-input {
  left: 20px;
}

form[name="subscription-newsletter"] .form-check {
  clear: both;
  margin-left: 20px;
  padding-top: 10px;
}

form[name="subscription-newsletter"] .btn {
  margin-left: 0px;
  background: var(--color-primary);
  border-radius: 0;
  border: 0;
  margin-top: 20px;
  font-family: "Montserrat", serif;
}

.woocommerce-lost-password .woocommerce form {
  background: #fff;
  padding: 40px;
}

.woocommerce-lost-password .woocommerce form::before {
  content: "Wachtwoord vergeten";
  display: block;
  position: relative;
  top: -40px;
  left: -40px;
  padding: 20px 40px;
  background: var(--color-primary);
  color: #fff;
  width: calc(100% + 80px);
  font-size: 16px;
  font-family: "Montserrat", serif;
}

.woocommerce-lost-password .woocommerce .button {
  font-family: "Montserrat", serif;
  background: var(--color-primary);
  color: #fff;
  border-radius: 0;
  padding: 15px 15px;
  font-weight: normal;
  margin-top: 10px;
}

.woocommerce-lost-password .woocommerce .button:hover {
  background: var(--color-primary);
  color: #fff;
}

.woocommerce-lost-password .woocommerce input {
  padding: 10px 10px;
  color: #686868;
  background: #f4f4f4;
  border: 0;
  font-family: "Montserrat", serif;
}

.top-cosila-icons a:hover {
  color: var(--color-primary);
}

.auth-social-icons {
  display: block;
  margin-left: 0;
  margin-top: 15px;
}

.auth-social-icons a:first-child {
  margin-left: 0;
}

.auteurs-template-default .full-ht {
  height: 225px;
}

.vc-menu-post .page_item a:hover {
  text-decoration: none;
}

.login-btns-holder {
  height: 80px;
}

a.link-default {
  float: left;
}

.login-btn.form-row {
  float: right;
}

.login-txt {
  margin-bottom: 20px;
  padding: 20px;
  background-color: white;
}

.sollicitatie-bedankt-tekst a {
  color: var(--color-primary);
}

.sollicitatie-bedankt-tekst a:hover {
  text-decoration: underline;
}

.vc-dossier-book-course {
  background: #edded1;
  border-left: 8px solid #88c6e3;
  padding-left: 10px;
  margin-bottom: 5px;
  padding: 0px;
  height: 180px!important;
}

.vcbc-inner {
  transform: scale(0.85);
}

.vcbc-image {
  display: inline-block;
  max-width: 20%;
  width: auto;
  margin-right: 3%;
}

.vcbc-content {
  display: inline-block;
  width: 76%;
  vertical-align: middle;
}

.vcbc-button {
  display: inline-block;
  width: 49%;
  text-align: right;
}

/* .auth-tab-content ul.naslag-chapters {
    margin: 0;
    padding: 0;
}

.auth-tab-content ul.naslag-chapters li{
  max-height:20px;
} 

.auth-tab-content ul.naslag-chapters li a {
    font-size: 12px;
    text-transform: lowercase;
    font-weight: 400;
  padding:0;
} */

.naslag-chapters a {
  color: var(--color-primary);
}

.naslag-chapters a:hover {
  text-decoration: underline;
}

.tab-content #home {
  padding: 15px;
}

.vcbc-author {
  display: inline-block;
  width: 50%;
}

.vcbc-button a {
  color: #fff;
  background: var(--color-primary);
  padding: 10px 20px;
  margin-top: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.vcbc-author img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100%;
  margin-right: 10px;
}

.vcbc-meta {
  margin-top: 20px;
}

.single-vacatures .vacancy-form input {
  background: #F4F4F4;
  border: 0 !important;
  padding: 10px;
  margin-top: 5px;
}

.single-vacatures .vacancy-form .nice-select {
  background: #f4f4f4;
  border-radius: 0;
  margin-top: 5px;
}

.single-vacatures .vacancy-form textarea {
  background: #f4f4f4;
  border-radius: 0;
  margin-top: 5px;
  border: 0;
  padding: 10px;
}

.single-vacatures .vacancy-form .vacancy-file-bttn {
  background: var(--color-primary);
  color: #fff;
  display: block;
  padding: 10px;
  width: auto;
  width: fit-content;
  cursor: pointer;
  max-width: 200px;
  text-align: center;
  margin-top: 5px;
  font-family: 'Montserrat', sans-serif;
}

.single-vacatures .vacancy-form .add-terms span {
  display: block;
  float: left;
}

.single-vacatures .vacancy-form .add-terms .vacancy-form__terms {
  vertical-align: middle;
  display: block;
  text-align: left;
  float: left;
  width: 20px;
}

.nieuwsbrief form .btn {
  border: 0;
  text-transform: uppercase;
}

.nieuwsbrief form .btn:hover, .nieuwsbrief form .btn:focus {
  background: var(--color-primary);
}

.nieuwsbrief .alert {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  margin-bottom: 10px;
}

.nieuwsbrief .user-comment {
  margin-bottom: 0px!important;
}

.nieuwsbrief .wpb_wrapper .row.inner {
  margin-left: 0px;
}

.nieuwsbrief .wpb_wrapper .row.inner .col-sm-8 {
  padding-left: 0px;
  padding-right: 0px;
}

.nieuwsbrief .col-sm-8.col-has-fill .wpb_wrapper .row.inner .col-sm-4 {
  padding-left: 0px!important;
  max-height: 247px;
  overflow: hidden;
}

.wpb_text_column.wpb_content_element.niewsbrief-inschrijf-kop {
  background: var(--color-primary);
  padding: 20px 40px;
  font-family: "Montserrat", serif;
  font-weight: 500;
}

.wpb_text_column.wpb_content_element.niewsbrief-inschrijf-kop h1 {
  color: white!important;
  font-size: 18px;
  text-transform: uppercase;
}

/* VC Advertentie */

.vc-adv-container {
  background-color: #edded1;
  border-left: 8px solid #545051;
  padding: 20px 15px 30px;
  position: relative;
  transition: 0.3s all;
  margin-bottom: 20px;
}

.vc-adv-content {
  color: #000;
}

.vc-adv-title h2 {
  font-size: 20px;
  font-weight: 600;
}

.vc-adv-image {
  height: 220px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.vc-adv-boek-image {
  text-align: center;
}

.vc-adv-button {
  right: 0;
  bottom: 20%;
  background-color: #545051;
  position: absolute;
  padding: 15px 20px;
  transition: 0.3s all;
}

.vc-adv-button.vc-adv-button-bottom {
  position: relative;
}

.vc-adv-button-hover {
  opacity: 0;
  background: #000;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition: 0.3s all;
}

.vc-adv-container:hover .vc-adv-button .vc-adv-button-hover {
  opacity: 0.1;
}

.vc-adv-button span {
  position: relative;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat";
}

.vc-adv-image-overlay {
  /*background-color: rgba(0,0,0,0.05);*/
  height: 100%;
}

/* Boek */

.vc-adv-title h2 {
  text-align: center;
  margin-bottom: 25px;
}

.vc-adv-boek .vc-adv-image {
  background-size: contain;
}

.vc-adv-boek .vc-adv-image .vc-adv-image-overlay {
  display: none;
}

/* Kleuren */

.vc-adv-standaard {
  border-color: #A8A8A8;
}

.vc-adv-standaard .vc-adv-button {
  background-color: #A8A8A8;
}

.vc-adv-boek {
  border-color: #88c6e3;
}

.vc-adv-boek .vc-adv-button {
  background-color: #88c6e3;
}

.vc-adv-event {
  border-color: #ffc966;
}

.vc-adv-event .vc-adv-button {
  background-color: #ffc966;
}

.vc-adv-nieuwsbrief {
  border-color: #ffccd5;
}

.vc-adv-nieuwsbrief .vc-adv-button {
  background-color: #ffccd5;
}

.vc-adv-nieuwsbrief {
  border-color: #cc99cc;
}

.vc-adv-nieuwsbrief .vc-adv-button {
  background-color: #cc99cc;
}

.vc-adv-registreren {
  border-color: #7fbf7f;
}

.vc-adv-registreren .vc-adv-button {
  background-color: #7fbf7f;
}

.vc-adv-partner {
  border-color: #800000;
}

.vc-adv-partner .vc-adv-button {
  background-color: #800000;
}

.vc-adv-partner .vc-adv-button {
  position: relative;
}

.vc-adv-vacature {
  border-color: #D2691E;
}

.vc-adv-vacature .vc-adv-button {
  background-color: #D2691E;
}

.vc-adv-vacature .vc-adv-button {
  position: relative;
}

.vc-adv-dossier {
  border-color: #F5F5DC;
}

.vc-adv-dossier .vc-adv-button {
  background-color: #F5F5DC;
}

.vc-adv-dossier .vc-adv-button span {
  color: #000;
}

.vc-adv-opleiding {
  border-color: #FFFF7F;
}

.vc-adv-opleiding .vc-adv-button {
  background-color: #FFFF7F;
}

.vc-adv-opleiding .vc-adv-button span {
  color: #000;
}

.vc-adv-magazine {
  border-color: #c8a2c8;
}

.vc-adv-magazine .vc-adv-button {
  background-color: #c8a2c8;
}

.vc-adv-lidmaatschappro {
  border-color: #40E0D0;
}

.vc-adv-lidmaatschappro .vc-adv-button {
  background-color: #40E0D0;
}

.vc-adv-topvacature {
  /*border-color: #A8A8A8;*/
}

.vc-adv-topvacature .vc-adv-button {
  /*background-color: #A8A8A8;*/
}

.vc-adv-topvacature .vc-adv-button {
  position: relative;
}

.vc-adv-topvacature .vc-adv-image {
  height: 150px;
  background-size: 60%;
  background-position: left;
}

/* End vc Advertentie */

.col-sm-4>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-image {
  max-width: unset;
  text-align: center;
  display: block;
  width: 100%;
}

.col-sm-4>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-content {
  width: 100%;
}

.col-sm-4>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-button {
  width: 100%;
  text-align: center;
  display: block;
}

.col-sm-4>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-author {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.col-sm-4>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-button a {
  width: 100%;
  display: block;
}

.vcbc .no-image .vcbc-content {
  width: 100%;
}

form.form-inline .form-group.mb-2 {
  display: none;
}

@media only screen and (max-width: 766px) {
  .col-sm-4>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course {
    margin-bottom: 10px;
    height: auto !important;
  }
}

.col-sm-6>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-image {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
}

.col-sm-6>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-author {
  display: block;
  width: 100%;
}

.col-sm-6>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-button {
  width: 100%;
  text-align: left;
  display: block;
}

.col-sm-6>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course .vcbc-button a {
  display: block;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 766px) {
  .col-sm-6>.vc_column-inner>.wpb_wrapper>.vc-dossier-book-course {
    margin-bottom: 10px;
    height: auto !important;
  }
}

.bhp-button {
  background-color: var(--color-primary);
  color: #fff !important;
  font-family: 'Montserrat', sans-serif;
  padding: 12px 20px;
  font-size: 16px;
  text-decoration: none !important;
  margin: 10px 10px 10px 0;
  display: inline-block;
}

.bhp-tabel {
  border-collapse: collapse;
}

.bhp-tabel, .bhp-tabel th, .bhp-tabel td {
  border: 1px solid #e4e4e4;
  padding: 5px 10px;
  color: #000;
}

.bhp-bron {
  color: lightgray !important;
  font-size: 14px !important;
}

.bhp-voetnoot {
  font-size: 15px !important;
}

.vc-in-beweging-bar {
  margin: 0;
  font-size: 14px;
  background: var(--color-primary);
  padding-left: 32px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
}

.vc-in-beweging-inner {
  background: #fff;
  padding: 20px;
}

.vc-in-beweging-image {
  width: 20%;
  display: inline-block;
}

.vc-in-beweging-content {
  width: 79%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
}

.post-type-archive-videos .video-thumn {
  text-align: center;
}

.right-mde-conten h3 a {
  color: var(--color-primary);
}

/* Partner detail */

.partner-detail-footer>div {
  background-color: #fff;
}

.partners-template-default .tab-inner-content-auth h3 {
  font-size: 16px;
  margin-bottom: 5px;
}

.partners-template-default .tab-inner-content-auth {
  padding-bottom: 0px;
  padding-top: 15px;
}

.partners-template-default .tab-inner-content-auth:last-child {
  border-bottom: 0;
}

.partners-template-default .auth-tab-content #myTabContent #home .result {
  margin-top: 0px;
  margin-right: 0px;
  padding: 25px;
  max-height: 450px;
  overflow: hidden;
}

.partners-template-default .auth-tab-content #myTabContent .result {
  margin-top: -25px;
  margin-right: -25px;
  padding: 0px;
  max-height: 450px;
  overflow: auto;
}

.partners-template-default .auth-tab-content #myTabContent {
  padding: 0px;
  max-height: 450px;
  min-height: 450px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .om-left-info {
    margin-bottom: 20px;
  }
  .partner-detail-kolom {
    margin-bottom: 20px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .partner-detail-kolom {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .filled-post-type {
    display: none;
  }
  .partners-template-default .auth-tab-content #myTabContent #home .result {
    margin-top: 0px;
    margin-right: 0px;
    padding: 25px;
    max-height: unset;
    overflow: hidden;
  }
  .partners-template-default .auth-tab-content #myTabContent .result {
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    max-height: unset;
    overflow: auto;
  }
  .partners-template-default .auth-tab-content #myTabContent {
    padding: 0px;
    max-height: unset;
    min-height: 350px;
    overflow: auto;
  }
}

.partners-template-default .tab-content>.tab-pane>.col-lg-12 {
  display: none;
}

.vc-twitter-partner .lp-bn-all-post {
  overflow-y: scroll;
  height: calc(100% - 70px);
}

.vc-twitter-partner .see-more-btn {
  color: var(--color-primary);
  margin-top: 15px;
}

.partner-detail-footer.row {
  margin: 20px 0 0 0;
}

.partner-detail-footer .vc_column-inner {
  margin-left: -15px;
  margin-right: -15px;
}

.partners-template-default .om-right-content-all h1 {
  font-size: 22px;
}

.partners-template-default .nav-tabs li.nav-item {
  width: auto;
  text-align: center;
}

.partners-template-default .side-bar-content a.top-btn {
  color: #fff;
}

.partners-template-default .author-name {
  font-size: 13px;
}

.author-item .author-image img {
  border-radius: 100%;
  width: 54px;
  height: 54px;
  object-fit: cover;
}

.author-item .author-name {
  display: inline-block;
  margin-left: 10px;
}

.author-item .author-image {
  display: inline-block;
}

.author-item .author-image img {
  border-radius: 100%;
  width: 54px;
  height: 54px;
  object-fit: cover;
}

.author-item {
  margin: 10px 0;
}

.metadata-collection {
  padding: 20px;
}

.metadata-collection .author-item {
  margin-left: 0;
  margin-right: 0;
}

.metadata-collection .cover {
  text-align: center;
  margin-bottom: 30px;
}

.author-item {
  margin: 10px 20px;
}

.author-item:last-child {
  padding-bottom: 20px;
}

.partner-detail-kolom .vc_column-inner, .partner-detail-kolom .wpb_wrapper {
  height: 100%;
  background-color: white;
}

.partner-overzicht-werk-kolom .vc_column-inner, .partner-overzicht-werk-kolom .wpb_wrapper {
  height: 100%;
  background: #fff;
}

.block-articles-0-1 .table-bg-content-sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}

.author-partnership>div, .author-box>div {
  display: inline-block;
  margin-left: 8px;
}

.author-links {
  display: flex;
  flex-wrap: wrap;
}

.author-links .post-link {
  margin-right: 20px;
}

.wrapper-auteur {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.single .wrapper-auteur .author-partnership .author-logo {
  display: none;
}

.single .wrapper-auteur .author-partnership:last-child .author-logo {
  display: inline-block;
}

.wrapper-dossier-partner {
  display: inline-block;
}

.author-avatar img {
  border-radius: 100%;
  height: 54px;
  width: 54px;
  margin-bottom: 20px;
  object-fit: cover;
}

.author-partnership .author-avatar img {
  border-radius: 100%;
  height: 54px;
  width: 54px;
  margin-bottom: 20px;
  object-fit: cover;
}

.author-name {
  color: #000 !important;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  margin-right: 10px;
}

.author-linkedin i {
  color: #fff;
}

.author-partnership, .author-box {
  margin-bottom: 20px;
}

.partner-contactperson h3 {
  font-size: 16px;
}

/* Events */

.vc-events {
  background: #fff;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 2px;
}

@media only screen and (min-width: 767px) {
  .vc-events.remove-col-margin {
    margin-left: -14px;
    margin-right: -14px;
  }
}

.vc-events-header {
  padding: 10px;
  background: #628a9e;
  color: #fff;
  float: left;
  width: 100%;
  min-height: 100px;
}

.vc-events-header-left {
  width: 50px;
  float: left;
  margin: 10px 0px 0px 10px;
}

.vc-events-right {
  float: left;
  width: 70%;
  margin-left: 16px;
}

.vc-events-dag {
  font-size: 35px;
  font-weight: bolder;
  display: block;
  margin-bottom: -15px;
  margin-top: -15px;
  font-family: 'Montserrat', sans-serif;
}

.vc-events-maand, .vc-events-jaar {
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.vc-events-subtitel {
  font-size: 12px;
  color: #fff;
  font-family: inherit;
  margin-bottom: 5px;
}

.vc-events-titel {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  margin: 0;
}

.vc-events-prijs {
  font-size: 20px;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.vc-events-body {
  float: left;
  width: 100%;
  padding: 0 20px;
}

.vc-events-price, .vc-events-content {
  padding: 20px 0 0;
}

.vc-events-btw {
  font-size: 9px;
  color: #bbbaba;
  margin-left: 5px;
}

.vc-events-button {
  text-align: center;
  padding: 10px 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.vc-events-button a {
  background: var(--color-primary);
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  display: inline-block;
}

.vc-events-auteur-img {
  display: inline-block;
  width: 54px;
  height: 54px;
  border-radius: 100%;
  margin-right: 10px;
  object-fit: cover;
}

.vc-events-auteur {
  padding-bottom: 20px;
}

.vc-pagination {
  text-align: center;
  margin: 20px 0;
}

.vc-pagination-inner {
  display: inline-block;
}

.vc-pagination-item {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.vc-pagination-item.active {
  background-color: #628A9E;
  color: white;
}

.single .wkb-content-wrap h2 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: bolder;
  margin-bottom: 10px;
}

.single .wkb-content-wrap h3 {
  font-size: 25px;
  font-weight: bolder;
  margin-bottom: 10px;
}

.single .wkb-content-wrap h4 {
  font-size: 18px;
  font-weight: bolder;
}

.single .wkb-content-wrap h5 {
  font-size: 18px;
  font-weight: bolder;
  margin-bottom: 10px;
}

.single .wkb-content-wrap h6 {
  font-size: 16px;
  font-weight: bolder;
  margin-bottom: 10px;
}

.single .wkb-content-wrap p {
  font-size: 15px;
}

.single .wkb-content-wrap p span {
  font-family: 'Montserrat', serif !important;
  font-size: 15px;
  font-weight: 700;
  color: #000;
}

.single .wkb-content-wrap p span.HyperLink {
  font-weight: normal;
  color: var(--color-primary);
}

.single .wkb-bigcontent p {
  line-height: 28px !important;
}

/*.sponsored {
  font-family: "Times New Roman", Times, serif;
}*/

/*.single .wkb-content-wrap.sponsored p {
  font-size: 18px;
  line-height: 26px !important;
}*/

.lable_subdoc {
  display: none;
  background: var(--color-primary);
  color: #fff;
  padding: 2px 10px;
  margin-top: 10px;
}

.page-template-searchpage .block-articles-2-1 .articles-section-1-1 {
  width: 40%;
}

/* Quickfix*/

.fas.fa-play {
  position: absolute !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

@media only screen and (min-width: 767px) {
  .remove-col-margin {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media only screen and (max-width: 1200px) {
  .user-img-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .wp-ht-fx {
    min-height: 217px;
  }
  .content-blk-text.single-thumb {
    top: 60%;
    padding-left: 20px;
  }
  .content-blk-text.single-thumb h3 {
    font-size: 17px;
  }
  /*.hlf-ht .border-tp {
    height: 94px !important;
  }*/
  .single-cnt-b, .block-articles .article-image-block>div {
    width: 100%;
  }
  /*body .single-cnt-b.right-item img {
    max-width: unset;
      width: auto;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
  }*/
  .single-cnt-b.right-item {
    width: 50%;
  }
  .block-articles-0-2 .block-2 .articles-block-text span {
    color: #fff;
  }
  .vc-dossier-overview .single-tab-img h3 {
    font-size: 18px;
  }
  .block-articles-2-1 .article-image-block .single-cnt-b.right-item {
    width: 50%;
  }
  .block-articles-2-1 .single-cnt-b.articles-section-1-1 {
    width: 50%;
  }
  .block-articles-2-3 .articles-block-1>div.single-cnt-b {
    width: 50%;
  }
}

@media (max-width: 1100px) {
  body .header-link-list {
    display: none;
  }
  .block-articles-2-1 .articles-block-1 p, .block-articles-2-1 .articles-block-2 p {
    font-size: 16px;
  }
  .block-articles-2-3 .single-cnt-b .tm-img {
    position: relative;
  }
}

@media (max-width: 992px) {
  .hero-left-content img {
    height: auto;
  }
  .vc-menu-post {
    margin-bottom: 20px;
  }
  .vc-dossier-overview .single-tab-img h3 {
    font-size: 20px;
  }
}

/* Mobile */

@media (max-width: 768px) {
  .block-articles-2-3 .single-cnt-b .tm-img {
    position: unset;
  }
  .block-articles-2-3 .articles-block-1>div.single-cnt-b {
    width: 100%;
  }
  .block-articles-2-1 .article-image-block .single-cnt-b.right-item {
    width: 100%;
  }
  .block-articles-2-1 .single-cnt-b.articles-section-1-1 {
    width: 100%;
  }
  .wetten-template-default .auth-tab-content .tab-pane ul li {
    width: 100%;
    text-align: left;
  }
  .vc-dossier-overview .single-tab-img h3 {
    font-size: 18px;
  }
  .full-ht.ant-pg.rd-bg p {
    font-size: 16px;
  }
  .full-ht.ant-pg {
    min-height: 130px;
  }
}

/* Einde Daniel */

.page-template-searchpage .row.hero-area {
  margin: 0px !important;
}

@media(max-width:767px) {
  .subs-box {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-top-subs-area button {
    position: relative;
    top: -5px;
  }
  .select2 {
    width: 100% !important;
  }
}

@media(min-width:992px) and (max-width:1200px) {
  .footer-top-subs-area button {
    position: relative;
    top: -4px;
  }
}

.home .content-blk-text.single-thumb {
  top: 50% !important;
  padding: 24px 28px;
}

.block-articles-1-2 .table-bg-content-sec {
  width: auto !important;
  height: 255px;
  overflow: hidden;
  position: relative;
}

.tm-img {
  width: auto !important;
}

@media(max-width:1200px) {
  .load-mr-btn.vargen-see-more-btn {
    margin-top: 20px;
    margin-bottom: 0px !important;
  }
  .block-articles .article-image-block .content-blk-text {
    padding: 10px;
    width: auto !important;
    text-align: center;
  }
  .block-articles .article-image-block .content-blk-text {
    padding: 10px;
    width: auto !important;
  }
  body .right-fixed-btn {
    position: fixed !important;
    top: 390px !important;
  }
  .sigle-auth-blk {
    max-width: 130px;
  }
  .post-type-archive-auteurs .tm-cs-img img {
    position: unset;
  }
}

@media(min-width:993px) and (max-width:1023px) {
  .block-articles-2-2 .conte-blk-rt-2, .block-articles-1-1 .sec-content-bar.content-bar-1 {
    padding: 24px 29px !important;
    height: auto !important;
  }
}

@media(max-width:991px) {
  .top-title-text {
    margin-top: 50px;
  }
  .s-list li {
    text-align: left;
  }
  .vc-metadata-content table {
    width: 100% !important;
  }
  .block-2 .content-blk-text {}
  .tax-dossier .full-ht.ant-pg.rd-bg {
    height: 73px !important;
    min-height: 73px !important;
    word-break: break-word;
  }
  .single-wetten .hero-area .col-sm-3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
    margin-top: 30px;
  }
  .content-blk-top {
    text-align: center;
  }
  .content-blk-top ul {
    max-width: 262px;
    margin: 0 auto;
  }
  .content-blk-top li i {
    margin-top: 5px;
  }
}

@media(max-width:767px) {
  body .wmn-ltp- {
    height: 100% !important;
  }
  body .block-2 .content-blk-text, .block-2 {
    display: block !important;
  }
  .select2.select2-container {
    font-size: 13px !important;
    max-width: 100% !important;
  }
  .vc-tag-filter span.input-group-btn {
    padding-left: 0px !important;
    margin-top: 10px !important;
  }
  .block-2 .content-blk-text, .block-2 {
    disp-lay: none !important;
  }
  .page-id-336 .single-tab-img h3 {
    font-size: 21px !important;
  }
}

@media(max-width:500px) {
  .kgf p, .kgff p, .content-blk-2 h2 {
    font-size: 16px !important;
  }
  .block-articles .article-image-block .content-blk-text {
    padding: 10px !important;
    width: 100% !important;
  }
  .slider-auteurs .tm-cs-img {
    height: 100px;
    width: 100px;
  }
  .wkb-bg.wkb-small {
    width: 100%;
  }
  .nieuwsbrief .wpb_wrapper .row.inner .col-sm-8 {
    padding-right: 15px;
  }
}

.header-link-btns-left {
  float: left !important;
  width: 100% !important;
  text-align: left !important;
  padding-left: 0px !important;
  margin-top: 5px !important;
  text-align: center !important;
}

.header-link-btns {
  float: left;
  min-width: 270px;
  text-align: left;
  line-height: 25px;
  border: 1px solid #49A9A5;
  background: #fff;
}

.header-link-btns table {
  margin: 0 auto;
}

.header-link-btns a {
  color: #49A9A5;
  margin-right: 10px;
}

@media(min-width:769px) and (max-width:1024px) {
  .sec-content-bar.content-bar-1 h4 {
    margin: 0px !important;
  }
  .block-articles-0-1 .table-bg-content-sec {
    height: 510px!important;
  }
  form[name="subscription-newsletter"] {
    padding: 40px 0px 40px 20px;
  }
}

@media(max-width:3000px) {
  body .right-fixed-btn {
    position: fixed !important;
    top: 390px !important;
  }
}

@-moz-document url-prefix() {
  .home .anot .content-blk-text.single-thumb {
    top: 69% !important;
  }
}

.bhp-list span {
  font-size: 15px;
}

.single-li-features span {
  font-size: 15px !important;
}

.single-vraagantwoord .wkb-maincontent h1 {
  margin-bottom: 30px;
}

/* Quote */

.Quote, .quote, .bhp-quote {
  float: right;
  color: #000000;
  margin: 114px;
  width: 236px;
  display: block;
}

.caption, .wkb-bigcontent .caption {
  font-size: 14px !important;
  color: #555;
}

.wkb-bigcontent table {
  width: 100%;
}

.wkb-bigcontent table td {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

/* Siebe- BHP Adverteren, Over Ons */

.bhp-list {
  list-style-image: url('https://www.berghauserpontacademy.nl/wp-content/themes/bora-bora/img/liicon.jpg')
}

.bhp-link {
  color: var(--color-primary);
}

.page_item_has_children>.children {
  display: none;
}

/*hides the submenu*/

.page_item_has_children.current_page_item>.children, .page_item_has_children.current_page_ancestor>.children {
  display: block;
}

/*shows t



/* Okt */

.zoekresultaten .news-outer-section a {
  color: #000;
}

.zoekresultaten .news-outer-section a:hover {
  color: var(--color-primary);
}

.single-auteurs a.post-link:hover, .single-auteurs .nav-tabs .nav-link:hover {
  text-decoration: none;
}

.single-vraagantwoord .wkb-maincontent .wkb-list1 {
  margin-top: -5px;
}

/* Siebe */

.agenda-row {
  max-width: 100%;
  background-color: white;
}

.Agenda-titel {
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  width: 170px;
  height: 40px;
  background-color: var(--color-primary);
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  ;
}

.agenda-datum {
  font-weight: 600;
  color: var(--color-secondary);
}

.agenda-nummer {
  margin-top: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  margin-left: 23px;
}

.agenda-maand {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 9px;
  margin-left: 23px;
  margin-top: -10px;
}

.agendacijfers {
  padding-top: 10px;
  display: inline-block;
  vertical-align: top;
  padding-left: 0px;
}

.agendatekst {
  margin-left: -25px;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
  padding-top: 10px;
}

.agenda-link {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  text-align: center;
}

.agenda-beschrijving {
  margin-top: -15px;
  font-size: 12px;
}

@media only screen and (min-width: 992px) and (max-width: 1180px) {
  .agenda-maand {
    margin-left: 0px;
  }
  .agenda-nummer {
    margin-left: 0px;
  }
  .agendatekst {
    padding-right: 0px;
  }
  .agenda-link {
    padding-bottom: 8px;
  }
}

@media only screen and (max-width: 991px) {
  .agenda-row {
    margin-top: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .agendatekst {
    margin-left: 0px;
  }
  .Agenda-titel {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .agenda-nummer {
    margin-left: 0px;
  }
  .agenda-maand {
    margin-left: 0px;
  }
}

/* BHP Overview VC element (Naslag) */

.bhp-overview-items {
  background: #fff;
  padding: 10px 30px;
  float: left;
}

.bhp-overview-item {
  float: left;
  padding: 20px 0;
  border-bottom: 1px solid #d2d2d2;
}

.bhp-overview-item-left {
  width: 20%;
  display: inline-block;
  float: left;
}

.bhp-overview-item-right {
  display: inline-block;
  width: 79%;
  float: left;
  padding-left: 2%;
}

.bhp-overview-item-bttn a {
  background: var(--color-primary);
  color: #fff;
  padding: 5px 10px;
  margin-top: 10px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.single-tab-img {
  height: 232px;
}

.single-tab-img img {
  height: 232px;
  object-fit: cover;
}

body.single-naslag .nav-tabs {
  border-bottom: 1px solid var(--color-primary);
}

.single-naslag .author-name, .single-commentaar .author-name {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

.metadata-collection-bttn {
  margin-top: 10px;
}

/* VC Dossier partner */

.row-background-white .partner-banner {
  margin: 0 -15px;
}

.filter-vacancy-row .medemblik-form form {
  margin: 1em 0;
}

/* Style */

.partner-banner {
  background: #fff;
}

.partner-banner h4 {
  padding-top: 15px;
  color: var(--color-primary);
  font-size: 18px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.contactperson {
  font-weight: 400;
}

.partner-banner .partner-contactperson h3 {
  margin: 0;
}

.partner-banner-inner {
  padding: 0 15px 20px;
}

.partner-banner .author-information {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.partner-banner-image img {
  max-height: 70px;
  width: auto;
  margin: 0 auto;
}

.partner-banner-author-image {
  height: 60px;
  width: 60px;
  background-size: cover;
  border-radius: 100%;
  float: left;
}

.partner-banner-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
  padding-bottom: 20px;
  text-align: center;
  background-color: white;
}

.parner-banner-author {
  padding-bottom: 20px;
  height: 80px;
  width: 100%;
}

.partner-banner .author-avatar img {
  width: 75px;
  height: 75px;
}

.partner-banner-author-name {
  float: left;
  width: calc(100% - 60px);
  height: 60px;
  padding-left: 20px;
  position: relative;
}

.partner-banner-author-name p {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.partner-banner-button {
  margin-top: 15px;
}

.partner-banner-button {
  width: 100% !important;
}

.partner-banner-button a {
  display: block;
  background-color: var(--color-primary);
  color: #fff;
  padding: 10px 0;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.partner .dt {
  color: #757575;
}

/* Table */

table.Table_Grid.frame-all td {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.frame-all td {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.single-commentaar .tab-pane {
  overflow-x: auto;
}

.vc-dossier-overview {
  padding-left: 0;
  padding-right: 0;
}

/** 
 * Featured dossiers
 */

.featured-dossiers__title {
  background-color: var(--color-primary);
}

.featured-dossiers__title h2 {
  padding: 11px 18px;
  margin: 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.5;
}

.dossier-item {
  width: 100%;
}

.dossier-item__inner {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  height: 0;
  padding-bottom: 80%;
  overflow: hidden;
}

.dossier-item__inner::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1;
  opacity: 0.6;
  content: '';
}

.dossier-item__image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.dossier-item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dossier-item__text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 10px;
  transform: translateY(-50%);
  text-align: center;
  z-index: 2;
}

.dossier-item__text * {
  margin: 0;
  font-size: 22px;
  color: white;
}

.row.no-gutters.block-articles.block-articles-0-2 {
  position: relative !important;
  overflow: hidden;
  clear: both;
}

.header-top-logo-aera .current-menu-item a {
  color: var(--color-primary) !important;
  border-color: #173e61;
}

div#wettechnische-informatie-wrapper a:hover {
  color: var(--color-primary) !important;
  font-weight: bold;
  background-color: unset !important;
}

#wettechnische-tabel-paneel .full_table a {
  color: var(--color-primary);
}

#wettechnische-tabel-paneel .full_table td {
  border: 1px solid lightgray;
}

#wettechnische-tabel-paneel .full_table {
  width: 100%;
}

#wettechnische-tabel-paneel .full_table p {
  font-size: 12px;
  padding: 3px;
}

#wettechnische-informatie-paneel a {
  color: var(--color-primary);
}

.author-box {
  height: auto;
  overflow: hidden;
}

.author-logo img {
  max-width: 130px;
  max-height: 70px;
  object-fit: contain;
}

.author-logo {
  margin-left: 30px;
}

.vraag-antwoord-praat-mee a {
  font-size: 15px;
  color: var(--color-primary);
  font-weight: 600;
  margin-top: -35px;
  display: block;
  padding-right: 35px;
}

.vraag-antwoord-praat-mee a:before {
  content: "";
  background-image: url(/wp-content/themes/omgevingsweb-v4/assets/img/bhp-ballon.png);
  width: 30px;
  height: 20px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  right: 10px;
  position: absolute;
}

.vc-menu-post ul ul ul li {
  margin-bottom: 10px;
  list-style: circle;
}

.single-partners .partner.auth-tab-content li.nav-item {
  border-bottom: 1px solid var(--color-primary);
}

.single-partners div#auteurs {
  padding-top: 20px;
}

.single-partners div#auteurs .result-block {
  display: flex;
  flex-wrap: wrap;
}

.single-partners div#auteurs .result-block .post-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 50%;
}

.single-partners div#auteurs .result-block .author-box img {
  margin-bottom: 0;
}

.post-type-archive-commentaar .bhp-overview-item-content br, .post-type-archive-naslag .bhp-overview-item-content br {
  display: none;
}

.bhp-overview-item-content {
  color: #000;
}

.searchpage-input-container .col-10 {
  width: 75%;
  max-width: unset;
  flex: none;
}

.searchpage-input-container .col-2 {
  width: 25%;
  max-width: unset;
  flex: none;
}

.vraag-antwoord-top-list>div {
  background: #fff;
}

li.registreer.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-2649 a {
  color: #ffffff !important;
}

.block-articles-1-1 .secnd-aera-left-content-bar .content-bar-2 .full-ht-tablecell>span {
  display: none;
}

.woocommerce-edit-account .woocommerce>div:nth-child(4), .woocommerce-edit-account .mt-25 {
  display: none;
}

.word-lid .wpb_content_element div.col-lg-3 img {
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 992px) {
  .word-lid .wpb_content_element div.col-lg-3 img {
    display: none;
  }
  .autor-list-item-row {
    justify-content: space-between;
  }
}

.word-lid div.col-xl-3.col-md-6 {
  margin-bottom: 15px;
}

@media screen and (max-width: 1060px) and (min-width: 991px) {
  .single-single-chck-list.sec-pnt {
    width: 41% !important;
  }
}

.page-id-2670 .tag-list-all a:hover {
  background-color: var(--color-secondary);
}

.page-id-2670 .btn-default {
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-secondary);
  background-color: var(--color-secondary);
}

.page-id-2670 .btn-default:hover {
  background-color: white;
  color: var(--color-secondary);
  border-style: solid;
  border-width: 0.1px;
  border-color: var(--color-secondary);
}

.post-type-archive-vraagantwoord div.vc-form-question {
  border-style: solid;
  border-width: 2px;
  border-color: white;
  background-color: white;
  height: 255px;
  margin-top: 1px;
  text-align: center;
  color: black;
  font-size: 16px;
  padding-top: 45px;
}

.page-id-3387 label {
  float: left;
  color: #333;
}

.page-id-3387 .form-group:nth-child(7) label {
  width: 100%;
}

.page-id-3387 .form-group:nth-child(9) .nice-select {
  margin-bottom: 20px;
}

select#select-government, select#select-company {
  width: 250px;
  margin-bottom: 20px;
}

#uploadedcv {
  margin-top: 60px;
}

.add-file {
  width: 30% !important;
  float: left;
}

#uploadedletter {
  margin-top: 82.5px;
}

.page-id-3387 div.nice-select.form-control.disabled {
  display: none;
}

.page-id-3387 label.form-check-label {
  display: block;
  left: 75px;
}

.page-id-3387 .form-check-wrapper input.form-control {
  margin-bottom: 0px;
  z-index: 2;
  width: 100%;
}

.tax-dossier span.plus {
  margin-right: 20px;
}

@media(max-width: 991px) {
  .tax-dossier .vc_column-inner.desktop {
    display: none;
  }
}

.tax-dossier .vc_column-inner.mobile {
  margin-top: 20px;
}

@media(min-width: 992px) {
  .tax-dossier .vc_column-inner.mobile {
    display: none;
  }
}

.page-id-3387 input#email-newsletter {
  margin-bottom: 10px;
}

.page-id-3387 div.col-sm-6 {
  padding-right: 0px !important;
}

.page-id-3387 .vc_custom_1576156865108 {
  line-height: 1.4 !important;
}

.page-id-2670 .btn-default:focus, .page-id-2670 .btn-default:active {
  background-color: var(--color-secondary);
}

.page-id-2670 .btn-default:focus:hover {
  background-color: white;
}

.home .plus {
  display: none;
}

.current {
  overflow-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page_item_has_children .active {
  font-weight: bold;
}

.page-id-510 .row.inner.no-gutters.pl-lg-4.vc_custom_1575296690818.row-has-fill {
  padding-left: 0px!important;
}

/**
 * Jurisprudentie.
 */

input[type="date"] {
  width: 100%;
  padding: 3px 5px;
  border: 1px solid #aaa;
  color: grey;
  border-radius: 4px;
}

.wetten-search-results {
  margin-bottom: 25px;
  padding: 20px 15px;
  /*     background-color: #E8F3FB; */
  font-size: 20px;
  font-weight: bold;
}

.cookie-notice-container {
  padding: 10px 40px;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

#cookie-notice .cn-button {
  background-image: none;
  margin-left: 10px;
  background-color: var(--color-primary);
  border: 0px;
  box-shadow: none;
  font-size: 16px;
}

@media only screen and (max-width: 1024px) {
  .nieuwsbrief .col-sm-8.col-has-fill .wpb_wrapper .row.inner .col-sm-4 .vc_column-inner {
    width: 100%;
    height: 100%;
    background-color: white;
  }
}

@media only screen and (max-width: 768px) {
  .header-top-list {
    margin-top: 0px!important;
  }
}

@media only screen and (max-width: 1350px) and (min-width: 993px) {
  .dossiers-result-item a {
    height: unset !important;
  }
}

@media only screen and (max-width: 700px) {
  .autor-list-item-row {
    width: 85%;
    margin: auto;
  }
  .sigle-auth-blk {
    max-width: 150px;
  }
}

@media only screen and (max-width: 500px) {
  .autor-list-item-row {
    width: 100%;
    margin: auto;
  }
  .sigle-auth-blk {
    max-width: 130px;
  }
}

/**
 * Row fixes.
 */

.row.no-padding {
  margin-right: 0;
  margin-left: 0;
}

.row.no-padding .col-sm-4, .row.no-padding .col-sm-8 {
  padding: 0;
}

.row.no-padding .content-blk-2 {
  border: 1px solid #ddd;
}

/**
 * Single article.
 */

.article-single__image {
  position: relative;
  top: -24px;
  right: -29px;
  left: -29px;
  width: calc(100% + 58px);
  height: 0;
  padding-bottom: 40%;
  overflow: hidden;
}

@media (max-width: 1200px) and (min-width: 1024px) {
  .article-single__image {
    top: -9px;
  }
}

@media(max-width: 767px) {
  .article-single__image {
    top: -26px;
    right: -15px;
    left: -15px;
    width: calc(100% + 30px);
  }
}

.article-single__image picture {
  position: absolute;
}

.article-single p {
  margin: 10px 0;
}

.article-single .btn {
  padding: 3px 8px;
  background: var(--color-primary);
  color: #ffffff;
  border: 0;
  border-radius: 0;
  font-size: 14px;
}

.article-single--author h2 {
  margin-bottom: 20px;
  color: var(--color-primary);
}

.article-single__author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.article-single__author-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  overflow: hidden;
  border-radius: 50%;
}

.article-single__author-name {
  margin-left: 20px;
}

.article-single--author p {
  font-size: 16px;
}

.article-single--author .article-single__author-name {
  width: calc(100% - 95px);
  color: black;
  text-transform: none;
}

.article-single--dossier h2 {
  color: var(--color-primary);
}

.article-single--dossier h3 {
  margin-bottom: 5px;
  color: var(--color-primary);
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

/**
 * Author summary.
 */

.author-summary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 33.5px 0 20px;
}

.author-summary>div {
  width: 100%;
}

.author-summary__title {
  width: 100%;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: var(--color-primary);
  text-transform: uppercase;
}

.author-summary__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px -10px;
}

.author-summary__item {
  position: relative;
  width: 16.6667%;
  padding: 20px 10px;
}

@media(max-width: 1023px) {
  .author-summary__item {
    width: 33.3334%;
    text-align: center;
  }
}

@media(max-width: 767px) {
  .author-summary__item {
    width: 50%;
  }
}

.author-summary__item img {
  border-radius: 50%;
}

.author-summary__item-title, .author-summary__item-partner {
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 10px;
  transition: 240ms;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #000000;
  font-weight: 600;
}

.author-summary__item-partner {
  font-size: 12px;
}

/**
 * Loopbaan page.
 */

.loopbaan .hero-area {
  padding-top: 0;
}

.loopbaan .full-ht-tablecell {
  padding-top: 25px;
  padding-bottom: 20px;
  background-color: white;
}

.vc_column-inner .wpb_wrapper .partner-banner-button {
  padding: 20px;
  background: white;
}

.vc_column-inner .wpb_wrapper .partner-banner-button a {
  background: var(--color-primary);
  border-radius: 0px;
  color: #fff;
  /* border: 0; */
  padding: 7px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 500;
}

/**
 * Contact form [vacancy].
 */

.contact-form.contact-form--vacancy h3 {
  padding: 29px 29px 0 29px;
  background-color: transparent;
  color: #1B1B21;
  font-family: 'Montserrat', serif;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: none;
}

.contact-form.contact-form--vacancy h4 {
  margin: -5px 0 20px 0;
  padding: 0 29px;
  font-family: 'Montserrat', serif;
  font-size: 14px;
  font-weight: 400;
}

.contact-form.contact-form--vacancy .contact-formulier {
  padding: 0 29px;
  font-size: 14px;
}

.contact-form.contact-form--vacancy input {
  margin-top: 5px;
}

.contact-form.contact-form--vacancy .btn {
  width: 100%;
  padding-right: 29px;
  padding-left: 29px;
}

.contact-form.contact-form--vacancy input[type='submit'] {
  background: var(--color-primary);
  color: #fff;
  border: 0;
  padding: 7px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 500;
}

/**
 * Single title.
 */

.single-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  width: 100%;
  padding-left: 30px;
  background-color: var(--color-primary);
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

@media(min-width: 768px) {
  .single-title {
    height: 100%;
  }
}

@media(max-width: 767px) {
  .single-title {
    position: relative;
    min-height: 150px;
  }
}

.vc-discussion .mdl-b-contetn p {
  font-size: 20px;
}

.vc-discussion .mdl-b-contetn h5 {
  font-size: 16px;
}

@media(min-width: 1200px) {
  .vc-discussion {
    padding-top: 0;
    padding-bottom: 100px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-articles-2-2 .block-5 a div, .block-articles-0-2 .wmn-ltp-, .block-articles-0-2 .wmn-ltp-, .block-articles-0-2 .content-blk-2, .hlf-ht-table, .ant-contet-wrp, .block-articles-2-2 .block-5 a, .block-articles-0-2 a {
    height: auto;
  }
}

/**
 * Woocommerce [product list].
 */

/*@import 'woocommerce.css';*/

.woocommerce-columns {
  display: flex;
  flex-wrap: wrap;
}

@media(min-width: 768px) and (max-width: 1400px) {
  .woocommerce-columns .nice-select .list {
    left: auto !important;
    right: 0 !important;
    text-align: right;
  }
}

/**
 * Shopping area.
 */

.woocommerce .hero-area, .woocommerce-page .hero-area, .producten-lijst .hero-area {
  background-color: white;
  margin-top: 20px;
}

.producten-lijst .products .rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.producten-lijst .products .rating .star-rating, .producten-lijst .products .rating .count {
  display: inline-flex;
  margin: 0;
}

.products .rating .star-rating, .products .rating .count, .product .rating .star-rating, .product .rating .count {
  display: inline-flex;
  margin: 0;
}

.woocommerce .star-rating {
  float: none;
}

.producten-lijst .products .rating .star-rating {
  margin-right: 5px;
}

.woocommerce nav.woocommerce-pagination {
  width: 100%;
  border-color: #efeeee;
}

.wc-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li, .wc-pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-color: #efeeee;
  font-size: 12px;
}

.wc-pagination .page-numbers {
  color: black;
  font-family: 'Montserrat', sans-serif;
}

.wc-pagination .page-numbers.dots {
  border-top: 1px solid #efeeee;
  border-bottom: 1px solid #efeeee;
  border-left: 1px solid #efeeee;
}

.wc-pagination .page-numbers.next {
  border-right: 1px solid #efeeee;
}

.wc-pagination a {
  border: solid 1px #efeeee;
  border-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: background-color 140ms, color 140ms;
  color: black;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .wc-pagination a:focus, .wc-pagination a:hover, .wc-pagination span.current {
  background-color: var(--color-primary);
  color: #FFFFFF;
}

.woocommerce nav.woocommerce-pagination ul li span.current {}

/* Columns */

.product-categories-wrapper {
  width: 25%;
}

.product-categories-wrapper .woocommerce-product-search {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.product-categories-wrapper .woocommerce-product-search .search-field {
  width: 100%;
  height: 37px;
  padding: 5px 36px 5px 10px;
  border: 1px solid #efeeee;
  outline: 0;
}

.product-categories-wrapper .woocommerce-product-search [type="submit"] {
  position: absolute;
  right: 0;
  width: 37px;
  height: 100%;
  outline: 0;
  border: 0;
  font-size: 0;
  cursor: pointer;
}

.product-categories-wrapper .woocommerce-product-search [type="submit"]::before {
  content: '\f002';
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  text-indent: 0;
}

.product-list {
  width: 75%;
  padding-left: 100px;
}

.product-list .woocommerce-ordering {
  margin-bottom: 12px;
}

.product-list .woocommerce-ordering .nice-select {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product-list .woocommerce-ordering .nice-select.open .list {
  z-index: 99999;
}

.product-list .woocommerce-result-count {
  font-size: 12px;
}

@media(max-width: 1279px) {
  .product-list {
    padding-left: 75px;
  }
}

@media(max-width: 999px) {
  .product-categories-wrapper {
    width: 100%;
  }
  .product-list {
    width: 100%;
    padding-left: 0;
  }
}

/* Categories */

.product-categories-wrapper .widget-title {
  display: none;
}

.product-categories li a {
  color: black;
  font-family: 'Montserrat', sans-serif;
}

.product-categories>.cat-item {
  margin-bottom: 20px;
  background-color: #f7f9fa;
}

.product-categories .cat-item-74261, .product-categories .cat-item-74362, .product-categories .cat-item-74305, .product-categories .cat-item-67463, .product-categories>.cat-item:last-child {
  display: none;
}

.product-categories>.cat-parent>a {
  display: inline-block;
  width: 100%;
  padding: 5px 30px;
  background-color: #073f63;
  color: white;
  font-size: 18px;
  pointer-events: none;
}

.product-categories .children {
  margin-left: 24px;
}

.product-categories>.cat-item>.children>.cat-item {
  padding-right: 24px;
}

.product-categories>.cat-item>.children>.cat-item.current-cat>a, .product-categories>.cat-item>.children>.cat-item.current-cat-parent>a {
  font-weight: 600;
}

.product-categories .cat-parent .cat-parent {
  display: flex;
  flex-wrap: wrap;
  padding-right: 20px;
}

.product-categories .cat-parent .cat-parent .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transition: transform 180ms;
  cursor: pointer;
}

.product-categories .cat-parent .cat-parent .arrow.is-active {
  transform: rotate(90deg);
}

.product-categories .cat-parent .cat-parent .arrow svg {
  width: 8px;
  height: 14px;
}

.product-categories .cat-parent .cat-parent>a {
  width: calc(100% - 20px);
}

.product-categories .cat-item li a {
  color: #000000;
}

.product-categories .cat-parent .cat-parent .children {
  display: none;
  margin-bottom: 10px;
}

.product-categories .cat-parent .cat-parent.current-cat .children, .product-categories .cat-parent .current-cat-parent .children {
  display: block;
}

.product-categories .cat-parent .cat-parent .children>.current-cat>a {
  font-weight: 600;
}

.product-categories .cat-parent .cat-parent .children a {
  color: #073f63;
  font-size: 13px;
  line-height: 14px;
}

/* Product list */

@media(max-width: 999px) {
  .woocommerce ul.products li.product {
    width: 100% !important;
  }
}

.woocommerce ul.products li.product:not(:last-child) {
  margin-bottom: 50px;
}

@media(max-width: 599px) {
  .woocommerce ul.products li.product:not(:last-child) {
    margin-bottom: 30px;
  }
}

.woocommerce ul.products li.product-category a img {
  display: none;
}

.product-columns {
  display: flex;
  flex-wrap: wrap;
}

.product-column--left {
  display: flex;
  flex-wrap: wrap;
  width: 30%;
}

.product-column--middle {
  display: inline-flex;
  flex-wrap: wrap;
  width: 50%;
  padding: 0 25px;
}

.product-column--right {
  width: 20%;
}

@media(max-width: 1279px) {
  .product-column--left {
    width: 70%;
    order: 1;
    padding-right: 20px;
  }
  .product-column--middle {
    width: 100%;
    padding: 0;
    padding-top: 25px;
    order: 3;
  }
  .product-column--right {
    width: 30%;
    order: 2;
  }
}

@media(max-width: 599px) {
  .product-column--left {
    width: 100%;
    order: 1;
    padding-right: 0;
  }
  .product-column--middle {
    width: 100%;
    padding: 0;
    padding-top: 25px;
    order: 2;
  }
  .product-column--right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    order: 3;
    margin: 0 -10px;
  }
  .product-column .product-item__image {
    width: 100%;
    border: 1px solid #efeeee;
    background-color: #efeeee;
  }
  .product-column .product-item__logo {
    width: 50%;
    padding: 0 10px;
  }
  .product-column .product-item__add-to-cart {
    width: 50%;
    padding: 0 10px;
  }
}

@media(min-width: 600px) {
  .product-column .product-item__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border: 1px solid #efeeee;
    background-color: #efeeee;
    overflow: hidden;
  }
  .product-column .product-item__image img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
}

/**
 * Product item.
 */

.single-product .hero-area {
  padding-bottom: 0;
  overflow: hidden;
}

.product-item, .product-item:hover {
  color: black;
}

.product-item__label {
  display: flex;
  position: absolute;
  top: 20px;
  left: -39px;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 78px;
  border-radius: 500px;
  z-index: 1;
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
}

@media(max-width: 999px) {
  .product-item__label {
    top: -10px;
    left: -10px;
  }
}

.woocommerce .product .product-item .product-item__image img {
  padding: 15px;
  margin-bottom: 0;
}

.product-item__meta {
  display: inline-flex;
  flex-wrap: wrap;
  color: #073f63;
}

.product-item__release-date {
  margin-left: 5px;
}

.product-item__title {
  font-family: 'Montserrat', serif;
  font-weight: 600;
  font-size: 18px;
}

.product-item__authors {
  margin-top: 15px;
  font-size: 13px;
}

.product-item__excerpt {
  display: inline-block;
  margin-top: 15px;
  font-size: 14px;
}

@media(min-width: 1280px) {
  .product-item__add-to-cart {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

.product-item__price {
  font-family: 'Montserrat', serif;
  font-size: 28px;
  font-weight: 600;
}

.product-item__price strike {
  display: block;
  width: 100%;
  font-size: 22px;
  font-weight: 300;
}

.product-item__free-shipping {
  margin-bottom: 20px;
}

.product-item__button {
  padding: 9px 20px;
  transition: 180ms;
  background: var(--color-primary);
  border: none;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.product-item__button:hover {
  background-color: #073f62;
}

@media(max-width: 767px) {
  .product-item__excerpt {
    margin-bottom: 15px;
  }
  .product-item__button {
    padding: 9px 10px;
    text-align: center;
  }
}

/**
 * Product single.
 */

.product-single__columns {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.product-single__column {
  width: 50%;
}

@media(max-width: 999px) {
  .product-single__columns {
    margin-bottom: 30px;
  }
  .product-single__column {
    width: 100%;
  }
  .product-single__column--left {
    margin-bottom: 30px;
  }
}

@media(min-width: 1000px) {
  .product-single__column--left {
    width: 40%;
    padding-right: 50px;
  }
  .product-single__column--right {
    width: 60%;
  }
}

.product-single__categories {
  font-size: 0;
  margin-bottom: 25px;
}

.product-single__categories a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 1px solid grey;
  border-radius: 5px;
  color: grey;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.product-single__categories a:hover {
  background-color: #073f62;
  color: white;
}

.single-product .product-item__excerpt {
  margin-bottom: 50px;
}

.single-product .product-item__price {
  margin-bottom: 10px;
}

.product-single__add-to-cart .quantity {
  display: none;
}

.woocommerce .product-single__add-to-cart .single_add_to_cart_button.button {
  text-transform: uppercase;
  color: #fff;
  background: var(--color-primary);
  border: none;
  padding: 12px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.single-product .product-item__image {
  border: 1px solid #efeeee;
  text-align: center;
}

.single-product .product-item__image img {
  padding: 15px;
  width: 100%;
}

@media(max-width: 999px) {
  .single-product .product-item__image {
    text-align: center;
  }
}

@media(min-width: 1000px) {
  .single-product .product-single__columns .product-item__image {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
  }
  .single-product .product-single__columns .product-item__image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

/**
 * Tabs.
 */

/* Text image. */

/*.product-single-text-image__wrapper {
  padding: 30px 0;
}*/

.product-single-text-image {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.product-single-text-image__image {
  position: relative;
  width: 25%;
}

.product-single-text-image__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-single-text-image__text {
  width: 75%;
  padding: 75px 0;
  padding-left: 5%;
  font-size: 14px;
}

.woocommerce .product-single-text-image__text .text-image__button {
  transition: all 240ms;
  background-color: var(--color-primary);
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

@media(max-width: 767px) {
  .product-single-text-image__image {
    width: 100%;
  }
  .product-single-text-image__image img {
    position: static;
    width: 100%;
    height: auto;
  }
  .product-single-text-image__text {
    width: 100%;
    padding: 20px 0;
  }
}

/* Text columns. */

.product-single-columns__columns {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -50px;
  padding: 50px 0;
}

.product-single-columns__column {
  width: 50%;
  padding: 0 50px;
}

@media(max-width: 999px) {
  .product-single-columns__columns {
    padding: 30px 0;
  }
}

@media(max-width: 767px) {
  .product-single-columns__columns {
    margin: 0;
  }
  .product-single-columns__column {
    width: 100%;
    padding: 0;
  }
}

/* Product tabs. */

.product-single__tabs {
  position: relative;
}

.product .tabs {
  display: flex;
  flex-wrap: wrap;
}

.product .tab {
  position: relative;
  margin: 5px;
  padding: 10px 15px;
  background-color: #173e61;
  border-radius: 3px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.product .tab.is-active {
  position: relative;
  background-color: #f7f9fa;
  color: black;
}

.product .tab.is-active::after {
  position: absolute;
  bottom: -55px;
  left: calc(50% - 15px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 30px 15px;
  border-color: transparent transparent #f7f9fa transparent;
  content: '';
}

.product .tab-content:not(:first-child) {
  display: none;
}

.tab-content-wrapper {
  position: relative;
  margin-top: 50px;
  background-color: #f7f9fa;
}

.tab-content-wrapper::before, .tab-content-wrapper::after {
  display: inline-block;
  position: absolute;
  right: 100%;
  width: 200%;
  height: 100%;
  background-color: #f7f9fa;
  content: '';
}

.tab-content-wrapper::after {
  top: 0;
  right: auto;
  left: 100%;
}

.product-single__table {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -50px;
  padding: 75px 0;
}

.product-single__table-table {
  width: 50%;
  padding: 0 50px;
}

.product-single__table-title {
  margin-bottom: 30px;
}

.product-single__table-row {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
}

.product-single__table-row strong {
  display: inline-block;
  width: 200px;
}

@media(max-width: 767px) {
  .product-single__table {
    margin: 0;
    padding: 30px 0;
  }
  .product-single__table-table {
    width: 100%;
    padding: 0;
  }
  .product-single__table-table:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* Carousel. */

.tab-carousel {
  width: 100%;
  max-width: 1100px;
  padding: 75px 0;
}

.tab-carousel .owl-stage-outer {
  cursor: grab;
}

@media(max-width: 767px) {
  .tab-carousel {
    width: 30px 0;
  }
  .tab-carousel .owl-item img {
    margin: 0 auto;
  }
}

/* Suggested. */

.product-single__suggestions {
  padding: 50px 0;
}

.product-single__suggestions .products.columns-4 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}

.woocommerce .product-single__suggestions .products.columns-4 .product {
  width: 25%;
  margin: 0;
  padding: 0 30px;
}

.product-single__suggestions .product-columns .product-column {
  width: 100%;
}

.product-single__suggestions .product-columns .product-column--left {
  margin-bottom: 40px;
}

.product-single__suggestions .product-columns .product-column--right {
  padding: 0 25px;
}

.product-single__suggestions .product-item__label {
  left: -9px;
}

.product-single__suggestions .product-item__subtitle {
  margin: 20px 0;
  font-size: 14px;
  color: #073f62;
}

.product-single__suggestions .product-item__meta, .product-single__suggestions .product-item__authors, .product-single__suggestions .product-item__excerpt, .product-single__suggestions .product-item__logo, .product-single__suggestions .product-item__button {
  display: none;
}

.product-single__suggestions .product-item__add-to-cart {
  position: static;
}

.product-single__suggestions .product-item__price {
  font-size: 22px;
}

@media(max-width: 767px) {
  .woocommerce .product-single__suggestions .products.columns-3 .product:not(:last-child) {
    margin-bottom: 30px;
  }
  .product-single__suggestions .product-column--left {
    padding-right: 0;
  }
  .product-single__suggestions .product-columns .product-column--right {
    padding-left: 0;
  }
  .product-single__suggestions .product-columns .product-column {
    position: relative;
    padding-top: 0;
  }
  .product-single__suggestions .product-item__image {
    width: 100%;
  }
  .product-single__suggestions .product-item__price {
    margin-bottom: 0;
  }
}

@media(min-width: 768px) {
  .woocommerce .product-single__suggestions .products.columns-3 .product {
    position: relative;
    padding-bottom: 50px;
  }
  .woocommerce .product-single__suggestions .product-item__add-to-cart {
    padding-bottom: 50px;
  }
  .woocommerce .product-single__suggestions .product-item__price {
    position: absolute;
    bottom: 20px;
  }
}

/**
 * Cart.
 */

.woocommerce .woocommerce-message {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  border-top-color: var(--color-secondary);
}

.woocommerce .woocommerce-message[role="alert"] {
  justify-content: left;
}

.woocommerce .woocommerce-message::before {
  top: auto;
  color: var(--color-secondary);
}

.woocommerce .woocommerce-message::after {
  display: none;
}

.woocommerce .woocommerce-checkout-review-order button.button.alt, .woocommerce .cart-collaterals a.button.alt {
  background-color: var(--color-primary);
}

.woocommerce-cart table.cart th, .woocommerce-cart .cart_totals>h2, .woocommerce .cart-collaterals a.button.alt {
  font-family: 'Montserrat', sans-serif;
}

/**
 * Checkout.
 */

.woocommerce .checkout #customer_details {
  margin: 0 -15px 20px;
}

.woocommerce .checkout .col-1 {
  width: 75%;
  max-width: none;
}

.woocommerce .checkout .col-2 {
  width: 25%;
  max-width: none;
}

@media(max-width: 767px) {
  .woocommerce .checkout .col-1, .woocommerce .checkout .col-2 {
    width: 100%;
  }
}

.woocommerce .checkout input[type="text"], .woocommerce .checkout input[type="phone"], .woocommerce .checkout input[type="tel"], .woocommerce .checkout input[type="email"], .woocommerce .checkout select, .woocommerce .checkout textarea {
  width: 100%;
  background: #f4f4f4;
  border: none;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  font-size: 11px;
  padding-right: 15px;
  margin-top: 15px;
}

.woocommerce .checkout .select2-selection {
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #f4f4f4;
}

.woocommerce .checkout textarea {
  min-height: 120px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.woocommerce .checkout label, .woocommerce .checkout .woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce .checkout .woocommerce-terms-and-conditions-wrapper {
  display: block;
  width: 100%;
}

.woocommerce table.shop_table {
  background: white;
}

.tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper) .tqb-answer-action {
  height: unset !important;
}

.tqb-template-style-4 .tqb-fancy-icon:not(.tqb-fancy-rel) {
  top: unset !important;
}

.tqb-answer-inner-wrapper .tqb-answer-content {
  height: auto !important;
}

a.kb-link, .kb-ul li span {
  background: var(--color-secondary);
  color: #fff;
  padding: 8px 28px;
  display: inline-block;
  font-weight: 500;
  margin-right: 8px;
}

.kb-ul {
  padding: 0;
  margin: 0;
}

.kb-list {
  float: left;
  text-align: center;
}

.kb-ul li {
  list-style-type: none;
  display: inline-block;
}

/**
 * news-outer-section
 */

#partners.news-outer-section, #auteurs.news-outer-section {}

#partners.news-outer-section .news-content, #auteurs.news-outer-section .news-content {
  width: 100%;
}

#partners.news-outer-section .news-content>a, #auteurs.news-outer-section .news-content>a {
  width: 100%;
}

#partners.news-outer-section .news-content img {
  width: 100%;
  height: 150px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
  object-fit: contain;
}

#auteurs.news-outer-section .news-content img {
  width: 100%;
  height: 150px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
  object-fit: cover;
}

.breadcrumbs {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 12px;
}

.breadcrumbs a {
  color: black;
}

.tabs.wc-tabs {
  display: none;
}

.product-single__tabs .__fbcw_pe__product-review .__fbcw_pe__product-review-header, .product-single__tabs .__fbcw_pe__product-review {
  background-color: #f7f9fa !important;
  padding: 75px 0 !important;
}

/**
 * Woocommerce cart.
 */

.mini-cart {
  position: fixed;
  display: none;
  align-items: center;
  top: 250px;
  right: 20px;
  width: 45px;
  height: 45px;
  background-color: #073f63;
  border-radius: 50%;
  color: white;
  box-shadow: 2px 2px 4px 0px rgb(0 0 0 / 30%);
  z-index: 9999;
}

@media(max-width: 1200px) {
  .mini-cart {
    top: 160px;
  }
}

.woocommerce .header-link-list .container {
  position: relative;
}

.woocommerce-cart .mini-cart, .woocommerce-checkout .mini-cart, .woocommerce .mini-cart {
  display: flex;
  justify-content: center;
}

.mini-cart a {
  color: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 4px;
  font-family: 'Montserrat';
  font-size: 10px;
}

.mini-cart svg {
  width: 100%;
  height: 15px;
}

.mini-cart .woocommerce-Price-amount {
  display: none;
}

/**
 * Orders.
 */

.woocommerce-account.woocommerce-view-order .woocommerce-message, .woocommerce-account.woocommerce-orders .woocommerce-message, .woocommerce-account.woocommerce-view-order .woocommerce-notices-wrapper, .woocommerce-account.woocommerce-view-order .woocommerce table.shop_table, .woocommerce-account.woocommerce-orders .woocommerce table.shop_table {
  margin-top: 30px;
}

.woocommerce-account.woocommerce-orders .hero-area, .woocommerce-account.mijn-account .hero-area, .woocommerce-account.woocommerce-view-order .hero-area {
  background: #f6f6f6;
}

.woocommerce-account.woocommerce-view-order .woocommerce .woocommerce-customer-details~.row.mt-30, .woocommerce-account.woocommerce-orders .woocommerce table.shop_table~.row.mt-30 {
  display: none;
}

.woocommerce-account.woocommerce-view-order .woocommerce table.shop_table. .woocommerce-account.woocommerce-orders .woocommerce table.shop_table {
  border-color: #ddd;
}

.woocommerce-account.woocommerce-view-order .m-info-box-inner, .woocommerce-account.woocommerce-orders .m-info-box-inner {
  border: 1px solid #ddd;
}

/* Stars - Winkelpagina */

@font-face {
  font-family: "dashicons";
  src: url("fonts/dashicons.eot");
}

@font-face {
  font-family: "dashicons";
  src: url(data:application/x-font-woff;charset=utf-8;base64,) format("woff"), url("fonts/dashicons.ttf") format("truetype"), url("fonts/dashicons.svg#dashicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.star-rating .star-full:before {
  content: "\f155";
}

.star-rating .star-half:before {
  content: "\f459";
}

.star-rating .star-empty:before {
  content: "\f154";
}

.star-rating .star {
  color: #fecd58;
  display: inline-block;
  font-family: "dashicons";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
}

span.screen-reader-text {
  display: none;
}

.woocommerce .star-rating::before {
  content: none;
  display: none;
}



.type-credit-beeld, .credit-beeld {
  color: grey;
  font-style: italic;
}

.nice-select.form-control.disabled {
  display: none;
}

.page-template-template-iframe form[name="subscription-newsletter"]::before {
  content: 'AANMELDING SUCCESVOL';
}

.page-template-template-iframe form[name="subscription-newsletter"] .form-group input[type="checkbox"] {
  margin-right: 10px;
}

.page-template-template-iframe .ub-emb-container {
  display: none !important;
}

/* whitepapers */
.post-type-archive-whitepapers {
}

#whitepaper_contact_formulier,
#whitepaper_download_formulier {
  background: #fff;
  margin-top: 15px;
  padding: 25px;
  border: 1px solid #ddd;
}

#whitepaper_download_formulier {
  margin-top: 0;
}

.post-type-archive-whitepapers .vc-search-result-general-item .col-sm-3 {
  text-align: center;
}

.post-type-archive-whitepapers .vc-search-result-general-item .col-sm-3 img {
  max-height: 200px;
  overflow-x: hidden;
}

.post-type-archive-whitepapers .vc-search-result-general-item .date-place-wrap .sub {
  color: var(--color-primary);
  font-weight: 700;
}

.post-type-archive-whitepapers .vc-search-result-general-item  .vc-search-result-big-title a {
  color: #1B1B21;
}

.post-type-archive-whitepapers .vc-search-result-general-item .vc-search-result-excerpt {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.post-type-archive-whitepapers .select2-container--default .select2-search--inline .select2-search__field {
  width: auto !important;
}

/* Single whitepapers */
.single-whitepapers .wkb-content-wrap .wkbto1 h4 {
  color: var(--color-primary);
}

/* gravityforms */
.gform_title {
  font-size: 24px;
}

.gform_required_legend {
  display: none;
}

.gform_description {
  display: block;
  margin-bottom: 15px;
}

#field_1_8 label {
  display: inline;
  width: calc(100% - 25px);
}

.gform_button {

  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

  border-radius: 0px;
  background-color: #4e4785;
  color: #FFF;
  border-color: #4e4785;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

/**
 * Changes 22/06/2023
 */

.side-user-info a {
  padding-left: 0;
}

.site-main-menu {
  border: 0;
  text-align: right;
}

.site-main-menu ul {
  display: inline-block;
  text-align: right;
}

.site-main-menu ul li a {
  position: relative;
  border-left: 0;
}

.site-main-menu ul li a:after {
  content: '';
  position: absolute;
  width: calc(100% - 12px);
  height: 0;
  transition: 240ms;
  background-color: #dc0514;
  bottom: -15px;
  left: 6px;
}
.site-main-menu ul li:first-child a:after {
  width: 100%;
  left: -6px;
}

.site-main-menu ul li:last-child a:after {
  width: 100%;
}

.site-main-menu ul li a:hover {
  text-decoration: none;
}

.site-main-menu ul li a:hover:after {
  height: 5px;
}

.header-top-logo-aera .current-menu-item a {
  font-weight: 600;
  color: inherit;
}

.top-cosila-icons {
  display: none;
}

.link-list li:last-child a {
  position: relative;
  margin-left: 30px;
  padding: 23px 13px;
  background-color: #dc0514;
}

.link-list li:last-child a:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 20px;
  right: 100%;
  top: 0;
  background-color: #f6f6f6;
}

a.kb-link {
  width: 135px;
  padding: 20px;
  border: 2px solid #dc0514;
  background-color: transparent;
  color: black;
  transition: 240ms;
}

a.kb-link:hover {
  background-color: #dc0514;
  color: white;
}

a.kb-link-nieuws {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Nieuws_wit.png);
  width: 165px;
  height: 165px;
  padding: 0px;
  border: 0px;
  transition: 240ms;
}

a.kb-link-nieuws:hover {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Nieuws_rood.png);
}

a.kb-link-tools {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Tools_wit.png);
  width: 165px;
  height: 165px;
  padding: 0px;
  border: 0px;
  transition: 240ms;
}

a.kb-link-tools:hover {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Tools_rood.png);
}

a.kb-link-duiding {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Duiding_wit.png);
  width: 165px;
  height: 165px;
  padding: 0px;
  border: 0px;
  transition: 240ms;
}

a.kb-link-duiding:hover {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Duiding_rood.png);
}

a.kb-link-leren {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Leren_wit.png);
  width: 165px;
  height: 165px;
  padding: 0px;
  border: 0px;
  transition: 240ms;
}

a.kb-link-leren:hover {
  content:url(/wp-content/themes/omgevingsweb-v4/assets/img/Leren_rood.png);
}

.kb-ul li span,
.kb-list ul li {
  background-color: transparent;
}

.header-top-logo-aera {
  padding-top: 5px;
}

.header-top-area {
  background-color: transparent;
}

#menu-top-menu {
  //background-color: #bcc6a4;
  display: inline-block;
  padding: 5px 0;
  border-radius: 8px;
}

.top-menu ul li a {
  position: relative;
  color: black;
  border-left: 0;
}
.top-menu ul li:not(:first-child) a::before {
  content: '';
  width: 1px;
  height: 13px;
  background-color: black;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 4px;
}

.header-top-right-content .link-list li:last-child a {
  background-color: #016d6d;
  border-radius: 0;
  margin-right: 20px;
  padding: 20px 13px;
}

.header-top-right-content .search {
  width: 32%;
}

.header-top-right-content form {
  position: relative;
  width: 100%;
}

.header-top-right-content form input[type="text"] {
  width: 100%;
  padding: 5px 0;
  border: 1px solid #dc0514;
  border-radius: 10px;
}

.header-top-right-content form button[type="submit"] {
  position: absolute;
  top: -2px;
  right: 6px;
  width: auto;
}
