@charset "UTF-8";
box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  direction: ltr;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Geist", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  margin: 0;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #3c5557;
  text-decoration: none;
  transition: all ease-in 0.2s
}
p {
  color: #3c5557
}
header {
  margin: 0;
  display: block;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.website_head {
  max-width: 1170px;
  margin: 1em auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  justify-content: flex-start;
  width: 100%;
  gap: 1em;
}
header .logo a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2em;
  align-content: center;
  align-items: center;
}
header .baseline {
  font-size: 1.5em;
  line-height: 1.1;
  font-weight: 800;
  color: #2196f3;
  display: flex;
  height: auto;
  width: auto;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  text-align: left;
  max-width: 100%;
}
header .baseline strong {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: max-content;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
}
header .baseline em {
  font-style: normal;
  text-align: center;
  max-width: max-content;
  margin: 0;
  display: block;
  text-transform: uppercase;
  color: #3c5557;
}
header .logo img {
  width: auto;
  max-height: 60px;
}
header .call_phone a {
  display: flex;
  background: #3c5557;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  align-items: center;
  width: 140px;
  height: 30px;
  justify-content: center;
  border-radius: 100px;
  font-weight: 800;
  box-sizing: border-box;
}
header .devis_mail a {
  display: flex;
  background: #3c5557;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  align-items: center;
  width: 140px;
  height: 30px;
  justify-content: center;
  border-radius: 100px;
  font-weight: 800;
  box-sizing: border-box;
}
header .devis_mail a:hover, header .call_phone a:hover {
  background: #2196F3
}
header .website_contact {
  width: 100%;
  max-width: 50%;
  gap: 10px;
  display: flex;
}
nav {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
nav .navbar-nav {
  margin: 0 auto 1em;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 3em;
  width: 100%;
  max-width: 1170px;
  flex-direction: row;
}
nav .navbar-nav li.menu_element {
  opacity: 1;
  visibility: visible;
}
nav .navbar-nav li.menu_element a {
  height: auto;
  margin-bottom: 1em;
  color: #3c5557;
  border-radius: 100px;
  padding: 0;
  font-size: 16px;
  font-weight: 900;
  width: 100%;
  max-width: 100%;
  flex: 1 1 auto;
  white-space: nowrap;
  text-transform: uppercase;
}
nav .navbar-nav li.menu_element a:hover {
  color: #2196f3;
}
nav .navbar-nav li.menu_element a.active {
  background: #3c5557;
  border-radius: 0;
  color: #ffffff;
}
nav .navbar-nav li.menu_element a.active:hover {
  background: #2196f3;
}
nav .logo {
  display: block;
  width: 100%;
  flex-basis: 100%;
  max-width: max-content;
}
.header-contact {
  display: flex;
  gap: 1em;
}
.main_section {
  width: 100%;
  display: block;
}
.main_txt_element {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  align-content: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  min-height: 500px;
  border-top: solid 32px #2196F3;
}
.main_txt_element p {
  color: white;
  font-size: 20px;
  padding: 10px 10px 10px 60px;
  max-width: 75%;
  line-height: 1.2;
}
.main_txt_element img {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1;
  border-radius: 0 100px 0;
}
.main_txt_element div {
  display: block;
  background-color: #2196F399;
  position: relative;
  z-index: 10;
  max-width: 1160px;
  padding: 2em 2em 0em 0;
  border-radius: 0;
  margin: 0 auto;
}
.main_txt_element div:before {
  height: 100%;
  content: '';
  background: #3c5557
}
.website_content h1 {
  color: #ffffff;
  font-weight: 900;
  text-align: left;
  margin: 0 0 15px !important;
  line-height: 1.2;
  font-size: 3em;
  padding: 0 0 0 2em;
}
.website_content h1 strong {
  background: #ffffff;
  color: #3c5557;
  font-weight: 900;
  padding: 0 10px;
}
.website_content h2 {
  color: #fff;
  font-weight: 900;
  text-align: left;
  margin: 0;
  line-height: 1.2;
  font-size: 2.5em;
  background: #3c5557;
  max-width: max-content;
  padding: 15px;
  display: flex;
  height: auto;
  gap: 10px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  text-transform: uppercase;
  box-sizing: border-box;
}
.main_txt_element h2 {
  padding-left: 60px
}
.alternative_columns {
  width: 100%;
  align-items: normal !important;
  box-sizing: border-box;
  max-width: 1160px;
  margin: 5em auto 0;
  gap: 5em;
  display: flex;
}
.alternative_columns p {
  font-size: 15px;
  margin: 1em 0;
}
.main_column_quotation {}
.main_column_quotation .locate_element {}
.main_column_quotation .classic_contact {}
.main_column_right {
  overflow-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  flex-basis: 0;
  flex-grow: 1;
  box-sizing: border-box;
}
.main_column_right img {
  width: 100%;
  height: auto;
}
.main_column_left {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.main_column_left h2 {
  color: #3c5557;
  font-weight: 900;
  text-align: left;
  margin: 0;
  line-height: 1.2;
  font-size: 22px;
  background: #fff;
  max-width: 100%;
  padding: 0;
  display: inline;
  gap: 10px;
  padding-right: 0;
  flex-basis: 0;
  width: 100%;
  box-sizing: border-box;
}
.main_column_left h2 strong {
  display: block;
  color: #2196F3;
  font-weight: 900;
  text-transform: uppercase;
}
.main_column_left h2 span {
  width: 100%;
  white-space: normal;
  word-wrap: normal;
  text-transform: none;
}
.main_column_left .intro {
  background: #2196F3;
  padding: 2em;
  color: white;
}
.main_column_left h3 {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 900;
  color: #3c5557;
}
.block_group_of_services img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.block_other_services {
  display: block;
  width: 100%;
  box-sizing: border-box
}
.block_other_services div {
  background: #3c3c3e11;
  padding: 1em;
  margin-bottom: 12px;
}
.block_other_services div h2 {
  font-size: 20px;
  box-sizing: border-box;
}
.block_other_services div ul {
  padding: 0;
  display: flex;
  list-style: none;
  flex-direction: column;
  gap: 10px;
}
.block_other_services div ul li {
  flex-basis: 100%;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  line-height: 1.5;
  background: transparent;
  max-width: 100%;
  padding: 0 10px 10px;
  border-bottom: solid 1px #3c3c3e22;
  border-left: solid 3px #2196f3;
  flex-direction: column;
}
.locate_element {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.locate_element div {
  max-width: 1160px;
  margin: 0 auto;
  display: block;
  padding: 0;
}
.locate_element iframe {
  border: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  min-height: 400px;
  display: block;
  position: sticky;
  top: 50px;
}
.adresse, .mail_element {
  display: flex;
  gap: 5px;
  font-size: 15px;
  align-items: center;
}
.main_phone {
  display: flex;
  gap: 5px;
  font-size: 18px;
  align-items: center;
}
.mail_element, .main_phone {
  color: #2196F3;
  font-weight: 900;
  max-width: max-content;
  width: 100%;
}
.main_phone:before {
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background: #2196F3;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 12px;
}
.mail_element:before {
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background: #2196F3;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 12px;
}
.adresse:before {
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background: #2196F3;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 12px;
}
.sticky_contact {
  position: sticky;
  top: 50px;
}
.adresse, .adresse_tel, .adresse_mail {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 15px;
}
.classic_contact div {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  gap: 3em;
}
.classic_contact div p {
  flex-basis: 33.3333%;
  background: #2196f3;
  display: flex;
  align-items: center;
  padding: 1em;
  color: white;
}
.classic_contact div p a {
  color: #fff;
}
footer .main_phone {
  margin: 0 auto;
  color: white;
}
footer {
  max-width: 100%;
  width: 100%;
  background: #3c5557;
  margin: 0;
  padding: 0;
  display: block;
}
footer p {
  color: white;
  max-width: max-content;
  margin: 0 auto;
  font-size: 13px;
}
footer .row .col-md-1 {
  width: 100%;
  max-width: max-content;
  height: auto;
}
footer .row .col-md-1 a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: #ffffff;
  height: auto;
}
footer .row .col-md-1 img {
  max-width: max-content;
  max-height: 60px;
}
footer .row .col-md-2 {
  background: #2196f3;
  padding: 20px;
}
footer .row .col-md-4 {
  background: transparent;
  padding: 0 20px;
  flex-basis: 40%;
}
footer .row .col-md-3 {
  width: 100%;
  flex-basis: 25%;
  background: #2196f3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
}
footer .row h3 {
  color: #ffffff;
  font-size: 18px;
  background: #2196f3;
  padding: 0 10px;
  max-width: max-content;
}
footer .row .col-md-3 h3 {
  margin: 0;
  padding: 0;
}
footer .row .col-md-3 a {
  background: #fff;
  font-size: 20px;
  font-weight: 900;
  color: #2196f3;
  opacity: 1;
  display: block;
  padding: 0 5px;
  visibility: visible;
}
footer .row {
  display: flex;
  max-width: 1160px;
  margin: 0 auto 3em;
}
footer .footer_copyright {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  background: #2196f3;
  padding: 10px;
}
.classic_contact p {
        font-size: 15px;
}
@media (max-width:767px) {
  header .devis_mail a {
    font-size: 18px;
    height: 35px;
    width: 100%;
  }
  header .call_phone a {
    font-size: 18px;
    height: 35px;
    width: 100%;
    background: #2196F3
  }
  header .logo img {
    max-height: 50px;
  }
  header .call_phone a:before {
    font-size: 16px;
    width: 30px;
  }
  .website_head {
    align-items: center;
    gap: 1em;
    max-width: 100%;
    overflow: hidden;
  }
  .main_txt_element h1 {
    font-size: 2em;
    padding: 0 40px 0 0;
  }
  .main_txt_element {
    padding: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: auto;
    overflow: auto;
  }
  .main_txt_element h2 {
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0;
  }
  .main_txt_element p {
    font-size: 14px;
    padding: 10px 0 25px;
    max-width: 100%;
  }
  .alternative_columns {
    margin: 3em auto 0;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  .adresse, .adresse_tel, .adresse_mail {
    padding-left: 2em;
  }
  .alternative_columns p {
    padding: 0;
  }
  .main_column_left .intro {
    margin: 0;
  }
  .main_column_left h3 {
    border-left: 0;
    padding: 0 30px;
    margin-bottom: 0;
  }
  .locate_element h2 {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
  }
  .mail_element {
    font-size: 15px;
    margin: 0;
  }
  .mail_element:before, .main_phone:before {
    font-size: 13px
  }
  header .baseline strong {
    font-size: 22px;
  }
  .main_txt_element img {
    height: 100%;
    object-fit: cover;
    border-radius: 0;
  }
  .main_txt_element div {
    max-width: 100%;
    padding: 2em 3em 0 3em;
    border-radius: 0;
  }
  .main_column_left h2 {
    padding: 0 0 0 15px;
    border-left: solid 10px #3c5557;
  }
  footer .row {
    flex-direction: column;
    gap: 1em;
    margin: 0;
  }
  footer .row .col-md-1 a {
    display: none;
  }
  nav .navbar-nav {
    flex-direction: row;
    overflow-x: scroll;
    flex-wrap: nowrap;
    gap: 1em;
    padding: 0 10px;
  }
  .locate_element div {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  header .logo a {
    justify-content: center;
    gap: 0;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: 100%;
  }
  header .website_contact {
    width: 100%;
    max-width: 100%;
    justify-content: center;
  }
  header .baseline {
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 100%;
    align-content: center;
  }
  .website_head .logo {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .footer_copyright p {
    text-align: center
  }
  .block_other_services div {
    padding: 2em
  }
  .sticky_contact p {
    padding: 0 2em;
  }
}