* {
  padding: 0;
  margin: 0;
  font-family: Bariol;
}

body {
  background: #242323;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

nav {
  z-index: 5;
  background: rgb(1 33 178);
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  top: 0;
  z-index: 9999;
  width: 100%;
}

.menu a {
  text-decoration: none;
  color: white;
}

#hmmenu a {
  text-decoration: none;
  color: white;
}

#whats {
  position: fixed;
  bottom: 5%;
  right: 5%;
  width: 60px;
  height: 60px;
  background: url(https://whatsappbrand.com/wp-content/themes/whatsapp-brc/image/WhatsApp_Logo_2.png);
  z-index: 99999999999;
  background-size: 190%;
  background-position: center;
  border-radius: 42px;
}

.cursor {
  display: none;
}

.cursor img {
  width: 100%;
}

.menu {
  display: none;
  color: white;
}

.mmenu {
  display: flex;
  color: white;
  justify-content: flex-end;
  align-items: center;
}

#menuburguer {
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 1001;
}

.mmenu img {
  margin-right: 36px;
  max-width: 36px;
  width: 100%;
}

.mmenu div {
  padding: 10px 40px;
}

#hmmenu {
  position: absolute;
  right: 0;
  top: 70px;
  background-color: rgb(1 33 178);
  transition: 0.5s ease-in all;
  font-size: 20px;
  overflow: hidden;
  height: 450px;
  border-radius: 0 0 30px 30px;
  z-index: 1000;
}

#hmmenu div {
  padding: 12px 16px;
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease;
  text-align: left;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo img {
  width: 100%;
  max-width: 250px;
}

#hidden {
  opacity: 0;
  width: 0;
  height: 0;
}

nav .logo,
nav .menu {
  margin: 0 40px;
  justify-content: center;
  align-items: center;
}

#hero {
  position: relative;
  overflow: hidden;
}

#hero img {
  width: 100%;
}

.hoverhero {
  position: absolute;
  bottom: 80px;
  z-index: 999;
  color: white;
  right: 0;
  left: 0;
  margin: auto;
  width: 70%;
  font-weight: 100;
  top: auto;
}

.hoverhero h2 {
  font-size: 56px;
  font-weight: 500;
  text-align: center;
}

.hoverhero div {
  margin: 20px auto;
  width: fit-content;
  font-size: 40px;
  padding: 10px 20px;
  border: #292929 2px solid;
  cursor: pointer;
}

.hoverhero div:hover {
  background: #2196f3;
  border: #3da2f3 solid 2px;
  box-shadow: 0 0 10px #2196f3, 0 0 40px #2196f3, 0 0 80px #2196f3;
}

.swiper-container-hero {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 200%;
  left: -75%;
}

.remoto {
  background: #ff9900;
  border-radius: 38.3333px;
  padding: 5px 30px !important;
}

.remoto a {
  text-decoration: none;
  color: white;
}

#sobre {
  background: #242323;
}

.sobrebox {
  display: grid;
  justify-content: center;
  align-content: center;
  grid-template-columns: 1fr;
}

.sobretexto h2,
.sobretexto h1,
.sobretexto p {
  width: 80% !important;
  text-align: center !important;
  margin: 0 auto;
}

.sobrebox div {
  text-align: center;
  background-size: cover !important;
}

.sobrebox div img {
  width: 100%;
}

.sobrebox div h2,
.sobrebox div h1,
.sobrebox div p {
  color: white;
  text-align: left;
  width: 515px;
  display: block;
  position: relative;
}

.sobrebox div h2,
.sobrebox div h1 {
  padding: 8px 40px 20px;
  font-size: 41px;
}

.sobrebox div p {
  color: white;
  text-align: left;
  width: 515px;
  display: block;
  position: relative;
  font-size: 40px;
}

.sobretexto {
  padding: 36px 0;
}

#servicos {
  background: #333232;
  padding: 100px 0;
}

div#grid-servico {
  display: grid;
  grid-template-columns: 1fr;
  width: 80%;
  margin: 0 auto;
  height: fit-content;
  color: white;
  background-repeat: no-repeat;
}

.itemservico-l,
.itemservico-r,
.itemservico-c {
  align-items: center;
  display: grid;
  text-align: left;
  margin: 33px 0;
}

#portfolio {
  background: #333232;
  display: flex;
  flex-direction: column;
  padding: 10px 0 200px;
  position: relative;
}
#portfolio h2 {
  color: white;
  padding: 20px 0;
  margin: auto;
  width: 80%;
}

