/*
Theme Name: HQE
Theme URI: http://wordpress.org/themes/hqe
Author: Axxess
Author URI: http://axxess.fr
Description: HQE custom Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap inies hqe
Text Domain: inies
Template: devdmbootstrap3
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(./css/owl.carousel.css);
/*@import url(./css/owl.transitions.css);*/
.sidebartop{
	background: white;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #353535;
}

#topbar {
	background-color: #e45225;
	color: #FFFFFF;
}

header {
	padding: 25px 22px 15px 22px;
}
header h1 {
	margin: 0;
	padding: 0;
}
header h4,
footer h4 {
	color: #065B9B;
	font-size: 17px;
	padding-left: 12px;
	font-weight: 600;
}

header h4 {
  line-height: 40px;
  margin: 0;
}
@media (max-width: 768px) {
	header h4 {
		margin-bottom: 30px;
	}
}
header h4 span {
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 768px) {
	header .logo {
		max-height: 80px;
	}
}
header .logo,
footer .logo {
	max-width: 100%;
}
#menu-top_menu,
#menu-top-menu-en,
#menu-switch-locale {
	margin: 0 auto;
	display: inline-block;
}
#menu-top_menu a,
#menu-top-menu-en a,
#menu-switch-locale a {
	color: #FFFFFF;
  padding: 10px;
  padding-left: 0;
  font-size: 12px;
}
@media (min-width: 992px) {
	#menu-top_menu a,
	#menu-top-menu-en a,
	#menu-switch-locale a {
	  font-size: 14px;
	}
}
#menu-top_menu a:hover,
#menu-top-menu-en a:hover,
#menu-switch-locale a:hover {
	color: #EEEEEE;
}
#menu-top_menu.nav > li > a:hover,
#menu-top_menu.nav > li > a:focus,
#menu-top-menu-en.nav > li > a:hover,
#menu-top-menu-en.nav > li > a:focus,
#menu-switch-locale.nav > li > a:hover,
#menu-switch-locale.nav > li > a:focus {
	background-color: transparent;
	color: #000000;
}
#menu-switch-locale a {
	vertical-align: middle;
	display: inline-block;
	line-height: 1;
	padding: 0px 10px 5px 10px;
}

#menu-top_menu li+li a:before,
#menu-top-menu-en li+li a:before {
	content: "|";
  padding: 0 10px 0 0;
  color: #FFFFFF !important;
}
.navbar-1-collapse {
	padding-left: 0;
	padding-right: 0;
	font-weight: 400;
}
.navbar-1-collapse .navbar-nav > li {
  float: left;
}


@media (max-width: 768px) {
	#menu-switch-locale {
		float: right;
	  /*margin-top: -80px;*/
	}
	.navbar-5-collapse .nav > li {
		display: inline-block;
	}
}
#searchform .input-group {
	background-color: #E45225;
}
#searchform #s {
	background-color: transparent;
	border: 0;
	color: #FFFFFF;
	height: 40px;
}
#searchform .glyphicon {
	font-size: 18px;
}
.add-on .input-group-btn > .btn {
	background-color: transparent;
	border: 0;
	color: #FFFFFF;
}
.add-on .form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
}
#searchform #s::-webkit-input-placeholder {
  color: #FFFFFF;
}
#searchform #s:-moz-placeholder {
	color: #FFFFFF;
	opacity: 1;
}
#searchform #s::-moz-placeholder {
	color: #FFFFFF;
	opacity: 1;
}
#searchform #s:-ms-input-placeholder {
	color: #FFFFFF;
}
.widget {
	margin-bottom: 0;
}

#nav_menu {
	background-color: #e45225;
	border: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
#nav_menu .navbar-nav > li > a {
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}
#nav_menu .navbar-nav > li.home > a {
	font-size: 17px;
}
@media (min-width: 992px) {
	#nav_menu .navbar-nav > li > a {
		font-size: 17px;
	}
}
#nav_menu .nav > li > a:hover,
#nav_menu .nav > li > a:focus {
	/*background-color: rgba(255,255,255,0.3);*/
}
#nav_menu .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
	#nav_menu .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	#nav_menu .navbar-collapse {
		text-align: center;
	}

	#nav_menu .nav > li + li a {
		border-left: 1px solid #FFFFFF;
	}
}
.navbar {
	min-height: 40px;
}
@media (min-width: 992px) {
	#nav_menu .nav > li.home {
		padding-right: 25px;
	}
	#nav_menu .navbar-nav > li > a {
		/*padding-left: 15px;
		padding-right: 15px;*/
		padding: 10px 25px;
	}
}
#nav_menu .nav > li.home + li a {
	border-left: 0px;
}




