/*
Theme Name: Real Health
Theme URI: http://wordpress.org/themes/twentytwelve

Author: the LongNB
Author URI: http://wordpress.org/

Description: The 2014 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout
Text Domain: realhealth
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem

values (and line heights) are calculated using two variables:
$rembase:     14;
$line-height: 24;
---------- Examples
* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
padding: 5px 0;
padding: 0.357142857rem 0; (5 / $rembase)
* Set a font-size and then set a line-height based on the font-size
font-size: 16px
font-size: 1.142857143rem; (16 / $rembase)
line-height: 1.5; ($line-height / 16)
---------- Vertical spacing
Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:
.my-new-div {
margin: 24px 0;

margin: 1.714285714rem 0; ( 24 / $rembase )
}
---------- Further reading
http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/

/* =Reset
-------------------------------------------------------------- */

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

@font-face {
    font-family: "Tw Cen MT";
    src: url('fonts/TwCenMTRegular/356567383-1118928520.eot');
    src: url('fonts/TwCenMTRegular/356567383-1118928520.eot?#iefix') format('embedded-opentype'), url('fonts/TwCenMTRegular/356567383-1118928520.svg#Tw Cen MT') format('svg'), url('fonts/TwCenMTRegular/356567383-1118928520.woff') format('woff'), url('fonts/TwCenMTRegular/356567383-1118928520.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lucida Sans";
    src: url('fonts/LucidaSansRegular/326324463-4862594473.eot');
    src: url('fonts/LucidaSansRegular/326324463-4862594473.eot?#iefix') format('embedded-opentype'), url('fonts/LucidaSansRegular/326324463-4862594473.svg#Lucida Sans') format('svg'), url('fonts/LucidaSansRegular/326324463-4862594473.woff') format('woff'), url('fonts/LucidaSansRegular/326324463-4862594473.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Barlow' !important;
}

body {

    font-family: 'Barlow' !important;
    width: 100% !important;
    font-size: 15px;
}

b {
    font-weight: 600;
}

.clear {
    clear: both;
}

@media (max-width: 768px) {
    .container.container-nav {
        padding: 0 4px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        width: auto !important;
    }
}

.trp_language_switcher_shortcode {
    margin-top: 3px;
}

.trp-language-switcher {
    width: auto !important;
}

.trp-language-switcher > div {
    padding: 0 !important;
    width: auto;
}

.container {
    @media (width >= 96rem) {
      max-width: 1200px;
    }

    @media (width >= 48rem) {
      max-width: 1200px;
    }

    @media (width >= 40rem) {
      max-width: 1200px;
    }
}

  .gray-box {
    width: 110%;
    margin-left: -5%;
    margin-right: -5%;
    background: #f5f5f5;
  }

  .gray-box-circle {
    height: 500px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .gray-box-circle .circle img {
    height: 700px;
    width: auto;
    object-fit: contain;
  }

  .gray-box-circle .circle .item img.item-image {
    height: 80px;
    width: auto;
    margin-bottom: 12px;
  }

  .gray-box-circle .circle .item {
    max-width: 230px;
    text-align: center;
  }

  .gray-box-circle .circle .item h4 {
    margin-bottom: 6px;
    color: #499EDD;
    font-weight: 700;
  }

  .gray-box-circle .circle .item p {
    color: #499EDD;
  }

  .gray-box-circle .circle .item {
    display: none;
  }

  .gray-box-circle .circle .item.first h4 {
    font-size: 32px;
  }

  .gray-box-circle .circle .item.active {
    display: flex;
  }

  .gray-box-circle .circle .content {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .container-circle {
    padding-top: 100px;
  }

  .gray-box-circle .slider-nav,
  .gray-box-circle .circle {
    margin-top: -100px;
  }

  .nav-toggle span {
    color: #499EDD;
	  font-size: 20px;
  }

  .nav-toggle .active-icon {
    opacity: 0;
    transition: opacity .3s ease-in-out;
  }

  .nav-toggle.active .active-icon {
    opacity: 1;
  }

  .nav-toggle.active span {
    font-weight: 700;
  }

  .nav-toggle:hover span {
    font-weight: 700;
  }

  @media screen and (max-width: 1024px) {
    .gray-box-circle .slider-nav,
    .gray-box-circle .circle {
      margin-top: 0;
    }

    .gray-box-circle .slider-nav {
      padding-bottom: 48px;
    }

    .gray-box-circle {
      height: auto;
      width: 100%;
      padding-top: 64px;
      padding-bottom: 64px;
    }

    .gray-box-circle .circle img {
      height: 100%;
      width: auto;
      object-fit: contain;
    }
  }

  @media screen and (max-width: 1280px) {
    .gray-box {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
    }
  }

  @media screen and (max-width: 767px) {
    .gray-box-circle .circle .item.first h4 {
      font-size: 14px;
    }

    .gray-box-circle .circle .item p {
      font-size: 12px;
    }

    .gray-box-circle .circle .item img.item-image {
        height: 40px;
    }

    .gray-box-circle .circle .item {
        max-width: 180px;
    }
  }

@media (min-width: 768px) {
	.container {
		width: 100%;
	}
}

.menu_table td a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}

.menu_table td a img {
	object-fit: contain;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.timeline {
	padding-top: 24px;
}

.timeline .item  {
	padding-bottom: 24px;
}

.timeline .item .line {
	padding-bottom: 8px;
    width: 100%;
    height: 12px;
}

.timeline .item .content {
	padding-right: 22px;
}

.timeline .item h4 {
	margin-top: 12px;
	margin-bottom: 6px;
}

.font-bold {
	font-weight: 700px;
}

.gray-box {
	width: 110%;
	margin-left: -5%;
	margin-right: -5%;
}

@media screen and (max-width: 1280px) {
	.gray-box {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	.timeline .item .line {
		display: none;
	}
	
	.timeline .item .content {
		padding-right: 0 !important;
		padding-left: 30px;
		border-left: 2px dashed #009FE3;
   		margin-left: 22px;
	}
	
	.timeline .item .content.not {
		border-left: none;
	}
}

/*team */
@media only screen and (max-width: 766px) {
    .teampost {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .teampage h2 {
        padding-left: 3rem !important;
    }
}

.teampage h2 {
    padding-left: 15px;
}

.teampost img {
    width: 100%;
}

.teampost {
    margin-left: auto;
    margin-right: auto;
}

.teambox {
    border-radius: 0 0 14px 14px;
    background-color: #009fe3;
    color: white !important;
    padding-top: 5px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.teambox p {
    padding-left: 18px;
}

.designation {
    font-size: 80% !important;
}

/***collapsibles (info-verwijzers) ***/
.collapsible {
    background-color: #FFFFFF;
    color: #296eb3;
    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-radius: 4px 4px 4px 4px;
    width: 100%;
    margin-bottom: 5px;
}

.active {
    margin-bottom: 0;
}

.collapsible_content {
    padding: 1rem;
    display: none;
    overflow: hidden;
    background-color: #FFFFFF;
    color: black;
    border-radius: 4px 4px 4px 4px;
    /*width: 90%;*/
    /*margin-left: 10px;*/
    margin-bottom: 5px;
}

.collapsible:hover {
    background-color: #009fe3;
    color: white;
}

/**** panel ****/
.panel {
    border: 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.panel_page .panel {
    margin-bottom: 70px;

}

.panel-footer p, .panel-footer a {
    font-weight: 600;
}

.panel_page p {
}

.panel_page .panel-body ul {
    padding-left: 20px;
}

.panel-heading {
    padding-top: 0 !important;
    display: flex;
    align-items: center;
    border-radius: 15px 15px 0 0;
    padding-left: 20px;
}

.panel_page .panel-heading {
}

.panel-heading {
    background: #009fe3 !important;
    color: white !important;
    height: 50px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.panel-body {
    background-color: #f5f5f5;
    padding: 15px 25px;
}

.panel-footer {
    border-radius: 0 0 15px 15px !important;
    border-top: 0 !important;
}

.panel a {
    color: white;
}

.WIRH_panelrow .panel-heading {
    margin-top: 15px;
    height: 50px;
}

.behandeling_panel p:first-of-type {
}

.panel_intro {
    margin-bottom: 10rem;
}

#specifieke_panel_header {
    padding-top: 1rem;
}

/**** carousels *****/
@media only screen and (max-width: 767px) {
    #myCarousel .carousel-inner {
        padding: 20px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 440px) {
    #myCarousel {
        font-size: 13px;
    }
}

@media (min-width: 767px) {
    .rightButtonPanel {
        margin-top: calc(4.3rem + 30px);
    }
}

.quote_carousel .item.active p:nth-child(3) {
    color: black !important;
    font-weight: normal !important;
}

.quote_carousel_wrapper {
    background-color: #f5f5f5;
    font-size: 1.25rem;
}

.carousel-inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

.carousel-inner {
    font-size: 22px;
    font-weight: 600;
}

.carousel-inner em {
    font-size: 18px;
    color: #333;
}

.carousel .item {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    min-height: 130px;
}

#carousel_ervaringen .item {
    min-height: auto;
}

.carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
    background-color: #f5f5f5;
}

.carousel-indicators .active {
    background-color: #296EB3;
    border-color: #296EB3;
!important;
}

.carousel-indicators li {
    background-color: white;
    border-color: #296EB3;
!important;
}

.carousel .next {
    left: 0;
    opacity: 1;
    z-index: 1;
}

.carousel-inner {
    text-align: center;
    background-color: #f5f5f5;
    color: #296eb3;
}

.carousel-inner .item {
    align-self: center;
    background-color: #f5f5f5;
}

.ervaring_carousel {
    background-color: #f5f5f5;
}

.ervaring_carousel #carousel_video {
    display: flex;
    align-items: center;
    margin: 10px 0px;
}

.ervaring_carousel .carousel {
    text-align: start;
}

@media only screen and (max-width: 766px) {

}

@media (max-width: 480px) {
    .ervaring_carousel #carousel_video {
        margin-left: 0 !important;
    }

    #specifieke_container {
        margin-top: 20px !important;
    }
}

#video {
    width: 100%;
}

.ervaring_carousel {
    margin-bottom: 30px;
}

.site-header {
    margin-top: -30px;
    padding-top: 10px;
    display: flex;
}

.top_form, .top_logo, .top_links {
    vertical-align: center !important;
}

.top_form input {
    border-radius: 19px;
    border: 2px #f5f5f5 solid;
    color: #296eb3;
    height: 40px !important;
    margin-right: -20px;
    margin-top: -20px !important;
    padding-left: 0.5rem;
}

#b_search_button {
    display: inline-block !important;
    height: 40px;
    border-radius: 19px;
    color: white;
    text-align: center;
    line-height: 40px !important;
    margin-right: -12px !important;
    cursor: pointer;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #009fe3;
    margin-left: -15px;
}

