.searchRepairshop .ce-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-height: 400px;
  opacity: 1;
  right: 0;
  width: 440px;
  z-index: 400;
}

@media (min-width: 992px) {
  .searchRepairshop .ce-modal {
    max-height: 440px;
    width: 480px;
  }
}

.searchRepairshop .ce-modal > * {
  width: 100%;
}

.searchRepairshop .ce-modal > ._modalHeader {
  height: 40px;
}

.searchRepairshop .ce-modal > ._modalHeader > .card-close {
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 0;
  color: #00008F;
  cursor: pointer;
  font-family: 'axa-iconfont-functional';
  font-size: 14px;
  padding: 0;
}

.searchRepairshop .ce-modal > ._modalHeader > .card-close::before {
  content: '\E906';
}

.searchRepairshop .ce-modal > ._modalHeader > .card-close:hover {
  color: #00006D;
}

.searchRepairshop .ce-modal > ._modalBody {
  height: 300px;
  padding: 20px 20px 5px;
  overflow-y: auto;
}

@media (min-width: 992px) {
  .searchRepairshop .ce-modal > ._modalBody {
    height: 340px;
  }
}

.searchRepairshop .ce-modal > ._modalBody h3,
.searchRepairshop .ce-modal > ._modalBody p.h3 {
  clear: both;
  font-size: 18px;
  margin-bottom: 10px;
}

.searchRepairshop .ce-modal > ._modalBody p {
  font-size: 1.4rem;
}

.searchRepairshop .ce-modal > ._modalBody p > strong {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 10px;
}

.searchRepairshop .ce-modal > ._modalBody p > .mobile-call::before {
  content: '\E911';
  font-family: 'axa-iconfont-functional';
  font-size: 1.6rem;
  padding-right: 14px;
  position: relative;
  top: 2px;
}

.searchRepairshop .ce-modal > ._modalBody p > .mobile-call + br + a::before {
  content: '\E913';
  font-family: 'axa-iconfont-functional';
  font-size: 1.6rem;
  padding-right: 14px;
  position: relative;
  top: 2px;
}

.searchRepairshop .ce-modal > ._modalBody .advisor-card {
  padding-bottom: 40px;
}

.searchRepairshop .ce-modal > ._modalBody .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.searchRepairshop .ce-modal > ._modalBody .item .card-headline {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2257%22%3E%3Cpath%20fill%3D%22%233B3FD8%22%20fill-rule%3D%22nonzero%22%20d%3D%22M20%200A19.994%2019.994%200%200%200%205.845%205.824%2019.848%2019.848%200%200%200%200%2019.927c0%2014.935%2020%2036.996%2020%2036.996s20-22.06%2020-36.996a19.848%2019.848%200%200%200-5.845-14.103A19.994%2019.994%200%200%200%2020%200z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
  height: 43px;
  line-height: 2;
  margin-right: 70px;
  text-align: center;
  width: 30px;
}

@media (min-width: 992px) {
  .searchRepairshop .ce-modal > ._modalBody .item .card-headline {
    margin-right: 45px;
  }
}

.searchRepairshop .ce-modal > ._modalBody .item .card-left > div:first-child {
  float: left;
  margin-bottom: 20px;
  margin-right: 30px;
}

.searchRepairshop .ce-modal > ._modalBody .item .card-left > div:first-child img {
  max-width: 150px;
}

@media (min-width: 992px) {
  .searchRepairshop .ce-modal > ._modalBody .item .card-left > div:first-child img {
    max-width: 160px;
  }
}

.searchRepairshop .ce-modal > ._modalBody .card-links {
  margin-top: 30px;
}

.searchRepairshop .ce-modal > ._modalBody .card-links > * {
  margin: 0;
  padding: 0;
}

.searchRepairshop .ce-modal > ._modalBody .card-links .btn {
  border: 0;
  line-height: 1;
  text-align: left;
}

.searchRepairshop .ce-modal > ._modalBody .card-links a {
  font-size: 1.4rem;
  font-weight: 600;
  height: initial;
  text-transform: uppercase;
}

