#book-appointment-wizard #steps .custom-qtip {
  border-width: 2px;
}

#book-appointment-wizard #available-hours .available-hour {
  font-size: 15px;
  padding: 2px 6px;
  display: inline-block;
  border: 1px solid #c5c5c5;
  margin: 4px 0px;
  border-radius: 2px;
}

#book-appointment-wizard #available-hours .wrap-available-hour {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

#book-appointment-wizard #available-hours .wrap-available-hour:last-child {
  margin: 0;
}

#book-appointment-wizard #available-hours .available-hour:hover {
  background-color: #EAEAEA;
  cursor: pointer;
}

#book-appointment-wizard #available-hours .selected-hour {
  color: #fff;
  font-weight: ;
  background: #007fff;
  border: 1px solid #003eff;
}

.booking-header-bar div p {
  margin: 0
}

#book-appointment-wizard #available-hours .selected-hour:hover {
  color: #fff;
  font-weight: ;
  background: #007fff;
  border: 1px solid #003eff;
}

.separator-5 {
  background: #f0f0f0;
  height: 1px;
  margin: 20px 0 20px;
}

.bl-0 {
  border-left: 0 !important;
}

.checkbox_accept {
  border: 0px solid #000;
  padding: 30px 30px;
  background: #f9f9f9;
  border-radius: 5px;
  border: 1px solid #eceff1;
  margin-top: 50px;
}

.my-55 {
  margin: 20px 0px 100px 0px !important;
}

.modal-privacy ol li {
  padding-bottom: 15px;
}

i.label_info {
  position: absolute;
  right: 1px;
  bottom: 6px;
  color: #b8b8b8;
  font-size: 23px;
  display: none;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e6e6e6;
  opacity: 1;
  border: 0;
  color: #000;
  font-weight: 500;
}

/* THANKYOUPAGE*/
.thankyou_page img {
  width: 500px;
}

/* END THANKYOUPAGE*/
/*UNDERCOSTRUCTION*/
.logo_under {
  width: 200px;
  display: inline-block;
  margin-bottom: 40px;
}

.flex-center-b {
  font-size: 20px;
}

/*end UNDERCOSTRUCTION*/
input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.header.dark {
  background-color: #fff;
  border-top-color: #fff;
}

/*LOADING*/
.wrap_loading {
  background-color: hsla(0, 0%, 0%, 0.9);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999;
}

.wrap_loading #L9 {
  width: 130px;
}

.wrap_loading .loading_s {
  display: flex;
  align-items: center;
  min-width: 75px;
  max-width: 150px
}

.logo {
  display: flex;
  justify-content: center;
}

.logotype.loading_s img#logo_img {
  width: 150px;
  height: 102px
}

.wrap_loading .loading_s p {
  position: relative;
  top: 85px;
  color: #cacaca;
}

/*END LOADING*/
/*COLOR SETING*/
.font-weight-bold {
  font-weight: 500 !important;
}

.form-row>.col, .form-row>[class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.grey_01 {
  background-color: #EDEDED;
}

.grey_02 {
  background-color: #E0E0E0;
}

/*UPLOAD FILE*/
.wrap-upload-file .single-upload {
  padding: 20px 20px;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 10px solid #eceff1;
  padding: 15px;
  background-color: #f9f9f9;
}

p.services-description em {
  color: #a2a2a2;
}

.wrap-upload-file .single-upload .btn {
  padding: 0 0 0 15px;
  margin: 0;
  border: 0;
  overflow: hidden;
}

.wrap-upload-file .single-upload .btn span {
  max-width: 300px;
  min-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrap-upload-file .single-upload .btn i {
  line-height: 50px;
  padding: 0 0px;
  margin-left: 10px;
  font-weight: bold;
  min-width: 50px;
  display: flex;
  justify-content: center;
  height: 50px;
  font-size: 15px;
  width: 50px;
  max-width: 50px;
}

.services-description {
  width: 48%;
}

body {
  font-family: arial;
  font-size: 16px;
  color: #444;
}

b,
strong {
  font-weight: bold;
}

h3.section-title {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 40px;
}

.translate-bar .col-pad-sx {
  padding-left: 15px;
}

.translate-bar {
  background: #b7b7b7;
}

.translate-bar .form-group {
  padding: 0;
  margin: 10px 0 0;
}

.translate-bar .btn-success {
  padding: 12px 15px;
}

.translate-bar select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 13px);
}

.translate-bar .form-control {
  border: 0 solid #6c757d;
  border-radius: 0px;
  border-color: #949393;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  height: 46px;
  padding: 4px;
}

.translate-bar.header-top:not(.banner) {
  background-color: #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 4px 0;
}

i.notify {
  background: #F44336;
  border-radius: 50%;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-style: normal;
  font-size: 13px;
}

.d-block {
  display: inline-block !important;
}

.service-description {
  background: beige;
  padding: 20px;
  border-radius: 3px;
}

.lang a.dropdown-item {
  color: #ffffff;
}

.lang .dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #f8f9fa30;
}

.lang .dropdown-menu {
  padding: 20px 0;
  min-width: 130px;
}

.report .dropdown-menu {
  padding: 20px 0;
  min-width: 300px;
}