.top_form {
    display: inline-block;
    padding-top: 0 !important;
}

.top_logo {
    padding: 0px !important;
    margin: 0 !important;
}

::-webkit-input-placeholder {
    font-size: 13px;
}

::-moz-placeholder {
    font-size: 13px;
}

:-ms-input-placeholder {
    font-size: 13px;
}

::placeholder {
    font-size: 13px;
}

.header_container {
    display: block !important;
}

.top_links, .top_form {
    padding-top: 1rem;
}

.top_links a {
    color: #296eb3;
    padding-left: 2rem;
}

/*home */

.home_box {
    margin-bottom: 30px;
    color: white;
    border: 0 !important;
    margin-left: auto;
    margin-right: auto;
    background: none !important;
}

.home_box img {
    width: 100%;
}

.box-home {
    margin-top: -120px;
    z-index: 2;
    margin-bottom: 5rem;
}

.home_box div {
    margin: 0 !important;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
}

.footie {
    margin-top: -2px;
    background-color: #009fe3;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0px 15px !important;
}

/* rugpijn */
.rugpijn_content h1 {
    color: #296EB3;
}

.rugpijn_box {
    border-radius: 0 0 14px 14px !important;
}

.rugpijn_box img {
    width: 100%;
}

/**** search ****/
#s {
    border-radius: 19px;
    border: 2px #f5f5f5 solid;
    color: #296eb3;
    height: 40px;
    margin-right: -20px;
    padding-left: 0.5rem;
}

