
  tspan{
    font-size: 6px !important;
  }
.stores {
  background: #F5F6F8;
  padding: 50px 0px;
}
.search__title {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: center;
}
.container__search {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-bottom: 1rem;
}
.container__sucursal {
  margin: 2rem 0;
}
.content__sucursal {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1rem;
}
.sucursal {
  background-color: white;
  padding: 1rem;
  border-radius: 1.125rem;
  max-width: 350px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: fit-content;
  min-height: 240px;
}
.sucursal__title {
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: 0em;
  color: #1C1919;
}
.sucursal__address {
  margin-block: 1rem;
  color: #1C1919;
  line-height: 1.219rem;
}
.content__button {
  display: flex;
  justify-content: center;
}
.sucursal__button {
  padding: 9px 29px 9px 29px;
  border-radius: 21px;
  font-size: 0.875rem;
  font-weight: 500;
  border: none;
  line-height: 0.75rem;
  letter-spacing: 0em;
  background-color: #00a7e3;
  color: white;
  cursor: pointer;
}
.sucursal__content {
  display: flex;
  align-items: center;
  margin: 1rem 0;
  gap: 1rem;
}
.sucursal__title--size {
  font-size: 1.375rem;
}
.sucursal__content .sucursal__address {
  margin-block: 0;
  font-size: 0.875rem;
}
.sucursal__text {
  color: #7D7D7D;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
}
.container__services {
  margin: 1rem 0 2rem;
}
.sucursal__service {
    background-color: #f1f1f1;
    border-radius: 4px;
    font-size: .813rem;
    padding: 0.5rem;
    display: block;
    width: fit-content;
    margin: 5px;
}
.sucursal__button--white {
  background-color: white;
  border: 1px solid black;
  color: black;
  padding: 9px 15px;
  margin-right: 0.5rem;
}

.container__select {
  /*   padding: 2rem 0; */
}
.content__select {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  gap: 0.35rem;
  max-width: 940px;
  margin: 0 auto;
  background-color: transparent;
  padding: 0;
}
.form__input {
  padding: .35rem .5rem;
  border-radius: 4px;
  border: 1px solid #E3E3E3;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 17px;
  letter-spacing: 0em;
  outline: none;
  text-align: left;
}
.custom-select {
  width: 100%;
}
.custom-select .form__input{
  width: 100%;
  color: #1A1818;
  margin-top: 0.25rem;
  padding: .5rem;
}
.button__container {
  width: 80%;
  /*   margin-top: 15px; */
}
.store__button {
  width: 100%;
  background-color: #1C1919;
  color: white;
  height: 33px;
  padding: 0 1rem;
  font-weight: 600;
  border-radius: 25px;
  border: none;
  cursor: pointer;
  font-size: 13px;
}
.iframe-map {
  padding-top: 15px;
  display: none;
}
.iframe-map.active {
  display: block;
}
.iframe-map iframe {
  width: 100%;
  max-height: 15rem;
  border-radius: 8px;
}

@media (hover:hover) {
  .store__button:hover {
    opacity: 0.7;
  }
}

.sucursal__title--size {
    font-size: 1.175rem !important;
}

.sucursal__service, p{
    font-size: 0.775rem !important;
}
.sucursal__button{
font-size: 0.775rem !important;
}

@media screen and (min-width: 425px) {

  .container__search {
    padding: 2rem;
  }

  .content__select {
    gap: 0;
  }

  .search__title {
    /*     width: 100%; */
  }

  .custom-select {
    width: 85%;
    margin: 5px 0;
  }
}
@media screen and (min-width: 1020px) {
  .content__select {
    flex-direction: row;
    width: 100%;
  }

  .custom-select {
    width: 18%;
  }

  .button__container {
    width: 15%;
  }

  .custom-select .form__input{
    width: 100%;
    color: #1A1818;
    margin-top: 0.25rem;
    padding: .35rem .5rem;
  }
}


/*ESTILOS DE MAPA*/
 .sm_label_ECSE { 
        font-size: 5px !important; /* Azuay */
        font-weight: bold; /* Opcional, para resaltar */
      }
      
      .sm_label_ECSD { 
       color: red !important;
        font-size: 4px !important; /* Santo Domingo de los Tsáchilas */
      }
    
      .sm_label_ECZ { 
        font-size: 5px !important; /* Zamora Chinchipe */
      }
      .sm_label_ECH{
        font-size: 4px !important; /* Chimborazo */
      }
      .sm_label_ECB{
        font-size: 4px !important;/* Bolivar */
      }
.sm_state_ECW {
    /* transform: translate(1210px, 400px) scale(1) !important; */
    transform: translate(640px, 210px) scale(0.4) !important;
}
      #map{
        /*transform: translate(-550px, 0px) scale(0.9); /* Ajusta el desplazamiento y escala */
        transform: translate(-190%, 1%) scale(3);
  transform-origin: top left; /* Asegúrate de que el origen esté en la esquina superior izquierda */
  clip-path: inset(0 0 0 200px); /* Recorta 200px de la derecha */
  overflow: hidden;
        
};


      table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  width: 100%;
}

table th, table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
}

table th {
  background-color: #f4f4f4;
  font-weight: bold;
}
.box-mapa{
  display: flex;
      overflow: hidden;
  background: #F5F6F8;
}
.box1{
  width: 40%;
}
.box2{
  width: 60%;
}
a[title="For evaluation use only."],
a[title="For evaluation use only."].parentNode {
    display: none !important; /* Oculta el enlace y su contenedor */
    visibility: hidden !important;
    pointer-events: none !important;
    opacity: 0 !important;
}
#sucursales-container{
  /*transform: translate(-400px, 20px);*/
  
    overflow-y: auto;
}
#sucursales-container h2{
  text-align: center;
}
#map_holder{
margin-bottom: 600px;
}

@media only screen and (max-width: 600px) {
  #map_holder{
margin-bottom: 0px;
}

  #sucursales-container{
    transform:none;
    margin-top: 140px;
  }
   #map{
     transform: translate(-350%, 1%) scale(6);
        margin-bottom: 170px;
     clip-path:none;
  }
  .box-mapa{
    flex-direction: column;
  }
  .box2{
    width: 100%;
  }
}

.stores{
  padding:20px;
}
/*FIN DE MAPA*/