.sante-map-container {
  width: calc(100% - 400px);
  padding: 0 0px 0px 15px;
}

.filter_btn_atribute_arr,
.filter_btn_atribute {
  border-radius: 6px;
  border: none;
  background-color: #fff;
  padding: 4px 8px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.filter_btn_atribute_arr:hover {
  cursor: pointer;
}
.filter_btn_atribute_arr span,
.filter_btn_atribute span,
.filter_btn_atribute svg {
  pointer-events: none;
}
.container_solo_location {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .jm-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 2em;
  }
}

.filter_btn_atribute_arr img,
.filter_btn_atribute img {
  width: 20px;
  height: 20px;
}
.filter_btn_atribute_arr span,
.filter_btn_atribute span {
  margin-left: 8px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Montserrat";
  font-size: 15px;
}
.filters_section_locatii {
  padding-top: 25px;
  padding-bottom: 30px;
  position: relative;
}
.link_data_scroll_chestionar {
  background: #ef7d00;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
  padding: 10px 10px;
  border-radius: 6px;
  border: 1px solid #ef7d00;
  display: inline-block;
  margin-bottom: 0.5em;
}
.link_data_scroll_chestionar:hover {
  cursor: pointer;
  background: #00a651;
  border: 1px solid #00a651;
}
/* .filters_section_locatii .select_rows_cell {
  display: flex;
} */
/* 
.filters_section_locatii .select_rows_cell .select_cell {
  margin-right: 15px;
}
.filters_section_locatii .select_rows_cell .select_cell .select2-container .selection .select2-selection {
  background-color: #fff;
  border: 1px solid #f17d00;
  border-radius: 25px;
  height: 40px;
} */
/* .filters_section_locatii
  .select_rows_cell
  .select_cell
  .select2-container
  .selection
  .select2-selection
  .select2-selection__rendered {
  line-height: normal;
}
.filters_section_locatii
  .select_rows_cell
  .select_cell
  .select2-container
  .selection
  .select2-selection
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 5px;
  right: 6px;
  width: 20px;
} */
.container_locatii .locations_rows_container {
  display: flex;
  margin-bottom: 45px;
  position: relative;
}
.container_locatii .row_location_column {
  width: 400px;
  height: 910px;
  overflow-y: auto;
}
.container_locatii .locations_rows_container .append_nearest_location {
  padding: 8px;
  background-color: #ededed;
  margin-bottom: 15px;
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.container_locatii .append_nearest_location .location_anc {
  width: 100%;
}
/* Fake Animation Filtre Location*/
.facke_filter_section {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 10;
}
.facke_filter_section .facke_cell_row {
  display: flex;
  padding-top: 10px;
}
.facke_filter_section .facke_cell_row .facke_select_cell {
  width: 340px;
  height: 45px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  margin-right: 15px;
}
.facke_filter_section .facke_button_reset {
  width: 200px;
  height: 45px;
}
/* Fake Animation Filtre Location*/

.container_locatii .locations_rows {
  /* width: 400px;
  height: 750px;
  overflow-y:auto; */
  padding: 0 8px 0px 0px;
  /* border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb; */
}
.section_details_loc {
  display: flex;
  padding-top: 8px;
}
.section_details_loc .icon_data_sec {
  width: 55px;
}
.section_details_loc .icon_data_sec svg {
  width: 36px;
  height: 36px;
}
.sante-map-style {
  width: 100%;
  height: 750px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  z-index: 2;
}
.container_locatii .location_anc {
  display: block;
  position: relative;
  width: 100%;
  padding: 12px;
  cursor: pointer;
  margin-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  text-decoration: none;
  border: 1px solid #ef7d00;
  border-radius: 6px;
}
.data_social_media_val {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}
.container_locatii .location_anc a {
  text-decoration: none;
}
.container_locatii .location_anc:hover {
  opacity: 1;
  color: #ff6900;
}
.container_locatii .location_anc h2 {
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  color: #262626;
  line-height: 32px;
}
.container_locatii .card_working_program p.program_title {
  font-size: 15px;
  color: #262626;
  font-weight: 600;
  margin-bottom: 8px;
}
.container_locatii .details_programare_program .card_working_program {
  margin-bottom: 15px;
}
.adresa_centru_data_list {
  display: flex;
}
.adresa_centru_data_list .icon_data_sec {
  width: 55px;
  min-width: 55px;
}
.adresa_centru_data_list .icon_data_sec svg {
  width: 36px;
  height: 36px;
}
.adresa_centru_data_list .location_adress_center p {
  font-size: 15px;
  color: #262626;
  font-weight: 600;
}
.container_locatii .card_working_program p {
  color: #262626;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}
.specification_location {
  border-top: 1px dotted #a1a1a1;
  padding-top: 10px;
}
.location_adress_center {
  margin-bottom: 10px;
}
.specification_location .cast_spec {
  border-radius: 6px;
  border: none;
  background-color: #fff;
  padding: 4px 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline-flex;
  align-items: center;
}
.specification_location .cast_spec svg {
  width: 20px;
  height: 20px;
}
.filters_location_new {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filters_location_new .select_judete_cell {
  width: 400px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #666666;
  padding-bottom: 12px;
}
.filters_location_new .select_attributr_cell {
  width: calc(100% - 420px);
  border-bottom: 1px solid #666666;
  padding-bottom: 6px;
}
.filters_location_new .select_attributr_cell svg {
  margin-right: 10px;
}
.filters_location_new .select_attributr_cell span {
  color: #666666;
  font-size: 16px;
  font-weight: 600;
}
.select_judete_cell .select2-selection--single {
  border: none;
  border-radius: 0px;
}
.select_judete_cell span#select2-country_list-container {
  line-height: normal;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  color: #666666;
}
.filters_location_new .select_judete_cell svg {
  margin-right: 10px;
}
.filters_location_new .select_judete_cell .select2-container .select2-selection--single {
  height: 16px !important;
}
.filters_location_new .select_judete_cell span.select2 {
  width: 100% !important;
}
.filters_location_new
  .select_judete_cell
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-right: 15px;
  font-size: 22px;
  margin-top: -4px;
}

.select_judete_cell span.select2-selection__placeholder {
  color: #666666 !important;
}
.content_list_location {
  margin-top: 15px;
}
.no_location_found {
  background-color: #f1f1f1;
  padding: 40px 0px;
  text-align: center;
  font-size: 21px;
  border-radius: 10px;
  margin-top: 25px;
}
.upper_header_locations {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
}
.upper_header_locations h1 {
  color: #666666;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0em;
  margin-bottom: 0px;
}
.upper_header_locations p {
  color: #666666;
  font-size: 20px;
  font-weight: 400;
}

.contant_inside_anchor {
  background-color: #ff6900;
  color: #fff;
  display: flex;
  width: 210px;
  justify-content: center;
  align-items: center;
}
.buttons_analize_cas_section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
}

