/*
Theme Name: Coop Habitat (Liner template)
Description: webdesign pour wordpress
Author: Liner interactive (www.liner-communication.fr)
*/

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 {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clear {
  clear: both;
}
/*images*/
img {
  border: none !important;
  /*img content*/
  /*max-width: 100%;
height: auto;
margin: 0 auto 18px;
border: none;*/
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin: 0 0 18px 18px;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin: 0 18px 18px 0;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 18px;
}
a img {
  border: none;
}
.gallery-item img {
  max-width: 90%;
  height: auto;
}
/*liens*/
a:link {
  color: #696969;
}
a:visited {
  color: #696969;
}
a:active,
a:hover {
  color: #ec2728;
}

/*******************/
/******POLICES******/
/*******************/
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #696969;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
}
.condensed {
  font-family: 'Roboto Condensed', sans-serif;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}

/*********************/
/******STRUCTURE******/
/*********************/
#main {
  overflow: hidden;
}
.red_overlay {
  background: url(coophabitat_img/overlay_r.png) repeat left top;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
/*breadcrumb*/
#breadcrumb {
  display: block;
  padding: 22px 0;
  font-size: 11px;
  color: #171717;
}
#breadcrumb span {
  display: inline-block;
  line-height: 15px;
}
#breadcrumb span:after {
  content: ' / ';
}
#breadcrumb span:first-of-type:after,
#breadcrumb span:last-of-type:after {
  content: '';
}
#breadcrumb span:last-of-type {
  /*color: #ec2627;*/
}
#breadcrumb a {
  color: #171717;
  text-decoration: none;
}
#breadcrumb a#home {
  display: inline-block;
  width: 13px;
  height: 15px;
  background: url(coophabitat_img/pic_home.png) no-repeat center;
  margin-right: 8px;
  text-indent: -99999px;
}
.page_title_strap #breadcrumb {
  position: absolute;
  top: 0;
  right: 10%;
  left: 10%;
  z-index: 3;
}
.page-template-page-contactus #breadcrumb {
  padding: 12px 30px;
  background: #f8f8f8;
}
.single-programme #breadcrumb,
.single-reference #breadcrumb {
  background: #f8f8f8;
}
.page-template-page-all-refs #breadcrumb_content,
.page-template-page-all-progs #breadcrumb_content,
.archive #breadcrumb_content,
.single-programme #breadcrumb_content,
.single-reference #breadcrumb_content {
  padding: 0 10%;
}
/*floating*/
#floating_block {
  display: block;
  width: 214px;
  background: #1e1e1e;
  position: fixed;
  right: -154px;
  top: 140px;
  z-index: 7777;
  transition: all 0.4s;
}
#floating_block:hover {
  right: 0;
  transition: all 0.4s;
}
#floating_block li {
  display: flex;
  height: 54px;
  padding: 0 20px 0 60px;
  border-bottom: 1px solid #969696;
}
#floating_block li:nth-of-type(1) {
  background: url(coophabitat_img/pic_phone.png) no-repeat 18px center;
}
#floating_block li:nth-of-type(2) {
  background: url(coophabitat_img/pic_calendar.png) no-repeat 18px center;
}
#floating_block li:nth-of-type(3) {
  background: url(coophabitat_img/pic_doc.png) no-repeat 18px center;
}
#floating_block li:nth-of-type(4) {
  background: url(coophabitat_img/pic_mail.png) no-repeat 18px center;
  border: none;
}
#floating_block li a {
  margin: auto 0;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

/******************/
/******HEADER******/
/******************/
/**/
#subheader {
  padding: 0 10% 0 0;
  background: #ed2122;
  text-align: right;
}
#subheader_number {
  display: inline-block;
  padding: 12px 38px 12px 33px;
  background: url(coophabitat_img/pic_phone.png) no-repeat left center;
  font-size: 17px;
  color: #ffffff;
  vertical-align: top;
}
/**/
.sub_social_link {
  display: inline-block;
  width: 25px;
  height: 25px;
  padding-top: 10px;
  vertical-align: middle;
  font-size: 0;
  transition: all 0.3s;
}
.sub_social_link:nth-of-type(1) {
  background: url(coophabitat_img/pic_social_fb_wh.png) no-repeat center bottom;
  margin-right: 15px;
}
.sub_social_link:nth-of-type(2) {
  background: url(coophabitat_img/pic_social_li_wh.png) no-repeat center bottom;
  margin-right: 40px;
}
.sub_social_link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/**/
#subheader_nav {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
#subheader_nav li {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
}
#subheader_nav li:nth-of-type(1) {
  background: #ca1c1d;
  transition: all 0.4s;
}
#subheader_nav li:nth-of-type(2) {
  background: #b2191a;
  transition: all 0.4s;
}
#subheader_nav li:nth-of-type(3) {
  background: #9b1616;
  transition: all 0.4s;
}
#subheader_nav li:nth-of-type(1):hover,
#subheader_nav li:nth-of-type(2):hover,
#subheader_nav li:nth-of-type(3):hover {
  background: #1b1b1b;
  transition: all 0.4s;
}

#subheader_nav li a {
  display: block;
  line-height: 18px;
  padding: 13px 54px;
  color: #ffffff;
  text-decoration: none;
}
#subheader_nav li:nth-of-type(1) a {
  padding: 13px 54px 13px 82px;
  background: url(coophabitat_img/pic_mail.png) no-repeat 45px 12px;
}

/**/
#header {
  padding: 0 0;
  background: #ffffff;
  text-align: center;
}
#logo,
#navtop,
#searchform_block {
  display: inline-block;
}
#logo{
  vertical-align: top;
}
#navtop {
  padding-top: 40px;
  vertical-align: top;
}
/**/
#logo {
  position: relative;
  margin-right: 124px;
}
#logo a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/**/
#navtop {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
#navtop li {
  display: inline-block;
  margin-right: 68px;
  font-size: 22px;
  color: #2a2a2a;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
#navtop li:last-of-type {
  margin-right: 88px;
}
#navtop li a {
  display: block;
  padding: 10px 0;
  color: #2a2a2a;
  text-decoration: none;
  transition: all 0.4s;
}

#navtop ul ul {
  display: none;
  background: #ffffff;
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
  z-index: 77;
}
#navtop li:hover ul {
  display: block;
}
#navtop ul ul li {
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  text-align: left;
}
#navtop ul ul li:last-of-type {
  margin: 0;
}
#navtop ul ul li a {
  padding: 10px 20px;
  margin: 0;
}

#navtop li:hover > a,
#navtop li.current_page_item > a,
#navtop li.current-menu-ancestor > a,
#navtop li.current-menu-item > a,
#navtop li.current-menu-parent > a {
  color: #ec2728;
  transition: all 0.4s;
}

/**/
#searchform_block {
  padding-top: 40px;
  vertical-align: middle;
}
#searchform #s {
  display: inline-block;
  width: 175px;
  padding: 6px 0;
  border: none;
  border-bottom: 1px solid #000000;
}
#searchform #searchsubmit {
  display: inline-block;
  width: 23px;
  height: 23px;
  padding: 0;
  background: url(coophabitat_img/pic_search.png) no-repeat center;
  border: none;
  text-indent: -99999px;
  vertical-align: top;
  cursor: pointer;
}

/******************/
/******FOOTER******/
/******************/
#footer {
  padding: 0 10% 132px;
}
#footer_content {
  padding: 86px 0 38px;
  background: #161616;
}
/**/
#footer_logo {
  display: block;
  margin-bottom: 35px;
}
#footer_logo object,
#footer_logo img {
  display: block;
  margin: 0 auto;
}
/**/
#footer_widgetarea {
  display: block;
  max-width: 800px;
  line-height: 24px;
  margin: 0 auto;
  font-size: 16px;
  color: #ffffff;
}
#footer_widgetarea p {
  line-height: 24px;
  margin-bottom: 15px;
}
#footer_widgetarea strong {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
}
/**/
.widget_footer_text.widget_nav_menu {
  display: block;
  padding: 20px;
  margin-bottom: 12px;
}
.widget_footer_text.widget_nav_menu .widget_title {
  display: block;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.widget_footer_text.widget_nav_menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 70px;
}
.widget_footer_text.widget_nav_menu ul li {
  width: 47%;
  font-size: 16px;
}
.widget_footer_text.widget_nav_menu ul li:before {
  content: '-';
  margin-right: 4px;
}
.widget_footer_text.widget_nav_menu ul li a {
  color: #ffffff;
  text-decoration: none;
}

/**/
.widget_footer_text_bis.widget_nav_menu {
  padding-top: 20px;
  margin-bottom: 160px;
}
.widget_footer_text_bis.widget_nav_menu ul {
  display: flex;
  justify-content: center;
}
.widget_footer_text_bis.widget_nav_menu li {
  margin: 0 13px;
}
.widget_footer_text_bis.widget_nav_menu li a {
  line-height: 18px;
  padding: 12px 30px;
  background: #ec2627;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  transition: all 0.4s;
}
.widget_footer_text_bis.widget_nav_menu li a:hover {
  background: #ffffff;
  color: #ec2627;
  transition: all 0.4s;
}

