.rezdy-bootstrap-styles {
  @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900);
  /*ImageEmbed:skip*/
}
.rezdy-bootstrap-styles .wordwrap {
  word-wrap: break-word;
}
.rezdy-bootstrap-styles .carousel-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #19232d;
  opacity: 0.7;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
}
.rezdy-bootstrap-styles .carousel-caption p {
  margin-bottom: 0px;
}
.rezdy-bootstrap-styles .carousel-caption p:last-child {
  margin-bottom: 60px;
}
.rezdy-bootstrap-styles .carousel-holder {
  width: 100%;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 280px;
}
.rezdy-bootstrap-styles .carousel {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
}
.rezdy-bootstrap-styles .carousel button {
  border: none;
  background-color: transparent;
  z-index: 51;
}
.rezdy-bootstrap-styles .carousel button.slick-prev {
  float: left;
  width: 35px;
  height: 35px;
  left: 0;
  bottom: 8px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #0046d1;
  outline: none;
}
.rezdy-bootstrap-styles .carousel button.slick-next {
  float: right;
  width: 35px;
  height: 35px;
  right: 1px;
  bottom: 8px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #0046d1;
  outline: none;
}
.rezdy-bootstrap-styles .carousel button.slick-prev:hover {
  display: block;
  width: 44px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.rezdy-bootstrap-styles .carousel button.slick-next:hover {
  display: block;
  width: 44px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.rezdy-bootstrap-styles .carousel-btn {
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  cursor: pointer;
  height: 280px;
  background-color: #fff;
  border-right: 1px solid #ebeff0;
  border-bottom: 1px solid #ebeff0;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rezdy-bootstrap-styles .carousel-btn h3,
.rezdy-bootstrap-styles .carousel-btn p {
  color: #19232d;
}
.rezdy-bootstrap-styles .carousel-btn:hover {
  background-color: #19232d;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rezdy-bootstrap-styles .carousel-btn:hover h3,
.rezdy-bootstrap-styles .carousel-btn:hover p,
.rezdy-bootstrap-styles .carousel-btn:hover .meta {
  color: #fff;
}
.rezdy-bootstrap-styles .carousel-btn:hover .image {
  opacity: 0.3;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rezdy-bootstrap-styles .carousel-btn.disable-hover:hover {
  background-color: #fff;
}
.rezdy-bootstrap-styles .carousel-btn.disable-hover:hover h3,
.rezdy-bootstrap-styles .carousel-btn.disable-hover:hover p,
.rezdy-bootstrap-styles .carousel-btn.disable-hover:hover .meta {
  color: inherit;
}
.rezdy-bootstrap-styles .carousel-btn.success {
  border-top-color: #26ad5f;
}
.rezdy-bootstrap-styles .carousel-btn.danger {
  border-top-color: #f9515f;
}
.rezdy-bootstrap-styles .carousel-btn .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rezdy-bootstrap-styles .carousel-btn .book-now {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  width: auto;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  padding: 0 20px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
}
.rezdy-bootstrap-styles .carousel-btn .book-now.target-modal:after {
  top: 50%;
  margin-top: -17px;
}
.rezdy-bootstrap-styles .carousel-btn .meta {
  position: absolute;
  z-index: 10;
  padding: 20px;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #19232d;
}
.rezdy-bootstrap-styles .carousel-btn .title {
  position: absolute;
  top: 50px;
  z-index: 11;
  padding: 20px;
  height: 148px;
  overflow: hidden;
}
.rezdy-bootstrap-styles .carousel-btn .title h3 {
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  font-weight: bold;
  margin-top: 0;
}
.rezdy-bootstrap-styles .carousel-btn .title p {
  text-align: left;
}
.rezdy-bootstrap-styles .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  z-index: 50;
  margin: 0 65px 0;
}
.rezdy-bootstrap-styles .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 15px;
  margin: 20px 0 5px;
  padding: 0;
  cursor: pointer;
}
.rezdy-bootstrap-styles .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  position: absolute;
  top: 0;
}
.rezdy-bootstrap-styles .slick-dots li:hover,
.rezdy-bootstrap-styles .slick-dots li:focus {
  outline: none;
}
.rezdy-bootstrap-styles .slick-dots li:before {
  top: 0;
  left: 0;
  content: "\f10c";
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 20px;
  color: #19232d;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rezdy-bootstrap-styles .slick-dots li.slick-active:before {
  color: #0046d1;
  opacity: 1;
  content: "\f111" !important;
  width: 60px;
  height: 60px;
  font-family: "FontAwesome";
}
.rezdy-bootstrap-styles .carousel-btn.product {
  background-color: #19232d;
}
.rezdy-bootstrap-styles .carousel-btn.product h3,
.rezdy-bootstrap-styles .carousel-btn.product p,
.rezdy-bootstrap-styles .carousel-btn.product .meta {
  color: #fff;
}
.rezdy-bootstrap-styles .carousel-btn.product .image {
  opacity: 0.5;
}
.rezdy-bootstrap-styles .carousel-btn.product .title {
  top: 10px;
  left: 10px;
}
.rezdy-bootstrap-styles .carousel-btn.product .title h3 {
  font-size: 16px;
  line-height: 1.4;
}
.rezdy-bootstrap-styles .carousel-btn.product:hover {
  background-color: #070a0c;
}
.rezdy-bootstrap-styles .carousel-btn.product:hover .image {
  opacity: 0.3;
}
.rezdy-bootstrap-styles .carousel.video {
  height: auto;
  padding-bottom: 0;
}
.rezdy-bootstrap-styles .carousel.video .carousel-btn {
  background: transparent;
  color: inherit;
  border: none;
  height: auto;
}
.rezdy-bootstrap-styles .carousel.video .carousel-btn:hover {
  background: transparent;
  color: inherit;
}
.rezdy-bootstrap-styles .carousel.video .slick-prev,
.rezdy-bootstrap-styles .carousel.video .slick-next {
  position: absolute;
  top: -10px;
  color: #fff;
  background: #19232d;
  width: 40px;
  height: 30px;
}
.rezdy-bootstrap-styles .carousel.video .slick-prev:hover,
.rezdy-bootstrap-styles .carousel.video .slick-next:hover {
  width: 40px;
}
.rezdy-bootstrap-styles .carousel.video .slick-prev {
  right: 40px;
  left: auto;
}
.rezdy-bootstrap-styles .carousel.video .slick-next {
  right: 0;
}
.rezdy-bootstrap-styles .carousel.video p {
  width: calc(100% - 80px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