/* flex-wrap: wrap;
gap: 12px; */

.buttons_analize_cas_section a {
  flex: 0 0 auto;
}
.buttons_analize_cas_section a .contant_inside_anchor {
  background-color: #ff6900;
  color: #fff;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 12px;
  border-radius: 5px;
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 992px) {
  .buttons_analize_cas_section {
    flex-wrap: wrap;
    row-gap: 12px;
  }
}

.buttons_analize_cas_section a .contant_inside_anchor p {
  font-size: 15px;
  font-weight: 600;
  margin-left: 5px;
  margin-bottom: 0;
}
.buttons_analize_cas_section a:hover {
  text-decoration: none;
}
.buttons_analize_cas_section a .contant_inside_anchor svg {
  margin-right: 5px;
  width: 20px;
  height: 20px;
}

ol.breacumbs_single_location {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
}
ol.breacumbs_single_location li {
  list-style: none;
}
ol.breacumbs_single_location span {
  width: 20px;
  text-align: center;
}
ol.breacumbs_single_location li a {
  text-decoration: none;
}
.bread_crumbs_single_location ol {
  padding-left: 0;
}
.map_dimensions_single {
  width: 100%;
  height: 425px;
  border-radius: 6px;
}
.container_section_single_location .title_section h2 {
  color: #262626;
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
}
.container_section_single_location .title_section {
  margin-bottom: 25px;
}
.container_section_single_location {
  background-color: #ffffff;
  border: 1px solid #ef7d00;
  border-radius: 6px;
}
.container_section_single_location .inside_column_loc {
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.container_section_single_location .content_list_location .item_data_location {
  display: flex;
  padding-bottom: 5px;
  margin-bottom: 12px;
}
.container_section_single_location .content_list_location .center_item {
  align-items: center;
}
.container_section_single_location .content_list_location .item_data_location .icon_data_sec {
  width: 55px;
}
.container_section_single_location .content_list_location .item_data_location .icon_data_sec svg {
  width: 36px;
  height: 36px;
}
.container_section_single_location .content_list_location .item_data_location .content_data_sec {
  width: calc(100% - 55px);
}
.container_section_single_location .content_list_location .item_data_location .content_data_sec a {
  text-decoration: none;
}
.container_section_single_location
  .content_list_location
  .item_data_location
  .content_data_sec
  .card_working_program
  p.program_title {
  font-size: 16px;
}
.container_section_single_location
  .content_list_location
  .item_data_location
  .content_data_sec
  .card_working_program
  .container_working_program
  p {
  font-size: 16px;
  line-height: 30px;
}
.container.bread_crumbs_single_location {
  padding-top: 40px;
  padding-bottom: 20px;
}
.container.bread_crumbs_single_location_archive {
  padding-top: 0px;
  padding-bottom: 0px;
}
.bread_crumbs_single_location_archive ol.breacumbs_single_location {
  padding-left: 0;
}
.content_single_location_data {
  margin-bottom: 40px;
}
/* Skeleton Animation */
.skeleton_card_location .skeleton_title {
  height: 25px;
  width: 80%;
}
.skeleton_card_location .type_center_skeleton {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
.skeleton_animation {
  background: rgba(130, 130, 130, 0.2);
  background: linear-gradient(
    to right,
    rgba(130, 130, 130, 0.2) 8%,
    rgba(130, 130, 130, 0.3) 18%,
    rgba(130, 130, 130, 0.2) 33%
  );
  background-size: 800px 100px;
  animation: skeleton-squares 2s infinite ease-out;
}
.skeleton_card_location .skeleton_item {
  width: 45%;
  height: 25px;
  border-radius: 5px;
}
.skeleton_card_location .contant_location_skeleton {
  height: 100px;
  width: 100%;
  margin-top: 20px;
}
.skeleton_card_location {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  padding-top: 15px;
}
.card_popup_element .flex_popup_attribute_location {
  display: flex;
  flex-wrap: wrap;
}
.card_popup_element .flex_popup_attribute_location .cast_spec {
  padding: 4px 8px;
  width: fit-content;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 5px;
  margin-right: 10px;
  font-size: 13px;
}
.card_popup_element p.paragraph_popup_leaflet {
  color: #666;
  font-size: 17px;
  font-style: italic;
}
.card_popup_element a {
  text-decoration: none;
  color: #272727;
}
.card_popup_element a h2 {
  font-size: 22px;
  margin-top: 8px;
  font-weight: 500;
  line-height: normal;
}
@keyframes skeleton-squares {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.find_nearest_points_leaflet {
  margin-top: 20px;
}

.single_post_location_title {
  text-align: center;
  padding-bottom: 35px;
  padding-top: 15px;
}
/* h1 si h2 identice: titlul locatiei a fost promovat din <h2> in <h1>
   (pagina n-avea niciun H1). line-height si margin sunt scrise explicit
   fiindca tema le da altfel pentru h1 fata de h2 (48px/8px vs 60px/16px),
   iar diferenta ar urca pagina cu 20px. */
.single_post_location_title h1,
.single_post_location_title h2 {
  color: #666666;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  margin: 0 0 1rem;
}
.content_list_location .item_data_location .program_title,
.content_list_location .item_data_location a p,
.content_list_location .item_data_location a {
  color: #262626;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0px;
}
.reset_button_filter_data {
  background: #ef7d00;
  border: none;
  color: #fff;
  width: 30px;
  height: 25px;
  border-radius: 4px;
  display: none;
  justify-content: center;
  margin-bottom: -5px;
  padding: 0px;
  margin-left: 5px;
}
.solcial_media_data {
  margin-right: 14px;
}
.asigurari_img_firme img {
  width: 100%;
  object-fit: cover;
}
.container_data_asigurare {
  margin-top: 25px;
}
.container_data_asigurare h4 {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}
.sectiune_descriere_locatie,
.container_data_asigurare p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.container_data_asigurare ul {
  padding-left: 0px;
}
.container_data_asigurare ul li {
  list-style: none;
}
.button_location_popup {
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}
.button_location_popup a {
  background: #ef7d00;
  color: #fff;
  padding: 5px 15px;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
  border-radius: 6px;
  line-height: normal;
}
.splide-actibute_locatii {
  display: none;
}
.splide-actibute_locatii .splide__slide .item-group button {
  width: 100%;
}
.splide-actibute_locatii .splide__slide .item-group {
  padding: 0 5px;
}
/*X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

.d_no_N_desktop {
  display: none;
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  .map_dimensions_single {
    width: 100%;
    height: 600px;
    margin-top: 20px;
  }
  .sectiune_descriere_locatie {
    margin-top: 18px;
  }
  /* .filters_section_locatii{
    padding-bottom: 0;
  } */
  /* .filters_section_locatii .reset_button_filter_data {
    margin-top: 25px;
  } */

  .sante-map-style {
    width: 100%;
    height: 500px;
  }
  /* Fake Cell */
  .facke_filter_section .facke_cell_row {
    flex-wrap: wrap;
  }
  .facke_filter_section .facke_cell_row .facke_select_cell {
    width: calc(50% - 15px);
  }
  .facke_filter_section .facke_button_reset {
    margin-top: 15px;
  }
  .container_locatii .row_location_column {
    width: 100%;
    height: 560px;
    overflow-y: auto;
    order: 2;
    margin-top: 25px;
    padding-right: 5px;
  }
  .sante-map-container {
    width: 100%;
    padding: 0 0px 0px 0px;
    order: 1;
  }
  .container_locatii .locations_rows_container {
    display: flex;
    flex-wrap: wrap;
  }
  .container_locatii .locations_rows {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container_locatii .append_nearest_location .location_anc,
  .container_locatii .location_anc {
    width: 48%;
  }
  .filters_location_new {
    flex-wrap: wrap;
  }
  .filters_location_new .select_judete_cell {
    width: 100%;
  }
  .filters_location_new .select_attributr_cell {
    width: 100%;
    margin-top: 18px;
  }
  .attributes_location {
    display: none;
  }
  .splide-actibute_locatii {
    display: flex;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .skeleton_card_location {
    width: 49%;
  }
  .d_no_N_mobile {
    display: none;
  }
  .d_no_N_desktop {
    display: block;
    margin-bottom: 12px;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .map_dimensions_single {
    width: 100%;
    height: 500px;
    margin-top: 20px;
  }
  .container_section_single_location {
    background-color: #fff;
  }
  /* .container_section_single_location .inside_column_loc{
    background-color: #f5f5f5;
  } */
  .container_locatii .locations_rows_container {
    flex-wrap: wrap;
    position: relative;
  }
  .append_mesage_location_no_found {
    position: absolute;
    left: 460px;
    right: 15px;
    top: 15px;
    background-color: #f17d00;
    z-index: 9999;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
  }
  .append_mesage_location_no_found p {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
  }
  .sante-map-style {
    width: 100%;
  }
  .container_locatii .locations_rows {
    width: 100%;
    height: 100%;
  }
  /* .container_locatii .row_location_column {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
  } */
  .container_locatii .locations_rows {
    padding: 0px;
  }
  .single_post_location_title h1,
  .single_post_location_title h2 {
    font-size: 34px;
  }
  .single_post_location_title {
    padding-bottom: 20px;
    padding-top: 15px;
  }
  .adresa_centru_data_list .icon_data_sec svg,
  .section_details_loc .icon_data_sec svg {
    width: 30px;
    height: 30px;
  }
  .adresa_centru_data_list .icon_data_sec,
  .section_details_loc .icon_data_sec {
    width: 45px;
    min-width: 45px;
  }
  .container_locatii .append_nearest_location .location_anc,
  .container_locatii .location_anc {
    width: 49%;
  }
}

/*X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  /* .filters_section_locatii .select_rows_cell .select_cell {
    width: 50%;
  } */
  /* .filters_section_locatii .reset_button_filter_data {
    width: 100%;
  }
  .filters_section_locatii .select_rows_cell {
    display: flex;
    flex-wrap: wrap;
  }
  .filters_section_locatii .select_rows_cell .select_cell {
    width: 100%;
  }
  .filters_section_locatii .select_rows_cell .select_cell .select2-container .selection .select2-selection {
    border-radius: 15px;
  }
  .filters_section_locatii .select_rows_cell .select_cell {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    margin-right: 0px;
  }
  .filters_section_locatii .reset_button_filter_data {
    margin-top: 10px;
  } */
  .upper_header_locations h1 {
    font-size: 22px;
  }

  .upper_header_locations p {
    font-size: 17px;
  }
  .facke_filter_section .facke_cell_row .facke_select_cell {
    width: 100%;
    margin-bottom: 15px;
  }
  .single_post_location_title h1,
  .single_post_location_title h2 {
    font-size: 24px;
  }
  .container_locatii .append_nearest_location .location_anc,
  .container_locatii .location_anc {
    width: 100%;
  }
  .filters_location_new .select_attributr_cell span {
    font-size: 14px;
  }
  .select_judete_cell span#select2-country_list-container {
    font-size: 14px;
  }
  .filters_location_new .select_judete_cell svg,
  .filters_location_new .select_attributr_cell svg {
    margin-right: 5px;
  }
  .skeleton_card_location {
    width: 99%;
  }
}

/* Butonul "localizeaza-ma" de pe harta (leaflet-easybutton).
   Inainte era o glifa Font Awesome (fa-crosshairs); acum e fisierul
   assets/svg/crosshair.svg desenat cu mask-image, ca sa nu mai tinem
   18,8 KiB de CSS blocant + 153 KiB de font pentru o iconita.
   Vezi classes/fontawesome.php si assets/js/location.js. */
.cs-map-locate {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background-color: currentColor;
  -webkit-mask: url(../svg/crosshair.svg) no-repeat center / contain;
  mask: url(../svg/crosshair.svg) no-repeat center / contain;
}
