.sample-room-slice-grid-desc-text {
  text-align: center;
  font-size: 14px;
}
.sample-room-slice-grid-header h2 {
  line-height: inherit;
  font-weight: normal;
}
.sample-room-slice-grid-header .btn-group-cont {
  text-align: center;
  margin-top: 10px;
}
.sample-room-slice-grid-header .btn-group {
  text-align: left;
}
.sample-room-slice-grid-header .btn {
  margin-top: 10px;
  margin-bottom: -10px;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  behavior: url(/files/pie/PIE.htc);
  padding: 0;
  font-weight: 100;
  font-size: 24px;
  line-height: 25px;
  color: #00a0db;
  text-decoration: underline;
}
.sample-room-slice-grid-header .btn .caret {
  border-top-color: #00a0db;
  border-top-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
}
.sample-room-slice-grid-header .btn:hover,
.sample-room-slice-grid-header .btn:focus {
  color: #00a0db;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .sample-room-slice-grid-header {
    background-color: white;
  }
  .sample-room-slice-grid-header .dropdown-menu {
    left: 50%;
    width: 200px;
    margin-left: -100px;
    overflow: hidden;
  }
  .sample-room-slice-grid-header .dropdown-menu li a {
    font-size: 26px;
  }
  .sample-room-slice-grid-header .header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sample-room-slice-grid-header .header h2 {
    font-size: 38px;
    display: block;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .sample-room-slice-grid-header .header .mobile-room-title {
    font-size: 38px;
    line-height: 38px;
    white-space: normal;
  }
  .sample-room-slice-grid-header .header .btn-large {
    height: 76px;
  }
  .sample-room-slice-grid-header .header .space {
    font-size: 38px;
  }
  .sample-room-slice-grid-header .btn .caret {
    border-top-width: 14px;
    border-left-width: 14px;
    border-right-width: 14px;
  }
  .sample-room-slice-grid-header .price-row {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    padding-top: 47px;
  }
  .sample-room-slice-grid-header .price {
    text-align: right;
    font-size: 100px;
    font-size: 19vw;
    line-height: 85%;
  }
  .sample-room-slice-grid-header .price sup {
    font-size: 36px;
    font-size: 9vw;
    top: -0.8em;
  }
  .sample-room-slice-grid-header .price-row-1,
  .sample-room-slice-grid-header .price-row-2 {
    border-right: none;
  }
  .sample-room-slice-grid-header .title,
  .sample-room-slice-grid-header .description {
    text-align: left;
  }
  .sample-room-slice-grid-header .title {
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 5px;
  }
  .sample-room-slice-grid-header .offset-cont {
    max-width: 592px;
    padding-left: 15px;
    margin: 0 auto;
  }
  .sample-room-slice-grid-header .description {
    font-size: 32px;
    font-size: 4.6vw;
    line-height: 110%;
  }
}
.sample-room-slice-grid {
  margin-top: 40px;
  height: 455px;
}
@media (max-width: 767px) {
  .sample-room-slice-grid {
    max-width: 475px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sample-room-slice-grid .image-frame {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  /*
		&.rand {
			cursor: default;

			&:hover {
				background-color: white;
			}

			.image-overlay {
				display: block;
				background-color: rgb(255, 255, 255);
				background-color: rgba(255, 255, 255, 0.7);
			}
		}
		*/
}
.sample-room-slice-grid .image-frame.hover img,
.sample-room-slice-grid .image-frame:hover img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.sample-room-slice-grid .image-frame .image-loading {
  display: none;
  background-image: url('https://cdn.decorilla.com/img/loading2.gif');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sample-room-slice-grid .image-frame .image-overlay {
  display: none;
  color: white;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sample-room-slice-grid .image-frame.loading {
  cursor: default;
}
.sample-room-slice-grid .image-frame.loading:hover {
  background-color: white;
}
.sample-room-slice-grid .image-frame.loading .image-loading,
.sample-room-slice-grid .image-frame.loading .image-overlay {
  display: block;
}
.sample-room-slice-grid img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.sample-room-slice-grid .sample-1 {
  margin-bottom: 20px;
}
.sample-room-slice-grid .sample-1 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-1 img {
  height: auto;
  width: 105%;
}
.sample-room-slice-grid .sample-2 {
  padding-right: 0;
}
.sample-room-slice-grid .sample-2 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-2 img {
  left: -20%;
}
.sample-room-slice-grid .sample-3 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-3 img {
  left: -30%;
}
@media (min-width: 768px) {
  .sample-room-slice-grid .sample-4 {
    padding-left: 5px;
  }
}
.sample-room-slice-grid .sample-4 .image-frame {
  height: 455px;
}
@media (min-width: 768px) {
  .sample-room-slice-grid .sample-5 {
    padding-left: 5px;
  }
}
.sample-room-slice-grid .sample-5 .image-frame {
  height: 455px;
}
.sample-room-slice-grid .sample-5 img {
  left: -40%;
}
@media (min-width: 1200px) {
  .sample-room-slice-grid .sample-1 img {
    top: -30%;
  }
}
.sample-room-slice-grid.mobile img {
  top: -20%;
}
.sample-room-slice-grid.mobile .image-overlay {
  top: -20%;
}
.sample-room-slice-grid.mobile .row-3 {
  position: relative;
  top: -20px;
}
.sample-room-slice-grid.mobile .sample-1 .image-overlay {
  top: 0;
}
.sample-room-slice-grid.mobile .sample-4 {
  padding-right: 0;
}
.sample-room-slice-grid.mobile .sample-4 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid.mobile .sample-5 img {
  left: -30%;
}
.sample-room-slice-grid.mobile .sample-5 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid.mobile .sample-5 .image-frame.thin-image img {
  left: 0;
  height: 200%;
  top: -120%;
}
.twentytwenty-wrapper {
  -webkit-tap-highlight-color: transparent;
}
.twentytwenty-wrapper div {
  -webkit-tap-highlight-color: transparent;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
.twentytwenty-container {
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-center-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-center-label {
  opacity: 0;
}
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
.twentytwenty-overlay.hover {
  background: rgba(255, 255, 255, 0.4);
}
.twentytwenty-overlay.hover .twentytwenty-center-label {
  opacity: 1;
}
.twentytwenty-before {
  z-index: 20;
}
.twentytwenty-after {
  z-index: 10;
}
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}
.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}
.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}
.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}
.twentytwenty-center-label {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
.twentytwenty-center-label,
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.twentytwenty-center-label:before {
  color: black;
  font-size: 13px;
  letter-spacing: 0.1em;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-center-label:before {
  top: 50%;
  margin-top: -19px;
}
.twentytwenty-center-label {
  opacity: 0;
}
.twentytwenty-center-label:before {
  content: "Drag Arrow to See";
  font-family: "Oxygen";
  line-height: 22px;
  font-size: 22px;
  color: #393939;
  text-align: center;
  padding: 15px;
}
.twentytwenty-horizontal .twentytwenty-center-label:before {
  left: 43%;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
  display: none;
}
.twentytwenty-gen-labels .twentytwenty-before-label,
.twentytwenty-gen-labels .twentytwenty-after-label {
  display: block;
}
.twentytwenty-gen-labels .twentytwenty-before-label:before,
.twentytwenty-gen-labels .twentytwenty-after-label:before {
  position: absolute;
  top: 10px;
  color: white;
  font-size: 10px;
  background-color: black;
  padding: 3px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
.twentytwenty-gen-labels .twentytwenty-before-label:before {
  left: 10px;
  content: "Before";
}
.twentytwenty-gen-labels .twentytwenty-after-label:before {
  right: 10px;
  content: "After";
}
#content-site-index #sliderCarousel {
  min-height: 518px;
}
@media (max-width: 1200px) {
  #content-site-index #sliderCarousel {
    min-height: auto;
  }
  #content-site-index #sliderCarousel .featurebox-img {
    min-height: calc(100vw / 1200 * 740);
  }
}
#content-site-index #sliderCarousel .slick-prev,
#content-site-index #sliderCarousel .slick-next {
  color: #00a0db;
}
@media (max-width: 768px) {
  #sliderCarousel .slick-track {
    background-color: #F7F3F0;
  }
}
#content-site-index #sliderCarousel .featurebox-slider.slider-container {
  width: 1200px;
  max-width: 100%;
}
@media (max-width: 768px) {
  #content-site-index #sliderCarousel .featurebox-slider.slider-container {
    width: auto;
  }
}
#content-site-index #sliderCarousel .featurebox-slider.slider-container.slick-active {
  background-color: #F7F3F0;
}
.slick-active .featurebox-container {
  display: grid;
}
.featurebox-container {
  background-color: #F7F3F0;
  grid-template-columns: 70% 30%;
  margin: 0;
  width: 1200px;
  max-width: 100%;
}
.featurebox-container .stars-container {
  font-size: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #00a0db;
}
.featurebox-container p.owner-name {
  text-align: center;
}
.featurebox-container p.see-more {
  padding-top: 10px;
  font-size: 16px;
  position: relative;
}
@media (min-width: 480px) {
  .featurebox-container {
    display: none;
  }
}
@media (max-width: 768px) {
  .featurebox-container {
    width: auto;
  }
}
.featurebox-container .featurebox-img img {
  max-width: 100%;
}
.featurebox-container .featurebox-panel {
  display: grid;
  grid-template-rows: 80% 20%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  text-align: left;
}
.featurebox-container .featurebox-panel h3 {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 25px;
}
.featurebox-container .featurebox-panel h4 {
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.featurebox-container .featurebox-panel h4.style-heading {
  margin-top: 25px;
  margin-bottom: 25px;
}
.featurebox-container .featurebox-buttons {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: end;
}
.featurebox-container .featurebox-buttons button.btn {
  width: 90%;
  padding: 4px 12px;
}
@media (max-width: 1200px) {
  .featurebox-container {
    grid-template-columns: 100%;
  }
  .featurebox-container .featurebox-info {
    padding: 0 20px;
  }
  .featurebox-container .featurebox-buttons {
    padding: 0 20px;
  }
  .featurebox-container .featurebox-panel,
  .featurebox-container .featurebox-img {
    max-width: 100vw;
    margin: 0 auto;
  }
}
.featurebox-container .featurebox-info-mobile {
  display: none;
}
@media (max-width: 768px) {
  .featurebox-container .featurebox-info {
    display: none;
  }
  .featurebox-container .featurebox-panel {
    grid-template-columns: 50% 50%;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-right: 5px;
    text-align: center;
  }
  .featurebox-container .featurebox-panel .featurebox-buttons {
    padding: 0;
    justify-items: end;
  }
  .featurebox-container .featurebox-panel .featurebox-buttons a.btn {
    height: 24px;
    padding-top: 2px;
  }
  .featurebox-container .featurebox-info-mobile {
    align-self: end;
    text-align: left;
    display: block;
    font-size: 13.5px;
  }
}
.featurebox-container blockquote {
  padding: 0;
  margin: 0;
  font-size: unset;
  border: 0;
}
@media (max-width: 577px) {
  .top-heading-cont {
    height: 76px;
  }
}
#content-site-index .top-hero {
  height: 608px;
  width: 100%;
  background-image: url('https://cdn.decorilla.com/s3cdn/static/img/home/t2/hero-17-crop1-c1.jpg');
  background-size: cover;
}
@media (max-width: 767px) {
  #content-site-index .top-hero {
    background-image: url('https://cdn.decorilla.com/s3cdn/static/img/home/t2m/hero-17-crop1-c1-sm1.jpg');
  }
}
#content-site-index .top-hero .inner {
  height: 100%;
  text-align: center;
  position: relative;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.1);
}
#content-site-index .top-hero .inner .v-center {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content-site-index .top-hero .inner .v-center .float-box-cont {
  border: 1px solid white;
  margin: 0 auto;
  width: 75%;
  padding: 3px;
  text-align: center;
}
@media (max-width: 767px) {
  #content-site-index .top-hero .inner .v-center .float-box-cont {
    border: none;
  }
}
#content-site-index .top-hero .inner .v-center .float-box {
  margin: 0 auto;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  padding-bottom: 20px;
}
#content-site-index .top-hero .inner .v-center .btn-cont {
  margin-top: 30px;
}
#content-site-index .top-hero .inner .v-center .btn {
  width: 237px;
}
#content-site-index .top-hero .inner .v-center .btn-how-it-works {
  margin-left: 18px;
}
#content-site-index .top-hero .inner .v-center .btn-how-it-works i {
  position: relative;
  top: 2px;
  left: 5px;
  font-size: 20px;
}
#content-site-index .top-hero .inner h3#topHeading,
#content-site-index .top-hero .inner h2 {
  margin: 0;
}
#content-site-index .top-hero .inner h3#topHeading {
  font-size: 46px;
}
#content-site-index .top-hero .inner h2 {
  margin: 0 auto;
  margin-top: 20px;
  font-size: 24px;
  width: 631px;
  max-width: 100%;
}
#content-site-index .top-hero .bottom {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
#content-site-index .top-hero .bottom #scrollMeDown {
  font-size: 55px;
  line-height: 70px;
  color: white;
}
#content-site-index .top-hero .bottom #scrollMeDown:hover {
  color: #e1e1e1;
}
#content-site-index .top-hero .bottom .hero-by {
  position: absolute;
  right: 15px;
  bottom: 25px;
  font-size: 16px;
  color: white;
}
#content-site-index .top-hero .bottom .hero-by a {
  color: #1ca9e2;
}
#content-site-index .top-hero .bottom .hero-by a:hover {
  color: #337ab7;
}
@media (max-width: 767px) {
  #content-site-index .top-hero {
    background-size: cover;
    background-position: 25%;
    height: 345px;
  }
  #content-site-index .top-hero .bottom {
    display: none;
  }
  #content-site-index .top-hero .inner .v-center {
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin-top: -10px;
    height: 100%;
  }
  #content-site-index .top-hero .inner .v-center .row {
    margin-top: 130px;
  }
  #content-site-index .top-hero .inner .v-center .float-box-cont {
    width: 100%;
    margin-top: 5px;
    padding: 3px 0;
    border-left: 0;
    border-right: 0;
  }
  #content-site-index .top-hero .inner .v-center .float-box {
    padding: 6px;
  }
  #content-site-index .top-hero .inner .v-center .btn-cont {
    margin-top: 12px;
    margin-bottom: 10px;
  }
  #content-site-index .top-hero .inner .v-center .btn {
    width: 70%;
  }
  #content-site-index .top-hero .inner h3#topHeading {
    font-size: 35px;
  }
  #content-site-index .top-hero .inner h2 {
    margin-top: 10px;
    font-size: 15px;
  }
}
#content-site-index #includesCarousel {
  height: 174px;
  overflow: hidden;
  padding-top: 20px;
}
#content-site-index #includesCarousel .includes-slide {
  float: left;
  max-width: 48%;
  height: 174px;
}
#content-site-index #includesCarousel .includes-slide a {
  color: #333333;
  text-decoration: none;
}
#content-site-index #includesCarousel.slick-slider {
  overflow: visible;
  padding-top: 0;
}
#content-site-index .brand-row {
  text-align: center;
}
#content-site-index .brand-row .heading {
  max-width: 500px;
  margin: 0 auto;
  font-size: 32px;
  margin-top: 30px;
  line-height: inherit;
  font-weight: normal;
}
#content-site-index .brand-row .subheading {
  font-size: 18px;
  color: #999999;
  margin-bottom: 40px;
  margin-top: 0;
  line-height: inherit;
  font-weight: normal;
}
@media (max-width: 767px) {
  #content-site-index .brand-row .heading {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 300;
  }
  #content-site-index .brand-row .subheading {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 16px;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #content-site-index .brand-row.bottom-brand-row {
    margin-bottom: 30px;
  }
}
#content-site-index #brandCarousel {
  margin-bottom: 40px;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  #content-site-index #brandCarousel {
    margin-bottom: 30px;
  }
}
#content-site-index #brandCarousel .slick-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
@media (max-width: 1199px) {
  #content-site-index #brandCarousel .slick-slide {
    justify-content: space-evenly;
  }
}
#content-site-index #brandCarousel .brand {
  position: relative;
  display: inline-block;
  width: 190px;
  height: 60px;
  max-width: 49%;
}
#content-site-index #brandCarousel .brand .helper {
  display: inline-block;
  vertical-align: middle;
}
#content-site-index #brandCarousel .brand img {
  vertical-align: middle;
  max-width: 100%;
}
#content-site-index #brandCarousel .brand.brand-0-0 {
  width: 220px;
}
#content-site-index #brandCarousel .brand.brand-0-1 {
  width: 210px;
}
#content-site-index #brandCarousel .brand.brand-0-1 .helper {
  width: 190px;
}
#content-site-index #brandCarousel .brand.brand-0-2 {
  width: 110px;
}
#content-site-index #brandCarousel .brand.brand-0-3 {
  width: 210px;
}
#content-site-index #brandCarousel .brand.brand-0-3 .helper {
  width: 190px;
}
#content-site-index #brandCarousel .brand.brand-0-4 {
  width: 210px;
}
#content-site-index #brandCarousel .brand.brand-0-4 .helper {
  width: 160px;
}
#content-site-index #brandCarousel .brand.brand-0-5 {
  width: 200px;
}
#content-site-index #brandCarousel .brand.brand-0-5 .helper {
  width: 120px;
  margin-top: -20px;
}
#content-site-index #brandCarousel .brand.brand-0-6 {
  width: 250px;
}
#content-site-index #brandCarousel .brand.brand-0-7 {
  width: 160px;
}
#content-site-index #brandCarousel .brand.brand-0-8 {
  width: 80px;
}
#content-site-index #brandCarousel .brand.brand-0-8 .helper {
  width: 60px;
}
#content-site-index #brandCarousel .brand.brand-1-0 {
  width: 250px;
}
#content-site-index #brandCarousel .brand.brand-1-1 {
  width: 130px;
}
#content-site-index #brandCarousel .brand.brand-1-1 .helper {
  width: 90px;
}
#content-site-index #brandCarousel .brand.brand-1-2 .helper {
  width: 100px;
}
#content-site-index #brandCarousel .brand.brand-1-3 {
  width: 150px;
}
#content-site-index #brandCarousel .brand.brand-1-3 .helper {
  width: 130px;
}
#content-site-index #brandCarousel .brand.brand-1-4 {
  width: 300px;
}
#content-site-index #brandCarousel .brand.brand-1-4 .helper {
  width: 260px;
  margin-top: 5px;
}
#content-site-index #brandCarousel .brand.brand-1-7 .helper {
  width: 110px;
}
#content-site-index #brandCarousel .brand.brand-1-6 .helper {
  width: 65px;
}
#content-site-index #brandCarousel .brand.brand-1-9 {
  width: 160px;
}
#content-site-index #brandCarousel .brand.brand-2-1 {
  width: 250px;
}
#content-site-index #brandCarousel .brand.brand-2-1 .helper {
  width: 215px;
}
#content-site-index #brandCarousel .brand.brand-2-4 .helper {
  width: 140px;
}
#content-site-index #brandCarousel .brand.brand-2-5 .helper {
  width: 120px;
}
#content-site-index #brandCarousel .brand.brand-2-6 .helper {
  width: 100px;
}
#content-site-index #brandCarousel .brand.brand-2-9 .helper {
  width: 130px;
}
@media (max-width: 767px) {
  #content-site-index #brandCarousel .brand {
    max-width: 100px;
    margin: 0 15px;
  }
  #content-site-index #brandCarousel .brand img {
    max-width: 100px;
  }
  #content-site-index #brandCarousel .brand.brand-1-7 img {
    width: 85px;
  }
  #content-site-index #brandCarousel .brand.brand-1-7 .helper {
    width: 90px;
  }
  #content-site-index #brandCarousel .brand.brand-1-6 .helper {
    width: 50px;
  }
  #content-site-index #brandCarousel .brand.brand-0-8 .helper {
    width: 55px;
  }
  #content-site-index #brandCarousel .brand.brand-0-8 img,
  #content-site-index #brandCarousel .brand.brand-1-6 img {
    max-width: 100%;
  }
}
#content-site-index .plus-shopping {
  font-size: 18px;
}
#content-site-index .plus-shopping:focus,
#content-site-index .plus-shopping:hover {
  text-decoration: none;
}
#content-site-index .sample-project-link {
  text-decoration: underline;
  font-size: 18px;
}
#content-site-index .sample-project-link .fa-external-link {
  position: relative;
  top: 1px;
}
#content-site-index .room-types-heading {
  text-align: center;
  font-size: 32px;
  margin-bottom: 15px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  #content-site-index .room-types-heading {
    margin: 0;
    font-size: 26px;
    font-weight: 300;
  }
}
#content-site-index .room-types {
  font-size: 0;
  text-align: center;
}
#content-site-index .room-types .room-type {
  color: #00a0db;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  display: inline;
  padding: 0 6px;
  border-left: 1px solid #c9c5b8;
}
#content-site-index .room-types .room-type:hover {
  cursor: pointer;
}
#content-site-index .room-types .room-type.first {
  border-left: none;
}
#content-site-index .room-types .room-type:hover {
  color: #00688f;
}
#content-site-index .room-types .room-type.active {
  text-decoration: underline;
  color: #00a0db;
  font-weight: bold;
}
#content-site-index .bottom-row {
  margin-bottom: 88px;
  text-align: center;
}
#content-site-index .bottom-row .heading {
  font-size: 32px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #content-site-index .bottom-row {
    margin-bottom: 25px;
  }
  #content-site-index .bottom-row .heading {
    font-size: 26px;
    font-weight: 300;
  }
  #content-site-index .bottom-row .btn {
    width: 100%;
    max-width: 475px;
  }
}
#content-site-index #sliderCarouselHeader {
  margin-top: 35px;
  background-color: #f0f0f0;
  text-align: center;
  padding-bottom: 5px;
}
#content-site-index #sliderCarouselHeader .heading {
  font-size: 26px;
  margin-top: 27px;
  font-weight: 300;
}
#content-site-index #sliderCarouselHeader .subheading {
  font-size: 14px;
  margin-bottom: 10px;
  color: #767676;
}
#content-site-index #sliderCarouselHeader .slide-finger {
  height: 43px;
  margin-bottom: 2px;
}
#content-site-index .mobile-slider-label {
  display: none;
}
@media (max-width: 480px) {
  #content-site-index .mobile-slider-label {
    display: block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    z-index: 10;
    margin-top: 10px;
  }
  #content-site-index .mobile-slider-before-label {
    left: 10px;
  }
  #content-site-index .mobile-slider-after-label {
    right: 10px;
  }
  #content-site-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before,
  #content-site-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  #content-site-index .mobile-slider-label {
    display: block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    z-index: 10;
    margin-top: 10px;
  }
  #content-site-index .mobile-slider-before-label {
    left: 10px;
  }
  #content-site-index .mobile-slider-after-label {
    right: 10px;
  }
  #content-site-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before,
  #content-site-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
    display: none;
  }
  #content-site-index .mobile-slider-label {
    margin-top: 115px;
  }
}
#content-site-index #sliderCarousel {
  margin-top: 70px;
  overflow: hidden;
}
#content-site-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before,
#content-site-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
  font-size: 12px;
  padding: 5px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  #content-site-index #sliderCarousel {
    margin-top: 0;
    margin-bottom: 18px;
  }
  #content-site-index #sliderCarousel ul.slick-dots {
    display: none !important;
    visibility: hidden !important;
  }
  #content-site-index #sliderCarousel .sample-project-link {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 5px;
    line-height: 23px;
  }
}
#content-site-index #sliderCarousel .slider-container {
  margin: 0 auto;
}
#content-site-index #sliderCarousel.slick-slider {
  overflow: visible;
}
#content-site-index #sliderCarousel.slick-slider .slider-container {
  margin: 0 10px;
}
#content-site-index #sliderCarousel .twentytwenty-container img {
  height: 486px;
}
@media (max-width: 767px) {
  #content-site-index #sliderCarousel .twentytwenty-container img {
    height: 243px;
  }
}
#content-site-index #sliderCarousel .twentytwenty-wrapper {
  margin-top: 10px;
  width: 960px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #content-site-index #sliderCarousel .twentytwenty-wrapper {
    width: 480px;
    margin-top: 0;
  }
}
#content-site-index #sliderCarousel .slider-container {
  text-align: center;
  width: 960px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
