/*@import url('https://fonts.googleapis.com/css?family=Lato:400,700');*/

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Roman.eot');
  src: url('../fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Avenir-Roman.woff2') format('woff2'),
    url('../fonts/Avenir-Roman.woff') format('woff'),
    url('../fonts/Avenir-Roman.ttf') format('truetype'),
    url('../fonts/Avenir-Roman.svg#Avenir-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/AvenirNextLTPro-Regular.eot');
  src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
    url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'),
    url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'),
    url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular')
      format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/Avenir-Black.eot');
  src: url('../fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Avenir-Black.woff2') format('woff2'),
    url('../fonts/Avenir-Black.woff') format('woff'),
    url('../fonts/Avenir-Black.ttf') format('truetype'),
    url('../fonts/Avenir-Black.svg#Avenir-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gill Sans';
  src: url('../fonts/GillSans-Bold.eot');
  src: url('../fonts/GillSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GillSans-Bold.woff2') format('woff2'),
    url('../fonts/GillSans-Bold.woff') format('woff'),
    url('../fonts/GillSans-Bold.ttf') format('truetype'),
    url('../fonts/GillSans-Bold.svg#GillSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gill Sans';
  src: url('../fonts/GillSans-UltraBold.eot');
  src: url('../fonts/GillSans-UltraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GillSans-UltraBold.woff2') format('woff2'),
    url('../fonts/GillSans-UltraBold.woff') format('woff'),
    url('../fonts/GillSans-UltraBold.ttf') format('truetype'),
    url('../fonts/GillSans-UltraBold.svg#GillSans-UltraBold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

html,
body {
  overflow-x: hidden;
}

body {
  font-family: 'Avenir Next', 'Avenir', 'Gill Sans', sans-serif;
  color: #404040;
  font-weight: 400;
  font-style: normal;
  overflow-y: hidden;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

.white {
  color: #fff;
}

.blue {
  color: #0c6ca0;
}

.blue-dark {
  color: #0e4694;
}

.blue-2 {
  color: #0e6c9c;
}

.orange {
  color: #e65c32;
}

.orange-light {
  color: #f09032;
}

.bg-brow {
  background-color: #452a04;
}

.bold {
  font-weight: 700;
}

.bolder {
  font-weight: 900;
}

.gill {
  font-family: 'Gill Sans';
}

.gill.bolder {
  font-weight: 800;
}

.regular {
  font-weight: normal;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.justify {
  text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 120%;
  font-weight: normal;
  margin: 0;
}

.text-big {
  font-size: 90px;
  line-height: 100px;
  display: block;
}

.text-max {
  display: block;
  font-size: 70px;
  line-height: 86px;
}

h1 {
  font-size: 48px;
}

h1.max {
  font-size: 52px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}

p.max {
  font-size: 20px;
  line-height: 26px;
}

p.min {
  font-size: 14px;
}

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a {
  color: #0092d6;
}

a:hover,
a:focus {
  color: #0092d6;
  text-decoration: underline;
}

.tag {
  background-color: #e65c32;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 800;
  font-family: 'Gill Sans';
  display: inline-block;
}

.nomargin {
  margin: 0;
}

.margint130 {
  margin-top: 130px;
}

.margint160 {
  margin-top: 160px;
}

.margint150 {
  margin-top: 150px;
}

.margint115 {
  margin-top: 115px;
}

.margint100 {
  margin-top: 100px;
}

.margint80 {
  margin-top: 80px;
}

.margint70 {
  margin-top: 70px;
}

.margint60 {
  margin-top: 60px;
}

.margint50 {
  margin-top: 50px;
}

.margint30 {
  margin-top: 30px;
}

.margint25 {
  margin-top: 25px;
}

.margint15 {
  margin-top: 15px;
}

.margint10 {
  margin-top: 10px;
}

.margint5 {
  margin-top: 5px;
}

.margin-menu {
  margin-top: 130px;
}

.paddingt50 {
  padding-top: 50px;
}

.paddingt40 {
  padding-top: 40px;
}

.paddingt30 {
  padding-top: 30px;
}

.paddingt20 {
  padding-top: 20px;
}

.padding-menu {
  padding-top: 130px;
  padding-bottom: 0;
}

.vertical-center {
  min-height: 100%; /* Fallback for browsers do NOT support vh unit */
  display: flex;
  align-items: center;
}

.img-centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-right {
  float: right;
}

.nopadding {
  padding: 0;
}

.container {
  width: 1300px;
  max-width: 100%;
}

section {
  padding: 50px 0;
}

.navbar {
  border: 0;
  margin: 0;
  padding: 25px 0;
  background-color: transparent;
  /*-webkit-transition: all .4s !important;
    -moz-transition: all .4s !important;
    -ms-transition: all .4s !important;
    -o-transition: all .4s !important;
    transition: all .4s !important;*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.navbar * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.navbar .logo {
  width: 180px;
}

.navbar.navbar-shrink.nav-down {
  top: 0;
}

.navbar.navbar-shrink.nav-up {
  top: -115px;
}

.navbar.navbar-shrink .logo {
  width: 140px;
}

.navbar.navbar-shrink {
  background-color: #b4eff5;
  box-shadow: 0 1px 5px #036b9f;
}

.navbar.navbar-shrink {
  padding: 15px 0;
}

.navbar.navbar-shrink .navbar-nav {
  padding: 12px 0 0;
}

.navbar-right {
  margin-right: 0;
}

.navbar .navbar-nav {
  margin-top: 0;
  padding: 30px 0 0;
}

.navbar-nav > li {
  padding: 10px 10px;
  margin: 0;
}

.navbar-nav > li:last-child {
  margin-right: 0;
}

.navbar-nav > li > a,
.navbar-nav > li > a:focus {
  color: #036b9f;
  font-size: 14px;
  font-family: 'Gill Sans';
  text-transform: uppercase;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  padding: 6px 5px;
}

/*.navbar-nav > li.active > a*/
.navbar-nav > li > a:hover {
  border-bottom: 2px solid #036b9f;
  background-color: transparent;
  color: #036b9f;
}

.navbar-nav > li > a img {
  width: 85px;
  position: relative;
  top: -10px;
}

.navbar-toggle {
  border: 1px solid #e95d28;
  margin: 10px 0 0;
}

.navbar-toggle .icon-bar {
  width: 26px;
  border-top: 3px solid #e95d28;
}

@media (min-width: 768px) {
  .vertical-row-center {
    display: flex;
    align-items: center;
  }

  .vertical-row-baseline {
    display: flex;
    align-items: flex-end;
  }
}

footer {
  background-color: #fff;
  padding: 30px 0;
}

footer .social {
  display: inline-block;
  margin-left: 15px;
}

footer .social a {
  width: 30px;
  height: 30px;
  background-color: #0092d7;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
  margin: 0 3px;
}

footer .social a:hover,
footer .social a:focus {
  background-color: #0e6c9c;
}

footer .social a i {
  color: #fff;
  font-size: 14px;
}

.btn {
  font-family: 'Gill Sans';
  font-weight: 800;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  background-color: #e95c27;
  padding: 15px 50px;
  max-width: 100%;
  font-size: 18px;
  display: inline-block;
}

#topo {
  background-image: url('../img/topo.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 1000px;
  padding-top: 160px;
}

.personagens {
  position: relative;
}

.personagens > div {
  position: absolute;
  cursor: pointer;
}

.personagens > div > img {
  position: relative;
  z-index: 9;
}

.personagens .sato {
  width: 38%;
  left: 0;
  z-index: 1;
}

.personagens .faisca {
  width: 31%;
  left: 34%;
  z-index: 3;
}

.personagens .banja {
  width: 35%;
  right: 0;
  z-index: 2;
}

.balao {
  position: absolute;
  top: 30px;
  background-color: #f0f0f0;
  border-radius: 15px;
  padding: 20px 20px;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.balao.active {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.sato .balao {
  width: 65%;
}

.faisca .balao {
  top: 5%;
  width: 60%;
  left: 20%;
}

.faisca .balao .balao_text,
.banja .balao .balao_text {
  padding-right: 0;
}

.banja .balao {
  top: 14%;
  width: 64%;
  right: 0;
  padding-bottom: 40px;
}

.balao img {
  margin-bottom: 10px;
  width: 165px;
  display: block;
}

.balao_text {
  padding-right: 25%;
  color: #3b3c3d;
  font-family: 'Avenir';
}

.balao .close {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 22px;
  font-family: 'Gill Sans';
  opacity: 1;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 9;
}

.sato .balao .close {
  background-color: #0e6ca0;
}

.faisca .balao .close {
  background-color: #c18100;
}

.banja .balao .close {
  background-color: #e95c27;
}

.owl-carousel {
  padding: 0 70px;
}

.owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  z-index: 99;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px;
  border-radius: 50%;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.owl-carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url('../img/arrow_left.svg');
}

.owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url('../img/arrow_right.svg');
}

.owl-carousel .owl-nav > div:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.owl-carousel.owl-arrow-orange .owl-nav .owl-prev {
  background-image: url('../img/arrow_left-orange.svg');
  background-color: #f29020;
}

.owl-carousel.owl-arrow-orange .owl-nav .owl-next {
  background-image: url('../img/arrow_right-orange.svg');
  background-color: #f29020;
}

.owl-carousel.owl-arrow-blue .owl-nav .owl-prev {
  background-image: url('../img/arrow_left-blue.svg');
  background-color: #2877ab;
}

.owl-carousel.owl-arrow-blue .owl-nav .owl-next {
  background-image: url('../img/arrow_right-blue.svg');
  background-color: #2877ab;
}

.owl-carousel .owl-nav .disabled {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

.owl-dots .owl-dot {
  display: inline-block;
}

.owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #0092d6;
  border-radius: 20px;
  margin: 0 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.owl-dots .owl-dot.active span {
  background-color: #e95c27;
}

#voce-sabia {
  background-image: url('../img/bg-voce-sabia.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 100%;
}

.box_image {
  float: left;
  width: 100px;
  padding-right: 15px;
}

.box_image img {
  max-height: 150px;
  display: block;
  margin: 0 auto;
}

.box_content {
  float: left;
  width: calc(100% - 100px);
  padding-left: 15px;
}

#sec-video {
  background-image: url('../img/bg-video.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
  background-size: 100% auto;
}

.estante {
  margin-top: -50px;
  position: relative;
}

.estante .aux-video {
  position: absolute;
  top: 3.9%;
  width: 83%;
  left: 10.5%;
}

.encanamento {
  background-image: url(../img/encanamento.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 20px 0 500px;
  margin-bottom: -370px;
  position: relative;
}

#vazamento {
  background-image: url('../img/bg-vazamento.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding: 50px 0;
}

.box-aux-vazamento {
  padding-left: 13%;
  padding-bottom: 50px;
}

.poca {
  background-image: url('../img/poca.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 320px 0 180px;
}

.dica-vazamento {
  margin-top: -50px;
}

#caminho-da-agua [data-slide_active='0'] .owl-nav .owl-next {
  left: 50%;
  margin-left: -50px;
  top: 120%;
}

#agua-tratada {
  background-image: url(../img/bg-agua-tratada.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 30px 0 210px;
  margin-top: -67px;
}

#porque {
  background-image: url(../img/bg-porque.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0;
}

#porque .margintaux {
  margin-top: -70px;
}

.box-conhece {
  background-color: #f59432;
  padding: 30px;
  border-radius: 20px;
  position: relative;
  bottom: -180px;
  margin-top: -150px;
  z-index: 9;
}

#doencas {
  background-image: url('../img/bg-doencas.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 250px 0;
}

.ondas {
  background-image: url('../img/bg-onda.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  padding: 120px 0;
  margin-top: -30px;
  position: relative;
}

.ondas .owl-carousel img {
  height: 120px;
}

#jogos a {
  display: block;
}

#jogos a:hover,
#jogos a:focus {
  text-decoration: none;
}

#curiosidades {
  background-image: url('../img/bg-curiosidades.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 100px 0 50px;
}

#curiosidades .owl-carousel .owl-nav .owl-prev {
  left: -30px;
}

#curiosidades .owl-carousel .owl-nav .owl-next {
  right: -30px;
}

#curiosidades .owl-carousel .item {
  height: 180px;
  display: table;
}

#curiosidades .owl-carousel .item p {
  display: table-cell;
  vertical-align: middle;
}

#curiosidades .box {
  margin-top: 500px;
  padding-top: 22px;
}

#curiosidades .box .aux {
  border-radius: 15px;
  background-color: #e95c27;
  padding: 30px 0;
  position: relative;
}

