* {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Lato", sans-serif;
  width: 100%;
  position: relative;
  
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* menu*/



li a, .dropbtn {
  display: inline-block;
  color: gray;
  text-align: center;
  text-decoration: none;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
  display: block;
}

.menu {
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  padding: 10px 20px;

}

.nada20{
  display: flex;
  justify-content: space-between

}

.logo {
  width: 120px;
}

nav ul li {
  display: inline;
  list-style: none;
  padding: 0px 40px;
  border-right: 2px solid gray;
}


nav ul{
  margin-top: 30px;
}

nav ul li:last-child{
  border-right: none;
}

li a {
  text-decoration: none;
  color: gray;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.phone-button{
  border: none;
  padding: 10px 25px;
  color: white;
  background-color: #14a6df;

}


/* menu*/

/* banner*/

.banner{
  margin-top: 5px;
}

.banner1{
  margin-top: 90px;
}

.style_button{
  padding: 10px 20px;
  border: none;
  background: #00b89f;
  color: white;
  font-size: 18px;
}

.style_sucess {
  font-size: 20px;
  text-align: center;
}
.nada10{
  background-color: #00b89f;
  font-size: 20px;
  color: white;
  padding: 20px 5px;
  border-radius:10px;
  text-align: center;
  margin: 40px 0px;
}
.style_sucess img{
  margin-bottom: 30px;
  border-radius: 10px;
}
.style_sucess{
  text-align: center;
}

.style_sucess button{
  margin: 30px auto;
}
.nada{
  position: relative;
}

.constrution_tak{
  background-color: #4b719f;
  padding: 20px 0px;
  color: white;
  text-align: center;
}

.constrution_tak h5{
  text-align: center;
  margin-bottom: 10px;
  margin-top: 15px;
}
.constrution_tak p{
  text-align: justify;
  padding: 20px 280px;
}
.constrution_tak button{
  margin-bottom: 20px;
}

.icones{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin: 480px 20px;
}

.icones img{
  width: 90px;
}
.img-roof {
  width: 100%;
  height: 100%;
}
.img-roof-1 {
  text-align: center;
}



/* contact */
.contact {
  position: absolute;
  z-index: -4;
  bottom: -1400px;
  background-color: #f6f9fc;
  width: 100%;
  height: 550px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.style-letter-contact-1{
  text-align: center;
}
.style-letter-contact span{
  font-weight: bold;
}
.style-contact {
  padding: 0px 100px;
}
.style-contact img {
  width: 300px;
}
.style-letter-contact {
  margin: 0px auto;
  color: #b2b2b2;
  font-size: 20px;
}
.number{
  font-size: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.job{
  background-color: gray;
  text-align: center;
  font-size: 15px;
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.background_description{
  background-color: #4b719f;
  padding: 20px 0px ;
  color: white;
  text-align: center;
 
}

.background_description p{
  text-align: justify;
  margin-top: 25px;
  padding: 0px 280px;

}
/* contact */

/* footer telhados */
.description-services p{
  margin-bottom: 25px;
}
.description-services img{
  margin-bottom: 25px;
}
.stylle-footer1 {
  background: #f6f9fc;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 30px 0px;
}
.stylle-footer1-contact {
  text-align: center;
}

.stylle-footer1-contact h1{
  font-size: 48px;
}

.stylle-footer1-contact p {
  color: #b2b2b2;
  font-size: 20px;
  margin-bottom: 60px;
}

.style-form {
  padding: 50px 50px;
  background-color: #f2f2f2;
  text-align: center;
}

.form-control {
  margin: 15px 0px;
}

#style-form {
  height: 150px;
}
.style-button-form{
  padding: 10px 80px;
  border: none;
  background: #00b89f;
  color: white;
  font-size: 18px;
  border-radius: 10px;
}
.style-button-form2{
  padding: 10px 80px;
  border: none;
  background: #4b719f;
  color: white;
  font-size: 18px;
  border-radius: 10px;
}
.style-button-form2 span {
  font-weight: bold;

}
.stylle-footer2-total {
  color: gray;
}
.stylle-footer2 {
  background: #fff ;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
}
.whats-app {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 9999;
}

.whats-app img {
  width: 60px;
}

.seta-home {
  position: fixed;
  right: 20px;
  bottom: 150px;
  z-index: 9999;
}

.seta-home img {
  width: 60px;
  transform: rotate(180deg);
}

.nav-js{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  height: 150px;
  background-color: white;
  color: black;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav-js ul li a{
  color: black;
}

.social-network{
  width: 30px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 30px;
}



@media (max-width: 1000px) {
  nav {
    display: none;
  }
}
.phone ul{
  list-style: none;
}

.hamburguer {
  display: block;
}
#check {
  display: none;
}

.ativo {
  display: block;
  position: absolute;
  top:0;
  text-align: center;
  right: 0;
  z-index: 9999;
  margin-top: 70px;

}


@media (max-width: 912px){
  .background_description p{
    padding: 0px 20px;
  }
  .constrution_tak p{
    padding: 0px 20px;

  }
  nav {
    display: none;
  }
  .hamburguer {
    display: block;
    width: 60px;
    height: 50px;
    position: relative;
    margin: 0px 10px;
    border-radius: 5px;
  }

  .style-hamburguer {
    position: absolute;
    background-color: #4b719f;
    width: 30px;
    height: 3px;
    top: 22px;
    left: 10px;
    transition: all 0.8s;
  }

  .background_description p{
    padding: 0px 10px;
  
  }

  .style-hamburguer::before {
    content: "";
    position: absolute;
    background-color: #4b719f;
    width: 30px;
    transition: all 0.8s;
    height: 3px;
    bottom: -11px;
    left: 0px;
  }

  .style-hamburguer::after {
    content: "";
    position: absolute;
    background-color: #4b719f;
    transition: all 0.8s;
    width: 30px;
    height: 3px;
    bottom: 11px;
    left: 0px;
  }

  #check:checked ~ label .style-hamburguer {
    background-color: transparent;
  }

  #check:checked ~ label .style-hamburguer::before {
    transform: translate(0px, -8px) rotate(-45deg);
  }

  #check:checked ~ label .style-hamburguer::after {
    transform: translate(0px, 15px) rotate(45deg);
  }

  .style-contact {
    display: none;
  }

  .ativo {
    display: block;
    position: absolute;
    top:0;
    text-align: center;
    right: 0;
    z-index: 9999;
    margin-top: 70px;

  }

  .ativo ul li {
   display: flex;
   flex-direction: column;
    padding: 30px 100px;
    background-color: white;
    border-bottom: 1px solid #44acf5;
    margin: 0px;
  }
  .constrution_tak p{
    padding: 0px 15px;
  }
  .background_description{
    padding: 20px 10px ;
    color: white;
  }

  .icones{
    margin: 280px 10px ;
  }

} 

@media (max-width: 540px){
  .icones{
    margin: 170px 10px ;
  }
  
}


@media (max-width: 500px) {
  .icones{
    margin: 100px 10px ;
  }
  
  .icones img{
    width: 80px;
  }
  .job{
    padding: 20px 0px;
  }
  .phone{
    display: none;

  }
  nav {
    display: none;
  }
  .hamburguer {
    display: block;
    width: 60px;
    height: 50px;
    position: relative;
    margin: 0px 10px;
    border-radius: 5px;
  }

  .style-hamburguer {
    position: absolute;
    background-color: #4b719f;
    width: 30px;
    height: 3px;
    top: 22px;
    left: 10px;
    transition: all 0.8s;
  }

  .background_description p{
    padding: 0px 10px;
  
  }

  .style-hamburguer::before {
    content: "";
    position: absolute;
    background-color: #4b719f;
    width: 30px;
    transition: all 0.8s;
    height: 3px;
    bottom: -11px;
    left: 0px;
  }

  .style-hamburguer::after {
    content: "";
    position: absolute;
    background-color: #4b719f;
    transition: all 0.8s;
    width: 30px;
    height: 3px;
    bottom: 11px;
    left: 0px;
  }

  #check:checked ~ label .style-hamburguer {
    background-color: transparent;
  }

  #check:checked ~ label .style-hamburguer::before {
    transform: translate(0px, -8px) rotate(-45deg);
  }

  #check:checked ~ label .style-hamburguer::after {
    transform: translate(0px, 15px) rotate(45deg);
  }

  .style-contact {
    display: none;
  }

  .ativo {
    display: block;
    position: absolute;
    top:0;
    text-align: center;
    right: 0;
    z-index: 9999;
    margin-top: 70px;

  }

  .ativo ul li {
   display: flex;
   flex-direction: column;
    padding: 30px 100px;
    background-color: white;
    border-bottom: 1px solid #44acf5;
    margin: 0px;
  }
  .constrution_tak p{
    padding: 0px 15px;
  }
  .background_description{
    padding: 20px 10px ;
    color: white;
  }
  
}

@media (max-width: 360px) {
  .icones{
    margin: 110px 10px ;
  }
  
  .icones img{
    width: 50px;
  }
  .background_description{
    padding: 20px 10px ;
    color: white;
  }
  .job{
    padding: 20px 0px;
  }
  
}
/* footer */
