html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  word-wrap: break-word;
}

hr {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
  color: white;
  background-color: cornflowerblue!important;
  border: 0;
  opacity: .15;
}

html,
body {
  margin: 0;
  font-family: roboto;
  font-size: 1rem;
  background: linear-gradient(#1d1e27, #303241, #626684);
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-color: transparent;
  outline-width: 0;
  outline-style: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  vertical-align: 0 !important;
}

.bi-image::before,
.bi-coin::before,
.bi-map::before {
  content: "\f42a";
  vertical-align: -0.105em !important;
}

html {
  min-height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  text-decoration: none !important;
}

section {
  padding-bottom: 3rem;
  padding-top: 5rem;
  height: 100%;
}

.btn {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

#cb-cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-radius: 0;
  display: none;
}

#subir {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  position: fixed;
  bottom: 10px;
  right: 30px;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}

@media screen and (max-width: 991px) {
  #subir {
    right: 30px!important; 
    top: 600px!important;
  }
  
}

#subir::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  text-decoration: inherit;
  background-color: #33333370;
}

#subir:hover {
  cursor: pointer;
  background-color: #333;
}

#subir:active {
  background-color: #555;
}

#subir.show {
  opacity: 1;
  visibility: visible;
}

.btn-primario {
  background-color: #1d1e27 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.btn-nft {
  background-color: #626684 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.btn-livecoins {
  background-color: #2d349e !important;
  border: 0 !important;
  box-shadow: none !important;
}

.btn-terrenos {
  background-color: #cf50f9 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.notification-bar {
  background: #37394a;
  text-align: center;
  color: #d1d2dd;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 1rem;
}

.fechar-barra-topo {
  color: #fff !important;
}

.navbar-brand {
  margin-left: 16%;
}

.topo {
  display: block;
  position: relative;
  z-index: 1;
 
}

.topo::after {
  content: "";
  background: url(../../assets/img/Group27.svg);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  opacity: 0.5;
  background-size: 50%;
}

.menu-superior {
  padding-top: 5%;
}

.fundo-menu {
  margin-top: 40px;
  padding: 0 20px;
  background: #37394a;
}

.titulo-grosso {
  font-family: Roboto;
  font-weight: 800 !important;
}

.titulo-fino {
  font-family: Roboto;
  font-weight: 300 !important;
  letter-spacing: 0.06em;
}

.navbar-dark .navbar-nav .nav-link {
  font-family: Roboto, sans-serif;
  color: #fff !important;
  font-size: 1rem;
}

.navbar-dark .navbar-nav .nav-link a.active {
  color: #D1D2DD;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #7F829D !important;
}

.logo-fixed {
  display: none;
}

.fixed-top {
  background-color: #1D1E27;
  top: -40px;
}

.fixed-top .fundo-menu {
  background: transparent !important;
}

.fixed-top .logo-normal {
  display: none;
}

.fixed-top .logo-fixed {
  display: block;
}

.fixed-top .fundo-menu {
  margin-top: 0;
}

.form-ap {
  background: url(../../assets/img/mascara-form.svg);
  background-repeat: no-repeat;
  background-position: right;

} 



.o-que-temos {
  background: url(../../assets/img/Group30.svg);
  background-size: cover;
  background-position: center;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  color: #fff;
  border-radius: 0.75rem;
}

.section-eventos {
  background: url(../../assets/img/Group32.svg);
  background-size: contain;
}

/*Css do carousel*/
.carousel-container .carousel-inner {
  overflow: hidden;
}

.carousel-container .track {
  display: inline-flex;
  transition: transform 0.5s;
}

.carousel-container .card-container {
  width: 259px;
  flex-shrink: 0;
  height: 250px;
  padding-right: 15px;
  box-sizing: border-box;
}

.carousel-container .card-container .card {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}

.nav button {
  position: absolute;
  top: -15%;
  transform: translateY(-50%);
  cursor: pointer;
  background: transparent;
  border: 0;
  color: #d1d2dd;
  font-size: 2rem;
}

