.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-1278 .elementor-element.elementor-element-f7b5763 > .elementor-widget-container{margin:58px 0px 0px 0px;}.elementor-1278 .elementor-element.elementor-element-f7b5763{text-align:center;}.elementor-1278 .elementor-element.elementor-element-f7b5763 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:600;color:#089494;}.elementor-1278 .elementor-element.elementor-element-9bf6f4b > .elementor-widget-container{margin:0px 0px 55px 0px;}/* Start custom CSS for html, class: .elementor-element-9bf6f4b */.box-inicio-sesion {
  margin-left: auto;
  margin-right: auto;
  width: 25em;
  padding: 2em;
  background-color: white;
  border-radius: 20px;
}
.box-inicio-sesion article {
  margin-bottom: 0;
  position: relative;
  font-size:1.2em;
}
#enviarLogin {
 background-color: #2c3e50;
}
#recuperarContr {
    color: #089494;
    margin-top: 1em;
    display: inline-block;
}

input[type="text"]:focus,input[type="password"]:focus {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 1px solid #29b297!important;
}

#resultLogin {
  color: orange;
}

#dvLoading {
	background: #fff url("https://www.gesfaplus.com/wp-content/themes/consultant/images/loading.gif") no-repeat scroll center center;
	height: 25px;
	width: 25px;
	position: absolute;
	margin: -100px 0px 0px 185px;
	background-size: 20px;
}

.box-inicio-sesion input[type="text"],.box-inicio-sesion input[type="password"] {
    border-top:none!important;
    border-left:none!important;
    border-right:none!important;
    border-bottom:1px solid;
    padding:0;
}
.box-inicio-sesion span {
    color:#089494;
}/* End custom CSS */