
.movete-result-provider {

  width: 100%;
  text-decoration: none;
  border-bottom: 0px solid #d4d4d4;
  overflow: hidden;
}

.result-provider-link:link, .result-provider-link:visited, .result-provider-link:hover, .result-provider-link:active  {
  text-decoration: none;
}

.movete-result-provider:link, .movete-result-provider:visited, .movete-result-provider:hover, .movete-result-provider:active  {
  text-decoration: none;
}

.movete-result-provider:hover {
  /* background-color: #F2F2F2; */
}


.movete-result-provider-pass{

  padding: 10px 0px;
  box-sizing: border-box;
  width: 100%;
}


.movete-result-provider-name {
  font-size: 1.8rem;
  color: #000;
  /* margin: 0 0 5px 0; */
  margin: 0px 0 5px 0;
  padding: 0;
  font-weight: bold;
  width: auto !important;
  max-width:450px !important;
}

.star-ratings-votes {
  color: #999 !important;
  margin-right:5px;
}

.movete-result-provider-address {
  font-size: 1.4rem;
  color: #444;
  margin: 0;
  padding: 0;
}

.movete-result-image-wrapper {
  /* margin-top: 10px; */
  width:100%;
  position: relative;
}

.movete-result-image {
  width: 100%;
}


.cor-container-display .crossout-line{
    position: relative;
    text-decoration: none;
}

.cor-container-display .crossout-line .price_amount:before {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    border-top-width: 1px;
}

.cor-container-display .crossout-line .price_amount:before {
    content: "";
    position: absolute;
    right: 0;
    top: 40%;
    width: 100%;
    border-top: 2px solid;
}

.price-box_breakdown .multi-crossout.property-crossout .price.dark-gray-text {
    color: #737373;
}

.cor-container-display .crossout-line .price {
    position: relative;
}


.price-box_promo-mobile, .price-box_promo-infowindow  {

  color: #DF111C;
  background-color: #FFF;
  font-size: 1.4rem;
  margin-bottom: 12px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 15px;
  padding: 2px 12px;
}


.price-box_promo {

  border: 1px solid #000;
  color: #000;
  font-size: 1.4rem;
  margin-bottom: 12px;
  font-weight: 600;
  text-align: center;
  display: none
}


.price-box_breakdown {
    margin-bottom: 6px;
    padding-top: 0px;
}

.price-box_price_currency {
    /* color: #737373; */
    transition: color .5s;
    transition-delay: .4s;
    font-size: 1.4rem;
    position: relative;
    bottom: 12px;
}

.price-box_price_amount {
    font-size: 3.4rem;
}

.price-box_price_amount-infowindow {
    font-size: 3.1rem;
}

.price_since-infowindow {
    bottom: 4px;
    position: relative;
    color: #777;
    margin-right: 3px;
    font-size: 1.2rem;
}

.price_since{
    bottom: 4px;
    position: relative;
    color: #777;
    margin-right: 3px;
    font-size: 1.2rem;
}


.price_currency {
    transition: color .5s;
    transition-delay: .4s;
    font-size: 1.1rem;
    position: relative;
    bottom: 5px;
    color: #000;
}

.price_amount {
    font-size: 1.9rem;
    color: #737373;
}

.price-box_breakdown, .price-box_price{
  text-align: right;
}

.price-box_price_amount, .price-box_price_currency, .price-box_price_amount-infowindow {
    line-height: 22px;
    color: #e12d2d;
    font-weight:600;
}


.price-box_price_period {

    color: #000;
    font-weight: 600;
    font-size: 1.3rem;
    margin-top: -4px;
    display: block;
    text-align: right;
}


.btn-prices:link, .btn-prices:visited, .btn-prices:hover, .btn-prices:active {

    color: #fff;
    background-color: #DF111C;
    border-color: #DF111C;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 6px 12px;
    font-weight: 400;
    position: relative;
}