body {
	padding-bottom: 0;
}
footer {
	padding-top: 25px;
	margin-top: 25px;
	margin-bottom: 50px;
	border-top: 1px solid #e9622a;
}
body.home footer {
	border-top-width: 0;
}
.navbar-3-collapse a,
.navbar-4-collapse a {
	color: #353535;
	font-weight: 400;
}
.navbar-3-collapse a {
	text-transform: uppercase;
}



#menu-nav-menu-footer,
#menu-footer-menu,
#menu-nav-menu-footer-en,
#menu-footer-menu-en {
	margin: 0 auto;
	display: inline-block;
}
@media (min-width: 768px) {
	#menu-nav-menu-footer,
	#menu-footer-menu,
	#menu-nav-menu-footer-en,
	#menu-footer-menu-en {
		float: none;
	}
}
#menu-nav-menu-footer a,
#menu-footer-menu a,
#menu-nav-menu-footer-en a,
#menu-footer-menu-en a {
	color: #353535;
  padding-left: 10px;
  padding-right: 10px;
}
#menu-nav-menu-footer a,
#menu-nav-menu-footer-en a {
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
#menu-nav-menu-footer .dropdown-menu a,
#menu-nav-menu-footer-en .dropdown-menu a {
 font-weight: normal;
 font-size: 12px;
 text-transform: none;
}
#menu-nav-menu-footer .dropdown-menu,
#menu-nav-menu-footer-en .dropdown-menu {
	display: block;
	position: static;
  border: 0;
  box-shadow: none;
}
#menu-nav-menu-footer.navbar-nav > li,
#menu-nav-menu-footer-en.navbar-nav > li {
	margin-right: 15px;
	width: 160px;
}
#menu-nav-menu-footer .caret,
#menu-nav-menu-footer-en .caret {
	display: none;
}
#menu-nav-menu-footer .dropdown-menu > .active > a,
#menu-nav-menu-footer .dropdown-menu > .active > a:hover,
#menu-nav-menu-footer .dropdown-menu > .active > a:focus,
#menu-nav-menu-footer-en .dropdown-menu > .active > a,
#menu-nav-menu-footer-en .dropdown-menu > .active > a:hover,
#menu-nav-menu-footer-en .dropdown-menu > .active > a:focus {
	background-color: transparent;
}

@media (min-width: 768px) {
	#menu-nav-menu-footer.navbar-nav > li,
	#menu-nav-menu-footer-en.navbar-nav > li {
	    min-height: 176px;
	}	
}

@media (max-width: 992px) {
	#carousel_home_container {
		margin-bottom: 30px;
	}
}
#carousel_home {
	border-bottom: 3px solid #000000;
}
#carousel_home_container,
#carousel_home .item {
	position: relative;
	height: 330px;
}
#carousel_home .item .bg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 10;
}
#carousel_home .item .resume {
	position: absolute;
	background-color: rgba(228,82,37,0.8);
	color: #FFFFFF;
	z-index: 20;
	bottom: 100px;
	right: 0;
	padding: 10px;
	transition: background-color 0.3s ease;
	left: 25%;
}
#carousel_home .item a.resume:hover {
	text-decoration: none;
	background-color: rgba(228,82,37,1);
}
#carousel_home .item .resume h3,
#carousel_home .item .resume .h3 {
	display: block;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 15px;
	font-weight: 700;
}
#carousel_home .item .resume p,
#carousel_home .item .resume .p {
	display: block;
	margin: 0;
	font-size: 12px;
}
@media (min-width: 768px) {
	#carousel_home .item .resume {
		left: 50%;
		padding: 20px;
	}
	#carousel_home .item .resume p,
	#carousel_home .item .resume .p {
		font-size: 14px;
	}
}
#carousel_home_nav {
	display: none;
	position: absolute;
	bottom: 0px;
	width: 100%;
  z-index: 10;
}
#carousel_home_nav a {
	float: left;
	width: 20%;
	background-color: #FFFFFF;
	color: rgba(228,82,37,1);
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-weight: 400;
	border-right: 1px solid rgba(228,82,37,1);
	font-size: 12px;
}
#carousel_home_nav a:hover {
	background-color: #e2ae9e;
}
@media (min-width: 768px) {
	#carousel_home_nav a {
		height: 60px;
		line-height: 60px;
		font-size: 14px;
	}
}
#carousel_home_nav a:first-child {
	margin-left: 20%;
}
#carousel_home_nav a:last-child {
	border-right: 0;
}
.owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
#carousel_home .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
#carousel_home .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
#carousel_home .owl-dots .owl-dot.active span,
#carousel_home .owl-dots .owl-dot:hover span {
    background: rgba(228,82,37,0.8);;
}
#carousel_home .owl-dots {
	position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

