.text-center .form-label {
  color: #3a1879;
  font-family: 'Poppins';
  font-size: 36px;
}

.text-center .form-label {
  color: #3a1879;
  font-family: 'Poppins';
  font-size: 36px;
}

@media (min-width: 576px) {
  .titulo2 {
    font-family: 'Poppins';
    font-size: x-large;
    text-align: center;
    color: #3a1879;
  }
}

@media (min-width: 992px) {
  .titulo2 {
    font-family: 'Poppins';
    font-size: xx-large;
    text-align: center;
    color: #3a1879;
  }
}

@media (min-width: 1200px) {
  .titulo2 {
    font-family: 'Poppins';
    font-size: 36px;
    text-align: center;
    color: #3a1879;
  }
}

@media (min-width: 576px) {
  .titulo {
    font-family: 'Poppins';
    font-size: large;
    color: white;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .titulo {
    font-family: 'Poppins';
    font-size: x-large;
    color: white;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .titulo {
    font-family: 'Poppins';
    font-size: xx-large;
    color: white;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .titulo {
    font-family: 'Poppins';
    font-size: 36px;
    color: white;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .titulo2 {
    font-family: 'Poppins';
    font-size: x-large;
    color: #3a1879;
    text-align: center;
  }
}

@media (max-width: 575px) {
  .titulo {
    font-family: 'Poppins';
    font-size: 14px;
    color: #3a1879;
    text-align: center;
  }
}

.fondo {
  background-image: url("../../assets/img/Fondonuevo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-color: var(--bs-gray-200);
  padding: 0;
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: #3a1879;
  font-family: 'Poppins';
  font-size: 14px;
}

@media (min-width: 768px) {
  .card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: #3a1879;
    font-family: 'Poppins';
    font-size: large;
  }
}

.h6, h6 {
  font-size: 1rem;
  font-family: 'Poppins';
}

p .card-text {
  font-family: 'Poppins';
}

.img-profile {
  width: 100%;
  height: auto;
  max-width: 300px;
}

.btn . {
}

.btn . {
}

.btn . {
}

.btn . {
}

.boton {
  font-family: 'Poppins';
  font-size: 16px;
  border-color: #3a1879 !important;
  border: 1px solid #8600FF;
}

#potencia {
  background-color: white;
}

.botonopor {
  color: #3a1879;
  font-size: 16px;
  border: 1.7px solid #3a1879;
  border-radius: 7px;
  font-weight: bold;
  background-color: white;
  width: 110px;
}



.card-text {
  font-family: 'Poppins';
  font-size: 20px;
  padding: 12px;
  margin: 6px;
}

@media (min-width: 576px) {
  .card-text {
    font-family: 'Poppins';
    font-size: 10px;
    padding: 12px;
    margin: 6px;
  }
}

@media (min-width: 768px) {
  .card-text {
    font-family: 'Poppins';
    font-size: small;
    padding: 12px;
    margin: 6px;
  }
}

.sidebarst {
  max-width: 14rem;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: .875rem;
  background-color: #3a1879;
  color: white;
  white-space: nowrap;
}

.cardoportunidad {
  font-family: 'Open Sans';
  font-size: 15px;
  color: var(--bs-dark-text-emphasis);
  margin: 2px 0px;
}

@media (min-width: 576px) {
  .cardoportunidad {
    font-family: 'Open Sans';
    font-size: 14px;
    color: var(--bs-dark-text-emphasis);
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .cardoportunidad {
    font-family: 'Open Sans';
    font-size: 18px;
    color: var(--bs-dark-text-emphasis);
    margin-bottom: 0;
  }
}

.cardpostula {
  font-family: 'Open Sans';
  font-size: 12px;
  color: var(--bs-dark-text-emphasis);
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .cardpostula {
    font-family: 'Open Sans';
    font-size: 16px;
    color: var(--bs-dark-text-emphasis);
    margin-bottom: 0;
  }
}

.cardlogo {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 2px;
}

.cardicon1 {
  font-size: 10px;
  color: var(--bs-green);
}

#Match-5 {
  font-size: 40px;
  color: green;
  text-align: center;
  margin-bottom: 0;
}

.matchtext {
  align-items: center;
  justify-content: center;
  justify-items: center;
  text-align: center;
  font-size: 14px;
}

@media (min-width: 768px) {
  .matchtext {
    align-items: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
    font-size: 16px;
  }
}

#Match-1 {
  font-size: 40px;
  color: yellow;
  text-align: center;
  margin-bottom: 0;
}

#Match-2 {
  font-size: 40px;
  color: red;
  text-align: center;
  margin-bottom: 0;
}

.textlogin {
  color: #3a1879 !important;
  font-family: 'Poppins';
  font-size: 16px !important;
}

.casilla {
  max-width: 100%;
  padding-right: 2px;
  padding-left: 2px;
  margin-top: 10px;
}

.bg-color-usach {
  background-color: #f4f0f5;
}

.font-usach-p16 {
  font-family: 'Poppins';
  font-size: 16px;
  color: #3a1879;
}

.font-usach-o14 {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #3a1879;
  margin: 0;
}

.font-usach-o12 {
  font-family: 'Open Sans';
  font-size: 12px!important;
  color: #3a1879;
  margin: 0;
}

.font-usach-o16 {
  font-family: 'Open Sans';
  font-size: 16px!important;
  color: #3a1879;
  margin: 0;
}

.bg-img-usach {
  background-repeat: no-repeat;
  background-size: contain;
  background-color: var(--bs-gray-200);
  padding: 0;
}

.card-width-1100 {
  max-width: 1100px;
}

.card-img-perfil {
  width: 276px;
  height: 350px;
}

.card-datos-perfil {
  width: 581px;
}

.boton.boton-fondo {
  font-family: 'Poppins';
  font-size: 16px;
  border-color: #3a1879 !important;
  border: 1px solid #8600FF;
}

.boton-fondo {
  font-family: 'Poppins';
  color: white;
  font-size: 16px;
  background-color: #3a1879 !important;
  border: 1px solid #8600FF;
}

.boton-fondo:hover {
  font-family: 'Poppins';
  color: white;
  font-size: 16px;
  background-color: #8600FF;
  border: 1px solid #8600FF;
}

.user_img {
  height: 70px;
  width: 70px;
  border: 1.5px solid #f5f6fa;
}

.user_img_msg {
  height: 40px;
  width: 40px;
  border: 1.5px solid #f5f6fa;
}

.card-feedback {
  height: 500px;
  border-radius: 15px !important;
  background-color: rgba(0,0,0,0.4) !important;
}

.msg_head {
  border-radius: 15px 15px 0 0 !important;
  border-bottom: 0 !important;
  position: relative;
}

.img_cont {
  position: relative;
  height: 70px;
  width: 70px;
}

.bg-color-usach {
}

.bg-darklila-usach {
  background-color: #3a1879;
}

.font-usach-white {
  font-family: poppins;
  font-style: normal;
  color: white;
  margin-bottom: 0;
  font-size: 20px;
}

.bg-lightlila-usach {
  background-color: #8600ff;
}

.bg-lightlila-usach {
  background-color: #8600ff;
}

.contacts_body {
  padding: 0.75rem 0 !important;
  overflow-y: auto;
  white-space: nowrap;
}

.list-group-item .bg-color-usach:hover {
  background-color: #8600ff;
}

.bg-itemchat-usach:active {
  background-color: #8600ff;
}

.bg-itemchat-usach:hover {
  background-color: #8600ff;
  font-size: 14px;
  font-family: 'Open Sans';
  color: #f4f0f5;
}

.bg-itemchat-usach {
  background-color: #f4f0f5;
}

.bootstrap_chat {
  background-color: white;
  min-height: 100vh;
}