.btn-more-info:link, .btn-more-info:visited, .btn-more-info:hover, .btn-more-info:active {

    color: #fff;
    background-color: #285AF6;
    border-color: #285AF6;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 6px 12px;
    font-weight: 400;
    min-width: 100px;
    position: relative;
}


.price-box_btn{

    margin-top: 8px;
    text-align: right;
    display: none;
}

.movete-result-image-wrapper object {
    width: inherit;
}

.movete-result-provider-pass {
  margin-top: 10px;
}

.movete-result-provider-pass-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2px 10px !important;
  background: #FFFFFF;
}


.movete-result-provider-data {
  display: block;
  width: 65%;
  float: left;
  padding: 10px;
}

.movete-result-provider-data-infowindow {
  display: block;
  width: 60%;
  float: left;
  padding: 10px;
  text-align: left;
}

.movete-result-provider-price {
  display: block;
  width: 35%;
  float: left;
  padding: 10px 15px 10px 0;
}


.movete-result-provider-price-infowindow{

  display: block;
  width: 40%;
  float: left;
  padding: 10px 10px 10px 0;
}


.movete-result-provider-pass-data {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin:0;
  padding: 0;
  flex-grow: 2;
}

.movete-result-provider-pass-title-daily,
.movete-result-provider-pass-title-monthly {
  color: #000;
  font-size: 1.6rem;
  padding: 0 0 0 30px;
  margin:0;
  background-position: left center;
  background-repeat: no-repeat;
  width: 40%;
}
.movete-result-provider-pass-title-daily {
  background-image: url('/images/day-pass-dark.png');
}
.movete-result-provider-pass-title-monthly {
  background-image: url('/images/month-pass-dark.png');
}
.movete-result-provider-pass-from {
  font-size: 1.4rem;
  color: #777;
  display: none;
}
.movete-result-provider-pass-old-price {
  font-size: 1.4rem;
  color: #999;
  text-decoration: line-through;
  margin-right: 5px;
}
.movete-result-provider-pass-new-price {
  font-size: 1.8rem;
  color: #333;
  margin-right: 10px;
}
.movete-result-provider-pass-tag {
  display: none;
}
.movete-result-provider-services {
  padding: 0 0px;
  margin:10px 0 0;
  box-sizing: border-box;
  width:100%;
  display: block;
}
.movete-result-provider-services li {
  list-style: none;
  margin:5px 0 0;
  width: 50%;
  float: left;
  display: block;
  padding: 0;
  color: #777;
  font-size: 1.3rem;
  font-family: "ProximaNovaRegular";
}
.movete-result-provider-services li.matched {
  font-family: "ProximaNovaBold";
}
.movete-result-provider-services-desktop {
  display: none;
}
.movete-invisible-element {
  visibility: hidden;
  display:none;
}
.movete-result-provider-pass-arrow {
  display: none;
}

.main-services-district {
  height:30px;
  margin:auto;
  min-width:75px;
  padding:0;
  position:absolute;
  right:5%;
  text-align:center;
  top:0;
  color: #FFF !important;
  font-size: 1.6rem;
  background-color: rgba(17,17,17, 0.8) !important;
  font-family: 'ProximaNovaRegular' !important;

}


.main-services-district p{
    padding: 8px 8px 5px 8px !important;
    line-height: 1em;
}

