/* Themify Customize Styling */
body {	
	font-family: "barlow";	font-weight:normal;

	color: #303030; 
}
a {	
	color: #fe6500; 
}
h1 {	
	font-family: "barlow";	font-weight:normal;
 
}
h2 {	
	font-family: "barlow";	font-weight:normal;
 
}
h3 {	
	font-family: "barlow";	font-weight:normal;
 
}
h4 {	
	font-family: "barlow";	font-weight:normal;
 
}
h5 {	
	font-family: "barlow";	font-weight:normal;
 
}
h6 {	
	font-family: "barlow";	font-weight:normal;
 
}
#headerwrap {	
	margin: 0px;
	padding: 0px; 
}
#header {	
	font-family: "barlow";	font-weight:normal;
 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "barlow";	font-weight:normal;
 
}
body #site-logo a img {		width: 200px; 
}
#site-description {	
	font-family: "barlow";	font-weight:normal;
 
}
#main-nav a {	
	color: #194d93;
	font-family: "barlow";	font-weight:bold;
	font-size:1.1em;
 
}
#main-nav a:hover {	
	color: #ec682a; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ec682a; 
}
.post-title {	
	font-family: "barlow";	font-weight:normal;
 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {	
	font-family: "barlow";	font-weight:normal;
 
}
.page-title {	
	font-family: "barlow";	font-weight:normal;
 
}
.module-title {	
	font-family: "barlow";	font-weight:normal;
 
}
#sidebar, #sidebar-alt {	
	font-family: "barlow";	font-weight:normal;
 
}
#footerwrap {	background: none;
	background-color: #194d93;background-image: url(https://info.bienvu.ch/wp-content/uploads/info.bienvu.ch/sites/8/2020/10/footer.jpg); 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "barlow";	font-weight:normal;
 
}
#footer .footer-widgets .widgettitle {		text-decoration:underline;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #ffffff; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #194d93; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#footerwrap {	background: none;
	background-color: #194d93;background-attachment: fixed; 
}
#footer {	
	color: #ffffff; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#footerwrap {	background-image: url(https://info.bienvu.ch/wp-content/uploads/info.bienvu.ch/sites/8/2020/10/footer-mobile.jpg); 
}
 }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 
	font-family: "barlow";	font-weight:normal;
 }
/* Themify Custom CSS */
/* COLOR VARIABLES */
:root {
  --bienvu-darkblue: #194D93;
	--bienvu-lightblue: #8ABBFF;
	--bienvu-orange:rgba(236, 104, 42, 1);
}
/* END OF COLOR VARIABLES */

/* blurry PNG fix */
html, body{
		image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
/* end of blurry PNG fix */

/* HEADER */
#site-logo{
	margin:0px;
}
#header{
	padding:0px;
	width:100%;
	max-width:100%;
	border-bottom:1px solid var(--bienvu-lightblue);

}

.header-bar{
		padding-left:1em;
	padding-right:1em;
}

#site-logo{
	background-color:initial;
}

div.header-icons {
	margin-top:3em;
}
.menu-icon-inner {
    border-bottom: 06px solid var(--bienvu-darkblue);
    width: 6px;
    height: 30px;
}
.menu-icon-inner:before,.menu-icon-inner:after {
    border-top: 6px solid var(--bienvu-darkblue);
}

a#menu-icon {
    width: 30px;
    text-align: center;
    border: 2px solid var(--bienvu-darkblue);
    padding: 6px;
	
}

 /* END OF HEADER */
.bienvu-center{
	margin-left:auto;
	margin-right:auto;
}
/* GLOBAL BIENVU */

/* content */
#content, #sidebar{
	padding-top:0em!important;
}
/* end of content */

/* hide mobile */

@media only screen and (max-width: 680px) {
  .mobile-hide {
   display:none;
  }
}
/* end hide mobile */

/* END OF GLOBAL BIENVU */

/* ROWS */
.sized {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}
/* END OF ROWS */

/* li */
.tb_text_wrap ul li{
	margin:0;
}
/* END OF li */

/** IMAGE BUTTON */
div.image-button {
    width: 100%;
	background-color:var(--bienvu-darkblue)!important;
	border-radius:0.5em;
	height:13em;
	
}

div.image-button>div.image-wrap {
	text-align:center;

}

div.image-button>div.image-wrap img {
	height:auto;

    max-width: 128px!important;
	max-height: 128px!important;
}

div.image-button .image-content{
		padding-top:0px!important;
}
div.image-button .image-title {

	font-size:1.5em;
	color:#fff;
	
}
div.image-button .image-caption {


	color:#fff;
	
}
/** END OF IMAGE BUTTON */

/* SINGLE POSTS */

.meta-parent{
  display: flex;
  justify-content: center;
  align-items: center;
	
	
}

.single .post-content .post-date{
	background-color:#194d93;
	border:10px solid white;
}

p.post-meta, p.entry-meta  {
	background-color:#194d93!important;
	padding:0.5em;
	border-radius:1em;
		border:5px solid white;
	

}
.post-meta a, .entry-meta a, .post-meta {
	color:#fff!important;
}
/* END OF SINGLE POSTS */