@font-face {
  font-family: JosefinSans-Bold;
  src: url(../fonts/JosefinSans-Bold.ttf); }
html,
body {
  height: 100%;
  width: 100%;
  font-family: JosefinSans-Bold;
 }

input {
  font-family: JosefinSans-Bold; }

body > div {
  height: 100%; }

h4 {
  font-size: 4vh;
  color: #FFF; }

h5 {
  font-size: 3.5vh;
  color: #FFF; }
img {
  max-width: 100%;
  max-height: 30vh; }

menu_boda {
  padding: 3px; }

foot {
  color: #fdfdfd; }

select {
  border: none;
  background: white;
  padding: 15px;
  width: 100%;}

.return-link {
  font-size: 3.5vh;
  color: #fdfdfd; }

foot .return-link {
  color: #fdfdfd; }

.return-link:before {
  content: "\25c4";
  padding-right: 0.1em; }

#legal-page {
  background: url("/img/fondos/fondo_comun.jpg") no-repeat fixed center center/cover; }

#legal-page .logo {
  padding: 4vh 0; }

#legal-page h1,
#legal-page p,
#legal-page li {
  color: #5f6369; }

#legal-page h1 {
  font-size: 4vh; }

#legal-page article {
  overflow-y: scroll;
  height: 65vh; }

#initial-page foot {
  /*background: rgba(255, 255, 255, .4);*/
  padding: 0; }

#initial-page p {
  margin-bottom: 0; }

#initial-page #icono-admin {
  display: flex;
  flex-direction: column;
  padding-bottom: 1vh;
  padding-right: 0; }

#lista-iconos {
  display: flex;
  flex-direction: row;
  width: 100%; }

#lista-iconos img {
  max-height: 10vh; }

#initial-page #icono-admin p:first-child {
  flex-grow: 1;
  font-size: 10vw; }

.person-page .container-fluid {
  padding: 0; }

#static-image-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0; }

.full-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%; }

.full-textarea {
  resize: none;
  width: 100%;
  margin-top: 10px;
  border-radius: 10px;
  padding: 15px;
  border: none; }

.full-select {
  background: transparent;
  color: #000000;
  width: calc(100% - 10%);
  border: 1px solid;
  border-radius: 2px;
  margin-left: 5%;
  margin-bottom: 20px;
  font-size: .9rem; }

.searcher-page .logo,
.family-page .logo {
  display: flex;
  flex-direction: row-reverse; }

.searcher-page .imagen-wrapper,
.family-page .imagen-wrapper {
  height: 100px;
  width: 100px;
  background-size: cover;
  border-radius: 5%;
  background-repeat: no-repeat;
  background-position: center center; }

.person-page .logo {
  height: 22vh;
  display: flex;
}

.person-page .logo #difunto-img {
  text-align: right;
  max-height: 20vh;
}

.person-page .logo #whatsapp-img {
  width: 37vw;
}

.person-page .logo a#retorno {
  position: absolute;
  left: 2vh;
  top: 2vh;
  font-size: 4vh;
  color: #333;
  padding: 0; }

.person-page .logo a#retorno:before {
  content: "\25c4";
  padding-right: 0.1em; }

.searcher-page .logo img,
.family-page .logo img {
  max-height: 45px;
  padding-top: 1vh; }

.searcher-page form,
.family-page form {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  justify-content: center;
  color: #fdfdfd; }

.searcher-page ul#lista-personas {
  list-style: none;
  margin: 50px 0 10px;
  padding: 0;
  overflow-y: scroll; }

.searcher-page li a {
  display: flex;
  margin-bottom: 10px; }

.searcher-page li img {
  max-width: 30vw;
  border-radius: 5%;
  height: auto; }

.searcher-page li .info {
  color: #fdfdfd;
  padding-left: 10px; }

.searcher-page li .info p {
  margin-bottom: 0;
  text-align: left; }

.person-page main {
  display: flex;
  flex-direction: column;
  flex: 1;
  z-index: 1;
  padding: 0 20px; }

.person-page #nombre_fallecido {
  font-size: 3.2vh;
  margin-bottom: 0;
}

.person-page #apellidos_fallecido {
  font-size: 3vh;
  margin-bottom: 0; }

.person-page #detalles_sala {
  margin-top: 0;
  color: #5F6369;
  position: relative;
  flex: 1;
}
.person-page #fechas_fallecido{
  margin-bottom: .5em;
}
.person-page #detalles_sala .col {
  display: flex;
  flex-direction: column;
  flex: 1;
  border-left: 1px solid #fdfdfd; }

.person-page #detalles_sala .col p {
  margin-bottom: 10;
  font-size: 28px;
  line-height: 24px; }