#videos {
  background: #333232;
  display: flex;
  flex-direction: column;
  padding: 10px 0 200px;
}

.videos-box {
  display: flex;
  width: 90%;
  margin: 0 auto;
}

section#video {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  width: 100%;
}

section#video #videoload {
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.swiper-container.swiper-container-h2 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  left: 0;
  height: 600px;
}

.swiper-slide {
  flex-shrink: 0;
  width: 80%;
  height: 100%;
  position: relative;
  transition-property: transform;
  margin: 0 auto;
}

.swiper-container.swiper-container-h2 .swiper-slide {
  width: 100% !important;
  overflow: hidden;
}

div#leftarr {
  width: 2%;
  z-index: 9999;
  position: absolute;
  left: 67px;
  height: 30px;
  position: absolute;
  transition: 1s all;
  font-size: 5vw;
  text-align: center;
  cursor: pointer;
  bottom: 0;
  top: 0;
  margin: auto;
}

div#rightarr {
  width: 2%;
  z-index: 9999;
  position: absolute;
  right: 91px;
  height: 30px;
  position: absolute;
  transition: 1s all;
  font-size: 5vw;
  text-align: center;
  cursor: pointer;
  bottom: 0;
  top: 0;
  margin: auto;
}

div#menu_lab {
  position: absolute !important;
  top: 0;
  width: 93%;
  height: 22%;
  display: block;
  bottom: 0;
  margin: auto;
  transform: translate(5%, 0);
  z-index: 5000;
}

.swiper-pagination.swiper-pagination-h2 {
  position: relative;
  transform: translate(0) !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0px auto 20px;
}

span#clientchange {
  text-transform: capitalize;
}

/* .clientes {
  width: 84%;
  padding: 60px 12% 60px 4%;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-size: 50px;
  background: rgb(0 0 0 / 0.2);
  display: flex;
  flex-direction: row;
}

.clientes > div {
  height: 20px;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 10px;
  width: fit-content;
  height: fit-content;
  display: flex;
}

.clientes > div img {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.clientestitle {
  width: 94%;
  padding: 40px 3%;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-size: 50px;
  background: rgb(0 0 0 / 0.2);
} */

.clientes {
  background: white;
  padding: 80px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.clientes-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.clientes-title {
  font-weight: 700;
  font-size: clamp(24px, 6vmin, 48px);
  color: #676767;
  margin-bottom: 40px;
  text-align: center;
}

.clientes-logos-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin: 16px;
}

.clientes-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 230px;
  height: 230px;
}

/* Responsividade Sessão Clientes*/
@media (max-width: 1024px) {
  .clientes-logos-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

section#quem-somos {
  background: url(./image/bgequipe.png);
  background-color: #333232;
  background-size: cover;
  background-position: top;
  padding: 100px 0 0 0;
  background-repeat: no-repeat;
}

#quem-somos h2,
#quem-somos p {
  text-align: center;
  color: white;
}

#quem-somos #boss-box h2,
#quem-somos #boss-box p {
  text-align: left;
  color: white;
  width: 85%;
}

#quem-somos h2 {
  padding: 20px 0 0;
}

#box_equipe {
  display: flex;
  flex-wrap: wrap;
  width: 77%;
  margin: 40px auto;
  padding: 0 0 0 13%;
}

#boss-box {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 40px auto;
  flex-direction: row;
  justify-content: center;
}

.membro {
  width: 25%;
  height: 345px;
  margin: 0.5%;
  opacity: 1;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
  padding: 0 0 40px 0;
  overflow: visible;
}

.membro h2 {
  opacity: 0;
  color: #ff0080 !important;
  width: 100%;
}

.membro p {
  opacity: 0;
  text-align: center !important;
  width: 87%;
  margin: 0 auto;
}

.membro div {
  opacity: 0;
  text-align: right !important;
  width: 100%;
  margin: 5px auto 0;
  color: white;
  font-weight: 900;
  cursor: pointer;
}

/* .membro div:after {
  content: "";
  width: 23px;
  height: 20px;
  background-image: url(./image/linkedin.png);
  display: inline-block;
  margin: 0 15px 0 9px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
} */

.linkedin-image {
  height: 23px;
  cursor: pointer;
}
.linkedin-text {
  margin: 0 !important;
}

.membro:hover div {
  opacity: 1;
}

