label {
  font-weight: 600;
}
.container{
  border-radius: 5px;
  padding: 50px 20px 10px 20px;
}

.lgx-container{
  background-color: #dfe3e2;
}

.container-registro {

  margin-top: -80px;
}

.lgx-container{
  margin-top:-30px;
}

*[role="form"] {

    max-width: 520px;

    padding: 15px;

    margin: 0 auto;

    background-color: transparent; 

    border-radius: 10px;


}

.form-icons{
  width: 18%;
  margin-top: 20px;
  text-align: center;
}

.section-title {
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  color: #5fb6d0;
}

.title{
  margin-top: 15px;
  text-align: left;
  font-size: 25px;
  font-weight: 500;
  color: #211915;
}

.subtitle1{
  margin-top: 15px;
  text-align: left;
  font-size: 25px;
  font-weight: 400;
  color: #666666;
}

.title-registro{
  margin-top: 15px;
  font-size: 50px;
  font-weight: 750;
  color: #1f5930;
}


.col-sm-3, .form-check-label{
  font-weight: 600;
}



input[type=text], input[type=email], select[class=form-control] {
  background-color: #e9e9e9;
  border: none;
  border-radius: 1px;
  border-left: 4px solid #1985a5;
  margin-bottom: 25px;
  margin-top: 2px;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  outline: 0px !important;
  -webkit-appearance: none;
  -webkit-box-shadow: none !important;
}


input[class=form-check-input]{
}

input[type=text]:focus,input[type=email]:focus,select[class=form-control]:focus {
  background-color: #ededed;
  box-shadow: 0px 1px 3px #7e7474; /* Añade sombra */
  box-shadow: none !important;
  border-bottom: none;
  font-weight: bold;
  border-left: 5px solid #5fb6d0;
  outline-width: 0;
  -webkit-box-shadow: none !important;

}


.btn-sig{
  color: #fff;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  font-size: 17px;
  font-weight: 400;
  background: linear-gradient(to left, #5fb6d0 50%, #a3d1df 50%) right;
  background-size: 200%;
  transition: .2s ease-out;
  border-left: 4px solid #1985a5;
  border-radius: 0px;
  border-top-right-radius: 10px;
  box-sizing: border-box;
  outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;

}

.btn-sig:hover{
  color: #fff;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  font-size: 17px;
  font-weight: 400;
  border-left: 4px solid #1985a5;
  border-radius: 0px;
  border-top-right-radius: 10px;
  box-sizing: border-box;
  outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
    background-position: left;
}

.btn-prev{
  color: #fff;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  font-size: 17px;
  font-weight: 400;
  background: linear-gradient(to right, #5fb6d0 50%, #a3d1df 50%) left;
  background-size: 200%;
  transition: .2s ease-out;
  border-right: 4px solid #1985a5;
  border-radius: 0px;
  border-top-left-radius: 10px;
  box-sizing: border-box;
  outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;

}

.btn-prev:hover{
  color: #fff;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  font-size: 17px;
  font-weight: 400;
  border-right: 4px solid #1985a5;
  border-radius: 0px;
  border-top-left-radius: 10px;
  box-sizing: border-box;
  outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
  background-position: right;
}

.btn-submit{
  color: #fff;
  background-color: #1985a5;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  font-size: 17px;
  font-weight: 400;
  transition: 0.3s ease;
  border: 2px solid #a3d1df;
  border-radius: 1px;
  box-sizing: border-box;
  outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}

.btn-submit:hover{
  color: #fff;
  background-color: #5fb6d0;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  font-size: 17px;
  font-weight: 400;
  transition: 0.3s ease;
  border: 2px solid #1985a5;
  border-radius: 1px;
  box-sizing: border-box;
  outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}

.btn-sig:focus, .btn-prev:focus{
  outline: none;
}

.custom-file-label{
  text-align: left;
}

input:focus{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border-bottom: 2px solid;
    outline-width: 0;

}

select:focus{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    outline-width: 0;

}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-webkit-autofill:valid{
    -webkit-box-shadow: 0 0 0 30px #ededed inset !important;
}

input:-webkit-autofill:valid{
    -webkit-text-fill-color: green !important;
}

select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active,
select:-webkit-autofill:valid{
    -webkit-box-shadow: 0 0 0 30px #ededed inset !important;
}

select:-webkit-autofill:valid{
    -webkit-text-fill-color: green !important;
}



.form-control::placeholder{
  color: #666;
  opacity: 1;
}