/**/
#footer_nav {
  text-align: center;
}
#footer_nav li {
  display: inline-block;
  font-size: 13px;
}
#footer_nav li a {
  display: block;
  color: #bbbbbb;
  text-decoration: none;
}
#footer_nav li a:after {
  content: '-';
  margin: 0 3px 0 6px;
}
#footer_nav li:last-of-type a:after {
  content: '';
}

/******************/
/*****HOMEPAGE*****/
/******************/
/**/
.homeslider_single {
  height: 590px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-decoration: none;
  position: relative;
}
.homeslider_single_cross_bg {
  display: block;
  height: 104px;
  background: url(coophabitat_img/pic_slider_cross.png) repeat left center;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 33;
}
.homeslider_single_overlay {
  display: /*block*/none;
  width: 534px;
  background: url(coophabitat_img/overlay_r.png) repeat left center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 22;
}
.homeslider_single_content {
  display: flex;
  height: 590px;
}
.homeslider_single_text {
  display: none;
  padding: 50px 0 0 42px;
  background: url(coophabitat_img/pic_title_corner.png) no-repeat left top;
  margin: auto auto 104px 125px;
  position: relative;
  z-index: 44;
}
.homeslider_single_text_title {
  display: block;
  margin-bottom: 6px;
  font-size: 60px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.homeslider_single_text_sub_span {
  font-size: 60px;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
}
/**/
#homepage_content {
  margin: 0 10%;
}
.home_strap_title {
  padding: 36px 0 32px;
  font-size: 30px;
  color: #ec2829;
  text-transform: uppercase;
  text-align: center;
}
.home_strap_big_link {
  display: block;
  padding: 30px 0 60px;
  text-align: center;
}
.home_strap_big_link a {
  display: inline-block;
  padding: 16px 40px;
  background: #ec2727;
  font-size: 25px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
.home_strap_big_link a:hover {
  background: #000000;
  transition: all 0.4s;
}
.home_prog_strap {
  display: flex;
  background: #f8f8f8;
  margin-bottom: 20px;
}
#widget_home_commercial,
#widget_home_guide {
  display: block;
  width: 360px;
  height: 515px;
  background: #f4a6a7;
  overflow: hidden;
}
.home_prog_strap_single {
  display: flex;
  flex: 1;
  background: #f8f8f8;
}
.prog_list_single {
  width: 360px;
}
.home_prog_strap_single_pic {
  display: block;
  flex: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/**/
.push_strap_list_single {
  display: flex;
  text-align: center;
}
.push_strap_list_single:nth-of-type(1) {
  margin-bottom: 40px;
}
.push_strap_list_single:nth-of-type(1) .push_strap_list_single_text {
  width: 44%;
  background: #e9e9e9;
}
.push_strap_list_single:nth-of-type(1) .push_strap_list_single_text_content {
  line-height: 26px;
  padding: 82px 20% 60px;
  font-size: 20px;
  color: #ef2026;
  text-transform: uppercase;
}
.page-template-page-all-progs .push_strap_list_single:nth-of-type(1) .push_strap_list_single_text_content,
.archive .push_strap_list_single:nth-of-type(1) .push_strap_list_single_text_content {
  color: #ffffff;
  text-transform: none;
}
.push_strap_list_single:nth-of-type(1) .push_strap_list_single_title {
  display: block;
  line-height: 30px;
  margin-bottom: 15px;
  font-size: 24px;
  color: #000000;
  text-transform: uppercase;
}
.push_strap_list_single:nth-of-type(1) .push_strap_list_single_text_content p {
  line-height: 26px;
  margin-bottom: 16px;
}
.push_strap_list_single:nth-of-type(2) {
  margin-bottom: 70px;
}
.page-template-page-all-progs .push_strap_list_single,
.archive .push_strap_list_single {
  margin-bottom: 0;
}
.page-template-page-all-progs .push_strap_list_single .push_strap_list_single_text,
.archive .push_strap_list_single .push_strap_list_single_text,
.push_strap_list_single:nth-of-type(2) .push_strap_list_single_text {
  width: 50%;
  background: #ea3233;
  color: #ffffff;
}
.page-template-page-all-progs .push_strap_list_single .push_strap_list_single_title,
.archive .push_strap_list_single .push_strap_list_single_title,
.push_strap_list_single:nth-of-type(2) .push_strap_list_single_title {
  display: block;
  line-height: 40px;
  margin-bottom: 45px;
  font-size: 36px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.page-template-page-all-progs .push_strap_list_single .push_strap_list_single_text_content,
.archive .push_strap_list_single .push_strap_list_single_text_content,
.push_strap_list_single:nth-of-type(2) .push_strap_list_single_text_content {
  padding: 150px 16% 120px;
  line-height: 20px;
  font-size: 16px;
}
.page-template-page-all-progs .push_strap_list_single .push_strap_list_single_text_content p,
.archive .push_strap_list_single .push_strap_list_single_text_content p,
.push_strap_list_single:nth-of-type(2) .push_strap_list_single_text_content p {
  line-height: 20px;
  margin-bottom: 16px;
}
.push_strap_list_single_pic {
  flex: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.push_strap_list_single_content a {
  display: inline-block;
  line-height: 12px;
  padding: 12px 40px;
  background: #000000;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
.push_strap_list_single_content a:hover {
  background: #ffffff;
  color: #000000;
  transition: all 0.4s;
}
/**/
#push_strap_triplet {
  padding: 60px 60px 55px;
  background: #fafafa;
  text-align: center;
}
#push_strap_triplet_title {
  display: block;
  margin-bottom: 55px;
  font-size: 36px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
#push_strap_triplet_title span {
  color: #ef2026;
}
#push_strap_triplet_content {
  display: flex;
  justify-content: space-between;
}
.push_strap_triplet_single {
  width: 25%;
  padding-top: 126px;
}
.push_strap_triplet_single:nth-of-type(1) {
  background: url(coophabitat_img/pic_push_hom1.png) no-repeat center top;
}
.push_strap_triplet_single:nth-of-type(2) {
  background: url(coophabitat_img/pic_push_hom2.png) no-repeat center top;
}
.push_strap_triplet_single:nth-of-type(3) {
  background: url(coophabitat_img/pic_push_hom3.png) no-repeat center top;
}
.push_strap_triplet_single_title {
  display: block;
  line-height: 31px;
  margin-bottom: 10px;
  font-size: 27px;
  color: #ef2026;
  text-transform: uppercase;
}
.push_strap_triplet_single_text {
  display: block;
  line-height: 19px;
  font-size: 15px;
  color: #000000;
}
#push_strap_triplet_link {
  display: block;
  padding-top: 40px;
}
#push_strap_triplet_link a {
  display: inline-block;
  line-height: 12px;
  padding: 12px 40px;
  background: #000000;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
#push_strap_triplet_link a:hover {
  background: #ef2026;
  transition: all 0.4s;
}
/**/
#home_strap_news {
  padding: 0 10%;
  background: #fafafa;
}
#home_strap_news .home_strap_title {
  color: #000000;
}
#home_strap_news_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 45px;
}
.home_strap_news_single {
  width: 30%;
}
.home_strap_news_single_pic {
  display: block;
  height: 260px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
  text-align: center;
}
.home_strap_news_single_tax {
  display: inline-block;
  padding: 12px 40px;
  background: #ec2727;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
}
.home_strap_news_single_date {
  display: block;
  margin-bottom: 14px;
  font-size: 15px;
  color: #ed2122;
}
.home_strap_news_single_title {
  display: block;
  margin-bottom: 14px;
  font-size: 19px;
  color: #000000;
  text-transform: uppercase;
}
.home_strap_news_single_exc {
  display: block;
  line-height: 17px;
  font-size: 13px;
  color: #000000;
}
.home_strap_news_single_exc p {
  line-height: 17px;
  margin-bottom: 18px;
}
.home_strap_news_single_exc .readmore {
  display: inline-block;
  line-height: 12px;
  padding: 12px 40px;
  background: #000000;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
.home_strap_news_single_exc .readmore:hover {
  background: #ed2122;
  transition: all 0.4s;
}

#home_strap_news_big_link {
  display: block;
  padding: 50px 0;
  text-align: center;
}
#home_strap_news_big_link a {
  display: inline-block;
  padding: 16px 40px;
  background: #000000;
  font-size: 25px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
#home_strap_news_big_link a:hover {
  background: #ec2727;
  transition: all 0.4s;
}

/**/
#home_strap_refs {
  margin: 0 10%;
}
#home_strap_refs_content {
  display: flex;
}
#home_strap_refs_left,
#home_strap_refs_right {
  width: 50%;
}
#home_strap_refs_left {
  display: flex;
  background: #ea3233;
  color: #ffffff;
}
#home_strap_refs_left_text {
  width: 100%;
  box-sizing: border-box;
  padding: 0 16%;
  margin: auto 0;
  text-align: center;
}
#home_strap_refs_title {
  display: block;
  line-height: 42px;
  margin-bottom: 14px;
  font-size: 36px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
