@font-face {
  font-family: Montserrat;
  src: url(https://cdn.sedagrohidalgo.site/wwwroot/Fuentes/Montserrat-Regular.ttff);
}
@font-face {
  font-family: Montserrat-SemiBold;
  src: url(https://cdn.sedagrohidalgo.site/wwwroot/Fuentes/Montserrat-SemiBold.ttf);
}

html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  background-size: cover;
  margin-bottom: 60px;
  background-image: url("../img/FondoBody.svg");
}

.navbar {
  background-color: var(--gold) !important;
  background-size: cover;
  margin-bottom: 60px;
  background-image: url("../img/greca.svg");
}

.navbar-brand {
  color: var(--blanco) !important;
}

.logo-banner {
  width: 150px;
  margin-top: 5px;
}

.footer {
  bottom: 0;
  width: 100%;
  position: absolute;
  background-color: var(--wine) !important;
  background-size: cover;
  background-image: url("../img/grecafooter.svg");
}

.titulo-encuesta {
  font-weight: bold;
  color: var(--blanco);
  font-size: 20px;
  text-align: center;
}

.card {
  background-color: transparent !important;
}

.card-header {
  background-color: var(--wine) !important;
}

.input-group-text {
  background-color: var(--wine) !important;
  color: var(--blanco) !important;
}

.title {
  background-color: var(--greenI) !important;
  color: var(--blanco) !important;
  font-weight: bold;
}

.next {
  background-color: var(--gold);
  color: var(--blanco);
  border-color: var(--wine);
}

.next:hover {
  background-color: var(--gold);
  color: var(--blanco);
  border-color: var(--wine);
  -ms-transform: scale(1.5);
  /*IE9*/
  -webkit-transform: scale(1.1);
  /*Safari3-8*/
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.previous {
  background-color: var(--wine);
  color: var(--blanco);
  border-color: var(--gold);
}

.previous:hover {
  background-color: var(--wine);
  color: var(--blanco);
  border-color: var(--gold);
  -ms-transform: scale(1.5);
  /*IE9*/
  -webkit-transform: scale(1.1);
  /*Safari3-8*/
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.breadcrumb-item a {
  text-decoration: none;
  color: var(--gray) !important;
}

.card-footer {
  bottom: 0 !important;
  width: 100% !important;
  background-color: var(--gold) !important;
  background-size: cover !important;
  background-image: url("../img/grecafooter.svg") !important;
}

.icon-primary {
  color: var(--wine);
}

.pregunta {
  background-color: var(--wine);
  color: var(--blanco);
}

.pregunta-index {
  font-size: 11px;
}

.imagen-content {
  background-color: var(--greenI);
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
}

.border-card {
  border-radius: 37px;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  -o-border-radius: 37px;
}

.card {
  border-color: var(--gold) !important;
  border-width: 2px;
}

.ficha-info {
  border-width: 0px;
}

.logo-cdn {
  width: 100px;
}

.card-login {
  background-color: #e5e5e5 !important;
}

.btn-wine {
  background-color: var(--wine) !important;
}

.linea {
  margin: 0px 20px;
  width: 20%;
  border-top: 2px solid var(--wine);
  position: relative;
  top: 10px;
  float: left;
}

.leyenda {
  font-weight: bold;
  float: left;
}

.btn-ir-a {
  background-color: var(--wine) !important;
  color: var(--blanco) !important;
}

.btn-ir-a:hover {
  background-color: var(--greenI) !important;
  color: var(--blanco) !important;
}

.infografia {
  background-color: var(--wine) !important;
  color: var(--blanco) !important;
  background-size: cover;
  background-image: url("../img/grecainfo.svg");
}

.separador-info {
  color: var(--gold);
}

.separador-info:before {
  content: " ";
  width: 35px;
  height: 5px;
  background-color: var(--gold);
  display: block;
  position: absolute;
}

.datos-info {
  text-align: center;
  background-size: cover;
  background-color: var(--wine);
  background-image: url("../img/grecafooter.svg");
}

.accordion-button {
  text-align: center !important;
  background-size: cover !important;
  background-color: var(--wine) !important;
  background-image: url("../img/grecafooter.svg");
  color: var(--blanco) !important;
  text-align: center !important;
}

.datos-info h4 {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  color: var(--blanco);
}

.datos-info h5 {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  color: var(--blanco);
}

.carousel-inner {
  height: 10%;
}

.h-100 {
  height: auto;
}

.carousel {
  margin-top: -20px !important;
}

.logo-footer {
  width: 80px;
  margin-top: 10%;
}

.direccion {
  color: var(--blanco);
  text-align: center;
  padding: 10px;
}

.direccion2 {
  margin-top: -20px;
  color: var(--blanco);
  text-align: center;
  padding: 10px;
}

.titulo-servicios {
  text-align: center;
  font-weight: bold;
  color: var(--wine);
}

.titulo-ventanilla {
  text-align: center;
  font-weight: bold;
  color: var(--wine);
  font-size: 30px;
}

.titulo-turno {
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 40px;
}

.titulo-programa {
  text-align: center;
  font-weight: bold;
  color: var(--wine);
  font-size: 20px;
}

.subtitulo-servicios {
  text-align: center;
  font-weight: lighter;
}

.CampoDigital {
  text-align: center;
  font-size: 30px;
}

.info-arboles {
  background-color: #f1f1f1;
  background-size: cover;
  background-image: url("../img/icon/Arbol.svg");
}

.info-tianguis {
  background-color: #f1f1f1;
  background-size: cover;
  background-image: url("../img/icon/Tianguis.svg");
}

.info-catalogo {
  background-color: #f1f1f1;
  background-size: cover;
  border-color: var(--gold) !important;
}

.info-usuarios {
  background-color: #f1f1f1;
  background-size: cover;
  background-image: url("../img/icon/Usuarios.svg");
}

.info-opciones {
  background-color: #f1f1f1;
  background-size: cover;
  background-image: url("../img/CampoDigital.svg");
}

.info-consulta {
  background-color: #f1f1f1;
  background-size: cover;
  background-image: url("../img/icon/Consulta.svg");
}

.info-servicios-card {
  border-color: transparent !important;
}

.info-catalogo-card {
  border-color: var(--gold) !important;
}

.botn-sitio {
  align-items: center;
  text-align: center;
  margin-top: 10%;
}

.titulo-encabezado {
  text-align: center;
  font-weight: bold;
  color: var(--gold);
}

.titulo-encabezado-anexos {
  text-align: center;
  font-weight: bold;
  color: var(--blanco);
}

.encazado-titulo {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: var(--gold);
}

.encabezado-titulo {
  text-align: center;
  font-weight: normal;
  color: var(--wine);
}

.logo-convocatoria {
  display: block;
  margin: auto;
  width: 200px;
}

.titulo-form {
  text-align: center;
}

.tenencia {
  border-color: cadetblue;
}

.nav-link.active {
  background-color: var(--gold) !important;
  color: var(--blanco) !important;
  font-weight: bold !important;
  border-color: var(--wine) !important;
}

.nav-link:active {
  background-color: #f1f1f1 !important;
  color: #000 !important;
  font-weight: bold !important;
  border-color: var(--gray) !important;
}

.form-control.validado-productor {
  background-color: green;
  color: var(--blanco);
}
.form-control.novalidado-productor {
  background-color: red;
  color: var(--blanco);
}

.image-qr {
  display: block;
  margin: auto;
  width: 95px;
}

.fa-file-pdf {
  display: block !important;
  margin: auto !important;
  color: #000 !important;
}

.fa-certificate {
  display: block !important;
  margin: auto !important;
  color: #000 !important;
}

.reporte-clima-frame {
  width: 100%;
  height: 700px;
}

.avisoPrivacidad {
  text-align: justify;
}

.titulo-informacion {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}

.table-titulo {
  background-color: var(--greenI) !important;
  color: var(--blanco) !important;
}

.table-titulo2 {
  background-color: var(--wine) !important;
  color: var(--blanco) !important;
}

.table-titulo3 {
  background-color: var(--gold) !important;
  color: var(--blanco) !important;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../img/loader.gif") 50% 50% no-repeat var(--wine);
}

ul.ks-cboxtags {
  list-style: none;
  padding: 20px;
}
ul.ks-cboxtags li {
  display: inline;
}
ul.ks-cboxtags li label {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid rgba(139, 139, 139, 0.3);
  color: #adadad;
  border-radius: 25px;
  white-space: nowrap;
  margin: 3px 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.2s;
}

ul.ks-cboxtags li label {
  padding: 8px 12px;
  cursor: pointer;
}

ul.ks-cboxtags li label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  padding: 2px 6px 2px 2px;
  content: "\f067";
  transition: transform 0.3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
  content: "\f00c";
  transform: rotate(-360deg);
  transition: transform 0.3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  border: 2px solid var(--wine);
  background-color: var(--wine);
  color: #fff;
  transition: all 0.2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid var(--gold);
}

.select-ventanilla {
  font-size: 60px !important;
}

.turno-siguiente {
  font-size: 60px;
}

.cuadrado {
  width: 100%;
  height: 70px;
  margin: auto;
}

.cuadradoVen {
  width: 100%;
  height: 10px;
  margin: auto;
}

.bannerTurno {
  height: 700px;
}

.float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 30px;
  left: 30px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 10px;
}

.my-float1 {
  margin-top: 50px;
}

.my-float:hover {
  background-color: #25d366;
}
