@charset "UTF-8";
/* CSS Document */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  line-height: 1.618;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  padding: 0;
  margin: 0;
}
a:not(.btn) {
  transition: .3s ease;
}
a, a:hover {
  color: #2958a5;
  text-decoration: none
}
.boxblock_roof {
  max-width: 1100px;
  width: 100%;
  margin: 2em auto;
  gap: 6em;
  display: flex;
}
.boxblock_roof h2 {
  display: flex;
  flex-direction: column;
  gap: 0;
  line-height: 1;
  color: #2958a5;
  font-weight: 700;
  font-size: 32px;
}
.boxblock_roof h2 strong {
  display: block;
  max-width: max-content;
  background: #000;
  color: white;
  font-size: 16px;
  padding: 4px;
  border-radius: 5px;
}
.boxblock_roof .flexblock_col {
  flex-grow: 0;
}
.boxblock_roof img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  position: sticky;
  top: 130px;
}
.boxblock_roof ul ul {
  padding-left: 20px;
}
.boxblock_roof ul ul li {
  border-width: 0 0 1px 1px;
  border-style: dotted;
  padding: 10px;
  font-size: 13px;
}
.redirect_woodworking_section {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.contact_btn a, .redirect_woodworking_section a {
  border-radius: 100px;
  display: flex;
  height: 40px;
  position: relative;
  color: white;
  background: #e1150a;
  padding: 0 15px;
  align-items: center;
  justify-content: center;
  max-width: max-content;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  text-decoration: none;
  width: 100%;
  box-sizing: border-box;
}
.contact_btn a:hover, .redirect_woodworking_section a:hover {
  background: #2958a5;
  color: white !important
}
.redirect_woodworking_section strong {
  display: block;
  max-width: max-content;
  background: #000;
  color: white;
  font-size: 16px;
  padding: 4px;
  border-radius: 5px;
  line-height: 1;
}
.flexcontact_group {
  margin: 1em auto 0em;
  max-width: 1100px
}
.roof_flexbox_cols {
  max-width: 1100px;
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 90px;
  height: 100%;
  padding-bottom: 2em;
  box-sizing: border-box;
}
.roof_flexbox_cols .wp-block-group__inner-in_container .wp-block-columns:last-child {
  margin-bottom: 0 !important
}
.roof_flexbox_cols h1 {
  font-weight: 900;
  text-transform: none;
  background: #2958a5;
  display: flex;
  text-align: center;
  border-radius: 0 0 20px 20px;
  color: white;
  max-width: max-content;
  padding: 1em;
  margin: 0;
  font-size: 30px;
  align-items: flex-start;
  gap: 0;
  flex-direction: column;
  line-height: 1.4;
}
.roof_flexbox_cols h1 strong {
  font-weight: 900
}
.group_roof_service .inner_block_container, .flexcontact_group .inner_block_container {
  overflow-wrap: break-word;
  word-break: break-word;
}
.flexcontact_group .inner_block_container {
  display: flex;
  justify-content: space-between;
}
.group_roof_service ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1em;
  list-style: none;
}
.logo {
  width: auto;
}
.logo img {
  width: auto;
  max-height: 50px;
}
.brand_group {
  display: inline-flex;
  align-items: flex-start;
  padding: 10px 0;
  line-height: normal;
  flex-direction: column;
}
.sitename {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: normal;
  white-space: nowrap;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
}
.sitename:before {
  content: '\f0a9';
  font-family: 'Font Awesome 6 pro';
  margin-right: 5px;
}
.flex_navbar {
  background-color: #fff;
  color: #555;
  border-radius: 0;
  position: fixed;
  border: none;
  padding: 0;
  transition: none;
  -webkit-box-shadow: 0 1px 10px -6px rgba(0, 0, 0, .42), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 4px 5px -2px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 10px -6px rgba(0, 0, 0, .42), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 4px 5px -2px rgba(0, 0, 0, .1);
  width: 100%;
  z-index: 1000;
  box-sizing: border-box;
}
.flex_navbar > .in_container {
  display: flex;
  transition: padding .1s ease;
  padding: 0;
  vertical-align: middle;
  align-items: center;
  margin: 0 auto;
}
img {
  height: auto;
  max-width: 100%;
  border: 0;
}
.in_container {
  max-width: 1100px;
  width: 100%;
}
.flex_navbar .flex_logo_wrap {
  display: flex;
  align-items: flex-start;
}
.flex_navbar .flex_navbar-header .flex_roof-title {
  padding: 0;
  position: relative;
  color: inherit;
  height: auto;
}
.flex_navbar .flex_roof-title {
  line-height: 30px;
  font-size: 18px;
}
.flex_roof-title {
  float: left;
}
.flex-banner {
  display: block;
  line-height: normal;
}
.flex_navbar .flex_navbar-nav > li a:after {
  content: "";
  position: absolute;
  background-color: #2958A5;
  width: 100%;
  height: 70px;
  opacity: 0;
  left: 0;
  bottom: 0px;
  z-index: 0;
  transition: all 0.3s ease-in-out;
}
.flex_navbar .flex_navbar-nav > li a:hover:after {
  height: 7px;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.flex_navbar .flex_navbar-nav > li a {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  color: inherit;
  height: 92px;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 13px;
  max-width: 110px;
  text-align: center;
}
.flex_navbar .flex_navbar-nav > li > a {
  text-transform: uppercase;
}
.flex_navbar .flex_navbar-nav > li > a {
  font-weight: 600;
}
.flex_navbar-default .flex_navbar-nav > li > a {
  color: #777;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}
.flex_navbar .flex_navbar-nav > li a:focus, .flex_navbar .flex_navbar-nav > li a:hover {
  color: inherit;
}
.flex_navbar-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 1.5em;
}
.flex_nav-attribute {
  margin-left: auto;
}
.flex_navbar .flex_nav-attribute {
  border: none;
}
#flex-navigation ul.nav > li {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  visibility: visible;
}
.nav > li {
  position: relative;
  display: flex;
  flex-basis: 100%;
  max-width: 100%;
  box-sizing: border-box;
  flex: 1 1 auto;
  justify-content: center;
  /* width: 100%; */
}
.nav {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.contact_phone a {
  border-radius: 100px !important;
  display: flex !important;
  height: 40px !important;
  overflow: hidden !important;
  position: relative;
  color: white !important;
  background: #e1150a !important;
  font-weight: 600;
  width: 100%;
  justify-content: center;
  align-items: center;
  max-width: max-content;
  padding: 15px
}
.contact_phone a:hover {
  background: #2958a5 !important;
}
.contact_phone a:after {
  display: none
}
.content_start {
  max-width: 75%;
  width: 100%;
  margin: 2em 0 3em;
  background: #2958a522;
  border-radius: 20px;
  padding: 2em;
  color: #000000;
  box-sizing: border-box;
}
.line_copyright {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: white;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 75%;
  text-align: left;
}
.line_copyright .coeur {
  max-width: 60px !important;
}
.line_copyright img {
  width: 100%;
  max-width: 80px;
}
.footer_content {
  position: relative;
}
.footer .in_container {
  padding: 1em 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.link_devis {
  background: #e21409 !important;
  color: #fff !important;
}
.line_copyright .coeur {
  max-width: 60px !important;
}
iframe {
  height: auto;
  display: block;
  box-sizing: border-box;
  min-height: 600px;
  width: 100%;
}
footer.footer a {
  color: #000;
  background: #FFF;
  border-radius: 100px;
  padding: 0.5em 1em;
  font-weight: 500;
  text-decoration: none
}
footer.footer {
  background: #000;
}
.mentions_legales {
  max-width: 1100px;
  margin: 2em auto 0;
  column-count: 2;
  column-gap: 4em;
}
.mentions_legales h2 {
  display: flex;
  flex-direction: column;
  gap: 0;
  line-height: 1;
  color: #2958a5;
  font-weight: 700;
  font-size: 32px;
}
.mentions_legales p {
  break-inside: avoid;
  margin-bottom: 2em;
}
.flex_navbar-header .contact_phone {
  display: none
}
.contact_btn {
  padding: 0;
  margin: 10px 0 0;
}
.roof_flexbox_cols img {
  border-radius: 20px
}
.decennial_insurance strong {
  display: flex;
  color: white;
  font-weight: 900;
  background: #2958a5;
  border-radius: 20px;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.3;
  align-items: center;
}
.decennial_insurance {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.decennial_insurance img {
  position: relative;
  top: 0;
  max-width: 100px;
  border-radius: 500px;
  margin: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.flexlist-service {
  margin-bottom: 3em !important
}
.flexlist-service li {
  font-weight: 800;
  color: #2958a5;
}
.flexlist-service li:after {
  content: '';
  height: 1px;
  background: #2958a5;
  width: 30px;
  display: block;
  top: 7px;
  position: relative;
}
@media (min-width: 769px) {
  .in_container > .flex_navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .flex_navbar-header {
    float: left;
  }
  .flex_navbar .flex_logo_wrap {
    min-width: 250px;
  }
  .flex_navbar > .in_container .flex_roof-title {
    margin-left: 0;
  }
}
@media (max-width:768px) {
  .boxblock_roof h2 {
    font-size: 24px
  }
  .flex_navbar-header .contact_phone {
    display: block
  }
  .contact_btn a {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
  }
  .roof_flexbox_cols {
    padding: 130px 1em 0
  }
  .roof_flexbox_cols h1 {
    font-size: 22px;
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 25px;
    text-align: left;
    align-items: flex-start;
  }
  .logo img {
    max-height: 40px;
  }
  .flex_navbar {
    padding: 5px 1em;
  }
  .flex_navbar > .in_container {
    align-items: flex-start;
    flex-direction: column;
  }
  .flex_navbar-nav {
    column-gap: 10px;
    justify-content: flex-start;
    row-gap: 0;
    margin: 0;
    width: 100%;
    align-items: center;
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
  .flex_navbar .flex_navbar-nav > li > a {
    height: auto;
    margin-bottom: 1em;
    color: white;
    background: #000;
    border-radius: 100px;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 800;
    width: 100%;
    max-width: 100%;
    flex: 1 1 auto;
    white-space: nowrap;
  }
  .flex_navbar .flex_navbar-nav > li > a:after {
    display: none
  }
  .flex_navbar .flex_navbar-header .flex_roof-title {
    width: 100%
  }
  .flex_navbar-header {
    width: 100%;
    display: block;
  }
  .flex_navbar-nav .contact_phone {
    display: none
  }
  .roof_flexbox_cols h1 strong {
    display: contents;
  }
  .content_start {
    max-width: 100%;
  }
  .boxblock_roof {
    gap: 0;
    flex-direction: column;
  }
  .flexcontact_group {
    margin: 2em auto 0em;
  }
  .line_copyright {
    width: 100%;
    max-width: 100%;
  }
  .footer .in_container {
    padding: 20px;
  }
  .contact_phone a {
    width: 40px;
    height: 40px !important;
    max-width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .mentions_legales {
    max-width: 1100px;
    margin: 0 auto;
    column-count: 1;
    column-gap: 0;
  }
  .nav > li {
    width: 100%;
  }
  .sitename {
    max-width: 250px;
    white-space: inherit;
  }
}