@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: 'Amulya', sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  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: #212525;
  text-decoration: none;
  transition: all ease-in 0.2s
}
p {
  color: #212525
}
header {
  margin: 0;
  display: block;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.main-content_head {
  max-width: 1150px;
  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 .slogan_clip {
  font-size: 1.5em;
  line-height: 1.1;
  font-weight: 600;
  color: #212525;
  display: flex;
  height: auto;
  width: auto;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  text-align: left;
  max-width: 100%;
}
header .slogan_clip strong {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: max-content;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  background: #fbb904;
}
header .slogan_clip em {
  font-style: normal;
  text-align: center;
  max-width: max-content;
  margin: 0;
  display: block;
  text-transform: uppercase;
  color: #212525;
}
header .logo img {
  width: auto;
  max-height: 60px;
}
header .phone_number-contact a {
  display: flex;
  background: #212525;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  align-items: center;
  width: 140px;
  height: 30px;
  justify-content: center;
  border-radius: 100px;
  font-weight: 600;
  box-sizing: border-box;
}
header .quote_mail-contact a {
  display: flex;
  background: #212525;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  align-items: center;
  width: 100%;
  height: 30px;
  justify-content: center;
  border-radius: 100px;
  font-weight: 600;
  box-sizing: border-box;
}
header .quote_mail-contact a:hover, header .phone_number-contact a:hover {
  background: #fbb904;
  color: #212525;
}
header .roofer-working_contact {
  width: 100%;
  max-width: 50%;
  gap: 10px;
  display: flex;
}
nav {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
nav .main_navbar {
  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: 1150px;
  flex-direction: row;
}
nav .main_navbar li.nav-item {
  opacity: 1;
  visibility: visible;
}
nav .main_navbar li.nav-item a {
  height: auto;
  margin-bottom: 1em;
  color: #212525;
  border-radius: 0;
  padding: 0 5px;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  max-width: 100%;
  flex: 1 1 auto;
  white-space: nowrap;
  text-transform: uppercase;
}
nav .main_navbar li.nav-item a:hover {
  color: #212525;
  background: #fbb904;
}
nav .main_navbar li.nav-item a.active {
  border-bottom: solid 15px #fbb904;
  border-radius: 0;
  color: #212525;
}
nav .main_navbar li.nav-item a.active:hover {
  background: #212525;
  color: #fff;
}
nav .logo {
  display: block;
  width: 100%;
  flex-basis: 100%;
  max-width: max-content;
}
.header-contact {
  display: flex;
  gap: 1em;
}
.start_txt {
  width: 100%;
  display: block;
}
.full_width_img {
  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 #fbb904;
}
.full_width_img p {
  color: white;
  font-size: 20px;
  padding: 10px 10px 10px 60px;
  max-width: 75%;
  line-height: 1.2;
  display: grid;
  background: #212525;
  justify-content: start;
  justify-items: start;
}
.full_width_img img {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1;
  border-radius: 0 100px 0;
}
.full_width_img div {
  display: block;
  background-color: #fbb904AA;
  position: relative;
  z-index: 10;
  max-width: 1150px;
  padding: 2em 0;
  border-radius: 0;
  margin: 0 auto;
  border: solid 10px #212525;
  width: 100%;
  box-sizing: border-box;
}
.full_width_img div:before {
  height: 100%;
  content: '';
  background: #212525
}
.main-site-elements h1 {
  color: #ffffff;
  font-weight: 600;
  text-align: left;
  margin: 0 0 15px !important;
  line-height: 1.2;
  font-size: 3em;
  padding: 0 0 0 2em;
}
.main-site-elements h1 strong {
  background: #fbb904;
  color: #212525;
  font-weight: 600;
  padding: 0 10px;
}
.main-site-elements h2 {
  color: #212525;
  font-weight: 600;
  text-align: left;
  margin: 0;
  line-height: 1.2;
  font-size: 2.5em;
  background: #fbb904;
  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;
}
.full_width_img h2 {
  padding-left: 60px
}
.col_parts {
  width: 100%;
  align-items: normal !important;
  box-sizing: border-box;
  max-width: 1150px;
  margin: 5em auto 0;
  gap: 5em;
  display: flex;
}
.col_parts p {
  font-size: 15px;
  margin: 1em 0;
}
.main_column_quotation {}
.main_column_quotation .geograph_layout {}
.main_column_quotation .classic_contact {}
.column-rd-1 {
  overflow-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  flex-basis: 0;
  flex-grow: 1;
  box-sizing: border-box;
}
.column-rd-1 img {
  width: 100%;
  height: auto;
}
.column-ld-1 {
  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;
}
.column-ld-1 h2 {
  color: #212525;
  font-weight: 600;
  text-align: left;
  margin: 0;
  line-height: 1;
  font-size: 22px;
  max-width: 100%;
  padding: 0;
  display: inline;
  gap: 10px;
  padding-right: 0;
  flex-basis: 0;
  width: 100%;
  box-sizing: border-box;
  background: #fbb904;
}
.column-ld-1 h2 strong {
  display: block;
  background: #212525;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px;
}
.column-ld-1 h2 span {
  width: 100%;
  white-space: normal;
  word-wrap: normal;
  text-transform: none;
}
.column-ld-1 .colum-ld-1-start {
  background: #212525;
  padding: 2em;
  color: white;
}
.column-ld-1 h3 {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 600;
  color: #212525;
}
.wrapper_elements img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.wrapper_elements_suite {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  gap: 2em;
}
.wrapper_elements_suite div {
  /* background: #21252511; */
  padding: 0;
  margin-bottom: 12px;
}
.wrapper_elements_suite div h2 {
  font-size: 20px;
  box-sizing: border-box;
}
.wrapper_elements_suite div ul {
  padding: 0;
  display: flex;
  list-style: none;
  flex-direction: column;
  gap: 10px;
}
.wrapper_elements_suite 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: 10px;
  border-bottom: 0;
  flex-direction: column;
  font-weight: 500;
  border: solid 5px #fbb904;
}
.wrapper_elements_suite div ul li strong {
  background: #fbb904;
  max-width: max-content;
  display: block;
  box-sizing: border-box;
}
.geograph_layout {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.geograph_layout div {
  max-width: 1150px;
  margin: 0 auto;
  display: block;
  padding: 0;
}
.geograph_layout iframe {
  border: solid 15px #212525 !important;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  min-height: 400px;
  display: block;
  position: sticky;
  top: 50px;
  box-sizing: border-box;
}
.localisation, .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: #fbb904;
  font-weight: 600;
  max-width: max-content;
  width: 100%;
  display: block;
  background: #212525;
  padding: 0 5px;
  border-radius: 100px;
}
.main_phone:before {
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background: #fbb904;
  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: #fbb904;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 12px;
}
.localisation:before {
  display: flex;
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background: #fbb904;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 12px;
}
.fixed-contact {
  position: sticky;
  top: 50px;
}
.localisation, .localisation_tel, .localisation_mail {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 15px;
  font-weight: 600;
}
.classic_contact div {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  gap: 3em;
}
.classic_contact div p {
  flex-basis: 33.3333%;
  background: #fbb904;
  display: flex;
  align-items: center;
  padding: 1em;
  color: #212525;
  text-align: center;
  justify-content: center;
}
.classic_contact div p a {
  color: #fff;
}
footer .main_phone {
  margin: 0 auto;
  color: white;
}
footer {
  max-width: 100%;
  width: 100%;
  background: #212525;
  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;
    width: 100%;
  max-width: 60px;
}
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: #fbb904;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
}
footer .row h3 {
  color: #212525;
  font-size: 18px;
  background: #fbb904;
  padding: 0 10px;
  max-width: max-content;
}
footer .row .col-md-3 h3 {
  margin: 0;
  padding: 0;
}
footer .row .col-md-3 a {
  background: #212525;
  font-size: 20px;
  font-weight: 600;
  color: #fbb904;
  opacity: 1;
  display: block;
  padding: 0 5px;
  visibility: visible;
}
footer .row {
  display: flex;
  max-width: 1150px;
  margin: 0 auto 3em;
}
footer .footer_copyright {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  background: #fbb904;
  padding: 10px;
}
.footer_copyright p {
  color: #212525;
  font-weight: 600;
}
.classic_contact p {
  font-size: 15px;
}
.share-btns {
    margin: 2em auto !important;
}
@media (max-width:767px) {
  header .quote_mail-contact a {
    font-size: 18px;
    height: 35px;
    width: 100%;
  }
  header .phone_number-contact a {
    font-size: 18px;
    height: 35px;
    width: 100%;
    background: #fbb904
  }
  header .logo img {
    max-height: 50px;
  }
  header .phone_number-contact a:before {
    font-size: 16px;
    width: 30px;
  }
  .main-content_head {
    align-items: center;
    gap: 1em;
    max-width: 100%;
    overflow: hidden;
  }
  .full_width_img h1 {
    font-size: 2em;
    padding: 0 40px 0 0;
  }
  .full_width_img {
    padding: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: auto;
    overflow: auto;
  }
  .full_width_img h2 {
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0;
  }
  .full_width_img p {
    font-size: 14px;
    padding: 10px 0 25px;
    max-width: 100%;
  }
  .col_parts {
    margin: 3em auto 0;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  .localisation, .localisation_tel, .localisation_mail {
    padding-left: 2em;
  }
  .col_parts p {
    padding: 0 2em;
  }
  .column-ld-1 .colum-ld-1-start {
    margin: 0;
  }
  .column-ld-1 h3 {
    border-left: 0;
    padding: 0 30px;
    margin-bottom: 0;
  }
  .geograph_layout 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 .slogan_clip strong {
    font-size: 22px;
  }
  .full_width_img img {
    height: 100%;
    object-fit: cover;
    border-radius: 0;
  }
  .full_width_img div {
    max-width: 100%;
    padding: 2em 3em 0 3em;
    border-radius: 0;
  }
  .column-ld-1 h2 {
    padding: 0 0 0 15px;
    border-left: solid 10px #212525;
  }
  footer .row {
    flex-direction: column;
    gap: 1em;
    margin: 0;
  }
  footer .row .col-md-1 a {
    display: none;
  }
  nav .main_navbar {
    flex-direction: row;
    overflow-x: scroll;
    flex-wrap: nowrap;
    gap: 1em;
    padding: 0 10px;
  }
  .geograph_layout 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 .roofer-working_contact {
    width: 100%;
    max-width: 100%;
    justify-content: center;
  }
  header .slogan_clip {
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 100%;
    align-content: center;
  }
  .main-content_head .logo {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .footer_copyright p {
    text-align: center
  }
  .wrapper_elements_suite div {
    padding: 0 2em
  }
  .fixed-contact p {
    padding: 0 2em;
  }
  .column-ld-1 h2 strong {
    font-size: 18px
  }
  .wrapper_elements_suite p {
    padding: 0
  }
}