#curiosidades .box .aux:before {
  content: '';
  width: 70px;
  height: 55px;
  background-image: url('../img/mao-sato.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: absolute;
  top: -22px;
  left: 50%;
  margin-left: -35px;
}

#abastecimento .owl-carousel .owl-nav > div {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

#abastecimento .owl-carousel .owl-nav .owl-next {
  left: 50%;
  margin-left: -50px;
  top: 72%;
}

#abastecimento [data-slide_active='0'] .owl-nav .owl-next {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#abastecimento svg {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: -50px;
}

#abastecimento svg circle,
#abastecimento svg path,
#abastecimento svg polygon {
  cursor: pointer;
}

#abastecimento .owl-carousel {
  padding: 0;
}

.img-abast {
  position: relative;
  top: -50px;
}

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

.modal {
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-content {
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 15px;
  padding: 0;
  pointer-events: all;
}

.modal-body {
  padding: 30px;
}

.modal .close-modal {
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 5px;
  right: -35px;
  top: -35px;
}

.modal .lr {
  z-index: 1051;
  width: 3px;
  height: 15px;
  background-color: #0092d6;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  float: right;
  margin: 3px 8px 15px 0;
  cursor: pointer;
}

.modal .lr .rl {
  z-index: 1052;
  width: 3px;
  height: 15px;
  background-color: #0092d6;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.vertical-center {
  min-height: 100%; /* Fallback for browsers do NOT support vh unit */
  display: flex;
  align-items: center;
}

#parabens {
  display: none;
}

