@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-Thin.ttf);
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-ThinItalic.ttf);
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-Medium.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-MediumItalic.ttf);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-Black.ttf);
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(../font/Roboto-BlackItalic.ttf);
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-Thin.ttf);
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-ExtraLight.ttf);
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-Medium.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Slab;
  src: url(../font/RobotoSlab-Black.ttf);
  font-weight: 900;
  font-style: normal;
}
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

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;
}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

body {
  font-size: 100%;
  list-style-type: none;
  font-size: 16px;
  line-height: 1.48;
  font-family: Roboto;
}

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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

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;
}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

body {
  font-size: 100%;
  list-style-type: none;
  font-size: 16px;
  line-height: 1.48;
  font-family: Roboto;
}

.c-button {
  background: black;
  color: #fff;
  padding: 0.7rem 0.9rem;
  text-align: center;
  border-radius: 0.5rem;
  font-size: 1rem;
  text-decoration: none;
  margin: 0;
  font-family: Roboto;
  font-weight: 500;
}
.c-button.c-button_primary {
  background: #006DBE;
}
.c-button.c-button_primary:hover {
  background: #00508b;
}
.c-button.c-button_secondary {
  background: #fff;
  color: #00A2D7;
}
.c-button.c-button_secondary:hover {
  background: #e6e6e6;
}

.c-title h3 {
  color: #474747;
  font-family: Roboto-Slab;
  font-size: 2.5rem;
  line-height: 1;
}
.c-title h3 span {
  color: #006DBE;
  font-family: Roboto;
  font-size: 1.1rem;
}
.c-title.is-center {
  text-align: center;
}
.c-title p strong {
  font-weight: 600;
}

.c-card {
  box-shadow: 0 0 10px #e6e6e6;
  background: #fff;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
}
.c-card .c-card__img {
  width: 100%;
  height: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-card .c-card__img img {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
}
.c-card .c-card__content {
  padding: 1rem 1.5rem 1.5rem;
  display: flex;
  flex-direction: column;
}
.c-card .c-card__content h4 {
  font-family: Roboto-Slab;
  font-size: 1.3rem;
  color: #232323;
}
.c-card .c-card__content > div {
  display: flex;
  justify-content: space-between;
  gap: 3rem;
  padding-bottom: 1rem;
}
.c-card .c-card__content > div p {
  font-size: 0.9rem;
  color: #474747;
}
.c-card .c-card__content > div > a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  transition: all 0.2s;
}
.c-card .c-card__content > div > a:hover {
  box-shadow: 0 0 8px #777777;
}
.c-card .c-card__content .c-button {
  width: 100%;
}

header {
  width: 100%;
  height: 100px;
  font-weight: 900;
  font-family: Roboto-Slab;
  transition: all 0.2s;
}
header.is-bgWhite .navbar {
  background: #fff;
  box-shadow: 0 0 20px #555555;
}
header.is-bgWhite .navbar .navbar-brand img {
  width: auto;
  height: 70px;
}
header .navbar-brand {
  font-family: Roboto-Slab;
}
header .navbar-brand img {
  max-width: 200px;
}
header .navbar-toggler {
  background: #006DBE;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .navbar-toggler img {
  width: 20px;
}

.c-footer {
  display: flex;
  flex-direction: column;
}
.c-footer .c-footer_FO {
  padding: 1rem 0;
}
.c-footer .c-footer_FO .container {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .c-footer .c-footer_FO .container {
    align-items: end;
  }
}
.c-footer .c-footer_FO .container h1 {
  order: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}
