.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 20px;
}
* html .ui-autocomplete {
  height: 100px;
}
#cookie-notification .container-fluid {
  display: block;
  text-align: center;
}
#modal_registrar {
  padding: 0 !important;
}
.cookie-accept {
  border: 2px solid #234c86;
}
.ui-datepicker th {
  text-transform: uppercase;
  color: #007bff;
}
.ui-datepicker .ui-state-default {
  color: #1f314e !important;
}
.ui-state-default.ui-state-hover {
  color: #fff !important;
  background-color: #1f314e !important;
  background: #1f314e !important;
  margin: 0 !important;
  border-radius: 5px;
}
body {
  font-family: Poppins, sans-serif;
  color: #444;
  font-size: 15px;
}
a {
  color: #4989e1;
  font-weight: 600;
}
:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-toggle::after {
  display: none;
}
.container-fluid {
  max-width: 1440px;
  padding: 0 60px;
}
.lg-hidden {
  display: none;
}
.hidden {
  display: none;
}
h2 {
  font-size: 30px;
  text-align: center;
  color: #1f314e;
}
.nopadding {
  padding: 0;
}
.nomargin {
  margin: 0;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.btn {
  font-weight: 600;
}
.btn-primario {
  background-color: #f60;
  border: solid 2px #f60;
  color: #fff;
}
.btn-secundario {
  background-color: #07acfb;
  border: 2px solid #07acfb;
  color: #fff;
}
.btn-tres {
  display: block;
  background-color: transparent;
  color: #fff;
  border: 2px solid #0ff;
  padding: 0 30px;
  border-radius: 5px;
}
.btn-cuatro {
  display: block;
  background-color: #1d70a2;
  border: 2px solid #1d70a2;
  border-radius: 5px;
  padding: 0 30px;
  color: #fff;
}
body > header {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  z-index: 2;
}
#topbar {
  background-color: #1f314e;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#topbar .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}
#topbar .dropdown-menu {
  z-index: 1001;
}
.topbar-izda {
  display: none;
}
.topbar-dcha {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#topbar .topbar-dcha a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  margin-left: 10px;
  text-transform: uppercase;
  cursor: pointer;
}
#topbar #DropdownCountries a,
#topbar #DropdownCountries ul,
#topbar a.tb-idioma i {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}
#ButtonIdioma {
  padding-left: 30px;
}
#DropdownCountries .dropdown-menu a {
  color: #1f314e;
  margin-left: 0;
  padding-left: 10px;
  -webkit-box-align: left;
  justify-content: left;
}
#DropdownCountries .dropdown-menu {
  padding: 0;
  border-radius: 0;
  margin: 0;
}
#DropdownCountries .dropdown-item {
  padding: 0;
  border-left: 4px solid #ccc;
}
#DropdownCountries i {
  font-size: 20px;
  margin-right: 5px;
  margin-left: 15px;
}
#DropdownCountries .dropdown-item:hover {
  border-left: 4px solid #f60;
  background-color: #f4f4f4;
}
#DropdownCountries .dropdown-item:active {
  border-left: 4px solid #f60;
  background-color: #f60;
  color: #fff;
}
#topbar .topbar-dcha a.nav-link:nth-child(2) {
  background-color: transparent;
  border: 1px solid #f60;
  border-radius: 5px;
  color: #f60;
  margin-left: auto;
}
#topbar .topbar-dcha a.nav-link:last-of-type {
  border: 0 solid #fff;
  border-radius: 5px;
}
#ButtonLogin {
  padding: 0;
  min-width: 113px;
}
#frm_registro a small {
  color: #007887;
}
#menu-bar {
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#menu-bar .navbar-brand img {
  max-height: 60px;
  width: auto;
}
#menuBarMobile .nav-link {
  font-size: 17px;
  margin-left: 45px;
  font-weight: 400;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #1f314e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
#menuBarMobile .dropdown-menu {
  padding: 18px 0;
  border-radius: 20px;
  margin: 0;
  filter: drop-shadow(rgba(0, 0, 0, 0.3) 2px 4px 6px);
  border: none;
}
#menuBarMobile .nav-item::after {
  content: "";
  display: block;
  height: 18px;
  width: 40px;
  margin: 0 auto;
  background-image: none;
}

#menuBarMobile ul li:not(:last-child):hover::after {
  content: "";
  display: block;
  height: 18px;
  width: 40px;
  margin: 0 auto;
  background-image: url(../img/iconos/triangle.svg);
  z-index: 1001;
  position: relative;
  bottom: -1px;
}
/* #menuBarMobile .nav-item > div::before {
  content: "";
  display: block;
  height: 18px;
  width: 40px;
  margin: 0 auto;
  background-image: url(../img/iconos/triangle.svg);
} */

