/* Global Defaults
=====================================================================*/
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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
b, strong, th { font-weight: bold; }
em, i { font-style: italic; }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


a, a:active, a:visited { color: #2d548d; outline:0; }
a:hover { color: #244371; }

/* Global Elements
=====================================================================*/
body {
	font:14px 'Helvetica Neue', Helvetica, arial;
	background:#fff;
	min-height: 100%;
	position: static;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
}
.skiplink{
	display:none;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
}

/* Start CSS Coding
=====================================================================*/

#header-content #searchform .input,
#nav-header,
#nav,
.nav-tabs-slideshow li a strong,
.slider-tabs.flexslider h3,
#intro h1,
#nav-sidebar li,
.widget-title,
ul.news-sidebar h4,
.sidebar-homepage .button-more,
.sidebar-homepage .event-date-widget,
.event-content-widget h4,
.sidebar-homepage .widget-container .flexslider h4,
.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6,
.lp-page h1,
.lp-page h2,
.lp-page h3,
.lp-page h4,
.lp-page h5,
.lp-page h6,
#link-back-top,
#slogan-footer h4,
#title-footer-address,
#footer-address p strong,
#nav-content-bottom,
#nav-sidebar-bottom li,
.history-moment header,
.panel-slider-news h2,
.text-widget ul,
#sidebar .testimonial-header h4,
.title-comment,
#list-comments li header,
.panel-slider-event h2,
#nav-event ul li,
.button-detail,
#sidebar ul.tabs-widget li a,
#sidebar .team-sidebar-content h4,
#list-team li a,
.link-category-gallery strong,
.list-gallery-category li a span {
	font-family: 'Raleway', sans-serif;
}

.lp-page-blanco{
height: 30px;
}

#nav-tabs-doctor li,
#slogan {
	font-family: 'Nunito', sans-serif;
}
.static-page blockquote, .lp-page blockquote,
#tabs-content-bottom .ui-tabs-panel article,
#sidebar .testimonial-header h5,
#sidebar .text-widget blockquote,
.static-page .list-testimonial li p, .lp-page .list-testimonial li p,
.link-category-gallery span {
    font-family: 'Roboto Slab', serif;
}
#main-header {
    width:100%;
    height:180px;
    position:fixed;
    z-index:1000;
}
.home #main-header {
    margin-top:8px;
}
#header-full {
    width:100%;
    min-width:1185px;
    height:130px;
    background: rgba(250,250,250,0.8);
}
#header-full.small {
    height:60px;
    background:rgba(255,255,255,0.95) !important;
    transition: height 0.2s ease-in-out;
	-webkit-transition: height 0.2s ease-in-out;
	-moz-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	-ms-transition: height 0.2s ease-in-out;
    box-shadow:0 1px 2px rgba(0,0,0,0.2);
}
#main-header.small {
    height:60px;
    position:fixed;
}
#header-full.small #header {
    height:60px;
}
#header {
    width:1125px;
    height:130px;
    margin:0 auto;
    padding:0 30px;
}
#logo {
    float:left;
    margin:20px 0 0 0
}
#header-full.small #logo {
    margin:5px 0 0 0;
}
#header-full.small #logo img {
    width:144px;
    height:50px;
    position: absolute;
    left:30px;
    top:5px;
}
#header-content {
    height:130px;
    float:right;
}
#header-content #searchform {
    float:left;
    width:221px;
    height:27px;
    margin:10px 0 30px 0;
}
#header-content #searchform .input {
    background:rgba(255,255,255,0.8);
    width:183px;
    height:15px;
    float:left;
    border:1px solid #888;
    border-right:none;
    padding:5px;
}
#header-content #searchform .button {
    width:27px;
    height:27px;
    float:left;
    background:#2d548d url(../images/icon-search.png) no-repeat 6px 5px;
    border:none;
    background-size:16px 16px;
    text-indent:-9999px
}
#header-content #searchform .button:hover {
    opacity:0.8;
}
#header-full.small #header-content {
    display:none;
}
#nav-header {
    float:left;
    list-style:none;
    margin:15px 0 0 10px;
}
#nav-header li {
    float:left;
    margin:0 10px;
}
#nav-header li a {
    font-size:12px;
    text-transform:uppercase;
    text-decoration:none;
}
#nav-header li:last-child {
    margin-right:0;
}
#slogan {
    clear:both;
    text-align:right;
    font-size:16px;
    color:#000;
    font-weight:300;
}
#nav {
    float:none;
    height:50px;
/*    background:#716658; */
    background:#fcbf00;
    clear:both;
    box-shadow:0 -2px rgba(0,0,0,0.5) inset;
}
#nav-container {
    height:50px;
    float:none;
    width:1125px;
    margin:0 auto;
    padding:0 30px;
}
#nav-main, #nav .menu ul {
	height: 50px;
	float:left;
}
#nav-main li, #nav .menu ul li {
	height: 50px;
	float:left;
    position:relative;
}
#nav-main li a, #nav .menu ul li a {
    height:34px;
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#000;
    text-transform:uppercase;
    text-decoration:none;
    padding:16px 15px 0 15px;
}
#nav-main li:hover a, #nav .menu ul li:hover a {
/*	background:rgba(0,0,0,0.5); */
}
#nav-main li.current-menu-item a, #nav .menu ul li.current-menu-item a {
    color:#000;
    height:34px;
    background:rgba(0,0,0,0.5);
    margin:-2px 0 0 0;
    padding-top:18px;
    box-shadow:1px 0 rgba(0,0,0,0.7);
}
#header-full.small + #nav {
    background:none;
    box-shadow:none;
    height:40px;
}
#header-full.small + #nav #nav-container {
    height:40px;
    margin:-50px auto 0 auto;
}
#header-full.small + #nav #nav-main, #header-full.small + #nav .menu ul {
    padding-left:200px;
    height:40px;
}
#header-full.small + #nav #nav-main li, #header-full.small + #nav .menu li {
    height:40px;
}
#header-full.small + #nav #nav-main li a, #header-full.small + #nav .menu li a {
    height:30px;
    float:left;
    font-size:13px;
    font-weight:300;
    color:#333;
    padding:10px 12px 0 12px;
}
#header-full.small + #nav #nav-main li.current-menu-item a, #header-full.small + #nav .menu ul li.current-menu-item a {
	height:30px;
    margin:0;
    background:none;
    font-weight:bold;
    box-shadow:none;
}
#header-full.small + #nav #nav-main li:hover a, #header-full.small + #nav .menu ul li:hover a {
	background:none;
    text-decoration:underline;
}
#button-registration {
    float:right;
    height:48px;
/*    border:1px solid #2d548d; */
    border:1px solid #000;
    padding:0 30px;
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
/*    background-color:#3865a6; */
    background0color: #000;

    background-image: linear-gradient(top, #3865a6, #2d548d);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
    background-image: -webkit-linear-gradient(top, #3865a6, #2d548d);
    background-image: -moz-linear-gradient(top, #3865a6, #2d548d);
    background-image: -ms-linear-gradient(top, #3865a6, #2d548d);
    background-image: -o-linear-gradient(top, #3865a6, #2d548d);

    background-image: linear-gradient(top, #000, #000);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#000));
    background-image: -webkit-linear-gradient(top, #000, #000);
    background-image: -moz-linear-gradient(top, #000, #000);
    background-image: -ms-linear-gradient(top, #000, #000);
    background-image: -o-linear-gradient(top, #000, #000);

    line-height:48px;
    box-shadow:0 1px rgba(255,255,255,0.3) inset, 0 -1px rgba(0,0,0,0.3) inset, -1px 0 rgba(255,255,255,0.1);
    text-shadow:0 -1px rgba(0,0,0,0.6);
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
#button-registration:hover {
/*    background:#2d548d; */
    background: #000;
}

#header-full.small + #nav #button-registration {
    height:38px;
    line-height:38px;
    font-size:12px;
}

/* Start CSS POPUP Menu
=====================================================================*/
#nav ul ul {
	position:absolute;
	z-index:2000;
	display:none;
	width:230px;
	margin: 0;
	top: 48px;
	left:0;
	background:none;
	float: none;
	text-align: left;
/*    background:#716658; */
    background:#fcbf00;
    padding:5px;
    box-shadow:0 2px rgba(0,0,0,0.3);
}
#header-full.small + #nav ul ul {
    background:rgba(255,255,255,0.95);
    top:40px;
}
#nav ul li ul li {
	display: inline;
	float: left;
	width:230px;
	height:auto;
	padding: 0;
	position:relative;
	margin: 0;
	border:none;
	box-shadow: none;
}
#nav ul ul ul {
	position:absolute;
	z-index:1300;
	display:none;
	width:230px;
	margin: 0;
	top: -5px;
	left:230px;
}
#header-full.small + #nav ul ul ul {
    background:rgba(255,255,255,0.95);
    top:-5px;
}
#nav ul li ul li ul li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 1px 0;
	height:auto;
}
#nav #nav-main li:hover ul li {
	background:none;
}
#nav #nav-main li:hover ul li a, #nav #nav-main li:hover ul li a:link, #nav #nav-main li:hover ul li a:visited{
	width:210px;
	height:auto;
	text-transform:none;
	border:none;
	padding:8px 10px;
	margin:0;
	font-size:14px;
	color:#000;
	line-height: 18px;
	font-weight: normal;
    background:none;
    box-shadow:none;
}
#header-full.small + #nav #nav-main li:hover ul li a {
    text-decoration:none;
}
#nav #nav-main li:hover ul li a:hover, #nav #nav-main li ul li a:hover {
	text-decoration: none;
	color:#fff;
        font-weight:bold;
    /* background:#2d548d; */
}
#header-full.small + #nav #nav-main li:hover ul li a:hover {
    font-weight:bold;
}
#nav #nav-main li:hover ul li:hover {
	box-shadow: none;
}
nav#nav li:hover ul ul,
nav#nav li li:hover ul ul
{display:none;}

nav#nav li:hover ul,
nav#nav li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */

.open-menu, .close-menu, .close-menu-big {
	display: none;
}


#slideshow-tabs {
    width:100%;
    height:620px;
    position:relative;
    z-index:10;
    margin:0 0 50px 0;
    min-width:1185px;
    padding-bottom:88px;
}

#slideshow-tabs .ui-tabs-panel {
    width:100%;
    height:620px;
    min-width:1185px;
}

#landing-img {
    width:100%;
    height:620px;
    position:relative;
    z-index:10;
    margin:0 0 50px 0;
    min-width:1185px;
    padding-bottom:0px;
}

#landing-img .ui-tabs-panel {
    width:100%;
    height:620px;
    min-width:1185px;
}


.tabs-blur {
    height:170px;
    -webkit-filter: blur(8px) contrast(0.4) brightness(1.4);
    -moz-filter: blur(8px) contrast(0.4) brightness(1.4);
    -ms-filter: blur(8px) contrast(0.4) brightness(1.4); 
    -o-filter: blur(8px) contrast(0.4) brightness(1.4);
    filter: blur(8px) contrast(0.4) brightness(1.4);
    margin-top:-8px;
}
.tabs-blur.no-blur {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none; 
    -o-filter: none;
    filter: none;
}
#slideshow-tabs .nav-tabs-slideshow {
    width:1125px;
    height:88px;
    margin:0 auto;
    list-style:none;
    padding:0 30px;
    background:url(../images/sep-tabs.png) repeat-y 28px 0;
}
#panel-tabs {
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    z-index:200;
    height:88px;
    background:#2d548d;
    box-shadow:0 -2px 3px rgba(0,0,0,0.2);
}
.nav-tabs-slideshow li {
    height:88px;
    width:223px;
    float:left;
    background:url(../images/sep-tabs.png) repeat-y 100% 0;
    padding:0 2px 0 0;
}
.nav-tabs-slideshow li a {
    height:63px;
    width:173px;
    float:left;
    padding:25px 25px 0 25px;
    text-decoration:none;
    color:#fff;
    line-height:1.4;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.nav-tabs-slideshow li a strong {
    font-size:14px;
    text-transform:uppercase;
}
.nav-tabs-slideshow li a span {
    font-size:12px;
    color:#fff;
    font-weight:200;
}
.nav-tabs-slideshow li.ui-tabs-active a {
    background:rgba(0,0,0,0.2);
}
.nav-tabs-slideshow li a:hover {
    background:rgba(0,0,0,0.1);
}
.tabs-container, .tabs-container-lp {
    width:1125px;
    height:440px;
    position:relative;
    margin:0 auto;
    padding:0 20px;
}
.tabs-container article, .tabs-container-lp article {
    width:400px;
    height:230px;
/*    background:#716658; */
    background:#fcbf00;
    margin:95px 0 0 0;
    padding:25px;
    position:relative;
}



.tabs-container article h2, .tabs-container-lp article h2 {
    font-size:28px;
    font-weight:900;
    color:#fff;
    text-transform:uppercase;
    margin:0 0 30px 0;
}

.tabs-container article h4 {
    font-size:17px;
    color:#fff;
    line-height: 1.6;
    margin:0 0 20px 0;
}

.tabs-container article p, .tabs-container-lp article p {
    font-size:16px;
    color:#fff;
    margin: 0 0 20px;
    line-height: 1.6;
}



/*.button-more-slide, .button-more-slide:link, .button-more-slide:visited,*/
p.button-more-slide a, p.button-more-slide a:link, p.button-more-slide a:visited {
    width:145px;
    height:33px;
    display:block;
    position:absolute;
    left:25px;
    bottom:25px;
    background-image: url(../images/arrow-more.png), linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
    background-image: url(../images/arrow-more.png), -webkit-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -moz-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -ms-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -o-linear-gradient(top, #3865a6, #2d548d);
    background-repeat: no-repeat;
    background-size:8px 11px, auto auto;
    background-position:140px 11px, 0 0;
    line-height:33px;
    color:#fff;
    padding-left:15px;
    text-decoration:none;
    text-transform:uppercase;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:13px;
    font-weight:300;
}
/*.button-more-slide:hover,*/
p.button-more-slide a:hover {
    background:url(../images/arrow-more.png), #244371;
    background-repeat: no-repeat;
    background-size:8px 11px, auto auto;
    background-position:160px 11px, 0 0;
}

p.button-more-slide-lp a, p.button-more-slide-lp a:link, p.button-more-slide-lp a:visited {
    width:180px;
    height:33px;
    display:block;
    left:25px;
    bottom:65px;
    background-image: url(../images/arrow-more.png), linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
    background-image: url(../images/arrow-more.png), -webkit-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -moz-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -ms-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -o-linear-gradient(top, #3865a6, #2d548d);
    background-repeat: no-repeat;
    background-size:8px 11px, auto auto;
    background-position:165px 11px, 0 0;
    line-height:33px;
    color:#fff;
    padding-left:10px;
    text-decoration:none;
    text-transform:uppercase;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:13px;
    font-weight:300;
}
p.button-more-slide-lp a:hover {
    background:url(../images/arrow-more.png), #244371;
    background-repeat: no-repeat;
    background-size:8px 11px, auto auto;
    background-position:215px 11px, 0 0;
}


.slider-tabs {
    width:450px;
    height:280px;
/*    background:#716658; */
    background:#fcbf00;
    margin:95px 0 0 0;
    position:relative;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.flex-control-nav,
.flex-direction-nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	height:43px;
}
.slides {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0; 
	padding: 0; 
}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}


.slider-tabs.flexslider {
    margin:95px 0 0 0;
}
.slider-tabs.flexslider .slider-tabs-content {
    width:400px;
    height:230px;
    padding:25px;
}
.slider-tabs.flexslider h3 {
    font-size:24px;
    font-weight:normal;
    margin:0 0 5px 0;
}
.slider-tabs.flexslider h3 a {
    color:#fff;
    text-decoration:none;
}
.slider-tabs.flexslider h3 a:hover {
    text-decoration:underline;
}
.slider-tabs.flexslider time {
    font-size:12px;
    font-weight:300;
    text-transform:uppercase;
    color:rgba(255,255,255,0.7);
    display:block;
    margin:0 0 15px 0;
}
.slider-tabs.flexslider p {
    font-size:16px;
    color:#fff;
    margin: 0 0 24px;
	line-height: 1.6;
}
.slider-tabs.flexslider .flex-control-nav {
    display:none;
}
.slider-tabs.flexslider .flex-prev {
    position:absolute;
    display:block;
    width:42px;
    height:42px;
    background:#2d548d url(../images/arrow-prev-slide.png) no-repeat 50% 12px;
    top:120px;
    left:-52px;
    text-indent:-9999px;
    background-size:14px 18px;
}
.slider-tabs.flexslider .flex-next {
    position:absolute;
    display:block;
    width:42px;
    height:42px;
    background:#2d548d url(../images/arrow-next-slide.png) no-repeat 50% 12px;
    top:120px;
    right:-52px;
    text-indent:-9999px;
    background-size:14px 18px;
}
.slider-tabs.flexslider .flex-next:hover, .slider-tabs.flexslider .flex-prev:hover {
    opacity:0.7;
}
.slider-tabs.flexslider .slides img {
    width:auto;
    float:left;
    margin:0 25px 0 0;
}
.slider-tabs.flexslider.event h3 {
    font-size:18px;
    margin:0 0 10px 0;
    line-height:1.3;
}
.slider-tabs.flexslider h3 a {
    color:#fff;
    text-decoration:none;
}
.nav-slider-left {
    width:190px;
    list-style:none;
    float:left;
    margin:0;
}
.nav-slider-right {
    width:190px;
    list-style:none;
    float:right;
    margin:0;
}
.nav-slider-left li {
}
.nav-slider-left li a, 
.nav-slider-right li a {
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
    font-weight:300;
    text-decoration:none;
    display:block;
    padding:8px 10px;
}
.nav-slider-left li a:hover, 
.nav-slider-right li a:hover {
    background:#2d548d;
}
.list-event-slider {
    list-style:none;
    font-size:12px;
    color:#fff;
    line-height:1.6;
    font-weight:300;
    overflow:hidden;
}
.list-event-slider li {
    padding:2px 0 0 27px;
    margin:0 0 8px 0;
}

.list-event-slider li.time-slider {
    background:url(../images/icon-calendar-slider.png) no-repeat;
    background-size:22px 22px;
}
.list-event-slider li.hour-slider {
    background:url(../images/icon-hour-slider.png) no-repeat;
    background-size:22px 22px;
}
.list-event-slider li.phone-slider {
    background:url(../images/icon-telephone-slider.png) no-repeat;
    background-size:22px 22px;
}

.list-event-slider li.jw-slider {
    background:url(../images/icon-jw-slider.png) no-repeat;
    background-size:22px 22px;
}
.list-event-slider li.location-slider {
    background:url(../images/icon-location-slider.png) no-repeat;
    background-size:22px 22px;
}

.list-event-slider li.location-slider p {
     list-style:none;
    font-size:12px;
    color:#fff;
    line-height:1.6;
    font-weight:300;
    overflow:hidden;
}

.home #content-container {
    width:100%;
    background:#fff;
    min-width:1185px;
    position:relative;
    z-index:10;
    padding-top:0;
}
#content-container {
    padding-top:180px;
}

#content {
    width:1125px;
    margin:0 auto;
    padding:0 30px;
}
#banner-homepage {
    margin:0 0 50px 0;
    vertical-align:top;
}
#main-content {
    width:732px;
    float:left;
    padding:0 0 50px 0;
}
#full-width {
    padding:0 0 50px 0;
}
#intro {
    margin:0 0 50px 0;
}
#intro h1 {
    font-size:24px;