#parabens.active {
  display: block;
}

@media (max-width: 1800px) {
  #vazamento .aux-vaz.col-sm-1 {
    display: none;
  }

  #vazamento .col-sm-4 {
    width: 41.66666667%;
  }
}

@media (max-width: 1750px) {
  #vazamento .aux-vaz.col-sm-1 {
    display: none;
  }

  #vazamento .col-sm-4 {
    width: 41.66666667%;
  }

  #vazamento h2 {
    font-size: 28px;
  }

  #vazamento h4 {
    font-size: 18px;
  }

  .encanamento {
    padding: 20px 0 400px;
  }
}

@media (max-width: 1370px) {
  .box-aux-vazamento {
    padding-left: 5%;
    padding-bottom: 50px;
  }

  .encanamento {
    padding: 20px 0 380px;
  }

  .text-max {
    font-size: 54px;
    line-height: 60px;
  }
}

@media (max-width: 1300px) {
  .faisca .balao {
    top: 8%;
    width: 80%;
  }

  .banja .balao {
    width: 70%;
    right: 10px;
  }

  .text-big {
    font-size: 70px;
    line-height: 80px;
  }

  .text-max {
    display: block;
    font-size: 50px;
    line-height: 74px;
  }

  h1 {
    font-size: 38px;
  }

  h1.max {
    font-size: 40px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
    line-height: 30px;
  }

  h4 {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
}

@media (max-width: 1000px) {
}

@media (max-width: 768px) {
  .text-m-center {
    text-align: center;
  }

  .img-m-centered {
    display: block;
    margin: 0 auto;
  }

  .margintm30 {
    margin-top: 30px;
  }

  .paddingtm30 {
    padding-top: 30px;
  }

  .navbar .logo {
    width: 120px;
  }

  .navbar.navbar-shrink .logo {
    width: 100px;
  }

  .navbar-nav > li {
    padding: 0px 10px;
    margin: 0;
  }

  .navbar-collapse {
    background-color: #b4eff5;
    margin-top: 10px;
    text-align: center;
  }

  .navbar .navbar-nav {
    padding: 10px 0;
  }

  .navbar-nav > li > a img {
    top: 0;
  }

  #topo {
    height: 660px;
  }

  .personagens .balao {
    width: calc(100vw - 36px);
    position: fixed;
    z-index: 999;
    top: 140px;
    left: 15px;
  }

  .balao_text {
    padding-right: 0;
  }

  .estante {
    margin-top: -20px;
  }

  .personagens > div > img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .personagens > div > img.opacity {
    opacity: 0;
  }

  .text-big {
    font-size: 50px;
    line-height: 56px;
  }

  .text-max {
    font-size: 36px;
    line-height: 46px;
  }

  h1 {
    font-size: 22px;
  }

  h1.max {
    font-size: 28px;
  }

  h2 {
    font-size: 24px;
    line-height: 30px;
  }

  h3 {
    font-size: 16px;
    line-height: 20px;
  }

  h4 {
    font-size: 16px;
  }

  #voce-sabia {
    background-position: left bottom;
  }

  #vazamento .col-sm-4 {
    width: 100%;
  }

  .box-aux-vazamento {
    padding-left: 0;
    padding-bottom: 0;
  }

  .encanamento {
    padding: 15px 0 100px;
    background: transparent;
  }

  .tag {
    font-size: 20px;
  }

  .dica-vazamento img,
  .img-aux {
    max-width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #agua-tratada {
    margin-top: 0;
  }

  .img-abast {
    position: relative;
    top: 0;
  }

  #abastecimento svg {
    top: 0;
  }

  p.max {
    font-size: 14px;
    line-height: 20px;
  }

  #curiosidades .box {
    margin-top: 358px;
    padding-top: 22px;
  }

  .ondas {
    padding: 60px 0 40px;
  }

  .modal .close-modal {
    right: 0;
  }
}