#home_strap_refs_text {
  line-height: 20px;
  margin-bottom: 52px;
  font-size: 15px;
  text-transform: uppercase;
}
#home_strap_refs_link {
  display: inline-block;
  line-height: 12px;
  padding: 12px 40px;
  background: #000000;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
#home_strap_refs_link:hover {
  background: #ffffff;
  color: #000000;
  transition: all 0.4s;
}

#home_strap_refs_right {
  position: relative;
}

.home_strap_refs_single {
  display: block;
  height: 490px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
a.home_strap_refs_single {
  color: #ffffff;
  text-decoration: none;
}
.home_strap_refs_single_title {
  display: block;
  margin: 0 10%;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: 4;
}
.home_strap_refs_single_overlay {
  display: block;
  background: #ef2026;
  opacity: 0.4;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}

#home_strap_refs_right .controls {
  text-align: center;
  position: absolute;
  bottom: 66px;
  right: 0;
  left: 0;
}
#home_strap_refs_right .controls li {
  display: inline-block;
  padding: 4px;
  vertical-align: middle;
}
#home_strap_refs_right .controls li a {
  display: block;
  width: 8px;
  height: 8px;
  background: #ffffff;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  text-indent: -99999px;
}
#home_strap_refs_right .controls li.current {
  padding: 0;
}
#home_strap_refs_right .controls li.current a {
  width: 16px;
  height: 16px;
}

/******************/
/*******PAGE*******/
/******************/
.page_title_strap {
  display: flex;
  height: 549px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page_title {
  display: block;
  padding: 30px;
  background: url(coophabitat_img/overlay_r.png) repeat left top;
  margin: auto;
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 4;
}
.page_title_span {
  display: block;
  padding: 50px;
  background: url(coophabitat_img/pic_title_corner.png) no-repeat left top;
}

.page_subtitle {
  display: block;
  padding: 34px 10%;
  font-size: 35px;
  color: #ec2627;
  text-transform: uppercase;
  text-align: center;
}

/**/
.page_content {
  margin: 0 10%;
}
.page_content_strap {
  display: flex;
}
.page_content_strap:nth-of-type(even) {
  /*margin-bottom: 14px;*/
}
.page_content_strap_block,
.page_content_strap_block.page_content_strap_block_midd {
  width: 50%;
}
.page_content_strap_block.page_content_strap_block_full {
  width: 100%;
}
.page_content_strap_block_wizpic {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page_content_strap_block_text {
  background: #f8f8f8;
}
.page_content_strap_block_text_content {
  padding: 50px 65px;
}
.page_content_strap_block_text_content h3{
  color: #010101;
}

.iframe-container {
  padding: 0 20px 80px 20px;
}

.iframe-container + .iframe-container{
  position: relative;
  z-index: 1;
}
.iframe-container + .iframe-container:before {
  display: block;
  position: absolute;
  z-index: -1;

  top: 0;
  bottom: 0;
  left: -2000px;

  width: 5000px;

  background: #F8F8F8;

  content: "";
}

.iframe-container p {
  margin-bottom: 20px;

  font-size: 15px;
}

.iframe-container .iframe {
  position: relative;
  overflow: hidden;

  width: 100%;

  margin: 30px 0 0 0;
  padding-top: 56.25%;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/**/
.page_push_strap {
  display: block;
  line-height: 36px;
  padding: 110px 10%;
  background: #ec2727;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
}
.page_push_strap p,
.page_push_strap h2,
.page_push_strap h3{
  line-height: 36px;
  color: #ffffff;
  font-size: 32px;
}

/**/
#page_extra_title {
  display: block;
  padding: 54px 10%;
  font-size: 28px;
  color: #707070;
  text-align: center;
}
#page_extra_single_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 10% 30px;
}
#page_extra_single_list .prog_list_single {
  width: 32%;
  background: #f8f8f8;
  margin-right: 2%;
  margin-bottom: 30px;
}
#page_extra_single_list .prog_list_single:nth-of-type(3n + 3) {
  margin-right: 0;
}
#page_extra_single_list .prog_list_single_content {
  padding: 36px 78px;
}

/**/
.page_contact_pic {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#page_contact_time {
  display: block;
  padding: 30px 0 26px;
  font-size: 19px;
  color: #707070;
  text-align: center;
}
#page_contact_coord {
  display: flex;
}
.page_contact_coord_single {
  flex: 1;
}
.page_contact_coord_single:nth-of-type(odd) {
  background: #f8f8f8;
}
.page_contact_coord_single:nth-of-type(even) {
  background: #fdfdfd;
}
.page_contact_coord_single_content {
  display: block;
  padding: 70px 20px 90px;
  text-align: center;
}
.page_contact_coord_single_title {
  display: block;
  line-height: 21px;
  margin-bottom: 30px;
  font-size: 19px;
  color: #ed2122;
}
a.page_contact_coord_single_link,
.page_contact_coord_single_number {
  display: block;
  font-size: 18px;
  color: #000000;
}
.page_contact_coord_single_link {
  margin-bottom: 20px;
  text-decoration: none;
}
.page_contact_coord_single_link:hover {
  text-decoration: underline;
}

#page_contact_map {
  display: block;
  height: 472px;
  overflow: hidden;
}
#page_contact_map iframe {
  display: block;
  width: 100% !important;
  height: 472px !important;
}

.page_contact_map_window {
  display: block;
  width: 100%;
  height: 472px;
}

#page_form_strap {
  display: block;
  padding: 0 10% 30px;
  background: #ec2727;
  color: #ffffff;
  text-align: center;
}
#page_form_strap_title {
  display: block;
  padding: 54px 10%;
  font-size: 28px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}

/**/
.page_hentry {
  line-height: 24px;
  font-size: 15px;
  color: #010101;
}
.page_hentry h2 {
  line-height: 24px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #010101;
  text-transform: uppercase;
}
.page_hentry h3 {
  line-height: 24px;
  margin-bottom: 20px;
}
h3.title_h3_modify {
  color: #000000;
}
.page_hentry ul {
  list-style-type: disc;
  margin: 0 0 20px 16px;
}
.page_hentry li {
  line-height: 24px;
}

.page_hentry p {
  line-height: 24px;
  margin-bottom: 20px;
}
.page_hentry table {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
  background: none !important;
  margin-bottom: 20px;
  font-weight: 700;
}
.page_hentry table tr {
  height: auto !important;
  border-bottom: 1px solid #979797;
}
.page_hentry table tr:last-of-type {
  border-bottom: none;
}
.page_hentry table td {
  width: auto !important;
  height: auto !important;
  padding: 8px;
}
.page_hentry table td {
  text-align: center;
}
.page_hentry table td:first-of-type {
  text-align: left;
}

/**/
.page_content_strap_inf {
  margin-bottom: 10px;
}
.page_content_strap_block_infmore {
  padding: 51px 35px;
  background: #3f3f3f;
  color: #ffffff;
}
.page_content_strap_block_infmore h2 {
  margin-bottom: 40px;
  color: #ffffff;
}
.page_content_strap_block_infmore_strap {
  display: flex;
  margin-bottom: 50px;
}
.page_content_strap_block_infmore_strap_pic {
  display: block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 20px;
}
.page_content_strap_block_infmore_strap_content {
  flex: 1;
  font-size: 15px;
}
.page_content_strap_block_infmore_strap_title {
  display: block;
  line-height: 18px;
  font-weight: 700;
}
.page_content_strap_block_infmore_strap_content p {
  line-height: 18px;
  margin-bottom: 0;
}