#searchsubmit {
    display: inline-block !important;
    height: 40px;
    border-radius: 19px;
    color: white;
    text-align: center;
    line-height: 40px !important;
    margin-right: -12px !important;
    cursor: pointer;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #009fe3;
    margin-left: -15px;
}

/****header****/
.navbar {
    margin: 10px 0px;
}

@media only screen and (max-width: 540px) {
    .navbar-inverse img {
        max-height: 76px;
    !important;
        height: 74px;
    }

    .navbar-inverse td {
        border-right: 1px solid #a4c2de;
        max-height: 120px !important;
        max-width: 120px !important;
        padding-right: 5px;
        padding-left: 5px;
    }

    #map_frame {
        width: 210px !important;
    }

    .card-footer a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    .navbar-inverse img {
        max-height: 55px;
    !important;
        height: 50px;
    }

    .navbar-inverse td {
        border-right: 1px solid #a4c2de;
        max-width: 70px !important;
        padding-right: 5px;
        padding-left: 5px;
    }

    .navbar-inverse {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 360px) {
    .navbar-inverse img {
        max-height: 35px;
    !important;
        height: 30px;
    }

    .navbar-inverse td {
        border-right: 1px solid #a4c2de;
        max-width: 50px !important;
        padding-right: 3px;
        padding-left: 3px;
    }

    .navbar-inverse {
        font-size: 11px !important;
    }

    .cooperation p, .footer_links {
        padding-top: 0 !important;
        margin-top: 1rem !important;
    }
}

.navbar-inverse {
    border-radius: 0 0 0 0 !important;
    border-color: #296eb3;
    width: 100%;
    padding-bottom: 10px;
    background-color: #296EB3;
    margin: 0px !important;
    display: inline-flex;
    text-align: center;
    padding-top: 15px;
}

.navbar-inverse a {
    padding: 2px;
}

.navbar-inverse img {
    max-height: 130px;
}

.navbar-inverse td {
    border-right: 1px solid #a4c2de;
    max-height: 150px !important;
    max-width: 150px !important;
}

.navbar-inverse td:last-of-type {
    border-right: 0px !important;
}

.navbar-item {
    display: inline-block;
    width: 20%;
}

/*footer*/
@media only screen and (min-width: 990px) {
    .semif_2 {
        border-right: 1px solid #f5f5f5;
    }
}

@media only screen and (min-width: 770px) {
    .footer_links {
        line-height: 120px;
    }
}

