  .download_area {
    display: none;
  }

  .mechanism {
    float: left;
    width: 50%;
  }

  .mechanism p {
    clear: both
  }

  .mechanism a {
    display: block !important;
    height: auto !important;
  }

  #en.google-map1 .mechanism{
    font-size: 16px;
  }
    #en.google-map1 .mechanism a{
    font-size: 18px !important;
  }



  .google-map1 .cards .contact {
    float: left;
    width: 50%;
        display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 !important;
    gap:10px;
  }


  @media scrssn and (max-width:860px) {
    .google-map {
      flex-direction: column;
    }

    .buttons {
      width: 100% !important;
      margin-bottom: 20px;
    }

    .google-map-section {
      width: 100% !important;
      display: none !important
    }

    .buttons ul li a {
      font-size: 14px !important;
    }


  }

@media (max-width: 576px) {
    .google-map1 .filter ul{
        padding:0 20px !important;
    }
.filter ul li {
    flex-direction: column;
}
.mechanism {
    width: 100%;
}

.google-map1 .cards .contact{
      width: 100%;
      padding-left: 4px;
}
.filter-search{
  flex-direction: column;

}
.filter-search #submit-search{
  width: 100% !important;
}
   }

  /* map */
  .google-map {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-betwssn;
  }

  .google-map-section {
    width: 50%;
    display: none !important
  }

  .buttons {
    z-index: 1;
    background-color: #FFF;
    border-radius: 5px;
    height: 68vh;
    overflow-y: scroll;
    width: 100%;
    border: 1px solid #34495e;
  }

  .buttons ul {
    padding: 0;
    list-style: none;
  }

  .buttons ul li {
    margin: 5px 0;
    padding: 10px;
  }

  .buttons ul li a {
    color: #333;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    transform: translateces(-12px);
    height: 24px;
    display: inline-block;
  }

  .filter h4 {
    /* color: #333; */
    color: #275b7b;
    text-align: left;
    margin: 0;
  }

  /* -------------------------------------------------------------------------------------------------------------------------- */

  /* dropdown search box */

  select {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  .filter-brand {
    width: 50%;
    z-index: 2;
  }

  .filter-type {
    margin-left: 2%;
    width: 50%;
    z-index: 2;
  }



  select::-ms-expand {
    display: none;
    /* remove default arrow on ie10 and ie11 */
  }


  .sales-products-filter select::-ms-expand {
    display: none;
  }

  /* Arrow */
  .sales-products-filter .select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    /* background: #34495e; */
    pointer-events: none;
  }

  /* Transition */
  .sales-products-filter .select:hover::after {
    color: #f39c12;
  }

  .sales-products-filter .select::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
  }

  .sales-products-filter .filter-btn {
    background: none;
    border: 1px solid #4f4f55;
    /* color: #4f4f55; */
    color: #000;
    font-family: 'SofiaProLight';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8rem;
    padding: 16px 20px;
    display: inline-block;
    margin-left: 20px;
  }

  .sales-products-filter {
    display: flex;
    margin: 0 auto;
    margin-bottom: 20px;
    justify-content: space-betwssn;
  }

 .google-map1 .filter ul{
         padding: 0 0 0 40px;
      margin: 0;
 }

  .filter ul li {
    list-style: none;
    clear: both;
    display: flex;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0;
    margin: 0;
    gap:26px;
  }

  .filter ul li a {
    padding: 0;
    cursor: pointer;
    color: #646464;
    font-weight: bold;
    margin-bottom: 15px;
  }

  /* -------------------------------------------------------------------------------------------------------------------------- */
  .buttons1 {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .buttons1 {
    z-index: 1;
    background-color: #FFF;
    height: 68vh;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    /* border: 1px solid #e6e6e6; */
  }

  .google-map1 {
    flex-direction: column;
  }

  .google-map1 {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-betwssn;
    border: 1px solid #e6e6e6;
  }

  .google-map-section1 {
    width: 100% !important;
    display: none !important
  }

  .google-map-section1 {
    width: 50%;
    display: none !important
  }

  .Album ul li p {
    padding: 0;
    text-align: left;
  }


  .Album .description {
    padding: 10px 0
  }

  .filter-search {
    display: flex;
    margin-bottom: 2%;
    gap:10px;
  }

  .filter-search .form-text {
    width: auto;
    border: 1px solid #ced4da;
  }

  .filter-search #submit-search {
    width: 150px;
    line-height: normal;
    padding: 7px;
    color: #FFF;
    background: #1058a4;
    cursor: pointer
  }

  .cards .contact {
    color: #000;
  }

  

.cards .contact span {
    /* padding: 10px 0 10px 40px */
    padding-left:40px;
}

.cards .contact #tel {
    position: relative
}

.cards .contact #tel::before {
    content: '';
    position: absolute;
    background: url('../../archive/images/contact_tel.svg') no-repeat left;
    background-size: contain;
    width: 20px;
    height: 100%;
    left: 0;
    top: 0;
}

.cards .contact #mail {
    position: relative
}

.cards .contact #mail::before {
    content: '';
    position: absolute;
    background: url('../../archive/images/contact_mail.svg') no-repeat left;
    background-size: contain;
    width: 20px;
    height: 100%;
    left: 0;
    top: 0;
}

.cards .contact #fax {
    position: relative
}

.cards .contact #fax::before {
    content: '';
    position: absolute;
    background: url('../../archive/images/contact_fax.svg') no-repeat left;
    background-size: contain;
    width: 20px;
    height: 100%;
    left: 0;
    top: 0;
}