/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
  font-family: 'Raleway', sans-serif;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  bottom: 3rem;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
.navbar{
  padding: 20px 0;
}
.navbar-inverse .navbar-nav .nav-link {
  color: #454c58;
  font-size: 14px;
  padding: 0 7px;
}
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover{color: #007152;}
.navbar .login a {
  color: #454c58;
  border: 1px solid #454c58;
  border-radius: 3px;
  padding: 3px 10px;
  top: -2px;
  position: relative;
  margin-left: 10px;
  font-size: 14px;
}
.navbar .login a:hover{
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #454c58;
  background-color: #454c58;
}

.home1{height: auto;overflow: hidden;position: relative;}
.home1 .dentro{width: 50%;float: left;padding: 50px;}
.home1 .dentro .esquerda{

}
.home1 .dentro .esquerda .titulo{
  margin-bottom: 40px;
}
.home1 .dentro .esquerda .titulo h3{
  color: #454c58;
  font-size: 36px;
}
.home1 .dentro .esquerda .titulo .linha{
  background-image: url('../img/linha.png');
  background-repeat: no-repeat;
  width: 264px;
  height: 11px;
}
.home1 .dentro .esquerda p{
  color: #454c58;
  font-size: 15px;
}
.home1 .dentro .esquerda a{
  color: #454c58;
  border: 1px solid #454c58;
  padding: 5px 15px;
  border-radius: 3px;
  position: absolute;
  bottom: 80px;
}
.home1 .direita{
  float: left;
  width: 50%;
}
.home1 img{
  width: 100%;
}

.home2{padding: 50px 0;background-image: url('../img/bg-area.jpg');background-repeat: no-repeat;background-size: cover}
.home2 .titulo{

}
.home2 .titulo h3{
  color: #fff;
}
.home2 .titulo .linha{
  background-image: url('../img/linha-b.png');
  background-repeat: no-repeat;
  width: 264px;
  height: 11px;
  margin: 10px 0 30px;
}
.home2 h4{font-size: 23px;text-transform: uppercase;color: #fff;font-weight: 100;}
.home2 p{
  font-size: 14px;
  color: #fff;
  font-weight: 100;
  line-height: 18px;
}

.home3{
  padding: 50px 0;
  background-image: url('../img/bg-dif.png');
  background-repeat: no-repeat;
  background-position: right 10px;
}
.home3 .titulo h3{
  color: #454c58;
}
.home3 .titulo .linha{
  background-image: url('../img/linha.png');
  background-repeat: no-repeat;
  width: 264px;
  height: 11px;
  margin: 10px 0 30px;
}
.home3 .diferenciaisx{
  background-color: #636363;
  height: 290px;
  width: 600px;
  position: relative;
  z-index: 99999;
}
.home3 .diferenciais .difx{
  padding: 40px 40px 40px 60px;
  outline: none;
}
.home3 .diferenciais h4{
  color: #fff;
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 18px;
}
.home3 .diferenciais p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.home3 .diferenciais .slick-prev{
  background-image: url('../img/seta-dif.png');
  background-repeat: no-repeat;
  height: 27px;
  width: 42px;
  position: absolute;
  left: 10px;
  text-indent: -9999px;
  background-size: contain;
  z-index: 9999;
}
.home3 .diferenciais .slick-next{
  display: none !important;
}

.home4{
  background-image: url('../img/bg-contato.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  position: relative;
}
.home4:after {
  background-color: #3c3c3c73;
  position: absolute;
  content: '';
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.home4 .container{
  position: relative;
  z-index: 999;
}
.home4 .titulo h3{
  font-weight: 100;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}
.home4 .formulario{

}
.formulario label{
  color: #fff;
}
.home4 .formulario .campo{
  width: 100%;
  margin-bottom: 10px;
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 5px 15px;
  border-radius: 5px;
}
.home4 .cima span{
  float: left;
}
.home4 .texto{margin-left: 100px;}
.home4 .texto ul{
  padding-left: 0;
  list-style: none;
}
.home4 .texto ul li{
  color: #07bb77;
  font-size: 26px;
}
.home4 .texto ul li span{
  color: #fff;
  float: inherit;
}
.home4 .texto ul li a{
  color: #07bb77;
  font-size: 26px;
}
.home4 .formulario .campo-m{
  resize: none;
  height: 100px;
}
.home4 .formulario .enviar{
  background-color: #07bb77;
  color: #fff;
  border: none;
  float: right;
  border-radius: 5px;
  padding: 5px 25px;
}
.home4 .baixo p{
  color: #fff;
  font-size: 30px;
}
.home4 .baixo p span{
  font-weight: 600;
}
.rodape{
  height: auto;
  overflow: hidden;
  padding: 50px 0 0;
  background-color: #292929;
}
.rodape .cada{
  float: left;
  width: 33.33333%;
}
.rodape p{
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  margin: 30px 0;
  text-align: left;
}
.rodape h4{
  color: #fff;
  font-size: 16px;
}
.rodape ul{
  padding-left: 0;
  list-style: none;
}
.rodape ul li a{
  font-size: 14px;
  color: #fff;
}
.copy{
  background-color: #292929;
  height: auto;
  overflow: hidden;
  padding: 10px 0;
}
.copy .esquerda{
  float: left;
}
.copy .direita{
  float: right;
}
.copy p{
  margin-bottom: 0;
  color: #07bb77;
  font-weight: 200;
  font-size: 14px;
}
.copy a{
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 200;
}
::placeholder {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  opacity: 1;
}

.banner{
  position: relative;
}
.banner:after {
    background-color: #3c3c3c73;
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.banner img{
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.banner .texto{
  position: absolute;
  top: 200px;
  width: 500px;
  left: 100px;
  z-index: 9;
}
.banner .texto h3 {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}
.banner .texto p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 40px;
}
.banner .texto a{
  background-color: #454c58de;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  padding: 10px 30px;
  border-radius: 3px;
}

.overlay {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}
.sobre h3{
  text-align: center;
}
.sobre .linha{
  margin: 15px auto;
}
.sobre .dentro {
    width: 100%;
    float: inherit;
    padding: 50px;
}
.rodape .cada1{
  padding-left: 100px;
}

.cobranca{
  
}
.faixa {
  text-align: center;
  padding: 0 5%;
  margin-bottom: 50px;
}
.faixa.escuro {
    background-color: #eaeaea;
    padding: 50px 5%;
}
.cobranca h4{
  margin-bottom: 15px;
}
.cobranca p{
  
}

.cobranca h3{
  text-align: center;
}
.cobranca .linha{
  margin: 15px auto;
}
.cobranca .dentro {
    width: 100%;
    float: inherit;
    padding: 50px 0;
}
.cobranca .titulo{
  margin-bottom: 60px !important;
}
.faixa ul{
  list-style-position: inside;
  list-style-type: circle;
}
.faixa ul li{

}
.sobre .faixa ul{

}
.areas .box{
  padding: 0 25px;
}
.orcamento{
  padding: 50px 0;
  background-image: url('../img/bg-area.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.orcamento ::placeholder {
  color: #17517f;
  opacity: 0.7; /* Firefox */
}
.orcamento .formulario {
    width: 50%;
    margin: auto;
}
.orcamento .formulario .cada {
    width: 100%;
}
.orcamento .formulario label {
    margin-bottom: 0;
    color: #f8f8f8;
}
.orcamento .formulario .campo {
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 8px 15px;
    margin-bottom: 15px;
    background-color: #f8f8f8;
    color: #17517f;
    font-size: 12px;
}
.orcamento .formulario .enviar {
    background-color: #07bb77;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.fieldo {
  position: relative;
  font-family: Arial;
  margin-bottom: 20px;
  width: 100%;
}

.fieldo select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #f8f8f8;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #012a5e transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #012a5e transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div {
  cursor: pointer;
  user-select: none;
  width: 100%;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
  color: #17517f;
  position: relative;
  background-color: #f8f8f8;
}
.select-selected {
  cursor: pointer;
  user-select: none;
  width: 100%;
  border-radius: 3px;
  padding: 8px 10px;
  font-size: 12px;
  color: #17517f;
  position: relative;
  background-color: #f8f8f8;
}

/*style items (options):*/
.select-items {
  bottom: 0;
  position: relative;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 99;
  color: #fff;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.sobre strong{
  font-size: 20px;
  font-weight: 500;
}
.sobre .faixa.escuro{
  margin-bottom: 0;
}

.orcamento .titulo{
  margin-bottom: 40px;
}
.orcamento .titulo h3{
  color: #fff;
  font-size: 36px;
  text-align: center;
}
.orcamento .titulo .linha{
  background-image: url('../img/linha-b.png');
  background-repeat: no-repeat;
  width: 264px;
  height: 11px;
  margin: 20px auto;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: ' ' !important;
  text-align: center;
  opacity: .25;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  border-radius: 10px;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: transparent;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ng, div.wpcf7-aborted, div.wpcf7-mail-sent-ok{
    border: none !important;
    position: relative;
    font-weight: 300;
    padding: 0 !important;
    margin: 0 !important;
    width: auto;
    bottom: 0;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    right: 0;
    left: 0;
    text-align: center;
}
span.wpcf7-not-valid-tip{
  display: none !important;
}
.wpcf7-not-valid{
  border: 1px solid red !important;
}

.hkn-ball-button.svelte-iqychq{
  z-index: 1000000!important;
}
.whatsappme__button {
  bottom: 65px!important;
}