/*******************/
/*****PROGRAMME*****/
/*******************/
/*list*/
.prog_list_single_pic {
  display: block;
  height: 336px;
  background-size: cover;
  text-align: center;
}
.prog_list_single_new {
  display: inline-block;
  padding: 10px 40px;
  background: #ec2727;
  font-size: 15px;
  color: #ffffff;
}
.prog_list_single_content {
  padding: 36px 26px;
}
.prog_list_single_tax {
  display: block;
  margin-bottom: 12px;
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
.prog_list_single_title {
  margin-bottom: 7px;
  font-size: 21px;
  color: #ef2026;
  font-weight: 400;
  text-transform: uppercase;
}
.prog_list_single_sub {
  display: block;
  margin-bottom: 7px;
  font-size: 21px;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
}
.prog_list_single_accapd {
  display: block;
  margin-bottom: 7px;
  font-size: 15px;
  color: #ef2026;
}
.prog_list_single_desc {
  display: block;
  line-height: 20px;
  padding-bottom: 15px;
  font-size: 13px;
  color: #696969;
}
.prog_list_single_desc p {
  margin-bottom: 12px;
}
.prog_list_single_desc li {
  line-height: 22px;
  padding: 0 0 0 26px;
  background: url(coophabitat_img/pic_checked_g.png) no-repeat left top;
  margin-bottom: 3px;
}

.prog_list_single_pictos {
  display: block;
  padding: 5px 0;
}
.prog_list_single_pictos_r {
  display: inline-block;
  padding: 5px 6px;
  background: #e9393a;
  margin: 0 5px 7px 0;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.prog_list_single_pictos_w {
  display: inline-block;
  padding: 5px 6px;
  border: 1px solid #ffffff;
  margin: 0 5px 7px 0;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
}
.prog_list_single_pictos img {
  width: 54px;
  height: auto;
}
.prog_list_single_acctyp {
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  color: #ef2026;
}
a.prog_list_single_link {
  display: inline-block;
  padding: 12px 40px;
  background: #ec2727;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
a.prog_list_single_link:hover {
  background: #000000;
  transition: all 0.4s;
}

/*****single******/
#single_prog_sliderarea {
  position: relative;
}
.single_prog_slider_pic {
  display: block;
  height: 832px;
  background-repeat: no-repeat;
  background-size: cover;
}
/**/
#single_prog_chapo {
  display: block;
  width: 456px;
  padding-bottom: 25px;
  background: url(coophabitat_img/overlay_r_prog.png) repeat left top;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 66;
}
.single_prog_chapo_new {
  display: inline-block;
  padding: 10px 18px;
  background: #ffffff;
  font-size: 18px;
  color: #ec2727;
  text-transform: uppercase;
}
.single_prog_chapo_title {
  display: /*inline-*/ block;
  padding-top: 14px;
  /*margin-bottom: 14px;*/
  font-size: 46px;
  font-weight: 700;
  text-transform: uppercase;
}
.single_prog_chapo_tax {
  display: block;
  margin-bottom: 14px;
  font-size: 38px;
  text-transform: uppercase;
}
.single_prog_chapo_sub {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}
/**/
.page_content_strap_title {
  display: block;
  padding: 44px 0;
  font-size: 25px;
  color: #0b0b0b;
  text-transform: uppercase;
  text-align: center;
}

/**/
#single_prog_best_comm {
  display: flex;
}
.single_prog_best_comm_block {
  width: 50%;
}
#single_prog_best_comm_block_best {
  background: #ec2727;
}
.single_prog_best_comm_block_content {
  width: 450px;
  padding: 35px 0;
  margin: 0 auto;
  font-size: 15px;
  color: #ffffff;
}
.single_prog_best_comm_block_best_title {
  display: block;
  margin-bottom: 14px;
  font-size: 22px;
  color: #ffffff;
}
#single_prog_best_comm_block_best_content li {
  line-height: 22px;
  padding-left: 40px;
  background: url(coophabitat_img/pic_checked_w.png) no-repeat left top;
  margin-bottom: 12px;
}
.single_prog_best_comm_block_best_pic {
  margin: 12px 12px 12px 0;
}
/**/
#single_prog_best_comm_block_com {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#single_prog_best_comm_block_com_overlay {
  display: block;
  background: url(coophabitat_img/overlay_r.png) repeat left top;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
#single_prog_best_comm_block_com_content {
  line-height: 29px;
  padding-top: 160px;
  font-size: 23px;
  text-align: center;
  position: relative;
  z-index: 4;
}
.single_prog_best_comm_block_com_label {
  display: block;
  padding-top: 12px;
  text-align: center;
}
.single_prog_best_comm_block_com_label_span {
  display: inline-block;
  padding-left: 42px;
}
#single_prog_best_comm_block_com_label_phone .single_prog_best_comm_block_com_label_span {
  background: url(coophabitat_img/pic_phone.png) no-repeat left center;
}
#single_prog_best_comm_block_com_label_mail .single_prog_best_comm_block_com_label_span {
  background: url(coophabitat_img/pic_mail.png) no-repeat left center;
}
#single_prog_best_comm_block_com_label_mail .single_prog_best_comm_block_com_label_span a {
  color: #ffffff;
  text-decoration: none;
}

/**/
#sharing_strap {
  display: block;
  padding-top: 28px;
  font-size: 0;
  text-align: left;
}
.sharing_strap_link {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin-right: 12px;
}
#sharing_strap_link_fb {
  background: url(coophabitat_img/pic_social_fb.png) no-repeat center center;
}
#sharing_strap_link_tw {
  background: url(coophabitat_img/pic_social_tw.png) no-repeat center center;
}
#sharing_strap_link_mail {
  background: url(coophabitat_img/pic_social_mail.png) no-repeat center center;
}
#sharing_strap_link_print {
  background: url(coophabitat_img/pic_social_print.png) no-repeat center center;
}

/**/
#single_prog_anchor_nav {
  padding: 38px 0 0;
  text-align: center;
}
a.single_prog_anchor_nav_link {
  display: inline-block;
  padding: 12px 33px;
  font-size: 20px;
  color: #ec2727;
  text-decoration: none;
}
a.single_prog_anchor_nav_link:hover {
  background: #ec2727;
  color: #ffffff;
  transition: all 0.4s;
}

/**/
.single-programme .page_content_strap_block_wizpic {
  height: 575px;
}
#single_prog_desc_sliderarea {
  height: 575px;
  position: relative;
}
.single_prog_desc_slider_pic {
  height: 575px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#single_prog_desc_sliderarea .controls,
#single_prog_sliderarea .controls,
#single_ref_sliderarea .controls {
  text-align: center;
  position: absolute;
  bottom: 52px;
  right: 0;
  left: 0;
}
#single_prog_desc_sliderarea .controls li,
#single_prog_sliderarea .controls li,
#single_ref_sliderarea .controls li {
  display: inline-block;
  padding: 4px;
  vertical-align: middle;
}
#single_prog_desc_sliderarea .controls li a,
#single_prog_sliderarea .controls li a,
#single_ref_sliderarea .controls li a {
  display: block;
  width: 8px;
  height: 8px;
  background: #ffffff;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  text-indent: -99999px;
}
#single_prog_desc_sliderarea .controls li.current,
#single_prog_sliderarea .controls li.current,
#single_ref_sliderarea .controls li.current {
  padding: 0;
}
#single_prog_desc_sliderarea .controls li.current a,
#single_prog_sliderarea .controls li.current a,
#single_ref_sliderarea .controls li.current a {
  width: 16px;
  height: 16px;
}

/**/
#single_prog_download {
  padding: 90px 15%;
  background: #f8f8f8;
  overflow: hidden;
}
.single_prog_download_content a {
  display: block;
  float: left;
  width: 40%;
  box-sizing: border-box;
  line-height: 20px;
  padding: 6px 0 6px 40px;
  margin: 12px 10% 12px 0;
  font-size: 20px;
  color: #000000;
  text-decoration: none;
}
#single_prog_download .single_prog_download_content:first-of-type a {
  background: url(coophabitat_img/pic_up_doc.png) no-repeat left center;
}
#single_prog_download .single_prog_download_content:last-of-type a {
  background: url(coophabitat_img/pic_up_notice.png) no-repeat left -8px;
}
.single_prog_download_content a:hover {
  color: #ed2122;
  transition: all 0.4s;
}

/**/
#single_prog_contact {
  background: #ea3334;
}
#single_prog_contact_content {
  padding: 80px 15% 30px;
  color: #ffffff;
}
#single_prog_contact_title {
  display: block;
  margin-bottom: 50px;
  font-size: 30px;
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
/**/
#single_prog_3d iframe {
  max-width: 100%;
}

/**/
#single_prog_strap_map {
  display: flex;
  background: #ec2727;
}
#single_prog_strap_map_block {
  display: block;
  height: 670px;
  width: 59%;
  position: relative;
}

#single_prog_strap_map_block_legend {
  display: block;
  padding: 13px 15px 13px 25px;
  background: url(coophabitat_img/overlay_r_prog.png) repeat left top;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 777;
}
.single_prog_strap_map_block_legend_label {
  display: block;
  height: 31px;
  line-height: 31px;
  padding: 0 0 0 40px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #ffffff;
}
#single_prog_strap_map_block_legend_label_culture {
  background: url(coophabitat_img/pic_comm_w_culture.png) no-repeat left center;
}
#single_prog_strap_map_block_legend_label_sport {
  background: url(coophabitat_img/pic_comm_w_sport.png) no-repeat left center;
}
#single_prog_strap_map_block_legend_label_commerce {
  background: url(coophabitat_img/pic_comm_w_commerce.png) no-repeat left center;
}
#single_prog_strap_map_block_legend_label_education {
  background: url(coophabitat_img/pic_comm_w_education.png) no-repeat left center;
}
#single_prog_strap_map_block_legend_label_transport {
  background: url(coophabitat_img/pic_comm_w_transport.png) no-repeat left center;
}

.strap_block_map_window {
  height: 670px;
  width: 100%;
}
#single_prog_strap_map_content {
  flex: 1;
}
#single_prog_strap_map_content_block {
  padding: 90px 15% 0;
  font-size: 13px;
  color: #ffffff;
}
#single_prog_strap_map_content_block_title {
  display: block;
  margin-bottom: 40px;
  font-size: 20px;
  text-transform: uppercase;
}
#single_prog_strap_map_content_block_text {
  line-height: 19px;
}
#single_prog_strap_map_content_block_text p {
  line-height: 19px;
  margin-bottom: 18px;
}
#single_prog_strap_map_content_block_text h2 {
  color: #ffffff;
}

