* {
  box-sizing: border-box;
}

.body {
  margin: 0;
  font-family: 'nunitoregular', Helvetica, Arial, sans-serif;
  /* background-color: #edf2f7;*/
  background-color: #f8f9fa;
}

.right{
	padding-top: 4.5rem;
    padding-bottom: 2.5rem;
}


.container {
  justify-content: center;
   align-items: center;
   flex: 1 0 auto;
   flex-direction: column;
   display: flex;
}

.rowjustify{
	padding: 3.75rem;
	margin-right: auto;
    margin-left: auto;
	background: white;
    border-radius: 10px;
	position: relative;
	border: 1px solid #d2ddec;
}

.button {
  background-color: #377dff;
  border: none;
  color: white;
  padding: 14px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  margin-top: 30px;
  width: 400px;
   border-radius: .375rem;
   outline: none;
}


.button:hover {
	background-color:  #165bb6;
    box-shadow: 0 0 1rem 0 rgba(140,152,164,.25);
}

.button:active {
  transform: translateY(3px);
}

.div-img {
	position:absolute;
	bottom:0px;
	text-align: center;
}


.mb-5 {
    width: 80%;
    max-width: 550px;
    height: auto;
}

.mb-6 {
    width: 150px;
}

.form-control {
    border:none;
    border-radius: .475rem;
    padding: 10px;
    font-size: 16px;
	width: 100%;
	color: #5e6278;
	outline: none;
	font-family: 'nunito600';
}


.form-control1 {
    border: .0625rem solid rgba(33,50,91,.1);
    border-radius: .475rem;
    padding: 10px;
    font-size: 16px;
	width: 100%;
	color: #5e6278;
	outline: none;
	font-family: 'nunito600';
}

.form-control1::placeholder {
  color: #97a4af;
  font-family: 'nunito600';
  text-transform: lowercase;
}

.form-control::placeholder {
  color: #97a4af;
  font-family: 'nunito600';
  text-transform: lowercase;
}


input:focus {
    box-shadow: 0 0 1rem 0 rgba(140,152,164,.25);
}

.divpass{
    border: 0.0625rem solid rgba(33,50,91,.1);
    border-radius: 0.475rem;
	position: relative;
}
.diveye {
	right: 10px;
    position: absolute;
    top: 11px;
	
}

#viewPassword {
	cursor: pointer;
	color: #95aac9;
	font-size: 15px;
}

#viewPassword:hover {
	color: #181c32;
}

.pin {
	color: #181c32;
	margin-bottom:10px;
	margin-top:10px;
	font-family: 'nunito600';
}

.pise {
	font-size:20px; 
	margin-bottom:20px; 
	text-align:center;
	margin-top: 10px;
	color: #12263f;
	font-family: 'nunito700';
	margin-bottom: 5px;
	margin-top: 0px;
}

.pised {
	text-align: center;
    color: #95aac9;
    margin-top: 0px;
	
}

.pw {
	color:white;
	font-family:'nunito700';
	text-align:center;
	font-size: 30px;
	margin-top: 0px;
}

.pw1 {
	color:white;
	font-family:'nunito600';
	text-align:center;
	
}

.recuerdame {
    margin-top: 15px;
	font-size: 14px;
}

/*--------------------------------------- */
.cln40n2037 {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #7e8299;
   font-family: 'nunito600';
}

	/* Hide the browser's default checkbox */
.cln40n2037 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

	/* Create a custom checkbox */
.cln40n2038 {
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  width: 19px;
  background-color: #eff2f5;
  border-radius: .35em;
}

	/* On mouse-over, add a grey background color */
.cln40n2037:hover input ~ .cln40n2038 {
  background-color: #ddd;
}

	/* When the checkbox is checked, add a blue background */
.cln40n2037 input:checked ~ .cln40n2038 {
  background-color: #377dff;
}

	/* Create the checkmark/indicator (hidden when not checked) */
.cln40n2038:after {
  content: "";
  position: absolute;
  display: none;
}

	/* Show the checkmark when checked */
.cln40n2037 input:checked ~ .cln40n2038:after {
  display: block;
}

	/* Style the checkmark/indicator */
.cln40n2037 .cln40n2038:after {
  left: 7px;
  top: 3px;
  width: 2px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*--------------------------------------- */

.dividioma {
	position: absolute;
    top: 10px;
    right: 10px;
}
.selectidioma{
    background-color: white;
    color: #95aac9;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #d2ddec;
    cursor: pointer;
    border-radius: 0.9rem;
    outline: none;
}

a{
	text-decoration: none;

}

.divi {
	text-align:left;
    padding: 20px 40px;
}

.fina {
	text-align:center;
}

.item1 {
	max-width: 404px;
}

.dinco {
	display:none;
}

.pinco {
	display:none;
	color:#f1416c;
}

.aolvi {
	color:#95aac9;
}

.aolvi:hover {
	color:#377dff
}

.acreu {
	color:#377dff
}

.acreu:hover {
	color: #165bb6;
    font-family: 'nunito600';
}

.google_ini_class {
    border: 0.0625rem solid rgba(33,50,91,.1);
	margin-top: 20px;
    width: 100%;
    border-radius: 6px;
    align-items: center;
    gap: 12px;
    padding: 14px;
    font-size: 16px;
    display: flex;
	background-color: white;
	cursor:pointer;
}

.google_ini_class:hover {
	background-color: #f8f9fa;
}

@media screen and (max-width: 550px) {
.right{
    padding-top: 0px;
}
.rowjustify {
    padding-left: 15px;
    padding-right: 15px;
	padding-top: 20px;
	width: 90%;
}
.item1 {
    margin: auto;
}
.form-signin {
    padding-top: 15px;
}
.button {
	width:100%;
	margin: 30px 0px 4px 0px;
}
.dividioma {
	text-align: center;
	padding-top: 20px;
	position: relative;
}
.divi {
	text-align:center;
    padding: 20px 40px;
}
}