#operaciones_difunto {
  margin-top: 10px;
  padding: 10px 6px;
  z-index: 10;
  bottom: 1vh;
  position: absolute;
  left: 15px;
  right: 15px;
  justify-content: center; }

/*.person-page #operaciones_difunto {
    bottom: 5vh;
}*/
#operaciones_difunto img {
  max-height: 12vw;
  margin-right: 3px; }

.searcher-page form span {
  font-size: 2em; }

.searcher-page p {
  text-align: center; }

.searcher-page p input {
  padding: 1em;
  margin-bottom: 2em; }

.searcher-page p label {
  display: block;
  text-align: left;
  font-size: 1.8em; }

.searcher-page p button,
.family-page p button {
  background: transparent;
  border: none;
  width: 60%;
  margin: 0 auto; }

.additional-page {
  background: url("/img/fondos/fondotransparencia.png") no-repeat fixed center center/cover; }

.additional-page form {
  flex: 1;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

.additional-page header #difunto-imagen-wrapper {
  display: flex;
  flex: 1;
  flex-direction: row-reverse;
  padding: 10px; }

.additional-page header #difunto-imagen-wrapper img {
  height: 10vh;  }

.whatsapp {
  padding: 20px;}

.additional-page header #tipo-ofrenda-wrapper {
  padding: 10px;
  color: #333;
  font-size: 18px;
  display: flex; }

.additional-page header #tipo-ofrenda-wrapper img {
  height: 7.5vh; }

.additional-page header #tipo-ofrenda-wrapper {
  max-width: 60%; }

.additional-page button {
  background: transparent;
  border: none; }

.additional-page #firma-wrapper {
  padding: 15px 0;
  margin: 0; }

.additional-page #firma-wrapper .col-6 {
  padding: 0; }

.additional-page input {
  width: 100%;
  border-radius: 5px;
  padding: 1vh;
  border: 1px solid #333; }

/*.additional-page canvas,*/
.additional-page video {
  max-width: 100%;
  max-height: 37vh;
  margin-top: 5px;
  border-radius: 10px;
  border: 1px solid #fdfdfd;
  margin: 0 auto; }

#sig-canvas-wrapper{
  margin-top:0;
  margin-bottom:1rem;
  position: relative;
  height: 300px;
  background: #fdfdfd;
}
  #sig-canvas-wrapper canvas{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

.additional-page .modal {
  width: 100%;
  margin: 10vh 0; }

.additional-page .modal canvas {
  width: 100%;
  margin: 0; }

/*.frmOfrendas .modal-body canvas{
    width: 100%;
}*/
.additional-page p {
  text-align: center;
  font-size: 2.5vh;
  color: #5f6369;
  width: 100%;
  margin-bottom: .5vh; }

.carousel {
  height: 32vh;
  /*overflow: hidden;*/ }

#carousel-libros,
#carousel-servicios,
#carousel-ramos {
  width: 100%; }
  #carousel-libros .carousel-inner,
  #carousel-servicios .carousel-inner,
  #carousel-ramos .carousel-inner {
    #background-color: rgba(216, 193, 150, 0.36);
    padding-bottom: 9vh; }
    #carousel-libros .carousel-inner .carousel-caption,
    #carousel-servicios .carousel-inner .carousel-caption,
    #carousel-ramos .carousel-inner .carousel-caption {
      top: 100%; }

#carousel-libros {
  height: 35vh; }

#carousel-servicios,
#carousel-ramos {
  height: 37vh; }

.carousel-item,
.card {
  width: 100%;
  background-color: transparent; }

.carousel-item img {
  margin: 0 auto;
  display: inherit;
}

.additional-page .carousel-caption {
  /*background: rgba(255, 255, 255, .4);*/
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  font-weight: 900 !important;
  top: calc(100% - 40px);
  padding-top: 10px;
  padding-bottom: 0; }

.additional-page .carousel-caption .card-text {
  color: #5f6369;
  font-weight: 600; }

.additional-page .carousel-caption a {
  color: #fdfdfd;
  border: 1px solid #ffffff;
  padding: 5px;
  border-radius: 5px; 
  border: 2px solid #ffffff;
  background:#957c30;}

/*.additional-page #carousel-ramos .carousel-caption,
.additional-page #carousel-ramos .carousel-caption a {
    color: rgba(0, 0, 0, .8)!important;
}

.additional-page #carousel-ramos .carousel-caption a {
    border: 1px solid #333;
}*/
ul#libros-memoriales {
  list-style: none;
  overflow-y: scroll;
  height: 25vh;
  color: #fdfdfd;
  padding-left: 0; }

#libros-wrapper::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  margin-left: calc(50% - 40px); }

ul#libros-memoriales li.selected {
  border: 1px solid #dc911b;
  padding: 5px;
  margin-bottom: 10px; }

#libros-memoriales li {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 5px; }