.c-footer .c-footer_FO .container h1 img {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .c-footer .c-footer_FO .container h1 {
    order: 2;
    width: 33%;
  }
  .c-footer .c-footer_FO .container h1 img {
    width: 180px;
    margin-bottom: 0;
  }
}
.c-footer .c-footer_FO .container > a {
  order: 2;
  color: #006DBE;
  font-family: Roboto-Slab;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .c-footer .c-footer_FO .container > a {
    width: 33%;
    margin-bottom: 1rem;
  }
}
.c-footer .c-footer_FO .container div {
  order: 2;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .c-footer .c-footer_FO .container div {
    width: 33%;
    margin-bottom: 1rem;
  }
}
.c-footer .c-footer_FO .container div p {
  color: #006DBE;
  color: #474747;
  font-family: Roboto-Slab;
  font-weight: 300;
}
.c-footer .c-footer_FO .container div ul {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.c-footer .c-footer_FO .container div ul li img {
  width: 30px;
}
.c-footer .c-footer_sr {
  background: #F9F9F9;
  padding: 1rem 0;
}
.c-footer .c-footer_sr .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-footer .c-footer_sr .container p {
  font-family: Roboto-Slab;
  font-weight: 400;
  color: #474747;
}
.c-footer .c-footer_sr .container p a {
  font-weight: 500;
  color: #474747;
}
.c-footer .c-footer_sr .container ul {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.c-footer .c-footer_sr .container ul img {
  width: 20px;
}

.c-banner {
  width: 100%;
  height: 90vh;
  position: relative;
  overflow: hidden;
  margin-top: -100px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 200px;
  background: #0c355f;
  z-index: -1;
}
.c-banner .c-banner_information {
  z-index: 2;
  color: #fff;
  font-size: 2rem;
  padding-left: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
}
@media only screen and (min-width: 992px) {
  .c-banner .c-banner_information {
    flex-direction: row;
    align-items: center;
  }
}
.c-banner .c-banner_information .c-banner_product img {
  max-height: 30vh;
}
.c-banner .c-banner_information .c-banner_text h2 {
  font-family: Roboto-Slab;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.c-banner .c-banner_information .c-banner_text h2 span {
  font-size: 1.8rem;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .c-banner .c-banner_information .c-banner_text h2 {
    font-size: 2rem;
  }
  .c-banner .c-banner_information .c-banner_text h2 span {
    font-size: 3.5rem;
  }
}
.c-banner .c-banner_information .c-banner_text p {
  font-size: 1rem;
}
.c-banner .c-banner_information .c-banner_text p small {
  font-size: 0.9rem;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .c-banner .c-banner_information .c-banner_text p {
    font-size: 1.2rem;
    width: 70%;
  }
}
@media only screen and (min-width: 992px) {
  .c-banner .c-banner_information .c-banner_text p {
    width: 60%;
  }
}
.c-banner .c-banner_information .c-banner_text .btn .btn-primary {
  background: red;
}
.c-banner > img {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  min-height: 100%;
  top: 50%;
  transform: translateY(-50%);
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
}
.c-banner .c-banner_wave {
  width: 100%;
  max-height: 100px;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  .c-banner .c-banner_wave {
    max-height: 190px;
  }
}
.c-banner .c-banner_wave img {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-end;
}

.c-productLine {
  background-image: url(../img/FO-Isotigo.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding-bottom: 5rem;
}
.c-productLine .c-productLine_option {
  height: 100%;
  margin-top: 2rem;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: center;
}
.c-productLine .c-productLine_option img {
  width: 250px;
  z-index: 1;
}
.c-productLine .c-productLine_option > div {
  background: #ffffff;
  box-shadow: 0 0 10px #e6e6e6;
  text-align: center;
  margin-top: -80px;
  padding: 100px 20px 20px;
  border-radius: 10px;
  max-width: 501px;
}
.c-productLine .c-productLine_option > div h4 {
  font-family: Roboto-Slab;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  color: #006DBE;
}
.c-productLine .c-productLine_option > div p {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.c-productLine .c-productLine_option > div.is-water {
  background: #00A2D7;
  color: #ffffff;
}
.c-productLine .c-productLine_option > div.is-water h4 {
  color: #ffffff;
}

.c-about {
  padding: 3rem 0 5rem;
  position: relative;
}
.c-about > img {
  position: absolute;
  top: -150px;
  width: 100%;
  z-index: -1;
  height: 100%;
}
.c-about .c-title {
  margin-bottom: 3rem;
}
.c-about .c-card {
  margin-bottom: 1rem;
}

.c-water {
  position: relative;
  overflow: hidden;
  background-image: url(../img/bg-forma.png);
  background-repeat: no-repeat;
  background-position-y: center;
}
.c-water .borderBlue {
  position: absolute;
  left: -75px;
  top: 100px;
}
.c-water .borderOrange {
  position: absolute;
  right: -75px;
  bottom: 100px;
}
.c-water .c-water_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0;
}
.c-water .c-water_item img {
  max-width: 100%;
}
.c-water .c-water_item h4 {
  font-family: Roboto-Slab;
  font-size: 0.8rem;
  color: #006DBE;
  text-align: center;
  margin-bottom: 1rem;
}
.c-water .c-water_item h4 span {
  font-family: Roboto;
  font-size: 1.2rem;
  color: #232323;
}

.c-history .c-title {
  margin-bottom: 2rem;
}
.c-history p {
  margin-bottom: 1rem;
}
.c-history .c-history_img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 1rem 0;
}
@media only screen and (min-width: 768px) {
  .c-history .c-history_img {
    padding: 2.5rem 0;
  }
}
.c-history .c-history_img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-history .c-history_img img {
    min-height: 250px;
    max-height: 500px;
  }
}
.c-history .c-history_img p {
  font-style: italic;
}

.c-acuifero .c-title {
  margin-bottom: 2rem;
}
.c-acuifero p {
  margin-bottom: 1rem;
}
.c-acuifero .c-acuifero_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-acuifero .c-acuifero_img {
  margin: 2rem 0;
}
.c-acuifero .c-acuifero_img img {
  max-width: 100%;
  border-radius: 20px;
}

.c-acuifero .c-title {
  margin-bottom: 2rem;
}
.c-acuifero p {
  margin-bottom: 1rem;
}
.c-acuifero .c-acuifero_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-acuifero .c-acuifero_img {
  margin: 2rem 0;
}
.c-acuifero .c-acuifero_img img {
  max-width: 100%;
  border-radius: 20px;
}

.c-composition {
  padding: 1rem 0 2rem;
}
.c-composition h3 {
  font-family: Roboto-Slab;
  color: #232323;
  font-size: 1.5rem;
  margin: 1rem -0.5rem;
}
.c-composition h3 span {
  color: #006DBE;
  font-weight: 700;
}/*# sourceMappingURL=styles.css.map */