.membro img {
  width: 95%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

form#contactform {
  width: 574px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

form#contactform input {
  width: 100%;
  height: 56px;
  margin: 20px auto 0;
  text-align: center;
  font-size: 26px;
}

form#contactform button {
  margin: 40px auto 100px;
  background: linear-gradient(180deg, #0078ff 0%, #3a97ff 100%);
  box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  color: white;
  padding: 10px 80px;
}

div#box_footer {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  line-height: 1.8;
  font-size: 28px;
}

.fotitem {
  padding: 0 0 0 25px;
  position: relative;
}

.fotitem::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 8px;
  width: 30px;
  height: 40px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 80% !important;
}

.face::before {
  background: url(./image/face.png);
}

.vimeo::before {
  background: url(./image/vimeo.png);
}

.insta::before {
  background: url(./image/insta.png);
}

.rua::before {
  background: url(./image/rua.png);
}

.fone::before {
  background: url(./image/fone.png);
}

.mail::before {
  background: url(./image/mail.png);
}

footer {
  color: white;
  background: black;
  padding: 40px 0;
}

:root {
  --swiper-theme-color: #ff9800;
}

div#terceiro {
  grid-row: 3 / 6;
}

div#mascara_ipad {
  width: 100% !important;
  position: absolute !important;
  left: 0 !important;
  transition: 1s all !important;
  top: 0px !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 0 !important;
  padding-top: 56% !important;
  background: url(https://www.filmelab.com/image/tablet.png);
  background-size: cover;
  background-position: center;
  pointer-events: none;
  z-index: 9;
}

div#caixaipad {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: fit-content;
}

#contato {
  padding: 10vmin 16px;
  display: flex;
  flex-direction: column;
  background-image: url(./image/bg_footer.png);
  background-size: cover;
  background-position: center;
  align-items: center;
}

.contato-logo {
  align-self: flex-start;
  max-height: 10vmin;
  margin: 0 0 6vmin 12.5vw;
}

.contato-container {
  display: flex;
  justify-content: space-between;
  gap: 4vw;
  width: 75vw;
  margin-bottom: 5vh;
}

.contato-info {
  display: flex;
  flex-direction: column;
  gap: 6vmin;
}

.contato-title {
  font-weight: 700;
  font-size: 6.5vmin;
  align-self: flex-start;
  margin: 0;
  line-height: 1.2;
  font-family: "Montserrat Bold", sans-serif;
  color: #ffffff;
}

.contato-detalhes {
  display: flex;
  flex-direction: column;
  font-size: 3.5vmin;
  line-height: 1.8;
  color: #ffffff;
}

.contato-endereco {
  align-self: flex-start;
  font-size: 3.5vmin;
  line-height: 1.8;
  margin: 0 0 2vmin 0;
  font-family: "Montserrat SemiBold", sans-serif;
}

.contato-redes-sociais {
  display: flex;
  align-self: flex-start;
  gap: 1vmax;
}

.contato-redes-sociais img {
  width: auto;
  height: 5vmin;
  transition: transform 0.3s ease;
}

.contato-redes-sociais img:hover {
  transform: scale(1.1);
}

.contato-whatsapp {
  align-self: flex-start;
  margin-top: 5vh;
}

.whatsapp-button {
  height: 10vmin;
  background-color: #25d366;
  max-height: 10vmin;
  padding: 8px 20px;
  font-size: 3vmin;
  font-weight: 700;
  border-radius: 16px;
  color: white;
  border: 3.5px solid white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #ffffff;
}

.whatsapp-button:hover {
  background-color: rgb(21, 139, 65);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.whatsapp-icon {
  width: 7vmin;
  margin-left: 10px;
}

/* Responsividade Contato */
@media (max-width: 768px) {
  .contato-container {
    display: flex;
    flex-direction: column;
    gap: 2vw;
    width: 85vw;
  }

  .contato-title {
    font-size: 7vmin;
  }

  .hide-on-mobile {
    display: none;
  }

  .contato-whatsapp {
    width: 100%;
  }

  .whatsapp-button {
    width: 100%;
    justify-content: center;
  }
  .clientes-logos-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .swiper-container.swiper-container-h2 {
  }
  div#menu_lab {
    position: static !important;
    height: 100px;
    margin: 0;
    top: auto;
    color: white;
    transform: translate(0, 50%);
  }
  div#rightarr {
    right: 10vmin;
  }
  div#leftarr {
    left: 3vmin;
  }
  #portfolio {
    padding: 10px 0 110px;
  }
  .swiper-container.swiper-container-h2 {
    height: 65vmin;
  }
}

