@charset "UTF-8";
@font-face{
  src: url('../bower_modules/fonts/Roboto-Medium.ttf?bust=rev5635')format('truetype');
  font-family: 'Roboto Medium';
}

@font-face{
  src: url('../bower_modules/fonts/Roboto-Bold.ttf?bust=rev5635')format('truetype');
  font-family: 'Roboto Bold';
}

@font-face{
  src: url('../bower_modules/fonts/Roboto-Regular.ttf?bust=rev5635')format('truetype');
  font-family: 'Roboto Regular';
}
html, body{
  height: 100%;
}
body {
  background: linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)), url("../img/tramiteFacil/fondo.png?bust=rev5635") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  font-family: "Roboto Regular";
}

header {
  height: 178px;
  background-image: linear-gradient(rgba(0, 63, 105, 0.85), rgba(0, 63, 105, 0.85)), url("../img/tramiteFacil/headerBanner.jpg?bust=rev5635");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-family: "Roboto Bold";
}
header .logoTF {
  background-image: url("../img/tramiteFacil/tf-assets/TFHeaderLogo.svg?bust=rev5635");
  background-repeat: no-repeat;
  width: 402px;
  height: 55px;
}
header a {
    color: #fff;
  font-size: 17px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
header a:hover {
    color: #fff;
  text-decoration: none!important;
}

footer {
  min-height: 284px;
  background-color: #003F69;
    color: #fff;
  font-size: 12px;
}
footer #logo-footer {
  width: 100%;
  max-width: 200px;
}
footer .f-link {
  color: #fff !important;
  text-decoration: underline !important;
}
footer a {
  color: #19B8DD;
    cursor: pointer;
  font-family: "Roboto Bold";
  text-decoration: none;
}
footer a:hover {
  color: #19B8DD;
  cursor: pointer;
  font-family: "Roboto Bold";
  text-decoration: none;
}
footer .f-link-primary {
  color: #19B8DD;
  font-family: "Roboto Bold";
  text-decoration: underline;
}
footer .phone-icon {
  background-image: url("../img/tramiteFacil/tf-assets/phoneIcon.svg?bust=rev5635");
  background-repeat: no-repeat;
  width: 50px;
  height: 55px;
}
footer .mail-icon {
  background-image: url("../img/tramiteFacil/tf-assets/mailIcon.svg?bust=rev5635");
  background-repeat: no-repeat;
  width: 50px;
  height: 55px;
}
footer h6 {
  font-family: 'Roboto Bold';
}

footer p {
  font-family: "Roboto Regular";
}

b, strong {
  font-weight: normal;
  font-family: "Roboto Bold";
}

.tramite_facil{
  min-height: calc(100% - 462px);
}

.pg_text_body {
  font-size: 20px;
  font-family: 'Roboto Medium';
  color: #003F69;
}

.custom-radio .custom-control-label {
  cursor: pointer;
}

.custom-radio .custom-control-label::before {
  border: none;
  background-color: #fff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #BF334C;
}

.pg_competencia {
  background-color: #19B8DD;
  cursor: pointer;
  min-height: 105px;
  min-width: 80px;
  max-width: 90px;
  border-radius: 10px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
  -webkit-transition: all 0.5s ease;
  transition: all 0.2s ease-out;
}
.pg_competencia .pg_img {
  background-repeat: no-repeat;
  background-position: center;
    width: 100%;
  height: 100%;
}
.pg_competencia:hover {
  transform: scale(1.05);
}

.i-close {
  background-color: #E8DD76;
  color: #003F69;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 13px;
}

.img_comp_0 {
  background-image: url("../img/tramiteFacil/competencias/0.svg?bust=rev5635");
}

.img_comp_1 {
  background-image: url("../img/tramiteFacil/competencias/1.svg?bust=rev5635");
}

.img_comp_2 {
  background-image: url("../img/tramiteFacil/competencias/2.svg?bust=rev5635");
}

.img_comp_3 {
  background-image: url("../img/tramiteFacil/competencias/3.svg?bust=rev5635");
}

.img_comp_4 {
  background-image: url("../img/tramiteFacil/competencias/4.svg?bust=rev5635");
}

.img_comp_5 {
  background-image: url("../img/tramiteFacil/competencias/5.svg?bust=rev5635");
}

.img_comp_6 {
  background-image: url("../img/tramiteFacil/competencias/6.svg?bust=rev5635");
}

.img_comp_7 {
  background-image: url("../img/tramiteFacil/competencias/7.svg?bust=rev5635");
}

.img_comp_8 {
  background-image: url("../img/tramiteFacil/competencias/8.svg?bust=rev5635");
}

.img_comp_9 {
  background-image: url("../img/tramiteFacil/competencias/9.svg?bust=rev5635");
}

