.elementor-3344 .elementor-element.elementor-element-e7da387{--display:flex;--min-height:70vh;--border-radius:0px 0px 40px 40px;--margin-top:-172px;--margin-bottom:-42px;--margin-left:0px;--margin-right:0px;--padding-top:280px;--padding-bottom:250px;--padding-left:40px;--padding-right:40px;--z-index:2;}.elementor-3344 .elementor-element.elementor-element-e7da387:not(.elementor-motion-effects-element-type-background), .elementor-3344 .elementor-element.elementor-element-e7da387 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b766599 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3344 .elementor-element.elementor-element-e770235{text-align:center;}.elementor-3344 .elementor-element.elementor-element-e770235 .elementor-heading-title{font-family:"Open Sans Hebrew", Sans-serif;font-size:56px;font-weight:400;color:var( --e-global-color-ead982a );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3344 .elementor-element.elementor-element-ff19851{text-align:center;font-family:"Open Sans Hebrew", Sans-serif;font-weight:400;color:var( --e-global-color-ead982a );}@media(max-width:767px){.elementor-3344 .elementor-element.elementor-element-e7da387{--min-height:80vh;--margin-top:0px;--margin-bottom:-42px;--margin-left:0px;--margin-right:0px;--padding-top:200px;--padding-bottom:200px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-3344 .elementor-element.elementor-element-e7da387{--content-width:750px;}}/* Start custom CSS for html, class: .elementor-element-828cbcf */.logincustom .form-control {
    /*content: "\e091"; como colocar icone no final desafio*/
    /*margin-bottom: 20px;*/
    padding: 12px 29px 12px 29px !important;
    border-radius: 12px !important;
    background: #E7E7E6 ;
    border: 0px !important;
    }

.logincustom .sr-only{
    display: none ;
}
.logincustom .form-control:focus {
    background-color: #E7E7E6 !important;
    fill: #E7E7E6 !important;
    }

.logincustom a {
    font-weight: 400 !important;
    font-family: "Open Sans Hebrew", Sans-serif !important;
    font-size: 14px !important;
    color: black ;
    line-height: 27px;
}
.logincustom .esqueci-senha:hover {
    color: #E42829 !important;
    text-decoration:underline ;
}

.logincustom .btn {
    display: flex;
    margin-left: auto;
    padding: 12px 40px 12px 40px;
    color: black;
    border-radius: 100px;
    border:0px;
    background: #E7E7E6;
}
.logincustom .btn:hover {
    background: #E42829;
    color: white;
   
}

.logincustom .solicitar-acesso {
     color: black;
    }

.logincustom .solicitar-acesso:hover {
    text-decoration: underline;
    color: #E42829 !important;
}
.linksForm {
    margin-top: 20px;
}

/* RESPONSIVO PARA O CELULAR */
/* Responsivo até 480px */
@media (max-width: 480px) {
  .logincustom .btn {
    margin-top: 50px;
  }
}/* End custom CSS */