@media (max-width: 480px) {
  .contato-title {
    font-size: 6vmin;
  }

  .contato-endereco {
    margin-top: 5vmin;
  }
  .clientes-logos-grid {
    grid-template-columns: 1fr;
  }

  .clientes-title {
    font-size: clamp(20px, 5vmin, 36px);
    margin-bottom: 30px;
  }
  #hmmenu {
    padding: 0px 100px;
    border-top: rgb(23, 61, 235);
    font-size: 25px;
  }
  .sobrebox div p {
    font-size: 25px;
  }
  .about {
    padding-top: 0 !important;
  }
  .swiper-container.swiper-container-h2 {
    height: 200px;
  }
  div#menu_lab {
    position: static !important;
    height: 100px;
    margin: 0;
    top: auto;
    color: white;
  }
  div#rightarr {
    right: 10vmin;
  }
  div#leftarr {
    left: 3vmin;
  }
  #servicos {
    padding: 36px 0;
  }
  #portfolio {
    padding: 10px 0 50px;
  }
}

.headmenuvideos {
  height: fit-content;
  width: fit-content;
  margin: 32px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 8px;
  position: relative;
  background: #ffac32;
  flex-wrap: wrap;
}

.headmenuvideos div {
  min-width: fit-content;
  background-color: #ffac32;
  border-right: 2px white solid;
  padding: 8px;
  max-height: fit-content;
  height: fit-content;
  cursor: pointer;
  font-size: 1.8rem;
}

#hmv9 {
  border: 0px !important;
}

.hmv {
  transition: 1s all;
}

#fixedport {
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  position: fixed;
  background: #101010ad;
  z-index: 9999999999999999999999;
  top: 0;
  left: 0;
  scroll-behavior: smooth;
}

#fixedport .videos-box {
  flex-direction: column;
}

#box_menuvideos2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  flex-wrap: wrap;
}

#box_menuvideos2 > div {
  min-width: 33%;
  height: fit-content;
  background-color: purple;
}

#box_menuvideos2 > div img {
  width: 100%;
}