.pg_title {
  background-color: #003F69;
  color: #E8DD76;
  max-width: 800px;
  font-family: 'Roboto Bold';
  font-size: 14px;
  border: 0;
  border-radius: 15px 5px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
}

.pg_card_help {
  margin: auto;
  background-color: #003F69;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-family: "Roboto Bold";;
  border: 0;
  border-radius: 40px 16px;
  max-width: 220px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
  transition: all 0.5s ease-out;
}
.pg_card_help .pg_ayuda_icon {
  background-image: url("../img/tramiteFacil/tf-assets/ayuda.svg?bust=rev5635");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin-bottom: -50px;
  margin-left: -30px;
  width: 70px;
  height: 70px;
}
.pg_card_help .pg_text {
    width: 100%;
}
.pg_card_help:hover {
  transform: scale(1.03);
}

.pg_card_listado {
  background-color: #003F69;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto Medium';
  border: 0;
  border-radius: 35px 15px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
}
.pg_card_listado ul {
  list-style: none;
  padding: 0;
}
.pg_card_listado ul li::before {
  content: "•";
  color: #E8DD76;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.font_roboto_regular{
  font-family: 'Roboto Regular';
}

.font_color_title{
  color: #E8DD76;

}

.font_roboto_bold{
  font-family: 'Roboto Bold';
}

.pg_card_profile {
  background-color: #003F69;
  color: #fff;
  font-family: 'Roboto Bold';
  font-size: 14px;
  border: 0;
  border-radius: 40px 16px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
}

.pg_card_tramite {
  background-color: #19B8DD;
  color: #fff;
  cursor: pointer;
  font-family: 'Roboto Bold';
  font-size: 20px;
  width: 80%;
  max-width: 450px;
  min-height: 330px;
  height: 100%;
  border: 0;
  border-radius: 80px 20px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
  transition: all 0.3s ease-out;
}
.pg_card_tramite .card-title {
  font-size: 18px;
}
.pg_card_tramite .pg_img {
  background-repeat: no-repeat;
  background-position: center;
    width: 100%;
  height: 150px;
}
.pg_card_tramite:hover {
  transform: scale(1.03);
}

.pg_card_tramite_destacado {
  background-color: #00bc8c;
  transition: all 0.3s ease-out;
}

.pg_card_tramite_destacado:hover {
  background-color: #04ac82!important;
}

.pg_card_tramite_destacado.activeBox {
  background-color: rgb(24, 126, 104)!important;
  transition: all 0.3s ease-out;
}

.pg_card_mensaje {
  background-color: #003F69;
  color: #fff;
  font-size: 16px;
  border: 0;
  border-radius: 35px 15px;
  filter: drop-shadow(0 4px 4px rgba(0, 63, 105, 0.3));
}
 .pg_card_mensaje p, .pg_card_mensaje ul, .pg_card_mensaje a, .pg_card_mensaje ol, .pg_card_mensaje ul > li {
  color: #fff!important;
} 
.pg_card_mensaje ul {
  list-style: none;
  padding: 0;
  height: 20%;
}
.pg_card_mensaje ul li::before {
  content: "•";
  color: #E8DD76;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}
.pg_card_mensaje ol {
  list-style: none;
  padding: 0;
}
.pg_card_mensaje ol > li {
  counter-increment: li;
}
.pg_card_mensaje ol li::before {
  content: counter(li) ". ";
  color: #E8DD76;
  font-weight: bold;
  display: inline-block;
  width: 1.3em;
}

@media (min-width: 320px) and (max-width: 800px) {
  .pg_card_tramite {
    width: 90%;
    max-width: 300px;
  }
}
.text-danger {
  color: #BF334C !important;
}
.font-weight-bold {
  font-family: "Roboto Bold";
}
.active {
  background-color: #003F69 !important;
}

.form-control-sm {
  height: calc(1.5rem);
  padding: 0.25rem 0.5rem;
  font-family: 'Roboto Medium';
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
    text-align: center;
}

::-webkit-input-placeholder {
  color: #808080;
  text-align: center;
}

.btn-buscar {
  background-image: url("../img/tramiteFacil/tf-assets/buscar.svg?bust=rev5635");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  width: calc(1.9rem);
  height: calc(1.5rem);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-unica {
  background-color: #0E78FF;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  border-radius: 13px;
}

.btn-pjud {
  background-color: #BF334C;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  border-radius: 13px;
}

.btn-cedula {
  background-color: #7CB960;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  border-radius: 13px;
}

.pg_modal_ver_mas {
  background-color: #35373A;
  border: 0;
  font-family: "Roboto Regular";
  color: #fff;
  border-radius: 130px 50px;
}
.pg_modal_ver_mas .comp_title {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.pg_modal_ver_mas .i-close {
  position: relative;
  top: 20px;
  right: 25px;
  background-color: #fff;
  color: #35373A;
}

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