/**/
#page_content_strap_title_four {
  padding-bottom: 20px;
}
#link_to_calculator_strap {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
a#link_to_calculator_strap_link {
  display: inline-block;
  padding: 12px 40px;
  background: #ff0000;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
a#link_to_calculator_strap_link:hover {
  background: #000000;
  transition: all 0.4s;
}

#lots_list_strap_stepper {
  text-align: left;
}
.lots_list_strap_stepper_link {
  display: inline-block;
  background: #ffb2b2;
  text-align: center;
  vertical-align: bottom;
}
.lots_list_strap_stepper_link a {
  display: block;
  width: 106px;
  height: 48px;
  padding: 10px 15px 0;
  background: #ffb2b2;
  color: #ffffff;
  text-decoration: none;
}
.lots_list_strap_stepper_link a.selected {
  height: 58px;
  padding: 20px 15px 0;
  background: #ff0000;
}

#lots_list_table {
  width: 100%;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
#lots_list_table thead td {
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #8a8787;
}
#lots_list_table td {
  padding: 23px 0 15px;
  border-bottom: 1px solid #e6e6e6;
}
#lots_list_table tr td:first-of-type {
  font-weight: 700;
}
#lots_list_table tr td:nth-last-child(3) {
  color: #ff0000;
}
#lots_list_table td a {
  color: #000000;
}
#lots_list_table td a:hover {
  text-decoration: none;
}
#lots_list_table_modified_date {
  display: block;
  padding: 11px 0;
  font-size: 15px;
  color: #807f7f;
}

/******************/
/****REFERENCES****/
/******************/
#single_ref_top_strap {
  display: block;
  height: 617px;
  background: #ec2727;
  overflow: hidden;
}
#single_ref_sliderarea {
  display: block;
  float: left;
  width: 50%;
  height: 617px;
  position: relative;
}
.single_ref_slider_pic {
  height: 617px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#single_ref_chapo {
  display: flex;
  float: right;
  width: 50%;
  height: 617px;
  color: #ffffff;
}
#single_ref_chapo a {
  color: #ffffff;
}
#single_ref_chapo a:hover {
  text-decoration: none;
}
#single_ref_chapo_content {
  padding: 0 10%;
  margin: auto 0;
}
.single_ref_chapo_title {
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
#single_ref_chapo .page_hentry {
  color: #ffffff;
}
.single_ref_chapo_text {
  line-height: 23px;
  font-size: 17px;
  color: #ffffff;
  font-weight: 300;
}

/******************/
/*******ACTUS******/
/******************/
.page-template-page-actualites #home_strap_news {
  padding-bottom: 54px;
  margin-bottom: 27px;
}

#pagination {
  text-align: center;
}
#pagination span,
#pagination a {
  display: inline-block;
  margin: 0 3px;
  font-size: 23px;
  color: #000000;
  font-weight: 700;
  vertical-align: bottom;
}
#pagination a {
  text-decoration: none;
}
#pagination .current {
  font-size: 32px;
  color: #ed2122;
}

/******************/
/******SEARCH******/
/******************/
/**/
#home_search_strap {
  display: flex;
  background: #f8f8f8;
  text-align: center;
}
#home_search_strap_push {
  display: block;
  width: 310px;
  padding: 40px 0 20px;
  background: #dddcdc;
  text-align: center;
}
#home_search_strap_push_title {
  display: inline-block;
  padding: 6px 0 6px 57px;
  background: url(coophabitat_img/pic_sale_flash.png) no-repeat left center;
  margin: 0 auto 12px;
  font-size: 17px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
#home_search_strap_push_link {
  clear: both;
  display: inline-block;
  padding: 9px 25px;
  background: #000000;
  border: none !important;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
#home_search_strap_push_link:hover {
  background: #ec2829;
  transition: all 0.4s;
}
#home_search_strap #search_strap {
  flex: 1;
}
#home_search_strap .search_strap_select_content,
#home_search_strap .search_strap_select_bt {
  display: inline-block;
  vertical-align: bottom;
}

/**/
.search_strap_select_content {
  width: 230px;
  padding: 0 13px 0 12px;
  background: #ffffff;
  border: 1px solid #dadada;
  margin-right: 12px;
}
.search_strap_select_content_bg {
  display: block;
  padding: 8px 16px 8px 0;
  background: url(coophabitat_img/pic_arrow_b_g.png) no-repeat right center;
  overflow: hidden;
}
.search_strap_select_select {
  display: block;
  width: 140%;
  background: none !important;
  border: none !important;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
#search_strap_select_bt {
  padding: 9px 25px;
  background: #ec2829;
  border: none !important;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.4s;
}
#search_strap_select_bt:hover {
  background: #000000;
  transition: all 0.4s;
}

.search_strap_select_hidden {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
.search_strap_select_hidden_fog {
  display: block;
  background: #ffffff;
  opacity: 0.7;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/**/
#search_strap {
  padding: 25px 70px 40px;
  text-align: center;
}
#search_strap_title {
  display: block;
  padding: 0 0 20px;
  font-size: 22px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#search_strap_title_span {
  display: inline-block;
  padding: 3px 0 0 30px;
  background: url(coophabitat_img/pic_search.png) no-repeat left center;
}

/**/
#page_search_strap {
  display: flex;
  background: #f8f7f7;
}
#page_search_strap_form {
  flex: 1;
}
#page_search_strap_map {
  width: 38%;
}
#search_strap_form_first_choice {
  padding-bottom: 18px;
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
}
#search_strap_form_first_choice .search_strap_select_content {
  display: inline-block;
  background: #d8d8d8;
}
#search_strap_subtitle {
  display: block;
  padding: 14px 0;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
  text-align: center;
}

.search_strap_select_content_label {
  display: inline-block;
  line-height: 38px;
  margin-right: 35px;
  font-size: 16px;
  color: #2a2a2a;
  text-transform: uppercase;
  vertical-align: top;
}

.search_strap_form_strap_choice {
  padding: 0 0 10px;
  text-align: center;
}
.search_strap_form_strap_choice:nth-of-type(2) {
  padding: 0 0 20px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}
.search_strap_form_strap_choice:last-of-type {
  margin-bottom: 20px;
}

.term-investir .search_strap_form_strap_choice:last-of-type {
  display: none;
}

.search_strap_form_strap_choice .search_strap_select_content {
  display: inline-block;
}

/**/
.page_search_strap_map_window {
  display: block;
  width: 100%;
  height: 450px;
}
.leaflet-popup-content-wrapper {
  text-align: center !important;
}
.leaflet-popup-content p {
  margin: 0 !important;
}

/******************/
/****FOMULAIRE*****/
/******************/
/*contact*/
.wpcf7-form-control-wrap {
  display: inline-block;
  width: 50%;
  margin-bottom: 12px;
  vertical-align: top;
}
.wpcf7-form-control-wrap_isfull {
  width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-form-control {
  display: block;
  width: 99%;
  box-sizing: border-box;
}
.wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-form-control {
  margin-left: 1%;
}
.wpcf7-form-control-wrap_isfull .wpcf7-form-control {
  display: block;
  width: 100%;
  margin-left: 0 !important;
}
.wpcf7-form-control {
  padding: 12px;
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  color: #676363;
  font-size: 200;
  font-family: 'Montserrat', sans-serif;
}
#single_prog_contact .wpcf7-form-control {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #ea3334 !important;
}
.wpcf7-form-control.wpcf7-submit {
  display: block;
  width: 140px;
  line-height: 12px;
  padding: 12px 40px;
  background: #000000 !important;
  border: 1px solid #000000 !important;
  margin: 0 auto;
  font-size: 12px;
  color: #ffffff !important;
  opacity: 1 !important;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
  cursor: pointer;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #ffffff !important;
  border: 1px solid #ffffff !important;
  color: #000000 !important;
  transition: all 0.4s;
}

.form_exercez_droits span.wpcf7-form-control-wrap.message,
.form_exercez_droits span.wpcf7-form-control-wrap.message textarea {
  width: 100%;
}

/*newsletter*/
.widget_footer_text_bis .wpcf7 {
  text-align: center;
  color: #ec2627;
}
.widget_footer_text_bis .wpcf7 .wpcf7-form-control-wrap {
  width: auto;
  margin: 0 0 0 30px;
}
.widget_footer_text_bis .wpcf7 .wpcf7-form-control-wrap input {
  width: 300px;
  background: none;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #ec2627;
  font-size: 15px;
  color: #ec2627 !important;
}
.widget_footer_text_bis .wpcf7 .wpcf7-form input[type='submit'] {
  display: inline-block;
  width: auto;
  padding: 18px 15px 0;
  background: none !important;
  margin: 0 auto;
  font-size: 18px;
  color: #ec2627 !important;
}
.widget_footer_text_bis .wpcf7 .wpcf7-form-control-wrap input,
.widget_footer_text_bis .wpcf7 .wpcf7-form input[type='submit'] {
  vertical-align: top;
}

