@import url("https://fonts.cdnfonts.com/css/inter");

body {
  background: url(../img/ImgCapa/_03ad10fa-549b-45bc-a0c3-83754ff37c76.jpg);
  object-fit: cover;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  overflow-x: hidden;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#copy {
  color: #fff;
  text-align: center;
}
#desen {
  color: #fff;
  text-align: center;
}
#mate {
  color: #fff;
  font-size: 13px;
  margin-left: 39%;
}
#mate:hover {
  color: rgb(255, 255, 255, 0.5);
}
#jau {
  color: #ffffff;
}
#jau:hover {
  color: #4caf50;
}

.BordasPagInit {
  margin: 0 auto;
  width: 100%;
  height: auto;
  border-radius: 30px;
  background: rgba(230, 230, 230, 0.5);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  animation: fadein 2s;
}

.BordasPagImg {
  position: absolute;
  width: 99%;
  height: 80vh;
  left: 50%;
  top: 25%;
  bottom: 10%;
  margin-left: 10px;
}

.titulo {
  max-width: 99%;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  line-height: 80px;
  letter-spacing: 1px;
  background: linear-gradient(134deg, #1e1f1e 40.75%, #8b9eb0 90.52%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 500% 100%;
  animation: title-animado 1.5s infinite alternate;
}

@keyframes title-animado {
  0% {
    background-position-x: 0%;
  }

  100% {
    background-position-x: 100%;
  }
}

/* /////////////////// */
.logo {
  width: 70%;
  float: left;
  border-radius: 20px;
  margin-left: 15% !important;
  background: url(<path-to-image>), lightgray 50% / cover no-repeat;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25),
    0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.b1 {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
}

.desc {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 1rem !important;
  font-style: normal;
  display: flex;
  font-weight: 380;
  letter-spacing: 0.252px;
  padding: 1px;
  width: 98%;
}

.redes {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.RedesTod {
  display: flex;
}
.Meio {
  display: flex;
  width: auto;
  margin: 0 auto;
}

iframe {
  border-radius: 12px 12px 12px 12px;
}

/* //////////////////// */

.vid {
  min-width: 45%;
}

/* inicio item 3 */
.time {
  width: 95%;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  margin-left: 3%;
}

.RedesSoc {
  margin-left: 10px;
}

.Face {
  width: 45px;
  margin-top: 2px;
  border: 3px solid black;
  border-radius: 7px;
  padding: 2px;
}
.divi {
  width: 99%;
  display: flex;
  margin-left: 0.5%;
  overflow-y: auto !important;
}

.Card {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
  cursor: pointer;
}

.people {
  width: 140px;
  height: 138px;
  border-radius: 50%;
}

.md {
  display: inline-block;
  height: 138px;
  margin-left: 5%;
}

.nome {
  display: inline;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.nomes {
  margin-top: 5px;
  text-align: center;
}
.ListTimeVazio {
  width: 30% !important;
  margin-left: 5%;
  text-align: center;
  font-size: 30px;
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: "Snakehead Graffiti", sans-serif;
  padding-bottom: 10px;
  padding-top: 10px;

  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
}

/* fim do item 3 */
.do {
  width: 95%;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  margin-left: 4%;
  margin-top: 5%;
}

#imgfamilia {
  width: 300px;
  height: 250px;
  margin: auto;
  border-radius: 20% !important;
  margin-top: 1%;
}

.fotosf {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

.trabalhamos {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 1rem !important;
  font-style: normal;
  margin-left: 7%;
  font-weight: 380;
  line-height: 32px;
  letter-spacing: 0.252px;
  padding: 1px;
}

/* ///////////////////// */
.RowTot {
  display: flex;
}

.element {
  min-width: 200px !important;
  width: 60%;
  height: 225.31px;
  border-radius: 12px;
  background: #000;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  margin-top: 6%;
}

.icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #18191c;
  margin-top: -25%;
}

.dj {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-left: 18%;
  margin-top: 18%;
}

.title {
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}

.adobe {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-left: 18%;
  margin-top: 18%;
}

.description {
  max-height: 100px;
  font-size: 1rem;
  font-family: "Inter", sans-serif;
  text-align: center;
  overflow-x: auto;
}

.description::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.fam {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  color: #000;
}

.description::-webkit-scrollbar-track {
  background: lightgray;
  border-radius: 20px;
}

.description::-webkit-scrollbar-thumb {
  background-color: #333;
  border-radius: 20px;
  border: 3px solid 333;
}

/* /////////////////////////// */
.Col2 {
  display: flex;
  flex-wrap: wrap;
}
.Linhas {
  width: 48% !important;
  padding: 10px;
  border-radius: 20px;
  margin-left: 5% !important;
  border: 1px solid black;
}
.row {
  width: 97%;
  margin-left: 1.5% !important;
  padding: 15px;
}
.projetos {
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  margin-top: 10%;
  width: 90vh !important;
}

.pro {
  float: left;
  min-width: 150px;
  width: 90%;
  height: 150px;
  border-radius: 20px;
  background: url(<path-to-image>), lightgray 50% / cover no-repeat;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25),
    0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.tipro {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  width: 100%;
}

.descproj {
  font-size: 15px;
  font-family: "Inter", sans-serif;
  margin-left: 1%;
  max-height: 60px;
  overflow-y: auto;
}
.descproj::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.descproj::-webkit-scrollbar-track {
  background: lightgray;
  border-radius: 20px;
}

.descproj::-webkit-scrollbar-thumb {
  background-color: #333;
  border-radius: 20px;
  border: 3px solid 333;
}

.Linha1 {
  border: solid black;
  border-radius: 10px;
  width: 50%;
  margin-left: 25%;
}
.Download {
  border: none;
  cursor: pointer;
  width: 20% !important;
  object-fit: cover;
  background-color: transparent;
  margin-left: 40%;
}

/* Informações do Time */

.Opac {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(22, 22, 22, 0.753);
  z-index: 1020;
  display: none;
  justify-content: center;
  align-items: center;
}

.TimeInf {
  transition: transform 0.3s ease;
}
.TimeInf {
  background: rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 8px 32px 0 rgba(11, 9, 110, 0.37) !important;
  backdrop-filter: blur(2.5px) !important;
  -webkit-backdrop-filter: blur(2.5px) !important;
  border-radius: 10px !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  width: 30%;
  max-height: 80vh;
}

.headerInf {
  width: 95%;
  margin-top: 5% !important;
  margin: 0 3%;
  padding: 0 2% 10px 2% !important;
  border-bottom: 1px solid white !important;
}

.FecharInfs {
  background-color: #e6e6e6 !important;
  width: 30px !important;
  height: 30px !important;
}

.DadosTime {
  width: 98% !important;
  margin-top: 5% !important;
  margin: 0 3%;
  padding: 0 20px !important;
}
.InfCapaTime {
  width: 100%;
  margin-top: -30px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.TitleInfTime {
  color: #fff;
}

.CapaInf {
  width: 100px !important;
  height: 100px !important;
  object-fit: cover;
  border: 1px solid white;
  margin-left: 35%;
}
.Infs {
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  max-height: 40vh;
  overflow: auto;
}

.Infs::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.Infs::-webkit-scrollbar-track {
  background: lightgray;
  border-radius: 20px;
}

.Infs::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid 333;
}

dt {
  width: 50% !important;
}
dd {
  text-align: end;
  width: 50% !important;
  max-height: 40%;
  overflow-y: auto;
}

@media (max-width: 575px) {
  .ImgLogo {
    width: 90vh !important;
    margin-bottom: 10px;
  }
  .logo {
    width: 50%;
    /* margin-left: 25%; */
  }
  #b {
    width: 100%;
    margin-left: 0%;
  }
  #c {
    width: 100%;
  }
}
@media (max-width: 848px) {
  .RowTot {
    display: inline;
  }
  .logo {
    margin-left: 25% !important;
  }
}
@media (max-width: 575px) {
  .RowTot {
    display: flex;
    margin-left: -20px;
  }
}
@media (max-width: 863px) {
  .Linhas {
    width: 100% !important;
  }
  .ImgLogoCel {
    margin-left: 2%;
  }
}
@media (max-width: 465px) {
  .RowTot {
    display: inline !important;
  }
  .element {
    width: 80%;
    margin-left: 15%;
  }
}

@media (max-width: 415px) {
  .Linhas {
    display: inline !important;
  }
  .Img415 {
    width: 90% !important;
    margin-left: 10%;
  }

  .Infs415 {
    width: 90% !important;
    margin-left: 5%;
    text-align: center;
  }
  .Download {
    margin-left: 5%;
  }
}
