@charset "utf-8";

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; /*webkit-tap-highlight-color: transparent;*/ }
.slick-list { position: relative; overflow: hidden; margin: 0; padding: 30px 0 10px; display: flex; align-items: flex-start; flex-direction: column; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; display: flex; flex: 1 1 auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: flex; flex: 1 1 auto; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-loading .slick-list { background: #FFF url('/web/20250121225453im_/https://www.towncountryrentals.com/ajax-loader.gif') center center no-repeat; }

/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%;  display: block;  width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: #FFF; border: none; outline: none; background: transparent; }
.carousel-gallery-wrap .slick-prev, .carousel-gallery-wrap .slick-next { -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%);  }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; color: #FFF; background: #111; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-size: 20px; line-height: 1;  opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -40px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 0.5; }
.slick-dots li button:before { font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }

/* User Styles */
.carousel-gallery-wrap { position: relative; width: 100%; margin: 0 auto; padding: 70px 0; overflow: hidden; z-index: 1; }
.carousel-gallery-wrap.is-featured { background: #F9F9F9; }
.carousel-gallery-wrap.is-testimonials { }
.carousel-gallery-wrap > h2 { font-family: 'Dancing Script', cursive; font-size: 60px; padding: 0 30px; margin: 0 20%; color: #FFF; font-weight: 400; line-height: 1.2 !important; text-transform: none; }
.carousel-gallery-container { position: relative; width: 100%; padding: 20px 0 40px; margin: 0 auto; text-align: center; }
.carousel-gallery-wrap.is-testimonials .carousel-gallery-container { padding-bottom: 0; }
.carousel-gallery-border-fix { position: absolute; top: 0; width: 1px; height: 100%; content: ""; background: #FFF; z-index: 1; }
.carousel-gallery-wrap .carousel-gallery-border-fix { background: transparent; }
.carousel-gallery { opacity: 0; height: auto !important; text-align: center; display: flex; flex-direction: row; justify-content: center; }
.carousel-gallery-container img { width: 100%; max-width: none; height: auto; max-height: none; margin: 0 auto; object-fit: contain; }
.carousel-gallery-thumb { position: relative; width: 100%; margin: 0; line-height: 0; display: flex; flex-direction: column; flex: 1 1 auto; }
.carousel-gallery-thumb::after { display: none; display: block; content: ""; position: absolute; width: 1px; height: 100%; top: 0px; right: -1px; background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); }
.carousel-gallery-wrap .carousel-gallery-thumb::after { display: none; background: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)); }
.carousel-gallery-thumb h2 { margin: 0; padding: 0 30px; color: #555; font-size: 16px; display: flex; flex-direction: column; flex: 1 1 auto; }
.carousel-gallery-thumb a { color: #555; display: flex; flex-direction: column; justify-content: space-between; align-items: center; flex: 1 1 auto; }
.carousel-gallery-thumb a span.carousel-gallery-img { flex: 1 1 auto; margin-bottom: 25px; }
.carousel-gallery-wrap .carousel-gallery-thumb a span.carousel-gallery-img { width: 100%; padding-bottom: 25px; background: #FFF; border-bottom: 1px solid #999; }
.carousel-gallery-thumb a span.carousel-gallery-title { width: 100%; text-align: center; font-size: 1em; color: #555; margin-bottom: 0; line-height: 1.4; }
.carousel-gallery-wrap .carousel-gallery-thumb a span.carousel-gallery-title { font-size: 18px; font-weight: 600; color: #111; }
.carousel-gallery-thumb:hover a span.carousel-gallery-title { color: #111; }
.carousel-gallery-thumb a span.carousel-gallery-title i { font-size: .7em; vertical-align: top; margin-top: 5px; }

.carousel-gallery-content { position: relative; width: calc(100% - 60px); padding: 30px 0 40px; margin: 0 auto; background: #FFF; border: 1px solid #999; flex: 1 1 auto; }
.carousel-gallery-btn { position: absolute; display: inline-block; bottom: -20px; padding: 0 20px; background: #252525; color: #FFF; font-size: 12px; font-weight: 600; line-height: 40px; box-shadow: 1px 3px 12px 0 rgba(0,0,0,0.4); left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.carousel-gallery-testimonial { position: relative; width: 70%; margin: 0 auto; }
.carousel-gallery-testimonial p:first-of-type::before { position: absolute; top: -60px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); content: '"'; font-family: 'Dancing Script', cursive; font-size: 80px; font-weight: 700; color: #FFF; }
.carousel-gallery-testimonial p:last-of-type { margin-bottom: 0; }

.testimonial-review, .testimonial-customer, .testimonial-date { position: relative; color: #FFF; font-size: 16px; font-weight: 500; }
.testimonial-customer { margin-bottom: 0; color: #FFF; line-height: 1.2; font-style: italic; }

.slick-prev, .slick-next { width: 30px; height: 30px; z-index: 2; color: #FFF; background: #666; border-radius: 100%; }
.slick-prev { padding-left: 2px; }
.slick-next { padding-right: 2px; }
.slick-prev::before, .slick-next::before { opacity: 1 !important; width: 6px; height: 6px; color: #FFF; position: relative; top: 0; left: 0; display: inline-block; vertical-align: top; content: ''; border-style: solid; border-width: 0.10em 0.10em 0 0; opacity: 0.2; }
.slick-prev::before { transform: rotate(-135deg); }
.slick-next::before { transform: rotate(45deg); }
.slick-prev, [dir='rtl'] .slick-prev { left: -5%; }
.slick-next, [dir='rtl'] .slick-next:before { right: -4.7%; }
.slick-dots li { width: 8px; height: 8px; border-radius: 100%; border: 2px solid #FFF; background: transparent; }
.slick-dots li.slick-active, .slick-dots li:hover { border-color: #292f7e; background: #292f7e; }


@media screen and (max-width : 1800px) {
  .carousel-gallery-wrap > h2 { margin: 0 5%; }
	.carousel-gallery-testimonial { width: 80%; }
}
@media screen and (max-width : 1400px) {
  .carousel-gallery-testimonial { width: 90%; }
}
@media screen and (max-width : 1000px) {
  .carousel-gallery-wrap > h2 { font-size: 28px; text-align: center; }
}

/*
     FILE ARCHIVED ON 22:54:53 Jan 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:38:06 Mar 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.744
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.05
  esindex: 0.011
  cdx.remote: 40.764
  LoadShardBlock: 278.828 (3)
  PetaboxLoader3.datanode: 524.463 (6)
  PetaboxLoader3.resolve: 251.057 (3)
  load_resource: 552.936 (2)
  loaddict: 67.064
*/