body {
  background: #f3f3f3;
}

.card-header-text {
  font-size: 1.5rem;
  font-weight: 520;
  line-height: 1.2;
}

.featured-text {
  font-size: 1.5rem;
  font-weight: 620;
}

.footer-legales {
  background: #2f3941;
  color: #ccc;
  padding: 15px 10px;
  font-size: 0.738rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer {
  background: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  padding: 15px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px
}

.footer .secW-segura {
  width: 250px
}

.footer .secW-nosotros {
  width: 270px
}

.footer .secW-atencion {
  width: 250px
}

.footer .secW-terminos {
  width: 250px
}

.footer .secW-contacto {
  width: 220px
}

.footer .secW-siguenos {
  width: 220px
}

.footer .seccion {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 0 10px
}

.footer .seccion div.titulo {
  color: #007bff;
  font-weight: bold;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0px
}

.footer .seccion div.titulo .fa {
  display: none
}

.footer .seccion ul {
  padding: 0px;
  list-style: none;
  margin: 0px
}

.footer .seccion ul li {
  padding: 5px 0
}

.footer .seccion ul li a {
  text-decoration: none;
  color: inherit
}

.footer .seccion ul li a:hover {
  color: #21aef3
}

.footer .seccion div.telefono-especial {
  color: #007bff;
  font-weight: bold;
  margin-bottom: 10px
}

.footer .seccion div.compra-segura-titulo {
  color: #007bff;
  font-weight: bold
}

.footer .seccion div.telefono-especial:nth-child(even) {
  margin-top: 10px
}

.footer .seccion .telefono,
.footer .seccion .correo {
  padding: 5px 0
}

.footer .seccion .telefono .fa,
.footer .seccion .correo .fa {
  font-size: 14px;
  margin: 0 5px 0 0;
  color: #007bff
}

.footer .seccion .telefono a,
.footer .seccion .correo a {
  color: #000;
  text-decoration: none
}

.footer .seccion .telefono a:hover,
.footer .seccion .correo a:hover {
  color: #007bff
}

.footer @media all and (max-width: 1000px) {
  .footer .secW-terminos {
    width: 190px
  }

  .footer .secW-siguenos {
    width: 100%
  }

  .footer .secW-siguenos .sellos-y-ley {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    align-items: center
  }

  .footer .seccion .sellos-y-ley .sello-trustwave {
    width: auto;
    margin: 5px 15px
  }

  .footer .seccion .sellos-y-ley .sello-confianza {
    width: auto;
    margin: 5px 15px
  }

  .footer .seccion .sellos-y-ley .sello-amvo {
    width: auto;
    margin: 5px 15px
  }
}

@media all and (max-width: 615px) {
  .footer .seccion {
    padding: 0px
  }

  .footer .secW-segura {
    width: 50%
  }

  .footer .secW-nosotros {
    width: 50%
  }

  .footer .secW-atencion {
    width: 50%
  }

  .footer .secW-terminos {
    width: 50%
  }

  .footer .secW-contacto {
    width: 50%
  }

  .footer .secW-siguenos .compra-segura-titulo {
    text-align: center;
    padding: 15px;
    color: #fff;
    border: 2px solid #007bff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
  }

  .footer .opciones-pago .grupo {
    max-width: 100%
  }
}

@media all and (max-width: 450px) {

  .footer .secW-segura,
  .footer .secW-nosotros,
  .footer .secW-atencion,
  .footer .secW-terminos,
  .footer .secW-contacto,
  .footer .secW-siguenos {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #969696;
    border-bottom: 1px solid rgba(150, 150, 150, .5);
    margin-bottom: 10px
  }

  .footer .opciones-pago {
    border-top: none
  }
}

.mensaje-warning-md {
  font-size: 12px;
}

.seccion {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 0 10px
}

.footer .seccion div.titulo {
  color: #007bff;
  font-weight: bold;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px
}

.footer .seccion div.titulo .fa {
  display: none
}

.footer .seccion ul {
  padding: 0px;
  list-style: none;
  margin: 0px
}

.footer .seccion ul li {
  padding: 5px 0
}

.footer .seccion ul li a {
  text-decoration: none;
  color: inherit
}

.footer .seccion ul li a:hover {
  color: #21aef3
}

.footer .seccion div.telefono-especial {
  color: #007bff;
  font-weight: bold;
  margin-bottom: 10px
}

.footer .seccion div.compra-segura-titulo {
  color: #007bff;
  font-weight: bold
}

.footer .seccion div.telefono-especial:nth-child(even) {
  margin-top: 10px
}

.footer .seccion .telefono,
.footer .seccion .correo {
  padding: 5px 0
}

.footer .seccion .telefono .fa,
.footer .seccion .correo .fa {
  font-size: 14px;
  margin: 0 5px 0 0;
  color: #007bff
}

.footer .seccion .telefono a,
.footer .seccion .correo a {
  color: #000;
  text-decoration: none
}

.footer .seccion .telefono a:hover,
.footer .seccion .correo a:hover {
  color: #007bff
}

.footer .seccion .sellos-y-ley {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start
}

.footer .seccion .sellos-y-ley .sello-confianza {
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 5px
}

.footer .seccion .sellos-y-ley .sello-confianza img {
  width: 100%;
  height: auto;
  min-width: 120px;
  min-height: 50px;
  max-width: 160px;
  max-height: 75px
}

.footer .navbar-light .navbar-nav .nav-link {
  color: #007bff;
}

#contrato {
  width: 95%;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid;
  padding: 1em;
  margin: 0 auto;
  color: #3a3a3a !important;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group>input,
textarea,
.form-label-group>label {
  height: 3.125rem;
  padding: .75rem;
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 0.2;
  color: #888;
  pointer-events: none;
  cursor: text;
  /* Match the input under the label */
  border: 3px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
  font-size: 13px;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input::-webkit-textarea-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group textarea:-ms-textarea-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group textarea::-ms-textarea-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group textarea::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group textarea::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group textarea:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group textarea:not(:placeholder-shown)~label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }

  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }

  .form-label-group textarea::-ms-textarea-placeholder {
    color: #777;
  }
}

.carrierCard {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 5px;
  /* 5px rounded corners */
}

/* Add rounded corners to the top left and the top right corner of the image */
img {
  border-radius: 5px 5px 0 0;
}

/* On mouse-over, add a deeper shadow */
.carrierCard:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

/* Add some padding inside the card container */

.container {
  padding: 2px 16px;
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }

  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }

  .form-label-group textarea:-ms-textarea-placeholder {
    color: #777;
  }
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.tabcontent {
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */
}

.tomorrow-medium {
  font-family: "Tomorrow", serif;
  font-weight: 500;
  font-style: normal;
  color: green;
}

.vigenciaEnLista {
  font-size: 12px;
  line-height: 2px;
  margin-top: 5px;
  margin-left: 0px;
  padding-left: 0px;
  text-wrap: nowrap;
  text-align: center;
  /* min-height: fit-content; */
}

.divPrecioEnLista {
  text-align: center;
  min-width: 75px;
  min-height: 100%;
  vertical-align: middle;
}

.precioEnLista {
  text-align: center;
  width: 70px;
  border: 0px solid green;
  border-radius: 15px;
  padding: 0px;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  outline: 1px;
  padding: 2px 5px 2px 7px;
  margin: 0 0 0 -10px;
  font-weight: bold;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}