@font-face {
  font-family: Minha;
  src: url(fonts/fonts/Geogtq-Bd.ttf);
  font-family: Minha2;
  src: url(fonts/fonts/Geogtq-Lg.ttf);
}
html{
  scroll-behavior: smooth;
}
*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.6s;
  padding: 40px ;
  z-index: 10;
  background: white;
}
header .sticky{
  padding: 5px 100px;
  background: white;
}
header .logo{
  position: relative;
  transition: 0.6s;
}
header ul{
  position: relative;
  display: flex;
  overflow: hidden;
  transition: all 0.5s;
  justify-content: center;
  align-items: center;
}
header ul li{
  position: relative;
  list-style: none;
}
header ul li a{
  position: relative;
  margin: 0 15px;
  text-decoration: none;
  color: grey;
  font-weight: bolder;
  letter-spacing: 2px;
  font-size: 13px;
  transition: 0.6s;
  font-family: Minha2;
}
.label-menu,
.checkbox,
.hamburguer {
  display: none;
}
.tudo{
  margin-right: 500px;
}

#link-topo{
  text-decoration: none;
  color: white;
  background: black;
  padding: 10px;
  position: fixed;
  right: 10px;
  bottom: 10px;
}
dt{
  font-size: 28px;
  margin-top: 20vh;
  margin-left: 5.8vh;
  font-weight: bold;
  color: #333;
  font-family: Minha2;
}
dd{
  font-size: 14px;
  margin-right:1vh;
  margin-left: 8.6vh;
  color: grey;
  font-weight: bolder;
  display: inline-flex;
  text-align: center;
  font-family: Minha2;
}
p{
  font-size: 14px;
  margin-right: 6vh;
  margin-left: 8.6vh;
  line-height: 2vh;
  color: grey;
  font-weight: bolder;
  text-align: justify;
  font-family: Minha2;
}
h2{
  font-size: 28px;
  margin-left: 8.6vh;
  font-weight: bolder;
  color: grey;
  font-family: Minha2;
}
li{
  margin-bottom: 2px;
}
ul li a{
  margin-left: 8.6vh;
  text-decoration: none;
  color: grey;
  font-weight: bolder;
  transition: 0.6s;
  font-size: 13px;
  font-family:Minha2;
}
.wrapper{
  justify-content: center;
  display: flex;
  align-items: center;
}
img.s{
  display: flex;
  margin-top:10px;
}
.texto1{
  width:585px;
  height: 390px;
  top: 0;
  margin-top: 10px;
  font-weight: normal;
  left: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.801);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition:0.6s ;
}
.texto1:hover{
  opacity: 3;
}
.text1{
  color: black;
  font-size: 22px;
  font-family: Minha2;
  font-weight: bolder;
}
.Photo1{
  float:left ;
  margin-right: 10px;
  position: relative;
}
.Photo2{
  float:middle; 
  position: relative;
}
.Photo3{
  float:left; 
}
.Photo4{
  float: right;
}
.Photo5{
  float:left; 
}
.Photo6{
  float: right;
}
footer {
  width:  100%;
  position: absolute;
  display: inline-block;
  background-color: white;
}
footer .boxs{
  width: 320px;
  padding-top: 70px;
  padding-left: 2.1%;
  float: left;
  text-align: right;
  position: relative;
  transition: 0.6s;
  display: flex;
}
.sociais {
  margin-top: 70px;
  padding-left: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row; 
  float: left;
  line-height: 1;
}
footer .boxs2 {
  text-align: right;
  padding-bottom: 5px;
  margin-right: 0;
  float: none;
  padding-top: 40px;
  padding-right: 0;
  margin-right: 6vh;
}
.boxs2 ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  list-style: none;
  transition: 0.6s;
}
.boxs2 ul li{
  color: #474747;
  letter-spacing: 2px;
  padding-left: 0.5%;
  padding-right: 0;
}
footer ul li a{
  position: relative;
  text-align: right;
  font-size: 13px;
  margin-bottom: 20px;
  margin-left: 20px;
  text-decoration: none;
  font-weight: bold;
  color: #474747;
  letter-spacing: 2px;
  font-size: 13px;
  transition: 0.6s;
  font-family:Minha2;
}