.nav .prev {
  left: 0;
  display: none;
}

.nav .prev.show {
  display: block;
}

.nav .next {
  right: 0;
}

.nav .next.hide {
  display: none;
}

.card>* {
  flex: 1;
}

.card .img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.card .info {
  flex-basis: 40px;
  background: #333;
  color: #fff;
  flex-grow: 0;
  padding: 10px;
  box-sizing: border-box;
}

.card-eventos {
  background-color: transparent !important;
}

.titulo-evento-pagina {
  max-width: 44ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.titulo-evento {
  max-width: 30ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section-livecoin {
  background: url(../img/Group35.svg);
  background-size: cover;
  background-position: center;
}

.icon-square {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  border-radius: 0.75rem;
}

.section-quem-esta {
  background: url(../img/Group41.svg);
  background-size: cover;
  background-position: center;
}

.quem-esta-conteudo {
  background: #fff;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  position: relative;
  margin: 20px auto;
}

.quem-esta-img {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  -khtml-transform: translate(-50%);
  width: 100%;
  padding: 15px;
  transition: all 0.2s ease-in-out;
}

.quem-esta-img img {
  width: 100%;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
}

.quem-esta-conteudo:hover .quem-esta-img {
  top: -80px;
}

.quem-esta-conteudo:hover .quem-esta-img img {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.quem-esta-texto {
  padding-top: 43%;
}

.quem-esta-texto p {
  margin-bottom: 12%;
}

.quem-esta-texto .empresa {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 2px;
  position: relative;
  transition: all 0.2s ease-in-out;
}

.quem-esta-texto .empresa>* {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -80%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
}

.quem-esta-texto .empresa>span {
  padding: 8px 20px;
  border: 1px solid #313131;
  background: #212121;
  color: #fff;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  border-radius: 5px;
  transition: all 0.05s ease-in-out;
  white-space: nowrap;
}

.quem-esta-conteudo:hover .quem-esta-texto .empresa>span {
  box-shadow: none;
  padding: 8px 20px;
}

.quem-esta-conteudo:hover .quem-esta-texto .empresa {
  margin-top: 80px;
}

@media screen and (max-width: 991px) {
  .quem-esta-conteudo {
    margin: 40px auto;
  }



  .quem-esta-conteudo .quem-esta-img {
    top: -40px;
  }

  .quem-esta-conteudo .quem-esta-img img {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  }

  .quem-esta-conteudo .quem-esta-texto .empresa>span {
    border-color: #ddd;
    box-shadow: none;
    padding: 11px 28px;
  }

  .quem-esta-conteudo .quem-esta-texto .empresa {
    margin-top: 0px;
  }
}

.section-blog {
  background: url(../img/Group33.svg);
  background-size: cover;
  background-position: center;
}

.text-orientation {
  text-orientation: upright;
  writing-mode: vertical-rl;
}

.texto-chamada-blog {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 190px;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.accordion-button {
  color: #fff !important;
  background-color: #626684 !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.accordion-button:not(.collapsed) {
  background-color: #1d1e27 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.section-footer {
  background-color: #1d1e27;
 
}

.chamada-discord {
  background-color: #303241;
}

.icon-discord {
  padding: 0.5rem 1rem;
}

/*Css do Política de privacidade*/
.tab-content {
  background-color: #fff;
  color: #1d1e27;
  padding: 5px 15px;
}

.nav-link-privacidade {
  color: #fff !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057 !important;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* Css do login dos clientes */
.login-page {
  width: 100%;
  display: inline-block;
  display: flex;
  align-items: center;
}

.img-container {
  width: 100%;
}

.img-container img {
  width: 100%;
  pointer-events: none;
}

@media only screen and (max-device-width: 960px) {
  /* styles for browsers larger than 960px; */
}

@media only screen and (max-device-width: 1440px) {

  /* styles for browsers larger than 1440px; */
  .fundo-menu {
    margin-top: 10px;
  }

  .navbar-toggler {
    margin-right: 30px;
  }

  .quem-esta-texto {
    padding-top: 65%;
  }

  .quem-esta-texto p {
    margin-bottom: 20%;
  }

}

@media only screen and (min-width: 2000px) {
  
  /* for sumo sized (mac) screens */
}

@media only screen and (max-device-width: 480px) {

  /* styles for mobile browsers smaller than 480px; (iPhone) */
  .text-orientation {
    writing-mode: horizontal-tb;
  }

  .fundo-menu {
    margin-top: 10px;
  }

  .section-eventos {
    padding: 0 1rem;
  }

  .quem-esta-texto {
    padding-top: 55%;
  }

  .quem-esta-texto p {
    margin-bottom: 18%;
  }

  
}

@media only screen and (device-width: 768px) {

  /* default iPad screens */
  .quem-esta-texto {
    padding-top: 55%;
  }

  .quem-esta-texto p {
    margin-bottom: 18%;
  }

}

/* different techniques for iPad screening */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  
  /* For portrait layouts only */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* For landscape layouts only */
}

.carousel-container {
  width: 1280px;
  margin: 50px auto;
  min-height: 200px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .carousel-container {
    width: 80%;
  }
}

@media screen and (max-width: 1024px) {
  .carousel-container {
    width: 85%;
  }
  

}

@media screen and (max-width: 1440px) {

  .navbar-brand {
    margin-left: 5%;
  }

}

/* Css das Landings */
.topo-landing {
  background: url(../../assets/img/topo-landing.png);
  background-position: top right;
  background-repeat: repeat-y;
}

.laptop{
  background: url(../../assets/img/laptop.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 70px 105px 110px 105px!important;
  margin-left: -15px;
}

.modal-laptop{
  background-color: #214D5E!important;
  color: #fff!important;
}

.section-3d{
  background: linear-gradient(90deg, rgba(88, 207, 239, 0.3) 0%, rgba(88, 207, 239, 0) 100%);
}
.text-3d{
  color: linear-gradient(90deg, rgb(88, 206, 239) 0%, rgb(13, 31, 36) 100%);
}

.quadro-3d{
  background-color: #1F7F96;
}

.bg-info-3d {
  background-color: #284d76;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bg-info-transparent-dark {
  background-color: #0000004b;
  color: #fff;
  align-items: center;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}


.section-tecnologia{
  background: linear-gradient(270deg, rgba(88, 207, 239, 0.3) 0%, rgba(88, 207, 239, 0) 100%);
}

.ultima-chamada{
  background: url(../../assets/img/xr-expo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 30% 0 2% 0;
}

.ultima-chamada-festa{
  background: url(../../assets/img/festa.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 30% 0 2% 0;
}

.chamada-inicial{
  background: url(../../assets/img/img_vr4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 30% 0 2% 0;
}

.message {
  text-align: center;
  color: #f7f7f8;
}

#wpp-fix {

  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 12;
  /* Animations */
}
#wpp-fix .wpp-link {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #25D366;
  display: flex;
  z-index: 2;
  position: relative;
  padding: 15px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 3px 10px rgba(37, 211, 102, 0.56);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#wpp-fix .wpp-link > span {
  display: none;
}
#wpp-fix .wpp-link:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  background: #1da851;
}
#wpp-fix .wpp-link.hide-this {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#wpp-fix .wpp-link.hide-this + .form-wpp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  border-radius: 1%;
}
#wpp-fix .wpp-link.hide-this + .form-wpp + .mask {
  opacity: 1;
  visibility: visible;
}
#wpp-fix .wpp-link + .form-wpp {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  bottom: 0;
  right: 0px;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  border-radius: 50%;
  z-index: 1;
  visibility: hidden;
  transform-origin: bottom right;
  width: 100%;
  max-width: 300px;
  min-width: 350px;
}
#wpp-fix .wpp-link + .form-wpp + .mask {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
}
#wpp-fix .wpp-link + .form-wpp .form-content {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px;
  float: left;
  position: relative;
  width: 100%;
  background-color: #e9e0d7;
  background-position: 50%;
  background-size: cover;
  background-image: url(https://www.davidsonsilva.com.br/wp-content/uploads/2023/04/bg-whatsapp.png);
}
#wpp-fix .wpp-link + .form-wpp .buss-msg {
  background-color: #fff;
  padding: 10px;
  border-radius: 0 4px 4px 4px;
  line-height: 1.3;
  font-size: 15px;
  max-width: 270px;
  margin: 0 0 10px;
  position: relative;
}
#wpp-fix .wpp-link + .form-wpp .buss-msg::before {
  content: "";
  position: absolute;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  left: -10px;
  top: 0;
}
#wpp-fix .wpp-link + .form-wpp form {
  width: 270px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: right;
  position: initial;
}
#wpp-fix .wpp-link + .form-wpp form label {
  line-height: 1;
  margin-bottom: 0px;
}
#wpp-fix .wpp-link + .form-wpp form label.error {
  font-size: 10px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  bottom: 3px;
}
#wpp-fix .wpp-link + .form-wpp form .campo {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#wpp-fix .wpp-link + .form-wpp form .form-control-wrap {
  float: left;
  width: 100%;
  position: relative;
}
#wpp-fix .wpp-link + .form-wpp form .form-control-wrap::after {
  content: "";
  position: absolute;
  border-top: 5px solid #e7ffe7;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e7ffe7;
  right: -10px;
  top: 0;
}
#wpp-fix .wpp-link + .form-wpp form input[type=text], #wpp-fix .wpp-link + .form-wpp form input[type=tel], #wpp-fix .wpp-link + .form-wpp form input[type=email] {
  border-radius: 4px 0 4px 4px;
  width: 100%;
  padding: 10px;
  background: #e7ffe7;
  border: 1px solid #e7ffe7;
  font-size: 1rem;
}
#wpp-fix .wpp-link + .form-wpp form input.error, #wpp-fix .wpp-link + .form-wpp form input.not-valid {
  border-color: #F44336;
}
#wpp-fix .wpp-link + .form-wpp form input + .not-valid-tip {
  font-size: 10px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  bottom: 0;
}
#wpp-fix .wpp-link + .form-wpp form .btn {
  float: right;
  margin-top: 5px;
}
#wpp-fix .wpp-link + .form-wpp form .btn button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #0c6156;
  border: 1px solid #0c6156;
  text-transform: initial;
  cursor: pointer;
  padding: 8px 12px;
  color: #fff;
  border-radius: 4px;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