#menuBarMobile .dropdown-item {
  padding: 5px 10px 5px 20px;
  /* border-left: 4px solid #ccc; */
}
#menuBarMobile .dropdown-item:hover {
  /* border-left: 4px solid #f60; */
  background-color: #f4f4f4;
  font-weight: 600;
}
#menuBarMobile .dropdown-item:active {
  border-left: 4px solid #f60;
  background-color: #f60;
  color: #fff;
}
main {
  position: relative;
}
#compara,
#consejos,
#ventajas {
  text-align: center;
  margin: 2rem 0;
}
#compara h2,
#consejos h2,
#ventajas h2 {
  font-size: 25px;
}
#compara h3,
#consejos h3,
#ventajas h3 {
  font-size: 20px;
  padding: 1rem 0;
}
#consejos {
  padding-top: 5rem;
  padding-bottom: 1rem;
}
.tres-cuadros {
  padding: 100px 100px 50px;
}
.tres-cuadros .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cuadro {
  margin-top: -130px;
  background-color: #fff;
  border-radius: 5px;
  height: 230px;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0 0 10px 3px rgba(51, 51, 51, 0.15);
  box-shadow: 0 0 10px 3px rgba(51, 51, 51, 0.15);
}
.cuadro img {
  margin: 0 auto 20px;
}
.cuadro p {
  font-size: 25px;
  font-weight: 600;
  color: #1f314e;
}
.cuadro .btn {
  position: absolute;
  bottom: -20px;
  width: 50%;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.cuadro .btn:hover {
  background-color: #fff;
  color: #1f314e;
}
.cuadro .btn-cuadro-crear:hover {
  color: #f60;
}
.cuadro-verde {
  background-color: #6c9;
}
.cuadro-verde p {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
}
.cuadro-verde p span {
  font-weight: 600;
  display: block;
}
.cuadro-verde p span:first-of-type {
  font-size: 35px;
  text-transform: uppercase;
}
.cuadro-verde p span:nth-child(2) {
  font-size: 70px;
}
.cuadro-verde p span:nth-child(3) {
  text-transform: uppercase;
}
.carrusel-agencia {
  padding-bottom: 50px;
}
.carrusel-header {
  padding-top: 2rem;
  text-align: center;
  color: #1f314e;
  line-height: 1;
}
.carrusel-header p {
  font-size: 17px;
  color: #333;
  line-height: 22px;
}
.diapositiva {
  width: 200px;
  height: 100px;
  padding: 30px;
  margin: 30px 30px 30px 0;
  -webkit-box-shadow: 0 0 10px 3px rgba(51, 51, 51, 0.15);
  box-shadow: 0 0 10px 3px rgba(51, 51, 51, 0.15);
  text-align: center;
}
.diapositiva img {
  width: 120px;
  height: 40px;
  margin: 0 auto;
}
.localizar-envio {
  padding: 55px 0;
  text-align: center;
  background-image: url(../img/localizar-bg.jpg);
  background-size: cover;
  background-position: center center;
}
.localizar-envio .h2 {
  color: #fff;
  margin-bottom: 20px;
}
#integracion .h2 {
  margin-bottom: 20px;
}
.localizador {
  height: 50px;
  width: 33%;
  margin: 0 auto 20px;
}
.localizador::-webkit-input-placeholder {
  text-align: center;
}
.localizador:-ms-input-placeholder {
  text-align: center;
}
.localizador::placeholder {
  text-align: center;
}
.btn-localizar {
  height: 50px;
  width: 20%;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.5px;
}
.btn-localizar:hover {
  background-color: transparent;
}
#localizar {
  padding: 20px 0;
  color: #001b42;
}
#banner-empresas .btn:hover,
#localizar button:hover {
  background-color: #07c;
}
#localizar {
  padding: 2rem 0;
}
#localizar #input_localizar {
  margin-bottom: 0;
}
#localizar {
  background-color: #e8f0fa;
}
#localizar .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#localizar img {
  margin-right: 1rem;
}
#localizar .market_h2 {
  margin-right: 4rem;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
}
#localizar form {
  width: 66%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#localizar button,