@media (max-width: 781px){
  footer ul{
    text-align: center;
    height: 0;
  }
  footer li{
    padding-bottom: 10px;
  }

  footer li{
    width: 100%; 
  }
  footer ul.responsivo{
    height: 260px;
  }
  footer {
    flex-direction: column;
  }
  footer ul li a{
    margin: 0;
    padding: 0;
  }
  .boxs2 ul li{
    padding: 0;
    margin: 0;
  }
  footer .boxs2{
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    width: 100%;
    display: flex;
  }
  footer .sociais{
    width: 100%;
    padding: 0;
    margin:0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  footer .boxs{
    top: 0;
    max-height: 5%;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  footer .logoo{
    width: 100%;
    height: 50%;
  }
}

button:focus ~ ul{
  height: 270px;
}

@media (max-width: 1094px){
  dt{
    margin-left:0; 
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo {
    margin-top: 20px;
  }
  .Photo1{
    margin-top: 10px;
  }
  .wrapper{
    flex-direction: column;
  }
  menu  {
    display: none;
    position: absolute;
    top: 137px;
    left: 0;
    background: white;
    text-align: center;
    width: 100%;
    height: calc(100vh - 137px);
    z-index: 10;
  }
  header ul{
    display: block;
  }
  header {
  background: white;
  }
  menu li{
    margin: 16px;
  }
  header ul li a{
    font-size:18px;
  }
  .menu a{
    padding: 1rem 0;
    margin-inline: 1rem;
    border-bottom: 0.0625rem solid rgba(0, 0, 0, 1);
    border-radius: 0;
  }
  .checkbox:checked ~ menu {
  display: block;
  }
  .hamburguer{
    display: block;
  }
  .label-menu{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--white);
    padding-block: 1rem;
    cursor: pointer;
  }
  .hamburguer {
    border-top: 0.125rem solid;
    width: 1.25rem;
  }
  .hamburguer::before,
  .hamburguer::after {
    content: " ";
    display: block;
    width: 1.25rem;
    height: 0.125rem;
    background: currentColor;
    margin-top: 0.3125rem;
    position: relative;
    transition: 0.3s;
  }

  .checkbox:checked ~ .label-menu .hamburguer{
    border-top-color: transparent;
  }

  .checkbox:checked ~ .label-menu .hamburguer::before {
    transform: rotate(135deg);
  }

  .checkbox:checked ~ .label-menu .hamburguer::after {
    transform: rotate(-135deg);
    top: -0.4375rem;
  }
}
@media (max-height:670px){
  dt{
    margin-top: 30vh;
  }
}
@media (max-height:570px){
  dt{
    margin-top: 33vh;
  }
}

@media (max-width: 1821px){
  footer .rodape{
    max-width: 100%;
  }
  footer .sociais{
    align-items: center;
    justify-content: center;
    margin-right: 30%;
  }
}



@media (max-width: 781px){
  footer ul{
    text-align: center;
    height: 0;
  }
  footer li{
    padding-bottom: 10px;
  }

  footer li{
    width: 100%; 
  }
  footer ul.responsivo{
    height: 260px;
  }
  footer {
    flex-direction: column;
  }
  footer ul li a{
    margin: 0;
    padding: 0;
  }
  .boxs2 ul li{
    padding: 0;
    margin: 0;
  }
  footer .boxs2{
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    width: 100%;
    display: flex;
  }
  footer .sociais{
    width: 100%;
    padding: 0;
    margin:0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  footer .boxs{
    top: 0;
    max-height: 5%;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  footer .logoo{
    width: 100%;
    height: 50%;
  }
}



@media (max-width:1150px){
  footer ul{
    text-align: center;
    height: 0;
  }
  footer li{
    padding-bottom: 10px;
  }

  footer li{
    width: 100%; 
  }
  footer ul.responsivo{
    height: 260px;
  }
  footer {
    flex-direction: column;
  }
  footer ul li a{
    margin: 0;
    padding: 0;
  }
  .boxs2 ul li{
    padding: 0;
    margin: 0;
  }
  footer .boxs2{
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    width: 100%;
    display: flex;
  }
  footer .sociais{
    width: 100%;
    padding: 0;
    margin:0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  footer .boxs{
    top: 0;
    max-height: 5%;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  footer .logoo{
    width: 100%;
    height: 50%;
  }
}

@media (max-width: 1827px){
  .wrapper{
    max-width: 100%;
    display: flex;
    margin: 0 auto;
    align-items: center;
  }
  img.s{
    display: flex;
    margin-top: 10px;
    max-width: 100%;
  }
  .texto1{
    max-width: 100%;
    max-height:100%; 
  }
}
@media (max-width: 1440px){
  footer ul li a{
    font-size: 10px;
  }
  dd{
    font-size: 12px;
  }
  p{
    line-height:15px;
    font-size: 12px;
  }
}
@media (max-width: 1691px){
  .text1{
    font-size: 18px;
  }
}