/*DIPLOMAS AULA INMOBILIARIA*/
@import url("https://fonts.googleapis.com/css2?family=Manrope&family=Poppins:wght@200;300;400;500;600;700;800&display=swap");
/*----*/
*:focus {
  outline: none; }

b, strong {
  font-weight: 800; }

button:focus {
  outline: none !important; }

.mb-20 {
  margin-bottom: 20px; }

::-moz-selection {
  color: #FFFFFF;
  background: #ec7b2a; }

::selection {
  color: #FFFFFF;
  background: #ec7b2a; }

html {
  margin: 0;
  padding: 0;
  font-weight: 500; }

.page_break {
  page-break-before: always; }

body {
  margin: 0; }

* {
  box-sizing: border-box; }

/**FRONT**/
#DiplomasAula {
  background-image: url("https://diplomas.aulainmobiliaria.com/public/assets/bg-diplomas2.jpg");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 100vh !important;
  padding-bottom: 3rem; }

.BuscadorDiploma {
  font-family: "Poppins", Helvetica, sans-serif;
  box-sizing: border-box; }
  .BuscadorDiploma .headerLogo {
    width: 100%;
    display: -webkit-box;
    -webkit-display: flex;
    -o-display: flex;
    -moz-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-color: #ec7b2a;
    padding: 0.5rem 1rem; }
  .BuscadorDiploma .logoAula {
    width: 100%;
    max-width: 150px; }
    @media (min-width: 768px) {
      .BuscadorDiploma .logoAula {
        max-width: 275px; } }
    .BuscadorDiploma .logoAula img {
      width: 100%;
      height: auto; }
  .BuscadorDiploma .contentBuscador {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 1rem; }
    @media (min-width: 960px) {
      .BuscadorDiploma .contentBuscador {
        width: 80%; } }
    .BuscadorDiploma .contentBuscador h1 {
      color: #3e4a6a;
      font-weight: 800;
      text-transform: uppercase;
      line-height: 1;
      font-size: 16px;
      font-size: 1.6rem;
      display: -webkit-box;
      -webkit-display: flex;
      -o-display: flex;
      -moz-display: flex;
      display: flex;
      -webkit-justify-content: center;
      -o-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -o-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      @media (min-width: 960px) {
        .BuscadorDiploma .contentBuscador h1 {
          font-size: 20px;
          font-size: 2rem; } }
      .BuscadorDiploma .contentBuscador h1:before {
        content: "";
        width: 22px;
        height: 19px;
        background-image: url("../assets/arrow-left.svg");
        background-position: center top;
        background-repeat: no-repeat;
        margin-right: 20px;
        margin-top: 0; }
      .BuscadorDiploma .contentBuscador h1:after {
        content: "";
        width: 22px;
        height: 19px;
        background-image: url("../assets/arrow-right.svg");
        background-position: center top;
        margin-left: 20px;
        margin-top: 0;
        background-repeat: no-repeat; }
    .BuscadorDiploma .contentBuscador p {
      font-size: 10px;
      font-size: 1rem;
      color: #333338; }
  .BuscadorDiploma #form-csv {
    max-width: 500px;
    margin: 1rem auto 1rem;
    padding: 2rem 3rem;
    border-radius: 4px;
    background: white;
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1); }
    @media (min-width: 960px) {
      .BuscadorDiploma #form-csv {
        margin: 2rem auto 1rem; } }
    .BuscadorDiploma #form-csv .sello {
      margin: 0 auto 1rem;
      width: 100px; }
    .BuscadorDiploma #form-csv .codigo-csv {
      width: 100%;
      padding: 10px;
      border: 2px solid #f2f2f2;
      font-weight: 500;
      font-family: "Poppins", Helvetica, sans-serif;
      text-align: center;
      transition: all 0.3s ease;
      letter-spacing: 1px;
      font-size: 9px;
      font-size: 0.9rem; }
      .BuscadorDiploma #form-csv .codigo-csv:focus {
        border-color: #ec7b2a;
        color: #ec7b2a; }
    .BuscadorDiploma #form-csv input#enviar {
      width: 100%;
      border: 1px solid #ec7b2a;
      background-color: #ec7b2a;
      font-weight: 700;
      font-family: "Poppins", Helvetica, sans-serif;
      color: #FFFFFF;
      margin-top: 1.2rem;
      font-size: 10px;
      font-size: 1rem;
      padding: 10px;
      border-radius: 30px;
      max-width: 150px;
      text-transform: uppercase;
      transition: all 0.3s ease; }
      .BuscadorDiploma #form-csv input#enviar:hover, .BuscadorDiploma #form-csv input#enviar:focus {
        background-color: #3e4a6a;
        border: 1px solid #3e4a6a; }
  .BuscadorDiploma .url {
    margin: 0 auto;
    font-family: "Poppins", Helvetica, sans-serif;
    text-align: center;
    font-size: 9px;
    font-size: 0.9rem;
    letter-spacing: 0.5px; }
    .BuscadorDiploma .url a {
      padding: 2px 5px;
      color: #FFFFFF;
      text-decoration: none;
      transition: all 0.3s ease;
      background-color: #3e4a6a; }
      .BuscadorDiploma .url a:hover, .BuscadorDiploma .url a:focus {
        color: #FFFFFF;
        background-color: #ec7b2a; }
  .BuscadorDiploma #info_result {
    width: 100%;
    max-width: 500px;
    text-align: left;
    margin: 0 auto; }
    .BuscadorDiploma #info_result .innerDiplo {
      border-radius: 4px;
      width: 100%;
      background: #FFFFFF;
      box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
      padding: 1.5rem; }
      .BuscadorDiploma #info_result .innerDiplo h2 {
        margin: 1rem 0 0;
        text-align: center;
        color: #ec7b2a;
        text-transform: uppercase;
        font-weight: 800;
        line-height: 1;
        font-size: 13px;
        font-size: 1.3rem;
        display: -webkit-box;
        -webkit-display: flex;
        -o-display: flex;
        -moz-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -o-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -o-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        @media (min-width: 960px) {
          .BuscadorDiploma #info_result .innerDiplo h2 {
            font-size: 15px;
            font-size: 1.5rem; } }
        .BuscadorDiploma #info_result .innerDiplo h2:before {
          content: "";
          width: 20px;
          height: 17px;
          background-image: url("../assets/arrow-left.svg");
          background-position: center top;
          background-repeat: no-repeat;
          margin-right: 20px;
          margin-top: 0; }
        .BuscadorDiploma #info_result .innerDiplo h2:after {
          content: "";
          width: 20px;
          height: 17px;
          background-image: url("../assets/arrow-right.svg");
          background-position: center top;
          margin-left: 20px;
          margin-top: 0;
          background-repeat: no-repeat; }
      .BuscadorDiploma #info_result .innerDiplo p {
        text-align: center;
        color: #34a0a4;
        font-weight: 700; }
    .BuscadorDiploma #info_result ul {
      padding: 0.5rem 2rem;
      list-style: none; }
      .BuscadorDiploma #info_result ul li {
        font-size: 14px;
        color: #1d1d1b;
        margin-bottom: 3px; }
        .BuscadorDiploma #info_result ul li b {
          margin-right: 5px;
          color: #3e4a6a; }
    .BuscadorDiploma #info_result .btnDescarga {
      text-align: center;
      margin: 1.5rem 0 1rem; }
      .BuscadorDiploma #info_result .btnDescarga a {
        text-decoration: none;
        border: 1px solid #ec7b2a;
        background-color: #ec7b2a;
        font-weight: 700;
        font-family: "Poppins", Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 9px;
        font-size: 0.9rem;
        letter-spacing: 0.5px;
        padding: 8px 15px;
        border-radius: 30px;
        text-transform: uppercase;
        transition: all 0.3s ease; }
        .BuscadorDiploma #info_result .btnDescarga a:hover, .BuscadorDiploma #info_result .btnDescarga a:focus {
          background-color: #3e4a6a;
          border: 1px solid #3e4a6a; }

.swal2-container {
  font-family: "Poppins", Helvetica, sans-serif; }

/**BACKOFFICE**/
body.app {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 0.9rem; }
  body.app .navbar-brand {
    text-indent: -9999999px;
    background-image: url("../assets/aula-inmobiliaria.svg");
    background-repeat: no-repeat;
    background-size: 225px;
    background-position: center;
    opacity: 1 !important; }
    body.app .navbar-brand:hover, body.app .navbar-brand:focus {
      opacity: 0.8 !important; }

.app-footer {
  display: none; }

/*# sourceMappingURL=custom.css.map */
