@import "fonts/stylesheet.css";

html {
  min-height: 100%;
  position: relative;
}
body {
  margin-top: 0;
  max-width: 100%;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: 0;
}
img {
  max-width: 100%;
}

/******************************
  HEader
*******************************/
header.header__mobile {
  display: none;
}
header.header {
  padding-top: 15px;
}
.header__slogan {
  font-size: 10px;
  margin-bottom: 5px;
}

.arava {
  color: #007dc4 !important;
}

.btn-arava,
.btn-arava-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0;
  border-right: 0.25px solid white;
}

.btn-secondary {
  color: #fff;
  border-radius: 0;
  width: 100%;
  height: 50px;
  line-height: 15px;
  background-color: #6f42c1;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #4473dd;
}

.btn-primary {
  color: #fff;
  background: linear-gradient(#4473dd, #6f42c1);
  border: none;
  border-right: 1px solid #fff;
}

.btn-primary:hover {
  color: #fff;
  background: linear-gradient(#d1a970, #e79f25);
  border-color: #fff;
}

.btn-primary-active {
  color: #fff;
  background: linear-gradient(#d1a970, #e79f25);
  border: none;
  border-right: 1px solid #fff;
}

.btn-color-arava {
  color: #fff;
  background: linear-gradient(#b1cf02, #b1bc1c);
  font-size: 24px;
  height: 48px;
  border: none;
}

.btn-color-arava:hover {
  color: #fff;
  background: linear-gradient(#d1a970, #e79f25);
  border-color: #b1bc1c;
}
a.btn-download {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background-color: #007dc4;
  padding: 10px;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
a.btn-download:hover {
  background-color: #e79f25;
}
.ficha__contenidos {
  color: #6f6e71;
  font-size: 13px;
}
.ficha__contenidos h3 {
  font-size: 30px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #6f42c1;
}
.ficha__contenidos h4 {
  font-size: 20px;
  margin-bottom: 10px;
}
h5.modal-title {
  font-size: 30px;
}
h5.modal-title span {
  font-size: 20px;
  font-weight: 300;
}
.modal-body {
  font-size: 18px;
}
.modal-footer {
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.modal-content {
  padding: 25px;
  border-radius: 30px;
}

/******************************
  Home
*********************************/
.img-desktop {
  height: 703px;
  background-image: url(../img/home_bg.jpg);
  padding-top: 15px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.img-desktop h2 {
  color: #6f42c1;
  font-size: 29px;
  font-weight: 300;
  margin-bottom: 28px;
}
.img-desktop h3 {
  color: #6f42c1;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 35px;
}

/************************
 Modal Procedimiento
***************************/
.modal-content {
  background: rgba(0, 81, 162, 0.9);
}
.modal-lg {
  max-width: 1115px;
}

/************************
 Modal Home
***************************/
.modal-content.modal-content-solid {
  color: #fff;
  background-color: #4472da;
  border: none;
  border-radius: 30px;
  padding: 45px 85px;
  padding-bottom: 55px;
  background-image: url(../img/modal_bg.png);
  background-repeat: repeat-x;
  background-position: bottom;
  max-width: 960px;
  margin: auto;
}
.modal-content.modal-content-solid h5.modal-title {
  font-size: 27px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.modal-content-solid .modal-header {
  padding: 0px;
}
a.btn-bg-1 {
  background: linear-gradient(#d0a972, #e6a029) !important;
  width: 98%;
  border-radius: 0px;
  font-size: 23px;
  border: none;
}

.text-home {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

.text-header {
  padding: 15px 30px;
  color: white;
  background-color: #6f42c1;
  font-weight: 300;
  margin-bottom: 40px;
}
.text-header h3 {
  font-size: 20px;
  margin-bottom: 0.1rem;
}
.text-header p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0px;
  font-weight: 300;
}
.text-header-sinespacio {
  margin-bottom: 0px;
}

.card-text {
  text-align: center;
  font-size: 1.2rem;
  color: #4473dd;
}

.card-body-procede {
  padding: 13px;
  text-align: center;
  color: #007dc4;
}
.card-body-procede h3 {
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 2px;
  color: #007dc4;
}
.card-body-procede h4 {
  font-size: 14px;
  line-height: 23px;
  color: #007dc4;
}
.card--descargar {
  text-align: center;
  height: 250px;
  background-color: #b1ba1e;
  padding-top: 90px;
}
.card--descargar h3 {
  color: #fff;
  font-size: 30px;
}

main.page {
  padding-bottom: 10px;
}
.container-info {
  padding-top: 25px;
  padding-bottom: 40px;
}
.container-info h2 {
  color: #6f42c1;
  font-size: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #6f42c1;
  padding-bottom: 20px;
}
.container-info p {
  color: #6f6e71;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.titulo-info {
  font-size: 2rem;
  font-weight: 500;
  color: #6f42c1;
  border-bottom: solid 1px #6f42c1;
  margin-bottom: 15px;
}

.subtitulo-info {
  font-size: 28px;
  font-weight: 700;
  background-color: #6f42c1;
  color: #fff;
  line-height: 1.2em;
  padding: 15px 25px;
  margin-bottom: 15px;
}

button.btn-celeste,
a.btn-celeste {
  width: auto;
  color: #fff;
  background-color: #6f42c1;
  padding: 12px 25px;
  border-radius: 25px;
  display: inline-block;
}

button.btn-blanco,
a.btn-blanco {
  display: inline-block;
  width: auto;
  background-color: #fff;
  color: #6f42c1;
  border: 1px solid #6f42c1;
  padding: 12px 25px;
  border-radius: 25px;
}

.texto-info {
  color: #8c969e;
}

.head-table-arava {
  color: #fff;
  font-size: 1.15rem;
  background-color: #6f42c1;
}
span.destaca {
  color: #007dc4;
}

tr {
  color: #8c969e;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
}

.titulo-paciente {
  background-color: #6f42c1;
  padding: 5px 5px 5px 15px;
  font-size: 1.35rem;
  font-weight: bold;
  color: white;
  margin-bottom: 5px;
}
.container-info2 {
  background-color: #eff0f7;
  padding: 15px 10px;
  font-size: 13px;
  line-height: 15px;
  color: #575756;
}

.subtitulo-paciente {
  font-weight: bold;
}

.subtitulo-paciente-2 {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}

.titulo-solicitud {
  font-size: 2rem;
  font-weight: 500;
  color: #6f42c1;
  margin-bottom: 15px;
}

.subtitulo-solicitud {
  font-size: 1.25rem;
  font-weight: 500;
  color: #8c969e;
  margin-bottom: 15px;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.custom-checkbox {
  color: #6f6e71 !important;
  margin-top: 5px;
  margin-bottom: 5px;
}

/*******************************
 Informacion
******************************/
.informacion__menu a {
  background-color: #efe4dc;
  display: block;
  font-size: 15px;
  color: #007dc4;
  padding: 7px;
  border-bottom: 7px solid #fff;
}
.informacion__menu a.activo:after {
  /* border-bottom: 7px solid #efe4dc; */
  content: "";
  display: block;
  height: 7px;
  width: 90%;
  background-color: #efe4dc;
  position: absolute;
  bottom: 0px;
}
.ficha__wrap {
  background-color: #efe4dc;
}
.ficha__info {
  padding: 45px;
  color: #007dc4;
}
.ficha__info h2 {
  font-size: 40px;
}
.ficha__info h3 {
  font-size: 29px;
}
.ficha__info ol {
  list-style: none;
}
.ficha__info ol li {
  position: relative;
  padding-bottom: 28px;
}
.ficha__info ol li:before {
  content: "1";
  font-size: 40px;
  position: absolute;
  left: -30px;
  top: -12px;
}
.ficha__info ol li:nth-child(2):before {
  content: "2";
}
.ficha__info ol li:nth-child(3):before {
  content: "3";
}
.ficha__info p {
  font-size: 18px;
  line-height: 21px;
}

/**************************
 Informacion paciente
*****************************/
.menu__paciente {
  padding-top: 45px;
  padding-bottom: 50px;
}
.menu__paciente a.btn {
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
  line-height: 16px;
  width: 80%;
}
.menu__paciente a.unalinea {
  line-height: 31px;
}
.menu__paciente a.activo:after {
  content: "";
  height: 9px;
  width: 99%;
  display: block;
  margin: auto;
  margin-top: 10px;
  background-color: #6f42c1;
}
.container-info3 .titulo-info {
  font-size: 30px;
  line-height: 44px;
  padding-bottom: 6px;
}
.container-info3 .texto-info {
  font-size: 13px;
  line-height: 16px;
  color: #6f6e71;
}
.container-info4 {
  padding-top: 30px;
}
.container-info4 h3 {
  font-size: 20px;
  color: #6f42c1;
  margin-bottom: 15px;
}
.container-info4 .table th {
  padding: 6px;
}
.container-info4 .table td {
  background-color: #f0f0f0;
  font-size: 16px;
  line-height: 20px;
  color: #6f6e71;
}
.mini {
  font-size: 13px;
  color: #6f6e71;
}

/*****************************
  Solicitud
*****************************/
h2.solicitud__titulo {
  font-size: 20px;
  color: #fff;
  background-color: #6f42c1;
  text-align: center;
  padding: 7px;
  margin-bottom: 10px;
}
h3.solicitud__subtitulo {
  font-size: 15px;
  color: #32394d;
  line-height: 24px;
  text-align: left;
  margin-bottom: 20px;
}
.row-solicitud {
  font-size: 13px;
}
main.page-solicitud input.form-control,
textarea.form-control {
  background-color: #ffffff;
  border: none;
  border-bottom: 2px solid #6f42c1;
  font-size: 15px;
  padding: 2px 7px;
  border-radius: 0;
}

select.custom-select {
  background-color: #fbf9f7;
  border: 1px solid #000;
  font-size: 15px;
}

main.page-solicitud textarea.form-control {
  height: 120px;
}
label.especificar {
  color: #6f6e71;
  margin-right: 20px;
}
main.page-solicitud label {
  font-size: 14px;
  color: #32394d;
}
.custom-control-label::before {
  background-color: #fbf9f7;
  border: 1px solid #000;
}
.instrucciones {
  background-color: #eff0f7;
  padding: 35px 94px;
  margin-top: 45px;
  font-size: 13px;
  font-weight: 300;
}
.instrucciones h3 {
  font-size: 20px;
  color: #6f42c1;
  margin-bottom: 20px;
}
.instrucciones label.custom-control-label:before {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
}
.instrucciones label.custom-control-label:after {
  display: none;
}

/*****************************
  Formulario
*****************************/
#paso2 .row--form,
#paso3 .row--form {
  margin-bottom: 10px;
}
.nrocolegiado {
  position: absolute;
  font-size: 9px;
  color: #999;
}
.nrocolegiado a {
  font-weight: bold;
  color: #666;
}

/*****************************
  Footer
*****************************/
footer.footer {
  border-top: 1px solid #28a5ca;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 90px;
}
.text-footer {
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 0.75rem;
  color: #4473dd;
  font-weight: 500;
}

.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  background-color: #fbf9f7;
  border: 3px solid #6f42c1;
  border-radius: 3px;
}

.custom-checkbox input[type="radio"] + .custom-control-label::before {
  border-radius: 0;
  outline: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6f42c1;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}

.actions {
  margin-top: 60px;
}
.hidden {
  display: none;
}
.recaptcha-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.recaptcha-error {
  color: red;
  font-size: 12px;
}
/*****************************
  Responsive
*****************************/
@media (min-width: 767.98px) {
  .col-mobile-left {
    padding-right: 0;
  }
  .col-mobile-center {
    padding-right: 0;
    padding-left: 0;
  }
  .col-mobile-right {
    padding-left: 0;
  }
  .img-mobile {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
  .modal-content.modal-content-solid {
    max-width: 75%;
  }
  .btn-color-arava {
    font-size: 18px !important;
  }
  .btn-arava {
    font-size: 13px;
  }
  .menu__paciente a.btn {
    width: 100%R;
  }
  .img-desktop h2 {
    font-size: 22px;
  }
  .img-desktop h3 {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .navbar-light .navbar-toggler {
    background-color: #e6a029;
    color: rgba(255, 255, 255, 0.5);
  }
  .navbar-light .navbar-toggler-icon {
    color: #fff;
  }
  ul.navbar-nav {
    background-color: #e6a029;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-left: 10px;
  }
  .dropdown-menu {
    background-color: #4472da;
  }
  .dropdown-menu a {
    color: #fff;
  }

  .img-desktop {
    padding: 15px;
  }
  .img-desktop h2 {
    font-size: 22px;
  }
  .img-desktop h3 {
    font-size: 18px;
  }
  .img-desktop img {
    max-width: 50%;
    height: auto;
  }

  .informacion__menu a {
    min-height: 50px;
    line-height: 15px;
  }
  .menu__paciente {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text-header {
    padding: 6px 30px;
  }
  .text-header p {
    font-size: 15px;
    line-height: 18px;
  }
  .container-info3 .titulo-info {
    font-size: 24px;
  }
  .modal-content.modal-content-solid {
    max-width: 95%;
  }
  .modal-content,
  .modal-content.modal-content-solid {
    padding: 15px 10px;
  }
  .modal-body {
    font-size: 14px;
  }
  .modal-content.modal-content-solid h5.modal-title,
  .modal-content h5.modal-title {
    font-size: 22px;
  }
  a.btn-bg-1 {
    font-size: 18px;
  }
  .btn-color-arava {
    font-size: 16px !important;
  }
  .text-home {
    font-size: 15px;
    line-height: 20px;
  }
  .text-header,
  .text-header h3,
  .text-header p {
    font-size: 14px;
  }
  .ficha__info h2 {
    font-size: 28px;
  }
  .ficha__info h3 {
    font-size: 20px;
    line-height: 28px;
  }
  a.btn-download {
    font-size: 17px;
  }
  .container-info3 .titulo-info {
    font-size: 20px;
    line-height: 24px;
  }
  .btn-secondary {
    height: 40px;
  }
  .menu__paciente a.btn {
    font-size: 15px;
    padding: 2px;
  }
  .head-table-arava {
    font-size: 17px;
    line-height: 20px;
  }
  .container-info4 .table td {
    font-size: 15px;
  }
  header.header {
    display: none;
  }
  header.header__mobile {
    display: block;
  }
  .menu__paciente a.btn {
    width: 100%;
  }
  nav.informacion__menu {
    display: none;
  }
  h2.solicitud__titulo {
    font-size: 24px;
  }
  h3.solicitud__subtitulo {
    font-size: 16px;
  }
}