#libros-memoriales li img {
  max-height: 10vh;
  color: #fdfdfd;
  padding-bottom: 5px;
  margin-right: 10px;
  border-radius: 10px; }

.bottom-margin {
  margin-bottom: 1vh; }

.family-page .content-wrapper {
  flex: 1;
  color: #fdfdfd;
  margin-top: 5vh; }
  .family-page .content-wrapper a {
    color: #fdfdfd; }
.family-page foot img {
  max-height: 8vh;
  margin-bottom: 2vh; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='Gainsboro' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='Gainsboro' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

#cargando {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #313131;
  z-index: 100;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }

.active-item {
  border: 2px solid #dc911b !important;
  color: #dc911b !important;
  text-decoration: none !important; }

#play-wrapper a {
  color: #dc911b;
  border: none !important;
  box-shadow: none !important; }
  #play-wrapper a i {
    font-size: 2em; }

.btn {
  align-items: center;
  display: flex;
  justify-content: center; }

 .btn2 {
    align-items: center;
    display: flex;
    justify-content: center; 
    color: #fdfdfd;
     padding: .5em 1em;
  margin-right: 4.2vw;
    background-color: #e5b957;
    box-shadow: none; }

.btn.btn-default,
.btn.btn-primary,
.btn.btn-default-strong,
.btn.btn-bold {
  border: 1px solid #e5b957;
  background-color: #fdfdfd;
  line-height: .9rem;
  margin: 0 5px; }
  .btn.btn-default:focus, .btn.btn-default:active,
  .btn.btn-primary:focus,
  .btn.btn-primary:active,
  .btn.btn-default-strong:focus,
  .btn.btn-default-strong:active,
  .btn.btn-bold:focus,
  .btn.btn-bold:active {
    color: #fdfdfd;
    background-color: #e5b957;
    box-shadow: none; }

.btn.btn-default {
  color: #5F6369;
  font-size: .8rem;
  font-weight: 700; }

  .btn1 {
  color: #fdfdfd;
  font-size: .8rem;
  font-weight: 700;
  background-color: #e5b957;
}

.btn.btn-default-strong {
  color: #5f6369;
  margin-bottom: 1vh;
  font-weight: 900;
  font-size: 1rem;
  border-width: 2px;
  background-color: #e5b957; }

.btn.btn-primary {
  font-weight: 900;
  background-color: #e5b957;
  color: #5F6369;
  font-size: 1em; }

.btn.btn-bold {
  font-weight: 900;
  background-color: transparent;
  color: #5f6369;
  font-size: 3vh;
  border-width: 2px;
  padding: .5em 1em;
  margin-right: 4.2vw; 
  background-color: #e5b957;}
  .btn.btn-bold i {
    color: #6d6b69; }
  .btn.btn-bold:focus i, .btn.btn-bold:active i {
    color: #fdfdfd; }

#logo-actions {
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
  width: 90%;
}
  #logo-actions .btn,
  .services-wrapper .btn {
    color: #5d636a;
    border: 1px solid;
    margin: 5px;
    height: 2.5rem; 
    background: #e5b856;}

.person-page #logo-actions .btn {
  margin: 2px;
  padding: .5em .3rem;
  height: 2rem;
  }
  .person-page #logo-actions .btn:focus, .person-page #logo-actions .btn:active {
    color: #5F6369;
    background-color: #e5b957;
    box-shadow: none; }

.cart-page {
  background: url("/img/fondos/fondotransparencia.jpg") no-repeat fixed center center/cover; }
  .cart-page h1 {
    text-align: center;
    padding: 2.5vh 0 1vh;
    color: #dc911b; }

#cart-content {
  height: calc(100% - 21vh);
  overflow: auto;
  margin-top: 1vh;
  color: #fdfdfd; }
  #cart-content p {
    text-align: center;
    font-size: 1.2rem; }
  #cart-content h1 {
    text-align: center;
    margin-top: 3vh; }
  #cart-content table {
    color: #5F6369;
    margin-top: 9vh; }
    #cart-content table td, #cart-content table th {
      padding: .75rem .25rem;
      vertical-align: middle;
      border-top: none; }
    #cart-content table tr td:first-child {
      width: 60%;
      text-transform: uppercase; }
    #cart-content table tfoot td {
      padding-top: 6vh; }
    #cart-content table tfoot span {
      font-weight: 900;
      border-width: 2px; }
  #cart-content img {
    max-height: 8vh; }

.resalted-header {
  text-align: center;
  margin: 2vh 0;
  color: #dc911b; }

#gt_tbl tr td:first-child {
  display: none; }
#gt_tbl img {
  max-height: 6vh; }
#gt_tbl h1 {
  font-size: 1.5vh;
  text-align: left;
  padding: 1vh 0; }
#gt_tbl p {
  color: #fdfdfd;
  margin-bottom: 0; }