.report .dropdown-menu li {
  padding: 0 20px;
}

.report .default-bg {
  background-color: #09afdf;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 5px;
}

.header-top-dropdown .dropdown-menu {
  margin-top: 23px;
}

.header-top-dropdown .btn {
  padding: 10px;
  font-size: 14px;
  line-height: 1.4666666667;
  border-radius: 5px;
  margin: 10px 0;
}

.btn-dark {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.header.dark {
  padding: 10px;
}

.header.dark .logo img {
  display: block;
  max-width: 140px;
  height: auto;
}

/*LINK FLAG*/
/*VALIDATION*/
.validation-message {}

.validation-message ul li, .validation-message li {
  font-weight: bold;
}

.validation-message ul, .validation-message {
  padding: 0;
  list-style: none;
  margin-bottom: 5px;
  text-align: left;
}

.messok {
  color: #84b300;
}

.messko {
  color: red;
}

.validation-message-ok {
  border-color: #84b300 !important;
}

.messko,
.validation-message-ko {
  border-color: red !important;
}

/*END VALIDATION*/
.wrap_lable {
  padding: 0 9% 0 0;
}

.wrap_button {
  width: 100%;
  text-align: end;
  padding: 0 15px;
}

.form-group {
  margin-bottom: 0.8rem;
}

.btn {
  white-space: normal;
}

.btn-default-transparent {
  color: #174f82;
  background-color: transparent;
  border: 2px solid #174f82;
  border-radius: 5px;
  text-transform: uppercase;
}

.btn-default-transparent:hover {
  background-color: #174f82;
  color: #fff;
  border-color: #174f82;
}

.btn-default {
  color: #000;
  background-color: #FFC106;
  border: 0px solid #174f82;
  border-radius: 5px;
  text-transform: uppercase;
}

.btn-sm {
  padding: 5px 15px !important;
}

.btn-default:hover {
  background-color: #174f82;
  color: #fff;
  border-color: #0c9ec7;
}

i.label_info {
  position: absolute;
  right: 1px;
  bottom: 6px;
  color: #b8b8b8;
  font-size: 23px;
}

i.label_info_2 {
  color: #b8b8b8;
  font-size: 23px;
}

span.obb {
  color: red !important;
  padding-left: 3px;
}

span.danger-text {
  color: red !important;
  padding-left: 0;
}

.modal-body input {
  border: 1px solid #d6d6d6;
}

.divider {
  padding: 10px 0;
}

.translate_i {
  color: #2196F3;
  cursor: pointer;
}

.translate_i:hover {}

.card-header a i {
  font-size: 13px;
  top: -2px;
}

.modal-option-value tbody tr td {
  vertical-align: middle;
}

/*Modals
---------------------------------- */
.modal-content .modal-header {
  background-color: #FAFAFA;
}

.modal-content .modal-title {
  color: #444;
}

.tooltip-inner {
  max-width: 250px;
  padding: 5px 5px 7px;
  color: #fff;
  text-align: left;
  background-color: #23262b;
  border-radius: 5px;
  font-size: 14px;
}

.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #282929;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #37a2d6;
}

.form-group.question label {
  padding-top: 0;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}

/*
.form-row>.col, .form-row>[class*="col-"] {
  padding-right: 0px;
  padding-left: 0;
}
.pdlr {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
*/
.form-control {
  border: 1px solid #d2d2d2;
  border-top-color: rgb(210, 210, 210);
  border-right-color: rgb(210, 210, 210);
  border-bottom-color: rgb(210, 210, 210);
  border-left-color: rgb(210, 210, 210);
  border-radius: 0px;
  border-color: #cecece;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  height: 50px;
  padding: 0px 5px;
  padding-right: 5px;
}

.form-control:focus {
  border-color: #09afdf;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
}

.main-container {
  padding: 0;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 15px);
}

.checkbox label,
.radio label,
form label {}

label {
  color: #000;
}

.custom-control-label {
  margin-bottom: 0;
  padding-top: 0.1rem;
}

@media (min-width: 768px) {
  .d-md-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) {
  .d-lg-block {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  .header.dark .logo img {
    max-width: 100px;
  }

  .wrap-upload-file .single-upload .btn, .wrap-upload-file .single-upload .wrap_error {
    width: 100%;
    margin-top: 10px;
  }

  .services-description {
    width: 100%;
  }

  .validation-message ul, .validation-message {
    text-align: left;
  }
}

@media (max-width: 576px) {}

@media (min-width: 576px) {
  div#header-top-second.pad {
    padding-top: 7px;
  }
}

@media (max-width: 575px) {
  .header-top-dropdown .dropdown-menu {
    margin-top: 10px;
  }
}

.header.dark {
  background-color: #fff;
  border-top-color: #f2aa19;
}

.header {
  border-top: 5px solid #ffffff;
  border-top-color: rgb(255, 255, 255);
  border-bottom: 2px solid #f1f1f1;
  background-color: #fcfcfc;
}

.header .bb-1 {
  border-bottom: 1px dashed #00000020;
  padding-bottom: 20px;
}

.mess_top p {
  background: #ECEFF1;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 25px;
}