﻿
.btnHoraTurno{
  color: rgb(0, 0, 0);
  background-color: #e5ecee;
}
/* #contenedorHoras{
  background-color: red;
 
} */
.datosCuenta{
  background-color: #e6e6e6;
}

.diaMujer {
  background-color: #ffd8e0;
}
.fondo-botonera {
  background: radial-gradient(
    circle,
    rgb(255, 226, 247) 0%,
    rgb(237, 241, 245) 81%,
    rgb(237, 241, 245) 100%
  );
}
.fondo-titulo{
  background: radial-gradient(
    circle,
    rgb(73, 9, 55) 0%,
    rgb(20, 71, 122) 81%,
    rgb(237, 241, 245) 100%
  );
}
.floating-p {
  position: absolute;
  top: 58px;
  left: 792px;
  padding: 10px;
  /* position: absolute;
  top: 28px;
  left: 680px;
  padding: 10px;
  */
 
}
.accDirec {
  margin-right: 150px;
  margin-bottom: -60px;
}
.a-menu {
  color: #fff;
}
.gtBtnVolver {
  background-color: #d7f0ec;
  color: #00617d;
  border: 2.5px solid #7f888a;
}
.gtBtnVolver:hover {
  color: #bef4eb;
  background-color: #00617d;
  border-color: #a6ce5f;
}
.gtImage {
  background-color: #fff;
  border-radius: 100%;
}
.textoInstituto {
  font-size: 21px;
  font-weight: bold;
  /*text-shadow: 2px 2px 7px #9dbfb9;*/
  margin-left: -30px;
  color: #131010eb;
  max-width: 250px;
  text-align: center;
  letter-spacing: 1px;
}
.turnoSec {
  font-weight: bolder;
  text-align: center;
  background-color: #65bf9e;
  padding: 30px 20px 10px 20px;
  border-radius: 5px;
  border: 1px solid #1d5a73;
}
.textoComboTurno {
  color: Red;
  font-size: 1.7em;
}
.h3Turno {
  color: #0b1a1a;
  /*font-weight: bold;*/
  font-size: 1.8em;
}
.logo-ministerio {
  margin-right: 25px;
  height: 55px;
}
.logo-sios-menu {
  margin-left: 340px;
}
.texto-logo {
  font-size: 30px;
}
.carousel-inner {
  width: 100%;
}
.img-slider {
  width: 100%;
}
.btnAzul {
  background-color: #1d5a73;
}
.btnAzul a {
  color: Red;
}
.btnAzulVerde {
  background-color: #1a6373;
}
.btnVerde {
  background-color: #356f5a;
}
.btnBordo {
  background-color: #a63f48;
}
.boton-con-sombra {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  color: #921a1a;
  background-color: #2a9412;
  border-radius: 5px;
  box-shadow: inset 0 40px 4px rgba(0, 0, 0, 0.2); /* Ajusta los valores según tus preferencias */
  transition: background-color 0.3s ease;
}

.color-1 {
  font-size: medium;
  background-color: #0865df;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: inset 0 30px 4px rgba(0, 0, 0, 0.2),
    1px 2px 10px rgb(170, 125, 123);
  transition: background-color 0.3s ease;
}
.color-1:hover {
  background-color: #08674f; /* Cambia el color al pasar el ratón por encima */
}
.color-2 {
  font-size: medium;
  background-color: #0b87ec;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: inset 0 30px 4px rgba(0, 0, 0, 0.2),
    1px 2px 10px rgb(170, 125, 123);
  transition: background-color 0.3s ease;
}
.color-2:hover {
  background-color: #08674f; /* Cambia el color al pasar el ratón por encima */
}
.color-3 {
  font-size: medium;
  background-color: #3b629f;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: inset 0 30px 4px rgba(0, 0, 0, 0.2),
    1px 2px 10px rgb(170, 125, 123);
  transition: background-color 0.3s ease;
}
.color-3:hover {
  background-color: #08674f; /* Cambia el color al pasar el ratón por encima */
}
.color-4 {
  font-size: medium;
  background-color: #144365;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: inset 0 30px 4px rgba(0, 0, 0, 0.2),
    1px 2px 10px rgb(170, 125, 123);
  transition: background-color 0.3s ease;
}
.color-4:hover {
  background-color: #08674f; /* Cambia el color al pasar el ratón por encima */
}
.color-5 {
  font-size: medium;
  background-color: #048052;
  display: inline-block;

  text-decoration: none;
  border-radius: 5px;
  box-shadow: inset 0 30px 4px rgba(0, 0, 0, 0.2),
    1px 2px 10px rgb(170, 125, 123);
  transition: background-color 0.3s ease;
}
.color-5:hover {
  background-color: #08674f; /* Cambia el color al pasar el ratón por encima */
}
.colorAzulUno {
  background-color: #092f3f;
  text-decoration: none;
  border-radius: 32px;
  box-shadow: inset 0 15px 4px rgba(47, 166, 149, 0.16),
    1px 2px 10px rgb(5, 25, 39);
  transition: background-color 0.3s ease;
  /* background-color: #1d5a73;
  -webkit-box-shadow: 1px 2px 10px rgb(170, 125, 123);
  -moz-box-shadow: 1px 2px 10px rgb(170, 125, 123);
  box-shadow: 1px 2px 10px rgb(170, 125, 123); */
}
.colorAzulDos {
  background-color: #04411f;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: inset 0 30px 4px rgba(209, 207, 207, 0.2),
    1px 2px 10px rgb(5, 25, 39);
  transition: background-color 0.3s ease;
  /* background-color: #1a6373;

  -webkit-box-shadow: 1px 2px 10px rgb(45, 37, 37);
  -moz-box-shadow: 1px 2px 10px rgb(45, 37, 37);
  box-shadow: 1px 2px 10px rgb(45, 37, 37); */
}

