.banner-content h1 {
    color: #fff;
    font-size: 63px;
    font-weight: 700;
    line-height: 1em;
    margin-top: 20px;
    margin-bottom: 20px;
}

h1.mb-10 {
    font-size: 34px;
}

.whats-footer {
    max-width: 20px;
}

#rede-soc{
	padding-top: 0 !important;
}

div#rede-soc2 {
    padding-top: 0 !important;
}

footer {
    height: 449px;
}

.center{
	display: flex;
	/*margin-top: 1%;*/
	bottom: 0;
	justify-content: center;
}

img.d-block.mx-auto {
    max-width: 154px;
}

a.col.single-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ft-contat{
    text-align: center;
}

.single-service {
    background-color: #e7e7ea;
}


.bg-1 {
    background-image: url(../img/contato.jpg);
    background-repeat: no-repeat;
    background-size: 1920px;
}

.bg-sobre{
    background-image: url(../img/sobre.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.bg-projetos{
    background-image: url(../img/projetos.jpg);
    background-repeat: no-repeat;
    background-size: 106%;
}

@media (min-width: 1024px){
    .bg-1 {
        background-position: left;
    }
    .centroo{
        margin-top: 3%;
        text-align: center;
    }

    #whats{
            max-width: 18px;
    }

}


@media (max-width: 767px){
    .bg-1 {
        background-position-x: -83px;
        background-size: 2157px;
    }

    .bg-sobre {
        background-size: 1051px;
        background-position: center;
    }

    .bg-projetos {
        background-size: 1471px;
        background-position-x: -809px;
    }

    .sobre-saibamais{
        margin-left: 2%;
    }
    .center {
    display: flex;
    margin-top: 1%;
    text-align: center;
    bottom: 0;
    justify-content: center;
}
	.banner-content h1 {
	    font-size: 39px;
	}
}

.footer-mob{
        background: #222;
}
.aaa {
    display: flex;
    margin-top: 5%;
    bottom: 0;
    justify-content: center;
}

.absoluta{
    position: absolute;
    margin: 5px 10px 10px 25px;
    font-size: 22px;
}

.botao-servicos a:hover{
    background: #f4e700;
}

.branco{
    background: #fff!important;
    transition: 0.5s ease-in;
}
.icones-reforma {
    width: 24px!important;
    margin-right: 10px;
    margin-bottom: 5px;
}

.sumir{
    display: none!important;
}
.li-reforma {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.p-execucao {
    margin: 38px;
    font-size: 16px;
}

.single-offered:hover li {
    color: #222;
}

.testimonials.geral {
    padding-bottom: 80px;
}

.testimonials{
  padding-top: 80px;
}

.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  font-size: 20px;
  color: #f69314;
  border: 1px solid #f69314;
  text-align: center;
}
.owl-carousel .owl-prev {
  left: 5px;
}
.owl-carousel .owl-next {
  right: 5px;
}






.custom-direction {
  position: relative;
  z-index: 99;
  border-radius: 7px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
  left: 50%;
  display: inline-block;
  background: #f69314; }
  .custom-direction a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    margin: 10px; }


    .section-title {
  color: #f69314;
  font-size: 40px;
  font-weight: 900; 
  padding-bottom: 0px;
}

.ul-servicos {
  margin-top: 30px;
}
.li-servicos {
  font-size: 18px;
  margin-top: 10px;
}

  @media (max-width: 991.98px) {
    .section-title {
      font-size: 30px; 
      } 
  }

.logo-whats {
  width: 24px;
}

.btn-whats {
  background-color: #45c254;
  color: #fff;
}

.btn-whats:hover {
    background-color: #45c254;
    color: #fff;
}