#wpp-fix .wpp-link + .form-wpp form .btn button:hover {
  border-color: #06342e;
  background-color: #06342e;
  box-shadow: 0 1px 4px 0 rgba(12, 97, 86, 0.52);
}
#wpp-fix .wpp-link + .form-wpp form .response-output {
  font-size: 0.9rem;
  line-height: 1.2;
  float: left;
  margin: 0;
  width: 100%;
}
#wpp-fix .wpp-link + .form-wpp form .ajax-loader {
  display: none !important;
}
#wpp-fix .wpp-link + .form-wpp form::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 15px);
  background: rgba(255, 255, 255, 0.93);
  left: -2px;
  top: -9px;
  z-index: 5;
  background-image: url(https://www.davidsonsilva.com.br/wp-content/uploads/2023/04/load.gif);
  background-size: 70px;
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0;
  visibility: hidden;
}
#wpp-fix .wpp-link + .form-wpp form.submitting::after {
  opacity: 1;
  visibility: visible;
}
#wpp-fix .wpp-link + .form-wpp form .response-output {
  display: none;
  opacity: 0;
}
#wpp-fix .wpp-link + .form-wpp form.sent {
  height: 50px;
}
#wpp-fix .wpp-link + .form-wpp form.sent .response-output {
  position: absolute;
  width: 100%;
  height: calc(100% + 15px);
  background: #fff;
  opacity: 1;
  left: 0;
  font-size: 1.4rem;
  text-align: center;
  top: 0;
  align-items: center;
  display: flex;
}
#wpp-fix .wpp-link + .form-wpp .head-wpp {
  width: 100%;
  padding: 12px 8px;
  background: #0c6156;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 6;
}
#wpp-fix .wpp-link + .form-wpp .head-wpp img {
  margin-right: 8px;
}
#wpp-fix .wpp-link + .form-wpp .head-wpp h3 {
  word-break: keep-all;
  padding-right: 30px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #fff;
  margin: 0 0 0 10px;
}
#wpp-fix .wpp-link + .form-wpp .close {
  color: #fff;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  padding: 7px 8px;
  font-size: 1.375rem;
}
#wpp-fix svg {
  width: initial;
  display: block;
  height: 30px;
}
#wpp-fix svg path {
  fill: #fff;
}
#wpp-fix.shake .wpp-link::before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(37, 211, 102, 0.6);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  top: 0px;
  right: 0;
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -o-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
#wpp-fix.shake svg {
  -webkit-animation: 1s wiggle ease infinite;
  -moz-animation: 1s wiggle ease infinite;
  -o-animation: 1s wiggle ease infinite;
  animation: 1s wiggle ease infinite;
}
@media (max-width: 767px) {
  #wpp-fix {
    bottom: 15px;
  }
  #wpp-fix svg {
    height: 30px;
  }
  #wpp-fix .wpp-link {
    padding: 10px;
  }
  #wpp-fix .wpp-link + .form-wpp form {
    width: 260px;
  }
  #wpp-fix .wpp-link + .form-wpp form input[type=text],
