@media (min-width: 1200px) {
  .services-filters {
    display: block !important;
    padding-right: 20px !important;
    position: relative;
    background-color: #fff;
  }
  .services-filters:before {
    display: block;
    content: '';
    background-color: #fff;
    right: 0;
    width: 9999999px;
    top: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
  }
}
@media (max-width: 1199px) {
  .services-filters {
    /*display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1000;
        &:before {
            position: absolute;
            display: block;
            content: '';
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0, 0, 0, 0.7);
            opacity: 1;
            -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
        }*/
  }
}
@media (max-width: 1199px) {
  .services-filters .inner {
    /*width: 320px;
            overflow-y: auto;
            background-color: #fff;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            z-index: 201;
            padding: 0 30px 30px 30px;*/
  }
}
.services-filters .top-mobile-sidebar {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
  padding: 10px 30px 10px 30px;
  margin: 0 -30px 0;
}
.services-filters .top-mobile-sidebar .bt-close {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  width: 30px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #000000;
  text-align: center;
  font-size: 10px;
  color: #000000;
  display: inline-block;
}
.services-filters .filter-title {
  color: #A5A5A5;
  font-size: 16px;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .services-filters .filter-title {
    font-size: 16px;
  }
}
.services-filters .filter-title.has-list {
  padding-right: 30px;
  position: relative;
  cursor: pointer;
}
.services-filters .filter-title.has-list:before {
  color: #000;
  display: block;
  font-family: 'fontello';
  content: '\e804';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 11px;
  line-height: 9px;
}
.services-filters .services-filter-toggle.opened .filter-title.has-list:before {
  content: '\e807';
}
.services-filters .services-filter-toggle.opened .filters-list {
  display: block;
}
.services-filters .services-filter-toggle .filters-list {
  display: none;
}
.services-filters .filters-list .scrollbar-wrapper {
  overflow-y: auto;
}
.services-filters .filters-list .scrollbar-wrapper .os-scrollbar-track {
  background: rgba(0, 0, 0, 0.07);
}
.services-filters .filters-list .scrollbar-wrapper .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.2);
}
.services-filters .filters-list .scrollbar-wrapper::-webkit-scrollbar {
  width: 5px;
}
.services-filters .filters-list .scrollbar-wrapper::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.07);
}
.services-filters .filters-list .scrollbar-wrapper::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
@media (min-width: 1200px) {
  .services-filters .filters-list .scrollbar-wrapper {
    max-height: 245px;
  }
}
.services-filters .filters-list .custom-checkbox .form-check-label {
  padding-top: 2px;
  min-height: 26px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.services-filters .filters-list .custom-checkbox .form-check-label img {
  margin-top: -4px;
}
.services-filters .filters-list .custom-checkbox .form-check-label::before {
  top: 2px;
}
.services-filters .filters-list .custom-checkbox .form-check-input:checked ~ .form-check-label {
  color: #009534;
}
.services-filters .filters-list .custom-checkbox .form-check-input:checked ~ .form-check-label::before {
  background-color: #009534;
  border-color: #009534;
}
.services-filters .filters-list .custom-checkbox .form-check-input:checked ~ .form-check-label svg {
  stroke: #009534 !important;
}
.services-filters .filter-search {
  border: 1px solid #B7B7B7;
  border-radius: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.services-filters .filter-search .filter-search-input {
  border-radius: 60px;
  border: none;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px 0 10px;
  -webkit-appearance: none !important;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.services-filters .filter-search .filter-search-bt {
  font-size: 14px;
  color: #B7B7B7;
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-appearance: none !important;
  padding: 0;
  border: none;
  background: none;
}
.services-filters .bt-reset-filter {
  color: #000000;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  display: inline-block;
  position: relative;
  text-decoration: none;
  border: none;
  background: none;
  -webkit-appearance: none !important;
  cursor: pointer;
}
.hline {
  border-top: 1px solid #E9E9E9;
}
.alte-articole-item .desc {
  font-weight: 300;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1200px) {
  .content-wrap {
    padding-left: 40px;
  }
}
.service-location-list-item {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .service-location-list-item {
    padding: 24px 15px;
  }
}
.service-location-list-item .inner {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.service-location-list-item .name {
  margin-bottom: 5px;
}
.service-location-list-item .address {
  font-size: 14px;
}
.service-location-list-item svg {
  width: 12px;
  margin-right: 3px;
}
.service-location-list-item:hover {
  background-color: #009534;
  color: #fff;
}
.service-location-list-item:hover svg * {
  stroke: #fff !important;
}
.service-location-list-item:hover .buton {
  background-color: #000000;
}
.mobile-filters-bar {
  background-color: #fff;
  padding: 15px;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  position: sticky;
  top: var(--header-height);
  z-index: 5;
}
.mobile-filters-bar a {
  color: #000000;
  text-decoration: none;
}
.mobile-filters-bar .bt-reset-filter {
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
}
.modal-programare {
  position: fixed;
  top: var(--header-height);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.modal-programare .bg-modal-programare {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.modal-programare .modal-programare-column {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 650px;
  padding: 30px 15px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 450px) {
  .modal-programare .modal-programare-column {
    padding: 30px;
  }
}
.modal-programare .inner {
  max-width: 350px;
}
.modal-programare .scroll-wrap {
  flex: 1 0 0;
  overflow-y: auto;
}
.modal-programare .bt-close {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 50%;
}
.modal-programare .calendar {
  border: 1px solid #009534;
  border-radius: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.modal-programare .calendar .input {
  border-radius: 60px;
  border: none;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px 0 10px;
  -webkit-appearance: none !important;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.modal-programare .calendar .calendar-search-bt {
  font-size: 14px;
  color: #B7B7B7;
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-appearance: none !important;
  padding: 0;
  border: none;
  background: none;
}
.modal-programare .form-control {
  background-color: #fff;
  border-color: #DFDFDF;
  border-radius: 6px;
}
.modal-programare .file-upload {
  position: relative;
  cursor: pointer;
}
.modal-programare .file-upload .file-input {
  position: absolute;
  left: -999999999px;
  opacity: 0;
}
.hours-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-radio-hour {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.custom-radio-hour .input {
  position: absolute;
  opacity: 0;
  left: -999999px;
}
.custom-radio-hour .hour {
  -webkit-user-select: none;
  user-select: none;
  font-size: 16px;
  border: 1px solid #A5A5A5;
  color: #000000;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 80px;
  border-radius: 6px;
}
.custom-radio-hour .input:checked ~ .hour {
  color: #fff;
  background-color: #009534;
  border-color: #009534;
}
.custom-radio-hour .input:disabled ~ .hour {
  color: #fff;
  background-color: #A5A5A5;
  border-color: #A5A5A5;
}
.custom-radio-hour:hover .hour {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