@media (max-width: 768px) {
    .card {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 600px) {
    .semif_1 {
        padding-top: 1rem;
        margin-left: 0 !important;
    }

    .semif_2 {
        text-align: center;
        margin-left: 0px;
    }

    .semif_3 {
        text-align: center;
        font-weight: bold;
    }

    .card {
        margin-top: 0 !important;
        margin-left: 0 !important;
        position: relative !important;
        padding: 0 !important;
        margin-bottom: 50px;
    }

    .semif_1, .semif_2, .semif_3 {
        display: block;
    }

    .cooperation p {
        text-align: start !important;
        float: left !important;
    }
}

@media only screen and (min-width: 596px) {
    .cooperation p {
        line-height: 84px;
    }
}

@media screen and (max-width: 780px) and (min-width: 570px) {
    .footer_links {
        display: block !important;
        text-align: center;
    }
}

@media only screen and (max-width: 530px) {
    #SintMk_logo {
        width: 110px !important;
    }

    .site-info {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

@media only screen and (max-width: 360px) {
    #SintMk_logo {
        width: 80px !important;
    }
}

.site-info {
    background-color: #0a54a5;
    color: #FFFFFF;
    padding: 20px;
}

.site-info a {
    color: white;
    margin-right: 20px;
}

.cooperation p {
    text-align: right;
}

#SintMk_logo {
    max-width: 12.5rem;
}

#rating_button {
    border-radius: 50%;
    background-color: #009fe3;
    border: 5px solid white;
    width: 90px;
    height: 90px;
    box-shadow: 3px 3px 3px 3px #0a54a5;
    margin-bottom: 10px;
}

#rating_button:hover {
    cursor: initial;
}

.card-banner {
    background-color: #296eb3;
    padding-bottom: 70px;
    padding-top: 3rem;
}

.semi_footer {
    padding-top: 1rem;
    color: white;
    line-height: 1.6;
}

.semif_2 {
    text-align: center;
}

.semif_3 {
    text-align: center;
    font-weight: bold;
}

.semi_footer a {
    color: white;
}

#footer_banner {
    max-width: 100%;
}

#footer-banner img {
    max-width: 100vw;
}

.semif_1 a {
    color: white;
}

#map_frame {
    border-radius: 0 19px 19px 0;
    margin-left: -2rem;
    width: 320px;
    height: 200px;
}

.card {
    margin-top: -275px;
    padding: 15px;
    margin-bottom: 50px;
}

.card-top {
    border-radius: 14px 14px 0 0;
    background-color: #009fe3;
}

.card-body {
    padding: 15px;
}

.card-body a {
    color: #296eb3;
}

.zkn-widget-holder.zkn-s336 .zkn-widget {
	max-width: 400px !important;	
}

.card-footer {
    background-color: #009fe3;
    text-align: start !important;
    padding-left: 2rem;
    padding-top: 2rem;
    padding-bottom: 15px;
	max-width: 325px;
}

.semif_2 {
    padding-bottom: 1rem;
}

.semi_footer button {
    border-radius: 19px;
    border-style: solid;
}

#route_button {
    background-color: #296eb3;
    border-color: #296eb3;
    margin-bottom: 1rem;
    padding-left: 20px;
    padding-right: 20px;
}

#rekentool_button {
    background-color: #009fe3;
    border-color: #009fe3;
    padding-right: 20px;
    padding-left: 20px;
}

/****inkijk-behandeling*****/
.video-wrap {
    position: relative;
    max-width: 700px;
    width: 100%;
    margin-bottom: 10px;
}

.video-wrap .placeholder {
    max-width: 700px;
    width: 100%;
}

.video-wrap .play-btn {
    position: absolute;
    max-width: 700px;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    line-height: 1; /* needed if using Bootstrap */
    text-align: center;
    color: #009fe3;
    opacity: 0.8;
    background-color: #e8e5e0;
    border-radius: 50px;
    transition: all .2s ease;
}

.video-wrap .play-btn:hover,
.video-wrap .play-btn:focus {
    color: #296eb3;
    background-color: #e8e5e0;
    cursor: pointer;
}

.play-btn::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60px;
    content: "\f04b";
    padding-top: 20px;
    padding-left: 10px;
}

/****rekentool ****/
@media only screen and (max-width: 400px) {
    #rekentool_input_3 {
        width: 90px !important;
    }
}

@media only screen and (max-width: 320px) {
    #p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8 {
        width: 48px !important;
        height: 48px !important;
        line-height: 48px !important;
    }

    #rekentool_input_3 {
        width: 75px !important;
    }
}

#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8 {
    margin-left: auto;
    margin-right: auto;
    background-color: #296EB3;
    color: white;
    width: 66px;
    height: 66px;
    text-align: center;
    border-radius: 50%;
    line-height: 66px;
    font-size: 18px;
    font-weight: 600;
}

.rekentool_tabel {
    margin-bottom: 80px;
}

.rekentool_tabel button {
    border-radius: 11px 11px 11px 11px;
    background-color: #296eb3;
    color: white;
    border: 1px solid;
    border-color: #296eb3;
}

