/*VIOLET Principal #A36298 */
/*Bleu Principal #0e4194 */
.site-header{
	background-color:#fff;
}

.bandeau-violet-header{
  width: 100%;
  position: absolute;
  background-color: #A36298;
  height:85px;
  box-shadow: 0px 1px 0px white;
}

#SearchBarStyle{
  width: auto !important;
  margin: 24px ;
}

#SearchBarStyle button[type='submit']{
  top:inherit !important;
  padding: 0.0em 0.5em;
  background-color: #0e4194;
  right: 2px;
  bottom: 2px;
  min-height: 27px;

}
#SearchBarStyle button[type="submit"]:hover {
    background-color:#3b71c6;
}
#SearchBarStyle input[type='search']{
  height: 31px;
}
#SearchBarStyle svg.icon.icon-search{
  height: 16px!important;
}
#SearchBarStyle .widget{
  padding:0px;
}
#SearchBarStyle ul{
  margin: 0px;
}
#SearchBarStyle label{
  margin-bottom: 0px;
}
#SearchBar{
  max-width: 236px;
}


.single-featured-image-header {
  /*display: none;*/
}
.custom-header {
  width: 100%;
  text-align: center;
  display: inline-flex;
}

.custom-header .site-branding{
  margin-bottom: 0px!important;
  width:60%;
  padding-top: 0px;
  height: 100%;
}
#lang {
  margin: 25px 0px ;
}
#lang .widget ul li {
  width: 50px !important;
  height: 31px;
  border: 1px solid white;
  background-color: white;
  border: 0;
  min-height: 0;
  text-align: center;
  margin: 0 !important;
  padding: 0.05em 0em;
}

#lang .widget ul li:hover{
  background-color: #A36298;
  border: 1px solid white;

}
#lang .widget ul li:hover > a{
  color: white;
  box-shadow: none!important;

}


.current-lang{
  background-color: #A36298!important;
  border: 1px solid white!important;
}
.current-lang a{
  color: white!important;
  box-shadow: none!important;
}

.lang-item a{
  color: #A36298;
}

.lang-item a:hover,.lang-item a:focus{
  box-shadow: none!important;
}
.menu-item-370-fr, .menu-item-370-nl{
	display:none !important;
}
.menu-item-371-fr, .menu-item-371-nl{
	display:none !important;
} 

#top-menu{
  text-align: center!important;
}


.custom-logo-link{
  width: 183px;
  padding-right: 0px;
  padding-top: 0.8em;
}

.site-branding .wrap {
  float: right;
  background-color: white;
  width: 220px;
  height: 117px;
  padding: 0px!important;
  box-shadow: 0px 6px 2.5px #888888;
  padding:0.4em 0.4em 0.4em 0.4em;
  margin-right: 7%;
}
.navigation-top{
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: -30px !important;
}
#top-menu{
	bottom: -30px !important;
}
.site-navigation-fixed.navigation-top{
  /*background-color: white;
  border-bottom: 1px solid grey;*/
  z-index: 19000;
}

@media screen and (min-width:768px){
	.navigation-top{
		background-color:#fafafa!important;
		border: 0px solid transparent;
	}
}

@media screen and (max-width:768px){
  .menu-menu-top-fr-container {
    position: relative;
    width: 50vh;
    top: 55px;
    left: -300%;
  }
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #dedede;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #dedede;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #dedede;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #dedede;
}

#top-menu .active a{
  color:#0e4194 !important;
  border-bottom: 2px solid #A36298 !important;
}

#top-menu .active a:hover{
  color:#fff !important;
}

.custom-header{
	margin-bottom: 4% !important;
}
#SearchBarStyle2{
	display:none;
}
.icon-searchbar img{
	color: white;
	width: 50%;
}
#SearchBarStyle2 .icon-searchbar {
	color: #fff;
	width: 115px !important;
	height: 33px;
	margin-top: 9px;
}
input[type="search"]{
	padding: 0em;
}
.icon-searchbar svg{
	color:#fff;
}
.menu-toggle {
    display: none !important;
}

#breadcrumbs {
  position: absolute;
  top: 200px;
  margin-left: 30px;
  font-size: .75em;
}
#breadcrumbs a {
  color: #000;
	transition: all 0.25s ease-out;
	-webkit-transition: all 0.25s ease-out;
}
#breadcrumbs a:hover {
    text-decoration: underline;
	-webkit-transition: all 0.25s ease-out;
}

/*responsive*/
@media screen and (max-width:945px) {
#lang{
    margin: 10px 0px;
	max-width: 99px;
}
}
@media screen and (max-width:767px) {
#breadcrumbs {
  top: 125px;
}
#lang .widget ul li{
    padding: 0.1em 0px;
}

#SearchBarStyle{
	margin: 55px -165px 0px auto !important
}
.site-branding{
	height:85px !important;
}
.DisplayNone{
	display:none;
}

.search-form{
	width: 70%;
}

#SearchBarStyle2{
	display:block;
	cursor:pointer;
	margin: 7px 100px 0px auto !important
}
.searchbar2{
	width:0px !important;
}

.navigation-top{
	width:17% !important;
	padding: 0em;
	margin:5px 0px 0px auto !important;
	display:block;
}
.menu-toggle {
	color: #fff;
	width:60px;
}
.menu-toggle {
    display: block !important;
}
.menu-menu-superieur-fr-container {
    width: 300px;
    margin: 31px 6px 0px -348px !important;
}
.menu-menu-superieur-nl-container {
    width: 300px;
    margin: 31px 6px 0px -348px !important;
}
.icon-bars{
	width: 27px;
	height: 30px;
}
.custom-logo-link img {
    max-height: 65px;
	margin-left: -8%;
}
.site-branding .wrap{
	width:165px !important;
}
.site-branding .wrap{
	height: 85px !important;
	margin-right: 8% !important;
	box-shadow: none !important;
}
#lang{ 
	float:right; 
	margin:5px 0px 0px 90px;
	display:none;	
} 
.menu-item-370-fr, .menu-item-370-nl{
	display:block !important;
} 
.menu-item-371-fr,
.menu-item-371-nl{
  display:block !important;
} 
#menu-footer .menu-item-371-fr,
#menu-footer .menu-item-371-nl{
  display:none !important;
} 
}
@media screen and (max-width:600px) {
.menu-menu-superieur-fr-container{
	margin: 30px 6px 0px -310px !important;
	transition: all 0.25s ease-out !important;
	-webkit-transition: all 0.25s ease-out !important;
}
.menu-menu-superieur-nl-container{
	margin: 30px 6px 0px -310px !important;
	transition: all 0.25s ease-out !important;
	-webkit-transition: all 0.25s ease-out !important;
}
}
@media screen and (max-width:430px) {
.menu-menu-superieur-fr-container{
	margin: 30px 6px 0px -265px !important;
	transition: all 0.25s ease-out !important;
	-webkit-transition: all 0.25s ease-out !important;
}
.menu-menu-superieur-nl-container{
	margin: 30px 6px 0px -265px !important;
	transition: all 0.25s ease-out !important;
	-webkit-transition: all 0.25s ease-out !important;
}
}