#wpp-fix .wpp-link + .form-wpp form input[type=email] {
    font-size: 0.875rem;
  }
  #wpp-fix .wpp-link + .form-wpp form .btn button {
    font-size: 0.875rem;
  }
}
@media (max-width: 395px) {
  #wpp-fix .wpp-link + .form-wpp {
    min-width: 290px;
  }
  #wpp-fix .wpp-link + .form-wpp .head-wpp img {
    width: 40px;
  }
}

.btn-projetos{
  width: 175px;
}


/*PARCEIROS ------------------*/
.parceiros {
  padding-top: 60px;
  /* padding-bottom: 120px; */
}

.parceiros h2 {
  margin-bottom: 60px;
}

.parceiros ul {
  max-width: 1400px;
  display: grid;
  grid-template-columns:  repeat(4, 1fr);
  margin: 0 auto;
}
.parceiros li {
  display: flex;
  padding: 12px;
}

.parceiros img {
  margin: 0 auto;
}

.parceiros li:first-child,
.parceiros li:nth-child(5)  {
  border-left: none;
}

.parceiros li:nth-child(n + 5)  {
  border-top: 2px solid var(--cor2);
}

@media (max-width: 1200px) {
  .parceiros {
    padding-bottom: 60px;
  }
  .parceiros img {
    margin: 0 auto;
    width: 70%;
  }
  .parceiros li {
    padding: 20px;
  }

  .parceiros h2 {
    margin-bottom: 20px;
  }

  .parceiros ul {
    /* grid-template-columns: repeat(2, 1fr); */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

  }

  .parceiros li:nth-child(n + 3)  {
    border-top: 2px solid var(--cor2);
  }
  .parceiros li:nth-child(odd){
    border-left: none;
  }
}
@media (max-width: 760px) {
  .parceiros {
    display: none;
  }
}