.rekentool_tabel input {
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #bababa;
}

.rekentool_tabel td {
    height: 40px;
    width: 25rem;
    max-width: 150px;
}

.rekentool_tabel th {
    text-align: center;
}

.rekentool_icn {
    max-width: 63px;
    z-index: -1;
}

.textover {
    position: relative;
}

.textover p {
    color: white;
    position: absolute;
    z-index: 2;
    left: 50%;
    right: 50%;
    top: 30%;
}

#result_panel_header {
    text-align: center;
    background-color: #009fe3;
    height: 120px;
    margin-bottom: -61px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 19px 19px 0 0;
}

/**** informatie verwijzers ***/
#behandelroute {
    margin-bottom: 10px;
    width: 100%;
}

/*****WIRH****/
#visual_behandeling {
    width: 99%;
}

.WIRH_panels p, .WIRH_panels b {
}

#tijdlijn_footer {
    color: #296eb3;
    margin-bottom: 30px;
}

#tijdlijn_footer h5 {
    margin-top: -80px;
    font-weight: 600;
}

#icon_bps, #icon_groepsbehandeling, #icon_zelfmanagement {
    transform: scale(0.25);
}

/****ervaringen - resultaten ****/
.ervaringen_resultaten button {
    border-color: #296eb3;
    border-radius: 19px 19px 19px 19px;
    background-color: #296eb3;
    color: #FFFFFF;
    border-style: solid;
}

.res_erv_panel img {
    width: 100%;
}

.ervaringen_resultaten img {
    max-width: 50px;
    position: absolute;
    left: 50%;
    top: -25px;
    margin-left: -25px;
}

.ervaringen_resultaten .grade {
    position: absolute;
    left: 50%;
    top: -25px;
    margin-left: -25px;
    background: #296eb3;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.ervaringen_resultaten .well {
    position: relative;
    background-color: #FFFFFF;
    padding: 20px;
}

.ervaringen_resultaten .well a {
    display: block;
    margin-top: 10px;
    text-align: right;
}

.ervaringen .well {
    margin-bottom: 3rem;
    padding: 20px;
    padding-top: 40px;
}

.ervaringen a {
    color: #296eb3;
}

.ervaringen_resultaten .well p:first-of-type {
    color: #296eb3;
}

.ervaringen_resultaten .panel-body p:first-of-type {
    margin-bottom: 15px;
}

.ervaringen_resultaten .panel-heading {
    border-radius: 14px 14px 0 0;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}

#result_panel_bottom_headers {
    margin-left: -20px;
    margin-right: -20px;
}

#result_panel_bottom_headers b {

}

#result_panel_bottom_headers ul {
    padding-left: 1rem;
    padding-right: 1rem;
}

#result_panel_bottom_headers .panel {
    padding-left: 4px !important;
    padding-right: 4px !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

#result_panel_bottom_headers .panel-header {
    background-color: #296eb3;
    line-height: 1;
    padding: 0px 20px;
    color: #FFFFFF;
    height: 60px;
    border-radius: 15px 15px 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#result_panel_bottom_headers .panel {
    background: transparent !important;
}

.wachttijden p {
}

.wachttijden a {
    color: #296eb3;
}

.vergoeding p {
}

.aanmelden_box img {
    width: 100%;
}

.aanmelden_box {
    margin-right: 0 !important;
}

.aanmelden_box .panel-body {
    padding: 0 !important;
}

.aanmelden_box .footie {
    background-color: #009fe3;
    border-radius: 0 0 14px 14px;
}

.WIRH_box {
    padding: 0 !important;
}

.WIRH_box img {
    width: 100%;
}

.WIRH_box .footie {
    background-color: #009fe3;
    border-radius: 0 0 14px 14px;
}

.WIRH_box .panel-body {
    padding: 0 !important;
}

.contentPageDefault {
    margin-bottom: 50px;
}

.ervaringen_resultaten .panel-body button {
    padding-bottom: 3px;
}

.login-button {
    border-radius: 14px 14px 14px 14px;
    color: white;
    background-color: #009fe3 !important;
    border: 1px solid #009fe3 !important;
}

.forgot_form input[name="s8-login-forgot"] {
    border-radius: 14px 14px 14px 14px;
    color: white;
    background-color: #009fe3 !important;
    border: 1px solid #009fe3 !important;
}

.generic_content {
    color: #296EB3 !important;
    margin-bottom: 50px;
}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20, 20, 20, 0.8);
    min-height: 26px;
    font-size: 14px;
    color: white;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

#cookieConsent a {
    color: white;
    text-decoration: none;
}

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

#closeCookieConsent:hover {
    color: #FFF;
}

.cookiebutton {
    background-color: #296EB3;
    color: white;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    margin: 2px 60px 2px 10px;
}

#cookieConsent a.cookieConsentOK {
    background-color: #296EB3;
    color: white;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    margin: 2px 60px 2px 10px;
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #296EB3
}

/*Cookie Consent End*/


-----------
.main-menu {
    margin: 10px 0 0 0;
}