@media (max-width: 768px) {
	#carousel_home_nav a {
		width: 33%;
	}
	#carousel_home_nav a:first-child {
		width: 34%;
		margin-left: 0;
	}
}
#carousel_home_nav a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin: 0 5px;
}
@media (max-width: 768px) {
	#carousel_home_nav a span {
		margin: 0 20px;
	}	
}
#carousel_home_nav a.active {
	color: #FFFFFF;
	background-color: rgba(228,82,37,1);
	font-weight: 600;
}

/*@media (min-width: 768px) {
	#declarconsult_container {
		padding-left: 0;
	}
}*/
.btn-flat {
	background-color: #FFFFFF;
	border: 0;
	border-radius: 0;
	transition: background-color 0.3s ease;
	font-weight: 700;
	font-size: 17px;
}
.btn-flat:hover {
	background-color: #E6E6E6;
}
#actionbtn {
	text-align: right;
}
#actionbtn .btn-flat .glyphicon {
	color: #FFFFFF;
	border-radius: 50%;
}
.btn-flat .glyphicon {
  padding: 6px;
  font-size: 12px;
  margin-left: 5px;
}
#actionbtn .btn-flat:nth-child(2) {
	margin-left: 25px;
}
#actionbtn .btn-flat {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #004D77;
	margin-top: 25px;
}
#actionbtn .btn-flat:hover {
	background-color: #003C5C;
}
#actionbtn .btn-flat .glyphicon {
	background-color: #FFFFFF;
	color: #004D77;
}

#newsbloc {
	color: #FFFFFF;
	background-color: #E45225;
}
#newsbloc a,
#resourcesbloc a {
	color: #FFFFFF;
}
#newsbloc a:hover,
#resourcesbloc a:hover {
	text-decoration: none;
	color: #E6E6E6;
}

#newsbloc a.btn-flat,
#resourcesbloc a.btn-flat {
	color: #E45225;
	background-color: #FFFFFF;
}
#newsbloc a.btn-flat:hover,
#resourcesbloc a.btn-flat:hover {
	background-color: #E6E6E6;
}

.diagobloc a.btn-flat,
#pagecontent .btn-flat {
	background-color: #E45225;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 15px;
}
.diagobloc a.btn-flat:hover,
#pagecontent .btn-flat:hover {
	background-color: #B8380F;
}
#pagecontent .btn-flat.active {
	background-color: #B8380F;
}

.diagobloc,
#resourcesbloc,
#newsbloc {
	padding: 30px;
	margin-top: 30px;
	font-weight: 400;
}
.widget .diagobloc,
.widget #resourcesbloc,
.widget #newsbloc {
	margin-top: 30px;
}
.widget:first-child .diagobloc,
.widget:first-child #resourcesbloc,
.widget:first-child #newsbloc {
	margin-top: 0;
}
.diagobloc h2,
#resourcesbloc h2,
#newsbloc h2,
.diagobloc .h2,
#resourcesbloc .h2,
#newsbloc .h2,
.diagobloc h3,
#resourcesbloc h3,
#newsbloc h3 {
	margin-top: 0;
	text-align:center;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
}
#newsbloc h2,
#newsbloc .h2,
#newsbloc h3 {
	margin-bottom: 20px;
}
.diagobloc .btn-container,
#resourcesbloc .btn-container,
#newsbloc .btn-container{
	text-align: center;
  width: 100%;
  padding-top: 30px;
  margin-bottom: 0;
  clear: both;
}
.diagobloc .btn-flat,
#resourcesbloc .btn-flat,
#newsbloc .btn-flat {
	margin-top: 0;
	font-size: 15px;
	font-weight: 400;
}
.diagobloc {
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	text-align: center;
}
	
.diagobloc img {
	max-width: 100%;
}

@media (min-width: 1200px) {
	.diagobloc p.decal {
		font-size: 15px;
	}
}
.diagobloc .whitebg {
	/*background-color: #FFFFFF;
	background-color: rgba(255,255,255,0.9);*/
	margin-left: 80px;
	/*padding: 10px;
	padding-right: 0;*/
}
.diagobloc p {
	font-weight: 400;
}
.diagobloc h2,
.diagobloc .h2,
.diagobloc h3 {
	margin-bottom: 10px;
	color: #E45225;
}

