html {
  font-size: 62.5%;
  min-height: 100%;
  position: relative;
  scroll-behavior: smooth;
}
body {
  font-size: 1.7rem;
  line-height: 2.3rem;
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-top: 140px;
  color: #442c2f;
  background-color: #e6e0d0;
  /* margin-bottom: 60px; 
  padding: 1rem 3rem;*/
}
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.burua {
  border-bottom: 1px solid rgba(68, 44, 47, 0.37);
  height: 111px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding-bottom: 47px;
  align-items: center;
}

.jaurlaritza {
  text-align: right;
}
.jaurlaritza img {
  width: 95px;
}
.hizkuntzak {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  font-weight: 700;
  align-items: center;
  border-top: 1px solid rgba(68, 44, 47, 0.37);
  padding: 0.5rem 0;
}

.hizkuntzak ul {
  width: 14rem;
}

.hizkuntzak .nav-link {
  padding: 0;
  margin-right: 2rem;
  font-size: 1.6rem;
  color: #000;
  opacity: 0.35;
}
.hizkuntzak .nav-link.active {
  opacity: 1;
}
.logo img {
  width: 50px;
}
h1 {
  margin-bottom: 3rem;
  font-size: 2.4rem;
  font-weight: 700;
}
h2 {
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-weight: 700;
}

.container-fluid,
.container {
  padding-left: 6vw;
  padding-right: 6vw;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 3.5rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 3.5rem;
}
.g-7,
.gy-7 {
  --bs-gutter-y: 4.5rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 4.5rem;
}

.form-control.error {
  border-color: #dc3545 !important;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  background-position: right calc(0.375em + 0.1875rem) center !important;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.form-control.error ~ .invalid-feedback {
  margin-top: 0.25rem !important;
  font-size: 0.875em !important;
  color: #dc3545 !important;
  display: block !important;
}

#footer {
  background: #442c2f;
  color: #f1cab4;
  padding: 6rem 0;
  margin-top: 8rem;
}

#footer img {
  width: 69px;
}

a {
  color: #000;
}
p {
  margin-bottom: 0;
}
p.contact {
  font-weight: 700;
}
p.dir {
  position: relative;
  top: -1.5rem;
}
.nav-legal .nav-link {
  color: rgba(241, 202, 180, 0.8);
  font-size: 1rem;
}
abbr {
  text-decoration: none !important;
}
.edukia p {
  margin-bottom: 3rem;
}
.edukia .alert p {
  margin-bottom: 0;
}
.edukia img {
  max-width: 100%;
  height: auto !important;
}
.header #header {
  -webkit-transition: top 0.7s ease;
  -moz-transition: top 0.7s ease;
  -ms-transition: top 0.7s ease;
  -o-transition: top 0.7s ease;
  transition: top 0.7s ease;
  position: fixed !important;
  z-index: 1003;
  top: 0;
  left: 0;
  right: 0;
  background-color: #e6e0d0;
}
.header.headroom--pinned #header {
  top: 0;
}
.header.headroom--unpinned #header {
  top: -100%;
}
.header.headroom--pinned #header {
  top: 0;
}
.header.headroom--unpinned #header {
  top: -100%;
}
.obligatorios {
  font-size: 1.3rem;
  float: right;
}
.dropdown-menu {
  padding: 0;
  margin: 0;
}
fieldset {
  clear: both;
}