/********************/
/*******POPUP********/
/********************/
.modal_dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
.modal_dialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modal_dialog_content {
  width: 791px;
  margin: 5% auto auto;
}
.modal_dialog_content_pic {
  display: flex;
  height: 436px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
a.close {
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background: #ec2727;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  margin: 13px 14px auto auto;
  font-size: 30px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  transition: all 0.4s;
}
a.close:hover {
  background: #000000;
  transition: all 0.4s;
}
.modal_dialog_content_text {
  display: block;
  padding: 24px 100px 36px;
  background: #ffffff;
}
.modal_dialog_content_text_title {
  line-height: 52px;
  font-size: 42px;
  color: #ec2727;
}
.modal_dialog_content_text_sub {
  line-height: 52px;
  margin-bottom: 14px;
  font-size: 42px;
  color: #ec2727;
  font-weight: 700;
}
a.modal_dialog_content_text_link {
  display: inline-block;
  padding: 19px 44px;
  background: #ec2727;
  font-size: 27px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}
a.modal_dialog_content_text_link:hover {
  background: #000000;
  transition: all 0.4s;
}

#formulaire_prog_landing ::placeholder {
  color: #ffffff;
}
/**********************/
/*****LANDING PAGE*****/
/**********************/
.topheader_landingpage {
  background: #ed2022;
  padding: 9px 105px 11px 20px;
  text-align: right;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
}
.logo_landing_page {
  display: block;
  margin: 18px auto;
}
.top_landing_page {
  position: relative;
  height: 774px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rayures_white {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(coophabitat_img/rayure_white.png) no-repeat;
  width: 449px;
  height: 44px;
}
.title_landing_page {
  position: absolute;
  top: 290px;
  left: 224px;
  font-size: 0;
}
.title_landing_page p:first-of-type {
  display: inline-block;
  background: #ed2022;
  padding: 0 10px;
  color: #ffffff;
  font-size: 58px;
  line-height: 59px;
}
.title_landing_page p:last-of-type {
  display: block;
}
.title_landing_page p:last-of-type strong {
  display: inline-block;
  background: rgba(255, 255, 255, 0.56);
  padding: 0 10px;
  color: #000000;
  font-size: 58px;
  line-height: 59px;
  text-transform: uppercase;
}
.pictos_landing_page {
  background: #f8f8f8;
  padding: 128px 0 110px;
}
.pictos_landing_page_bloc {
  display: flex;
  justify-content: space-around;
  width: 1100px;
  margin: auto;
}
.single_picto_landing_page {
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  color: #151515;
  width: 176px;
}
.single_picto_landing_page img {
  margin-bottom: 30px;
}
#footer_landing_page {
  background: #151515;
  padding: 39px 0 57px;
}
.footer_nav_landing_page {
  background: #ed2022;
  padding: 19px 0;
}
.footer_nav_landing_page_content {
  width: 886px;
  border-bottom: 1px solid #151515;
  margin: 0 auto 12px;
  padding-bottom: 21px;
}
.footer_nav_landing_page_span {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
}
.footer_nav_landing_page_tel {
  display: block;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
  color: #ffffff;
}
.footer_nav_landing_page a {
  color: #ffffff !important;
}
#footer_landing_page_content {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  width: 657px;
  margin: auto;
  color: #ffffff;
}
.single_picto_footer img {
  margin-bottom: 20px;
}
.single_picto_footer {
  text-align: center;
  font-size: 15px;
  line-height: 18px;
}
.footer_landing_page_accroche {
  display: block;
  margin-bottom: 26px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
}

.landing_page_single_prog {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 92px;
}
.landing_page_progrs {
  width: 1000px;
  margin: -45px auto 0;
}
.single_prog_content {
  width: 420px;
}
.single_prog_thumb {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.single_prog_thumb_big {
  margin-left: 96px;
  width: 903px;
  height: 400px;
}
.single_prog_thumb_mini {
  position: relative;
  width: 542px;
  height: 400px;
}
#single_prog_thumb01 .rayures_red {
  position: absolute;
  bottom: -15px;
  right: -18px;
}
#single_prog_thumb03 .rayures_red {
  position: absolute;
  bottom: -15px;
  left: -18px;
}
.title_single_prog {
  display: block;
  margin-bottom: 21px;
  font-size: 34px;
  line-height: 40px;
  color: #ed2022;
  text-transform: uppercase;
  font-weight: 700;
}
.desc_single_prog {
  display: block;
  color: #151515;
  font-size: 14px;
  line-height: 16px;
}
.pic_trait_noir {
  position: relative;
  margin-left: -73px;
  margin-bottom: 21px;
}
.landing_page_single_prog_big {
  position: relative;
  margin-bottom: 92px;
}
.single_prog_big_content {
  position: absolute;
  top: 79px;
  left: 0;
  background: #ffffff;
  padding: 58px 17px 20px 36px;
  width: 442px;
  height: 243px;
  box-sizing: border-box;
}
.rayures_red_carre {
  position: absolute;
  bottom: -11px;
  left: -11px;
}
.rayures_carre_big {
  position: absolute;
  bottom: -11px;
  left: -9px;
}
.bloc_infos_suppl_thumb {
  position: relative;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 308px;
  color: #ffffff;
}
.bloc_infos_suppl_content {
  position: relative;
  z-index: 888;
  margin: auto;
  text-align: center;
}
.bloc_infos_suppl_title {
  display: block;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
a.bloc_infos_suppl_link {
  display: inline-block;
  margin-top: 12px;
  color: #ffffff;
  text-decoration: none;
}
.bloc_infos_suppl_link_span {
  display: block;
  padding: 8px 10px;
  font-size: 22px;
  line-height: 25px;
  border: 1px solid #ffffff;
}
.bg_opacity_infos_suppl {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 88;
  background: rgba(0, 0, 0, 0.5);
}
#formulaire_prog_landing {
  position: absolute;
  top: 51px;
  right: 107px;
  background: #ed2022;
  padding: 38px 53px 0;
  width: 453px;
  color: #ffffff;
  box-sizing: border-box;
}
.formulaire_prog_title {
  display: block;
  text-align: center;
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.formulaire_prog_subtitle {
  display: block;
  margin-bottom: 25px;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
}
#formulaire_prog_landing p {
  font-size: 0;
}
#formulaire_prog_landing .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  color: #ffffff;
  margin-bottom: 6px;
}
#formulaire_prog_landing .wpcf7-form-control {
  background: none;
  border: 1px solid #ffffff;
  width: 100%;
  margin: 0;
  color: #ffffff;
}
#formulaire_prog_landing .wpcf7-form-control.wpcf7-radio {
  display: block;
  margin-bottom: 20px;
  border: none;
  color: #ffffff;
  padding: 0;
}
#formulaire_prog_landing .wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
  margin: 0 30px 0 0;
}
#formulaire_prog_landing .wpcf7-form-control.wpcf7-submit {
  width: 270px;
  margin: 20px auto;
  background: #ffffff !important;
  color: #ed2022 !important;
  font-weight: 700;
  border: 1px solid #ffffff !important;
  text-transform: none;
  font-size: 15px;
  line-height: 18px;
  padding: 14px 0;
}
#formulaire_prog_landing .wpcf7-form-control.wpcf7-submit:hover {
  background: #ed2022 !important;
  color: #ffffff !important;
}
#formulaire_prog_landing span.wpcf7-acceptance {
  border: none;
  padding: 0;
  font-size: 13px;
  line-height: 15px;
}
#formulaire_prog_landing span.wpcf7-acceptance span.wpcf7-list-item {
  margin-left: 0;
}
#formulaire_prog_landing .wpcf7-form input[type='checkbox'] {
  display: inline-block;
  width: 18px;
  margin: 0;
  vertical-align: middle;
}
#formulaire_prog_landing span.wpcf7-acceptance .wpcf7-list-item-label {
  vertical-align: middle;
}
.trait_white_form {
  display: block;
  width: 59px;
  height: 3px;
  background: #ffffff;
  margin: 17px auto 20px;
}