.diagobloc .btn-container,
#resourcesbloc .btn-container,
#newsbloc .btn-container {
  padding-left: 0;
  margin-left: 0;
  background-color: transparent;
}
#newsbloc .clear {
	margin: 0;
}
@media (min-width: 992px) {
	.diagobloc,
	#resourcesbloc,
	#newsbloc {
		min-height: 375px;
		position: relative;
		padding-bottom: 86px;
	}
	.widget #resourcesbloc,
	.widget #newsbloc {
		min-height: 0;
	}
	.diagobloc .btn-container,
	#resourcesbloc .btn-container,
	#newsbloc .btn-container {
		position: absolute;
		bottom: 30px;
	  left: 0;
	  right: 0;
	}
}
#newsbloc .listing-item {
	clear: both;
}
#newsbloc .listing-item .image {
	margin-right: 10px;
	vertical-align: top;
	float: left;
}
#newsbloc .listing-item .image img {
	margin-bottom: 20px;
	max-width: 90px;
  height: auto;
}
#newsbloc .listing-item:last-child .image img {
	margin-bottom: 0;
}

#actors {
	margin-bottom: 30px;
}
#actors h3 {
	text-transform: uppercase;
	text-align: center;
	margin: 40px 0;
  font-weight: 600;
}
#actors_carousel .item {
	text-align: center;
}
#actors_carousel .item img {
	margin: 0 auto;
	display: inline-block;
}

.wrapper-with-margin {
  margin: 0px 50px;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  color: #E6E6E6;
  font-size: 30px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -45px;
  top: 30px; 
}
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 30px;
}

#welcome {
  /* background-image: url(images/welcome_background.jpg); */
  background-color: #e9622a;
  width: 100%;
  background-position: center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-repeat: repeat-y;
  background-attachment: fixed;
}
#welcome_inner {
	color: #FFFFFF;
	padding: 30px;
	font-weight: 400;
}
#welcome h3 {
	margin-top: 0;
}
#welcome h2 {
	line-height: 2.3;
	text-align: center;
	font-size: 15px;
	margin: 0;
}

.breadcrumb {
	padding-left: 0;
	background-color: transparent;
	color: #E45225;
}
.breadcrumb a {
	color: #4E4E4E;
}
.breadcrumb .separator {
	color: #4E4E4E;
	font-size: 10px;
}

.page-header {
	margin-top: 0;
	color: #E45225;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	border-bottom: 0;
}
.post.type-post .attachment-post-thumbnail {
	display: none;
}

#pagecontent {
	color: #545454;
	font-weight: 400;
	line-height: 1.7;
}
@media (max-width: 992px) {
	#pagecontent {
		margin-bottom: 90px;
	}
}
.trombi a {
	color: #E45225;
	text-decoration: none;
}
.trombi .glyphicon {
	color: #E45225;
}
#pagecontent p {
	text-align: justify;
}
#pagecontent p.text-right {
	text-align: right;
}
#pagecontent .resume {
	font-style: italic;
	margin-bottom: 20px;
  font-weight: 600;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
#pagecontent .bordered {
}
#pagecontent .bordered .main_picture_container:first-child {
	margin-bottom: 20px;
}
#pagecontent .bordered .main_picture {
	width: 100%;
}
#pagecontent h2,
#pagecontent .h2{
	font-size: 20px;
	font-weight: 400;
	border-bottom: 1px solid #E45225;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 50px;
}
#pagecontent h2:first-child,
#pagecontent .h2:first-child {
	margin-top: 0;
}


.more {
	width: 100%;
	line-height: 40px;
	margin-top: 30px;
}
.more a {
	color: #54667A;
	text-decoration: none;
}
.more .actions {
	display: block;
	border-bottom: 1px solid #e45225;
}
.more .actions .action {
	float: right;
	line-height: 40px;
	color: #e45225;
	margin-right: 10px;
}
.more .actions:hover {
	text-decoration: none;
}
.more .actions .glyphicon-triangle-right {
	color: #E45225;
  vertical-align: baseline;
  margin-right: 10px;
  font-size: x-small;
}
.more .title {
	font-size: 20px;
}
.more .title .glyphicon {
	color: #E45225;
	font-size: 22px;
	vertical-align: -3px;
}


.panel-heading {
	position: relative;
}
.panel-heading .dot {
	color: #E45225;
	font-size: 45px;
  font-weight: 800;
  vertical-align: top;
  margin-right: 10px;
  line-height: 0.4;
}
.panel-heading .expand {
	position: absolute;
  display: block;
  padding: 12px;
  border-left: 1px solid #dddddd;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  color: #E45225;
}
.panel-title {
  font-weight: 600;
}