textarea {
  height: 12rem;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 2rem 1rem 0 1rem !important;
  line-height: 2.8rem;
}
.btn {
  font-size: 1.6rem;
}
table.table .btn {
  margin-top: 0;
}
table.table td {
  vertical-align: middle;
}
table.totaltable th,
table.totaltable td {
  vertical-align: top;
}
::-webkit-input-placeholder {
  color: #000 !important;
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
:-moz-placeholder {
  color: #000 !important;
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
::-moz-placeholder {
  color: #000 !important;
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
:-ms-input-placeholder {
  color: #000 !important;
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
.form-floating ::-webkit-input-placeholder {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.form-floating :-moz-placeholder {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.form-floating ::-moz-placeholder {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.form-floating :-ms-input-placeholder {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
input:focus,
textarea:focus {
  outline: none;
}
.subraya {
  text-decoration: underline;
}
.paginacion {
  margin-bottom: 8rem;
}
p.mostrando {
  margin-top: 4px;
}
p.mostrando span {
  font-weight: 700;
}
.pagination {
  display: block;
  margin-bottom: 0;
  justify-content: center;
  margin-left: -1rem;
}
.pagination li {
  display: inline-block;
  margin-bottom: 1px;
}
.pagination li.active .page-link,
.pagination li .page-link:hover {
}
.pagination .page-link {
  border: none;
  background-color: #fff;
  font-size: 1.7rem;
  color: #2b3031;
  font-weight: bold;
  margin-left: 1px;
  margin-right: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0.7rem 1rem;
  text-align: center;
}
.pagination .page-link:hover {
  opacity: 0.7;
}
.pagination .active .page-link {
  color: #2b3031;
  border-radius: 0;
  background: none;
  border-bottom: 3px solid #2b3031;
}
.pagination li.suite .page-link {
  display: inline-block;
  margin: 0px 0 0px 0;
}
.pagination li.suite .page-link:after {
  content: "";
  width: 5px;
  height: 10px;
  background: url("/img/arrow-pagination.svg") no-repeat;
  padding-right: 1.3rem;
  display: inline-block;
  margin: 0px 0 0px 5px;
}
.pagination li.precedent .page-link:before {
  content: "";
  width: 5px;
  height: 10px;
  background: url("/img/arrow-pagination.svg") no-repeat;
  padding-right: 1.3rem;
  display: inline-block;
  margin: 0px 5px 0px 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pagination li:not(.suite):not(.precedent) .page-link:hover {
  border-bottom: 3px solid #2b3031;
}
#social {
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
}
#social h2 {
  margin: 0;
  font-size: 2rem;
  padding-top: 0.5rem;
  font-weight: 600;
  margin-right: 3rem;
}
#social a {
  margin-left: 1rem;
}
.list-group-pasos {
  margin-bottom: 3rem;
}
table.table {
  font-size: 1.5rem;
}
table.table a {
  text-decoration: none;
}
table.table .form-control {
  width: 10rem;
  padding: 0 1rem !important;
}
.ivaincluido {
  display: block;
  font-size: 1rem;
}
.producto-descripcion {
  display: -webkit-inline-flex;
  display: inline-flex;
}
.producto-foto {
  padding-right: 1rem;
}

.preciotable {
  text-align: right;
  width: 10rem;
}
.eliminartable {
  text-align: right;
  width: 10rem;
}
.unidadestable {
  width: 10rem;
}
.totaltable {
  float: right;
}
.totaltable th {
  text-align: right;
}
.btn-eliminar {
  font-size: 1.3rem;
}
dl dt {
  float: left;
  padding-right: 1rem;
  clear: both;
}
dl dd {
  float: left;
}
.datos-cliente {
  display: -webkit-flex;
  display: flex;
  flex-flow: column nowrap;
  clear: both;
  font-size: 1.6rem;
}
.datos-cliente section {
  flex: 1;
  margin-top: 4rem;
}
#tienda-comentarios {
  margin-top: 3rem;
}

.form-control,
.form-select {
  font-size: 1.7rem;
  max-height: none;
  padding: 0.5rem 1rem;
  background-color: #fff;
  border: 1px solid rgba(68, 44, 47, 0.52);
  height: 3.9rem;
  width: 22.8rem;
}

.form-select {
  width: 100%;
}

.form-control.control-largo {
  width: 100%;
}

.form-check .form-check-input {
  margin-left: -3rem;
}
.form-control:focus {
  box-shadow: none !important;
}

.col-3 > .form-label {
  white-space: nowrap;
}

dl.dni dt {
  width: 100%;
}

.row-valoracion .col {
  position: relative;
}

.row-valoracion .form-check-label {
  position: absolute;
  top: 7px;
  left: 22px;
  z-index: 1;
  font-size: 1.5rem;
  font-weight: 700;
}

.row-valoracion .form-check-input[type="radio"] {
  width: 37px;
  height: 37px;
}

.row-valoracion .form-check-input:checked {
  border: 18px solid #442c2f;
}

.row-valoracion .form-check-input:checked + .form-check-label {
  color: #fff;
}

.form-label {
  font-weight: 700;
  padding-left: 0 !important;
  font-size: 1.6rem !important;
  text-align: left;
}

.form-label span {
  display: block;
  font-weight: 500;
  font-size: 1.5rem;
}

.form-control.ano {
  width: 8rem;
  text-align: center;
}

label.form-check-label {
  font-weight: 500;
  padding-top: 0.5rem;
}

fieldset.linea-debajo {
  border-bottom: 1px solid #aa9d94;
  margin-bottom: 2rem;
}

.form-check-label.consiento {
  width: 30rem;
}

.form-check {
  padding-left: 3.5rem;
}

textarea.form-control {
  min-height: 12rem !important;
}

.form-check-input[type="checkbox"] {
  width: 26px;
  height: 26px;
  border: 1px solid rgba(68, 44, 47, 0.52);
  margin-left: -3.5rem;
}

.form-check-input[type="checkbox"]:checked {
  background-color: #442c2f;
}

.form-check-input[type="radio"] {
  width: 23px;
  height: 23px;
}

.form-check-input[type="radio"]:checked {
  background-color: #442c2f;
}

.row-fecha .form-control {
  width: 100%;
  text-align: center;
}

.row-fecha {
  display: -webkit-inline-flex;
  display: inline-flex;
  column-gap: 2rem;
}

.col-fecha {
  width: 6rem;
}

/* .col-fecha.ano {
  width: 6rem;
} */

ol {
  list-style-type: none;
  counter-reset: mi-contador;
}
ol li {
  padding-left: 6rem;
  position: relative;
  margin-bottom: 2.5rem;
  font-size: 2rem;
  font-weight: 700;
}

ol li::before {
  counter-increment: mi-contador;
  content: counter(mi-contador);
  font-size: 2rem;
  background-color: #d5ab92;
  width: 4.7rem;
  height: 4.7rem;
  line-height: 4.7rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  text-align: center;
  font-weight: 700;
}

.xdebug-var-dump {
  display: block;
  position: relative;
  margin-left: 24rem;
  background-color: white;
  padding: 15px;
  z-index: 100000;
  width: 85%;
  border: 1px solid black;
  max-height: 70%;
  overflow: auto;
}

.btn-formulario,
.btn-atras {
  white-space: nowrap;
  background: #442c2f;
  color: #fff;
  font-size: 1.6rem;
  height: 4.5rem;
  line-height: 4.5rem;
  padding: 0 3rem;
  -webkit-border-radius: 2.3rem;
  border-radius: 2.3rem;
  margin-top: 2.5rem;
}

.btn-atras {
  color: #442c2f;
  background: #fff;
  margin-right: 1rem;
}

.alert-aviso {
  background: rgba(213, 171, 146, 0.51);
  margin-top: 3rem;
  align-items: flex-start;
  padding-left: 2rem;
}

.alert-aviso img {
  margin-top: 0.3rem;
}

.botonera {
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
}

.btn-cancelar {
  margin-left: 2rem;
  background-color: transparent;
  color: #442c2f;
  border: 1px solid #442c2f;
}

#internet,
#enfermedad {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}

#enfermedad {
  max-height: none;
}

.campo-error {
  display: none;
}
.campo-error.active {
  display: inline-block;
  color: red;
}

.form-control.active {
  border: 2px solid red;
}

.error {
  color: red;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#emaitzak {
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  right: 0;
  height: 15rem;
  padding: 0.5rem 0;
  background-color: #fff;
  border: 1px solid rgba(68, 44, 47, 0.52);
  z-index: 1;
  -webkit-box-shadow: 0px 10px 35px -12px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 10px 35px -12px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 10px 35px -12px rgba(0, 0, 0, 0.14);
  overflow-y: auto;
  display: none;
}

#emaitzak .nav-item {
  border-bottom: 1px solid rgba(68, 44, 47, 0.15);
}

#emaitzak .nav-link {
  color: #442c2f;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

#footer img.logo-next {
	width: 300px;
	margin-top: 3rem;
}

.grecaptcha-badge {
	opacity: 0;
}

@media (min-width: 576px) {
}
@media (min-width: 768px) {
  .burua {
    padding-bottom: 50px;
  }
  .hizkuntzak {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
@media (min-width: 992px) {
	#footer img.logo-next {
		width: 600px;
		margin-top: 3rem;
	}
	
  body {
    margin-top: 240px;
  }
  #footer {
    padding: 7rem 0;
    margin-top: 11rem;
  }
  h1 {
    font-size: 3rem;
  }

  .formulario {
    padding-left: 6vw;
  }
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .burua {
    height: 168px;
    padding: 0;
  }

  .jaurlaritza img {
    width: 190px;
  }
  .hizkuntzak {
    border-top: 0;
    position: relative;
    font-size: 2rem;
    line-height: 2.5rem;
    display: block;
    padding: 0;
  }

  .logo {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: 1 60rem !important;
    max-width: 60rem !important;
  }
  .logo img {
    margin-right: 4.5rem;
    width: auto;
  }
  .nav-legal .nav-link {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .datos-cliente {
    flex-flow: row nowrap;
  }
  .jaurlaritza img {
    width: 239px;
  }
  h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1400px) {
  .container-fluid {
    max-width: 1400px;
  }
  .container-fluid,
  .container {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
@media (max-width: 992px) {
  .producto-descripcion {
    margin-bottom: 2rem;
  }
  .btn-eliminar {
    float: right;
  }
  table.table {
    border: 0;
    padding-bottom: 0;
    display: block;
    width: 100%;
    clear: both;
  }
  table.table caption {
    display: block;
  }
  table.table thead {
    display: none;
  }
  table.table tbody,
  table.table tfoot,
  table.table tr,
  table.table th,
  table.table td {
    display: block;
    padding: 0;
    text-align: left !important;
    white-space: normal;
    border: none !important;
    width: 100%;
  }
  table.table tr {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000 !important;
  }
  table.totaltable {
    margin-top: 2rem;
  }
  table.totaltable th,
  table.totaltable td {
    display: table-cell;
    width: auto;
  }
  table.totaltable th {
    min-width: 30rem;
    text-align: right !important;
    padding-right: 1rem;
  }
  table.table tfoot tr,
  table.totaltable tr {
    padding: 0;
    border: 0 !important;
  }
  table.table th[data-title]:before,
  table.table td[data-title]:before {
    content: attr(data-title) ":\00A0";
    font-weight: 700;
    white-space: nowrap;
    padding-right: 0.5rem;
    float: left;
    vertical-align: middle;
  }
  table.table th:not([data-title]) {
    font-weight: bold;
  }
  table.table td:empty {
    display: none;
  }
  .table-striped > tbody > tr:nth-of-type(2n + 1) > * {
    --bs-table-accent-bg: #fff !important;
  }
}