#localizar input {
  width: 49%;
  height: 50px;
}
#localizar input {
  border: solid 2px #001b42;
  padding: 0 1rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#localizar input:focus {
  border: solid 2px #07c;
}
#localizar button {
  background-color: #001b42;
  text-transform: uppercase;
  border: none;
  font-size: 18px;
  font-weight: 700;
  border-radius: 10px;
}
#tarifas_empresas {
  height: auto;
}
#tarifas_empresas:hover {
  color: #fff;
}
.ventajas {
  padding: 60px 0;
}
.ventajas h2 {
  margin-bottom: 40px;
}
.grupo-cartas {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ventaja {
  -webkit-box-shadow: 0 0 10px 3px rgba(51, 51, 51, 0.15);
  box-shadow: 0 0 10px 3px rgba(51, 51, 51, 0.15);
  text-align: center;
  padding: 30px;
  height: 300px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ventaja h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0;
  color: #1f314e;
}
.ventaja p {
  font-size: 20px;
  vertical-align: middle;
  color: #1f314e;
  margin-bottom: 20px;
}
.ventaja p span {
  font-weight: 700;
  font-size: 72px;
  line-height: 1;
  vertical-align: inherit;
}
.ventaja button {
  width: 66%;
  height: 60px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  letter-spacing: 1px;
  transition: all 0.2s ease-in-out;
}
.ventaja button:hover {
  letter-spacing: 0;
  background-color: #fff;
  color: #f60;
}
.ventaja button.btn-llama {
  font-size: 28px;
  font-weight: 700;
}
.integracion {
  background-color: #1f314e;
  padding: 60px 0;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.integracion h2 {
  margin-bottom: 2rem;
  color: #fff;
}
.integracion figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 75%;
  margin: 0 auto;
}
.integracion figure img {
  display: block;
  margin: 0 30px;
}
.plugin-ecomercio {
  padding: 40px 0;
  background-color: #f0f0f0;
  height: 340px;
}
.plugin-ecomercio .container-fluid {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.plugin-txt {
  background-color: #fff;
  padding: 50px 30px;
}
.plugin-txt h2 {
  font-size: 25px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 1rem;
}
.plugin-txt button {
  height: 50px;
  width: 250px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 1rem;
}
.plugin-txt button:hover {
  background-color: #fff;
  color: #f60;
}
.plugin-img {
  margin-top: 70px;
}
.plugin-img img {
  width: 75%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.para-empresas {
  padding: 150px 0 75px;
  text-align: center;
}
.para-empresas p {
  color: #1f314e;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 2rem;
}
.para-empresas button {
  letter-spacing: 1px;
  font-weight: 700;
  height: 50px;
  width: 15%;
  transition: all 0.2s ease-in-out;
}
.para-empresas button:hover {
  letter-spacing: 2px;
  width: 15.5%;
  background-color: #fff;
  color: #f60;
}
.footer-black {
  background-color: #f6f6f6;
  margin: 0;
  color: #333;
  font-weight: 600;
  border-top: 1px solid rgba(51, 51, 51, 0.15);
}
.footer-black .container-fluid {
  display: grid;
  grid-template-columns: 4fr 3fr 3fr 3fr;
}
.footer-col:not(:first-child) {
  border-left: 4px solid rgba(51, 51, 51, 0.15);
  padding: 30px;
}
.footer-col:first-of-type {
  padding: 0;
}
.footer-col:nth-child(4) {
  padding-right: 0;
}
footer img {
  max-width: 100%;
  height: auto;
}
.f-logo {
  width: 75%;
  margin-top: 20px;
}
.footer-col p {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: rgba(51, 51, 51, 1);
}
.footer-col ul {
  padding: 0;
  list-style: none;
}
.footer-col li {
  margin-bottom: 0.5rem;
}
.footer-col li a {
  color: #333;
  font-weight: 300;
  opacity: 1;
}
.img-fluid {
  margin: 0 10px 20px 0;
}
.footer-col:nth-child(4) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.footer-col:nth-child(4) li {
  margin-bottom: 0;
}
.footer-col:nth-child(4) ul:last-of-type img,
.footer-col:nth-child(4) ul:last-of-type li {
  margin-bottom: 0;
}
.footer-inferior {
  background-color: #1f314e;
  padding: 1rem 0;
  text-align: center;
}
.footer-inferior ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-inferior a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.footer-inferior li:not(:last-child) a:after {
  content: "|";
  padding: 0 1rem;
}
#frm_recupera_pass .boton_submit {
  font-size: 12px;
}
@media (max-width: 1200px) {
  .tres-cuadros {
    padding: 100px 0 50px;
  }
  .cuadro {
    padding: 35px 0;
  }
  .cuadro .btn {
    width: 60%;
  }
  .carrusel-header {
    padding-top: 3rem;
  }
  .localizar-envio {
    padding: 50px 0;
  }
  .ventajas {
    padding: 50px 0;
  }
  .ventaja {
    padding: 30px 20px;
  }
  .ventaja h3 {
    margin: 0;
    font-size: 25px;
  }
  .ventaja p span {
    display: block;
  }
  .ventaja button {
    width: 75%;
  }
  .plugin-ecomercio {
    height: 370px;
  }
  .plugin-img {
    margin-top: 85px;
  }
  .plugin-img img {
    width: 100%;
  }
  .footer-black .container-fluid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  h2 {
    font-size: 35px;
  }
  .cuadro {
    padding: 25px 0;
    height: 210px;
  }
  .cuadro img {
    height: 70px;
    margin: 0 auto 15px;
  }
  .cuadro:not(.cuadro-verde) p {
    padding: 0 50px;
    font-size: 22px;
    line-height: 1.2;
  }
  .cuadro .btn {
    width: 70%;
  }
  .carrusel-header p {
    font-size: 22px;
    margin-bottom: 0;
  }
  .carrusel-agencia {
    padding-bottom: 30px;
  }
  #localizar .market_h2 {
    margin-right: 1rem;
  }
  .localizador {
    height: 60px;
  }
  .btn-localizar {
    width: 25%;
  }
  .ventaja {
    height: 250px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ventaja h3 {
    font-size: 20px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ventaja p {
    font-size: 18px;
    padding: 0 15px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 0;
  }
  .ventaja button {
    height: 50px;
    width: 90%;
  }
  .ventaja button.btn-llama {
    line-height: 0;
  }
  .plugin-ecomercio {
    height: 370px;
  }
  .plugin-txt {
    padding: 30px 20px;
  }
  .plugin-img {
    margin-top: 125px;
  }
  .para-empresas p {
    margin: 1rem 0;
    font-size: 22px;
  }
  .para-empresas button {
    width: 25%;
  }
  .footer-col:not(:first-child) {
    padding: 20px 10px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 32px;
  }
  .container-fluid {
    max-width: 1440px;
    padding: 0 15px;
  }
  #localizar {
    padding: 3rem 0;
  }
  #localizar .container-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #localizar .market_h2 {
    font-size: 30px;
  }
  #localizar form {
    width: 100%;
    margin-top: 1rem;
  }
  .navbar-brand {
    padding-left: 15px;
  }
  .navbar-toggler {
    border: 0;
    padding: 4px 15px;
  }
  .navbar-light .navbar-toggler-icon {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
    background-image: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    color: #f60;
  }
  .navbar-toggler:not(:disabled):not(.disabled) {
    outline: 0;
  }
  .navbar-toggler-icon:before {
    font-family: Ionicons, sans-serif;
    content: "\f20d";
    display: block;
  }
  #menuBarMobile {
    border-top: 2px solid #07acfb;
  }
  #menuBarMobile ul {
    margin-top: 0 !important;
  }
  #menuBarMobile .nav-item:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  #menuBarMobile .dropdown-menu {
    padding: 10px 15px;
    border: 0;
    border-top: 1px solid #ccc;
  }
  #menuBarMobile .dropdown-item {
    width: 49%;
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
  }
  #menuBarMobile .dropdown-item:nth-child(even) {
    margin-left: 10px;
  }
  .cuadro .btn {
    width: 85%;
    font-size: 14px;
  }
  .carrusel-header {
    padding-top: 2rem;
  }
  .carrusel-header p {
    font-size: 20px;
  }
  .localizador {
    width: 60%;
  }
  .btn-localizar {
    width: 30%;
  }
  .ventaja h3 {
    font-size: 22px;
  }
  .ventaja p {
    font-size: 14px;
    padding: 0;
  }
  .ventaja p span {
    font-size: 50px;
  }
  .ventaja button {
    width: 100%;
    font-size: 14px;
    letter-spacing: normal;
  }
  .ventaja button.btn-llama {
    font-size: 25px;
  }
  .integracion figure img {
    margin: 0 20px;
  }
  .plugin-ecomercio {
    height: 360px;
  }
  .plugin-txt h2 {
    font-size: 23px;
  }
  .plugin-txt p {
    font-size: 14px;
  }
  .plugin-txt button {
    height: auto;
    width: 250px;
    font-weight: 700;
    letter-spacing: normal;
    margin-top: 1rem;
  }
  .para-empresas {
    padding: 70px 0 75px;
  }
  .footer-black .container-fluid {
    grid-template-columns: 1.5fr 2fr 2fr;
  }
  .footer-col:first-of-type {
    border-bottom: solid 2px #ccc;
    grid-column: 1/4;
  }
  .f-logo {
    width: 60%;
    margin: 20px auto;
    display: block;
  }
  .footer-col:not(:first-child) {
    border: 0;
  }
  .footer-col:nth-child(2) {
    padding-left: 0;
  }
  .footer-col:nth-child(3) {
    border: 2px solid #ccc;
    border-width: 0 2px;
    padding: 20px;
  }
  .footer-col:nth-child(4) {
    padding: 20px 0 20px 20px;
  }
}
@media (max-width: 576px) {
  h2 {
    font-size: 32px;
  }
  #menuBarMobile .nav-link {
    margin-left: 15px;
  }
  #menuBarMobile .dropdown-item:nth-child(even) {
    margin-left: 7px;
  }
  .tres-cuadros {
    margin-top: -50px;
    padding: 0 0 50px;
  }
  .footer-principal .container-fluid,
  .grupo-cartas,
  .plugin-ecomercio .container-fluid,
  .tres-cuadros .container-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cuadro {
    margin: 0 0 50px;
    height: 200px;
  }
  .cuadro-verde {
    margin: 0;
  }
  .cuadro-verde p span {
    display: inline;
  }
  .cuadro-verde p span:nth-child(2) {
    font-size: 100px;
  }
  .cuadro-verde p span:nth-child(3) {
    display: block;
    text-align: right;
    font-size: 26px;
  }
  .cuadro .btn {
    font-size: 18px;
  }
  .carrusel-header {
    padding-top: 1rem;
    padding-bottom: 20px;
  }
  .carrusel-header h2 {
    font-size: 35px;
    padding: 0 10px;
  }
  .carrusel-header p {
    font-size: 1.375em;
    padding: 0 10px;
  }
  .localizador {
    height: 50px;
    margin: 0 auto 10px;
  }
  .btn-localizar {
    width: 60%;
  }
  #localizar .container-fluid,
  #localizar form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #localizar .market_h2,
  #localizar img {
    margin-right: 0;
  }
  #localizar img {
    margin-bottom: 1rem;
  }
  #localizar input {
    margin-bottom: 0.5rem;
    text-align: center;
  }
  #localizar button,
  #localizar input {
    width: 80%;
  }
  .ventajas {
    padding: 50px 0 30px;
  }
  .ventaja {
    padding: 20px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px;
  }
  .ventaja h3 {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 1rem;
  }
  .ventaja p {
    font-size: 18px;
    padding: 0;
    margin-bottom: 1rem;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ventaja button {
    width: 50%;
    font-size: 14px;
    letter-spacing: normal;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .integracion figure {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 20px;
  }
  .integracion figure img {
    margin: 0 auto;
  }
  .plugin-ecomercio {
    height: auto;
    position: relative;
    padding: 40px 0 170px;
  }
  .plugin-txt {
    padding: 30px 20px 200px;
  }
  .plugin-txt button {
    margin: 0 auto;
    display: block;
  }
  .plugin-img {
    margin-top: 30px;
    position: absolute;
    top: 310px;
    left: 0;
  }
  .plugin-img img {
    width: 80%;
  }
  .para-empresas {
    padding: 30px 0;
  }
  .para-empresas button {
    width: 50%;
  }
  .footer-black .container-fluid {
    grid-template-columns: 1fr 1fr;
  }
  .f-logo {
    width: 100%;
    padding-right: 20px;
  }
  .footer-col:first-of-type {
    grid-column: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer-col:not(:first-child) {
    border: 0;
  }
  .footer-col:nth-child(2) {
    padding-left: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    border-bottom: 2px solid #ccc;
  }
  .footer-col:nth-child(3) {
    border: 2px solid #ccc;
    border-width: 0 0 2px 2px;
    padding: 20px 0 20px 20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-col:nth-child(4) {
    grid-column: auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer-inferior ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-inferior ul li {
    padding: 10px 0;
  }
  .footer-inferior li:not(:last-child) a:after {
    display: none;
  }
}
@media (max-width: 425px) {
  h2 {
    font-size: 25px;
    font-weight: 600;
  }
  #menuBarMobile .dropdown-item {
    font-size: 14px;
  }
  #menuBarMobile .dropdown-item:nth-child(even) {
    margin-left: 3px;
  }
  .cuadro {
    height: auto;
  }
  .cuadro-verde p span:nth-child(3) {
    text-align: center;
  }
  .carrusel-agencia {
    padding-bottom: 0.5rem;
  }
  .carrusel-header {
    padding-bottom: 1rem;
  }
  .carrusel-header p {
    font-size: 18px;
  }
  .localizar-envio {
    padding: 30px 20px;
  }
  .btn-localizar,
  .localizador {
    width: 100%;
  }
  .localizador {
    margin: 0 auto 10px;
  }
  .ventaja button {
    width: 75%;
  }
  .para-empresas button {
    width: 80%;
  }
  .plugin-txt {
    padding: 30px 20px 120px;
  }
  .plugin-img {
    top: 340px;
  }
  .plugin-ecomercio {
    padding: 40px 0 120px;
  }
  .footer-black .container-fluid {
    grid-template-columns: 1fr;
  }
  .f-logo {
    width: 100%;
    padding-right: 20px;
  }
  .footer-col:first-of-type {
    grid-column: auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer-col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-col:nth-child(3) {
    border: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .footer-col:nth-child(4) {
    grid-column: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer-col:not(:first-child) {
    border: 0;
    padding: 20px;
    border-bottom: 2px solid #ccc;
    text-align: center;
  }
  .footer-col:nth-child(4) ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .img-fluid {
    margin: 0 20px 20px;
  }
}
@media (max-width: 375px) {
  .topbar-dcha {
    display: grid;
    grid-template-columns: 40px 1fr 1fr;
    grid-gap: 10px;
  }
  #topbar .topbar-dcha a {
    margin: 0;
  }
  #topbar .topbar-dcha a.nav-link:nth-child(2) {
    margin-left: 0;
  }
  .navbar-brand {
    padding-left: 0;
  }
  #menuBarMobile .nav-link {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 15px;
  }
  #menuBarMobile .dropdown-menu {
    padding: 10px;
  }
  #menuBarMobile .dropdown-item {
    width: 100%;
  }
  #menuBarMobile .dropdown-item:nth-child(even) {
    margin-left: 0;
  }
  .carrusel-header h2 {
    font-size: 28px;
  }
  .carrusel-header p {
    font-size: 20px;
  }
  .localizar-envio {
    padding: 30px 0;
  }
  .plugin-txt h2 {
    font-size: 22px;
    text-align: center;
  }
  .plugin-txt p {
    text-align: center;
  }
  .plugin-txt button {
    width: 100%;
  }
  .plugin-ecomercio {
    padding: 30px 0 100px;
  }
  .plugin-img {
    top: 370px;
  }
  .para-empresas p {
    margin: 1rem 0 1.5rem;
    font-size: 20px;
  }
  .para-empresas button {
    width: 100%;
    height: 45px;
  }
  #ButtonLogin {
    padding: 0;
  }
  #DropdownCountries a span {
    display: none;
  }
}
@media (max-width: 320px) {
  .topbar-dcha {
    grid-template-columns: auto 1fr 1fr;
  }
  #topbar .topbar-dcha a.nav-link:not(#ButtonLogin) {
    padding: 0.5rem;
  }
  .cuadro-verde p {
    font-size: 18px;
  }
  .cuadro-verde p span:first-of-type {
    font-size: 30px;
  }
  .carrusel-header {
    padding-bottom: 0;
  }
  .carrusel-header h2 {
    font-size: 25px;
  }
  .localizador::-webkit-input-placeholder {
    font-size: 14px;
  }
  .localizador:-ms-input-placeholder {
    font-size: 14px;
  }
  .localizador::placeholder {
    font-size: 14px;
  }
  .ventaja button {
    width: 100%;
  }
  .integracion figure {
    grid-gap: 10px;
    width: 100%;
  }
  .integracion figure img {
    max-width: 100%;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .plugin-txt {
    padding: 30px 20px 90px;
  }
  .plugin-img {
    top: 430px;
  }
  .para-empresas p {
    line-height: 1;
  }
}
.migas .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
}
.migas .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}
.breadcrumb-item a {
  color: #f60;
}
.modal-header {
  border-bottom: 2px solid #1f314e;
}
.modal-title {
  font-weight: 600;
  font-size: 20px;
  margin: auto;
  color: #444;
}
.modal-header .close {
  margin: 0;
  padding: 0;
  opacity: 1;
}
.modal-header .close i {
  color: #1f314e;
}
.modal-body {
  background-color: #fff;
}
.modal-body .badge {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border-radius: 5px;
}
.modal-body .form-group label,
.modal-body .form-row label {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 5px;
  opacity: 1;
}
.modal-body .form-group input::-webkit-input-placeholder,
.modal-body .form-row input::-webkit-input-placeholder {
  font-size: 14px;
  opacity: 0.5;
}
.modal-body .form-group input:-ms-input-placeholder,
.modal-body .form-row input:-ms-input-placeholder {
  font-size: 14px;
  opacity: 0.5;
}
.modal-body .form-group input::placeholder,
.modal-body .form-row input::placeholder {
  font-size: 14px;
  opacity: 0.5;
}
.form-group.modal-botonera {
  margin-bottom: 0;
}
.modal-botonera button {
  margin-left: auto !important;
  display: block;
  width: 33%;
  min-width: 150px;
  height: 45px;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  background-color: #f60;
}
.modal-body table {
  width: 100%;
  border: 4px solid #ccc;
  background-color: #fff;
  overflow: auto;
  max-width: 100%;
  margin-bottom: 20px;
}
.modal-body table thead {
  background-color: #ccc;
  color: #1f314e;
  font-weight: 600;
  line-height: 1;
}
.modal-body table tbody tr td,
.modal-body table thead tr th {
  padding: 10px;
  white-space: nowrap;
  vertical-align: top;
}
.modal-body table tbody tr:not(:last-of-type) {
  border-bottom: 4px solid #ccc;
}
.modal-body .imagen-container {
  max-width: 100%;
  padding: 10px;
  border: 3px solid #07acfb;
  border-radius: 5px;
  margin: 10px auto 30px;
  background-color: #fff;
}
.modal-body .imagen-container img {
  height: auto;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.modal-footer {
  border-top: 2px solid #1f314e;
}
.modal-footer a,
.modal-footer button {
  background-color: #f60;
  border: 1px solid #f60;
  width: 50%;
  color: #fff;
  min-width: 230px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .modal-botonera button {
    margin-top: 10px;
  }
}
@media (max-width: 425px) {
  .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
  }
  .modal-header button {
    line-height: 0;
  }
  .modal-header .close i {
    font-size: 20px;
  }
  .modal-title {
    font-size: 14px;
  }
  .modal-botonera button {
    width: 100%;
  }
  .modal-footer a,
  .modal-footer button {
    width: 100%;
  }
}
#body_idioma {
  border-radius: 0.3rem 0.3rem 0 0;
}
#body_idioma form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
#body_idioma .form-check {
  padding: 0;
  margin: 0;
}
#body_idioma .form-check input[type="radio"],
#frm_registro .custom-radio input[type="radio"] {
  display: none;
}
#frm_registro .custom-radio:nth-child(1) input[type="radio"] + label {
  border-radius: 10px 0 0 10px;
}
#frm_registro .custom-radio:nth-child(2) input[type="radio"] + label {
  border-radius: 0;
}
#frm_registro .custom-radio:nth-child(3) input[type="radio"] + label {
  border-radius: 0 10px 10px 0;
}
#body_idioma .form-check input[type="radio"] + label,
#frm_registro .custom-radio input[type="radio"] + label {
  color: #1f314e;
  font-size: 16px;
  font-weight: 700;
  border: 2px solid #ddd;
  padding: 10px 10px;
  margin: 0;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}