.download {
	padding-bottom: 20px;
	border-bottom: 1px solid #E45225;
	margin-top: 20px;
}
.download a {
  color: #FFFFFF;
  background-color: #E45225;
  font-size: 20px;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  float: right;
  margin-left: 10px;
}
.download a:hover {
	background-color: #B8380E;
}
.download.presse {
	border: 1px solid #DEE3E8;
  padding: 20px;
}

.news-list-item {
  margin: 0 0 20px 0;
  padding-top: 20px;
  border-top: 1px solid #DEE3E8;
}
.news-list-item:first-child {
  padding-top: 0;
  border-top-width: 0;
}
#pagecontent {
	color: #54667A;
}
#pagecontent .news-list-item h2,
#pagecontent .news-list-item .h2{
  margin: 0;
  font-size: 20px;
  border-bottom-width: 0;
	text-transform: uppercase;
}
.post-type-archive-agenda #pagecontent .news-list-item h2,
.post-type-archive-agenda #pagecontent .news-list-item .h2 {
	text-transform: none;
	font-size: 17px;
}
.post-type-archive-agenda .news-list-item {
	border-top: 0;
}
#pagecontent .news-list-item.trombi h2,
#pagecontent .news-list-item.trombi .h2 {
	text-transform: none;
	text-align: left;
	padding-bottom: 0px;
}
#pagecontent .news-list-item h2 a,
#pagecontent .news-list-item .h2 a {
	color: #54667A;
}
#pagecontent .news-list-item h2 a:hover,
#pagecontent .news-list-item .h2 a:hover {
	text-decoration: none;
}
.news-list-item p {
  line-height: 1.8;
}
.news-list-item.event .date {
	color: #E9622A;
}

#pagecontent .news-list-item.publication h2 a,
#pagecontent .news-list-item.publication .h2 a {
	text-transform: none;
	color: #000000;
	font-size: 18px;
}
#pagecontent .news-list-item.publication h2 .date,
#pagecontent .news-list-item.publication .h2 .date {
	font-size: 14px;
	color: #54667A;
}

.readmore {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
  font-size: 12px;
}
.readmore a i {
  padding: 0 6px 0 0;
}
.readmore a + a i {
  padding-left: 6px;
}
@media (min-width: 768px) {
  .readmore_container {
    position: relative;
    padding-bottom: 20px;
  }
  .readmore_container.double {
    padding-bottom: 30px;
  }
  .readmore {
    position: absolute;
    bottom: 0;
    left: 15px;
    margin-bottom: 0;
  }
}
.fav_container {
  width: auto;
  max-width: 100%;
  position: relative;
  display: block;
  /*margin-left: auto;
  margin-right: auto;*/
}
.fav_container .favcorner,
.fav_container .favcorner2 {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: #E45225;
  color: #ffffff;
  z-index: 1;
  display: block;
  text-align: center;
}
.fav_container .favcorner2 {
  top: 32px;
}
.fav_container .datecorner {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 20px;
  background-color: #E45225;
  color: #ffffff;
  z-index: 1;
  display: block;
  text-align: center;
}
.fav_container .datecorner span {
  display: inline-block;
  vertical-align: middle;
  line-height: 0.7;
}
.fav_container.w150 {
  width: 150px;
}
.fav_container.w164 {
  width: 164px;
}
.fav_container.w230 {
  width: 230px;
}
.fav_container.w300 {
  width: 300px;
}
.fa-li {
  color: #6ac1bd;
}
#movement_carousel {
	min-height: 150px;
}

#movement_carousel .listing-item:hover a.title {
	color: #E45225;
	text-decoration: none;
}
#movement_carousel .listing-item img {
	display: block;
  text-align: center;
  margin: 0 auto;
}
.owl-carousel .owl-item img {
  width: auto;
}
#movement_carousel .listing-item a.title {
	margin-top: 10px;
	color: #000000;
	display: block;
}
#movement_carousel .listing-item a.title:hover {
	color: #E45225;
	text-decoration: none;
}
#movement_carousel.owl-theme .owl-controls .owl-nav .owl-prev,
#movement_carousel.owl-theme .owl-controls .owl-nav .owl-next {
	background-color: #E45225;
	border-radius: 50%;
	width: 25px;
  height: 25px;
  font-size: 11px;
  color: #FFFFFF;
  top: 55px;
  line-height: 25px;
  position: absolute;
}
#movement_carousel.owl-theme .owl-controls .owl-nav .owl-prev {
	left: 0;
}
#movement_carousel.owl-theme .owl-controls .owl-nav .owl-next {
	right: 0;
}
#movement_carousel .owl-item {
	padding: 0 40px;
  padding-top: 40px;
}
#movement_carousel .owl-item a,
a.twitter_link {
	color: #E9622A;
}
#movement_carousel .owl-item a:hover,
a.twitter_link:hover {
	color: #E45225;
}

