@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
}

.fd-verdeclaro {
  background-color: #F1F8EA;
}

strong {
  font-weight: 800;
}

section {
  margin: 6rem 5% 0;
}

p {
  font-size: 18px;
}

br {
  display: none;
}
@media (min-width: 768px) {
  br {
    display: block;
  }
}

h1 {
  font-weight: 800;
}
h1 span {
  color: #7ec242;
}

h2 {
  color: #20374A;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
}
h2 strong {
  color: #7ec242;
}
@media (min-width: 992px) {
  h2 {
    font-size: 60px;
  }
}

h3 {
  color: #03315d;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  color: #03315d;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  color: #03315d;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  h5 {
    font-size: 20px;
  }
}

header {
  position: fixed;
  z-index: 2;
  width: 100%;
  transition: all 0.5s ease-out;
}
header.sticky {
  position: fixed;
  z-index: 999;
  /*background:rgba(255,255,255,.9);*/
  background: rgba(0, 0, 0, 0.9);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
header.sticky img {
  transition: all 0.3s ease-out;
}
header.sticky .navbar {
  border-bottom: none;
  margin: 10px 5% 0;
  padding-bottom: 20px;
  margin: 0 5% 0;
  padding-bottom: 10px;
}
header.sticky .navbar img {
  max-width: 180px;
}
header.sticky .preheader {
  display: none;
}
header.white.sticky {
  background: rgba(255, 255, 255, 0.9) !important;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
header.white .navbar {
  border-bottom: 1px solid #CCC;
}
header.white .navbar .navbar-nav .nav-link {
  color: #20374A;
}
header.white .navbar .navbar-nav .nav-link:hover {
  opacity: 0.6;
  background-color: #20374A;
}
header .preheader {
  background: white;
  width: 100%;
  display: flex;
  padding: 0 5%;
}
header .preheader .co-whatsapp a {
  display: flex;
  align-items: center;
}
header .preheader .co-rrss img {
  height: 30px;
}
header .preheader a {
  /*color: black;*/
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
}
header .preheader a:hover {
  color: #20374A;
}
header .preheader--right {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
header .navbar {
  margin: 0 5%;
  border-bottom: 1px solid #CCC;
}
header .navbar img {
  transition: all 0.3s ease-out;
}
@media (min-width: 992px) {
  header .navbar {
    margin: 10px 5%;
    padding-bottom: 20px;
  }
}
header .navbar .navbar-toggler {
  background: white;
}
header .navbar .navbar-collapse {
  flex-grow: 0;
}
header .navbar .navbar-nav .nav-link {
  font-size: 18px;
  /*color: $azul-osc;*/
  color: white;
  font-weight: 400;
  padding: 0 15px;
  height: 56px;
  display: flex;
  align-items: center;
  border-radius: 8px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
header .navbar .navbar-nav .nav-link:hover {
  opacity: 0.6;
  /*background-color: $azul-osc;*/
}
header .navbar .navbar-nav li:last-child .nav-link {
  border: 2px solid #7ec242;
}
header .navbar .navbar-nav li:last-child .nav-link:hover {
  color: white;
  opacity: 1;
  background: #7ec242;
}
header .co-header--right {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (min-width: 768px) {
  header .co-header--right {
    gap: 20px;
  }
}
header .co-header--right .el-tel {
  font-size: 16px;
  color: #7ec242;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  gap: 5px;
}
header .co-header--right > div {
  display: flex;
}

/***********/
.title-sinhogarismo {
  font-size: 1.2rem;
  line-height: 1.2;
}
.title-sinhogarismo span {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .title-sinhogarismo {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .title-sinhogarismo {
    font-size: 2rem;
  }
}
.title-sinhogarismo .gere1 {
  font-weight: bold;
  font-size: 23px;
}
@media (min-width: 992px) {
  .title-sinhogarismo .gere1 {
    font-size: 48px;
  }
}
.title-sinhogarismo .gere2 {
  font-weight: bold;
}
.title-sinhogarismo .gere3 {
  color: #7ec242;
}
.title-sinhogarismo span {
  display: block;
}

/***********/
.bl-hero {
  margin: 0 !important;
}
.bl-hero .co-hero {
  position: relative;
  padding: 0;
  margin: 0;
  background-size: cover;
  position: relative;
  display: block;
  height: calc(100vh - 150px);
}
@media (min-width: 576px) {
  .bl-hero .co-hero {
    min-height: auto;
  }
}
@media (min-width: 992px) {
  .bl-hero .co-hero {
    height: 600px;
  }
}
@media (min-width: 1200px) {
  .bl-hero .co-hero {
    height: 700px;
  }
}
.bl-hero .co-hero img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  min-height: 100%;
  height: auto;
}
.bl-hero .co-hero--text {
  color: white;
  position: absolute;
  width: 100%;
  z-index: 1;
  width: 90%;
  left: 5%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 150px 0;
  gap: 0;
  /*@media (max-width: 992px) {
      padding: 2rem 0 0;
  }*/
  /* @media (max-width: 1200px) {
       padding: 9rem 0 0;
   }*/
}
@media (min-width: 768px) {
  .bl-hero .co-hero--text {
    gap: 30px;
  }
}
.bl-hero .co-hero--text .logos {
  display: flex;
  gap: 30px;
}
@media (min-width: 1200px) {
  .bl-hero .co-hero--text .logos {
    gap: 60px;
  }
}
.bl-hero .co-hero--text .logos img {
  height: 50px;
  width: auto;
  /*min-height: auto !important;
  object-fit: none !important;*/
}
@media (min-width: 1200px) {
  .bl-hero .co-hero--text .logos img {
    height: 80px;
  }
}
@media (min-width: 576px) {
  .bl-hero .co-hero--text {
    width: 80%;
    justify-content: flex-start;
    padding: 8rem 0 0;
  }
}
@media (min-width: 768px) {
  .bl-hero .co-hero--text {
    width: 45%;
    justify-content: flex-start;
    padding: 11rem 0 0;
  }
}
@media (min-width: 1200px) {
  .bl-hero .co-hero--text {
    width: 45%;
    justify-content: flex-start;
    padding: 14rem 0 0;
  }
}
.bl-hero .co-hero--text .btn-cta {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  max-width: 300px;
  display: flex;
  text-align: center;
  background: #7ec242;
  border-radius: 8px !important;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  height: 56px;
  border: 2px solid #7ec242;
}
.bl-hero .co-hero--text .btn-cta:hover {
  background: white;
  color: #03315d;
  border-color: #03315d;
}
.bl-hero .co-hero video {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  width: 100%;
  min-height: 100%;
  height: auto;
}
.bl-hero .co-hero--left {
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 0 15%;
  background: url(../images/isotopo.svg) no-repeat center 15%;
  background-size: 90%;
}
.bl-hero .co-hero--left h1 {
  color: white;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 2rem;
}
.bl-hero .co-hero--left h1 span {
  /*color: $verde;*/
  color: #ddd !important;
  font-size: 90%;
}
.bl-hero .co-hero--left h1 span strong {
  color: #7ec242 !important;
}
@media (min-width: 1200px) {
  .bl-hero .co-hero--left h1 {
    font-size: 65px;
    line-height: 1.2;
  }
}
.bl-hero h1 {
  /*color: $azul-osc;*/
  color: white;
  line-height: 1;
}
@media (min-width: 1440px) {
  .bl-hero h1 {
    font-size: 72px;
  }
}
.bl-hero h1 span {
  /*color: $verde;*/
  color: #ddd !important;
  font-size: 90%;
}
.bl-hero h1 span strong {
  color: #7ec242 !important;
}
.bl-hero h2 {
  color: #20374A;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 1200px) {
  .bl-hero h2 {
    font-size: 24px;
  }
}
.bl-hero .cta--white {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #7ec242;
  background: white;
  display: inline-block;
  text-align: center;
  max-width: 310px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.bl-hero .cta--white:hover {
  background: black;
  color: white;
}
.bl-hero .co-title {
  display: flex;
  flex-direction: column;
}

.block-cols.top-der {
  position: relative;
  background: url(../images/patron-verde.svg) no-repeat top right;
}
.block-cols.bottom-left {
  position: relative;
  background: url(../images/patron-azul.svg) no-repeat bottom left;
}
.block-cols h3 {
  color: #20374A;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 1rem;
}
@media (min-width: 1200px) {
  .block-cols h3 {
    font-size: 24px;
  }
}
.block-cols h2 {
  text-transform: none;
  color: #20374A;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}
.block-cols h2 span {
  font-size: 32%;
  line-height: 1;
  display: block;
}
@media (min-width: 1200px) {
  .block-cols h2 {
    font-size: 100px;
  }
}
@media (min-width: 1680px) {
  .block-cols h2 {
    font-size: 120px;
  }
}

@media (min-width: 1200px) {
  .quienes-somos .container-fluid {
    min-height: 680px;
  }
}
@media (min-width: 1680px) {
  .quienes-somos .container-fluid {
    min-height: 800px;
  }
}
@media (min-width: 1200px) {
  .quienes-somos .container-fluid {
    background: url(../images/img-futuro.jpg) no-repeat center left;
    background-size: contain;
  }
}

@media (min-width: 1200px) {
  .lentes .container-fluid {
    min-height: 680px;
  }
}
@media (min-width: 1680px) {
  .lentes .container-fluid {
    min-height: 800px;
  }
}
@media (min-width: 1200px) {
  .lentes .container-fluid {
    background: url(../images/img-lentes.jpg) no-repeat center left;
    background-size: contain;
  }
}

@media (min-width: 1200px) {
  .audiologia .container-fluid {
    min-height: 680px;
    text-align: right;
  }
}
@media (min-width: 1680px) {
  .audiologia .container-fluid {
    min-height: 800px;
  }
}
@media (min-width: 1200px) {
  .audiologia .container-fluid {
    background: url(../images/img-audicion.jpg) no-repeat center right;
    background-size: contain;
  }
}
.audiologia .container-fluid h2 strong {
  font-weight: 400;
  color: #00AEEF;
}

/*********/
.bl-unirse {
  background: url(../images/img-porque.jpg) no-repeat bottom center;
  background-size: cover;
  min-height: 400px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
@media (min-width: 1200px) {
  .bl-unirse {
    min-height: 1000px;
  }
}
@media (min-width: 1440px) {
  .bl-unirse {
    min-height: 1100px;
  }
}
.bl-unirse .co-unirse {
  display: flex;
  gap: 30px;
  flex-direction: column;
  text-align: center;
  padding: 5%;
}
.bl-unirse .co-unirse::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/patron-blanco.svg) no-repeat center center;
  background-size: contain;
  width: 344px;
  height: 344px;
  top: 5%;
  right: 5%;
}
.bl-unirse .co-unirse img {
  width: 120px;
  margin: 0 auto;
}
.bl-unirse .co-unirse h2, .bl-unirse .co-unirse p {
  color: White;
}

/*************/
.bl-confianza {
  background: #f6f6f6;
  padding: 8rem 5%;
  margin: 5rem 0 0 !important;
  position: relative;
}
.bl-confianza::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/patron-verde.svg) no-repeat center center;
  width: 344px;
  height: 344px;
  background-size: contain;
  bottom: 6%;
  left: 5%;
  z-index: 0;
}
.bl-confianza::after {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/patron-verde.svg) no-repeat center center;
  width: 344px;
  height: 344px;
  background-size: contain;
  top: 6%;
  right: 5%;
  z-index: 0;
}
.bl-confianza .el-data {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.bl-confianza .el-data strong {
  color: #7ec242;
}
.bl-confianza .el-data span {
  font-size: 100px;
  display: block;
  font-weight: 600;
  line-height: 1;
}
.bl-confianza .co-hito {
  display: flex;
  gap: 15px;
  position: relative;
  z-index: 1;
}
.bl-confianza .co-hito h4 {
  font-weight: 800;
}
.bl-confianza .co-hito .el-ano {
  text-orientation: sideways;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  height: auto;
  text-align: right;
  font-weight: 700;
  position: relative;
}
.bl-confianza .co-hito .el-ano span {
  background-color: #f6f6f6;
  padding-top: 7px;
  display: inline-block;
}
.bl-confianza .co-hito .el-ano::after {
  content: "";
  height: 100%;
  width: 2px;
  display: block;
  background: #7ec242;
  position: absolute;
  top: 0px;
  left: 13px;
  z-index: -1;
}

.btn-cta {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  max-width: 300px;
  display: flex;
  text-align: center;
  background: #03315d;
  border-radius: 8px !important;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  height: 56px;
  border: 2px solid #03315d;
}
.btn-cta:hover {
  background: white;
  color: #03315d;
  border-color: #03315d;
}

/****************TENDENCIA*/
.bl-tendencia {
  background: url(../images/img-tendencia.jpg) no-repeat top center;
  background-size: cover;
  padding: 4rem 15px;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 992px) {
  .bl-tendencia {
    padding: 4rem;
    min-height: 800px;
  }
}
.bl-tendencia h2 {
  color: white;
}
.bl-tendencia .btn-cta {
  border: 2px solid #7ec242;
  color: white;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.7);
}
.bl-tendencia .btn-cta:hover {
  background: #7ec242;
}

.bl-tiendas {
  padding: 13rem 15px;
  margin: 0 5%;
}
@media (min-width: 768pxpx) {
  .bl-tiendas .row-tiendas {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .bl-tiendas .row-tiendas {
    -moz-columns: 3;
         columns: 3;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
.bl-tiendas .co-tienda {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}
.bl-tiendas .co-tienda h4 {
  border-bottom: 2px solid #7ec242;
  padding-bottom: 10px;
}
.bl-tiendas .co-tienda a {
  color: #20374A;
  text-decoration: none;
  font-weight: 700;
}
.bl-tiendas .co-tienda a:hover {
  color: #7ec242;
}

/*************FAQs***********/
.accordion-button {
  font-size: 18px;
  font-weight: 700;
  background: transparent;
}
@media (min-width: 992px) {
  .accordion-button {
    font-size: 24px;
    padding: 30px 0 30px;
  }
}

.accordion-button:not(.collapsed) {
  color: #20374A;
  background: white !important;
  box-shadow: none;
}

.accordion-item:first-of-type > .accordion-header .accordion-button {
  background: none;
  border: none;
  border-radius: 0 !important;
}

.accordion-item {
  border: none;
  border-bottom: 2px solid #7ec242;
  border-radius: 0 !important;
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) 0;
  border-top: 1px solid #ddd;
}

/****************CONTACTO****************/
.bl-contacto {
  background: #f6f6f6;
  padding: 8rem 5%;
  margin: 5rem 0 0 !important;
  position: relative;
}
.bl-contacto .btn-cta {
  width: 100% !important;
  max-width: 100%;
}
.bl-contacto::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/patron-verde.svg) no-repeat center center;
  width: 344px;
  height: 344px;
  background-size: contain;
  bottom: 6%;
  left: 5%;
  z-index: 0;
}
.bl-contacto::after {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/patron-verde.svg) no-repeat center center;
  width: 344px;
  height: 344px;
  background-size: contain;
  top: 6%;
  right: 5%;
  z-index: 0;
}

/****************FORMS****************/
.co-subscribe {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  width: 100%;
}
.co-subscribe .form-floating {
  width: 100%;
}
.co-subscribe .form-floating input {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.co-subscribe .btn-enviar {
  border: 1px solid #7ec242;
  margin: 0;
  max-width: 180px;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

.lity-container {
  width: 100%;
  max-width: 860px;
  max-height: 100%;
}
.lity-container .lity-content {
  background: white;
  padding: 20px;
}
.lity-container .lity-content img {
  width: 100%;
  margin-bottom: 2rem;
}
.lity-container .lity-content h3 {
  font-weight: 700;
  text-align: center;
  color: #7ec242;
  font-style: normal;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .lity-container .lity-content h3 {
    font-size: 48px;
  }
}
.lity-container .lity-content h4 {
  text-align: center;
}
@media (min-width: 992px) {
  .lity-container .lity-content h4 {
    font-size: 32px;
  }
}
.lity-container .lity-content p {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .lity-container .lity-content p {
    font-size: 22px;
  }
}

form a {
  color: black;
  text-decoration: none;
}

.form-control, .form-select {
  border-radius: 0 !important;
  border: 1px solid #7ec242;
}

.form-control:focus, .form-select:focus {
  outline: 1px solid #7ec242 !important;
  border-color: #7ec242;
  box-shadow: none;
}

.btn-enviar {
  font-weight: 600;
  height: 56px;
  width: 100%;
  color: white;
  background: #7ec242;
  text-transform: uppercase;
  margin-top: 2rem;
}
.btn-enviar:hover {
  color: white;
  background: black;
}

/*****************/
.co-verde {
  background: #F1F8EA;
  padding: 30px;
  margin-bottom: 30px;
  height: 100%;
}
.co-verde p {
  font-size: 16px;
  margin-bottom: 0;
}

.card {
  border: none;
  background-color: #F6F8F2;
  padding: 30px;
  border-radius: 0;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
}
.card:hover {
  border: 2px solid #7ec242;
}
.card:hover img {
  transform: scale(1.1);
}
.card:hover .btn-card {
  background: black;
}
.card .card-img {
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.card .card-img img {
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}
.card .card-title {
  font-family: "Barlow";
  font-weight: bold;
  font-size: 28px;
  color: #7ec242;
  text-align: center;
  text-transform: uppercase;
}
.card .card-body {
  font-size: 18px;
}
.card .btn-card {
  font-size: 18px;
  color: white;
  background: #7ec242;
  font-weight: bold;
  padding: 18px 30px;
  margin-top: 1rem;
}

.bl-contacto-highlight {
  border: 1px solid #78B928;
  padding: 45px;
  box-sizing: content-box;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .bl-contacto-highlight {
    flex-direction: row;
    gap: 0;
    text-align: left;
  }
}
.bl-contacto-highlight p {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 0;
  font-style: italic;
}
.bl-contacto-highlight .btn-contacto {
  font-size: 18px;
  color: white;
  background: black;
  font-weight: bold;
  padding: 18px 30px;
}

.bl-newsletter h3 {
  line-height: 1.1;
  margin-bottom: 0;
}
.bl-newsletter i {
  font-size: 18px;
}
@media (min-width: 768px) {
  .bl-newsletter i {
    font-size: 24px;
  }
}

footer {
  background: linear-gradient(90deg, #03315D 0%, #000 100%);
  color: white;
  padding: 30px 0;
}
footer .container-fluid {
  padding: 2rem 5% 0;
}
footer h4 {
  color: white;
}
footer a {
  color: white;
}
footer .footer-top {
  background: url(../images/footer.jpg);
  background-size: cover;
  padding: 0 0 30px;
  position: relative;
}
footer .footer-top::after {
  content: "";
  display: block;
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 90%;
  border-bottom: 1px solid #9CBBC8;
}
footer .footer-top img {
  margin-bottom: 20px;
}
footer .footer-top hr {
  margin: 30px 0;
}
footer .footer-top nav ul {
  padding: 0;
}
footer .footer-top nav ul li {
  margin-bottom: 10px;
  display: block;
  position: relative;
  padding-left: 20px;
}
footer .footer-top nav ul li::before {
  content: "•";
  color: #7ec242;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 800;
}
footer .footer-top nav ul li a {
  display: block;
  text-decoration: none;
}
footer .footer-top .btn-cta {
  background: transparent;
  border: 2px solid #7ec242;
  text-decoration: none;
}
footer .footer-top .btn-cta:hover {
  background: #7ec242;
}
footer .footer-top .co-rrss-footer {
  margin: 20px 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-top .co-rrss-footer li {
  display: block;
}
footer .footer-bottom {
  font-size: 14px;
  color: white;
}
footer .footer-bottom a {
  text-decoration: none;
}
footer .footer-bottom .co-legales {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 62px;
}
footer .footer-bottom a {
  color: white;
}/*# sourceMappingURL=custom-opticapro.css.map */