.main-menu ul li {

}

.main-menu ul li a {
    font-size: 18px;
    font-family: "Arial";
    color: #fefeff !important;
}

.main-menu ul li a:hover {
    text-decoration: none;
    color: #d2d1d6 !important;
}

.main-menu .current-menu-item a {
    text-decoration: none;
    color: #d2d1d6 !important;
}

.main-menu #menu-item-44 {
    margin-left: 44px;
}

#secondary .menu li a:hover {
    color: #d2d1d6 !important;
}

#secondary .menu .current-menu-item a {
    color: #d2d1d6 !important;
}

.menuSmall ul li a:hover {
    text-decoration: underline;
}

.menuSmall ul li.current-menu-item a {
    text-decoration: underline;
}

.titleBox {
    position: relative;
    width: 238px;
    height: 40px;
}

.titleBox span {
    display: block;
}

.titleBox span.box-left {
    position: absolute;
    left: 0px;
    top: -10px;
    background: url('../images/boxleft.jpg') no-repeat;
    width: 18px;
    height: 51px;
}

.titleBox span.box-right {
    position: absolute;
    right: 2px;
    top: -10px;
    background: url('../images/boxright.jpg') no-repeat;
    width: 18px;
    height: 51px;
}

.titleBox span.box-center {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 0;
    top: -10px;
    background: url('../images/boxcenter.jpg') repeat-x;
}

.titleBox span.box-center-center {
    /*background: url("../images/bulletbox.jpg") no-repeat scroll 200px center rgba(0, 0, 0, 0);*/


    color: #F5F3F8;
    font-family: "Arial";
    font-size: 17px;
    height: 51px;
    padding: 0 0 0 15px;
    position: relative;
    z-index: 200;
}

/**** default page ****/

#secondary .widget_nav_menu {
    background: #296EB3;
    border-radius: 10px;
    padding: 10px 10px 35px 10px;
    margin-bottom: 10px;
}

#secondary .widget_nav_menu ul li {
    line-height: 20px;
}

#secondary .widget_nav_menu ul li a {
    font-family: "Arial";
    font-size: 14px;
    color: #f8f7fa;
}

#secondary .widget_sp_image {
    margin-bottom: 7px;
}

#secondary h3.widget-title {
    font-size: 24px;
    font-family: "Tw Cen MT";
    color: #f8f7fb;
    margin-bottom: 15px;
}

.banner-page {
    margin-bottom: 20px;
}

.breadRumHel {
}

#content .entry-title, .page-title {
    margin-top: 50px;
    font-size: 24px;
    color: #296EB3;
}

.entry-header {
    margin-bottom: 20px;
    margin-top: 20px;
}

.entry-header h1 {
    color: #296EB3 !important;
}

article article p:first-of-type {
    font-weight: 600;
}

article {
    margin-bottom: 50px;
}

.entry-content, .entry-summary {
    color: black;
    line-height: 22.5px !important;
}

.entry-content strong {
    color: #296eb3;
}

.entry-title {
    font-size: 20px !important;
    font-weight: 600;
}

.entry-title a {
    color: #604D94;
    font-family: "Tw Cen MT";
    font-size: 23px;
}

.contentPageDefault {
    line-height: 1.5;
}

.breadRumHel {
    font-size: 12px;
    font-family: "Tw Cen MT";
    color: #296EB3;
}

.breadRumHel a {
    font-size: 12px;
    font-family: "Tw Cen MT";
    color: #296EB3;
}

.banner-page {
    border-radius: 0 0 5px 5px;
}

/*** page team **/

.name_designation {
    border-radius: 0 0 19px 19px;
}

.designation {
    margin-bottom: 15px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #circle_infographic {
        width: 600px;
        height: 600px;
        max-width: 90vw;
        max-height: 90vw;
    }

    #tijdlijn_infographic {
        width: 900px;
        max-width: 90vw;
        height: 300px;
        max-height: 30vw;
    }

    #icon_groepsbehandeling, #icon_zelfmanagement, #icon_bps {
        transform: scale(.6);
        margin-bottom: 80px;
    }

    #pin {
        display: none;
    }
}


#post a, #post p {
    cursor: pointer !important;
}

.bel-ons-direct .widget_sp_image {
    margin-bottom: 7px;
}

.search #content .page-title {
    color: #604D94;
    font-family: "Tw Cen MT";
    font-size: 27px;
}

#content .archive-title span {
    color: #604D94;
    font-family: "Tw Cen MT";
    font-size: 27px;
}

.archive .contentPageDefault article, .search .contentPageDefault article {

}

.search .page-header {
    margin-top: 14px;
}

#map_controls1 {
    margin-bottom: 20px !important;
}

.box-home .item-4 {
    padding-right: 0px;
}

#wp-realtime-sitemap-pages .children, #wp-realtime-sitemap-posts .children, #wp-realtime-sitemap-archives .children, #wp-realtime-sitemap-categories .children {
    padding-left: 20px;
}