@media only screen and (min-width: 1000px) {
  .headmenuvideos {
    height: 50px;
    width: 100%;
    margin: 32px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 8px;
    position: relative;
    background: #ffac32;
    flex-wrap: nowrap;
    position: relative;
  }
  .headmenuvideos div {
    max-width: 10%;
    font-size: 1.2rem;
  }
  div#leftarr {
    width: 2%;
    z-index: 999;
    position: absolute;
    left: 93px;
    height: 30px;
    position: absolute;
    transition: 1s all;
    font-size: 5vw;
    text-align: center;
    cursor: pointer;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  div#rightarr {
    width: 2%;
    z-index: 999;
    position: absolute;
    right: 115px;
    height: 30px;
    position: absolute;
    transition: 1s all;
    font-size: 5vw;
    text-align: center;
    cursor: pointer;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  div#mascara_ipad {
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    transition: 1s all !important;
    top: 0px !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
    padding-top: 56% !important;
    background: url(https://www.filmelab.com/image/tablet.png);
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 9;
  }
  div#terceiro {
    grid-row: auto;
  }
  .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    left: 0%;
  }
  .cursor {
    display: block;
    width: 80px;
    height: 50px;
    position: absolute;
    top: 0;
    background: url(./image/cursor.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 99999999999999999;
    transition-duration: 200ms;
    transition-timing-function: ease-out;
  }
  .cursor img {
    width: 100%;
  }
  nav {
    background: rgb(1 33 178);
    padding: 20px 0;
    display: flex;
    top: 0;
    justify-content: space-between;
    z-index: 9999;
    width: 100%;
    position: fixed;
  }
  #video {
    margin-top: 80px;
  }
  div.menu {
    display: flex;
    color: white;
  }
  div.mmenu {
    display: none;
  }
  div.menu div {
    padding: 10px 40px;
  }
  div.menu div:hover {
    color: #2d2d2d;
    cursor: pointer;
  }
  .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  div.logo img {
    width: auto;
  }
  #hidden {
    opacity: 0;
    width: 0;
    height: 0;
  }
  nav .logo,
  nav .menu {
    margin: 0 40px;
  }
  .hoverhero {
    width: 70%;
  }
  .hoverhero h2 {
    font-size: 50px;
    font-weight: 500;
    text-align: center;
  }
  .hoverhero div {
    margin: 20px auto;
    width: 369px;
    font-size: 25px;
    padding: 15px 20px;
    border: #292929 2px solid;
    cursor: pointer;
    text-align: center;
  }
  .flexend {
    justify-content: flex-end !important;
  }
  .flexstart {
    justify-content: flex-start !important;
  }
  .sobrebox {
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-columns: 1fr 1fr;
    max-width: 1192px;
    margin: 0 auto;
  }
  .sobrebox div img {
    width: auto;
  }
  .sobrebox div p {
    color: white;
    text-align: left;
    width: 515px;
    display: block;
    position: relative;
    padding: 0px 40px 0;
    font-size: 19px;
  }
  .clientes {
    width: 100%;
    padding: 60px 30px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-size: 50px;
    background: rgb(0 0 0 / 0.2);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  .swiper-container.swiper-container-h2 {
    width: 89.5%;
    height: 550px;
    z-index: 0;
    margin: 2% auto;
  }
  div#caixaipad {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    height: fit-content;
  }
  div#grid-servico {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 1192px;
    margin: 0 auto;
    height: 596px;
    background: url(./image/bg_servicos.png);
    background-position: 100px 53px;
    background-size: 86%;
    color: white;
    background-repeat: no-repeat;
  }
  .sobrebox div {
    flex-basis: 50%;
    text-align: right;
    background-size: cover !important;
    margin: 3.5% auto;
  }
  .sobretexto {
    padding: 0;
  }
  .sobrebox div h2,
  .sobrebox div h1 {
    padding: 8px 40px 20px;
    font-size: 28px;
  }
  form#contactform {
    width: 574px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  div#box_footer {
    width: 492px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    line-height: 1.8;
  }
  section#cliente {
    height: 830px !important;
  }
  section#cliente iframe {
    width: 100%;
    left: 0%;
    margin: auto;
  }
  .itemservico-l {
    justify-content: center;
    align-items: center;
    display: grid;
    padding: 22px;
    border-right: 2px solid rgb(255 0 128 / 47%);
    border-bottom: 2px solid rgb(255 0 128 / 47%);
  }
  .itemservico-r {
    justify-content: center;
    align-items: center;
    display: grid;
    padding: 22px;
    border-left: 2px solid rgb(255 0 128 / 47%);
    border-bottom: 2px solid rgb(255 0 128 / 47%);
  }
  .itemservico-c {
    justify-content: center;
    align-items: center;
    display: grid;
    padding: 22px;
    border-bottom: 2px solid rgb(255 0 128 / 47%);
  }
  .itemservico-c h2,
  .itemservico-r h2,
  .itemservico-l h2 {
    text-transform: uppercase;
  }
  .itemservico-c:hover {
    background: #ff4da6;
  }
  .itemservico-r:hover {
    background: #ffb74d;
  }
  .itemservico-l:hover {
    background: #0121b2;
  }
  #especialc:hover {
    background: transparent !important;
  }
  div#box_footer {
    width: 492px;
    margin: 0 auto;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    line-height: 1.8;
  }
  .fotitem::before {
    position: absolute;
    left: 0;
    top: -2px;
    width: 18px;
  }

  .videos-box {
    /* grid-template-columns: 1fr 1fr 1fr;*/
    width: 90%;
    margin: 0 auto;
  }
  .membro:hover h2 {
    opacity: 1;
  }
  .membro:hover p {
    opacity: 1;
  }
  .videos-box .swiper-slide {
    display: none;
    width: 100% !important;
    margin: 0 !important;
  }
  .videos-box .swiper-slide iframe {
    width: 95% !important;
    margin: auto;
    right: 0;
    bottom: 0;
  }
  body #caixaipad .swiper-slide img {
    width: 91% !important;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  #box_menuvideos {
    display: flex;
    flex-direction: row;
    max-width: 1280px;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    height: 583px !important;
    overflow: overlay;
  }
  .optmenu {
    margin: 1px;
    width: 180px !important;
    height: fit-content;
    cursor: pointer;
    transition: 500ms all;
  }
  div#box_menuvideos .optmenu:hover {
    width: 250px !important;
  }
  div#mascara_ipad {
    z-index: 0;
  }
  #dan {
    background-size: cover !important;
  }
  .videos-box .swiper-slide {
    width: 80% !important;
  }
  .bosses {
    /*  display: flex; */
    flex-direction: row !important;
    width: 33.33%;
  }
  div#will2,
  div#dan2 {
    width: 89% !important;
    margin: 0 auto !important;
    padding: 0.1%;
  }
  div#will,
  div#dan,
  div#bros {
    width: 70% !important;
    margin: 0 auto;
  }
  .itemservico-l,
  .itemservico-r,
  .itemservico-c {
    margin: 0 !important;
  }
  section#cliente #videoload {
    width: 150% !important;
    position: absolute !important;
    z-index: -1 !important;
    left: -26% !important;
    right: 0 !important;
    margin: auto !important;
    height: 100% !important;
  }
}