/*    color:#716658; */
    color: #FCBF00;
    text-transform:uppercase;
    font-weight:bold;
    margin:0 0 20px 0;
}
#intro figure {
    width:363px;
    float:left;
    margin:0 30px 0 0;
}
#intro p {
    font-size:16px;
    color:#333;
    font-weight:300;
    line-height:1.6;
    margin:0 0 24px;
}
.more-intro,
p.more-intro a, p.more-intro a:link, p.more-intro a:visited {
    font-size:16px;
    text-transform:uppercase;
    color:#222;
    text-decoration:none;
    font-weight:bold;
}
.more-intro:hover,
p.more-intro a:hover {
    color:#2d548d;
}
#sidebar-homepage-left {
    width:341px;
    float:left;
}
#sidebar-homepage-middle {
    width:341px;
    float:right;
}
#sidebar-homepage-right {
    width:341px;
    float:right;
}

#sidebar-lp-left {
    width:436px;
    float:left;
/*    padding: 0 111px 0 0;*/
    margin: 0 0 0 75px;
}

#sidebar-lp-middle {
    float:right;
}

#sidebar-lp-right {
    width:436px;
    float:right;
/*    padding: 0 0 0 111px;*/
    margin: 0 75px 0 0;
}

#nav-sidebar {
    margin:0 0 50px 0;
    list-style: none;
}
#nav-sidebar li {
    margin:0 0 25px 0;
    line-height:1.4;
}
#nav-sidebar li a {
    text-decoration:none;
    font-size:14px;
    color:#333;
    display:block;
}
#nav-sidebar li a img {
    width:46px;
    height:46px;
}
#nav-sidebar li a figure {
    border-radius:60px;
    padding:20px;
    width:46px;
    height:46px;
    border:3px solid #fff;
    box-shadow:0 0 0 2px #dadada;
    margin:0 20px 0 0;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
    float:left;
    background:#dadada;
}
#nav-sidebar li a:hover figure {
    background:#2d548d;
    box-shadow:0 0 0 4px #2d548d;
}
#nav-sidebar li a .title-nav-sidebar {
    display:block;
    margin:5px 0;
    text-transform:uppercase;
    color:#222;
    font-size:16px;
}
#nav-sidebar li a:hover .title-nav-sidebar {
    color:#2d548d;
}
#intro-principal {
    clear:both;
    padding:0 0 25px 0;
    position:relative;
}
#intro-principal #title-principal {
    background:#dadada;
    padding:12px 0 12px 341px;
    font-size:20px;
    color:#222;
    font-weight:300;
}
#intro-principal p {
    font-size:16px;
    font-weight:300;
    color:#333;
}
#content-principal {
    padding-left:341px;
}
#intro-principal figure {
    position:absolute;
    width:322px;
    left:0;
    bottom:-50px;
    z-index:100;
}
#intro-principal figure img {
    margin:0;
    vertical-align:top;
}

/* About
=====================================================================*/
#nav-sub-container {
    background: #dadada;
    box-shadow:0 1px 2px rgba(0,0,0,0.2) inset;
}
#nav-sub li {
    height:40px;
    float:left;
}
#nav-sub li a {
    height:27px;
    float:left;
    font-size:12px;
    color:#666;
    text-transform:uppercase;
    text-decoration:none;
    padding:13px 15px 0 15px;
}
#nav-sub li a:hover, #nav-sub li.current-menu-item a {
    background:#fff;
    color:#333;
}
#breadcrumbs {
    margin:25px 0;
}
#breadcrumbs div {
    height:34px;
    float:left;
}
#breadcrumbs div a {
    height:24px;
    float:left;
    font-size:11px;
    color:#666;
    text-transform:uppercase;
    text-decoration:none;
    padding:10px 0 0 0;
}
#breadcrumbs div a.icon-home {
    width:34px;
    height:34px;
    background:#2d548d url(../images/icon-home.png) no-repeat 50% 8px;
    text-indent:-9999px;
    background-size:17px 17px;
    padding:0;
}
#breadcrumbs div a.icon-home:hover {
    opacity:0.7;
}
#breadcrumbs div .arrow {
    width:8px;
    height:14px;
    background:url(../images/arrow-breadcrumbs.png) no-repeat;
    background-size:8px 14px;
    text-indent:-9999px;
    margin:9px 12px 0 12px;
    float:left;
}
.last-breadcrumbs {
    float:left;
    font-size:11px;
    text-transform:uppercase;
    color:#2d548d;
    margin:10px 0 0 0;
}
#breadcrumbs div a:hover {
    color:#2d548d;
}
#sidebar {
    width:300px;
    float:right;
    background:#f0f0f0;
    padding:20px 20px 0 20px;
    margin:0 0 50px 0;
}
#tabs-content-bottom {
    background:#eee;
    height:200px;
    clear:both;
    box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;
    margin:0 0 50px 0;
}
#nav-content-bottom {
    width:225px;
    float:left;
    background:#2d548d;
    list-style:none;
    margin:0;
}
#nav-content-bottom li {
    height:50px;
    background:url(../images/sep-tabs-bottom.png) repeat-x 0 100%;
}
#nav-content-bottom li a {
    font-size:14px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
    padding:0 20px;
    height:50px;
    line-height:50px;
    text-decoration:none;
}
#nav-content-bottom li a:hover, #nav-content-bottom li.ui-tabs-active a {
    background:rgba(0,0,0,0.2);
}
#tabs-content-bottom .ui-tabs-panel {
    width:900px;
    height:200px;
    float:left;
}
#nav-sidebar-bottom {
    margin:0;
    list-style:none;
}
#nav-sidebar-bottom li {
    width:179px;
    height:200px;
    float:left;
    border-right:1px solid #dadada;
}
#nav-sidebar-bottom li a {
    width:140px;
    height:219px;
    float:left;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
    padding:0 20px;
    text-align:center;
    font-size:12px;
    color:#333;
    text-decoration:none;
    line-height:1.6;
}
#nav-sidebar-bottom li a figure {
    width:50px;
    height:50px;
    background:#dadada;
    border-radius:27px;
    border:2px solid #fff;
    box-shadow:0 0 0 2px #dadada;
    margin:-25px auto 25px auto;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