#landing_page_ville .title_landing_page {
  top: 123px;
  left: 209px;
}
#landing_page_ville .title_landing_page p:first-of-type {
  font-size: 42px;
  line-height: 52px;
}
#landing_page_ville .title_landing_page p:last-of-type strong {
  font-size: 42px;
  line-height: 52px;
  text-transform: none;
}
#landing_page_ville .single_prog_big_content {
  height: 304px;
  top: 50px;
}
a.landing_page_ville_link_logement {
  display: block;
  width: 240px;
  background: #ed2022;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  margin: 0 auto 68px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  padding: 19px 0;
  border: 1px solid #ed2022;
}
a.landing_page_ville_link_logement:hover {
  background: #ffffff;
  color: #ed2022;
}
#formulaire_ville_landing {
  position: absolute;
  top: 408px;
  left: 0;
  right: 0;
  margin: auto;
  width: 896px;
  background: #ffffff;
  color: #151515;
  box-sizing: border-box;
  padding: 28px 92px 0 72px;
}
#landing_page_ville .trait_white_form {
  background: #ed2022;
}
#landing_page_ville .pictos_landing_page {
  padding-top: 435px;
}
.formulaire_ville_span_recherche {
  display: block;
  text-align: center;
  color: #ed2022;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 0;
}
#landing_page_ville .wpcf7-form-control-wrap {
  display: inline-block;
  width: 359px;
  color: #000000;
  margin-bottom: 4px;
  margin-right: 7px;
}
#landing_page_ville .wpcf7-form-control-wrap.wpcf7-form-control-wrap_isfull {
  width: calc(100% - 7px);
  margin-right: 14px;
}
#landing_page_ville .wpcf7-form-control {
  background: #f1f1f1;
  border: 1px solid #ffffff;
  width: 100%;
  margin: 0;
  color: #000000;
  padding: 8px;
}
#landing_page_ville .wpcf7-form-control.wpcf7-submit {
  width: 270px;
  margin: 14px auto -36px;
  background: #ed2022 !important;
  color: #ffffff !important;
  font-weight: 700;
  border: 1px solid #ed2022 !important;
  text-transform: none;
  font-size: 15px;
  line-height: 18px;
  padding: 14px 0;
}
#landing_page_ville .wpcf7-form-control.wpcf7-submit:hover {
  background: #ffffff !important;
  color: #ed2022 !important;
}
#landing_page_ville span.wpcf7-acceptance {
  border: none;
  padding: 0;
  font-size: 13px;
  line-height: 15px;
  background: none;
}
#landing_page_ville .wpcf7-form-control-wrap.acceptance-acceptation,
#landing_page_ville .wpcf7-form-control-wrap.acceptance-recevoir {
  width: 100%;
  margin-top: 10px;
}
#landing_page_ville span.wpcf7-acceptance span.wpcf7-list-item {
  margin-left: 0;
}
#landing_page_ville .wpcf7-form input[type='checkbox'] {
  display: inline-block;
  width: 18px;
  margin: 0;
  vertical-align: middle;
}
#landing_page_ville span.wpcf7-acceptance .wpcf7-list-item-label {
  vertical-align: middle;
}
#landing_page_ville .wpcf7-form-control-wrap.menu-typologie {
  width: 131px;
  overflow: hidden;
}
#landing_page_ville .wpcf7-form-control-wrap.menu-budget {
  width: 215px;
  overflow: hidden;
}
#landing_page_ville .wpcf7-form-control-wrap.menu-ville {
  overflow: hidden;
}
#landing_page_ville .wpcf7-form-control-wrap.menu-typologie,
#landing_page_ville .wpcf7-form-control-wrap.menu-budget,
#landing_page_ville .wpcf7-form-control-wrap.menu-ville {
  background: #f1f1f1 url(coophabitat_img/arrow_select_bottom.png) no-repeat right 8px center;
}
.select_form {
  width: 115% !important;
  background: none !important;
}
.landing_page {
  position: relative;
}
/********************/
/*****RESPONSIVE*****/
/********************/