@media (max-width: 480px) {
  .owl-carousel {
    padding: 0 35px;
  }

  .owl-carousel .owl-nav > div {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }

  #curiosidades .owl-carousel .owl-nav .owl-next {
    right: -15px;
  }

  #curiosidades .owl-carousel .owl-nav .owl-prev {
    left: -15px;
  }

  #curiosidades {
    padding: 45px 0 50px;
  }

  .btn {
    font-size: 14px;
  }
}

#caixa-dagua {
  background-image: url('../img/bg-caixa-dagua.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 550px;
}

#caixa-dagua .btn {
  font-family: 'Gill Sans';
  font-weight: 800;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background-color: #2877ab;
  padding: 5px 20px;
  max-width: 100%;
  font-size: 18px;
  display: inline-block;
}

#caixa-dagua .input {
  font-weight: 800;
  font-size: 18px;
  color: #2877ab;
  border-radius: 10px;
  text-align: center;
  width: 110px;
  vertical-align: middle;
  display: inline-block;
}

#caixa-dagua .box {
  background-color: #fff;
  border-radius: 10px;
  font-size: 20px;
  width: 400px;
  padding: 7px;
  margin: auto;
  display: flow-root;
  float: none;
  text-align: center;
}

/* 
 remove arrow from input number
 Chrome, Safari, Edge, Opera 
*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* 
 remove arrow from input number
 Firefox
*/
input[type='number'] {
  -moz-appearance: textfield;
}

@media (max-width: 415px) {
  #topo {
    height: 435px;
  }
}

@media (max-width: 380px) {
  #topo {
    height: 415px;
  }
}

@media (max-width: 330px) {
  #topo {
    height: 390px;
  }
}