/*#will:hover{
    background-image: url('./image/willa.jpg') !important;
}
#dan:hover{
    background-image: url('./image/fe.jpg') !important;
}*/

#will:hover p,
#will:hover h2,
#will:hover div,
#dan:hover p,
#dan:hover h2,
#dan:hover div {
  display: none;
}

.about {
  /*   padding-top: 8px !important; */
  padding-bottom: 0px !important;
}

.bosses {
  /*  display: flex; */
  flex-direction: row;
  padding: 50px 0;
  border-bottom: 1px solid hsl(0 0% 100% / 0.5);
  flex-wrap: inherit;
  justify-content: flex-start;
}

.bosses h2 {
  margin: 35px auto 30px;
}

.bosses p {
  margin: 0 auto 30px;
  width: 85%;
  text-align: justify !important;
}

.bosses div {
  color: white;
}

div#will,
div#dan,
div#bros {
  width: 37%;
  margin: 0 auto;
}

#dan {
  background-position: left;
  background-size: 180%;
  order: -1;
}

.optmenu {
  width: 100%;
}

div#box_menuvideos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 414px;
  overflow: auto;
}

.videos-box .swiper-slide {
  width: 80%;
  margin: 1% 4% 0 0;
}

div#will2 .linkedinboss,
div#dan2 .linkedinboss {
  text-align: left !important;
  width: 85%;
  margin: 0px auto 0;
  color: white;
  font-weight: 900;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 14px;
}

/* div#will2 .linkedinboss:after,
div#fe2 .linkedinboss:after {
  content: "";
  width: 23px;
  height: 20px;
  background-image: url(./image/linkedin.png);
  display: inline-block;
  margin: 0 15px 0 9px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
} */

#rica:hover {
  background-image: url("./image/rica.jpg") !important;
}

#summa:hover {
  background-image: url("./image/summa.jpg") !important;
}

#pati:hover {
  background-image: url("./image/pati.jpg") !important;
}

#yuiti:hover {
  background-image: url("./image/yuiti.jpg") !important;
}

#vitor:hover {
  background-image: url("./image/vitor.jpg") !important;
}

#cassio:hover {
  background-image: url("./image/cassio.jpg") !important;
}

@font-face {
  font-family: "Bariol";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/bariol.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat Regular";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat Bold";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat-SemiBold.ttf") format("truetype");
}

/* width */

div#box_menuvideos::-webkit-scrollbar {
  width: 10px;
}

/* Track */

div#box_menuvideos::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */

div#box_menuvideos::-webkit-scrollbar-thumb {
  background: #0121b2;
}

/* Handle on hover */

div#box_menuvideos::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#basegaleria {
  display: block;
}

#caixaipad {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 100%;
  max-width: 100vw;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin: auto;
}

#leftarr,
#rightarr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

#leftarr {
  left: 20px;
}

#rightarr {
  right: 20px;
}

section#podcast {
  background-color: #2e2e2e;
  padding: 80px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  min-height: 500px;
}

section#podcast h2 {
  font-size: 2.5rem;
  margin-bottom: 40px;
}

.podcast-images {
  display: flex;
  gap: 50px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.podcast-images img {
  width: 300px;
  height: 400px;
  object-fit: cover;
  border-radius: 8px;
}

@media (max-width: 1024px) {
  .podcast-images {
    gap: 30px;
  }

  .podcast-images img {
    width: 250px;
    height: 330px;
  }
}

@media (max-width: 768px) {
  .podcast-images {
    flex-direction: column;
    gap: 20px;
  }

  .podcast-images img {
    width: 80%;
    height: auto;
    max-width: 350px;
  }

  section#podcast h2 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}