#wp-realtime-sitemap-pages ul, #wp-realtime-sitemap-pages li, #wp-realtime-sitemap-posts ul, #wp-realtime-sitemap-posts li, #wp-realtime-sitemap-archives ul, #wp-realtime-sitemap-archives li, #wp-realtime-sitemap-categories ul, #wp-realtime-sitemap-categories li {
    list-style: square outside none;
}

#wp-realtime-sitemap-pages h3, #wp-realtime-sitemap-posts h3, #wp-realtime-sitemap-archives h3, #wp-realtime-sitemap-categories h3 {
    font-size: 20px;
    margin-left: -13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#wp-members label {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    width: 120px;
    font-family: "Tw Cen MT";
    font-size: 14px;
    color: #296EB3;
}

.button_div {
    margin-left: 125px;
    margin-top: 10px;
}

.button_div a {
    color: white;
    font-family: "Tw Cen MT";
    line-height: 25px;
    font-size: 14px;
    color: #296EB3;
}

.button_div .buttons {
    display: block;
    background: #296EB3;
    width: 125px;
    height: 25px;
    border-radius: 20px;
    border: none;
    color: white;
    font-family: "Tw Cen MT";
    line-height: 25px;
    font-size: 14px;
    padding: 0px !important;
}

#username, #password, #pwd {
    border: 2px solid #296EB3;
    border-radius: 8px;
    color: #296EB3;
    font-family: "Tw Cen MT";
    font-size: 16px;
    height: 36px;
    margin: 10px 0;
    padding: 0 12px;
    width: 40%;
}

.page-template-page-MijnRealHealth-php .entry-title {
    text-transform: capitalize;
}

.thumnailBox .image-box img {
    border-radius: 9px;
}

.entry-content p, .entry-content ul {
    margin-bottom: 12px;
}

#wpmem_reg, #wpmem_login {
    display: none !important;
}

.widget.wp-members {
    font-family: "Tw Cen MT" !important;
    font-size: 17px !important;
}

.page-template-page-wieZijnWwij-php #posts article {
    /* display:table!important;*/

}

.search .banner-page {
    display: none !important;
}

.search .banner-page:first-child {
    display: block !important;
}

.entry-content ul {
    padding-left: 7px !important;
}

.entry-content ul li {
    list-style: square outside none !important;
}

.page-id-228 .entry-content ul {
    padding-left: 20px !important;
}

.page-id-228 #wp-realtime-sitemap-pages h3, .page-id-228 #wp-realtime-sitemap-posts h3, .page-id-228 #wp-realtime-sitemap-archives h3, .page-id-228 #wp-realtime-sitemap-categories h3 {
    padding-left: 14px !important;
}

.thumnailBox img {
    border-radius: 7px;
}

.item-4 .image-contain, .item-3 .image-contain, .item-2 .image-contain, .item-1 .image-contain {
    height: 0px !important;
}

.wp-members {
}

.banner-page img {
    border-radius: 0 0 7px 7px !important;
    width: 100% !important;
    height: auto !important;
}

/***** responsive *****/


@media (min-width: 1200px) {
    .box-home .col-lg-3 {
        margin-right: 25px;
        padding: 0;
        width: 232px;
    }

    .box-home .item-4 {
        margin-right: 0px;
    }

    .page-template-default .col-lg-3, .page .col-lg-3, .single .col-lg-3, .error404 .col-lg-3, .archive .col-lg-3, .search .col-lg-3 {
        padding-left: 0px;
    }

    #secondary .widget_nav_menu, .archive #secondary .widget_nav_menu, .search #secondary .widget_nav_menu {
        width: 231px;
    }

    .page-id-232 .banner-page {
        width: 1007px;
    }

    .siteinfoCenter {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-template-default .col-lg-3, .page .col-lg-3, .single .col-lg-3, .error404 .col-lg-3, .archive .col-lg-3, .search .col-lg-3 {
        padding-left: 0px;
    }

    .affix {
        width: 970px;
    }

    .logo {
        margin-right: 30px;
    }

    .siteinfoCenter {
        display: none;
    }

    .siteinfoCenterDesktop {
        width: auto;
    }

    .banner-page img {
        width: 100% !important;
        height: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-template-default .col-lg-3, .page .col-lg-3, .single .col-lg-3, .error404 .col-lg-3, .archive .col-lg-3, .search .col-lg-3 {
        padding-left: 0px;
    }

    .banner-page img {
        width: 100% !important;
        height: auto !important;
    }

    #main {
        /*margin-top: 136px!important;*/
    }

    .affix {
        width: 750px;
    }

    .main-menu #menu-item-44 {
        margin-left: 25px;
    }

    .logo img {
        width: 150px;
        height: auto;
    }

    .logo {
        margin-right: 35px;
    }

    .menuSmall ul li a {
        color: #1E1D1D;
        font-family: "Lucida Sans";
        font-size: 11px;
    }

    .menuSmall ul li a {
        color: #1E1D1D;
        font-family: "Lucida Sans";
        font-size: 11px;
    }

    .menuSmall {
        width: 420px;
    }

    .logoSmallRight {
        margin: 0 0 0 18px;
    }

    .logoSmallRight img {
        height: auto;
        width: 120px;
    }

    #main {
        /*margin-top: 136px;*/
    }

    .footerTextCenter {
        color: #FCFBFB;
        font-family: "Tw Cen MT";
        font-size: 12px;
        margin: 11px 17px 0 0;
    }

    .titleBox {
        width: 103%;
    }

    .box-home img {
        width: 100%;
        height: 105px;
    }

    .box-home .contentBox {
        font-family: "Lucida Sans";
        font-size: 11px;
        line-height: 20px;
        padding: 13px 0 0 9px;
    }

    .titleBox span.box-center-center {
        color: #F5F3F8;
        font-family: "Tw Cen MT";
        font-size: 17px;
        height: 51px;
        padding: 3px 0 0 15px !important;
        position: relative;
        z-index: 200;
    }

    .main-menu ul li a {
        font-size: 16px !important;
    }
}

