.elementor-kit-7{--e-global-color-primary:#291240;--e-global-color-secondary:#291240;--e-global-color-text:#FFFFFF;--e-global-color-accent:#291240;--e-global-typography-primary-font-family:"Boogaloo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Home*/
#portfolio-text{
    position: absolute;
    align-self: anchor-center;
    width: 100%;
}
.line-portfolio{
    width: 10%; 
    height: 2px; 
    background-color:#fff; 
    margin: 0px;
}

/*Formulário*/
.wpcf7-form >p > span{
   bottom: -0.3em;
   color: #fff
}
.wpcf7-form >p > span> input{
    border-radius: 18px;
}
.wpcf7-form [type="submit"]{
    width: 100%;
    color: #fff;
    border-color: #fff
}
/* CSS */
#banner-portfolio {
  width: 100%;      /* ocupa toda a largura da tela */
  height: 100%;     /* ocupa toda a altura da tela */
  display: flex; 
}

#banner-portfolio .inner-container{
  width: 100%;
  height: 100%;
}

#banner-portfolio .inner-container > div{
  width: 100%;
  height: 100%;
}
#banner-portfolio img {
  width: 100%;
  transform-origin: center;
}/* End custom CSS */