.searchRepairshop .pin-bg {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2257%22%3E%3Cpath%20fill%3D%22%233B3FD8%22%20fill-rule%3D%22nonzero%22%20d%3D%22M20%200A19.994%2019.994%200%200%200%205.845%205.824%2019.848%2019.848%200%200%200%200%2019.927c0%2014.935%2020%2036.996%2020%2036.996s20-22.06%2020-36.996a19.848%2019.848%200%200%200-5.845-14.103A19.994%2019.994%200%200%200%2020%200z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  display: none;
  font-size: 20px;
  font-weight: 600;
  height: 57px;
  line-height: 2.2;
  max-width: 100%;
  text-align: center;
  width: 40px;
}

@media (min-width: 768px) {
  .searchRepairshop .pin-bg {
    display: block;
    font-size: 22px;
    height: 74px;
    line-height: 2.5;
    width: 52px;
  }
}

.searchRepairshop p {
  max-width: 100%;
}

.searchRepairshop .hotlines h3 {
  font-size: 2rem;
}

.searchRepairshop .be-contactItem i {
  vertical-align: middle;
}

.searchRepairshop .expander-link:not([href]):not([tabindex]) {
  color: #999999;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  padding-top: 10px;
  text-transform: uppercase;
}

.searchRepairshop .expander-link:not([href]):not([tabindex]) > i {
  font-size: 2.6rem;
  line-height: 14px;
  padding-left: 10px;
  position: relative;
  top: 5px;
}

.searchRepairshop .map-placeholder {
  background: #4975ba;
  display: none;
  height: 480px;
}

@media (min-width: 768px) {
  .searchRepairshop .map-placeholder {
    display: block;
  }
}

@media (min-width: 992px) {
  .searchRepairshop .map-placeholder {
    height: 538px;
  }
}

.searchRepairshop .advisor-search {
  background: #e5e5e5;
  padding: 20px 0 30px;
}

.searchRepairshop .advisor-search p,
.searchRepairshop .advisor-search label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
}

.searchRepairshop .advisor-search input[type='text'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 1.4rem;
  height: 40px;
  line-height: 1.43;
  outline: none;
  padding: 10px 10px 10px 20px;
  width: 100%;
}

.searchRepairshop .advisor-search input[type='text']::-webkit-input-placeholder {
  color: #999999;
}

.searchRepairshop .advisor-search input[type='text']::-moz-placeholder {
  color: #999999;
}

.searchRepairshop .advisor-search input[type='text']::-ms-input-placeholder {
  color: #999999;
}

.searchRepairshop .advisor-search input[type='text']::placeholder {
  color: #999999;
}

.searchRepairshop .advisor-search input[type='text']:focus {
  border-color: #00008f;
  color: #00008f;
}

@media (max-width: 767px) {
  .searchRepairshop .advisor-search input[type='text']:last-child {
    margin-bottom: 20px;
  }
}

.searchRepairshop .advisor-search .searchbox {
  position: relative;
}

.searchRepairshop .advisor-search input,
.searchRepairshop .advisor-search .dropdown-wrapper {
  margin-top: 10px;
}

.searchRepairshop .advisor-search .dropdown-toggle {
  background: #ffffff;
  color: #333333;
}

.searchRepairshop .advisor-search .ce-resultsList {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  display: none;
  max-height: 200px;
  padding: 20px 10px;
  position: absolute;
  width: 100%;
  z-index: 500;
}

@media (min-width: 768px) {
  .searchRepairshop .advisor-search .ce-resultsList {
    max-height: 500px;
  }
}

.searchRepairshop .advisor-search .ce-resultsList ul {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  overflow: hidden;
}

.searchRepairshop .advisor-search .ce-resultsList ul p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.43;
}

.searchRepairshop .advisor-search .ce-resultsList ul p > strong {
  font-weight: 600;
}

.searchRepairshop .advisor-search .damage .row > div {
  display: block;
}

.searchRepairshop .advisor-search .damage label[for] {
  font-size: 1.4rem;
  line-height: 18px;
  margin-bottom: 0;
  font-weight: normal;
}

.searchRepairshop .advisor-search .damage label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
}

.searchRepairshop .btn {
  width: 100%;
}

.searchRepairshop .search-button {
  color: #ffffff;
}

.statusColorGreen{
  color: green;
}

.statusColorRed{
  color: red;
}