.colorVerdeUno {
  background-color: #2f6639;
  text-decoration: none;
  border-radius: 32px;
  box-shadow: inset 0 15px 4px rgba(4, 82, 114, 0.22),
    1px 2px 10px rgb(11, 39, 5);
  transition: background-color 0.3s ease;
  color: white;
}
.colorVerdeDos {
  background-color: #62a28a;
  -webkit-box-shadow: 1px 2px 10px rgb(45, 37, 37);
  -moz-box-shadow: 1px 2px 10px rgb(45, 37, 37);
  box-shadow: 1px 2px 10px rgb(45, 37, 37);
}
.color-rojo {
  color: Red;
}

.btn-default-h4 {
  color: #fff;
}
.btn-default-h2 {
  color: #272754;
  font-size: 39px;
  text-align: center;
}
.btn-default-h3 {
  color: #272754;
  font-size: 29px;
  text-align: center;
}
.alert-rounded-grande {
  width: 260px;
  height: 55px;
  border-radius: 0.25rem;
}
.texto-boton-grande {
  margin-left: 60px;
  font-weight: 500;
}
.alert-rounded-chico {
  width: 194px;
  height: 55px;
  border-radius: 0.25rem;
}
.texto-boton-chico {
  margin-left: 10px;
  font-weight: 500;
  text-align: center;
}
.texto-boton-muy-chico {
  margin-left: 60px;
  font-weight: 500;
}
.borde-inf-amarillo {
  border-bottom: solid 2px #e4b834;
}
/* imagen principal en el header de una pagina en particular*/
.ImagenTit {
  width: 100%;
  height: auto;
  position: relative;
}

.title-movil {
  display: none;
}
.ZocaloTit {
  position: absolute;
  width: 98.4%;
  bottom: 0;
  opacity: 0.7;
  background: rgba(68, 73, 74, 0.76);
  background: -moz-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(68, 73, 74, 0.76)),
    color-stop(65%, rgba(19, 27, 67, 0.76)),
    color-stop(66%, rgba(45, 67, 74, 0.77)),
    color-stop(100%, rgba(45, 67, 74, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c8094', endColorstr='#111942', GradientType=1 );
}
.ZocaloTitSolo {
  width: 100%;
  bottom: 0;
  opacity: 0.8;
  background: rgba(68, 73, 74, 0.76);
  background: -moz-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(68, 73, 74, 0.76)),
    color-stop(65%, rgba(19, 27, 67, 0.76)),
    color-stop(66%, rgba(45, 67, 74, 0.77)),
    color-stop(100%, rgba(45, 67, 74, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(68, 73, 74, 0.76) 0%,
    rgba(19, 27, 67, 0.76) 65%,
    rgba(45, 67, 74, 0.77) 66%,
    rgba(45, 67, 74, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c8094', endColorstr='#111942', GradientType=1 );
}
.ZocaloTit h2 {
  opacity: 1;
  font-size: 32px;
  color: White;
  text-shadow: 0 0 0.2em #630f23, 0 0 0.2em #630f23, 0 0 0.2em #630f23;
  /*   text-shadow: 0 0 0.2em #000204, 0 0 0.2em #1b2f08, 0 0 0.2em #ae330b;*/
}
.ImagenP {
  /*margin-left:-80px;*/
  font-size: 17px;
  color: #580404;
}
/******   AFILIACION INDIVIDUAL    ***************/

.estadoCuentaOk {
  color: Green;
  font-size: x-large;
}
.estadoCuentaS {
  color: Red;
  font-size: x-large;
}
/******   PRENSA    ***************/
.imgPrensa {
  width: 90%;
  height: 219px;
}
.pagActiva {
  margin-right: 10px;
  padding-left: 6px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  background-color: rgb(0, 143, 108);
}
.caption-prensa {
  height: 250px;
}
.color-titulo {
  color: rgb(1, 192, 200);
}

/**** Turnos ****/

.panel-turnos {
  min-height: 280px !important;
}

.link-turnos {
  font-weight: bold;
  font-size: 12px !important;
}

.estado-turno-on {
  color: #155d5a;
}

.estado-turno-off {
  color: #944649;
}

.calendario-turno {
  border: 1px solid #ddd;
}

.checkbox label:after {
  content: "";
  display: table;
  clear: both;
}

.form-checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0.25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
}

.form-checkbox .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 50%;
  left: 15%;
}

.form-checkbox label input[type="checkbox"] {
  display: none;
}

.form-checkbox label input[type="checkbox"] + .cr > .cr-icon {
  opacity: 0;
}

.form-checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  opacity: 1;
}

