a.anchor {
  display: block;
  position: relative;
  visibility: hidden; }

.fixedlogo img {
  max-height: 60px;
  width: auto; }

.idioma img {
  max-width: 32px; }

.fixed-top .idioma img {
  max-width: 26px; }

container {
  scroll-behavior: smooth; }

html, body {
  overflow-x: hidden; }

.iconos img {
  max-width: 56px;
  padding-right: .7em; }

.iconos ul {
  list-style: none;
  padding-left: 0; }
  .iconos ul li {
    margin-bottom: .8em; }

.soporte__aviso {
  display: grid;
  align-content: center;
  background: #fff !important;
  min-height: 181px;
  padding: 24px;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }
  .soporte__aviso img {
    max-height: 75px;
    border-radius: 4px; }

.container-fluid {
  padding: 0; }

p {
  font-size: 21px; }

a {
  color: #1b4084; }
  a:hover {
    color: #1482e1; }

ul.custom__list {
  padding-left: 0;
  list-style: none;
  text-align: left; }
  ul.custom__list li i {
    color: #0b5add; }

ul.custom__list-i {
  padding-left: 0;
  list-style: none;
  text-align: left; }

ul.custom__list-i li {
  background: url("/img/favicon-connection.png") no-repeat left 2px;
  padding-left: 29px;
  display: block; }

.call2 h4 {
  font-size: 2.1em; }
  .call2 h4 span {
    font-size: 27px; }

.dark__btn {
  background: #1F2632;
  color: #FED919;
  padding: 11px; }

a.vermas__btn {
  transition: all .3s; }
  a.vermas__btn:hover {
    color: #f00;
    font-size: 1.2em;
    font-weight: bold; }

body, p, li, a, span, input, .btn {
  font-family: 'Open Sans', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  line-height: 1.3; }

h2 {
  text-transform: uppercase;
  font-size: 2.9em; }

h1, .h1 {
  color: #222;
  font-size: 2rem;
  letter-spacing: 2px;
  border-bottom: 2px solid #115383; }

.logointro {
  max-width: 250px;
  margin-right: 2em; }

h3 {
  font-size: 2.4em;
  color: #015676; }

h3.titulo {
  font-weight: bold; }

span.underline {
  text-decoration: underline; }

.far {
  font-size: 1.2em; }

ul.list__style {
  list-style: none;
  padding-left: 0; }
  ul.list__style li {
    font-size: 1.1em;
    line-height: 1.7em; }
  ul.list__style i {
    color: #00A1D9; }

.beneficio h4 {
  color: #14b5e1;
  text-align: center;
  margin-bottom: 1em; }
  .beneficio h4 i {
    color: #1482e1; }

.beneficio ul {
  list-style: none; }

img.logoproyecto {
  max-width: 280px;
  border: 1px solid #ccc; }

.col-12.beneficio p {
  max-width: 80%;
  margin: 0 auto; }

.plano__bg {
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../img/planos-degradado.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: inherit; }

.blue__bg {
  background: #013c54;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #013c54, #06688e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #013c54, #06688e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }
  .blue__bg h3.titulo {
    font-weight: bold;
    color: #fff; }
  .blue__bg .beneficio h4 {
    color: #14b5e1; }
    .blue__bg .beneficio h4 i {
      color: #1482e1; }
  .blue__bg .beneficio svg, .blue__bg .beneficio svg path, .blue__bg .beneficio svg circle {
    fill: #14b5e1; }
  .blue__bg p, .blue__bg h2, .blue__bg h3, .blue__bg h4, .blue__bg li, .blue__bg span, .blue__bg a, .blue__bg label {
    color: #fff; }

.encabezado {
  background: #FFF;
  background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url(../img/bg/bw-2.jpg); }
  .encabezado a.navbar-brand img {
    max-height: 86px;
    width: auto; }
  .encabezado .telefonos .telefono {
    display: flex;
    justify-content: center; }
  .encabezado .telefonos p {
    font-size: 19px;
    text-align: left; }
  .encabezado .telefonos p small {
    margin-left: 2.4em; }
  .encabezado .telefonos i.fa.fa-phone.fa-flip-horizontal {
    font-size: 1.3em; }
  .encabezado .telefonos i {
    color: #015676;
    font-size: 1.5em; }
  .encabezado .telefonos span.contact_label {
    font-size: 1.1em;
    line-height: 2em;
    margin-left: .3em;
    color: #115383;
    vertical-align: bottom; }
  .encabezado .telefonos a {
    font-size: 1.2em;
    color: #182848;
    font-weight: bold;
    line-height: 1.8em; }
  .encabezado .telefonos span.contact_label {
    color: #115383; }
  .encabezado .telefonos .solicita {
    background: #c91e00;
    padding: 9px 10px;
    width: 160px; }
  .encabezado .telefonos .solicita a {
    font-size: 1em; }
  .encabezado .telefonos a.cotiza {
    color: #fff; }
  .encabezado .telefonos h6 {
    color: #fff;
    text-shadow: 1px 3px 4px #00171F; }

nav li.nav-item {
  margin: 0 11px !important; }

.navbar {
  background: linear-gradient(to right, #004563, #015676) !important;
  z-index: 999; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff; }

.tparrows:before, .tparrows:after {
  color: #05668D !important; }

.grow {
  transition: transform .3s ease-in-out; }
  .grow:hover {
    transform: scale(1.5); }

.overlay {
  background: linear-gradient(90deg, rgba(247, 247, 247, 0.8) 0%, rgba(247, 247, 247, 0.8) 45%, rgba(247, 247, 247, 0.8) 47%, #f7f7f7 100%); }

.paquetes h3 {
  font-size: 2.4em; }

.paquetes .divTableBody {
  border: 1px solid #ccc; }

.paquetes .divTableRow {
  display: grid;
  grid-template-columns: 1fr 80px;
  grid-gap: 20px;
  grid-auto-rows: minmax(41px, auto); }

.paquetes .divTableCell {
  align-self: center;
  padding: 4px 6px 4px 0; }
  .paquetes .divTableCell.align-right {
    text-align: right; }

.paquetes .divTableCell:first-child {
  margin-left: 0.6em; }

.paquetes .divTableCell:nth-of-type(2) {
  text-align: right; }

.paquetes .divTableRow:nth-child(even) {
  background: #e1e1e1; }

.paquetes .divTableRow:nth-child(odd) {
  background: #fff; }

.paquetes .nota {
  margin-top: 1em; }

.mapa-bco__bg {
  background: url(../img/mapa-bco.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
  .mapa-bco__bg a {
    color: #115383; }

.mapa-azul__bg {
  background: linear-gradient(rgba(45, 66, 112, 0), rgba(45, 66, 112, 0)), url(../img/mapa.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
  .mapa-azul__bg .beneficio {
    border: 1px solid #14b5e1; }
  .mapa-azul__bg h3 {
    color: #fff; }
  .mapa-azul__bg h3.titulo {
    font-weight: bold;
    background: #1482e1;
    background: linear-gradient(90deg, #1482e1 0%, #14b5e1 42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .mapa-azul__bg h4 {
    color: #14b5e1; }
    .mapa-azul__bg h4 small {
      color: #fff; }
  .mapa-azul__bg h4.subtitulo {
    color: #fff; }
  .mapa-azul__bg .nota {
    color: #fff; }

.recuadro.recuadro__final {
  min-height: 200px !important; }

.mantenimiento .overlay, .refacciones {
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/bg/plano-1.jpg); }
  .mantenimiento .overlay svg, .refacciones svg {
    max-width: 80px;
    max-height: 120px; }

.renta .hero {
  min-height: 500px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(../img/slides/camion.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.servicios .card .card-body__2 {
  min-height: 98px; }

.servicios h4.card-title {
  font-size: 20px; }

.beneficios p {
  font-size: 16px; }

.beneficios .icono svg {
  max-height: 80px;
  margin-bottom: 1.4em; }

.beneficios .title {
  border: 1px solid #dc252f;
  padding: 22px 0 14px 22px; }

.beneficios h3 {
  line-height: 1.1em; }

.beneficios .hero_img {
  background: url(../img/camion2.jpg) no-repeat 50%;
  background-size: cover;
  background-position: center;
  min-height: 400px; }

.beneficios li {
  list-style: none;
  font-size: 1em;
  margin-bottom: .3em; }
  .beneficios li i {
    color: #f02830; }

.beneficios__intro strong {
  color: #fff; }

.beneficios__intro p {
  font-size: 18px;
  text-align: justify; }

.beneficios__intro h4 {
  color: #fff;
  text-align: center; }

.beneficios__intro h4.subtitulo {
  color: #fff !important; }

.beneficios__intro h5 {
  color: #fff !important; }

.beneficios__intro .recuadroazul {
  border: 1px solid #2681DC;
  padding: 18px;
  margin-bottom: 1em; }

.proveedores .recuadro {
  background: #fff;
  min-height: 244px; }
  .proveedores .recuadro img {
    width: 208px;
    margin-bottom: 1em; }
  .proveedores .recuadro p {
    color: #333;
    margin-bottom: 0;
    color: #1A2948;
    font-weight: bold;
    font-size: 1.1em; }

.venta {
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/bg/casa-1.jpg); }
  .venta svg {
    max-width: 80px;
    max-height: 120px; }

.contacto svg {
  max-width: 80px;
  max-height: 120px; }

.renta h3 {
  font-size: 2.1em; }

.renta i {
  color: #FCD201;
  background: #1F2632;
  padding: 9px;
  width: 44px;
  height: 44px; }

.renta .chica {
  min-height: 500px;
  background: url(../img/women-pointing-left.png);
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat; }

.mantenimiento .experiencia img {
  max-height: 400px; }

.white__overlay {
  background: linear-gradient(90deg, rgba(247, 247, 247, 0.9) 0%, rgba(247, 247, 247, 0.9) 45%, rgba(247, 247, 247, 0.7) 47%, rgba(247, 247, 247, 0) 100%); }

h4 strong {
  font-size: 1.3em; }

.white__bg {
  color: #333; }
  .white__bg h1, .white__bg h2, .white__bg h4 {
    color: #115383; }
  .white__bg h4 strong {
    color: #1B7CA4; }
  .white__bg p, .white__bg label {
    color: #333; }
  .white__bg i, .white__bg .fa, .white__bg .fas, .white__bg .fab {
    color: #1B7CA4; }
  .white__bg .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #222;
    background: #1B7CA4;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.3em; }
    .white__bg .btn:not(:disabled):not(.disabled) i {
      color: #fff; }

.grey__bg {
  background: #fafafa; }
  .grey__bg h3.titulo {
    color: #14b5e1;
    text-decoration: underline #c0c0c0; }
  .grey__bg h4 {
    color: #14b5e1; }
  .grey__bg p, .grey__bg h3, .grey__bg li {
    color: #fff; }
  .grey__bg i {
    color: #14b5e1; }

.dark__bg {
  background: #1F2632; }
  .dark__bg h1 {
    color: #fff; }
  .dark__bg li {
    line-height: 1.4em;
    font-size: 1.1em;
    margin-bottom: 1em; }
  .dark__bg p, .dark__bg h2, .dark__bg h3, .dark__bg h4, .dark__bg li, .dark__bg span, .dark__bg a {
    color: #fff; }

.hero {
  background: #1B354C; }
  .hero .slides {
    margin: 0; }

.marcas img {
  max-width: 100%;
  height: auto; }

.nosotros .titulo {
  display: flex; }
  .nosotros .titulo svg {
    margin-right: 20px; }

.equipo .ficha {
  background: #fff;
  padding: 9px;
  border: 1px solid #ccc;
  min-height: 466px;
  margin-bottom: 3em;
  overflow: hidden; }

.equipo.inicio .ficha {
  min-height: 372px; }

.equipo p {
  text-align: center;
  color: #FCD201;
  margin-top: 1em;
  text-transform: uppercase;
  background: #1F2632;
  min-height: 68px;
  padding: 8px; }

.equipo img {
  filter: grayscale(1);
  opacity: 0.9;
  margin: 0 auto;
  transition: all .4s ease-in-out; }
  .equipo img:hover {
    transform: scale(1.1);
    filter: grayscale(0);
    opacity: 1; }

.mapa i {
  font-size: 1.5em;
  margin-right: .4em; }

/* Navigation START */
a.navbar-brand {
  width: 95%; }

li.nav-item {
  text-transform: uppercase;
  margin: 0 15px;
  font-size: 15px; }

/* Navigation END */
.btn-success {
  color: #fff;
  background-color: #80C145;
  border-color: #80C145; }

.btn-default {
  border: 2px solid #2bbbad !important;
  background-color: transparent !important;
  color: #2bbbad !important; }

.acceso h3 {
  font-size: 2em; }

.acceso p {
  font-size: 17px; }

.acceso svg {
  min-width: 140px;
  height: auto;
  max-width: 141px;
  fill: #14b5e1; }

.acceso .beneficio {
  display: inline-flex; }

.card img.card-img-top {
  border-bottom: 1px solid #ccc; }

.card h4.card-title {
  color: #015676; }

.card p.card-text {
  color: #333;
  text-align: left; }

.card .card-body {
  min-height: 98px; }

button.btn.btn--green.submit {
  background: #06688e;
  color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #06688e;
  border-color: #06688e; }

.distribuidores h3 {
  font-size: 2.2em; }

.contacto img.card-img-top.rounded-circle {
  max-width: 180px;
  max-height: 180px;
  margin: 0 auto; }

.contacto .card-text div {
  margin-bottom: .5em; }

.contacto h4.card-title {
  color: #1a42b0;
  font-size: 1.3em; }

.contacto .card-text i {
  width: 27px;
  text-align: center;
  color: #1482e1; }

.contacto h2 {
  font-size: 2.2em;
  text-transform: inherit; }

.contacto h3 {
  font-size: 1.4em; }

.contacto h3.titulo {
  font-size: 2.4em; }

.contacto .oficinas p {
  font-size: 17px; }

.contacto img {
  max-width: 100%;
  height: auto; }

.contacto .formulario h3 {
  margin-left: .4em; }

.contacto .tel p {
  font-size: 17px; }

.contacto .telefono p {
  line-height: 2em;
  text-align: center; }

.contacto .telefono a {
  font-size: 1.3em; }
  .contacto .telefono a .fab {
    font-size: 1.4em !important; }

.contacto .telefonos ul {
  padding-left: 1em; }

.contacto .telefonos li {
  list-style-type: none;
  line-height: 2em;
  font-size: 1.2em; }

.cliente__proyectos li {
  color: #333; }
  .cliente__proyectos li ul.custom__list li i {
    width: 14px !important;
    color: #0b5add;
    text-align: left !important; }

.cliente__proyectos--individual {
  padding: 31px; }

.cliente__logo img {
  max-width: 80%;
  margin: 0 auto;
  margin-top: 40% !important; }

.cliente__logo {
  grid-area: logo; }

.cliente__fotos {
  grid-area: fotos; }

.cliente__proyectos {
  grid-area: proyectos;
  margin-top: 3em; }

.cliente__ficha {
  display: grid;
  background: #fff;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "logo fotos fotos fotos" "proyectos proyectos proyectos proyectos"; }

.proyecto__1 {
  grid-area: p1; }

.proyecto__2 {
  grid-area: p2; }

.proyecto__3 {
  grid-area: p3; }

.cliente__proyectos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "p1 p2 p3"; }

footer {
  background: linear-gradient(to right, #05232f, #074861); }
  footer p, footer p a {
    color: #fff;
    font-size: 16px; }
  footer ul, footer li {
    padding-left: 0 !important;
    margin-left: 0 !important; }
  footer a:hover {
    color: #bad4de; }
  footer h4, footer h6 {
    color: #bad4de; }
  footer h4 {
    margin-bottom: .7em;
    border-bottom: 1px solid #ccc; }
  footer a.nav-link {
    padding: .1em; }
  footer li {
    list-style-type: none; }
    footer li a {
      color: #fff; }

.slick-slide img {
  display: block;
  border: 1px solid #ccc; }

.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: #fff; }

/*          Modal INICIO         */
/*********************************/
.modal-header {
  color: #ffffff;
  background-color: #2c3e50;
  border-bottom: none; }

.modal-title {
  line-height: 1.3;
  font-size: 1.2em; }

.form-horizontal .controls {
  margin-left: 180px; }

.modal form {
  display: block;
  margin: 0 0 20px; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.modal label {
  display: block;
  margin-bottom: 5px; }

.form-horizontal .control-group {
  margin-bottom: 20px; }

.modal-header .close {
  color: #fff !important;
  opacity: 1;
  font-size: 2em; }

/************************************/
/********** Modal FIN ***************/
/*********   INICIO SLIDER **********/
/* Slider */
.slick-slide {
  margin: 0px 20px; }

.slick-slide img {
  width: 100%; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* FIN SLIDER */
/* Landscape phones and DOWN */
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 0; } }

/* Landscape phones and DOWN */
@media (max-width: 990px) {
  .poliza__desc {
    background: rgba(255, 255, 255, 0.9); }
  .cliente__proyectos {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "p1 p2" "p3 ."; } }

/* Landscape phones and DOWN */
@media (max-width: 480px) {
  .encabezado a.navbar-brand img {
    max-height: 64px; }
  img.logoproyecto {
    max-width: 180px !important; }
  img.logointro {
    display: none !important; }
  .plano__bg {
    background-size: contain; }
  .navbar {
    padding: .5rem 0 .5rem 1rem !important; }
  .beneficios__intro .descripcion {
    padding-top: 25px; }
  .cliente__ficha {
    display: grid;
    background: #fff;
    grid-template-columns: 1fr;
    grid-template-areas: "logo" "fotos" "proyectos"; }
  .cliente__proyectos {
    grid-template-columns: 1fr;
    grid-template-areas: "p1" "p2" "p3"; }
  .cliente__logo img {
    max-width: 200px; }
  .mapa-azul__bg {
    background-size: contain; }
  .acceso .beneficio {
    display: inline-block; }
    .acceso .beneficio svg {
      margin-bottom: 1em; }
  .nosotros .recuadro {
    padding: 22px;
    margin: 10px; }
    .nosotros .recuadro p {
      font-size: 17px;
      line-height: 1.3em; }
  .nosotros .intro p {
    font-size: 17px;
    max-width: 95%;
    margin: 0 auto;
    text-align: left; }
  .beneficios__intro.nosotros .recuadro {
    min-height: 392px; }
  .servicios .ficha {
    margin: 20px; }
  .servicios h4 {
    max-width: 90%;
    text-align: center; }
  .renta .hero {
    min-height: 300px; }
  h2 {
    font-size: 2.5em; }
  h3 {
    font-size: 2.4em;
    line-height: 1.1em; }
  .venta .slick-slide img {
    height: auto !important; }
  .renta h3 {
    font-size: 1.9em; }
  .renta .chica {
    min-height: 340px; }
  .mantenimiento .experiencia img {
    max-height: 290px; }
  #marcas h1 {
    font-size: 20px;
    margin-bottom: 3em; }
  .rev-btn {
    font-size: 13px !important;
    padding: 9px 12px !important; }
  h4.titulo {
    font-size: 1.5em; }
  .encabezado .telefonos {
    display: none; }
  .form-horizontal .control-label {
    width: auto;
    text-align: left;
    margin-right: 2em; }
  .form-horizontal .controls {
    margin-left: auto;
    width: 100%;
    clear: both; }
    .form-horizontal .controls input {
      border: 1px solid #ccc;
      clear: both;
      width: 90%;
      height: 2.3em; }
  a.navbar-brand img {
    max-height: 86px; }
  .beneficios ul li {
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: .3em; }
  .poliza {
    background: #fff; }
    .poliza img {
      float: left;
      max-width: 61px; }
  .slick-slide {
    margin: 0px 5px; } }

/* Landscape phones and DOWN */
@media (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 0; } }

/* BOTON WHATSAPP INICIO */
.float-button {
  position: fixed;
  z-index: 9000;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  bottom: 20px;
  right: 40px;
  background-color: #43BF57;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  line-height: 2em !important;
  font-size: 14px;
  text-decoration: none;
  /* Landscape phones and UP */ }
  @media (max-width: 480px) {
    .float-button {
      right: 0%; } }

.my-float {
  font-size: 34px; }

a.float-button + div.label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease; }

a.float-button:hover + div.label-container {
  visibility: visible;
  opacity: 1; }

a.float-button:hover {
  color: #fff;
  text-shadow: 1px 1px 2px #555; }

/* BOTON WHATSAPP FIN */
.grecaptcha-badge {
  display: none; }

p.recaptcha {
  font-size: 12px;
  margin-top: 2em; }