@media (max-width: 767px) {
  #content-site-index #sliderCarousel .slider-container {
    width: 480px;
  }
}
#content-site-index #sliderCarousel .slider-container .overlay {
  position: absolute;
  width: 960px;
  top: 0;
  left: 0;
  opacity: 0.9;
  background-color: white;
  z-index: 50;
  cursor: pointer;
}
@media (max-width: 767px) {
  #content-site-index #sliderCarousel .slider-container .overlay {
    width: 480px;
  }
}
#content-site-index #sliderCarousel .slider-container .twentytwenty-handle {
  display: none;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
}
#content-site-index #sliderCarousel .slider-container.slick-active .overlay {
  display: none;
}
#content-site-index #sliderCarousel .slider-container.slick-active .twentytwenty-handle {
  display: block;
}
#content-site-index #sliderCarouselNav {
  height: 68px;
  display: none;
}
#content-site-index #sliderCarouselNav a.nav-thumb {
  display: inline-block;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  height: 48px;
  border: 2px solid white;
  opacity: 0.6;
}
#content-site-index #sliderCarouselNav a.nav-thumb.active {
  opacity: 1;
  border-color: #1ca9e2;
}
@media (max-width: 767px) {
  #content-site-index #sliderCarouselNav {
    display: block;
  }
}
#content-site-index .slick-prev,
#content-site-index .slick-next {
  z-index: 100;
  height: 486px;
  top: 10px;
  width: 60px;
  font-size: 70px;
  color: #5a5a5b;
  opacity: 0.6;
  position: absolute;
}
@media (max-width: 767px) {
  #content-site-index .slick-prev,
  #content-site-index .slick-next {
    height: 243px;
  }
}
#content-site-index .slick-prev:hover,
#content-site-index .slick-next:hover {
  opacity: 0.9;
}
#content-site-index .slick-prev:before,
#content-site-index .slick-next:before {
  content: '';
}
#content-site-index .carousel .carousel-control i {
  color: #5a5a5b;
}
#content-site-index .slick-prev {
  left: 0;
}
#content-site-index .slick-next {
  right: 0;
}
#content-site-index .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #006aa8;
}
#content-site-index .slick-dots li {
  margin: 0;
  width: 13px;
}
#content-site-index .slick-dots li button:before {
  opacity: 1;
  color: #dbdbdb;
  font-size: 9px;
}
#content-site-index #includesCarousel .slick-prev,
#content-site-index #includesCarousel .slick-next {
  height: 174px;
}
#content-site-index .project-banner {
  z-index: 101;
  position: absolute;
  right: 0;
  top: 152px;
}
#content-site-index .project-banner .bunting {
  text-align: center;
  margin: 0 auto;
}
#content-site-index .project-banner .bunting .content {
  position: relative;
  height: 38px;
  line-height: 38px;
  color: white;
  margin: 0 auto;
  background-color: #00a0db;
}
#content-site-index .project-banner .bunting .content .corner {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
}
#content-site-index .project-banner .bunting .content .corner.left {
  left: -12px;
}
#content-site-index .project-banner .bunting .content .corner.top {
  top: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 20px solid #CFCDBA;
}
#content-site-index .project-banner .bunting .content .corner.bottom {
  bottom: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 20px solid #CFCDBA;
}
#content-site-index .project-banner .bunting .content a {
  color: white;
  font-size: 16px;
  display: block;
  padding: 0 11px;
}
#content-site-index .project-banner .bunting .content .corner.top {
  border-top-color: #00a0db;
}
#content-site-index .project-banner .bunting .content .corner.bottom {
  border-bottom-color: #00a0db;
}
@media (max-width: 767px) {
  #content-site-index .project-banner {
    top: 79px;
    z-index: 1;
  }
  #content-site-index .project-banner .bunting .content {
    height: 34px;
    line-height: 34px;
  }
}
.animated {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
#project-sample-popup .modal-footer {
  display: none;
}