.behqe {
	margin-top: 10px;
	margin-bottom: 0;
}

footer .social_icons {
	margin-top: 15px;
}
footer .social_icons a {
	display: inline-block;
	width: 30px;
	height: 30px;
}
footer .social_icons a.twitter {
	background-color: #25A7DF;
	background-image: url(/wp-content/uploads/2015/09/icon_twitter.png);
}
footer .social_icons a.facebook {
	background-color: #4D67A3;
	background-image: url(/wp-content/uploads/2015/09/icon_facebook.png);
}
footer .social_icons a.linkedin {
	background-color: #0178B5;
	background-image: url(/wp-content/uploads/2015/09/icon_linkedin.png);
}
footer .social_icons a.googleplus {
	background-color: #D74936;
	background-image: url(/wp-content/uploads/2015/09/icon_googleplus.png);
}
footer .social_icons a.mail {
	background-color: #6C6D66;
	background-image: url(/wp-content/uploads/2015/09/icon_mail.png);
}

#topbar .navbar-5-collapse  {
	display: inline-block;
  line-height: 35px;
  vertical-align: middle;
  float: right;
}
#topbar .social_icons {
	line-height: 40px;
	display: none;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0 20px;
}
@media (min-width: 768px) {
	#topbar .social_icons {
		display: inline-block;
	}
}
#topbar .social_icons span {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}
#topbar .social_icons a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #000000;
	line-height: 1;
	vertical-align: middle;
}
#topbar .social_icons a.twitter {
	background-image: url(/wp-content/uploads/2015/09/icon_twitter.png);
}
#topbar .social_icons a.facebook {
	background-image: url(/wp-content/uploads/2015/09/icon_facebook.png);
}
#topbar .social_icons a.linkedin {
	background-image: url(/wp-content/uploads/2015/09/icon_linkedin.png);
}
#topbar .social_icons a.googleplus {
	background-image: url(/wp-content/uploads/2015/09/icon_googleplus.png);
}
#topbar .social_icons a.mail {
	background-image: url(/wp-content/uploads/2015/09/icon_mail.png);
}
#topbar .social_icons a.twitter:hover {
	background-color: #25A7DF;
}
#topbar .social_icons a.facebook:hover {
	background-color: #4D67A3;
}
#topbar .social_icons a.linkedin:hover {
	background-color: #0178B5;
}
#topbar .social_icons a.googleplus:hover {
	background-color: #D74936;
}
#topbar .social_icons a.mail:hover {
	background-color: #6C6D66;
}





.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
}
#nav_menu .navbar-nav .dropdown .dropdown-toggle {
	display: none;
}
@media (max-width: 768px) {
	#nav_menu .navbar-nav .dropdown .dropdown-toggle {
		display: inline-block;
		position: absolute;
	  top: 0;
	  right: 20px;
	  cursor: pointer;
	}
	#nav_menu .navbar-nav .dropdown .dropdown-toggle .caret {
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px 6px 0 6px;
		border-color: #ffffff transparent transparent transparent;
	}
	#nav_menu .navbar-nav .dropdown.open .dropdown-toggle .caret {
		border-color: #000000 transparent transparent transparent;
	}
	#nav_menu .navbar-nav .dropdown .caret {
		display: none;
	}
}
@media (min-width: 768px) {


	.navbar-2-collapse .navbar-nav > li > .dropdown-menu {
		padding: 0;
		background-color: #2B2B29;
		color: #FFFFFF;
	}

	#nav_menu .navbar-nav .dropdown.open .dropdown-toggle {
		color: #000000;
	}

	.navbar-2-collapse .dropdown-menu > li > a:hover,
	.navbar-2-collapse .dropdown-menu > li > a:focus {
		background: #40403E;
		color: #FFFFFF;
	}

	.navbar-2-collapse .dropdown-menu > li > a {
		color: #FFFFFF;
		padding: 10px 25px;
		min-width: 250px;
	}
	.navbar-2-collapse .dropdown-menu > li > a .glyphicon {
		float: right;
		margin-right: -10px;
	  color: grey;
	  font-size: 12px;
	  line-height: 20px;
	  vertical-align: middle;
	}

	.dropdown-menu .sub-menu {
	    left: 100%;
	    position: absolute;
	    top: 0;
	    visibility: hidden;
	    margin-top: -1px;
	}

	.dropdown-menu li:hover .sub-menu {
	    visibility: visible;
	}

	.dropdown:hover .dropdown-menu {
	    display: block;
	}

	.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	    margin-top: 0;
	}

	.navbar .sub-menu:before {
	    border-bottom: 7px solid transparent;
	    border-left: none;
	    border-right: 7px solid rgba(0, 0, 0, 0.2);
	    border-top: 7px solid transparent;
	    left: -7px;
	    top: 10px;
	}
	.navbar .sub-menu:after {
	    border-top: 6px solid transparent;
	    border-left: none;
	    border-right: 6px solid #fff;
	    border-bottom: 6px solid transparent;
	    left: 10px;
	    top: 11px;
	    left: -6px;
	}
}
#nav_menu .nav > li > a:hover,
#nav_menu .nav > li > a:focus,
#nav_menu .nav > li:hover > a,
#nav_menu .nav > li:focus > a {
	background-color: transparent;
	color: #000000;
}

