.btn {
  border-radius: 0;
}
.modal-content {
  border-radius: 0;
}

@font-face {
  font-family: "raleway";
  font-style: normal;
  src: url(/bundle/fonts/93a10961c8b07147b70ad4d970fea2d8_Raleway-Regular.woff2) format('woff2'), url(/bundle/fonts/cb38989838529ab89caa51546553b272_Raleway-Regular.woff) format('woff'), url(/bundle/fonts/dd9233309dfa3eddb5148bb4d97c0f25_Raleway-Regular.eot) format('eot'), url(/bundle/fonts/580d0778ad254335be45bf58bb449f43_Raleway-Regular.ttf) format('truetype');
  font-display: swap;
}
@font-face {
  font-family: "raleway";
  font-weight: bold;
  src: url(/bundle/fonts/c729f9d96aa830871951479b4e932624_Raleway-Bold.woff2) format('woff2'), url(/bundle/fonts/eef3555e5d814741a35b792668bde824_Raleway-Bold.woff) format('woff'), url(/bundle/fonts/7dd8e48a414c2c7b8bc52468188f436e_Raleway-Bold.eot) format('eot'), url(/bundle/fonts/575e4317521b381ac94c0c8207c81979_Raleway-Bold.ttf) format('truetype');
  font-display: swap;
}
body {
  font-family: "raleway";
  font-size: 13px;
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}
body h1 {
  text-align: center;
  color: #e75016;
  padding-bottom: 20px;
  font-weight: bold;
}
body header.site-header {
  padding-bottom: 0;
  margin: 10px 0 8px;
  text-transform: uppercase;
}
body header.site-header .nav a {
  /* remove background grey on :focus in menu */
  background: none !important;
}
body header.site-header .header-logo {
  width: 270px;
  float: left;
}
@media (max-width: 991px) {
  body header.site-header .header-logo {
    width: 230px;
  }
}
body header.site-header .navbar-toggle {
  border: 1px solid #e75016;
  margin-left: 10px;
}
body header.site-header .icon-bar {
  background-color: #e75016;
}
body header.site-header .navbar {
  margin: 0;
  min-height: 0;
}
body header.site-header .navbar-nav > li a {
  padding: 0;
}
body header.site-header .navbar-nav .header-searchBox {
  margin-left: 20px;
  height: 25px;
}
body header.site-header a {
  text-decoration: none;
  color: #FFFFFF;
}
body header.site-header ul {
  list-style: none;
}
body header.site-header .menu ul {
  float: right;
  margin: 5px 5px 0 0;
}
body header.site-header #main-menu {
  padding: 0;
}
body header.site-header .menu-smartphone {
  display: none;
}
body header.site-header .right-header {
  display: flex;
  flex-direction: column;
  text-align: right;
  flex-grow: 1;
}
body header.site-header .right-header .social-contact .account-menu {
  padding-left: 0;
  padding-right: 0;
}
body header.site-header .right-header .social-contact .account-menu .dropdown ul {
  background-color: #434543;
  padding: 0;
  border-radius: 0;
  right: -1px;
}
body header.site-header .right-header .social-contact .account-menu .dropdown ul li {
  background-color: #434543;
}
body header.site-header .right-header .social-contact .account-menu .dropdown ul li a {
  color: white;
}
body header.site-header .right-header .social-contact > ul {
  display: flex;
  justify-content: flex-end;
  line-height: 23px;
  font-size: 1em;
  margin: 0 0 15px;
}
body header.site-header .right-header .social-contact > ul li {
  background-color: #e75016;
  color: white;
  padding: 5px 30px 3px;
  font-weight: bold;
}
body header.site-header .right-header .social-contact > ul li a:hover {
  color: #434543;
  text-decoration: none;
}
body header.site-header .right-header .social-contact > ul li.reseau {
  background-color: #aeb931;
  color: white;
  padding: 5px 10px 3px;
  transform: skew(-30deg);
}
body header.site-header .right-header .social-contact > ul li.reseau:not(:last-child) {
  margin-right: 2px;
}
body header.site-header .right-header .social-contact > ul li.reseau i {
  font-stretch: normal;
  transform: skew(30deg);
}
body header.site-header .right-header .social-contact > ul li.reseau.batiactu {
  text-transform: initial;
  font-weight: bold;
}
body header.site-header .right-header .social-contact > ul li.reseau.batiactu div {
  transform: skew(30deg);
  font-size: 20px;
}
body header.site-header .right-header .social-contact > ul li.contact {
  transform: skew(-30deg);
  margin-right: -10px;
  padding-right: 35px;
}
body header.site-header .right-header .social-contact > ul li.contact div {
  transform: skew(30deg);
}
body header.site-header .right-header .social-contact > ul li:last-child {
  position: relative;
  width: 173px;
  text-align: center;
  background-color: #434543;
}
body header.site-header .right-header .social-contact > ul li:last-child a:hover {
  color: #e75016;
  cursor: pointer;
}
body header.site-header .right-header .title-search {
  font-size: 1.692em;
  font-weight: bold;
  color: #aeb931;
  display: flex;
  justify-content: flex-end;
}
body header.site-header .right-header .title-search > span > span {
  color: #e75016;
}
body header.site-header .right-header .title-search input {
  height: 35px;
  font-weight: normal;
  text-align: left;
  font-family: inherit;
  color: black;
  width: 125px;
}
body header.site-header .menu ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body header.site-header .menu ul li a {
  text-decoration: none;
  font-size: 1.154em;
  color: #e75016;
  font-weight: bold;
  margin-left: 25px;
  display: inline-block;
}
body header.site-header .menu ul li a:hover {
  text-decoration: underline;
}
body footer {
  text-align: center;
  font-size: initial;
}
body footer div.footer-text {
  font-size: 1.981em;
}
body footer .first-part-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #434543;
  color: #e75016;
}
body footer .first-part-footer img {
  height: 88px;
  width: 88px;
  margin-bottom: 20px;
}
body footer .first-part-footer div {
  margin-bottom: 10px;
}
body footer .first-part-footer input[type="button"],
body footer .first-part-footer .btn {
  background-color: #e75016;
  color: #FFFFFF;
  margin-top: 20px;
  border-style: none;
  padding: 7px 10px 8px 10px;
  border-radius: 0;
  font-size: inherit;
}
body footer .second-part-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #434543;
}
body footer .second-part-footer div .socialnetwork {
  list-style: none;
  padding: 0;
  display: inline-flex;
  line-height: 23px;
}
body footer .second-part-footer div .listSeparate {
  list-style: none;
  padding: 0;
  display: inline-flex;
  line-height: 23px;
}
body footer .second-part-footer div .listSeparate li {
  padding-right: 10px;
  padding-left: 10px;
}
body footer .second-part-footer div .listSeparate li a {
  text-decoration: none;
  color: #434543;
}
body footer .second-part-footer .listSeparate li {
  font-size: small;
}
body footer .second-part-footer .listSeparate li:after {
  content: "|";
  font-weight: bold;
  padding-left: 20px;
  padding-right: 5px;
}
body footer .second-part-footer .listSeparate li:last-child:after {
  content: "";
  font-weight: bold;
}
body footer .mailNewsletter {
  margin-top: 5px;
  margin-bottom: 20px;
}
body footer .bold {
  font-weight: bold;
}
body footer .underline {
  font-size: 15px;
  text-decoration: underline;
}
body footer .followUs {
  margin-top: 20px;
  font-size: xx-small;
}
body .remove-carousel {
  position: relative;
  float: right;
}
body .carousel.carousel-fade .carousel-inner .item {
  display: block;
  opacity: 0;
  transition: opacity ease-out 0.7s;
  pointer-events: none;
  cursor: default;
}
body .carousel.carousel-fade .carousel-inner .item.active {
  opacity: 1;
  pointer-events: auto;
}
body .carousel.carousel-fade .carousel-inner .item.active a {
  cursor: pointer;
}
body .carousel .carousel-control {
  background-image: none;
}
body .carousel .carousel-control:hover {
  opacity: 0.5;
}
body .carousel .carousel-page {
  width: 100%;
  height: 400px;
  background-color: #5f666d;
  color: white;
}
body .carousel .carousel-indicators {
  left: inherit;
  margin-left: 10px;
  transform: scale(1.55);
  bottom: 8px;
}
body .carousel .carousel-indicators li {
  border-color: #e75016;
  border-radius: 0;
}
body .carousel .carousel-indicators li:hover {
  transform: scale(1.2);
}
body .carousel .carousel-indicators li:hover.active {
  transform: none;
}
body .carousel .carousel-indicators .active {
  background-color: #e75016;
}
body .carousel .carousel-inner {
  width: 100%;
  padding-top: 70.71%;
  position: relative;
}
body .carousel .carousel-inner .bouton-scroll-to-content {
  background-image: url("/images/Scroll.png");
  background-repeat: no-repeat;
  opacity: 0.5;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 90%;
  left: 49%;
}
body .carousel .carousel-inner .item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  text-align: left;
  font-size: 1.4em;
}
body .carousel .carousel-inner .item .carousel-image {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body .carousel .carousel-inner .item.with-alt-text {
  height: calc(100% - 50px);
}
@media (max-width: 650px) {
  body .carousel .carousel-inner .item.with-alt-text {
    font-size: 0.9em;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  body .carousel .carousel-inner .item.with-alt-text {
    font-size: 1em;
  }
}
body .content-home-large .carousel {
  width: 100%;
}
body .content-home-large .carousel .carousel-inner {
  padding-top: 33%;
  min-height: 300px;
}
body .content-home-large.custom-content {
  margin-right: 0;
  margin-left: 0;
}
body .custom-content {
  width: 100%;
}
body .sitemap {
  margin-top: 20px;
  padding-top: 5px;
}
body .sitemap h1 {
  text-align: center;
  color: #e75016;
  padding-bottom: 20px;
}
body .sitemap li {
  padding: 5px;
  font-size: large;
  font-weight: bold;
  list-style: none;
}
body .sitemap li a {
  text-decoration: none;
  color: #434543;
}
body .sitemap li a:hover {
  text-decoration: underline;
  color: #e75016;
}
body .sitemap li:before {
  content: "\2022   ";
  color: #e75016;
}
@media (min-width: 992px) {
  body .events-container {
    height: 440px;
  }
}
body .bandeauEvents {
  margin-top: 5px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.385em;
  height: 100%;
}
body .bandeauEvents > .row {
  height: 100%;
}
body .bandeauEvents > .row > .col-md-4 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
body .bandeauEvents img {
  width: 130px;
  padding-top: 10px;
}
body .bandeauEvents a.btn,
body .bandeauEvents input {
  margin: 20px;
}
body .bandeauEvents li {
  list-style: none;
  text-align: left;
}
body .bandeauEvents li:before {
  content: '> ';
  font-weight: bold;
}
body .bandeauEvents h4 {
  font-weight: bold;
  font-size: 1.7em;
}
body .bandeauEvents input[type="button"],
body .bandeauEvents .btn {
  margin-top: 20px;
  border-style: none;
  padding: 7px 10px 8px 10px;
  border-radius: 0;
  font-size: inherit;
}
body .bandeauEvents .gris {
  color: #434543;
}
body .bandeauEvents .gris ul {
  padding-left: 0;
  margin-left: 40px;
  margin-right: 40px;
}
body .bandeauEvents .gris li {
  font-weight: bold;
  list-style: none;
  text-align: center;
  border-top: 1px solid #434543;
  padding-bottom: 5px;
  padding-top: 5px;
}
body .bandeauEvents .gris li:before {
  content: '';
  font-weight: bold;
}
body .bandeauEvents .gris input {
  color: #FFFFFF;
  border-color: #434543;
  background-color: #434543;
}
body .bandeauEvents .vert {
  color: #aeb931;
}
body .bandeauEvents .vert input[type="button"],
body .bandeauEvents .vert .btn {
  color: #FFFFFF;
  border-color: #aeb931;
  background-color: #aeb931;
}
body .bandeauEvents .orange {
  color: #e75016;
}
body .bandeauEvents .orange input[type="button"],
body .bandeauEvents .orange .btn {
  color: #FFFFFF;
  border-color: #e75016;
  background-color: #e75016;
}
body .contact h1 {
  text-align: center;
  color: #e75016;
  padding-bottom: 20px;
  font-weight: bold;
}
body .contact input[type="button"],
body .contact .btn {
  color: #FFFFFF;
  border-color: #d6022e;
  background-color: #d6022e;
  margin-top: 20px;
  border-style: none;
  padding: 7px 10px 8px 10px;
}
body .contact input[type="submit"] {
  text-align: center;
  color: #FFFFFF;
  border-color: #d6022e;
  background-color: #d6022e;
  margin-top: 20px;
  border-style: none;
  padding: 7px 10px 8px 10px;
}
body .contact input[type="text"] {
  border-radius: 0;
}
body .contact input[type="email"] {
  border-radius: 0;
}
body .contact textarea {
  border-radius: 0;
}
body .title-ribbon {
  background-image: url(/bundle/images/toast_6c020227939f6206f6a20238d19877e9.jpg);
  background-position: center;
  background-size: cover;
  min-height: 250px;
  position: relative;
}
@media (max-width: 767px) {
  body .title-ribbon {
    min-height: 120px;
  }
}
body .title-ribbon.faq {
  background-image: url(/bundle/images/faq_ffabf801bffebf1f123ba41a0f9b46d8.jpg);
}
body .title-ribbon.contact {
  background-image: url(/bundle/images/Contact_34b9184c199cf5158948a1e89736570a.jpg);
}
body .title-ribbon.partners {
  background-image: url(/bundle/images/partners_e5cb32cd19ad3fb8a85e21bc94ecc603.png);
}
body .title-ribbon h1 {
  text-align: left;
  color: white;
  font-size: 4em;
  padding-top: 15px;
}
@media (max-width: 767px) {
  body .title-ribbon h1 {
    font-size: 2.5em;
  }
}
body .carousel-editor form {
  margin: 20px 0;
  /*border: 1px solid grey;*/
  padding: 20px 0;
}
body .carousel-editor form .add-picture {
  float: right;
}
body .carousel-editor form .image-list {
  padding: 0 15px 20px;
  display: flex;
}
body .carousel-editor form .image-list .vignette {
  width: 300px;
  background-color: #eee;
  padding: 10px;
  margin: 10px;
}
body .carousel-editor form .image-list .vignette img {
  width: 100%;
}
body .carousel-editor form .image-list .vignette .label-input {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}
body .carousel-editor form .image-list .vignette .label-input input {
  width: 50%;
}
body .carousel-editor form .comment-box {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 20px;
  flex-direction: column;
}
body .carousel-editor form .comment-box textarea {
  width: 100%;
  margin: 20px;
  resize: none;
}
body .carousel-editor form .comment-box .footer-carouselcontent {
  width: 100%;
  margin-bottom: 20px;
}
body .carousel-editor form .comment-box .footer-carouselcontent .paragraph-input {
  margin-top: 10px;
}
body .carousel-editor form .comment-box .footer-carouselcontent .paragraph-input label {
  width: 150px;
  text-align: right;
  padding-right: 8px;
  vertical-align: top;
}
body .carousel-editor form .comment-box .footer-carouselcontent .paragraph-input input,
body .carousel-editor form .comment-box .footer-carouselcontent .paragraph-input textarea {
  width: calc(100% - 160px);
  margin: 0;
}
body .carousel-editor form .comment-box .footer-carouselcontent .paragraph-input input#backcolor {
  width: 50px;
}
body .carousel-editor form .comment-box .footer-carouselcontent .btn-success {
  position: absolute;
  left: 48.5%;
}
body .body-content > .custom-content.first-paragraph .tinymce-content,
body .body-content > .custom-content.first-paragraph .carousel {
  padding-top: 20px;
}
body .body-content > .custom-content.first-paragraph .tinymce-content > *:first-child {
  margin-top: -2px;
}
body .body-content > .custom-content.first-paragraph .tinymce-content > h2:first-child {
  margin-top: -9px;
}
body .registrations-list-container {
  text-align: center;
}
body .registrations-list {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
body .registration-link {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .registration-link .meeting-city,
body .registration-link .meeting-date {
  font-weight: bold;
}
body .registration-link:not(:last-child) {
  border-bottom: solid gray 1px;
}
body .registration-link > div {
  width: auto;
}
body h1.with-subtitle {
  padding-bottom: 0;
}
body .meeting-date-subtitle {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
body .manufacturer-name {
  font-size: 1.3em;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
}
body .place-address {
  white-space: pre-wrap;
}
body #place-access-map {
  padding-top: 70.71%;
}
body p.already-done {
  font-weight: bold;
  color: darkgreen;
}
body.single-message-page h1 {
  font-size: 2em;
}
body.single-message-page p.big-message {
  font-size: 1.5em;
  font-weight: bold;
}
body #meeting-access-map,
body #meeting-access-map-closed {
  padding-top: 45%;
  margin: 3% 0;
}
body #meeting-access-map .closedIcon,
body #meeting-access-map-closed .closedIcon {
  filter: hue-rotate(165deg);
}
@media (max-width: 767px) {
  body #meeting-access-map,
  body #meeting-access-map-closed {
    padding-top: 0;
    height: 100vw;
    max-height: 65vh;
  }
}
body #meetingTable ul {
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
body #meetingTable ul li {
  width: 45%;
  text-align: center;
}
body #meetingTable ul li .disable-bs-button-hover {
  display: block;
  width: 100%;
  color: white;
  background-color: #2e6da4;
  padding: 10px;
  font-size: 1.1em;
  border-radius: 5px;
  cursor: default;
}
body #meetingTable .filters-toggle {
  background-color: #ebebeb;
  margin-bottom: -3%;
  padding: 4px;
  font-weight: bold;
  cursor: pointer;
  overflow: hidden;
  transition: height 0.4s ease-out;
  height: 0;
}
body #meetingTable .filters-toggle.filters-collapsed {
  height: 27px;
}
body #meetingTable .filters-toggle .glyphicon-chevron-down {
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  body #meetingTable .filters-toggle {
    display: block !important;
  }
}
body #meetingTable #filters {
  display: flex;
  justify-content: space-around;
  margin-top: 3%;
  padding: 1%;
  background-color: #ebebeb;
  align-items: center;
  line-height: 16px;
  position: relative;
}
body #meetingTable #filters span {
  font-weight: bold;
}
@media (max-width: 767px) {
  body #meetingTable #filters {
    display: block;
    padding: 10px;
    height: 170px;
    transition: height 0.4s ease-out;
    overflow: hidden;
    padding-top: 0;
  }
  body #meetingTable #filters.filters-collapsed {
    height: 0;
    padding-bottom: 0;
  }
  body #meetingTable #filters span {
    display: inline-block;
    width: 100px;
  }
  body #meetingTable #filters select {
    width: 150px;
  }
  body #meetingTable #filters .filter-group {
    padding: 4px;
  }
  body #meetingTable #filters #doFilter {
    width: 257px;
  }
  body #meetingTable #filters #reset {
    position: absolute;
    right: 4px;
    top: 0;
  }
}
body #meetingTable table {
  width: 100%;
  margin-top: 10px;
}
body #meetingTable table tbody > tr:nth-of-type(4n+1),
body #meetingTable table tbody > tr:nth-of-type(4n+2) {
  background-color: #f1f1f1;
}
body #meetingTable table tr {
  height: 30px;
}
body #meetingTable table tr.filtered-row {
  display: none !important;
}
body #meetingTable table tr td {
  vertical-align: middle;
  border-top: none;
}
body #meetingTable table tr td button {
  font-size: 1.5em;
  line-height: initial;
  margin: 0;
  padding: 4px 4px 0px;
}
body #meetingTable table tr td input[type="checkbox"] {
  transform: scale(2);
}
body #meetingTable table tr td a {
  padding: 0 10px;
}
body #meetingTable table tr td i.glyphicon-download,
body #meetingTable table tr td i.glyphicon-download-alt,
body #meetingTable table tr td i.glyphicon-cloud-upload,
body #meetingTable table tr td i.glyphicon-refresh,
body #meetingTable table tr td i.glyphicon-cloud,
body #meetingTable table tr td i.glyphicon-upload {
  transform: scale(1.5);
}
body #meetingTable table tr td i.glyphicon-calendar {
  transform: scale(1.5);
  padding: 0 0 7px 10px;
  cursor: pointer;
}
body #meetingTable table td:not(:first-child):not(:last-child) {
  width: 25%;
}
body #meetingTable table .theme-row {
  display: table-row !important;
}
@media (min-width: 768px) {
  body #meetingTable table .theme-row {
    height: 0;
  }
  body #meetingTable table .theme-row td {
    line-height: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
  }
}
@media (max-width: 767px) {
  body #meetingTable table .theme-col,
  body #meetingTable table .meeting-info-header {
    display: none;
  }
  body #meetingTable table .theme-row {
    height: auto !important;
  }
  body #meetingTable table .theme-row td {
    padding-top: 0;
    font-size: 0.8em;
  }
  body #meetingTable table .theme-row td:empty {
    padding: 0;
  }
  body #meetingTable table .details-col {
    padding: 0;
  }
  body #meetingTable table .details-col .glyphicon-envelope {
    font-size: 1.5em;
  }
}
body input#subToNewsletter[disabled] {
  opacity: 0.4;
}
body input#subToNewsletter {
  position: relative;
  top: 2px;
}
.container.body-content {
  padding-left: 0;
  padding-right: 0;
}
.btn-primary {
  border: 0;
  color: white;
  background-color: #aeb931;
}
.btn-primary:hover {
  background-color: #aeb931;
}
.orange .btn-primary,
.btn-primary.orange {
  background-color: #e75016;
}
.orange .btn-primary:hover,
.btn-primary.orange:hover {
  background-color: #e75016;
}
.carousel-caption-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  min-width: 350px;
  text-align: center;
}
@media (max-width: 991px) {
  .carousel-caption-container {
    width: 80%;
  }
}
.carousel-caption-container .carousel-caption-block {
  width: 100%;
  padding: 10px 25px;
  background-color: rgba(255, 255, 255, 0.65);
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .carousel-caption-container .carousel-caption-block {
    margin-bottom: 20px;
  }
}
.carousel-caption-container .carousel-caption-block .caption-title {
  color: #e75016;
  font-weight: bold;
  font-size: 1.535em;
}
@media (max-width: 767px) {
  .carousel-caption-container .carousel-caption-block .caption-title {
    font-size: 1.1em;
  }
}
.carousel-caption-container .carousel-caption-block .caption-content {
  font-weight: bold;
  font-size: 1.8em;
}
@media (max-width: 767px) {
  .carousel-caption-container .carousel-caption-block .caption-content {
    font-size: 1.2em;
  }
}
.carousel-caption-container .bouton-decouverte {
  padding: 8px 30px;
  font-size: 1.708em;
}
@media (max-width: 767px) {
  .carousel-caption-container .bouton-decouverte {
    font-size: 1.2em;
  }
}
.tinymce-content h1,
.tinymce-content .h1 {
  font-size: 3.846em;
}
.tinymce-content p {
  font-size: 1.532em;
}
.pending-invitation-message {
  margin-bottom: 20px;
  font-size: 1.532em;
}
.modal-body {
  padding: 0;
  /* this site uses .container-fluid which already has padding */
}
@media only screen and (max-width: 767px) {
  body header.site-header .header-logo {
    width: 10vw;
    min-width: 90px;
    margin-top: 0;
  }
  li.contact,
  #searchBox,
  #lens-icon {
    display: none;
  }
  body header.site-header .right-header .social-contact > ul li.reseau.batiactu {
    padding-right: 30px;
    margin-right: -24px;
  }
  body header.site-header .right-header {
    display: block;
  }
  body header.site-header .right-header .title-search {
    display: block;
    text-align: left;
    font-size: 1.3em;
  }
  body {
    overflow-x: hidden;
  }
  body header.site-header .menu ul {
    display: block;
    float: none;
    margin: 0;
  }
  #main-menu {
    border-bottom: 1px solid lightgray;
    border-top: 1px solid lightgray;
  }
  .navbar-nav > li {
    display: block;
    padding-top: 5px;
    padding-bottom: 7px;
  }
  body header.site-header .menu-smartphone {
    display: block;
  }
  body footer .second-part-footer .listSeparate li::after {
    content: none;
  }
}
@media only screen and (max-width: 991px) {
  body header.site-header .menu ul li a {
    margin-left: 20px;
  }
}
.validation-summary-errors {
  background-color: #e75016;
  padding: 12px 6px 6px 6px;
  margin-bottom: 6px;
  color: #fff;
}
.validation-summary-errors ul {
  list-style: none;
  padding: 6px 0 0 6px;
}
.login-form {
  margin-bottom: 48px;
}
#manufacturerTable table {
  margin-top: 12px;
}
.contact-infos {
  font-size: 18px;
  margin-bottom: 24px;
}
.contact-infos .panel {
  box-shadow: none;
}
.contact-infos .panel .panel-body {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  border: none;
}
.contact-infos .panel .panel-body div {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-infos .panel .panel-body div i {
  margin-right: 24px;
  font-size: 36px;
}
.contact-infos .panel .panel-body div address,
.contact-infos .panel .panel-body div a {
  margin: 0;
}
.meeting-details {
  margin-bottom: 48px;
}
.meeting-details h2 {
  border-bottom: solid 1px;
}
.meeting-details h2 .city {
  font-weight: bold;
  text-transform: uppercase;
}
.meeting-details h2 .city:after {
  content: '-';
  margin: 0 6px;
}
.meeting-details h2 .date {
  text-transform: uppercase;
}
.meeting-details .place-address {
  white-space: pre-wrap;
  font-size: 14px;
  line-height: 2em;
}
.meeting-details .download-report,
.meeting-details .download-pdf {
  font-size: 14px;
  font-weight: bold;
  padding-top: 2em;
  display: block;
  text-align: center;
}
.jcarousel-wrapper .jcarousel-control-prev,
.jcarousel-wrapper .jcarousel-control-next {
  width: 30px;
  height: 210px;
  line-height: 210px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 30px;
  color: gray;
}
.jcarousel-wrapper .jcarousel {
  width: calc(99% - 60px);
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media (max-width: 817px) {
  .jcarousel-wrapper .jcarousel {
    width: calc(99% - 90px);
  }
}
.jcarousel-wrapper .jcarousel .manufacturer-name {
  margin-left: 20px;
  margin-right: 20px;
}
.jcarousel-wrapper .jcarousel ul {
  width: 10000em;
  position: relative;
  /* Optional, required in this case since it's a <ul> element */
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: baseline;
  margin-top: -20px;
}
.jcarousel-wrapper .jcarousel li {
  /* Required only for block elements like <li>'s */
  float: left;
}
.jcarousel-wrapper .slide {
  width: calc(1170px / 6);
  padding: 30px;
}
@media (max-width: 450px) {
  .jcarousel-wrapper li {
    width: calc(99vw - 90px);
  }
}
h2 {
  font-size: 3em;
}
h2.separation-title {
  text-align: center;
  color: #e75017;
  font-weight: bold;
}
#websiteUrl {
  font-size: 18px;
}
.control-label.required:after {
  display: inline-block;
  height: 15px;
  margin-left: 4px;
  position: relative;
  top: -5px;
  content: '*';
  vertical-align: top;
  font-size: 1.8em;
}
@media (max-width: 991px) {
  .scroll-indicator {
    display: none;
  }
  .carousel-indicators {
    display: none;
  }
}
.body-content .articles {
  display: flex;
  flex-wrap: wrap;
}
.body-content .articles ~ div {
  text-align: center;
}
.body-content .articles .news {
  width: 48%;
  border: 1px solid;
  padding: 20px;
  margin: 1%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 800px) {
  .body-content .articles .news {
    min-width: 100%;
    margin: 1% 0;
  }
}
.body-content .articles .news .publishDate {
  font-size: 0.9em;
  font-style: italic;
  opacity: 0.6;
}
.body-content .articles .news .resume {
  font-size: 18px;
}
.body-content .articles .news img {
  height: 150px;
  margin: 0 auto;
  max-width: 100%;
}
.body-content .articles .news a {
  margin: 0 auto;
  font-size: 1.2em;
}
.title-ribbon.news {
  background-color: lightgray;
  background-image: none;
}
.title-ribbon.news h1 {
  color: #FFF;
  /*position: absolute;*/
  z-index: 1;
}
.title-ribbon.news img {
  margin: auto auto;
  /*width: 100%;*/
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.newsDate {
  display: flex;
  justify-content: flex-end;
  padding: 0 0 20px 0;
}
.newsDate ~ .related {
  text-align: center;
}
.newsDate ~ .related > div {
  display: flex;
}
.newsDate ~ .related > div .vignette {
  flex: 1;
  padding: 25px;
}
.newsDate ~ .related > div .vignette img {
  max-width: 100%;
  max-height: 150px;
}
.related h2 {
  font-size: 30px;
  background: gray;
  color: white;
}
.related > div.next {
  display: block;
  text-align: center;
}

.content-button a {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 50px;
  text-decoration: none;
  cursor: pointer;
}
.content-button a:hover {
  text-decoration: none;
}
.content-button:hover {
  opacity: 0.8;
}
.mce-content-body p {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mce-content-body p > img {
  max-width: 100%;
  height: auto;
}
.mce-content-body h2 {
  font-size: 3em;
  font-weight: bold;
}
.mce-content-body h3 {
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 40px;
}
.mce-content-body h4 {
  font-size: 1.4em;
  font-weight: bold;
}
.mce-content-body hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #888;
}
.mce-content-body hr + p {
  margin-top: 5px;
}