/*Video ------------------*/


.showcase {
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.video-container {
  
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: (--primary-color);
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  z-index: -1;
}

.content {
  position: absolute;
  bottom: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.856) 0%, rgba(0, 0, 0, 0.329) 100%);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
  text-align: center;
  
}

.full {
  width: 100%;
  height: auto;
}


.myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

.myBtn:hover {
  background: #ddd;
  color: black;
}


.myBtn2 {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  color: #fff;
  cursor: pointer;
}

.myBtn2:hover {
  color: black;
}


.brd-crop1 {
   
     -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 100%, 80% 100%, 15% 100%, 0 80%, 0 0); clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 100%, 80% 100%, 15% 100%, 0 80%, 0 0);

 }

 .brd-crop2 {
  -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 85% 100%, 15% 100%, 0 100%, 0 0); clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 85% 100%, 15% 100%, 0 100%, 0 0);
}


.font-design {
  font-size: 300%!important;
}



 .carousel-control-prev  {
  left: -130px!important;
}
.carousel-control-next  {
  right: -130px!important;
}

@media only screen and (max-width: 1000px) {
  
  .carousel-control-next, .carousel-control-prev {
    display: none!important;

  }
  
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-indicators [data-bs-target] {
  height: 10px!important;
}

.carousel-indicators {
  bottom: -30px!important;
  
}

.lista_person {
  list-style: none;
  padding-left: 0;
  padding-top: 1rem;
}

.lista_person li {
  margin-bottom:0.5em ;
}



.lista_person li:before {
  content: '✓ ';
  color: greenyellow;
  
}

.distance {
  padding-top: 10rem;
}


/*MEU SLIDE ------------------*/
.slide_box {
  width: 50%!important;
}

.meu_slide{
  background: url(../img/slide1/frame.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  align-items: center!important;
  
  
}

.mySlides {
  width: 100%;

}


.teste {
  position: relative; 
}



.imag {
  width: 20%;
  bottom: 0px;
  position: relative;
  animation: float 6s ease-in-out infinite;
  background-color: red;
  padding: 0.2em;
  margin: 1rem;
  border-radius: 100px;
  border: solid  10px white;
}


@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}


.image {
  display: block;
  width: 20%;
  height: auto;
}

.overlay {
  bottom: -55px;
  left: 80px;
  position: relative;
  z-index: 999;
  height: 100%;
  width: 10px;
  opacity: 0;
  transition: .3s ease;
  animation: float 6s ease-in-out infinite;

}

.container:hover .overlay {
  opacity: 1;
}

.balon {
  width: 100% absolute;
  top: 55%;
  left: 10%;
  transform: translate(-10%, -10%);
  -ms-transform: translate(-10%, -10%);
}




/*pop up*/
/*PARCEIROS ------------------*/
.parceiros_modal {
  padding-top: 60px;
  /* padding-bottom: 120px; */
}

.parceiros_modal h2 {
  margin-bottom: 60px;
}

.parceiros_modal ul {
  max-width: 600px;
  display: grid;
  grid-template-columns:  repeat(3, 1fr);
  margin: 0 auto;
  justify-content: center;
}
.parceiros_modal li {
  display: flex;
  /* padding: 12px; */
}

.parceiros_modal img {
  margin: 0 auto;
  width: 100%;
  margin: 18px;
}

.parceiros_modal li:first-child,
.parceiros_modal li:nth-child(5)  {
  border-left: none;
}

.parceiros_modal li:nth-child(n + 5)  {
  border-top: 2px solid var(--cor2);
}

@media (max-width: 800px) {
  .parceiros_modal {
    padding-bottom: 60px;
  }
  .parceiros_modal img {
    margin: 0 auto;
    width: 70%;
  }
  .parceiros_modal li {
    padding: 20px;
  }

  .parceiros_modal h2 {
    margin-bottom: 20px;
  }

  .parceiros_modal ul {
    /* grid-template-columns: repeat(2, 1fr); */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

  }

  .parceiros_modal li:nth-child(n + 3)  {
    border-top: 2px solid var(--cor2);
  }
  .parceiros_modal li:nth-child(odd){
    border-left: none;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: .5rem;
  }
}

#section-eventos2 {
  display: none;
}

@media screen and (max-width: 760px) {
  #section-eventos2 {
    display: block;
  }
  
}