#nav-sidebar-bottom li a figure img {
    width:34px;
    height:34px;
    margin:8px 0 0 0;
}
#nav-sidebar-bottom li a:hover figure {
    background:#2d548d;
    box-shadow:0 0 0 2px #2d548d;
}
#nav-sidebar-bottom li a:hover {
    background:#fff;
}
#nav-sidebar-bottom .title-nav-sidebar {
    display:block;
    font-size:12px;
    color:#222;
    text-transform:uppercase;
    margin:0 0 20px 0;
}
.nav-tabs-bottom {
    list-style:none;
    margin:0;
    padding:10px 0;
}
.nav-tabs-bottom li {
    width:205px;
    float:left;
    padding:0 10px;
    margin:0 0 5px 0;
}
.nav-tabs-bottom li a {
    display:block;
    padding:9px 10px;
    font-size:12px;
    color:#333;
    text-decoration:none;
    text-transform:uppercase;`
}
.nav-tabs-bottom li a:hover {
    background:#2d548d;
    color:#fff;
}
#tabs-content-bottom .ui-tabs-panel article {
    padding:30px;
    font-size:18px;
    color:#333;
    line-height:1.6;
}
#tabs-content-bottom .ui-tabs-panel article p {
    margin:0 0 15px 0;
}
.slider-partners {
    width:815px;
    height:100px;
    margin:45px auto 0 auto;
    position:relative;
}
.slider-partners li img {
    opacity:0.6;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.slider-partners li a:hover img {
    opacity:1;
}
.slider-partners li {
    text-align:center;
}
.slider-partners .flex-control-nav {
    display:none;
}
.slider-partners .flex-direction-nav {
    height:0;
}
.slider-partners .flex-prev {
    position:absolute;
    z-index:10;
    width:19px;
    height:32px;
    left:-24px;
    top:33px;
    background:url(../images/prev-partners.png) no-repeat;
    background-size:19px 32px;
    text-indent:-9999px;
    opacity:0.8;
}
.slider-partners .flex-next {
    position:absolute;
    z-index:10;
    width:19px;
    height:32px;
    right:-24px;
    top:33px;
    background:url(../images/next-partners.png) no-repeat;
    background-size:19px 32px;
    text-indent:-9999px;
    opacity:0.8;
}
.slider-partners .flex-prev:hover, .slider-partners .flex-next:hover {
    opacity:1;
}

/* News
=====================================================================*/
#slider-news {
    margin:0 0 50px 0;
    position:relative;
}
#slider-news ul li {
    position:relative;
}
.panel-slider-news {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    background:rgba(0,0,0,0.7);
    padding:25px 0;
}
.category-slider {
    list-style:none;
    margin:0 0 7px 0;
    padding:0 25px;
}
.panel-slider-news h2 {
    font-size:22px;
    color:#fff;
    font-weight:300;
    padding:0 25px;
    clear:both;
}
.panel-slider-news h2 a {
    color:#fff;
    text-decoration:none;
}
.panel-slider-news h2 a:hover {
    text-decoration:underline;
}
.category-slider li {
    float:left;
    margin:0 10px 0 0;
}
.category-slider li a {
    float:left;
    background:#fff;
    padding:3px 10px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}
.category-slider li a:hover {
    background:#2d548d;
    color:#fff;
}
#slider-news .flex-control-nav {
    display:none;
}
#slider-news .flex-direction-nav {
    height:0;
}
#slider-news .flex-prev {
    position:absolute;
    display:block;
    width:42px;
    height:42px;
    background:#2d548d url(../images/arrow-prev-slide.png) no-repeat 50% 12px;
    bottom:270px;
    left:25px;
    text-indent:-9999px;
    background-size:14px 18px;
}
#slider-news .flex-next {
    position:absolute;
    display:block;
    width:42px;
    height:42px;
    background:#2d548d url(../images/arrow-next-slide.png) no-repeat 50% 12px;
    bottom:270px;
    right:25px;
    text-indent:-9999px;
    background-size:14px 18px;
}
#slider-news .flex-prev:hover, #slider-news .flex-next:hover {
    opacity:0.7;
}
.news-container {
    margin:0 48px 40px 0;
    width:342px;
    float:left;
    position:relative;
}
.news-container.last {
    margin-right:0;
}
.news-container figure img {
    border-top:3px solid #2d548d;
    margin:0 0 5px 0;
}
.news-container h2.title-news {
    font-size:20px;
    font-weight:300;
    margin:0 0 5px 0;
    line-height:1.2;
}
.news-container header p {
    margin:0 0 3px 0;
    font-size:11px;
}
.news-container header p a {
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}
.news-container h2.title-news a {
    color:#222;
    text-decoration:none;
}
.news-container h2.title-news a:hover {
    color:#2d548d;
}
.news-container header {
    margin:0 0 15px 0;
}
.news-container header time {
    font-size:11px;
    color:#999;
    text-transform:uppercase;
}
.link-comment, .link-comment:link, .link-comment:visited {
    height:30px;
    background:#2d548d url(../images/icon-comment.png) no-repeat 10px 8px;
    position:absolute;
    top:0;
    right:25px;
    padding:0 10px 0 33px;
    color:#fff;
    text-decoration:none;
    background-size:16px 17px;
    line-height:30px;
}
.link-comment:hover {
    color:#fff;
    opacity:0.8;
    text-decoration:none;
}
.news header aside {
    width:340px;
    float:left;
}
.news header aside.no-featured {
    width:100%;
    float:none;
}
.news header figure {
    width:351px;
    float:right;
}
.news header figure img {
    border: 1px solid #fff;
    box-shadow: 2px 2px 0 0 #dadada;
}
#news-title {
    margin:0;
    font-size:28px;
    line-height:1.2;
    padding:0 0 14px 0;
    border-bottom:1px solid #dadada;
}
.news header p {
    margin:0;
    padding:10px 0;
    border-bottom:1px solid #dadada;
}
#link-category {
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
}
#link-category a {
    text-decoration:none;
}
#blog-time time {
    font-size:11px;
    color:#999;
    text-transform:uppercase;
    float:left;
    padding:0 7px 0 0;
    border-right:1px solid #999;
    margin:0 7px 0 0;
}
#link-comment-header {
    float:left;
    font-size:11px;
    color:#666;
    text-transform:uppercase;
    text-decoration:none;
}
#link-comment-header:hover {
    text-decoration:underline;
}
#social-link {
    list-style:none;
    margin:10px 0 25px 0;
}
#social-link li {
    float:left;
    margin:0 10px 0 0;
}
.news {
    border-bottom:1px solid #dadada;
    margin:0 0 25px 0;
}
.title-comment, .title-comment strong {
    font-size:22px;
    color:#222;
    font-weight:normal;
    margin:0 0 25px 0;
}
.title-comment span {
    color:#666;
    font-weight:300;
}
#list-comments {
    margin:0;
    padding:0 0 10px 0;
}
.avatar {
    width:80px;
    height:80px;
    float:left;
    border: 1px solid #fff;
    box-shadow: 2px 2px 0 0 #dadada;
    position:absolute;
    left:0;
    top:0;
}
#list-comments li {
    position:relative;
    margin:0 0 25px 0;
    padding-left:110px;
}
#list-comments li header h3 {
    float:left;
    font-size:16px;
    font-weight:bold;
    color:#333;
}
#list-comments li header time {
    float:left;
    margin:2px 0 0 4px;
    font-size:14px;
    color:#999;
    font-weight:300;
    text-transform:uppercase;
}
#list-comments li header {
    margin:5px 0 12px 0;
}
#list-comments li p, .comment-notes {
    margin: 0 0 24px;
	line-height: 1.6;
	font-size: 15px;
	color:#444;
}
#list-comments li article {
    border-bottom:1px solid #dadada;
    padding-bottom:25px;
}
.comment-reply-link {
    text-transform:uppercase;
    font-size:12px;
    text-decoration:none;
}
#list-comments li ul.children {
    margin:0;
    padding:25px 0 0 0;
}


#form-comment label {
    font-size:15px;
    color:#333;
    font-weight:bold;
    display:block;
    margin:0 0 10px 0;
}

/* #form-comment label span {
    color:#f00;
} */

#form-comment .input {
    width:380px;
    height:30px;
    background:#f7f7f7;
    border:1px solid #fff;
    box-shadow: 2px 2px 0 0 #dadada;
    padding:5px;
    margin:0 0 15px 0;
    font-size:14px;
}
#form-comment .input.textarea {
    width:550px;
    height:180px;
}
#form-comment .button {
    display:block;
    text-align:center;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    padding:10px 20px;
    border:1px solid #2d548d;
    text-decoration:none;
    cursor:pointer;
    background-color:#3865a6;
    background-image: linear-gradient(top, #3865a6, #2d548d);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
    background-image: -webkit-linear-gradient(top, #3865a6, #2d548d);
    background-image: -moz-linear-gradient(top, #3865a6, #2d548d);
    background-image: -ms-linear-gradient(top, #3865a6, #2d548d);
    background-image: -o-linear-gradient(top, #3865a6, #2d548d);
    text-shadow:0 -1px rgba(0,0,0,0.5);
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
#form-comment .button:hover {
    background:#2d548d;
}


/* History
=====================================================================*/
#history-container {
    background:url(../images/line-history.png) repeat-y 30px 0;
}
.static-page h3.history-year {
    width:60px;
    height:60px;
    background:#2d548d;
    border-radius:30px;
    font-size:16px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    line-height:60px;
}
.history-moment {
    margin-bottom:10px;
}
.history-moment header {
    width:150px;
    float:left;
    background:#2d548d;
    font-size:14px;
    color:#fff;
    font-weight:300;
    padding:5px 10px;
}
#history-container aside {
    width:535px;
    float:right;
}
#history-container aside .history-title {
    margin-top:2px;
    font-size:18px;
    font-weight:bold;
}
.img-history {
    border:1px solid #fff;
    box-shadow:2px 2px 0 0 #dadada;
}

/* Event
=====================================================================*/
#slider-event {
    margin:0 0 50px 0;
    height:295px;
    position:relative;
}
.panel-slider-event {
    width:400px;
    height:245px;
    float:left;
    background:#2d548d;
    padding:25px;
}
.panel-slider-event h2 {
    font-size:28px;
    font-weight:300;
    margin:0 0 15px 0;
}
.panel-slider-event h2 a {
    color:#fff;
    text-decoration:none;
}
.panel-slider-event h2 a:hover {
    text-decoration:underline;
}
.panel-slider-event time {
    float:left;
    color:#fff;
    margin:0 25px 0 0;
}
.panel-slider-event time strong {
    font-size:120px;
    font-weight:normal;
    line-height:0.9;
}
.panel-slider-event time span {
    text-transform:uppercase;
    font-size:14px;
}
.panel-slider-event .list-event-slider {
    padding-top:30px;
}
#slider-event img {
    float:left;
    width:675px;
    height:295px;
}
#slider-event .flex-control-nav {
    display:none;
}
#slider-event .flex-direction-nav {
    height:0;
}
#slider-event .flex-prev {
    position:absolute;
    display:block;
    width:42px;
    height:42px;
    background:#2d548d url(../images/arrow-prev-slide.png) no-repeat 50% 12px;
    top:120px;
    left:475px;
    text-indent:-9999px;
    background-size:14px 18px;
}
#slider-event .flex-next {
    position:absolute;
    display:block;
    width:42px;
    height:42px;
    background:#2d548d url(../images/arrow-next-slide.png) no-repeat 50% 12px;
    top:120px;
    right:25px;
    text-indent:-9999px;
    background-size:14px 18px;
}
#slider-event .flex-prev:hover, #slider-event .flex-next:hover {
    opacity:0.7;
}
#main-title.event-title {
    float:left;
    margin-top:0;
}
#title-month {
    float:right;
    text-transform:uppercase;
    font-size:20px;
    font-weight:300;
    margin-top:8px;
}
#nav-event {
    clear:both;
    margin:0 0 25px 0;
}
#nav-event ul {
    list-style:none;
    margin:0;
}
#nav-event ul li {
    float:left;
    background:#2d548d url(../images/sep-tabs.png) repeat-y 100% 0;;
    height:40px;
}
#nav-event ul li a {
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    height:40px;
    float:left;
    line-height:40px;
    padding:0 25px;
}
#nav-event ul li a:hover, #nav-event ul li.current-menu-item a {
    background:rgba(0,0,0,0.1);
}
#form-year {
    float:right;
}
#form-year label {
    float:left;
    padding:12px 10px 0 0;
    color:#333;
}
#form-year .select {
    height:40px;
    float:left;
    border:1px solid #333;
    padding-left:10px;
    padding-right:10px;
    margin:0 10px 0 0;
}
#form-year .button {
    width:40px;
    height:40px;
    border:none;
    background:#2d548d;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    cursor:pointer;
}
#form-year .button:hover {
    opacity:0.7;
}
.static-page .title-event {
    padding:0 10px 0 25px;
    height:55px;
    background:#f0f0f0;
    line-height:55px;
    font-weight:300;
    font-size:20px;
    outline:0;
    cursor:pointer;
    margin:25px 0 0 0;
}
.static-page .title-event:hover {
    background:#e4e4e4;
}
.static-page .title-event em {
    font-style:normal;
    color:#999;
}
.static-page .title-event span {
    width:20px;
    height:20px;
    float:right;
    background:url(../images/icon-plus.png) no-repeat 100% 0;
    background-size:20px 20px;
    margin:16px 0 0 0;
}
.static-page .title-event.ui-accordion-header-active span {
    background:url(../images/icon-minus.png) no-repeat 100% 0;
    background-size:20px 20px;
}
.content-event {
    background:#f0f0f0;
    padding:0 25px 0 25px;
}
.event-container-one {
    height:140px;
    padding-bottom:25px;
}
.static-page .title-event.ui-accordion-header-active:hover {
    background:#f0f0f0;
}
.static-page .content-event img {
    margin:0;
    float:left;
}
.panel-event-info {
    width:285px;
    height:90px;
    background:#2d548d;
    padding:25px;
    float:left;
    margin:0 25px 0 0;
}
.static-page .panel-event-info .list-event-slider {
    margin:0;
}
.static-page .panel-event-info .list-event-slider li {
    color:#fff;
    font-size:12px;
    font-weight:300;
}
.static-page .title-event-one {
    font-size:24px;
    color:#222;
    font-weight:bold;
    padding:40px 0 0 0;
    margin:0;
}
.title-event-one a {
    text-decoration:none;
    color:#222;
}
.title-event-one a:hover {
    color:#2d548d;
}
.event-container {
    width:250px;
    height:335px;
    float:left;
    margin:0 25px 25px 0;
    overflow:hidden;
}
.event-container.last {
    margin-right:0;
}
.event-container img {
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
}
.static-page .event-container h4 {
    font-size:16px;
    color:#333;
    background:#ddd;
    font-weight:bold;
    height:54px;
    padding:13px 20px 0 20px;
    margin:0;
    clear:both;
    box-shadow:0 1px 2px rgba(0,0,0,0.2) inset;
}
.event-container .panel-event-info {
    width:210px;
    height:230px;
    background:#2d548d;
    padding:20px;
    float:none;
    margin:0;
    position:relative;
}
.event-container:hover img {
    margin-top:-270px;
}
.static-page .event-container h4 a {
    color:#333;
    text-decoration:none;
}
.static-page .event-container h4 a:hover {
    color:#2d548d;
}
.button-detail, .button-detail:link, .button-detail:visited {
    width:208px;
    height:38px;
    border:1px solid #b2b2b2;
    position:absolute;
    bottom:20px;
    left:20px;
    text-align:center;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    line-height:38px;
    color:#fff;
    text-decoration:none;
    text-shadow:0 -1px #787878;
    box-shadow:0 1px 2px rgba(0,0,0,0.3);
    background-color:#a7a7a7;
    background-image: linear-gradient(top, #a7a7a7, #8e8e8e);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a7a7a7), to(#8e8e8e));
    background-image: -webkit-linear-gradient(top, #a7a7a7, #8e8e8e);
    background-image: -moz-linear-gradient(top, #a7a7a7, #8e8e8e);
    background-image: -ms-linear-gradient(top, #a7a7a7, #8e8e8e);
    background-image: -o-linear-gradient(top, #a7a7a7, #8e8e8e);
}
.button-detail:hover {
    background:#fff;
    border:1px solid #fff;
    text-shadow:none;
    color:#2d548d;
}
.accordion {
    margin:0 0 50px 0;
}

#event-info {
    width:270px;
    float:left;
    margin:0 25px 0 0;
}
#event-info .list-event-slider {
    margin:0;
    padding:20px;
    background:#2d548d;
}
#event-info .list-event-slider li {
    color:#fff;
    font-size:12px;
}
#event-info img {
    margin:0;
}

/* Testimonial
=====================================================================*/
.static-page .list-testimonial {
    margin:0;
}
.static-page .list-testimonial li {
    position:relative;
    margin:0 0 50px 0;
 list-style-type: none;
}
.static-page .list-testimonial li p {
    font-size:15px;
    color:#222;
    padding-left:225px;
}
.static-page .list-testimonial li .testimonial-title {
    font-size:16px;
    color:#222;
    background:#dadada url(../images/quote-testimonial.png) no-repeat 100% 0;
    background-size:48px 36px;
    padding:9px 0 9px 225px;
    font-weight:bold;
}
.static-page .list-testimonial li .testimonial-title span {
    font-weight:300;
}
.static-page .img-testimonial {
    position:absolute;
    left:0;
    bottom:0;
    z-index:10;
    margin:0;
}
.static-page .list-testimonial li.odd p {
    padding-left:0;
    padding-right:225px;
}
.static-page .list-testimonial li.odd .testimonial-title {
    padding:9px 225px 9px 0;
    text-align:right;
    background:#dadada url(../images/quote-testimonial.png) no-repeat 0 0;
    background-size:48px 36px;
}
.static-page .list-testimonial li.odd .img-testimonial {
    left:auto;
    right:0;
}

/* Team
=====================================================================*/
#list-category-team {
    width:185px;
    float:left;
    margin:0 25px 0 0;
    list-style:none;
}
#list-category-team li {
    width:185px;
    margin:0 0 1px 0;
}
#list-category-team li a {
    display:block;
/*    border-left:3px solid #716658; */
    border-left: 3px solid #FCBF00;
    background:#f0f0f0;
    padding:10px 10px 10px 15px;
    font-size:14px;
    text-decoration:none;
}
#list-category-team li.current-menu-item a {
    background:none;
    font-weight:bold;
}
#team-container {
    width:522px;
    float:right;
}
#team-container #main-title {
    margin-top:0;
}
#list-team {
    list-style:none;
    margin:0;
}
#list-team li {
    width:155px;
    height:205px;
    float:left;
    margin:0 25px 25px 0;
    text-align:center;
}
#list-team li img {
    margin:0 0 5px 0;
    border:1px solid #fff;
    box-shadow:2px 2px 0 0 #dadada;
}
#list-team li a {
    text-decoration:none;
}
.static-page ul#list-team li {
    line-height:1.2;
}
#list-team li a strong {
    font-size:14px;
    color:#222;
    text-decoration:none;
    font-weight:300;
}
#list-team li a:hover strong {
    color:#2d548d;
    font-weight:bold;
}
#list-team li.last {
    margin-right:0;
}
#profile-team {
    width:200px;
    float:right;
    margin:0 0 25px 25px;
}
#profile-team img {
    margin:0 0 20px 0;
    border:10px solid #f0f0f0;
}
#list-social-team {
    list-style:none;
    margin:0;
}
#list-social-team li {
    margin:0 0 10px 0;
    padding:0 0 0 10px;
    line-height:1.1;
    font-weight:300;
}
#list-social-team li span {
    width:16px;
    height:16px;
    float:left;
    background:#dadada;
    margin:0 7px 0 0;
}
#list-social-team li a {
    font-size:14px;
    color:#666;
    text-transform:uppercase;
    text-decoration:none;
}
#list-social-team li.facebook-team span {
    background:#dadada url(../images/icon-facebook.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
#list-social-team li.facebook-team a:hover span {
    background-color:#33579f;
}
#list-social-team li.facebook-team a:hover {
    color:#33579f;
}

#list-social-team li.instagram-team span {
    background:#dadada url(../images/icon-instagram.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
#list-social-team li.instagram-team a:hover span {
    background-color:#D8408B;
}
#list-social-team li.instagram-team a:hover {
    color:#D8408B;
}

#list-social-team li.twitter-team span {
    background:#dadada url(../images/icon-twitter.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
#list-social-team li.twitter-team a:hover span {
    background-color:#00abf3;
}
#list-social-team li.twitter-team a:hover {
    color:#00abf3;
}
#list-social-team li.gplus-team span {
    background:#dadada url(../images/icon-gplus.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
#list-social-team li.gplus-team a:hover span {
    background-color:#da4b2d;
}
#list-social-team li.gplus-team a:hover {
    color:#da4b2d;
}
#list-social-team li.linkedin-team span {
    background:#dadada url(../images/icon-linkedin.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
#list-social-team li.linkedin-team a:hover span {
    background-color:#0082c4;
}
#list-social-team li.linkedin-team a:hover {
    color:#0082c4;
}
#list-social-team li.email-team {
    font-size:12px;
    border-top:1px solid #dadada;
    border-bottom:1px solid #dadada;
    padding:8px 0 8px 10px;
    margin:0;
}
#list-social-team li.position-team {
    font-size:12px;
    border-top:1px solid #dadada;
    padding:8px 0 8px 10px;
    margin:0;
    font-weight:bold;
    font-style:italic;
}

.button-more-coach a, .button-more-coach a:link, .button-more-coach a:visited {
    width:180px;
    height:33px;
    display:block;
    margin:auto;
    margin-top: 10px;
    background-image: url(../images/arrow-more.png), linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
    background-image: url(../images/arrow-more.png), -webkit-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -moz-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -ms-linear-gradient(top, #3865a6, #2d548d);
    background-image: url(../images/arrow-more.png), -o-linear-gradient(top, #3865a6, #2d548d);
    background-repeat: no-repeat;
    background-size:8px 11px, auto auto;
    background-position:165px 11px, 0 0;
    line-height:33px;
    color:#fff;
    padding-left:10px;
    text-decoration:none;
    text-transform:uppercase;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:13px;
    font-weight:300;
}
.button-more-coach a:hover {
    background:url(../images/arrow-more.png), #244371;
    background-repeat: no-repeat;
    background-size:8px 11px, auto auto;
    background-position:215px 11px, 0 0;
}


/* FAQ
=====================================================================*/
.static-page .title-faq, .lp-page .title-faq {
    padding:12px 10px;
    background:#f0f0f0;
    font-weight:300;
    font-size:15px;
    outline:0;
    cursor:pointer;
    margin:25px 0 0 0;
}
.static-page .title-faq:hover, .lp-page .title-faq:hover {
    background:#e4e4e4;
}
.static-page .title-faq span, .lp-page .title-faq span {
    width:20px;
    height:15px;
    float:right;
    background:url(../images/icon-plus.png) no-repeat 100% 0;
    background-size:20px 20px;
    margin:4px 0 0 0;
}
.static-page .title-faq.ui-accordion-header-active span, .lp-page .title-faq.ui-accordion-header-active span {
    background:url(../images/icon-minus.png) no-repeat 100% 0;
    background-size:20px 20px;
}

h3.title-faq{
    line-height: 18pt;
    font-weight: 700;
}
.content-faq {
    padding:20px 0 0 10px;
}

/* Gallery
=====================================================================*/
.gallery-group {
    margin:0 0 50px 0;
}
.link-category-gallery {
    width:265px;
    height:271px;
    float:left;
    background:#f0f0f0;
    padding:25px;
    text-decoration:none;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.link-category-gallery strong {
    font-size:18px;
    color:#222;
    display:block;
    line-height:1.4;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.link-category-gallery span {
    font-size:14px;
    color:#333;
    margin: 0 0 24px;
	line-height: 1.6;
}
.list-gallery-category {
    list-style:none;
    margin:0;
}
.list-gallery-category li {
    width:160px;
    height:160px;
    float:left;
    margin:0 0 1px 1px;
    position:relative;
    overflow:hidden;
}
.list-gallery-category.detail li {
    margin:0;
}
.list-gallery-category li a img {
    opacity:0.8;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.list-gallery-category li a span {
    position:absolute;
    left:0;
    bottom:0;
/*    background:#716658; */
    background:#fcbf00;
    color:#fff;
    padding:10px;
    text-transform:uppercase;
    font-size:11px;
    font-weight:100;
    opacity:0;
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
}
.list-gallery-category li a:hover img {
    opacity:1;
}
.list-gallery-category li a:hover span {
    opacity:1;
}
.link-category-gallery:hover {
    background:#fff;
}
.link-category-gallery:hover strong {
    color:#2d548d;
}


/* Widget
=====================================================================*/
#sidebar .widget-container {
    background:#fff;
    margin:0 0 20px 0;
    padding:0 20px 20px 20px;
}
.sidebar-homepage .widget-title, #sidebar .widget-title {
    background-color:#fff;
    background-image: linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    padding:12px 20px;
    font-size:24px;
    color:#000;
/*    text-transform:uppercase; */
    font-weight:600;
    border-bottom:1px solid #fff;
    margin:0 0 20px 0;
}
#sidebar .widget-title {
    margin-left:-20px;
    width:260px
}
#sidebar ul {
    list-style:none;
    margin:0 0 10px 0;
}
#sidebar ul li {
    font-size:14px;
    color:#333;
    padding:10px 0;
    border-bottom:1px solid #dadada;
    line-height:1.4;
}
#sidebar ul li a {
    color:#444;
    text-decoration:none;
}
#sidebar ul li a:hover {
    color:#2d548d;
}
#sidebar img.alignleft {
    margin-right:20px;
}
#sidebar .text-widget img,
#sidebar .textwidget img {
    margin-bottom:15px;
}
#sidebar .text-widget,
#sidebar .textwidget {
    font-size:14px;
    color:#666;
    line-height:1.6;
    margin:0 0 20px 0;
}
#sidebar .text-widget {
    border-bottom:1px solid #dadada;
}
#sidebar .text-widget p,
#sidebar .textwidget p {
    font-size:14px;
    color:#666;
    line-height:1.6;
    margin:0 0 24px;
}
#sidebar .text-widget ul {
    border-top:1px solid #dadada;
    margin:0 0 20px 0;
}
#sidebar .map-area {
    width:258px;
    height:250px;
    margin:0 0 20px 0;
    border:1px solid #fff;
    box-shadow:2px 2px 0 0 #dadada;
}
#sidebar .testimonial-header {
    float: left;
    background: url(../images/quote-sidebar.png) no-repeat 100% 100%;
    padding: 0 0 42px 0;
    width: 137px;
    background-size:43px 35px;
}
#sidebar .testimonial-header h4 {
    font-size:14px;
    color:#333;
    font-weight:bold;
    margin:0 0 2px 0;
}
#sidebar .testimonial-header h5 {
    font-size:11px;
    color:#666;
    font-weight:normal;
}
#sidebar .text-widget blockquote {
    clear: both;
    padding: 5px 0 0 0;
    font-size: 14px;
    color: #666;
}
#sidebar ul.tabs-widget {
    width:300px;
    margin:0 0 0 -20px;
}
#sidebar ul.tabs-widget li {
    width:50%;
    float:left;
    border:none;
    padding:0;
    margin:0 0 20px 0;
}
#sidebar ul.tabs-widget li a {
    text-align:center;
    display:block;
    padding:12px 0;
    background-color:#6e5137;
/*     background-image: linear-gradient(top, #6e5137, #716658);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6e5137), to(#716658));
    background-image: -webkit-linear-gradient(top, #6e5137, #716658);
    background-image: -moz-linear-gradient(top, #6e5137, #716658);
    background-image: -ms-linear-gradient(top, #6e5137, #716658);
    background-image: -o-linear-gradient(top, #6e5137, #716658); */

background-image: linear-gradient(top, #6e5137, #FCBF00);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6e5137), to(#FCBF00));
    background-image: -webkit-linear-gradient(top, #6e5137, #FCBF00);
    background-image: -moz-linear-gradient(top, #6e5137, #FCBF00);
    background-image: -ms-linear-gradient(top, #6e5137, #FCBF00);
    background-image: -o-linear-gradient(top, #6e5137, #FCBF00);

    font-size:14px;
    text-transform:uppercase;
    color:#fff;
    opacity:0.8;
}
#sidebar ul.tabs-widget li.ui-tabs-active a {
    opacity:1;
}
#sidebar .team-sidebar-content h4 {
    font-size:16px;
    color:#333;
    font-weight:bold;
}
#sidebar .team-sidebar-content h5 {
    font-size:14px;
    color:#898989;
    font-style:italic;
    margin:0 0 5px 0;
}
.team-sidebar-social a {
    width:16px;
    height:16px;
    float:left;
    margin:0 5px 0 0;
    text-indent:-9999px;
}
.team-sidebar-social a.icon-facebook-team {
    background:#dadada url(../images/icon-facebook.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
.team-sidebar-social a.icon-facebook-team:hover {
    background-color:#33579f;
}
.team-sidebar-social a.icon-instagram-team {
    background:#dadada url(../images/icon-instagram.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
.team-sidebar-social a.icon-instagram-team:hover {
    background-color:#D8408B;
}
.team-sidebar-social a.icon-twitter-team {
    background:#dadada url(../images/icon-twitter.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
.team-sidebar-social a.icon-twitter-team:hover {
    background-color:#00abf3;
}
.team-sidebar-social a.icon-gplus-team {
    background:#dadada url(../images/icon-gplus.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
.team-sidebar-social a.icon-gplus-team:hover {
    background-color:#da4b2d;
}
.team-sidebar-social a.icon-linkedin-team {
    background:#dadada url(../images/icon-linkedin.png) no-repeat 50% 2px;
    background-size:12px 12px;
}
.team-sidebar-social a.icon-linkedin-team:hover {
    background-color:#0082c4;
}
#sidebar .team-sidebar li {
    padding:0 0 20px 0;
    margin:0 0 20px 0;
}
#sidebar .flickr a {
    width: 100px;
    height: 100px;
    float: left;
    margin: 10px 15px 20px 15px;
}
#sidebar .flickr a img {
    width: 100px !important;
    height: 100px !important;
    border:1px solid #fff;
    box-shadow:2px 2px 0 0 #dadada;
}
.sidebar-homepage .widget-container  {
    margin:0 0 50px 0;
}
.sidebar-homepage .widget-container-lp  {
    margin:0 0 10px 0;
}

.sidebar-homepage .widget-container ul, .sidebar-homepage .widget-container-lp ul  {
    list-style:none;
    margin:0 0 20px 0;
}
.sidebar-homepage .widget-container ul li, .sidebar-homepage .widget-container-lp ul li {
    font-size:14px;
    color:#444;
    padding:8px 0 7px 0;
    border-bottom:1px solid #dadada;
    line-height:1.4;
}
.sidebar-homepage .widget-container ul li a, .sidebar-homepage .widget-container-lp ul li a {
    color:#777;
    text-decoration:none;
}
.sidebar-homepage .widget-container ul li a:hover, .sidebar-homepage .widget-container-lp ul li a:hover {
    color:#2d548d;
}
.sidebar-homepage .widget-container ul.news-sidebar li, 
#sidebar .widget-container ul.news-sidebar li {
    padding:0 0 20px 0;
    margin:0 0 20px 0;
}
.sidebar-homepage .widget-container ul.news-sidebar li img,
#sidebar .widget-container ul.news-sidebar li img {
    border:1px solid #fff;
    box-shadow:2px 2px 0 0 #dadada;
}
.sidebar-homepage .imgrame,
#sidebar .imgframe {
    border:1px solid #fff;
    box-shadow:2px 2px 0 0 #dadada;
}
.sidebar-homepage .widget-container ul.news-sidebar h4,
#sidebar .widget-container ul.news-sidebar h4{
    font-size:14px;
    font-weight:bold;
    margin:0 0 2px 0;
    padding:5px 0 0 0;
}
.sidebar-homepage .widget-container ul.news-sidebar h4 a,
#sidebar .widget-container ul.news-sidebar h4 a {
    color:#444;
}
.sidebar-homepage .widget-container ul.news-sidebar h4 a:hover,
#sidebar .widget-container ul.news-sidebar h4 a:hover {
    color:#2d548d;
}
.sidebar-homepage .widget-container ul.news-sidebar .date-news {
    font-size:11px;
    color:#898989;
    text-transform:uppercase;
    font-weight:300;
}
#sidebar .widget-container ul.news-sidebar .date-news {
    font-size:10px;
    color:#898989;
    text-transform:uppercase;
    font-weight:300;
}
.sidebar-homepage .widget-container ul.news-sidebar h5 {
    display:none;
}

.sidebar-homepage .button-more, 
#sidebar .button-more {
    display:block;
    text-align:center;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    padding:10px 0;
    border:1px solid #FCBF00;
    text-decoration:none;
    background-color:#000;
    background-image: linear-gradient(top, #000, #000);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#000));
    background-image: -webkit-linear-gradient(top, #000, #000);
    background-image: -moz-linear-gradient(top, #000, #000);
    background-image: -ms-linear-gradient(top, #000, #000);
    background-image: -o-linear-gradient(top, #000, #000);
    text-shadow:0 -1px rgba(0,0,0,0.5);
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}

p.button-more a:link, p.button-more a:visited, p.button-more a {
 color:#fff;
}

.sidebar-homepage .button-more:hover, 
#sidebar .button-more:hover {
    background:#000;
    color: #fcbf00;
}

.static-page .button-more,
.static-page .myButton,
.lp-page .button-more,
.lp-page .myButton {
/*    display:block;*/
    display:inline;
    text-align:center;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    padding:10px 20px;
    margin: 0px 20px 0px 0;
    border:1px solid #244371;
    text-decoration:none;
    background-color:#2d548d;
    background-image: linear-gradient(top, #2d548d, #244371);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d548d), to(#244371));
    background-image: -webkit-linear-gradient(top, #2d548d, #244371);
    background-image: -moz-linear-gradient(top, #2d548d, #244371);
    background-image: -ms-linear-gradient(top, #2d548d, #244371);
    background-image: -o-linear-gradient(top, #2d548d, #244371);
    text-shadow:0 -1px rgba(0,0,0,0.5);
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}

.static-page .myButton.left, .lp-page .myButton.left {
    float: left;
    margin: -10px 20px 20px 0;
}

.static-page .myButton.right, .lp-page .myButton.right {
    float: right;
    margin: -10px 20px 20px 0;
}

.static-page .myButton.disabled, .lp-page .myButton.disabled {
    background-color:#cccccc;
}

.static-page .myButton.extraspace, .lp-page .myButton.extraspace {
    margin: 20px 20px 20px 0;
}

.myButton.stap {
    float: left;
    margin: -40px 0px 20px 20px;
}


.sidebar-homepage .event-date-widget,
#sidebar .event-date-widget {
    width:61px;
    height:80px;
    float:left;
    background:url(../images/icon-calendar-widget.png) no-repeat;
    background-size:61px 80px;
    margin:0 20px 0 0;
    text-align:center;
}
.sidebar-homepage .widget-container ul.event-sidebar li,
#sidebar .widget-container ul.event-sidebar li{
    padding:0 0 20px 0;
    margin:0 0 20px 0;
}
.sidebar-homepage .event-date-widget strong,
#sidebar .event-date-widget strong {
    display:block;
    font-size:36px;
    color:#fff;
    padding:12px 0 0 0;
}
.sidebar-homepage .event-date-widget span,
#sidebar .event-date-widget span {
    display:block;
    font-size:11px;
    text-transform:uppercase;
    color:#fff;
    padding:3px 0 0 0;
}
.sidebar-homepage .event-content-widget {
    width:260px;
    float:left;
}
#sidebar .event-content-widget {
    width:179px;
    float:left;
}
.sidebar-homepage .event-content-widget article,
#sidebar .event-content-widget article{
    margin: 0 0 10px 0;
}
.sidebar-homepage .event-content-widget h4,
#sidebar .event-content-widget h4 {
    font-size:14px;
    font-weight:bold;
    padding:5px 0 2px 0;
}
.sidebar-homepage .widget-container .event-content-widget h4 a,
#sidebar .widget-container .event-content-widget h4 a {
    color:#444;
}
#sidebar .widget-container .event-content-widget h4 a:hover {
    color:#2d548d;
}
.sidebar-homepage .event-content-widget p,
#sidebar .event-content-widget p {
    font-size:10px;
    color:#898989;
    text-transform:uppercase;
    font-weight:300;
    line-height:1.6;
}
.sidebar-homepage .event-content-widget em,
#sidebar .event-content-widget em {
    font-size:11px;
    color:#555;
}
#sidebar .partner-sidebar li {
    text-align:center;
    padding:0;
}
#sidebar .partner-sidebar li img {
    opacity:0.8;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
#sidebar .partner-sidebar li a:hover img {
    opacity:1;
}
.sidebar-homepage .widget-container ul.slides {
    margin:0;
}
.sidebar-homepage .widget-container ul.slides li {
    padding:0;
    border:none;
}
.sidebar-homepage .widget-container .slides-image {
    padding:4px;
    background:#dadada;
    margin:0 0 20px 0;
}
.sidebar-homepage .widget-container .flexslider {
    position:relative;
}
.sidebar-homepage .widget-container .flexslider .flex-control-nav {
    display:none;
}
.sidebar-homepage .widget-container .flexslider h4 {
    text-align:center;
    margin:0 60px;
    font-size:14px;
    color:#444;
    font-weight:normal;
    line-height:1.2;
}
.sidebar-homepage .widget-container ul.flex-direction-nav {
    margin:0;
    height:0;
}
.sidebar-homepage .widget-container ul.flex-direction-nav li {
    padding:0;
    border:none;
}
.sidebar-homepage .widget-container .flexslider .flex-prev {
    position:absolute;
    display:block;
    width:32px;
    height:32px;
    background:#2d548d url(../images/arrow-prev-slide.png) no-repeat 50% 9px;
    bottom:0;
    left:0;
    text-indent:-9999px;
    background-size:12px 15px;
}
.sidebar-homepage .widget-container .flexslider .flex-next {
    position:absolute;
    display:block;
    width:32px;
    height:32px;
    background:#2d548d url(../images/arrow-next-slide.png) no-repeat 50% 9px;
    bottom:0;
    right:0;
    text-indent:-9999px;
    background-size:12px 15px;
}
.sidebar-homepage .widget-container .flexslider .flex-next:hover, .sidebar-homepage .widget-container .flexslider .flex-prev:hover {
    opacity:0.7;
}
.sidebar-homepage .widget-container .flexslider .flex-prev.flex-disabled,
.sidebar-homepage .widget-container .flexslider .flex-next.flex-disabled{
    opacity:0.3;
    cursor:default;
}
.sidebar-footer .widget-title {
    font-size:18px;
    color:#000;
    font-weight:bold;
    border-bottom: 3px solid #FCBF00;
    padding:0 0 10px 0;
    margin:5px 0 20px 0;
}
.sidebar-footer .widget-container {
    margin:0 0 50px 0;
}
.sidebar-footer .widget-container ul {
    list-style:none;
    margin:0 0 20px 0;
}
.sidebar-footer .widget-container ul li {
    font-size:14px;
    color:#444;
    padding:9px 0 8px 0;
    border-bottom:1px solid #bbb;
    line-height:1.4;
}
.sidebar-footer .widget-container ul li a {
    color:#444;
    text-decoration:none;
}
.sidebar-footer .widget-container ul li a:hover {
    color:#2d548d;
}
.sidebar-footer .map-area {
    width:331px;
    height:205px;
    background:#fff;
    border:none;
    padding:5px;
}

/* Search results
=====================================================================*/
. going-up {
margin-top:-10px;
}

/* Typography
=====================================================================*/
.static-page h1#main-title, .lp-page h1#main-title {
	font-weight:300;
}
.static-page h1#main-title span, .lp-page h1#main-title span {
    font-weight:bold;
}
.static-page img, .lp-page img {
	margin:5px 0 25px 0;
}
.static-page img.imgframe, .lp-page img.imgframe {
	max-width:97.5%;
	padding:4px;
	background:#dadada;
}
img.alignleft, .static-page img.alignleft, .lp-page img.alignleft {
	margin-right:25px;
	float:left;
}
img.alignright, .static-page img.alignright, .lp-page img.alignright {
	margin-left:25px;
	float:right;
}
.static-page h1, .lp-page h1
.static-page h2, .lp-page h2
.static-page h3, .lp-page h3
.static-page h4, .lp-page h4
.static-page h5, .lp-page h5
.static-page h6, .lp-page h6 {
	line-height: 1.3;
    color:#222;
}
.content-home .static-page h3, .content-home .lp-page h3 {
    color:#79aea6;
}
.static-page h1, .lp-page h1 {
	font-size: 30px;
	margin: 30px 0;
}
.static-page h2, .lp-page h2 {
	font-size: 26px;
	margin: 50px 0px 25px 0px;
}
.static-page h3, .lp-page h3 {
	font-size: 22px;
	margin: 22px 0;
}
.static-page h4, .lp-page h4 {
	font-size: 20px;
	margin: 25px 0;
}
.static-page h5, .lp-page h5 {
	font-size: 18px;
	margin: 30px 0;
}
.static-page h6, .lp-page h6 {
	font-size: 16px;
	margin: 36px 0;
}
.static-page p, .lp-page p {
	margin: 0 0 24px;
	line-height: 1.6;
	font-size: 15px;
	color:#444;
}
.static-page ul, .static-page ol, .lp-page ul, .lp-page ol {
	margin: 0 0 24px 30px;
	line-height: 1.6;
	font-size: 15px;
	color:#444;
}
.static-page blockquote, .lp-page blockquote {
	margin: 0 0 24px;
	line-height: 1.5;
	font-size: 15px;
	color:#666;
	font-weight: 300;
	padding:0 0 0 52px;
        background:url(../images/quote.png) no-repeat 8px 0;
        background-size:34px 27px;
}



/* Landingspagina
=====================================================================*/
#content-container .lp-page {
        display:block;
        padding: 10px;
        margin: auto;
        margin-bottom:45px;
}

.row { 
        width: 100%; 
        max-width: 1140px; 
        min-width: 320px; 
        margin: 0 auto; 
        padding-left: 0px; 
        padding-right: 0px; }

.kader { 
        display: block;
        position:relative;
        width: 100%;
        max-width: 1000px;
        min-width: 320px;
        margin: auto;
}

.kader-smal { 
        display: block;
        position:relative;
        width: 100%;
        max-width: 800px;
        min-width: 320px;
        margin: auto;
}

.box {
       display:block;
       float:none;
       position: static;
       width: 100%; 
       height: 100%; 
/*       background-color: #716658;  */
       background-color: #FCBF00;
       border-radius: 30px; 
       opacity: 1; 
       background-repeat: repeat; 
       background-size: cover; 
       background-position: left top; 
       margin:25px auto;
}

.box img {
        margin: 30px;
}

.box p {
        color:#ffffff;
        padding:30px 20px 0px 20px;
        line-height: 31px;
}

.box h2 {
	font:17px 'Helvetica Neue', Helvetica, arial;
        color:#ffffff;
        padding:0px 20px 15px 20px;
        line-height: 24px;
}


.lp-page.style1 h2{
	font: 28px;
        line-height: 42px;
}

.lp-page p{
	font:17px 'Helvetica Neue', Helvetica, arial;
        line-height: 26px;
}

#content-container .plaatsen p, .tabs-container .plaatsen p {
        font-size: 13px;
}

#content-container .plaatsen.rechts {
    position:absolute;
    right: 0;
    bottom: 10px;
    font-size: 13px;
    margin: 0px 0 0px 0;
}

.button-more-lp a, .button-more-lp a:link, .button-more-lp a:visited {
    width:180px;
    height:45px;
    display:block;
    margin:auto;
    background-color:#3865a6;
    line-height:33px;
    color:#fff;
    padding: 10px 20px 0px 20px;
    text-decoration:none;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:18px;
    font-weight:300;
}
.button-more-lp a:hover, .button-more-lp-breed a:hover {
    background-color: #4274BF;
}

.button-more-lp-breed a, .button-more-lp-breed a:link, .button-more-lp-breed a:visited {
    width: 80%;
    height:45px;
    display:block;
    margin:auto;
    background-color:#3865a6;
    line-height:33px;
    color:#fff;
    padding: 10px 20px 0px 20px;
    text-decoration:none;
    text-align: center;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:18px;
    font-weight:300;
}

.button-more-lp-rechts a, .button-more-lp-rechts a:link, .button-more-lp-rechts a:visited {
    width:180px;
    height:45px;
    display:inline;
    margin:auto;
    margin-top:40px;
    float: right;
    background-color:#3865a6;
    line-height:33px;
    color:#fff;
    padding: 10px 20px 0px 20px;
    text-decoration:none;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:18px;
    font-weight:300;

}

#content-container .lp-page.style0 {
        margin: -25px 0px 80px 50px;
        width: 700px;
        margin-bottom:10px;
}

#content-container .lp-page.style1  {
        width:100%;
/*         background-color: #716658; */
        background-color: #FCBF00;
        color: #000000;
        margin-bottom: 80px;
}

#content-container .lp-page.style2, #content-container .lp-page.style3 {
        width:100%;
        background-color: #f0f0f0;
        margin: 0px 0px 80px 0px;
}

/*#content-container .lp-page.style4 */
.lp-page.style4 {
        background-color: #273151;
        margin: 0px 0px 80px 0px;
}

#content-container .lp-page.style5 {
        margin: auto;
        width: 100%;
        margin-bottom:10px;
}

.lp-page.style0 p{
}

.lp-page.style1 h2 {
	text-align: center;
        color: #ffffff;
}

.lp-page.style1 p {
	text-align: center;
        color: #ffffff;
}

.lp-page.style3 h2{
	text-align: center;
}

.lp-page.style3 p {
	text-align: center;
}

.lp-page.style4 p{
        color: #C2C2AC;
/*        margin-bottom:0px;*/
}

.lp-page.style4 h2{
	text-align: center;
        color: #ffffff;
}

.lp-page.style4 h3{
        color: #ffffff;
        font:17px 'Helvetica Neue', Helvetica, arial;
        line-height: 26px;
        margin-top:-10px;
        margin-bottom:0px;
}

.lp-page.style5 h2 {
	text-align: center;
}

.lp-page.style5 h3 {
	text-align: center;
}

.lp-page.style5 p {
	text-align: center;
}

ul.lp-check, ul.lp-bonus {
list-style-type: none;
padding: 0;
margin: 0;
}

.lp-check li {
    background:url(../images/246t.png) no-repeat 0px 3px;
    background-size:27px 27px;
    text-indent: 30px;
    min-height: 30px;
}

.lp-bonus li {
    background:url(../images/246t.png) no-repeat 0px 3px;
    background-size:27px 27px;
    text-indent: 30px;
    min-height: 60px;
    border-bottom: 1px solid red;
}


.beschikbaar {
    display: block;
}

.separator {
	border:1px solid #ececec;
	height:4px;
	margin:0 0 25px 0;
    background:#f3f3f3;
    clear:both;
}
.separator a {
	float:right;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 300;
    background:#fff;
    padding:3px 0 3px 5px;
    margin:-10px 0 0 0;
}
table {
	width: 90%;
	margin: 0px 0 30px 0;
	border-left:1px solid #fff;
	background: #fff;
}
table thead th {
	height: 40px;
	background: url(../images/tblhead.png) repeat-x;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	vertical-align:middle;
	font-weight: bold;
}

.kader table thead th {
	height: 40px;
	font-size: 12px;
	vertical-align:middle;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #efefef;
}

table tbody td, table tfoot td {
	height: 33px;
	vertical-align: middle;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #606060;
	font-size: 11px;
	text-align: center;
}

table tbody td h2 {
        margin-left:0px;
}

#main-content table tbody tr td img, #full-content table tbody tr td img {
	margin: 0;
	border:none;
}
table tbody tr.odd td {
	background: #efefef;
}
table tbody tr td.cellfeat, table tbody tr.odd td.cellfeat {
	background: #eaeaea;
	padding: 2px 0 2px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-align: left;
}
#main-content .colhalf,
#content .colhalf {
    width: 341px;
    float: left;
    display: inline;
    margin-right: 50px;
}
#full-width .colhalf {
    width: 537px;
    float: left;
    display: inline;
    margin-right: 50px;
}
#main-content .colhalf.lastcol, #full-width .colhalf.lastcol {
    margin-right:0;
}

/* Contact
=====================================================================*/
.comConnectForm legend {
    display: block;
    font-size:20px;
    font-weight:300;
    margin:0 0 15px 0;
    line-height:1.2;
}

.comConnectForm label.comText, .comConnectForm label.comEmail, .comConnectForm label.comRadio, .comConnectForm label.comTextarea {
    font-size:15px;
    color#333;
    font-weight:normal;
    display:block;
    margin:0 0 5px 0;
}

.comConnectForm input.comText, .comConnectForm input.comEmail, textarea.comTextarea {
    width:380px;
    height:30px;
    background:#f7f7f7;
    border:1px solid #fff;
    box-shadow: 2px 2px 0 0 #dadada;
    padding:5px;
    margin:0 0 15px 0;
    font-size:14px;
}

textarea.comTextarea {
    width:550px;
    height:180px;
}

.comConnectForm .comSubmit {
    display:block;
    text-align:center;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    padding:10px 20px;
    border:1px solid #2d548d;
    text-decoration:none;
    cursor:pointer;
    background-color:#3865a6;
    background-image: linear-gradient(top, #3865a6, #2d548d);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
    background-image: -webkit-linear-gradient(top, #3865a6, #2d548d);
    background-image: -moz-linear-gradient(top, #3865a6, #2d548d);
    background-image: -ms-linear-gradient(top, #3865a6, #2d548d);
    background-image: -o-linear-gradient(top, #3865a6, #2d548d);
    text-shadow:0 -1px rgba(0,0,0,0.5);
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.comConnectForm .comSubmit:hover {
    background:#2d548d;
}

.comRequired { 
    font-style:italic;
}

.errordiv {
	display:block;
	border:1px solid #f2a9a9;
	padding:5px;
	color:#f00;
	font-size:12px;
	margin:8px 0 0 0;
	clear: both;
	background:#fff;
}
.correctdiv {
	display:block;
	border:1px solid #b6e47a;
	padding:5px;
	color:#629c17;
	font-size:12px;
	margin:8px 0 0 0;
	background:#d7fca8;
	clear: both;
}

.comThanks {
  border: 2px solid #0077cc;      /* Helderblauw kader */
  background-color: #e6f3ff;      /* Zachte lichtblauwe achtergrond */
  color: #004a99;                 /* Donkerblauwe tekstkleur */
  padding: 12px 16px;             /* Ruimte binnen het kader */
  border-radius: 6px;             /* Zachte afgeronde hoeken */
  font-weight: 500;               /* Iets vetter voor leesbaarheid */
  margin-top: 15px;               /* Ruimte boven de melding */
  display: inline-block;          /* Zodat het netjes om de tekst past */
}


/* Footer
=====================================================================*/
#main-footer {
    position:relative;
    width:100%;
    min-width:1185px;
}
#blur-top {
    width:1125px;
    padding:0 30px;
    height:50px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    z-index:1;
    background:rgba(255,255,255,0.95);
}
#link-back-top {
    float:right;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    background:url(../images/arrow-top.png) no-repeat 100% 1px;
    padding:0 20px 0 0;
    background-size:14px 10px;
    margin:18px 0 0 0;
}
#link-back-top:hover {
    text-decoration:underline;
}
#slogan-footer {
    width:1125px;
    height:160px;
    margin:0 auto;
    position:relative;
    z-index:10;
    background:url(../images/footer-dark.png) no-repeat 50% 0;
}
#slogan-footer h4 {
    text-align:center;
    font-size:32px;
    color:#000;
    text-shadow:0 1px 2px rgba(0,0,0,0.3);
    padding:55px 0 0 0;
    font-weight:400;
}
#slogan-footer h4 span {
    font-family:Georgia, Garamond, serif;
    font-style:italic;
}
#footer-content {
    width:100%;
    background:rgba(255,255,255,0.95);
}
#footer-container {
    width:1125px;
    margin:0 auto;
    padding:0 30px;
}
#sidebar-footer-left, #sidebar-footer-middle {
    width:341px;
    float:left;
    margin:25px 50px 0 0;
}
#footer-address {
    background:#fff;
    width:301px;
    float:right;
    margin:-5px 0 0 0;
    padding:30px 20px 25px 20px;
    box-shadow:3px 3px 0 rgba(0,0,0,0.1);
}
#title-footer-address {
    width:350px;
    margin:0 0 15px -29px;
    color:#000;
    font-size:18px;
    font-weight:normal;
    padding:0 0 9px 0;
    background:url(../images/corner.png) no-repeat 0 100%;
    background-size:9px 9px;
}
#title-footer-address span {
    display:block;
/*    background:#716658; */
    background:#fcbf00;
    margin:0 0 1px 0;
    padding:8px 20px 8px 29px;
}
#footer-address, #footer-address p {
    font-size:13px;
    color:#666;
    line-height:1.4;
}
#footer-address p {
    margin:0 0 15px 0;
}
#footer-address p strong {
    font-size:14px;
    color:#222;
}
#list-social {
    list-style:none;
    padding:10px 0 0 0;
    margin:0;
}
#list-social li {
    float:left;
    margin:0 16px 0 0;
}
#list-social li a {
    width:32px;
    height:32px;
    background:#dadada;
    border-radius:18px;
    float:left;
    text-indent:-9999px;
    border:2px solid #fff;
    box-shadow:0 0 0 2px #dadada;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
#list-social #icon-facebook a {
    background:#dadada url(../images/icon-facebook.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social #icon-instagram a {
    background:#dadada url(../images/icon-instagram.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social #icon-twitter a {
    background:#dadada url(../images/icon-twitter.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social #icon-gplus a {
    background:#dadada url(../images/icon-gplus.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social #icon-linkedin a {
    background:#dadada url(../images/icon-linkedin.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social #icon-youtube a {
    background:#dadada url(../images/icon-youtube.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social #icon-flickr a {
    background:#dadada url(../images/icon-flickr.png) no-repeat 5px 5px;
    background-size:22px 22px;
}
#list-social li.last {
    margin:0;
}
#list-social #icon-facebook a:hover {
    background-color:#33579f;
    box-shadow:0 0 0 2px #33579f;
}
#list-social #icon-instagram a:hover {
    background-color:#D8408B;
    box-shadow:0 0 0 2px #D8408B;
}
#list-social #icon-twitter a:hover {
    background-color:#00abf3;
    box-shadow:0 0 0 2px #00abf3;
}
#list-social #icon-gplus a:hover {
    background-color:#da4b2d;
    box-shadow:0 0 0 2px #da4b2d;
}
#list-social #icon-linkedin a:hover {
    background-color:#0082c4;
    box-shadow:0 0 0 2px #0082c4;
}
#list-social #icon-youtube a:hover {
    background-color:#cc1c13;
    box-shadow:0 0 0 2px #cc1c13;
}
#list-social #icon-flickr a:hover {
    background-color:#ff0988;
    box-shadow:0 0 0 2px #ff0988;
}
#footer-copyright {
    width:100%;
    height:70px;
/*    background:#716658; */
    background:#fcbf00;
    min-width:1185px;
}
#footer-copyright-content {
    width:1125px;
    height:70px;
    margin:0 auto;
    padding:0 30px;
}
#logo-footer {
    width:200px;
    height:60px;
    float:left;
    margin:6px 30px 0 0;
}
#text-address {
    float:left;
    font-size:12px;
    font-weight:bold;
    color:#000;
    margin:28px 10px 0 0;
}
#nav-footer {
    float:left;
    margin:28px 0 0 0;
    list-style:none;
    font-size:12px;
    font-weight:300;
}
#nav-footer li {
    float:left;
    height:15px;
    border-left:1px solid #fff;
    padding:0 10px;
}
#nav-footer li a {
    color:#000;
    text-decoration:none;
}
#nav-footer li a:hover {
    color: #fff;
    text-weight: bold;
    text-decoration:none;
}
#text-copyright {
    float:right;
    font-size:12px;
    color:#000;
    margin:28px 0 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
		only screen and (min--moz-device-pixel-ratio: 2),
		only screen and (-moz-min-device-pixel-ratio: 2),
		only screen and (-o-min-device-pixel-ratio: 2/1),
		only screen and (min-device-pixel-ratio: 2),
		only screen and (min-resolution: 192dpi),
		only screen and (min-resolution: 2dppx) { 
	#logo img {
		width:260px;
		height: 90px;
	}
    .slider-tabs.flexslider .slides img {
        width:190px;
        height:230px;
    }
    .sidebar-homepage .widget-container ul.news-sidebar li img {
        width:123px;
        height:94px;
    }
    .img-history {
        width:228px;
        height:158px;
    }
    .news-container figure img {
        width:342px;
        height:170px;
    }
    .static-page .content-event img, .lp-page .content-event img {
        width:322px;
        height:140px;
    }
    .static-page .content-event .event-container img, .lp-page .content-event .event-container img {
        width:250px;
        height:270px;
    }
    #event-info img {
        width:270px;
        height:290px;
    }
    .static-page .img-testimonial, .lp-page .img-testimonial {
        width:200px;
        height:280px;
    }
    #list-team li img {
        width:155px;
        height:155px;
    }
    #profile-team img {
        width:180px;
        height:180px;
    }
    .list-gallery-category li a img {
        width:160px;
        height:160px;
    }
    #sidebar .widget-container ul.news-sidebar li img {
        width:123px;
        height:94px;
    }
    #sidebar img.testimonial {
        width:96px;
        height:96px;
    }
    #sidebar .team-sidebar img {
        width:65px;
        height:65px;
    }
    .partner-sidebar img {
        width:163px;
        height:100px;
    }
    #logo-footer img {
        width:200px;
        height:60px;
    }
}  /*#716658*/

/* Subsidie STAP-budget small caps
=====================================================================*/
.subsidie {
font-size: 95%;
color: white;
margin-left:20px;
margin-top:-10px;
}

/* Telefoon link "bij jou in de buurt" mobiel
=====================================================================*/
a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}

/* Buttons Jeugdzorgpagina
=====================================================================*/
.button-more-jw a, .button-more-jw a:link, .button-more-jw a:visited {
    width:300px;
    height:33px;
/*    display:inline; */
    margin:auto;
    margin: 0px 30px 20px 0px;
    float: left;
    background-color:#3865a6;
    line-height:25px;
    color:#fff;
    padding: 10px 0px 0px 15px;
    text-decoration:none;
    text-align; center;
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
    font-size:15px;
    font-weight:700;
}

/* Teller
=====================================================================*/
#teller-container {
	clear: both;
        display: block;
	position: relative;
	height: 150px;
        width:100%;
        max-width: 500px;
        min-width:320px;
	background: #FFF;
	text-align: center;
        margin: 25px 0 25px 0;
}

#teller-text {
        display: block;
	float: left;
	text-align: right;
	color: #000;
        font-family: 'Raleway', sans-serif;
	font-size: 26px;
        line-height: 31.2px;
	padding-top: 10px;
}

#teller {
        display: block;
	float: left;
        width: 400px;
	text-align: left;
	padding-top: 14px;
}

#teller .kopjes {
	font-size: 13px;
	color: #999;
	float: left;
	text-align: center;
	margin-right: 14px;
	line-height: 0.9em;
}

/*COOKIE POLICY
/*--------------------------------------------*/
#cookie-question
{
    background-color: rgba(0, 0, 0, .9);
    color: rgba(255, 255, 255, .9);
    width: 70%;
    padding: 20px 15% 30px 15%;
    border-bottom: 1px solid silver;
    text-align: center;
}

#cookie-question a, #cookie-question a:active, #cookie-question a:visited, #cookie-question a:hover {
    color: #FFFFFF; 
    text-decoration: none; 
    font-weight: bold;
}

#cookie-enable
{
    position: fixed;
    bottom: 5px;
    right: 100px;
    width: 200px;
    height: 20px;
    z-index: 100;
}

.accept-cookies
{
    background-color: rgb(255, 214, 13);
    color: rgba(255, 255, 255, .9);
    display: inline-block;
    width: 140px;
    height: 20px;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    text-wrap: none;
}

.decline-cookie
{
    width: 150px;
    height: 25px;
    display: block;
    float: right;
    line-height: 25px;
}

/*RECAPTCHA responsive width
/*--------------------------------------------*/
<div class="g-recaptcha" data-theme="light" data-sitekey="XXXXXXXXXXXXX" style="transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"></div>

/* Verberg honeypot input EN zijn directe container */
._form_40 input[name="field[26]"]{
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Als AC de input in een wrapper stopt, verberg die ook */
._form_40 input[name="field[26]"]{
  display: none !important;
}
._form_40 input[name="field[26]"] ~ *{
  /* laat de rest met rust, alleen fallback */
}


/* =========================================================
   KERNVISIE METHODE 2026
   Basis gewone contentpagina
   ========================================================= */


/* ---------- Basis ---------- */

.kv2026 {
    --kv-yellow: #FCBF00;
    --kv-red: #d31a2b;
    --kv-red-dark: #a91522;
    --kv-text: #2f2f2f;
    --kv-muted: #777;
    --kv-light: #f7f7f7;

    margin: 0;
    background: #fff;

    font-family:
        "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;

    font-size: 17px;
    line-height: 1.65;

    color: var(--kv-text);

    -webkit-font-smoothing: antialiased;
}


.kv2026 *,
.kv2026 *::before,
.kv2026 *::after {
    box-sizing: border-box;
}


.kv2026 img {
    display: block;
    max-width: 100%;
    height: auto;
}



@media (max-width: 800px) {

    .kv2026 {
        font-size: 16px;
    }

}

/* ---------- Typografie ---------- */

.kv2026 h1,
.kv2026 h2,
.kv2026 h3,
.kv2026 h4,
.kv2026 h5,
.kv2026 h6 {
    font-family: "Raleway", sans-serif;
    line-height: 1.25;
    color: var(--kv-text);
}


.kv2026 .page-title {
    margin: 0 0 1.25rem;

    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 600;
    letter-spacing: -0.02em;
}


.kv2026 .article-content {
    font-size: 17px;
    line-height: 1.7;
}


.kv2026 .article-content h2 {
    margin: 2.6rem 0 1rem;

    font-size: clamp(1.65rem, 2.5vw, 2.15rem);
    font-weight: 600;
    line-height: 1.25;
}


.kv2026 .article-content h3 {
    margin: 2rem 0 .75rem;

    font-size: 1.35rem;
    font-weight: 600;
}


.kv2026 p {
    margin: 0 0 1.4em;
}


.kv2026 .article-content p {
    margin-bottom: 1.5em;
}


/* Algemene tekstlinks */
.kv2026 a {
    color: var(--kv-red);
    text-decoration-color: rgba(211, 26, 43, .35);
}


.kv2026 a:hover {
    color: var(--kv-red-dark);
    text-decoration-color: currentColor;
    text-decoration-thickness: 2px;
}



@media (max-width: 800px) {

    .kv2026 .article-content h2 {
        font-size: 1.8rem;
    }

}

/* ---------- Header ---------- */

.kv2026 .site-header {
    position: relative;

    width: 100%;

    background: #fff;
    border-bottom: 1px solid #eee;
}


.kv2026 .site-header__inner {
    width: min(100% - 32px, 1200px);
    min-height: 80px;

    margin-inline: auto;

    display: flex;
    align-items: center;

    gap: 1.25rem;
}

.kv2026 .site-logo {
    display: block;
    flex: 0 0 auto;
}

.kv2026 .site-logo img {
    width: 180px;
}


@media (max-width: 800px) {

    .kv2026 .site-header__inner {
        min-height: 70px;
    }

    .kv2026 .site-logo img {
        width: 150px;
    }

}

/* ---------- Layout ---------- */

.kv2026 .site-main {
    width: 100%;
}


.kv2026 .page-container {
    width: min(100% - 32px, 1200px);

    margin-inline: auto;
    padding-block: 2rem 5rem;
}


.kv2026 .content-layout {
    display: grid;

    grid-template-columns:
        minmax(0, 820px)
        320px;

    justify-content: space-between;
    gap: clamp(3rem, 5vw, 5rem);

    align-items: start;
}


.kv2026 .content-main {
    min-width: 0;
}



@media (max-width: 800px) {

    .kv2026 .page-container {
        padding-block: 1.5rem 4rem;
    }

    .kv2026 .content-layout {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

}

/* ---------- Artikel ---------- */

.kv2026 .content-article {
    width: 100%;
    max-width: 820px;
}


.kv2026 .article-image {
    margin: 0 0 2rem;
}



@media (max-width: 800px) {

    .kv2026 .content-article {
        max-width: none;
    }

}

/* ---------- Breadcrumbs ---------- */

.kv2026 .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;

    gap: .5rem;
    margin-bottom: 2rem;

    font-size: .85rem;
    color: var(--kv-muted);
}


.kv2026 .breadcrumbs a {
    color: #666;
    text-decoration: none;
}


.kv2026 .breadcrumbs a:hover {
    color: var(--kv-red);
}


.kv2026 .breadcrumbs__separator {
    color: #bbb;
}


.kv2026 .breadcrumbs__current {
    color: var(--kv-text);
}


/* ---------- Sidebar ---------- */

.kv2026 .page-sidebar {
    width: 320px;

    display: flex;
    flex-direction: column;
    gap: 3rem;
}


.kv2026 .sidebar-widget {
    margin: 0;
    padding: 0;

    background: transparent;
    border-radius: 0;
}


.kv2026 .sidebar-title {
    margin: 0 0 1.1rem;

    font-family: "Raleway", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.25;
}



@media (max-width: 800px) {

    .kv2026 .page-sidebar {
        width: 100%;
        gap: 2rem;
    }

}

/* ---------- Snelgids ---------- */

.kv2026 .sidebar-widget--guide {
    padding: 2rem 2.2rem;

    background: var(--kv-yellow);
    border-radius: 24px;
}


.kv2026 .sidebar-widget--guide .sidebar-title {
    margin: 0 0 1.75rem;

    font-family: "Raleway", sans-serif;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.05;

    color: #000;
}


.kv2026 .sidebar-guide {
    margin: 0;
    padding: 0;

    list-style: none;
}


.kv2026 .sidebar-guide li {
    margin: 0 0 1.25rem;
    padding: 0;

    border: 0;
}


.kv2026 .sidebar-guide li:last-child {
    margin-bottom: 0;
}


.kv2026 .sidebar-guide a {
    display: block;

    font-family: "Raleway", sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.35;

    color: #000;
    text-decoration: none;
}


.kv2026 .sidebar-guide a:hover {
    color: #fff;
    text-decoration: none;
}


@media (max-width: 800px) {

    .kv2026 .sidebar-widget--guide {
        padding: 1.7rem 1.8rem;
        border-radius: 20px;
    }

    .kv2026 .sidebar-widget--guide .sidebar-title {
        margin-bottom: 1.4rem;
        font-size: 1.75rem;
    }

    .kv2026 .sidebar-guide li {
        margin-bottom: 1rem;
    }

    .kv2026 .sidebar-guide a {
        font-size: 1rem;
    }

}

/* ---------- Review / referentie ---------- */

.kv2026 .sidebar-widget--reference {
    position: relative;

    padding: 2.6rem 2.2rem 2rem;

    background: #fafafa;
    border-radius: 28px;

    overflow: visible;
}


/* Groot quote-teken dat links buiten de kaart steekt */

.kv2026 .sidebar-widget--reference::before {
    content: "“";

    position: absolute;

    top: -2.2rem;
    left: -1.6rem;

    font-family: Georgia, "Times New Roman", serif;
    font-size: 9rem;
    font-weight: 700;
    line-height: 1;

    color: #eeeeee;

    z-index: 0;
    pointer-events: none;
}


/* Inhoud boven het quote-teken houden */

.kv2026 .sidebar-widget--reference > * {
    position: relative;
    z-index: 1;
}


.kv2026 .sidebar-reference__label {
    margin: 0 0 1.6rem;

    font-family: "Raleway", sans-serif;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.05;

    color: #000;
}


.kv2026 .sidebar-reference__text {
    margin: 0 0 1.7rem;

    font-size: 1rem;
    line-height: 1.75;

    color: var(--kv-text);
}


.kv2026 .sidebar-reference__text p:last-child {
    margin-bottom: 0;
}


.kv2026 .sidebar-reference__meta {
    margin-top: 1.5rem;
}


.kv2026 .sidebar-reference__title {
    margin: 0 0 .2rem;

    font-family: "Raleway", sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.3;

    color: #000;
}


.kv2026 .sidebar-reference__category {
    margin: 0;

    font-size: .9rem;
    line-height: 1.4;

    color: var(--kv-muted);
}


.kv2026 .sidebar-reference__more {
    margin: 1.5rem 0 0;
}


.kv2026 .sidebar-reference__button {
    display: inline-block;

    padding: .55rem .95rem;

    font-family: "Raleway", sans-serif;
    font-size: .85rem;
    font-weight: 700;

    color: #222;
    background: var(--kv-yellow);

    text-decoration: none;
    border-radius: 4px;
}


.kv2026 .sidebar-reference__button:hover {
    color: #fff;
    background: var(--kv-red);
}

.kv2026 .sidebar-reference__all {
    margin-top: 1.75rem;
}

.kv2026 .sidebar-reference__all a {
    display: inline-flex;
    align-items: center;
    gap: .55rem;

    font-family: "Raleway", sans-serif;
    font-size: .9rem;
    font-weight: 700;

    color: var(--kv-text);
    text-decoration: none;
}

.kv2026 .sidebar-reference__all a:hover {
    color: var(--kv-red);
}

.kv2026 .sidebar-reference__all-icon {
    color: var(--kv-red);
    font-size: .85rem;
}

.kv2026 .sidebar-reference__all {
    margin-top: 1.75rem;
}

.kv2026 .sidebar-reference__all a {
    display: inline-flex;
    align-items: center;
    gap: .55rem;

    font-family: "Raleway", sans-serif;
    font-size: .9rem;
    font-weight: 700;

    color: var(--kv-text);
    text-decoration: none;
}

.kv2026 .sidebar-reference__all a:hover {
    color: var(--kv-red);
}

.kv2026 .sidebar-reference__all-icon {
    width: 18px;
    height: 18px;

    fill: var(--kv-red);

    flex: 0 0 auto;
}


@media (max-width: 800px) {

    .kv2026 .sidebar-widget--reference {
        padding: 2rem 1.8rem 1.8rem;
        border-radius: 22px;
    }

    .kv2026 .sidebar-widget--reference::before {
        top: .2rem;
        left: .9rem;
        font-size: 7.5rem;
    }

    .kv2026 .sidebar-reference__label {
        margin-bottom: 1.3rem;
        font-size: 1.8rem;
    }

    .kv2026 .sidebar-reference__text {
        font-size: .98rem;
        line-height: 1.7;
    }

}

/* ---------- Boek ---------- */

.kv2026 .sidebar-book {
    padding: 2.2rem;

    background: #fafafa;
    border-radius: 28px;
}


.kv2026 .sidebar-book__title {
    margin: 0 0 1.75rem;

    font-family: "Raleway", sans-serif;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.25;

    color: var(--kv-text);
}


.kv2026 .sidebar-book__image-link {
    display: block;

    width: 52%;
    max-width: 165px;

    margin: 0 auto 1.75rem;
}


.kv2026 .sidebar-book__image {
    display: block;

    width: 100%;
    height: auto;

    margin: 0;
}


.kv2026 .sidebar-book__content {
    margin: 0;
}


.kv2026 .sidebar-book__text {
    margin: 0 0 1.5rem;

    font-size: .95rem;
    line-height: 1.65;

    color: var(--kv-text);
}


.kv2026 .sidebar-book__button {
    display: inline-block;

    padding: .65rem 1rem;

    font-family: "Raleway", sans-serif;
    font-size: .85rem;
    font-weight: 700;

    color: #222;
    background: var(--kv-yellow);

    text-decoration: none;
    border-radius: 5px;

    transition:
        background-color .2s ease,
        color .2s ease;
}


.kv2026 .sidebar-book__button:hover {
    color: #fff;
    background: var(--kv-red);
}


@media (max-width: 800px) {

    .kv2026 .sidebar-book {
        padding: 2rem 1.8rem;
        border-radius: 22px;
    }

    .kv2026 .sidebar-book__image-link {
        width: 45%;
        max-width: 150px;
    }

}

/* ---------- Rating ---------- */

.kv2026 .sidebar-widget--rating {
    padding: .5rem 1.2rem;
    background: transparent;
    border-radius: 0;
}

.kv2026 .sidebar-rating__title {
    margin: 0 0 1.1rem;

    font-family: "Raleway", sans-serif;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 1.1;

    color: #000;
}

.kv2026 .sidebar-rating__stars {
    display: flex;
    align-items: center;
    gap: .18rem;

    margin-bottom: 1.2rem;
}

.kv2026 .sidebar-rating__star {
    position: relative;

    display: inline-block;

    font-size: 2rem;
    line-height: 1;

    color: var(--kv-yellow);
}

.kv2026 .sidebar-rating__star--half {
    color: #eee;
}

.kv2026 .sidebar-rating__star--half::before {
    content: "★";

    position: absolute;
    top: 0;
    left: 0;

    width: 50%;
    overflow: hidden;

    color: var(--kv-yellow);
}

.kv2026 .sidebar-rating__star--empty {
    color: transparent;

    -webkit-text-stroke: 2px var(--kv-yellow);
    text-stroke: 2px var(--kv-yellow);
}

.kv2026 .sidebar-rating__text {
    margin: 0;

    font-size: 1rem;
    line-height: 1.55;

    color: var(--kv-text);
}

.kv2026 .sidebar-rating__text strong {
    font-weight: 800;
}


@media (max-width: 800px) {

    .kv2026 .sidebar-rating__title {
        font-size: 1.6rem;
    }

}

/* ---------- Bewijs / kerncijfers ---------- */

.kv2026 .sidebar-proof {
    padding: .5rem 1.2rem .5rem 2.2rem;
}

.kv2026 .sidebar-proof__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.kv2026 .sidebar-proof__list li {
    display: flex;
    align-items: flex-start;
    gap: .9rem;

    margin: 0 0 1.35rem;
    padding: 0;

    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.35;

    color: #000;
}

.kv2026 .sidebar-proof__list li:last-child {
    margin-bottom: 0;
}

.kv2026 .sidebar-proof__icon {
    width: 28px;
    height: 28px;

    flex: 0 0 28px;
}

.kv2026 .sidebar-proof__icon svg {
    width: 100%;
    height: 100%;

    fill: none;
    stroke: var(--kv-red);
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.kv2026 .site-navigation {
    position: relative;
    margin-left: auto;
}

/* ---------- Navigatie ---------- */
.kv2026 .site-navigation ul {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 1.15rem;

    margin: 0;
    padding: 0;

}


.kv2026 .site-navigation li {
    position: relative;
}

.kv2026 .site-navigation > ul > li {
    flex: 0 0 auto;
}

.kv2026 .site-navigation a,
.kv2026 .site-navigation .menu-parent {
    font-family: "Raleway", sans-serif;
    font-size: .95rem;
    font-weight: 600;
    line-height: 1.2;

    color: var(--kv-text);
    text-decoration: none;
}


.kv2026 .site-navigation a:hover,
.kv2026 .site-navigation .menu-parent:hover {
    color: var(--kv-red);
}

/* Hoofdmenu-item zonder eigen link */

.kv2026 .site-navigation .menu-parent {
    margin: 0;
    padding: 0;

    appearance: none;
    -webkit-appearance: none;

    background: transparent;
    border: 0;

    cursor: pointer;
}


/* ---------- Inloggen ---------- */

.kv2026 .site-navigation .nav-login > a {
    font-size: .9rem;
    font-weight: 500;
}


/* ---------- Navigatie CTA e-book ---------- */

.kv2026 .site-navigation .nav-ebook {
    flex: 0 0 auto;
    margin-left: .25rem;
}

.kv2026 .site-navigation .nav-ebook > a {
    padding: .6rem .75rem;
    white-space: nowrap;

    color: #000;
    background: var(--kv-yellow);

    border-radius: 5px;

    font-weight: 800;
    text-decoration: none;

    transition:
        background-color .2s ease,
        color .2s ease;
}

.kv2026 .site-navigation .nav-ebook > a:hover {
    color: #fff;
    background: var(--kv-red);
}


/* ---------- Zoeken ---------- */

.kv2026 .nav-search {
    flex: 0 0 auto;
}

.kv2026 .nav-search__toggle {
    width: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0;
    padding: 0;

    color: var(--kv-text);
    background: transparent;
    border: 0;

    cursor: pointer;
}

.kv2026 .nav-search__toggle:hover {
    color: var(--kv-red);
}

.kv2026 .nav-search__icon {
    width: 21px;
    height: 21px;

    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.kv2026 .site-search {
    display: none;

    position: absolute;
    top: calc(100% + .75rem);
    right: 0;

    width: min(360px, calc(100vw - 32px));

    padding: 1rem;

    background: #fff;
    border-top: 4px solid var(--kv-yellow);
    border-radius: 0 0 6px 6px;

    box-shadow: 0 10px 28px rgba(0, 0, 0, .14);

    z-index: 700;
}

.kv2026 .site-search.is-open {
    display: block;
}

.kv2026 .site-search form {
    display: flex;
    align-items: stretch;
    gap: .5rem;

    margin: 0;
}

.kv2026 .site-search input[type="search"],
.kv2026 .site-search input[type="text"] {
    min-width: 0;
    flex: 1;

    margin: 0;
    padding: .75rem .85rem;

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.2;

    color: var(--kv-text);
    background: #fff;

    border: 1px solid #ccc;
    border-radius: 4px;

    box-sizing: border-box;
}

.kv2026 .site-search input[type="submit"],
.kv2026 .site-search button[type="submit"] {
    margin: 0;
    padding: .75rem 1rem;

    font-family: "Raleway", sans-serif;
    font-size: .9rem;
    font-weight: 700;

    color: #000;
    background: var(--kv-yellow);

    border: 0;
    border-radius: 4px;

    cursor: pointer;
}

.kv2026 .site-search input[type="submit"]:hover,
.kv2026 .site-search button[type="submit"]:hover {
    color: #fff;
    background: var(--kv-red);
}

@media (max-width: 800px) {

    .kv2026 .nav-search {
        display: none;
    }

    .kv2026 .site-search {
        display: block;

        position: static;

        width: 100%;

        margin: 1rem 0 0;
        padding: 0;

        background: transparent;
        border: 0;
        border-radius: 0;

        box-shadow: none;
    }

    .kv2026 .site-search form {
        width: 100%;
    }

}


/* Hamburger standaard verborgen */

.kv2026 .menu-toggle {
    display: none;
}


/* ---------- Dropdown navigatie ---------- */

.kv2026 .site-navigation .sub-menu {
    position: absolute;

    top: 100%;
    left: 50%;

    min-width: 285px;

    margin: 0;
    padding: .65rem 0;

    display: none;

    background: #fff;

    border-top: 4px solid var(--kv-yellow);
    border-radius: 0 0 6px 6px;

    box-shadow: 0 10px 28px rgba(0, 0, 0, .14);

    transform: translateX(-50%);

    z-index: 500;
}


/* Gele driehoek boven het dropdownvlak */

.kv2026 .site-navigation .sub-menu::before {
    content: "";

    position: absolute;

    top: -11px;
    left: 50%;

    width: 0;
    height: 0;

    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid var(--kv-yellow);

    transform: translateX(-50%);
}


.kv2026 .site-navigation .sub-menu li {
    width: 100%;
    margin: 0;
}


.kv2026 .site-navigation .sub-menu a {
    display: block;

    width: 100%;

    padding: .75rem 1.15rem;

    font-size: .9rem;
    font-weight: 500;
    line-height: 1.35;

    color: var(--kv-text);

    white-space: nowrap;
    text-decoration: none;
}


.kv2026 .site-navigation .sub-menu a:hover {
    color: var(--kv-red);
    background: #f7f7f7;
}


/* Dropdown openen op desktop */

@media (min-width: 801px) {

    .kv2026 .site-navigation .menu-item-has-children:hover > .sub-menu,
    .kv2026 .site-navigation .menu-item-has-children:focus-within > .sub-menu {
        display: block;
    }

}



@media (max-width: 800px) {

    .kv2026 .site-navigation {
        position: static;
    }

    .kv2026 .menu-toggle {
        width: 44px;
        height: 44px;

        display: flex;
        flex-direction: column;
        justify-content: center;

        gap: 5px;
        padding: 9px;

        background: transparent;
        border: 0;

        cursor: pointer;
    }

    .kv2026 .menu-toggle > span:not(.screen-reader-text) {
        display: block;

        width: 100%;
        height: 2px;

        background: var(--kv-text);
    }

    .kv2026 .main-navigation {
        display: none;

        position: absolute;
        top: 70px;
        left: 0;
        right: 0;

        width: auto;
        margin: 0;
        padding: 1rem 16px 2rem;

        background: #fff;
        border-bottom: 1px solid #eee;

        box-sizing: border-box;
        z-index: 100;
    }

    .kv2026 .main-navigation.is-open {
        display: block;
    }

    .kv2026 .site-navigation ul {
        display: block;
    }

    .kv2026 .site-navigation li {
        border-bottom: 1px solid #eee;
    }

    .kv2026 .main-navigation > ul > li > a,
    .kv2026 .main-navigation > ul > li > .menu-parent {
        width: 100%;
        min-height: 58px;

        display: flex;
        align-items: center;
        justify-content: space-between;

        margin: 0;
        padding: 1rem 0;

        box-sizing: border-box;

        font-family: "Raleway", sans-serif;
        font-size: .95rem;
        font-weight: 600;
        line-height: 1.2;

        text-align: left;
    }

    .kv2026 .site-navigation .menu-parent::after {
        content: "";

        width: 7px;
        height: 7px;

        margin-right: 4px;

        border-right: 2px solid currentColor;
        border-bottom: 2px solid currentColor;

        transform: rotate(45deg);
        transition: transform .2s ease;
    }

    .kv2026 .site-navigation .menu-parent[aria-expanded="true"]::after {
        transform: rotate(225deg);
    }

    .kv2026 .site-navigation .sub-menu {
        position: static;

        min-width: 0;
        width: 100%;

        margin: 0;
        padding: 0 0 .5rem 1rem;

        display: none;

        background: #fff;

        border-top: 0;
        border-left: 3px solid var(--kv-yellow);
        border-radius: 0;

        box-shadow: none;

        transform: none;
    }

    .kv2026 .site-navigation .sub-menu::before {
        display: none;
    }

    .kv2026 .site-navigation .sub-menu.is-open {
        display: block;
    }

    .kv2026 .site-navigation .sub-menu li {
        border-bottom: 0;
    }

    .kv2026 .site-navigation .sub-menu a {
        padding: .65rem .8rem;

        font-size: .9rem;

        white-space: normal;
    }

}


/* ---------- CTA gratis e-book ---------- */

.kv2026 .ebook-cta {
    width: 100%;
    background: #fff;
    color: var(--kv-text);
}

.kv2026 .ebook-cta__inner {
    width: min(100% - 32px, 1200px);

    margin-inline: auto;
    padding-block: 4rem;

    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);

    align-items: center;
    gap: clamp(3rem, 6vw, 6rem);
}

.kv2026 .ebook-cta__visual {
    display: flex;
    align-items: center;
    justify-content: center;
}

.kv2026 .ebook-cta__image {
    display: block;

    width: 100%;
    max-width: 440px;
    height: auto;
}


@media (max-width: 800px) {

    .kv2026 .ebook-cta__inner {
        padding-block: 3rem;

        grid-template-columns: 1fr;

        gap: 2rem;
    }

    .kv2026 .ebook-cta__image {
        max-width: 320px;
    }

}

/* ---------- Footer ---------- */

.kv2026 .site-footer {
    width: 100%;

    background: var(--kv-yellow);
    color: var(--kv-text);

    border: 0;
}


/* Gele hoofdfooter */

.kv2026 .site-footer__main {
    background: var(--kv-yellow);
}


.kv2026 .site-footer__inner {
    width: min(100% - 32px, 1200px);

    margin-inline: auto;
    padding-block: 2.5rem 3.5rem;

    display: grid;
    grid-template-columns: repeat(4, 1fr);

    gap: clamp(2rem, 4vw, 4rem);
}

.kv2026 .footer-title {
    margin: 0 0 1.25rem;

    font-family: "Raleway", sans-serif;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.25;

    color: var(--kv-text);
}


.kv2026 .footer-links {
    margin: 0;
    padding: 0;

    list-style: none;
}


.kv2026 .footer-links li {
    margin: 0 0 .6rem;
}


.kv2026 .footer-links li:last-child {
    margin-bottom: 0;
}


.kv2026 .footer-links a {
    color: var(--kv-text);

    font-size: .95rem;
    line-height: 1.45;

    text-decoration: none;

    transition: color .2s ease;
}


.kv2026 .footer-links a:hover {
    color: #fff;
}


/* Donkere onderbalk */

.kv2026 .site-footer__bottom {
    background: var(--kv-text);
}


.kv2026 .site-footer__bottom-inner {
    width: min(100% - 32px, 1200px);

    min-height: 92px;

    margin-inline: auto;
    padding-block: 1.25rem;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 2rem;
}


.kv2026 .site-footer__logo-link {
    display: block;

    flex: 0 0 auto;

    text-decoration: none;
}


.kv2026 .site-footer__logo {
    display: block;

    width: 170px;
    height: auto;

    margin: 0;
}


.kv2026 .site-footer__legal {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    gap: 1.5rem;
}


.kv2026 .site-footer__legal a {
    color: #fff;

    font-size: .85rem;

    text-decoration: none;

    transition: color .2s ease;
}


.kv2026 .site-footer__legal a:hover {
    color: var(--kv-yellow);
}

/* Blijf op de hoogte */

.kv2026 .site-footer__follow {
    width: min(100% - 32px, 1200px);

    margin-inline: auto;
    padding: 3.5rem 0 1rem;

    display: flex;
    flex-direction: column;
    align-items: center;

    gap: 1.6rem;

    text-align: center;
}

.kv2026 .site-footer__follow-title {
    margin: 0;

    font-family: "Raleway", sans-serif;
    font-size: clamp(1.6rem, 2.6vw, 2.15rem);
    font-weight: 800;
    line-height: 1.1;

    color: #000;

    text-align: center;
}

.kv2026 .site-footer__social {
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 1.5rem;
}


.kv2026 .social-link {
    width: auto;
    height: auto;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #000;

    border: 0;
    border-radius: 0;

    text-decoration: none;

    transition:
        color .2s ease,
        transform .2s ease;
}


.kv2026 .social-link svg {
    width: 42px;
    height: 42px;

    fill: currentColor;
}


.kv2026 .social-link:hover {
    color: #fff;
    transform: translateY(-2px);
}


@media (max-width: 800px) {

    .kv2026 .site-footer__inner {
        padding-block: 2.75rem;

        grid-template-columns: repeat(2, 1fr);

        gap: 2.5rem 1.5rem;
    }

    .kv2026 .site-footer__bottom-inner {
        min-height: 0;

        padding-block: 1.5rem;

        flex-direction: column;
        align-items: flex-start;

        gap: 1.25rem;
    }

    .kv2026 .site-footer__logo {
        width: 155px;
    }

    .kv2026 .site-footer__legal {
        gap: .75rem 1.25rem;
    }

    .kv2026 .site-footer__follow {
        padding-top: 2.5rem;

        flex-direction: row;
        align-items: center;

        gap: 1rem;

        text-align: left;
    }

    .kv2026 .site-footer__follow-title {
        text-align: left;
    }

}

@media (max-width: 480px) {

    .kv2026 .site-footer__inner {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

}

/* ---------- Page hero ---------- */

.kv2026 .page-hero {
    position: relative;

    width: 100%;
    height: 320px;

    overflow: hidden;

    background: #eee;
}


.kv2026 .page-hero__image {
    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center;
}


/* Brede witte boog onderaan */

.kv2026 .page-hero::after {
    content: "";

    position: absolute;

    left: -25%;
    bottom: -115px;

    width: 150%;
    height: 180px;

    background: #fff;

    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
}


@media (max-width: 800px) {

    .kv2026 .page-hero {
        height: 220px;
    }

    .kv2026 .page-hero::after {
        bottom: -85px;
        height: 125px;
    }

}

/* ---------- Landingspagina ------------ */

.kv2026 .content-layout--landing {
    display: block;
}

.kv2026 .content-layout--landing .content-main {
    max-width: 820px;
    margin-inline: auto;
}

/* ---------- Toegankelijkheid ---------- */

.kv2026 .screen-reader-text {
    position: absolute;

    width: 1px;
    height: 1px;

    padding: 0;
    margin: -1px;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    white-space: nowrap;

    border: 0;
}


/* ---------- Coaches overzicht ---------- */

.kv2026 .coaches-overview {
    width: 100%;
}







.kv2026 .coach-regions {
    display: grid;
    gap: 1rem;
}

.kv2026 .coach-region {
    margin: 0;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 18px;
    overflow: clip;
}

.kv2026 .coach-region__title {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 72px;
    margin: 0;
    padding: 1rem 4rem 1rem 1.5rem;
    font-family: "Raleway", sans-serif;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.2;
    color: var(--kv-text);
    background: #fafafa;
    cursor: pointer;
    list-style: none;
}

.kv2026 .coach-region__title::-webkit-details-marker {
    display: none;
}

.kv2026 .coach-region__title::after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 1.5rem;
    width: 2rem;
    height: 2rem;
    display: grid;
    place-items: center;
    transform: translateY(-50%);
    font-family: "Raleway", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    color: #000;
    background: var(--kv-yellow);
    border-radius: 50%;
}

.kv2026 .coach-region[open] > .coach-region__title::after {
    content: "−";
}

.kv2026 .coach-region[open] > .coach-region__title {
    border-bottom: 1px solid #ececec;
}

.kv2026 .coach-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 2rem;
    padding: 2rem;
}

.kv2026 .coach-card {
    min-width: 0;
    display: flex;
    flex-direction: column;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 14px;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease;
}

.kv2026 .coach-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, .09);
}

.kv2026 .coach-card__visual {
    aspect-ratio: 4 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem;
    background: #fff;
}

.kv2026 .coach-card__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.kv2026 .coach-card__content {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 1.25rem;
}

.kv2026 .coach-card__name {
    margin: 0 0 .35rem;
    font-family: "Raleway", sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.3;
    color: var(--kv-text);
}

.kv2026 .coach-card__practice {
    margin: 0 0 .9rem;
    font-size: .92rem;
    font-weight: 600;
    line-height: 1.4;
    color: var(--kv-text);
}

.kv2026 .coach-card__place {
    margin: 0 0 1rem;
    font-size: .95rem;
    line-height: 1.45;
    color: var(--kv-muted);
}

.kv2026 .coach-card__details {
    flex-grow: 1;

    display: grid;
    gap: .65rem;

    margin: 0 0 1.15rem;
}

.kv2026 .coach-card__detail {
    display: grid;
    grid-template-columns: 1.25rem minmax(0, 1fr);
    gap: .55rem;
    align-items: start;
    margin: 0;
    font-size: .92rem;
    line-height: 1.5;
    color: var(--kv-text);
}

.kv2026 .coach-card__detail-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.25rem;
    min-height: 1.25rem;
    color: var(--kv-yellow);
}

.kv2026 .coach-card__detail-icon svg {
    width: 1rem;
    height: 1rem;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.kv2026 .coach-card__specialties {
    display: flex;
    flex-wrap: wrap;
    gap: .45rem;
    margin: 0;
}

.kv2026 .coach-card__specialty {
    display: inline-flex;
    padding: .35rem .55rem;
    font-size: .78rem;
    font-weight: 600;
    line-height: 1.25;
    color: #000;
    background: rgba(252, 191, 0, .2);
    border-radius: 999px;
}

.kv2026 .coach-card__button {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .6rem;

    margin-top: 1.25rem;
    padding: .72rem 1rem;
    font-family: "Raleway", sans-serif;
    font-size: .9rem;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    background: #000;
    border-radius: 6px;
    text-decoration: none;
}

.kv2026 .coach-card__button::after {
    content: "›";
    font-size: 1.25rem;
    line-height: 1;
}

.kv2026 .coach-card__button:hover {
    color: #fff;
    background: var(--kv-red);
    text-decoration: none;
}


@media (max-width: 1100px) {
    .kv2026 .coach-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 850px) {
    .kv2026 .coach-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 650px) {
    

    .kv2026 .coach-region {
        border-radius: 14px;
    }

    .kv2026 .coach-region__title {
        min-height: 62px;
        padding: .9rem 3.5rem .9rem 1.1rem;
        font-size: 1.15rem;
    }

    .kv2026 .coach-region__title::after {
        right: 1.1rem;
        width: 1.8rem;
        height: 1.8rem;
        font-size: 1.4rem;
    }

    .kv2026 .coach-grid {
        grid-template-columns: 1fr;
        gap: 1.25rem;
        padding: 1.25rem;
    }

    .kv2026 .coach-card:hover {
        transform: none;
        box-shadow: none;
    }
}

/* =========================================================
   2026 COACH DETAIL – PROFIELPAGINA MET SIDEBAR
   ========================================================= */

.kv2026 .coach-detail {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem 0 4rem;
}

.kv2026 .coach-detail__back {
    margin-bottom: 1.5rem;
}

.kv2026 .coach-detail__back a {
    color: var(--kv-red, #d31a2b);
    text-decoration: none;
    font-size: .95rem;
    font-weight: 600;
}

.kv2026 .coach-detail__back a:hover {
    text-decoration: underline;
}

.kv2026 .coach-detail__layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 3rem;
    align-items: start;
}

.kv2026 .coach-detail__main {
    min-width: 0;
    padding: 2rem;
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 16px;
}

.kv2026 .coach-detail__name {
    margin: 0 0 .45rem;
    font-family: "Raleway", Arial, sans-serif;
    font-size: clamp(2rem, 4vw, 3rem);
    line-height: 1.08;
    font-weight: 800;
    color: #111;
}

.kv2026 .coach-detail__practice {
    margin: 0 0 1.35rem;
    font-size: 1.12rem;
    font-weight: 700;
    color: #222;
}

.kv2026 .coach-detail__contact {
    display: grid;
    gap: .8rem;
    margin-bottom: 1.25rem;
}

.kv2026 .coach-detail__contact-item {
    display: flex;
    align-items: flex-start;
    gap: .7rem;
    line-height: 1.55;
}

.kv2026 .coach-detail__contact-item svg {
    width: 1.1rem;
    height: 1.1rem;
    flex: 0 0 1.1rem;
    margin-top: .25rem;
    fill: none;
    stroke: var(--kv-yellow, #FCBF00);
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.kv2026 .coach-detail__address p {
    margin: 0;
}

.kv2026 .coach-detail__specialties {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    margin: 1.2rem 0 1.8rem;
}

.kv2026 .coach-detail__specialty {
    display: inline-flex;
    padding: .4rem .65rem;
    background: rgba(252, 191, 0, .22);
    border-radius: 999px;
    font-size: .82rem;
    font-weight: 700;
    line-height: 1.3;
    color: #111;
}

.kv2026 .coach-detail__text {
    margin-top: 2rem;
    line-height: 1.75;
}

.kv2026 .coach-detail__text > :first-child {
    margin-top: 0;
}

.kv2026 .coach-detail__text > :last-child {
    margin-bottom: 0;
}

.kv2026 .coach-detail__aside {
    position: sticky;
    top: 110px;
}

.kv2026 .coach-detail__visual {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 280px;
    padding: 1.25rem;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 16px;
}

.kv2026 .coach-detail__image {
    display: block;
    width: auto;
    height: auto;
    max-width: 250px;
    max-height: 270px;
    object-fit: contain;
}

.kv2026 .coach-detail__preferred {
    margin-top: 1.25rem;
}

.kv2026 .coach-detail__social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: .85rem;
    margin-bottom: 1.15rem;
}

.kv2026 .coach-detail__social a {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #111;
    text-decoration: none;
    transition: transform .18s ease;
}

.kv2026 .coach-detail__social a:hover {
    transform: translateY(-2px);
}

.kv2026 .coach-detail__social svg {
    display: block;
    width: 100%;
    height: 100%;
}

.kv2026 .coach-detail__social .social-icon__bg {
    fill: #111;
}

.kv2026 .coach-detail__social .social-icon__mark {
    fill: #fff;
    stroke: #fff;
    transition: fill .18s ease, stroke .18s ease;
}

.kv2026 .coach-detail__social .social-icon__mark--stroke {
    fill: none;
}

.kv2026 .coach-detail__social a:hover .social-icon__mark {
    fill: var(--kv-yellow, #FCBF00);
    stroke: var(--kv-yellow, #FCBF00);
}

.kv2026 .coach-detail__social a:hover .social-icon__mark--stroke {
    fill: none;
}

.kv2026 .coach-detail__website {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .85rem 1rem;
    background: var(--kv-yellow, #FCBF00);
    border-radius: 8px;
    color: #111;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 800;
    text-align: center;
    text-decoration: none;
}

.kv2026 .coach-detail__website:hover {
    background: var(--kv-red, #d31a2b);
    color: #fff;
    text-decoration: none;
}

@media (max-width: 850px) {

    .kv2026 .coach-detail__layout {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .kv2026 .coach-detail__aside {
        position: static;
        order: -1;
    }

    .kv2026 .coach-detail__visual {
        min-height: 0;
    }

    .kv2026 .coach-detail__main {
        padding: 1.4rem;
    }

}

@media (max-width: 650px) {

    .kv2026 .coach-detail {
        padding-top: 1.25rem;
    }

    .kv2026 .coach-detail__main {
        padding: 1.2rem;
        border-radius: 14px;
    }

    .kv2026 .coach-detail__visual {
        padding: 1rem;
        border-radius: 14px;
    }

    .kv2026 .coach-detail__image {
        max-width: 230px;
        max-height: 250px;
    }

}

/* =========================================================
   2026 COACHES – MOBIELE AFBEELDING + DETAILKOPPEN
   ========================================================= */

/* Koppen in de body van een coachprofiel moeten duidelijk boven
   de gewone lopende tekst staan. */
.kv2026 .coach-detail__text h2 {
    margin: 2rem 0 .75rem;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    color: #222;
}

.kv2026 .coach-detail__text h2:first-child {
    margin-top: 0;
}

@media (max-width: 650px) {

    /* Mobiel: het hele beeldvlak bepaalt de centrering.
       Grid + place-items voorkomt dat oudere img-regels of
       intrinsieke afmetingen de afbeelding naar één kant trekken. */
    .kv2026 .coach-card__visual {
        display: grid;
        place-items: center;
    }

    .kv2026 .coach-card__image {
        display: block;
        width: auto;
        height: auto;
        max-width: 210px;
        max-height: 230px;
        margin: 0 auto !important;
        float: none !important;
        object-fit: contain;
        object-position: center center;
        justify-self: center;
        align-self: center;

        /* De bronbestanden hebben optisch meer witruimte links.
           Alleen in het mobiele overzicht corrigeren we dat visueel. */
        transform: translateX(-5%);
    }

    .kv2026 .coach-detail__text h2 {
        font-size: 1.35rem;
    }

}

/* =========================================================
   2026 FAQ – OPLEIDING
   ========================================================= */

.kv2026 .faq-overview {
    width: 100%;
    max-width: 920px;
    margin-inline: auto;
}









.kv2026 .faq-list {
    display: grid;
    gap: 1rem;
}

.kv2026 .faq-item {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
}

.kv2026 .faq-item__question {
    min-height: 72px;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.15rem 4.75rem 1.15rem 1.5rem;
    position: relative;
    cursor: pointer;
    list-style: none;

    font-family: "Raleway", Arial, sans-serif;
    font-size: 1.08rem;
    font-weight: 700;
    line-height: 1.35;
    color: #222;

    background: #fafafa;
}

.kv2026 .faq-item__question::-webkit-details-marker {
    display: none;
}

.kv2026 .faq-item__question::after {
    content: "+";
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    position: absolute;
    top: 50%;
    right: 1.15rem;
    transform: translateY(-50%);
    border-radius: 50%;
    background: var(--kv-yellow, #FCBF00);
    color: #111;
    font-family: Arial, sans-serif;
    font-size: 1.55rem;
    font-weight: 500;
    line-height: 1;
}

.kv2026 .faq-item[open] .faq-item__question::after {
    content: "−";
}

.kv2026 .faq-item[open] .faq-item__question {
    border-bottom: 1px solid #e8e8e8;
}

.kv2026 .faq-item__answer {
    padding: 1.4rem 1.5rem 1.55rem;
    line-height: 1.7;
}

.kv2026 .faq-item__answer > :first-child {
    margin-top: 0;
}

.kv2026 .faq-item__answer > :last-child {
    margin-bottom: 0;
}

@media (max-width: 650px) {

    .kv2026 .faq-overview {
        max-width: none;
    }

    

    

    

    .kv2026 .faq-list {
        gap: .85rem;
    }

    .kv2026 .faq-item {
        border-radius: 14px;
    }

    .kv2026 .faq-item__question {
        min-height: 68px;
        padding: 1rem 4.2rem 1rem 1.2rem;
        font-size: 1rem;
    }

    .kv2026 .faq-item__question::after {
        width: 38px;
        height: 38px;
        right: .95rem;
        font-size: 1.4rem;
    }

    .kv2026 .faq-item__answer {
        padding: 1.2rem;
    }

}

/* =========================================================
   TRAININGENOVERZICHT 2026
   Page / Forms prefix: 2026-training-
   Compacte open tabellen, gele modulebalken, extra witruimte
   ========================================================= */

.kv2026 .training-overview {
    width: 100%;
}









.kv2026 .training-overview__sections {
    display: grid;
    gap: 68px;
}

.kv2026 .training-section {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    overflow: visible;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.kv2026 .training-section__title {
    margin: 0;
    padding: 7px 14px 8px;
    background: #FCBF00;
    color: #2f2f2f;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
    border-radius: 6px 6px 0 0;
}

.kv2026 .training-section__title::after {
    display: none;
}

.kv2026 .training-section__content {
    padding: 0;
}

.kv2026 .training-table {
    width: 100%;
}

.kv2026 .training-table__header,
.kv2026 .training-row {
    display: grid;
    grid-template-columns: minmax(180px, 1.15fr) minmax(235px, 1.5fr) minmax(95px, .62fr) minmax(120px, .78fr);
    column-gap: 16px;
    align-items: center;
}

.kv2026 .training-table__header {
    padding: 13px 0 9px;
    border-bottom: 1px solid #bdbdbd;
    color: #4a4a4a;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: .055em;
}

.kv2026 .training-row {
    min-height: 0;
    padding: 11px 0;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    line-height: 1.4;
}

.kv2026 .training-row:last-child {
    border-bottom: 1px solid #ececec;
}

.kv2026 .training-row > div {
    min-width: 0;
}

.kv2026 .training-row__title {
    font-weight: 700;
}

.kv2026 .training-row__date {
    font-weight: 400;
}

.kv2026 .training-section__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 16px;
}

.kv2026 .training-section__actions .button,
.kv2026 .training-section__actions .button:link,
.kv2026 .training-section__actions .button:visited,
.kv2026 .training-section__actions .button--black,
.kv2026 .training-section__actions .button--black:link,
.kv2026 .training-section__actions .button--black:visited,
.kv2026 .training-section__actions .button--red,
.kv2026 .training-section__actions .button--red:link,
.kv2026 .training-section__actions .button--red:visited,
.kv2026 .training-section__actions .button--yellow,
.kv2026 .training-section__actions .button--yellow:link,
.kv2026 .training-section__actions .button--yellow:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    margin: 0;
    padding: 8px 15px;
    border: 2px solid transparent;
    border-radius: 5px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.kv2026 .training-section__actions .button--yellow,
.kv2026 .training-section__actions .button--yellow:link,
.kv2026 .training-section__actions .button--yellow:visited {
    background: #FCBF00;
    border-color: #FCBF00;
    color: #2f2f2f;
}

.kv2026 .training-section__actions .button--yellow:hover,
.kv2026 .training-section__actions .button--yellow:focus {
    background: #2f2f2f;
    border-color: #2f2f2f;
    color: #FCBF00;
}

.kv2026 .training-section__actions .button--red,
.kv2026 .training-section__actions .button--red:link,
.kv2026 .training-section__actions .button--red:visited {
    background: #d31a2b;
    border-color: #d31a2b;
    color: #fff;
}

.kv2026 .training-section__actions .button--red:hover,
.kv2026 .training-section__actions .button--red:focus {
    background: #a91522;
    border-color: #a91522;
    color: #fff;
}

.kv2026 .training-section__actions .button--black,
.kv2026 .training-section__actions .button--black:link,
.kv2026 .training-section__actions .button--black:visited {
    background: #2f2f2f;
    border-color: #2f2f2f;
    color: #fff;
}

.kv2026 .training-section__actions .button--black:hover,
.kv2026 .training-section__actions .button--black:focus {
    background: #2f2f2f;
    border-color: #2f2f2f;
    color: #FCBF00;
}

.kv2026 .training-section__actions--mobile {
    display: none;
}

.kv2026 .training-section__note {
    margin: 14px 0 0;
    color: #777;
    font-size: 15px;
}

/* Tablet */
@media (max-width: 1050px) {
    .kv2026 .training-section {
        max-width: 920px;
    }

    .kv2026 .training-table__header,
    .kv2026 .training-row {
        grid-template-columns: minmax(155px, 1.05fr) minmax(205px, 1.4fr) minmax(85px, .58fr) minmax(105px, .72fr);
        column-gap: 12px;
    }

    .kv2026 .training-table__header {
        font-size: 9px;
    }
}

/* Mobiel: iedere trainingsdatum wordt een compacte kaart */
@media (max-width: 800px) {
    .kv2026 .training-section__actions--mobile {
        display: grid;
    }

    

    .kv2026 .training-overview__sections {
        gap: 50px;
    }

    .kv2026 .training-section__title {
        padding: 9px 12px;
        font-size: 18px;
        border-radius: 6px;
    }

    .kv2026 .training-table__header {
        display: none;
    }

    .kv2026 .training-table {
        display: grid;
        gap: 12px;
        padding-top: 12px;
    }

    .kv2026 .training-row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px 18px;
        min-height: 0;
        padding: 16px;
        border: 1px solid #e7e7e7;
        border-radius: 10px;
        background: #fafafa;
        font-size: 15px;
    }

    .kv2026 .training-row:last-child {
        border-bottom: 1px solid #e7e7e7;
    }

    .kv2026 .training-row > div::before {
        display: block;
        margin-bottom: 4px;
        color: #777;
        font-family: 'Raleway', Helvetica, Arial, sans-serif;
        font-size: 11px;
        font-weight: 800;
        line-height: 1.2;
        text-transform: uppercase;
        letter-spacing: .04em;
        content: attr(data-label);
    }

    .kv2026 .training-row__title,
    .kv2026 .training-row__date,
    .kv2026 .training-row__location {
        grid-column: 1 / -1;
    }

    .kv2026 .training-row__title {
        font-size: 1.05rem;
        font-weight: 700;
        line-height: 1.35;
    }

    .kv2026 .training-row__date {
        font-weight: 500;
    }

    .kv2026 .training-section__actions {
        display: grid;
        gap: 10px;
        padding-top: 14px;
    }

    .kv2026 .training-section__actions .button,
    .kv2026 .training-section__actions .button:link,
    .kv2026 .training-section__actions .button:visited {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .kv2026 .training-row {
        grid-template-columns: 1fr;
    }

    .kv2026 .training-row__title,
    .kv2026 .training-row__date,
    .kv2026 .training-row__location {
        grid-column: auto;
    }
}



/* ==========================================================
   Referenties 2026
   ========================================================== */

.kv2026 .references-overview {
    width: 100%;
}











.kv2026 .references-overview__category-title {
    margin: 0 0 1.35rem;
    font-family: "Raleway", sans-serif;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.25;
    color: var(--kv-text);
}

.kv2026 .references-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    align-items: start;
}

.kv2026 .reference-card {
    position: relative;
    margin: 0;
    min-width: 0;
}

.kv2026 .reference-card__quote {
    position: relative;
    margin: 0;
    padding: 48px 26px 22px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #fafafa;
    box-shadow: none;
}

.kv2026 .reference-card__quote::before {
    content: "“";
    position: absolute;
    top: 8px;
    left: 20px;
    color: #FCBF00;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
}

.kv2026 .reference-card__text {
    color: #2f2f2f;
    font-size: 16px;
    line-height: 1.65;
}

.kv2026 .reference-card__text > *:first-child {
    margin-top: 0;
}

.kv2026 .reference-card__text > *:last-child {
    margin-bottom: 0;
}

.kv2026 .reference-card__footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 18px;
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #e2e2e2;
}

.kv2026 .reference-card__meta {
    min-width: 0;
}

.kv2026 .reference-card__name {
    display: block;
    margin: 0 0 2px;
    color: #2f2f2f;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.35;
}

.kv2026 .reference-card__category {
    display: block;
    color: #777;
    font-size: 13px;
    line-height: 1.4;
}

.kv2026 .reference-card__more,
.kv2026 .reference-card__more:link,
.kv2026 .reference-card__more:visited {
    flex: 0 0 auto;
    color: #d31a2b;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
    text-decoration: none;
}

.kv2026 .reference-card__more:hover,
.kv2026 .reference-card__more:focus-visible {
    color: #a91522;
    text-decoration: underline;
}

.kv2026 .references-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-top: 2.5rem;
}

.kv2026 .references-pagination span {
    display: block;
}

.kv2026 .references-pagination a,
.kv2026 .references-pagination a:link,
.kv2026 .references-pagination a:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0.65rem 1.05rem;
    border-radius: 8px;
    background: #000;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: color 0.2s ease;
}

.kv2026 .references-pagination a:hover,
.kv2026 .references-pagination a:focus-visible {
    color: var(--kv-yellow);
    text-decoration: none;
}

/* Detailpagina referentie */
.kv2026 .reference-detail {
    position: relative;
    max-width: 820px;
    padding-top: 34px;
}

.kv2026 .reference-detail::before {
    content: "“";
    position: absolute;
    top: -8px;
    left: 0;
    color: #FCBF00;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
}

.kv2026 .reference-detail__body {
    font-size: 1.0625rem;
    line-height: 1.75;
}

.kv2026 .reference-detail__body > *:first-child {
    margin-top: 0;
}

.kv2026 .reference-detail__meta {
    margin-top: 1.6rem;
    padding-top: 1rem;
    border-top: 1px solid #e5e5e5;
}

.kv2026 .reference-detail__name {
    display: block;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
}

.kv2026 .reference-detail__category {
    display: block;
    margin-top: 2px;
    color: #777;
    font-size: 14px;
}

/* Sidebar referenties */
.kv2026 .references-sidebar {
    display: grid;
    gap: 28px;
}

.kv2026 .references-sidebar__title {
    margin: 0 0 12px;
    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
}

@media (max-width: 900px) {
    .kv2026 .references-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
}

@media (max-width: 800px) {
    

    .kv2026 .reference-card__quote {
        padding: 44px 20px 20px;
    }

    .kv2026 .reference-card__quote::before {
        left: 15px;
        font-size: 58px;
    }

    .kv2026 .reference-card__footer {
        align-items: flex-start;
    }
}

@media (max-width: 480px) {
    .kv2026 .reference-card__footer {
        display: grid;
        gap: 10px;
    }
}

/* =========================================================
   Sidebar agenda
   ========================================================= */

.kv2026 .sidebar-widget--agenda {
    position: relative;

    padding: 0 0 0 1.9rem;

    border-left: 6px solid var(--kv-yellow);
}


.kv2026 .sidebar-widget--agenda > .sidebar-title {
    margin: 0 0 2.35rem;

    font-family: "Raleway", sans-serif;
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 1.1;

    color: #000;
}


.kv2026 .sidebar-agenda__items {
    display: flex;
    flex-direction: column;

    gap: 0;
}


.kv2026 .sidebar-agenda-item {
    display: grid;
    grid-template-columns: 78px minmax(0, 1fr);

    gap: 1.15rem;

    margin: 0;
    padding: 0 0 1.75rem;

    border-bottom: 1px solid #e5e5e5;
}


.kv2026 .sidebar-agenda-item + .sidebar-agenda-item {
    padding-top: 1.75rem;
}


.kv2026 .sidebar-agenda-item:last-child {
    padding-bottom: 0;

    border-bottom: 0;
}


/* ---------- Kalender-/direct-tegel ---------- */

.kv2026 .sidebar-agenda-item__iconbox {
    position: relative;

    width: 72px;
    height: 88px;
    min-height: 88px;
    align-self: start;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: .8rem .3rem .42rem;

    background: #dedede;
    border-radius: 9px;

    color: #fff;
    text-align: center;
}


.kv2026 .sidebar-agenda-item__iconbox::before,
.kv2026 .sidebar-agenda-item__iconbox::after {
    content: "";

    position: absolute;
    top: -8px;

    width: 9px;
    height: 27px;

    background: #dedede;
    border: 4px solid #fff;
    border-radius: 7px;
}


.kv2026 .sidebar-agenda-item__iconbox::before {
    left: 17px;
}


.kv2026 .sidebar-agenda-item__iconbox::after {
    right: 17px;
}


.kv2026 .sidebar-agenda-item__day {
    display: block;

    margin-top: .1rem;

    font-family: "Raleway", sans-serif;
    font-size: 2.35rem;
    font-weight: 800;
    line-height: 1;

    color: #fff;
}


.kv2026 .sidebar-agenda-item__month {
    display: block;

    width: calc(100% + .6rem);

    margin: .45rem -.3rem -.42rem;
    padding: .28rem .2rem .3rem;

    background: rgba(255,255,255,.18);
    border-radius: 0 0 9px 9px;

    font-size: .72rem;
    font-weight: 500;
    line-height: 1.1;

    color: #fff;
    text-transform: uppercase;
}


.kv2026 .sidebar-agenda-item__direct-symbol {
    display: block;

    margin: .2rem 0 .35rem;

    font-family: Arial, sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;

    letter-spacing: -.18rem;

    color: #fff;
}


.kv2026 .sidebar-agenda-item__direct-label {
    display: block;

    width: calc(100% + .6rem);

    margin: .25rem -.3rem -.42rem;
    padding: .28rem .2rem .3rem;

    background: rgba(255,255,255,.18);
    border-radius: 0 0 9px 9px;

    font-size: .68rem;
    font-weight: 500;
    line-height: 1.1;

    color: #fff;
    text-transform: uppercase;
}


/* ---------- Inhoud item ---------- */

.kv2026 .sidebar-agenda-item__content {
    min-width: 0;
}


.kv2026 .sidebar-agenda-item__title {
    margin: 0 0 .35rem;

    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
}


.kv2026 .sidebar-agenda-item__title a,
.kv2026 .sidebar-agenda-item__title a:link,
.kv2026 .sidebar-agenda-item__title a:visited {
    color: var(--kv-text);
    text-decoration: none;

    transition: color .2s ease;
}


.kv2026 .sidebar-agenda-item__title a:hover,
.kv2026 .sidebar-agenda-item__title a:focus-visible {
    color: var(--kv-red);
    text-decoration: none;
}


.kv2026 .sidebar-agenda-item__date-full,
.kv2026 .sidebar-agenda-item__time {
    margin: 0 0 .22rem;

    font-size: .82rem;
    font-weight: 400;
    line-height: 1.35;

    color: var(--kv-muted);
}


.kv2026 .sidebar-agenda-item__type {
    margin: .28rem 0 0;

    font-size: .86rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.35;

    color: var(--kv-text);
}


.kv2026 .sidebar-agenda__more {
    display: inline-block;

    margin: 2rem 0 0;

    font-family: "Raleway", sans-serif;
    font-size: .9rem;
    font-weight: 700;
    line-height: 1.3;

    color: var(--kv-red);
    text-decoration: none;

    transition: color .2s ease;
}


.kv2026 .sidebar-agenda__more::after {
    content: " →";
}


.kv2026 .sidebar-agenda__more:hover,
.kv2026 .sidebar-agenda__more:focus-visible {
    color: var(--kv-dark-red);
    text-decoration: none;
}


@media (max-width: 800px) {

    .kv2026 .sidebar-widget--agenda {
        padding-left: 1.5rem;
        border-left-width: 5px;
    }


    .kv2026 .sidebar-widget--agenda > .sidebar-title {
        margin-bottom: 2rem;
        font-size: 1.6rem;
    }


    .kv2026 .sidebar-agenda-item {
        grid-template-columns: 72px minmax(0, 1fr);
        gap: 1rem;
    }


    .kv2026 .sidebar-agenda-item__iconbox {
        width: 66px;
        height: 82px;
        min-height: 82px;
    }


    .kv2026 .sidebar-agenda-item__iconbox::before {
        left: 15px;
    }


    .kv2026 .sidebar-agenda-item__iconbox::after {
        right: 15px;
    }


    .kv2026 .sidebar-agenda-item__day {
        font-size: 2.1rem;
    }

}



/* =========================================================
   Generieke pagina-intro
   Form: 2026-page-intro (Article)
   ========================================================= */

.kv2026 .page-intro {
    width: 100%;
    max-width: 920px;
    margin: 0 0 3rem;
}

.kv2026 .page-intro h1 {
    margin: 0 0 1.25rem;

    font-family: "Raleway", sans-serif;
    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: -0.02em;

    color: var(--kv-text);
}

.kv2026 .page-intro__body {
    max-width: 820px;

    font-size: 1.0625rem;
    line-height: 1.7;
}

.kv2026 .page-intro__body > :first-child {
    margin-top: 0;
}

.kv2026 .page-intro__body > :last-child {
    margin-bottom: 0;
}

@media (max-width: 800px) {
    .kv2026 .page-intro {
        margin-bottom: 2.25rem;
    }
}

@media (max-width: 650px) {
    .kv2026 .page-intro {
        margin-bottom: 2rem;
    }

    .kv2026 .page-intro__body {
        font-size: 1rem;
    }
}


/* =========================================================
   Agenda overzicht
   ========================================================= */

.kv2026 .agenda-page {
    max-width: 1040px;
    margin: 0 auto;
}

















.kv2026 .agenda-overview {
    display: flex;
    flex-direction: column;

    gap: 4rem;
}


.kv2026 .agenda-overview__section {
    margin: 0;
}


.kv2026 .agenda-overview__section > h2 {
    margin: 0 0 1.65rem;

    font-family: "Raleway", sans-serif;
    font-size: clamp(1.45rem, 2vw, 1.8rem);
    font-weight: 800;
    line-height: 1.2;

    color: #000;
}


.kv2026 .agenda-overview__list {
    display: flex;
    flex-direction: column;

    gap: 1.25rem;
}


/* ---------- Agenda item ---------- */

.kv2026 .agenda-item {
    display: grid;
    grid-template-columns: 108px minmax(0, 1fr);
    gap: 1.75rem;

    align-items: start;

    margin: 0;
    padding: 1.8rem;

    background: #fafafa;
    border-radius: 12px;
}


.kv2026 .agenda-item__datebox {
    position: relative;

    width: 100px;
    height: 118px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 1rem .45rem .5rem;

    background: #dedede;
    border-radius: 10px;

    color: #fff;
    text-align: center;
}


.kv2026 .agenda-item__datebox::before,
.kv2026 .agenda-item__datebox::after {
    content: "";

    position: absolute;
    top: -9px;

    width: 11px;
    height: 30px;

    background: #dedede;
    border: 4px solid #fafafa;
    border-radius: 8px;
}


.kv2026 .agenda-item__datebox::before {
    left: 24px;
}


.kv2026 .agenda-item__datebox::after {
    right: 24px;
}


.kv2026 .agenda-item__day {
    display: block;

    margin: .1rem 0 0;

    font-family: "Raleway", sans-serif;
    font-size: 3rem;
    font-weight: 800;
    line-height: 1;

    color: #fff;
}


.kv2026 .agenda-item__month {
    display: block;

    width: calc(100% + .9rem);

    margin: .6rem -.45rem -.5rem;
    padding: .38rem .25rem .42rem;

    background: rgba(255, 255, 255, .18);
    border-radius: 0 0 10px 10px;

    font-size: .78rem;
    font-weight: 500;
    line-height: 1.1;

    color: #fff;
    text-transform: uppercase;
}


.kv2026 .agenda-item__direct-symbol {
    display: block;

    margin: .15rem 0 .55rem;

    font-family: Arial, sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1;

    letter-spacing: -.22rem;

    color: #fff;
}


.kv2026 .agenda-item__direct-label {
    display: block;

    width: calc(100% + .9rem);

    margin: .35rem -.45rem -.5rem;
    padding: .38rem .25rem .42rem;

    background: rgba(255, 255, 255, .18);
    border-radius: 0 0 10px 10px;

    font-size: .74rem;
    font-weight: 500;
    line-height: 1.1;

    color: #fff;
    text-transform: uppercase;
}


.kv2026 .agenda-item__content {
    min-width: 0;
}


.kv2026 .agenda-item__type {
    margin: 0 0 .4rem;

    font-size: .82rem;
    font-weight: 700;
    line-height: 1.3;

    color: var(--kv-red);
    text-transform: uppercase;
    letter-spacing: .035em;
}


.kv2026 .agenda-item__title {
    margin: 0 0 .75rem;

    font-family: "Raleway", sans-serif;
    font-size: clamp(1.2rem, 1.7vw, 1.45rem);
    font-weight: 800;
    line-height: 1.25;

    color: #000;
}


.kv2026 .agenda-item__details {
    display: flex;
    flex-wrap: wrap;
    gap: .25rem 1.1rem;

    margin: 0 0 1.15rem;
}


.kv2026 .agenda-item__date-full,
.kv2026 .agenda-item__time {
    margin: 0;

    font-size: .95rem;
    line-height: 1.45;

    color: var(--kv-muted);
}


.kv2026 .agenda-item__button {
    margin-top: .25rem;
}


/* ---------- Responsive ---------- */

@media (max-width: 800px) {

    


    .kv2026 .agenda-overview {
        gap: 3rem;
    }


    .kv2026 .agenda-item {
        grid-template-columns: 88px minmax(0, 1fr);
        gap: 1.25rem;

        padding: 1.5rem;
    }


    .kv2026 .agenda-item__datebox {
        width: 82px;
        height: 98px;

        padding: .85rem .4rem .45rem;
    }


    .kv2026 .agenda-item__datebox::before,
    .kv2026 .agenda-item__datebox::after {
        top: -8px;

        width: 9px;
        height: 26px;
    }


    .kv2026 .agenda-item__datebox::before {
        left: 19px;
    }


    .kv2026 .agenda-item__datebox::after {
        right: 19px;
    }


    .kv2026 .agenda-item__day {
        font-size: 2.45rem;
    }


    .kv2026 .agenda-item__month,
    .kv2026 .agenda-item__direct-label {
        width: calc(100% + .8rem);
        margin-left: -.4rem;
        margin-right: -.4rem;
    }


    .kv2026 .agenda-item__direct-symbol {
        font-size: 2.15rem;
    }

}


@media (max-width: 520px) {

    .kv2026 .agenda-item {
        grid-template-columns: 68px minmax(0, 1fr);
        gap: 1rem;

        padding: 1.25rem;
    }


    .kv2026 .agenda-item__datebox {
        width: 64px;
        height: 80px;

        padding: .7rem .3rem .35rem;

        border-radius: 8px;
    }


    .kv2026 .agenda-item__datebox::before,
    .kv2026 .agenda-item__datebox::after {
        top: -7px;

        width: 8px;
        height: 22px;

        border-width: 3px;
    }


    .kv2026 .agenda-item__datebox::before {
        left: 14px;
    }


    .kv2026 .agenda-item__datebox::after {
        right: 14px;
    }


    .kv2026 .agenda-item__day {
        font-size: 1.95rem;
    }


    .kv2026 .agenda-item__month {
        width: calc(100% + .6rem);
        margin: .38rem -.3rem -.35rem;
        padding: .25rem .12rem .28rem;

        font-size: .62rem;
        border-radius: 0 0 8px 8px;
    }


    .kv2026 .agenda-item__direct-symbol {
        margin-bottom: .3rem;

        font-size: 1.7rem;
        letter-spacing: -.15rem;
    }


    .kv2026 .agenda-item__direct-label {
        width: calc(100% + .6rem);
        margin: .25rem -.3rem -.35rem;
        padding: .25rem .12rem .28rem;

        font-size: .58rem;
        border-radius: 0 0 8px 8px;
    }


    .kv2026 .agenda-item__title {
        font-size: 1.08rem;
    }


    .kv2026 .agenda-item__details {
        display: block;

        margin-bottom: 1rem;
    }


    .kv2026 .agenda-item__date-full,
    .kv2026 .agenda-item__time {
        margin-bottom: .15rem;

        font-size: .88rem;
    }

}

/* =========================================================
   Zoekresultaten
   Form: 2026-search-list (Misc)
   ========================================================= */

.kv2026 .search-results {
    width: 100%;
}

.kv2026 .search-results > .page-title {
    margin: 0 0 1.2rem;
}

.kv2026 .search-results__summary {
    margin: 0 0 2.4rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.55;
}

.kv2026 .search-results__summary strong {
    color: #2f2f2f;
    font-weight: 700;
}

.kv2026 .search-results__list {
    display: flex;
    flex-direction: column;
}

.kv2026 .search-result {
    position: relative;
    margin: 0;
    padding: 0 0 2rem;
    border-bottom: 1px solid #dedede;
}

.kv2026 .search-result + .search-result {
    padding-top: 2rem;
}

.kv2026 .search-result:last-child {
    border-bottom: 0;
}

/* Sectie: visueel familie van de gele koppen in het trainingsoverzicht */
.kv2026 .search-result__section {
    display: inline-block;
    margin: 0 0 .8rem;
    padding: 6px 11px 7px;
    background: #FCBF00;
    color: #2f2f2f;
    border-radius: 5px;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: .76rem;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: .025em;
}

.kv2026 .search-result__title {
    margin: 0 0 .35rem;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 1.35rem;
    font-weight: 800;
    line-height: 1.25;
}

.kv2026 .search-result__title a,
.kv2026 .search-result__title a:link,
.kv2026 .search-result__title a:visited {
    color: #d31a2b;
    text-decoration: none;
}

.kv2026 .search-result__title a:hover,
.kv2026 .search-result__title a:focus {
    color: #a91522;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.kv2026 .search-result__person {
    margin: 0 0 .75rem;
    color: #555;
    font-size: .96rem;
    font-weight: 600;
    line-height: 1.45;
}

.kv2026 .search-result__excerpt {
    max-width: 760px;
    margin: 0 0 .85rem;
    color: #444;
    font-size: 1rem;
    line-height: 1.6;
}

.kv2026 .search-result__excerpt > :first-child {
    margin-top: 0;
}

.kv2026 .search-result__excerpt > :last-child {
    margin-bottom: 0;
}

.kv2026 .search-result__excerpt strong,
.kv2026 .search-result__excerpt b {
    color: #2f2f2f;
    font-weight: 700;
}

.kv2026 .search-result__link,
.kv2026 .search-result__link:link,
.kv2026 .search-result__link:visited {
    display: inline-block;
    color: #d31a2b;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: .92rem;
    font-weight: 700;
    text-decoration: none;
}

.kv2026 .search-result__link::after {
    content: " →";
}

.kv2026 .search-result__link:hover,
.kv2026 .search-result__link:focus {
    color: #a91522;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.kv2026 .search-results__empty {
    max-width: 720px;
    padding: 1.5rem 1.65rem;
    background: #fafafa;
    border-left: 5px solid #FCBF00;
    border-radius: 6px;
}

.kv2026 .search-results__empty > :first-child {
    margin-top: 0;
}

.kv2026 .search-results__empty > :last-child {
    margin-bottom: 0;
}

.kv2026 .search-pagination {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    margin-top: 2.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid #dedede;
}

.kv2026 .search-pagination a,
.kv2026 .search-pagination a:link,
.kv2026 .search-pagination a:visited {
    color: #d31a2b;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-decoration: none;
}

.kv2026 .search-pagination a:hover,
.kv2026 .search-pagination a:focus {
    color: #a91522;
    text-decoration: underline;
    text-underline-offset: 3px;
}

@media (max-width: 650px) {

    .kv2026 .search-results__summary {
        margin-bottom: 1.8rem;
    }

    .kv2026 .search-result {
        padding-bottom: 1.6rem;
    }

    .kv2026 .search-result + .search-result {
        padding-top: 1.6rem;
    }

    .kv2026 .search-result__section {
        margin-bottom: .7rem;
        padding: 5px 9px 6px;
        font-size: .7rem;
    }

    .kv2026 .search-result__title {
        font-size: 1.18rem;
    }

    .kv2026 .search-result__person {
        margin-bottom: .65rem;
        font-size: .92rem;
    }

    .kv2026 .search-result__excerpt {
        font-size: .96rem;
        line-height: 1.55;
    }

    .kv2026 .search-pagination {
        gap: 1rem;
        margin-top: 2rem;
    }

}