.pagination {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.pagination > li > a,
.pagination > li > span {
	border-color: #FFFFFF;
	background-color: #E0E0E0;
	color: #FFFFFF;
  margin: 0 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	border-color: #FFFFFF;
	background-color: #D0D0D0;
	color: #FFFFFF;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > span,
.pagination > li > span:hover,
.pagination > li > span:focus {
	background-color: #DE7546;
	border-color: #DE7546;
	color: #FFFFFF;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}


#pagecontent h1,
#pagecontent .h1 {
  color: #000000;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  border-bottom: 0;
	padding-bottom: 15px;
  margin-top: 30px;
}
#pagecontent .trombih2 {
	font-size: 14px;
  margin-bottom: 15px;
  margin-top: 30px;
	font-weight: 400;
  border-bottom: 1px solid #E45225;  
}

.post-type-archive-agenda #pagecontent h1 {
	margin-top: 55px;
}
.post-type-archive-agenda #pagecontent h1:first-child {
	margin-top: 0;
}

/*---- Over-riding Gravity Forms out-of-the-box styles with Bootstrap styles and personal preferences ----*/
#gform_fields_1{
	list-style: none;
	padding: 0;
}

.gr_bs_form > .ginput_container > input{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	
}

.gr_bs_form > .ginput_container > textarea{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	
	height: auto;
	overflow: auto;	
}

.gr_bs_form > .ginput_container > input:focus, .gr_bs_form > .ginput_container > textarea:focus{
   border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);	
}

.gform_validation_container{
	display: none;	
}

.gform_button{
	cursor: pointer;
	background-color: #E45225;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 15px;
	border: 0;
	border-radius: 0;
	transition: background-color 0.3s ease;
	display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
}

.gform_button:hover{
	background-color: #B8380F;
}

.gfield {
	margin: 10px 0;
}

.gfield_required{
	color: #E45225;	
	margin-left: 5px;
}

.gfield_description{
	font-style: italic;	
}

.validation_error, .validation_message{
	background-color: #d9534f;
    border-color: #d43f3a;
	padding: 2%;
	color: #fff;
	border-radius: 5px;	
}

.validation_error{
	margin-left: 6%;	
}

.validation_message{
	margin-top: 2%;	
}

.gform_confirmation_message{
	background-color: #5cb85c;
	padding: 2%;
	border-radius: 5px;
	color: #fff;	
}

#adhererRadio1.btn-flat,
#adhererRadio2.btn-flat {
	margin: 0;
	line-height: 40px;
	background-color: #F9D8CA;
	color: #000000;
	text-align: left;
}
.youare {
	line-height: 80px;
}

#adhererRadio1.btn-flat.active,
#adhererRadio2.btn-flat.active {
	background-color: #E9622A;
	color: #FFFFFF;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
}

#tweets .tweet {
  border: 1px solid #E6E6E6;
  padding: 10px;
  margin-bottom: 20px;
}
#tweets .tweet .date {
  font-size: 11px;
  color: #54667A;
}
#tweets .tweet .date img {
  height: 12px;
}
#tweets .tweet .embedimg {
	margin: 10px auto;
}


#wpca-box {
  padding: 10px 0;
  z-index: 1100;
}
@media (min-width: 361px) {
    #wpca-message {
        width: 80%;
    }
    #wpca-ok {
        float: right;
    }
}
#wpca-ok a {
    padding: 0px 35px;
}
.home #wpca-box {
    padding-left: 50px;
    padding-right: 50px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #40403E;
}