.ddl-movil {
  display: none;
}
.buscador {
  position: absolute;
  width: 30.4%;
  bottom: 0;
  opacity: 0.7;
  margin-left: 67%;
}
.buscar {
  margin-top: 13px;
  margin-left: 100%;

  width: 210px;
}
.search-listing H3 a {
  color: #6f2322;
  font-size: 23px;
}
.search-listing a {
  color: #318e26;
  font-size: 18px;
}

.link-footer {
  color: White;
}
.btnMenu{
  background-color: #eaeaea;
  color: #261c1c;
  border-color: #75aaf0;
}
.btn-sacar-turno {
  position: absolute;
  top: 15px;
  right: 19px;
  z-index: 10;
  background-color: #cc148f;
  color: white;
  border: none;
  /* padding: 10px 14px; */
 
  cursor: pointer;
  font-size: 18px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  transition: all 0.9s ease, opacity 0.3s ease;
  opacity: 0.9; /* visibilidad normal */
}
.btn-sacar-turno.fixed {
  position: fixed;
  top: 85px;
  right: 46px;
  z-index: 1050;
  opacity: 0.8; /* más tenue al fijarse */
}


/* Boton de volver a Guia de tramites */
.btn-volver {
  position: absolute;
  top: 5px;
  right: 9px;
  z-index: 10;
  background-color: #0c4251;
  color: white;
  border: none;
  /* padding: 10px 14px; */
 
  cursor: pointer;
  font-size: 18px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  transition: all 0.9s ease, opacity 0.3s ease;
  opacity: 0.9; /* visibilidad normal */
}

.btn-volver.fixed {
  position: fixed;
  top: 75px;
  right: 36px;
  z-index: 1050;
  opacity: 0.8; /* más tenue al fijarse */
}

.btn-volver:hover {
  opacity: 1; /* vuelve a pleno al pasar el mouse */
}
/* @media (max-width: 575.98px) */
@media (max-width: 768px) {
  .a-menu {
    color: #1b0909;
  }
  .h3Turno {
    color: #0b1a1a;
    font-size: 1.1em;
  }
  .link-footer {
    color: Black;
  }
  .logo-sios-menu {
    margin-left: auto;
  }
  .light-logo {
    height: 50px;
    width: auto;
    margin-left: 10%;
  }
  .search-movil {
    width: 80%;
  }
  .buscar-movil {
    width: 100%;
  }
  .img-afiInd {
    width: 300px;
  }
/* Boton de volver a Guia de tramites */
.btn-volver {
  position: absolute;
  top: -15px;
  right: 9px;
  z-index: 10;
  background-color: #c14145;
  color: white;
  border: none;
  /* padding: 10px 14px; */
 
  cursor: pointer;
  font-size: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  transition: all 0.9s ease, opacity 0.3s ease;
  opacity: 0.9; /* visibilidad normal */
}

  /* .default-carousel
 {
     display:none;
     }*/
  .texto-logo,
  .ImagenTit,
  .ZocaloTit,
  .movil-no,
  .logo-ministerio,
  .buscar,
  .imprimir,
  .textoInstituto,
  .floating-p,
  .tituloHead-p {
    display: none;
  }
  .title-movil {
    display: block;
    background: #0C4251;
background: radial-gradient(circle, rgba(12, 66, 81, 1) 60%, rgba(2, 133, 112, 1) 100%);
    padding: 10px;
    color: white;
   
  }
  .ddl-movil {
    display: inherit;
  }

  .timeline > li > .timeline-badge {
    width: 100px;
  }
  .ZocaloTitSolo {
    margin-top: 15px;
  }
  .card {
    margin-top: 10%;
  }
  .cardPad {
    margin-top: 1%;
  }
  .cart {
    position: absolute;
    right: -100px;
    top: 37%;
    width: 152px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }

  .cart:hover {
    right: 0;
  }

  .cart a {
    color: #ffffff;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
  }

  .cart a i {
    font-size: 30px;
    padding: 20px 12px;
    background-color: #a64030;
    margin-right: 3px;
  }
}

@media (min-width: 768px) {
  .buscar-movil,
  .navbar-fixed-bottom,
  .whatsapp,
  .soloMovil {
    display: none;
  }
}

@media (min-width: 1367px) {
  /* Estilos para pantallas de al menos 1200px de ancho */
  .floating-p {
    position: absolute;
    top: 75px;
    left: 919px;
  }
  .tituloHead-p {
    position: absolute;
    top: 45px;
    left: 919px;
    font-weight: bolder;
   
    font-weight: 500;
  }
}
