.elementor-section.elementor-section-boxed>.elementor-container{
  padding: 0 20px;
}
.abertura>div{
  align-items: center;
  height: 600px;
}
.frase-abertura,
.imagem-abertura{
  height: 100%;
}
.frase-abertura>div {
  align-content: center !important;
}
.imagem-abertura>div{
  align-content: flex-end !important;
}
.frase-abertura h2.elementor-heading-title{
  max-width: 650px;
  font-size: 42px !important;
  line-height: 1.5;
  margin-bottom: 25px;
}
.frase-abertura h2 b{
  color: #fff;
  letter-spacing: 1px;
}
.nav-menu-primary li:last-child a{
  color: #0040FF;
  background-color: #fff;
  padding: 5px 20px 10px 20px;
}

/* O QUE É */
#o-que-e p.elementor-heading-title{
  position: relative;
  font-size: 24px;
  z-index: 10;
  margin-bottom: 10px;
}
#o-que-e p.elementor-heading-title::after{
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 15px;
  z-index: -1;
  width: 100px;
  height: 18px;
  margin: 0 0 0 -50px;
  background-color: #0040FF;
}
#o-que-e h2 span{
  color: #828282;
}
/* O QUE É */
.video .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
  padding: 0 !important;
  background-color: #141517 !important;
}
/* EXPERIÊNCIAS */
#experiencias{
  background: url(../img/bg_experiencias.png) no-repeat top right, linear-gradient(180deg, #4652E6 0%, #000000 100%);
}
#experiencias .elementor-widget-wrap{
  max-width: 740px;
}
#experiencias h2.elementor-heading-title{
  font-weight: 200;
  margin-bottom: 30px;
}
#experiencias .item-experiencia>.elementor-container .elementor-column:nth-child(odd) .elementor-widget-wrap {
  justify-content: center;
  flex-direction: column;
}
#experiencias .item-experiencia>.elementor-container .elementor-column:nth-child(even) .elementor-widget-wrap{
  padding: 45px 0;
}
#experiencias h4.elementor-heading-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  max-width: 455px;
  padding: 0 0 0 20px;
}
/* CONHEÇA O METAVERSO */
#conheca-o-metaverso {
  background: #000 url(../img/bg_conheca_o_multiverso.png) no-repeat bottom right;
}
#conheca-o-metaverso h2{
  color: #0040FF;
  font-weight: 200;
}
#conheca-o-metaverso .arrow_block p{
  max-width: 520px;
  padding-right: 100px;
  margin-top: 50px;
  background: url(../img/arrow_right.svg) no-repeat center right;
}
#conheca-o-metaverso .form-box form{
  padding: 50px 20px 0 20px;
  background-color: #11121D;
}
#conheca-o-metaverso .form-box form label{
  width: 100%;
  color: #fff;
}
#conheca-o-metaverso .form-box form p{
  width: 100%;
}
#conheca-o-metaverso .form-box form input{
  width: 100%;
  background-color: #24263A;
  border: 0;
  margin-top: 15px;
  border-radius: 10px;
}
#conheca-o-metaverso .form-box form input[type=submit] {
  background-color: #0040FF;
}
/* FOOTER */
footer{
  background-color: #000;
}
footer .hfg-slot{
  height: 100%;
  padding: 100px 0;
}
footer .hfg-slot.right,
footer .hfg-slot.center{
  justify-content: flex-start;
}
footer .hfg-slot.right .widget-area{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
footer .hfg-slot .widget{
  margin: 0;
}
footer .hfg-slot:first-child{
  display: none;
}
footer .footer-bottom-inner .row{
  grid-template-columns: repeat(4, 1fr);
}
footer .footer-bottom-inner .row p{
    font-family: Barlow;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
footer .footer-bottom-inner .row .widget li{
  margin-top: 0;
}
footer h2{
  font-family: Barlow;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 15px 0;
}
footer .hfg-slot:last-child a[href="#voltar-para-o-topo"]{
  display: block;
  font-family: Barlow;
  font-size: 14px;
  text-decoration: none;
  background: url(../img/arrow_up.svg) no-repeat center right;
  margin: 20px 0 0 0;
  padding: 0 30px 0 0;
}
/* NAV */
.navbar-toggle{
  color: #fff;
}

/* RESPONSIVO */
@media only screen and (max-width: 1700px) {
  #experiencias {
      background-position: 150% 0, 0 0;
  }
}
@media only screen and (max-width: 1366px) {
  #experiencias {
    background-position: 190% 0, 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  #experiencias {
    background-position: 170% bottom, 0 0;
    background-size: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  #experiencias {
      background-position: 550px bottom, 0 0;
  }
  #experiencias .item-experiencia>.elementor-container .elementor-column:nth-child(even) .elementor-widget-wrap{
    padding: 0;  
    background-image: linear-gradient(90deg, #2A329A 0%, #2A329A00 80%);
  }
  #experiencias .elementor-widget-wrap {
    max-width: 100%;
  } 
  #experiencias h4.elementor-heading-title{
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  #experiencias{
    background: none no-repeat top right, linear-gradient(180deg, #4652E6 0%, #000000 100%);
  }
}
@media only screen and (max-width: 767px) {
  #experiencias h4.elementor-heading-title {
    max-width: 100%;
  }
  #experiencias .item-experiencia>.elementor-container .elementor-column:nth-child(even) .elementor-widget-wrap {
    background-image: none;
    text-align: center;
  }
  #experiencias .item-experiencia>.elementor-container .elementor-column:nth-child(even) .elementor-widget-wrap .elementor-widget-container{
    margin: 0;
  }
  footer .footer-bottom-inner .row{
    grid-template-columns: repeat(1, 1fr);
  }
  footer .hfg-slot{
    padding: 20px 0 0 0;
  }
  footer .hfg-slot.right .widget-area{
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 20px;
  }
  footer .hfg-slot:last-child a[href="#voltar-para-o-topo"]{
    margin: 0;
  }
}
@media only screen and (max-width: 500px) {
  #experiencias h2.elementor-heading-title{
    font-size: 48px;
    margin-bottom: 10px;
  }
  #conheca-o-metaverso h2{
    font-size: 56px;
  }
}