#navtop_bt {
  display: none;
  width: 47px;
  height: 43px;
  background: url(coophabitat_img/mobile_pic_nav_bt.png) no-repeat center;
  text-indent: -99999px;
  position: absolute;
  top: 23px;
  right: 23px;
}
@media screen and (max-width: 1480px) {
  #subheader {
    padding: 0;
  }
  #home_strap_refs,
  #homepage_content {
    margin: 0;
  }
  #home_strap_news {
    padding: 0 5%;
  }
  #footer {
    padding: 0;
  }
  .page-template-page-all-refs #breadcrumb_content,
  .page-template-page-all-progs #breadcrumb_content,
  .archive #breadcrumb_content,
  .single-programme #breadcrumb_content,
  .single-reference #breadcrumb_content,
  .page_title_strap #breadcrumb {
    left: 5%;
    right: 5%;
  }
  .page_content {
    margin: 0 5%;
  }
  #page_extra_title {
    padding: 54px 5%;
  }
  #page_extra_single_list {
    margin: 0 5% 30px;
  }
}
@media screen and (max-width: 1380px) {
  #logo {
    margin-right: 28px;
  }
  #navtop li:last-of-type,
  #navtop li {
    margin-right: 28px;
  }
  .single_prog_slider_pic {
    height: 732px;
  }
}
@media screen and (max-width: 1280px) {
  #home_strap_news {
    padding: 0 30px;
  }
  .page-template-page-all-refs #breadcrumb_content,
  .page-template-page-all-progs #breadcrumb_content,
  .archive #breadcrumb_content,
  .single-programme #breadcrumb_content,
  .single-reference #breadcrumb_content,
  .page_title_strap #breadcrumb {
    left: 30px;
    right: 30px;
  }
  .page_content {
    margin: 0;
  }
  #page_extra_title {
    padding: 54px 30px;
  }
  #page_extra_single_list {
    margin: 0 30px 30px;
  }
  #page_extra_single_list .prog_list_single_content {
    padding: 36px 30px;
  }
  #search_strap {
    padding: 25px 30px 40px;
  }
}
/**/
@media screen and (max-width: 1180px) {
  #logo {
    display: block;
    margin: 0;
  }
  #navtop,
  #searchform_block{
  padding-top: 10px;
	}
  
  
  #home_search_strap .search_strap_select_content {
    margin-bottom: 14px;
  }
  .push_strap_list_single:nth-of-type(1),
  .push_strap_list_single:nth-of-type(2) {
    margin-bottom: 0;
  }
  #single_prog_strap_map_content_block {
    padding: 40px 5% 0;
  }
  #page_search_strap_map {
    width: 50%;
  }
  .search_strap_select_content_label {
    margin-right: 0;
  }
  .page_search_strap_map_window {
    height: 600px;
  }

  .pictos_landing_page_bloc {
    width: 96%;
  }
  .title_landing_page,
  #landing_page_ville .title_landing_page {
    top: 80px;
    left: 50px;
  }
  .topheader_landingpage {
    padding: 9px 20px 11px 20px;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .homeslider_single_overlay {
    width: 50%;
  }
  #widget_home_commercial,
  #widget_home_guide {
    display: none;
  }
  .push_strap_list_single:nth-of-type(1) .push_strap_list_single_text_content,
  .archive .push_strap_list_single .push_strap_list_single_text_content,
  .push_strap_list_single:nth-of-type(2) .push_strap_list_single_text_content {
    padding: 80px 30px 50px;
  }
  #push_strap_triplet_content {
    flex-wrap: wrap;
  }
  .push_strap_triplet_single {
    width: 80%;
    margin: 0 auto 60px;
  }
  .single_prog_slider_pic {
    height: 532px;
  }
  .page_content_strap {
    flex-wrap: wrap;
  }
  .page_content_strap_block,
  .page_content_strap_block.page_content_strap_block_midd {
    width: 100%;
  }
  .page_content_strap_block_wizpic {
    height: 349px;
  }
  .page_content_strap:nth-of-type(2) {
    margin-bottom: 0;
  }
  .page_content_strap:nth-of-type(2) #single_prog_desc_sliderarea {
    order: 1;
  }
  .page_content_strap:nth-of-type(2) .page_content_strap_block_text {
    order: 2;
  }
  #page_contact_coord {
    flex-wrap: wrap;
  }
  .page_contact_coord_single {
    flex: auto;
    width: 100%;
  }
  .page_contact_coord_single_content {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 980px) {
  .homeslider_single_content,
  .homeslider_single {
    height: 390px;
  }
  .page_title_strap {
    height: 349px;
  }
  .push_strap_list_single {
    flex-wrap: wrap;
  }
  .push_strap_list_single:nth-of-type(1) .push_strap_list_single_text,
  .archive .push_strap_list_single .push_strap_list_single_text,
  .push_strap_list_single:nth-of-type(2) .push_strap_list_single_text {
    order: 2;
    width: 100%;
  }
  .push_strap_list_single_pic {
    flex: auto;
    order: 1;
    width: 100%;
    height: 280px;
  }
  .push_strap_list_single:nth-of-type(2) .push_strap_list_single_pic {
    height: 350px;
  }
  #single_prog_best_comm {
    flex-wrap: wrap;
  }
  .single_prog_best_comm_block {
    width: 100%;
  }
  #single_prog_best_comm_block_com_content {
    padding-top: 70px;
  }
  .lots_list_strap_stepper_link a {
    width: 96px;
    padding: 10px 3px 0;
  }
  .lots_list_strap_stepper_link a.selected {
    padding: 20px 3px 0;
  }
  #single_ref_top_strap {
    flex-wrap: wrap;
    height: auto;
  }
  #single_ref_sliderarea {
    width: 100%;
    height: 417px;
  }
  .single_ref_slider_pic {
    height: 417px;
  }
  #single_ref_chapo {
    width: 100%;
    height: auto;
  }
  #single_ref_chapo_content {
    padding: 40px 5%;
  }

  .top_landing_page {
    height: 320px;
  }
  .formulaire_landing_page {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    padding: 20px !important;
    text-align: center;
  }
  .pictos_landing_page {
    padding: 40px 0 !important;
  }
  #landing_page_ville .wpcf7-form {
    text-align: left;
  }
  #landing_page_ville .wpcf7-form-control.wpcf7-submit {
    margin-bottom: 0;
  }
  .landing_page_progrs {
    margin-top: 0;
  }
  .landing_page_single_prog {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .landing_page_single_prog_big {
    margin-bottom: 50px;
  }
  .landing_page_progrs,
  .single_prog_thumb_mini,
  .single_prog_thumb_big {
    width: 100%;
  }
  .single_prog_thumb_mini,
  .single_prog_thumb_big {
    height: 300px;
  }
  .single_prog_thumb_big {
    margin-left: 0;
  }
  .single_prog_content {
    margin: 10px;
  }
  .rayures_red,
  .rayures_carre_big,
  .rayures_red_carre,
  .pic_trait_noir {
    display: none;
  }
  .single_prog_big_content {
    position: relative;
    top: 0 !important;
    padding: 10px;
    height: auto !important;
  }
}
@media screen and (max-width: 880px) {
  #subheader {
    font-size: 0;
  }
  #subheader_number {
    padding: 13px 16px 13px 33px;
  }
  #widget_subheader_nav {
  }
  #subheader_nav li a {
    padding: 13px 16px;
  }
  #subheader_nav li:nth-of-type(1) a {
    padding: 13px 16px 13px 42px;
    background: url(coophabitat_img/pic_mail.png) no-repeat 8px 12px;
  }
  #floating_block {
    display: none;
  }
  #searchform_block {
    display: none;
  }
  .home_strap_news_single {
    width: 100%;
  }
  .home_strap_news_single:nth-of-type(1),
  .home_strap_news_single:nth-of-type(2) {
    margin-bottom: 50px;
  }
  #page_extra_single_list .prog_list_single {
    margin-right: 0;
  }
  #home_strap_refs_content {
    flex-wrap: wrap;
  }
  #home_strap_refs_left,
  #home_strap_refs_right {
    width: 100%;
  }
  #home_strap_refs_left_text {
    padding: 80px 30px;
  }
  .home_strap_refs_single {
    height: 366px;
  }
  #page_extra_single_list .prog_list_single {
    width: 100%;
  }
  #footer_widgetarea {
    width: auto;
    margin: 0 30px;
  }
  #single_prog_strap_map {
    flex-wrap: wrap;
  }
  #single_prog_strap_map_block {
    width: 100%;
    height: 470px;
  }
  .strap_block_map_window {
    height: 470px;
  }
  #single_prog_strap_map_content {
    flex: auto;
    width: 100%;
  }
  #single_prog_strap_map_content_block {
    padding: 40px 30px 30px;
  }

  #single_prog_download {
    padding: 40px 30px;
  }
  .page_title {
    font-size: 36px;
  }
  .page_title_span {
    padding: 30px;
  }

  .footer_nav_landing_page_content {
    width: 96%;
  }
}
@media screen and (max-width: 780px) {
  #header {
    position: relative;
  }
  #navtop_bt {
    display: block;
  }
  #navtop_bt.navtop_bt_hover {
    background: url(coophabitat_img/mobile_pic_nav_bt_close.png) no-repeat center;
  }
  #navtop {
    display: none;
  }
  #navtop li {
    display: block;
    margin: 0;
  }
  #navtop li:first-of-type {
    border-top: 1px solid #dddcdc;
  }
  #navtop li:last-of-type {
    margin: 0;
  }
  #navtop li a {
    padding: 14px 0;
  }
  #navtop ul ul {
    display: block;
    border: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
  #navtop ul ul li {
    text-align: center;
  }
  #navtop ul ul li:first-of-type {
    border-top: none;
  }
  .homeslider_single_text {
    margin: auto 30px 104px;
  }
  #home_search_strap {
    flex-wrap: wrap;
  }
  #home_search_strap #search_strap {
    flex: auto;
    width: 100%;
  }
  #home_search_strap_push {
    width: 100%;
  }
  #home_search_strap_push_link {
    margin-left: 12px;
  }
  .home_prog_strap:nth-of-type(1) {
    margin-bottom: 0;
  }
  .home_prog_strap_single {
    flex-wrap: wrap;
  }
  .prog_list_single {
    width: 100%;
  }
  .home_prog_strap_single_pic {
    flex: auto;
    width: 100%;
    height: 280px;
  }
  .home_prog_strap:nth-of-type(1) .home_prog_strap_single_pic {
    order: 1;
  }
  .home_prog_strap:nth-of-type(1) .prog_list_single {
    order: 2;
  }
  .page_content_strap_block_text_content {
    padding: 40px 20px;
  }
  .push_strap_triplet_single {
    width: 100%;
  }
  .widget_footer_text_bis.widget_nav_menu {
    margin-bottom: 40px;
  }
  .widget_footer_text_bis.widget_nav_menu ul {
    flex-wrap: wrap;
  }
  .widget_footer_text_bis.widget_nav_menu li {
    width: 100%;
    margin-bottom: 20px;
  }
  .widget_footer_text_bis.widget_nav_menu li a {
    display: block;
  }
  .widget_footer_text .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin: 0 auto;
  }
  .widget_footer_text .wpcf7 .wpcf7-form-control-wrap input {
    margin: 0 auto;
  }
  #page_extra_single_list {
    margin: 0 0 30px;
  }
  #single_prog_desc_sliderarea,
  .single_prog_desc_slider_pic,
  .single-programme .page_content_strap_block_wizpic {
    height: 375px;
  }
  #page_content_strap_title_four,
  #lots_list_strap_stepper,
  #lots_list_strap {
    display: none;
  }
  #single_prog_contact_content {
    padding: 60px 30px 10px;
  }
  .page_push_strap {
    display: none;
  }

  #landing_page_ville .wpcf7-form-control-wrap,
  .single_prog_content,
  .single_prog_big_content {
    width: 100% !important;
  }

  #single_prog_localisation,
  #single_prog_download {
    display: none;
  }
  #page_content_strap_title_five,
  #page_content_strap_title_three {
    position: relative;
  }
  #page_content_strap_title_five:after,
  #page_content_strap_title_three:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #ff0000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 48px;
    right: 30px;
  }
  #page_content_strap_title_five.page_content_strap_title_hover:after,
  #page_content_strap_title_three.page_content_strap_title_hover:after {
    border-top: none;
    border-bottom: 10px solid #ff0000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
}
@media screen and (max-width: 680px) {
  #single_prog_anchor_nav {
    display: none;
  }
  .single_prog_download_content a {
    width: 100%;
    margin-right: 0;
  }
  #page_search_strap {
    flex-wrap: wrap;
  }
  #page_search_strap_form {
    flex: auto;
    order: 2;
    width: 100%;
  }
  #page_search_strap_map {
    order: 1;
    width: 100%;
    height: 400px;
  }
  .page_search_strap_map_window {
    height: 400px;
  }
  #home_strap_news_big_link a,
  .home_strap_big_link a {
    padding: 12px 20px;
    margin: 0 20px;
    font-size: 18px;
  }
  .push_strap_triplet_single_text {
    display: none;
  }
  #home_strap_refs_right {
    display: none;
  }
  #home_strap_refs_left_text {
    padding: 30px;
  }
  .single_prog_slider_pic {
    height: 332px;
  }
  #single_prog_sliderarea .controls,
  #single_ref_sliderarea .controls {
    bottom: 22px;
  }
  #page_contact_map,
  .page_contact_map_window {
    height: 322px;
  }
  .widget_footer_text.widget_nav_menu ul li {
    width: 100%;
  }

  #footer_landing_page_content,
  .pictos_landing_page_bloc {
    width: 96%;
    flex-wrap: wrap;
  }
  .single_picto_footer,
  .single_picto_landing_page {
    margin-bottom: 20px;
  }
  .single_prog_thumb_mini,
  .single_prog_thumb_big {
    height: 200px;
  }
}
@media screen and (max-width: 580px) {
  #subheader_nav li:nth-of-type(2),
  #subheader_nav li:nth-of-type(3) {
    display: none;
  }
  #logo {
    text-align: left;
  }
  #logo img {
    margin-left: 12px;
  }
  #navtop_bt {
    right: 12px;
  }
  .homeslider_single_overlay {
    width: 33%;
  }
  .homeslider_single_text_title {
    font-size: 40px;
  }
  .homeslider_single_text_sub_span {
    font-size: 40px;
  }
  .prog_list_single_pic {
    height: 256px;
  }
  #single_prog_chapo {
    width: auto;
    margin: 0 30px;
  }
  .single_prog_chapo_title {
    font-size: 26px;
  }
  .single_prog_chapo_tax {
    font-size: 24px;
  }
  .single_prog_best_comm_block_content {
    width: auto;
    margin: 0 30px;
  }
  .wpcf7-form-control-wrap,
  .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
  }
  .wpcf7-form-control-wrap:nth-of-type(2n) .wpcf7-form-control {
    margin-left: 0;
  }
  .single_prog_best_comm_block_com_label {
    overflow: hidden;
  }
  #single_prog_best_comm_block_com_label_mail .single_prog_best_comm_block_com_label_span {
    word-wrap: break-word;
  }
  .page_search_strap_map_window {
    height: 290px;
  }
  .widget_footer_text.widget_nav_menu ul {
    padding: 0;
  }

  .rayures_white {
    display: none;
  }
  .title_landing_page,
  #landing_page_ville .title_landing_page {
    left: 0;
  }
}