.navbar-6-collapse .nav > li {
	display: inline-block;
}

/*----- Modifying the header navbar so that the post-types appear also on mobile and tablet devices  -----*/
@media (min-width: 300px) and (max-width: 767px){
    #topbar .container .row .navbar-1-collapse.hidden-xs {
        display: block !important;
        position: absolute;
        top: 8px;
	}
}
@media (max-width: 767px){
	#topbar .container .row .navbar-1-collapse.hidden-xs {
		display: block !important;
	}
    #topbar .container .row .navbar-1-collapse.hidden-xs .menu-item-type-post_type {
        display: none !important;
	}
}
@media (max-width: 299px){
	#topbar .container .row .sidebartop{
		background: #e45225;
	}
}

/*----- Style for the newsletter subscription popup when downloading publications -----*/
#mask{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	max-height: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.47);
	z-index: 1000;
	overflow: auto;
	padding: 5%;
}
#newsletter-popup {
	background-color: white;
	width: 90%;
	max-width: 840px;
	margin:auto;
	padding: 20px;
	border-radius: 8px;
}

#newsletter-popup td > p {
	font-size: 12px;
	text-align: left;
}

#newsletter-popup td, #newsletter-popup tr {
	border: 0 !important;
}

#newsletter-popup td {
	padding: 40px;
}

#newsletter-popup .icon-bg{
	width: 48px;
	height: 48px;
	border-radius: 60px;
	background-color: #535353;
	cursor: pointer;
	float: right;
	margin-right: -64px;
	margin-top: -64px;
}

.responsiveHide {
	vertical-align: middle;
	text-align: center;
	background-image: linear-gradient(270deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 10%);
	width: 35%;
}

.responsiveHide img {
	width: 150px;
	max-width: 100%;
}

@media (max-width: 1000px) {
	#newsletter-popup .icon-bg{
		right: calc(-100% + 50px);
	}
	.responsiveHide{
		display: none;
	}
}

#newsletter-popup .glyphicon-remove {
	color: white;
	font-size: 25px;
	cursor: pointer;
	margin-top: 12px;
	margin-left: 12px;
}
.formPopup h3{
	display: none;
}
.formPopup .gform_wrapper form, .formPopup .gform_wrapper form input{
	text-align: center;
	font-size: 18px;
}
.formPopup .gform_wrapper input[type="email"]{
	width: 80% !important;
	border-radius: 5px;
	border: 1px solid lightgray;
	font-size: 18px;
}
.formPopup .gform_wrapper input[type="submit"]{
	padding: 8px 24px;
}
.formPopup .gform_wrapper form img{
	width: 130px;
	padding-bottom: 50px;
}
.formPopup .gfield_label {
	display: none !important;
}
.formPopup .gfield_html {
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	padding-bottom: 10px;
}
.formPopup .gform_wrapper .gform_footer{
	padding: 0;
	padding-bottom: 50px;
}
.formPopup .gform_wrapper div.validation_error{
	display: none;
}
.formPopup .gform_wrapper li.gfield.gfield_error,
.formPopup .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background-color: #ffffff;
	border: 0;
}
.formPopup .gfield_description.validation_message{
	color: #E45225;
	background-color: #ffffff;
	border: 0;
	margin-top: 0 !important;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    padding-top: 0 !important;
}

/*----- Adapting the video embed for responsive designs -----*/
.wp-block-embed__wrapper {   
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; } 
.wp-block-embed__wrapper iframe, .wp-block-embed__wrapper object, .wp-block-embed__wrapper embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; }

/* Bloc HQE Pour tous */
.row-hqe-pour-tous .col {
	background: linear-gradient(rgba(228, 82, 37, 0.7), rgba(228, 82, 37, 0.7)), url(/wp-content/uploads/2022/06/hqe-pour-tous.png);
	background-repeat: no-repeat;
	background-size:cover; 
	background-position: center; 
	min-height: 250px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	margin:20px auto;
	padding: 30px;
}

.row-hqe-pour-tous h2, .row-hqe-pour-tous p {
	color: white;
	font-weight:bold;
	text-align:center;
}

.row-hqe-pour-tous p {
	max-width: 700px;
}

.row-hqe-pour-tous .btn {
	background: black;
	padding: 15px 25px;
	border-radius: 30px;
	color: white;
	margin: 10px auto;
	text-transform: uppercase;
	font-weight:bold;
}

.row-hqe-pour-tous .btn:hover {
	background: white;
	color: black;
	transition: .5s;
}