#body_idioma .form-check input[type="radio"]:checked + label,
#frm_registro .custom-radio input[type="radio"]:checked + label {
  border-width: 2px solid #1f314e;
  color: #fff;
  cursor: pointer;
  background-color: #1f314e;
}
#frm_registro .condiciones-registro {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#frm_registro .condiciones-registro a {
  padding: 0 0 11px 0 !important;
  display: inline-block !important;
  margin: 0 !important;
  text-transform: none !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #f60 !important;
  text-decoration: underline;
  height: auto !important;
  padding-bottom: 0 !important;
}
@media (max-width: 425px) {
  #body_idioma form {
    grid-template-columns: 1fr;
  }
}
#ModalLogin .modal-dialog {
  max-width: 350px;
}
.g-recaptcha > div:first-of-type {
  margin: 0 auto;
}
#ModalLogin .modal-footer a,
.recuerdo .modal-footer a {
  background-color: transparent;
  border: 0;
  width: 100%;
  color: #1f314e;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 425px) {
  #ModalLogin .modal-dialog {
    margin: 0.5rem auto;
  }
}
@media (max-width: 320px) {
  #ModalLogin .modal-dialog {
    max-width: 304px;
  }
}
#frm_recupera_pass .modal-body img {
  display: none;
}
#frm_recupera_pass .modal-botonera button {
  width: 50%;
  min-width: 200px;
}
@media (max-width: 425px) {
  #frm_recupera_pass .modal-botonera button {
    width: 100%;
  }
}
#frm_registro .form-inline {
  margin-top: 0 !important;
}
#frm_registro .form-inline > div:first-of-type {
  display: none;
}
#frm_registro .form-inline > div:last-of-type {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
  min-width: 100%;
  padding: 0;
}
#frm_registro .custom-control {
  margin: 0;
  padding: 0;
}
#frm_registro .custom-radio label:after,
#frm_registro .custom-radio label:before {
  display: none;
}
#frm_registro .form-row p {
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#frm_registro .custom-checkbox {
  margin-bottom: 0 !important;
}
#frm_registro .custom-checkbox label {
  opacity: 1;
  padding-left: 20px;
  color: #3c3c3b;
}
#frm_registro .custom-checkbox a {
  padding-left: 20px;
}
#frm_registro .modal-botonera {
  margin-top: 20px !important;
}
#modal_registrar .modal-body {
  border-radius: 0 0 0.3rem 0.3rem;
}
@media (max-width: 768px) {
  #frm_registro .custom-radio input[type="radio"] + label {
    font-size: 16px;
  }
  #frm_registro .form-row:first-of-type .form-group,
  #frm_registro .form-row:nth-of-type(2) .form-group {
    width: 33%;
    max-width: 33%;
  }
  #frm_registro .custom-checkbox label a {
    color: #1f314e;
    font-weight: 700;
  }
}
#formEmpresa > p {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #07acfb;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  padding: 10px;
  font-size: 14px;
}
#formEmpresa .custom-checkbox label {
  font-size: 14px;
  font-weight: 600;
  color: #07acfb;
}
#modal_localizar .modal-body p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1;
}
#modal_localizar .modal-body strong {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
}
#modal_localizar .modal-body h6 {
  border-top: 4px solid #07acfb;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 25px;
  font-weight: 600;
}
#modal_localizar .modal-body table tbody tr td:last-of-type {
  white-space: pre-wrap;
  font-weight: 600;
}
#modal_localizar .modal-body input {
  width: 100%;
  height: 38px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 5px;
}
#boton_obtener_etiqueta {
  width: 100%;
  background-color: #07acfb;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 425px) {
  #modal_localizar .modal-body p {
    font-size: 12px;
  }
  #modal_localizar .modal-body strong {
    font-size: 16px;
  }
  #modal_localizar .modal-body h6 {
    font-size: 20px;
  }
  .modal-body table tbody tr td,
  .modal-body table thead tr th {
    font-size: 14px;
  }
  .modal-body table {
    display: table;
  }
  #modal_localizar .modal-body table tbody tr td:last-of-type {
    white-space: nowrap;
  }
}
.codigo-no-encontrado .no-encontrado-title {
  background-color: #f60;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  margin: 0 0 30px 0;
}
.codigo-no-encontrado ul {
  padding: 0;
  list-style: none;
}
.codigo-no-encontrado ul li {
  margin-bottom: 10px;
}
.codigo-no-encontrado ul li small {
  text-align: center;
  margin-top: -30px;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 425px) {
  .codigo-no-encontrado .no-encontrado-title {
    font-size: 20px;
    line-height: 1.2;
  }
  .codigo-no-encontrado li,
  .codigo-no-encontrado p {
    font-size: 14px;
  }
  .modal-body .imagen-container {
    height: 150px;
  }
  .modal-body .imagen-container img {
    max-height: 100%;
  }
}
#modal_mostrar_valoraciones_agencia .modal-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  grid-gap: 10px;
  grid-auto-flow: row dense;
  max-height: 500px;
  overflow-y: scroll;
}
#modal_mostrar_valoraciones_agencia .comentario-modal {
  max-height: 150px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  -ms-flex-item-align: start;
  align-self: flex-start;
  height: 150px;
  overflow: auto;
}
.comentario-head {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: 1fr 1fr;
  grid-gap: 0 5px;
}
.comentario-head .fecha,
.comentario-head .nombre {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1;
  -ms-flex-item-align: center;
  align-self: center;
}
.comentario-head .nombre {
  grid-column: 1/3;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.comentario-body {
  margin-top: 5px;
}
.comentario-body p {
  font-size: 14px;
}
.comentario-body p:last-of-type {
  margin-bottom: 0;
}
.comentario-head .puntua {
  color: #f60;
}
@media (max-width: 425px) {
  #modal_mostrar_valoraciones_agencia .modal-body {
    grid-template-columns: 1fr;
  }
  #modal_mostrar_valoraciones_agencia .comentario-modal {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    height: auto;
  }
  .comentario-head .fecha,
  .comentario-head .nombre {
    font-size: 14px;
  }
  .puntuacion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .puntuacion i {
    font-size: 20px;
  }
}
#body_aviso {
  width: 100% !important;
}
#body_aviso p,
#body_aviso span {
  font-family: Poppins, sans-serif !important;
  font-size: 14px;
}
#body_aviso h1 span,
#body_aviso h2:first-of-type {
  font-size: 30px !important;
  font-weight: 700 !important;
  text-align: left !important;
}
#body_aviso h2,
#body_aviso h2 span,
#body_aviso h2 span span {
  font-size: 20px !important;
  font-weight: 600 !important;
  text-align: left !important;
}
#body_aviso br {
  display: none;
}
#modal_aviso_legal .modal-footer button {
  max-height: 45px;
  font-size: 16px;
}
@media (max-width: 425px) {
  #body_aviso h1 span,
  #body_aviso h2:first-of-type {
    font-size: 25px !important;
  }
  #body_aviso h2,
  #body_aviso h2 span,
  #body_aviso h2 span span {
    font-size: 18px !important;
  }
}
#cookie-notification {
  padding: 1rem 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f4f4f4;
  font-size: 10px;
  border-top: 1px solid #ccc;
  z-index: 9999;
}
#cookie-notification p {
  width: 78vw;
  text-align: center;
  font-size: 18px;
}
#cookie-notification #aceptar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  flex-wrap: wrap;
}
#cookie-notification #aceptar p {
  text-align: justify;
  color: #1f314e;
  margin-right: 2rem;
  margin-bottom: 0;
  text-transform: initial;
  font-size: 10px;
  font-weight: 400;
  flex: 9999;
  min-width: 258px;
}
#cookie-notification #aceptar a {
  color: #f60;
  font-weight: 700;
}
#cookie-notification #aceptar .cookie-accept {
  height: 30px;
  background-color: #f60;
  color: #fff;
  border: none;
  font-size: 12px;
  flex: 1;
}
@media (max-width: 1250px) {
  #cookie-notification p {
    width: 100vw;
  }
  #cookie-notification .container-fluid {
    display: block;
  }
}
@media (max-width: 425px) {
  #cookie-notification #aceptar p {
    margin-right: 0;
    min-width: 100%;
    margin-bottom: 10px;
  }
}
.modal-header {
  border-bottom: 0 solid #1f314e;
  background-color: #f5f5f5;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.modal-header .close i {
  color: #aaa;
}
.modal-body .form-group input,
.modal-body .form-group select {
  border: 0 solid #fff;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}
.enlace-modal {
  width: 100%;
  margin-left: 0;
}
.enlace-modal a {
  text-transform: none !important;
  color: #f60 !important;
  font-size: 13px !important;
  padding: 0 !important;
  text-decoration: underline;
  font-weight: 500 !important;
}
.form-group.modal-botonera {
  margin-bottom: 0;
  width: 100%;
  margin-right: 0;
}
.modal-footer,
.modal-footer button {
  border-top: 0 solid #000;
}
.modal-footer {
  flex-wrap: wrap;
}
.modal-footer a,
.modal-footer button {
  background-color: #f60;
  border: 1px solid #f60;
  width: 100% !important;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  height: 50px;
}
.modal-footer a:hover,
.modal-footer button:hover {
  background-color: #fff;
  border: 1px solid #f60;
  color: #f60;
}
#ModalLogin .modal-body .enlace-modal a {
  justify-content: left !important;
  display: block !important;
  margin-left: 10px;
}
#ModalLogin .modal-footer .enlace-modal a {
  margin-top: 10px;
  margin-left: 0;
}
#frm_registro .modal-botonera button {
  background-color: #f60;
  border: 1px solid #f60;
  width: 300px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  height: 50px;
  margin: auto;
}
#frm_registro .modal-botonera button:hover {
  background-color: #fff;
  border: 1px solid #f60;
  color: #f60;
}
#frm_registro .condiciones-registro .invalid-feedback {
  padding-left: 25px;
}
#frm_registro .condiciones-registro #boletin_registro + label:before {
  background-color: #dee2e6;
}
#modal_valorar_ticket .modal-dialog {
  max-width: 550px;
}
#modal_valorar_ticket label {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
  margin-left: 0;
  opacity: 1;
  width: 100%;
}
#modal_valorar_ticket .form-group {
  text-align: center;
}
#modal_valorar_ticket .form-group img {
  width: 20px;
  margin: 0 2px;
}
#modal_valorar_ticket #consulta2 {
  border-color: #ddd;
  height: 89px;
  text-align: left;
  margin-bottom: 0;
}
#modal_valorar_ticket .modal-footer {
  justify-content: center;
}
#modal_valorar_ticket .modal-footer a {
  display: block;
  width: 280px !important;
  background-color: #f60;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  padding: 13px;
}
#modal_nuevo_ticket .modal-footer button {
  display: block;
  width: 280px !important;
  background-color: #f60;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  padding: 13px;
  margin: auto;
}
#modal_nuevo_ticket #consulta {
  border-color: #ddd;
  height: 89px;
  text-align: left;
  margin-bottom: 0;
}
.diapositiva {
  width: 100%;
}
