.formNuevoCli {
    border-top: none;
    border-left: none;
    border-radius: 0px;
    border-right: none;
}


.cabeceraModalCliente{
  padding: 2%;
  background: #008069;
}
.cabeceraModalClienteCall{
  padding: 2%;
  background: #047aff;
}


.txtCabecera{
  margin: 0;
    font-size: 22px;
    text-align: left;
    padding: 10px;
}
.sombraTxt{
text-shadow: 3px 2px 2px #000000cf;
font-weight: 600;
}
.sombra{
  box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 37%) !important;
}


.swal2-html-container{
  margin: 0 !important;
}

.escribinos{
    margin: 0;
    font-size: 18px;
    text-align: left;
    padding: 15px 25px;
    font-weight: 400;
}

.cerrar{
  cursor: pointer;
}

.btn-primary{
  border-radius: 50px!important;
  font-size: 15px;
}

.btn-wha{
  border-radius: 50px!important;
  background: #008069;
  border: #008069;
}
.btn-call{
  border-radius: 50px!important;
  background: #047aff;
  border: #047aff;
}



.completar{
  border-color: red;
}
.completo{
  border-color: green;
}


.callToAction {
  position: fixed !important;
    bottom: 30px !important;
    width: 100% !important;
    z-index: 999 !important;
}

.swal2-html-container{
  padding: 0 !important;
  overflow: hidden !important;
}
