:root{
  --color1: #5D21D0;
  --color2: #10A674;
  --color3: #BFF128;
  --color4: #828899;
  --bebas: "Bebas Neue", sans-serif;
}
@font-face {
  font-family: 'Avenir';
  src: url('./fonts/AvenirNextLTPro-It.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CreditBlockExtraCondensed';
  src: url('./fonts/creditblock/CreditBlockExtra-condensed.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CreditBlockUltraCondensed';
  src: url('./fonts/creditblock/CreditBlockUltra-condensed.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}


#header {
  height: initial;
}
#header #logo img {
  height: 80px;
}
#hero {    
  height: calc(100vh - 85px);
  margin-top: 85px;
}
.nav-menu a {
  font-size: 17px;
  padding: 17px 4px;
  text-decoration: none;
  display: inline-block;
  color: #5D21D0;
}
#hero .home-container {
  text-align: right;
}
#hero .home-container .line {
  width: 100%;
  float: right;
  border: 1px solid var(--color3);
}
#hero h1 {
  color: #828899;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
#hero .btn-get-started {
  color: #fff;
  border-color: #fff;
  background-color: var(--color1);
}
.nav-menu a {
  font-size: 17px;
}
.aboutbg {
  /*background-image: url("../img/new/arvore.png");
  background-position-y: bottom;
  background-position-x: right;
  background-size: contain;
  background-repeat: no-repeat;
  */
}
#hero.newsletter {
  background-image: url("../img/new/bgupmovie2.png") !important;
  background-repeat: no-repeat !important;
  background: transparent fixed;
  background-position: center top;
  background-size: cover;
}
#hero.newsletter p {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 71px;
}
#hero.newsletter .portal-desc1 {
  color: var(--color4);
}
#hero.newsletter .portal-desc1 .desc2 {
  color: var(--color3);
}
#hero.newsletter .portal-desc2 {
  color: var(--color4);
}
.production_ {
  background-image: url("../img/new/bgcinema.png");
  background-position-y: bottom;
  background-position-x: left;
  background-size: contain;
  background-repeat: no-repeat;
}
.lines-arvore {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  text-align: center;
  flex-wrap: nowrap;
}

.line-1 { border: 8px solid var(--color1); width: 65%; }
.line-2 { border: 2px solid var(--color3); width: 90%; }
.line-3 { border: 6px solid var(--color2); width: 40%; }
.title-newsmovie  .you{
  color: var(--color3);
}
.title-newsmovie .excellent {
  color: var(--color2);
}
.title-newsmovie{
  color: var(--color1);
  font-family: "Bebas Neue", sans-serif;
  font-size: 60px;
  text-align: center;
  margin-bottom: 30px;
}
.title-newsdescgrande {
  text-align: right;
  color: var(--color4);
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  line-height: 67px;
}

.texto-descricao {
  font-family: "Avenir", sans-serif;
  font-size: 22px;
  text-align: right;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 20px;
}
.texto-descricao img {
  float: right;
}
.woman {
  background-image: url("../img/new/elisiani.png") !important;
}
.woman .portal-desc1 {
  font-size: 100px;
  line-height: 88px;
  font-family: "Bebas Neue";
  text-align: left;
  color: #fff;
  margin-top: 50%;
}
.woman .desc2 {
  color: var(--color3);
}

#hero.selfreliant {
  
  background-size: contain;
  visibility: visible;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;

}
#hero.selfreliant.config-pt {
  background-image: url("../img/new/impossivel.jpeg");
}
#hero.selfreliant.config-en {
  background-image: url("../img/new/selfreliant.jpeg");
}

#hero.selfreliant .description {
  font-size: 22rem;
  line-height: 22rem;
  opacity: 0;
  font-family: "CreditBlockUltraCondensed", "Bebas Neue", sans-serif;
  color: #2e2e2e;
 
}
#features img {
  max-width: 100%;
}
.bgcanos {
  background-image: url("../img/new/canosbg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feature-block {
  border-radius: 25px;
}
.feature-block p, .feature-block h4{ 
  color:#fff;
}
.partner-image {
  height: 50px;
  width: auto;;
}
.metamask {
  width: 20px;
}
.boxhome  {
  position: absolute;
  right: 0;
  height: 100vh;
}
#imgarvore {
  display: flex;
  flex-direction: column-reverse;
}
.owl-carousel .owl-item img {
  width: auto !important;
}
.flags button {
  border: none;
  background: none;
}
.flags button img {
  width: 25px;
}

.title-claquete {
  color: var(--color1);
  font-family: "Avenir", sans-serif;
  font-size: 32px;
  text-align: right;
}
.claquete  {
  max-width: 60%;
  margin-top: -33%;
  margin-bottom: 50px;
}
.positions  {
  padding: 0;

}
.positions li {
  list-style-position: inside;
  padding: 0;
}
.img-fluid {
  height: 60px;
  margin-bottom: 30px;
  width: auto;
}
@media (max-width: 992px) {
  .mobile-hide {
    display: none;
  }
}
#elisame {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}
.companiespartners {
  font-family: "Avenir", sans-serif;
  font-size: 20px !important;
  color: var(--color4);
  margin: 20px 0 35px 0;
}
.videosbg {
  background-image: url(../img/new/videospg.png?a);
  width: auto;
  height: 650px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}

.videosbg .video {
  width: 156px;
  height: 156px;
  margin: 0 auto;
  position: absolute;
  border-radius: 90px;
  cursor: pointer;
}

.videosbg .video1 {
  top: 80px;
  left: 50%;
  margin-left: -80px;
}
.videosbg .video2 {
  right: 70px;
  margin-right: 238px;
  top: 50%;
  margin-top: -80px;
}
.videosbg .video3 {
  bottom: 80px;
  left: 50%;
  margin-left: -80px;
}
.videosbg .video4 {
  margin-left: 304px;
  top: 50%;
  margin-top: -80px;
}
img.partner-image {
  margin: 0 auto;
}
.video {
  
}
@media (max-width: 1200px) { 
  .videosbg .video2 {
    margin-right: 145px;
  }
  .videosbg .video4 {
    margin-left: 204px;
  }
}
@media (max-width: 991px) { 
  .videosbg .video2 {
    margin-right: 25px;
  }
  .videosbg .video4 {
    margin-left: 93px;
  }
}
@media (max-width: 767px) { 
  .videosbg .video2 {
    margin-right: -44px;
  }
  .videosbg .video4 {
    margin-left: 22px;
  }
}

/*whatsapp and checkout button in the bottom corner*/
.btn-bottom-corner{
  position: fixed;
  display: none;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
.btn-float-1 {
  background: #71c55d;
  bottom: 59px;
}

.btn-float-2{
  background: #828899;
  bottom: 103px;
}

.btn-float-all{
  display: none;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 24px;
  padding: 7px;
}
.back-to-top {
  padding: initial;
}
.back-to-top i {
  padding: 13px;
  width: 40px;
  height: 40px;
}

.btn-float-1:hover{
  background: #41c71f;
  color: #fff !important;
  text-decoration: none !important;
}

.btn-float-2:hover{
  background: #53565c;
  color: #fff !important;
  text-decoration: none !important;
}

.btn-float-1:focus{
  background: #53565c;
  outline: none;
  box-shadow: none;
}

.btn-float-2:focus{
  background: #41c71f;
  outline: none;
  box-shadow: none;
}