.header-promotions {
	background-image:url("/icons/Photo_Header_Offers.png");  
    width:100%;
    height:197px;
    text-align:center;
    padding-top:50px;
}

.position {
  position:fixed;
  width: 100%;
  z-index: 15;
}

.hotel_name {
  font-size: 20px;
  margin-bottom:10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #2c2f33;
}

.card-spacer {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

.card-spacer-last {
  display: none;
}

.image {
	object-fit: cover;
  width: inherit;
}

.card-margin {
  margin-top:20px;
}

.card-margin-first {
  margin-top: 0px;
}

.card-img-top {
	  height: auto;
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    object-fit: cover;
    max-width: 294px;
    height:220px;
}

.card-title {
	height: 21px;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #2c2f33;
  margin-bottom: 4px;
  text-align: left;
  text-decoration: underline;
}
.card-title:hover{
  color:#2c2f33;
}

.card-text {
	margin-bottom: 0px;
  height: 39px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #2c2f33;
  margin-bottom: 35px;
  text-align: left;
}

.button-promotions {
  min-width: 90px;
  border-radius: var(--button-border-radius-lg, 12px);
  font-size: 11px;
  font-weight: bold;
  line-height: 1.18;
  padding: 9px 13px;
  background-color:#455A64;
  color: #FFFFFF;
  border: 1px solid #455A64;
}

.button-promotions:hover {
  -webkit-box-shadow: inset 0px -5px 0px 40px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px -5px 0px 40px rgba(0,0,0,0.1);
  box-shadow: inset 0px -5px 0px 40px rgba(0,0,0,0.1);
  color: white;
}

.title-holder {
  padding-left: 10px;
}

.price {
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  color: #53ac2a;
  margin-bottom: 0px;
  font-size: 20px;
}

.small-text {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  color: #2c2f33;
  vertical-align: middle;
}

.section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: center;
  color: #2c2f33;
  margin-bottom:20px;
}

.MaxPartialPaymentParcel {
  position: absolute;
  top: 10px;
  background-color: #53AC2A;
  color: #ffffff;
  z-index: 1;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  height: 26px;
  display: flex;
  align-items: center;
  padding: 6px;
}

.MaxPartialPaymentParcel img {
  margin-left: 5px;
}

.MaxPartialPaymentParcel:hover {
  cursor: pointer;
  text-decoration: underline;
}

.promotions-align {
  padding-left: 5px;
}

.breadcrumb {
  margin-bottom:40px;
}

.custom-promotion-bg {
  height: auto;
  object-fit: cover;
  max-width: 294px;
  height:220px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.promotions-body {
  padding: 20px;
  display:flex;
  flex-direction: column;
  justify-content: space-between;
}

.button-text-holder{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.card-divider{
  height: 1px;
  width: 100%;
  background-color: #E6E6E6;
}

.footer {
  margin-top: 80px;
}

.hotel-wrapper{
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,.1);
  margin-bottom:20px;
}
.hotel-wrapper:last-child{
  border-bottom:0;
  margin-bottom:0;
}

.card-title-phone {
    display: none;
}

.card-title-desktop {
    display: block;
}

.hotel_name_for_promotion {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .title-holder {
    padding: 0px;
  }

  .card-padding-width {
    padding-right: 0px;
    width: 266px;
    
  }

}

@media (max-width: 992px) {
  .hotel_name {
    padding-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .button-promotions {
    padding: 12px 0px;
    width: 100%;     
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    width: 129px; 
    height: 48px;
    align-content: center;

  } 
  .promotions-body {
  padding: 15px 10px 15px 10px;
  }

  .hotel-wrapper {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border:0px;
  }

  .footer {
    margin-top: 30px;
  }

  .price {
    display:flex;
    flex-direction: column;
    justify-content: center;
  }

  .card-title {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
  }

  .card-text {
    text-align: center;
    margin-bottom: 20px;
  }

  .card-text:last-child{
    margin-bottom: 20px;
  }

  .card-divider{
    margin-bottom:15px;
  }

  .card-spacer {
    display: none;
  }

  .card-margin {
    margin-top: unset;
  }

  .title-holder {
    padding-left: 0px;
  }

  .card-title-phone {
      display: block;
  }

  .card-title-desktop {
      display: none;
  }

  .custom-promotion-bg {
      border-bottom-left-radius: 0px;
      border-top-right-radius: 4px;
      max-width: 266px;
      height: 199px;
  }

  .hotel_name_for_promotion {
    font-weight: normal;
    text-align: center;
  }
  .card-img-top{
    height: 200px;
    width: 100%;
    max-width: 266px;;
  }

  .custom-card {
    max-width: unset;
  }

  .card-padding-width{
    min-width: 266px;
  }


}


@media (max-width: 576px) {

  .header-promotions {    
    padding-top: 25px;
    height: 137px;
  }
  .section-title {
      margin-bottom: 10px;
      font-size: 25px;
  }
  
  .hotel-wrapper {
    padding-bottom: 0px;
  }

  .custom-promotion-bg {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    max-width: 530px;
    height: 199px;
  }
  
  .card-padding-width:only-child {
    margin-right: 15px;
  }

  .card-img-top{
    min-width: unset;
    max-width: unset;
    width: 100%;
  }

  .custom-promotion-bg{
    min-width: unset;
    max-width: unset;
    width: 100%; 
  }


}

/* INTERNET EXPLORER FIX */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .card-img-top {
        flex-grow:1;
    }

    .card-body {
        flex:2;
    }
}