.gt_p_w {
  border: 1px solid #fdfdfd;
  border-radius: 5px;
  color: #fdfdfd;
  padding: 1vh 2vh; }
  .gt_p_w span {
    display: inline-block;
    font-size: 2.5vh; }

#btn-packs {
  position: absolute;
  bottom: 10vh;
  padding: 8px; }
  #btn-packs img {
    max-height: 4vh;
    margin-right: 1vw; }

.frmPacks #p-w {
  /*margin-bottom: -2vh;*/ }

#carousel-packs {
  height: auto;
  margin-bottom: .5em; }
  #carousel-packs .carousel-control-next {
    right: -3vw; }
  #carousel-packs .carousel-control-prev {
    left: -3vw; }
  #carousel-packs .pack-image-wrapper {
    width: 82%;
    margin: 0 auto;
    text-align: center;
    padding: .5vh 2vw 9vh 2vw;
    background: rgba(145, 133, 169, 0.4);
    border-radius: 5px; }
    #carousel-packs .pack-image-wrapper > * {
      margin: 0; }
    #carousel-packs .pack-image-wrapper .p-i-w {
      display: flex;
      width: 100%; }
      #carousel-packs .pack-image-wrapper .p-i-w img {
        width: calc(50% - 5px);
        margin: 0;
        max-height: 130px; }
        #carousel-packs .pack-image-wrapper .p-i-w img:first-child {
          margin-right: 5px; }
        #carousel-packs .pack-image-wrapper .p-i-w img:last-child {
          margin-left: 5px; }
  #carousel-packs .song-wrapper {
    background-color: #9185a9;
    height: 9vh;
    display: flex;
    overflow: hidden;
    background: url(/img/ofrendas_moradas/ofrendamusica.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 10px 10px; }
    #carousel-packs .song-wrapper img {
      width: 20%;
      padding: 2vh 1vw; }
    #carousel-packs .song-wrapper span {
      color: #fdfdfd;
      padding: 1vh 2vh;
      flex: 1; }

#frm-quien-wrapper {
  width: 98%;
  text-align: center;
  font-size: 2.8vh;
  top: 2rem;
  overflow: scroll;
  position: absolute;
  bottom: 3vh; }
  #frm-quien-wrapper .title{
    font-weight: 900;
  }
  #frm-quien-wrapper input[type="text"] {
    font-size: 3vh;
    font-family: JosefinSans-Bold;
    padding: 2vh;
    border-radius: 3px;
    width: 90%;
    margin: .5em 5%; }
  #frm-quien-wrapper a.btn {
    background: #8c7d39;
    color: #5f6369;
    padding: .25rem 1rem; }




.carousel-caption {
  font-size: 2.5vh;
  color: #545050;
    
}

.fq-b {
  width: 70%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap; }

.new-line-page {
  background: url("/img/fondos/fondotransparencia.png") no-repeat fixed center center/cover; }
  .new-line-page main {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    color: #fdfdfd;
    padding: 5%;
    font-size: 3vh;
    justify-content: center; }
    .new-line-page main p {
      margin-bottom: 5vh; }
      .new-line-page main p + div {
        margin-top: 5vh; }

.default-text{
  color: #fdfdfd;
  font-size: 2.5vh;
  text-align: center;
}
.services-wrapper .form-group{
  width: 90%;
  text-align: center;
}
  .services-wrapper .form-group label{
    font-size: 2.7vh;
  }





  #form {
  width: 250px;
  margin: 0 auto;
  height: 50px;
}

#form p {
  text-align: center;
}

#form label {
  font-size: 20px;
}

input[type="radio"] {
  /*display: none;*/
}

label {
  color: grey;
}

.clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
  text-align: center;
  font-size: 30px;
}

label:hover,
label:hover ~ label {
  color: orange;
}

input[type="radio"]:checked ~ label {
  color: #002da1;
}




/* tamaño de checkbox */

input[type=checkbox]
{
  /* Doble-tamaño Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari y Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
}
 
/* Tal vez desee envolver un espacio alrededor de su texto de casilla de verificación */
.checkboxtexto
{
  /* Checkbox texto */
  font-size: 110%;
  display: inline;
}

.custom-input-file {
  background-color: #8c7d39;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 0;
  min-height: 15px;
  overflow: hidden;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 300px;
}

.custom-input-file .input-file {
 border: 10000px solid transparent;
 cursor: pointer;
 font-size: 10000px;
 margin: 0;
 opacity: 0;
 outline: 0 none;
 padding: 0;
 position: absolute;
 right: -1000px;
 top: -1000px;
}

 !important;
}


.input[type=submit] {

    background: url('/img/botones/boton_enviar.png');

    border: 0;

    display: block;

    height: 50px;

    width: 155px;

}