@media (max-width: 767px) {
    .siteinfoCenter {
        display: none;
    }

    .affix {
        position: static !important;
    }

    .banner-page {
        margin-bottom: 10px !important;
    }

    .banner-page img {
        border-radius: 0 0 7px 7px !important;
    }

    .banner-page .row {
        margin: 0px !important;
    }

    .banner-page img {
        width: 100% !important;
        height: auto !important;
    }

    .siteinfoCenterDesktop {
        width: auto;
    }

    .footerLeftLogo {
        margin-right: 0px;
    }

    .footerTextCenter {
        color: #FCFBFB;
        font-family: "Tw Cen MT";
        font-size: 13px;
        margin: 10px 6px 0 0;
    }

    .menuSmall {
        width: auto;
    }

    .logo {
        margin-right: 0px;
    }

    .menuSmall {
        display: inline-block;
        float: right;
        margin-bottom: 16px;
        margin-top: 27px;
    }

    #search-3 {
        margin-top: 5px !important;
    }

    #masthead {
        /*text-align:center!important;*/
    }

    .affix {
        width: 100%;
    }

    .logoSmallRight {
        float: right;
    }

    .logo img {
        height: auto;
    }

    .logoSmallRight img {
        float: right;
        height: auto;
        margin-right: 30px;
        width: 65%;
    }

    @media (min-width: 768px) {
        .row {
            margin: 0px !important;
        }
    }
    .col-lg-3 {
        padding: 0px;
    }

    .main-menu {
    }

    .logo {
        width: 140px;
        display: inline-block;
        float: none !important;
        margin-bottom: 10px;
    }

    .logoSmallRight {
        width: 40%;
        display: inline-block;
        float: none !important;
    }

    .carousel-caption {
        font-size: 14px;
        font-style: italic;
        line-height: 15px;
    }

    .titleBox {
        width: auto;
    }

    .footerTextCenter {
        display: none;
    }

    .footerRightLogo {
        float: right;
        margin-right: 10px;
    }

    .main-menu #menu-item-44 {
        margin-left: 0px;
    }

    .main-menu ul li a {
        color: #FEFEFF !important;
        font-family: "Tw Cen MT";
        font-size: 18px;
    }

    .main-menu ul li {
        padding: 2px 20px 10px;
    }

    #main {
        margin-top: 0 !important;
    }

    .main-menu {
        text-align: left !important;
    }

    #searchform {
        display: none !important;
    }

    .logoSmallRight {
        display: none !important;
    }

    #menu-menu-small li:last-child {
        margin-right: 0px !important;
    }
}

@media (max-width: 580px) {
    .banner-page {
        /*margin-top:-50px!important;*/
    }
	
	.btn-link b {
		 font-size: 12px !important;
	}
	
	.top_logo {
		width: 100px;
		height: auto;
	}
}

@media (max-width: 480px) {
    .logo {
        width: 100px !important;
    }

    .menuSmall ul li {
        display: inline-block !important;
        margin-right: 4px !important;
    }

    .menuSmall {
        display: inline-block !important;
        float: right !important;
        margin-bottom: 16px !important;
        margin-top: 11px !important;
    }


    .more {
        background: #009fe3;
        color: #FFFFFF;
        float: left;
        font-size: 13px;
        margin: 0;
        padding: 6px 0;
        text-align: center;
        width: 200px;
        border-radius: 0 0 19px 19px;
    }

    .footer-center-center {
        margin: 0 auto;
        max-width: 750px;
    }

    .s8_form.login_form label {
        width: 90%;
    }

    .contact_info {
        padding-top: 20px;
    }

    .comments-link {
        display: none
    }

    .entry-meta {
        display: none
    }

    .page-title {
        color: #3c2969;
        font-size: 20px;
    }

    .div#sl_div div#map {
        width: 100%;
        height: 480px;
    }

    .btn-link {
        padding: 2px;
    }
}

.playButton {
    cursor: pointer; margin: 0px 10px; color: #428bca
}