@media (min-width: 992px) {

  .price-box_btn{
    display: block;
  }

  .price-box_promo-mobile {

    display: none;
  }

  .btn-prices:link, .btn-prices:visited, .btn-prices:hover, .btn-prices:active {

      color: #fff;
      background-color: #DF111C;
      border-color: #DF111C;
      text-decoration: none;
      font-size: 1.5rem;
      padding: 6px 12px;
      font-weight: 400;
      position: absolute;
      bottom: 10px;
      right: 0px;
  }


  .btn-more-info:link, .btn-more-info:visited, .btn-more-info:hover, .btn-more-info:active {

      color: #fff;
      background-color: #285AF6;
      border-color: #285AF6;
      text-decoration: none;
      font-size: 1.5rem;
      padding: 6px 12px;
      font-weight: 400;
      min-width: 100px;
      position: absolute;
      bottom: 10px;
      right: 0px;
  }


  .price-box_breakdown {
      margin-bottom: 6px;
      padding-top: 0px;
  }

  .price_since{
      bottom: 4px;
      position: relative;
      color: #777;
      margin-right: 3px;
      font-size: 1.4rem;
  }

  .price-box_promo{

      border: 1px solid #000;
      color: #000;
      font-size: 1.4rem;
      margin-bottom: 12px;
      font-weight: 600;
      text-align: center;
  }

  .movete-result-provider {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    align-items: stretch;
    border-bottom: 1px solid #d4d4d4;
  }


  .movete-result-image-wrapper {
    order: 1;
    width: 35%;
    margin-top:0;
    padding-right:15px;

    /* max-width: 315px; */
    max-width: 300px;
  }


  .movete-result-provider-data {
    order: 2;
    width: 45%;
    max-width: 45%;
    padding: 10px 0px 10px 0px;
    /* padding-left: 0; */
  }

  .movete-result-provider-price {
    order: 3;
    width: 15%;
    max-width: 15%;
    padding: 10px 0;
    margin: 0 15px;
    /* padding-left: 0; */
    position: relative;
    /* min-height: 189px; */
  }

  .movete-result-provider-services {
    display: none;
  }

  .movete-result-provider-pass {
    width:100%;
    order: 3;
    margin-top: 0px !important;
  }

  .movete-result-provider {
    flex-direction: row;
    flex-wrap: wrap;
    /* padding: 15px; */
  }

  .movete-result-provider-services-desktop {
    display: block;
    padding: 0;
  }

  .movete-result-provider-pass-cart-icon {
    display: none;
  }

  .movete-result-provider-pass-tag {
    background-image: url('/images/discount-tag.png');
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 10px 10px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-right: 40px;
    margin-left: 40px;
    min-width: 85px;
  }

  .movete-result-provider-pass-tag-percentage {
    padding: 0;
    color: #fff;
    font-size: 1.5rem !important;
    margin: 0 5px 0 0 !important;
    font-family: "ProximaNovaSemiBold" !important;
  }

  .movete-result-provider-pass-tag-off {
    padding: 0;
    color: #fff;
    font-size: 1.3rem !important;
    margin: 0;
    text-transform: uppercase;
    font-family: "ProximaNovaSemiBold" !important;
  }

  .movete-result-provider-pass-from {
    display: block;
    margin-right: 10px;
  }

  .movete-result-provider-pass-arrow {
    display: block;
  }

  .movete-result-provider-pass-row {

    padding: 7px 14px;
    box-sizing: border-box;
    box-shadow:
      1px 0 0 0 #ddd,
      0 1px 0 0 #ddd,
      1px 1px 0 0 #ddd,   /* Just to fix the corner */
      1px 0 0 0 #ddd inset,
      0 1px 0 0 #ddd inset;
  }

  .movete-result-provider-pass-new-price {
    margin-right: 0;
  }

}

@media (min-width: 1920px) {

  .movete-result-image-wrapper {
    order: 1;
    width: 35%;
    margin-top:0;
    /* padding-right:15px; */

    /* max-width: 315px; */
    max-width: 300px;
  }


  .movete-result-provider-data {
    order: 2;
    width: 50%;
    max-width: 50%;
    padding: 10px 0px 10px 10px;
    /* padding-left: 0; */
  }

  .movete-result-provider-price {
    order: 3;
    width: 20%;
    max-width: 20%;
    padding: 10px 0;
    margin-left: 15px;
    /* padding-left: 0; */
    position: relative;
    min-height: 189px;
  }

}

@media (max-width: 992px) {

  .movete-result-provider-pass {
    margin-top: 0px;
    padding: 0 15px;
  }

  .movete-result-provider-pass-row {

    padding: 2px 0px !important;
    border-color:#DADADA;
    border-style:solid;
    border-width:0 0 1px 0;
    min-height:38px;

  }
}
