/* Fonts Start */
@font-face {
  font-family: "main";
  src: url("../../fonts/main.otf") format("truetype");
}

/* Fonts End */
/* Mixins Start */
/* Mixins End*/
.second-num {
  margin-bottom: 2rem !important;
}

.services-cus p {
  line-height: 1.4rem;
}

.services-cus span {
  font-size: 3rem;
  /* border: 1px solid red; */
}

.project-hover-2 .icon-plus {
  color: #FF4848;
}

.tp-bullet {
  background-color: rgba(255, 255, 255, 0.5);
}

.section-projects li a,
.owl-dot.active span {
  background-color: var(--white-color) !important;
}

.owl-dot span {
  background-color: var(--accent-color-lighter) !important;
}

.jumbotron {
  height: 88vh;
}

.home-footer {
  padding-top: 2rem;
}

.rev_slider_wrapper li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rev_slider_wrapper li a {
  position: relative;
  z-index: 10;
  border: 2px solid #FF4848;
  color: #fff;
  padding: 0.5rem 2rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.rev_slider_wrapper li a:hover {
  background: #FF4848;
  color: #fff;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.2rem;
}

.dot-nav {
  display: flex;
  justify-content: flex-end;
  margin: 0;
}

@media (max-width: 767px) {
  .dot-nav {
    display: none;
  }
}

.dot-nav li {
  list-style: none;
}

.dot-nav li.active a {
  color: #fff;
}

.dot-nav li a {
  font-family: "main", "Poppins", sans-serif;
  color: #7e7e7e;
  margin-left: 2rem;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.dot-nav li a:hover {
  color: #fff;
}

.navbar {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 2.7rem;
  height: 7rem;
  background-color: var(--dark-color);
  margin: 0;
  border-radius: 0;
  padding: 0 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbar:after,
.navbar:before {
  display: none !important;
}

.navbar .brand {
  float: unset;
}

.navbar .brand img {
  display: unset;
  vertical-align: unset;
  margin-right: unset;
  height: unset;
  margin-top: unset;
}

header .navbar-toggle {
  order: 2;
  display: none;
  margin: 0;
}

@media (max-width: 767px) {
  header .navbar-toggle {
    display: block;
  }
}

.title-hr {
  background-color: #FF4848 !important;
}

.services-cus span {
  color: #7e7e7e;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.services-cus span:hover {
  color: #FF4848;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-wrapper {
  width: 100%;
  max-width: 200px;
}

.brand img {
  width: 240px;
  margin-top: -9px;
}

/** Elements **/
.el-dot-navigation {
  width: 100%;
  margin: 1rem 0 3rem 0;
}

@media (max-width: 767px) {
  .el-dot-navigation {
    margin: 1rem 0;
  }
}

.el-dot-navigation .el-dot-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
}

.el-dot-navigation .el-dot-wrapper ul {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0;
}

.el-dot-navigation .el-dot-wrapper ul li {
  list-style: none;
  height: 80px;
  width: 100%;
  max-width: 175px;
}

@media (max-width: 570px) {
  .el-dot-navigation .el-dot-wrapper ul li {
    max-width: 100%;
    height: 60px;
  }
}

.el-dot-navigation .el-dot-wrapper ul li:nth-child(2) {
  margin: 0 1rem;
}

@media (max-width: 767px) {
  .el-dot-navigation .el-dot-wrapper ul li:nth-child(2) {
    margin: 0.5rem;
  }
}

.el-dot-navigation .el-dot-wrapper ul li:nth-child(4) {
  margin: 0 1rem;
}

@media (max-width: 767px) {
  .el-dot-navigation .el-dot-wrapper ul li:nth-child(4) {
    margin: 0.5rem;
  }
}

@media (max-width: 767px) {
  .el-dot-navigation .el-dot-wrapper ul li {
    margin: 0.5rem;
  }
}

.el-dot-navigation .el-dot-wrapper ul li a {
  text-decoration: none;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-start;
  border: 1px solid #7e7e7e;
  font-size: 1.5rem;
  font-weight: 800;
  padding: 0 0 1rem 1.2rem;
  color: #7e7e7e;
  font-family: "main", "Poppins", sans-serif;
  line-height: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.el-dot-navigation .el-dot-wrapper ul li a:hover {
  color: #fff;
  border: 1px solid #FF4848;
}

.el-dot-nav-active a {
  color: #fff !important;
  border: 4px solid #FF4848 !important;
}

.dot-gallery .project-item {
  height: 400px;
}

.dot-gallery .project-item img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.dot-gallery .project-item .project-hover {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dot-gallery .project-item .project-hover:hover {
  cursor: pointer;
}

.dot-gallery .project-item .project-hover .project-title {
  position: unset !important;
  bottom: unset !important;
  transform: unset !important;
  font-family: "main", "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.dot-gallery .project-item .project-hover .project-title i {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  font-size: 3rem;
  position: absolute;
  top: calc(50% + 10px);
  left: calc(50% - 10px);
  transform: translateY(-50%);
  color: #FF4848;
}

.dot-gallery .project-item:hover .project-title {
  position: unset !important;
  bottom: unset !important;
  transform: unset !important;
}

.dot-gallery .project-item:hover .project-title i {
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
  .fslightbox-slide-btn {
    padding: 20px;
    border: 1px solid #7e7e7e;
  }
}

.fslightbox-slide-btn {
  transition: all 800ms cubic-bezier(0.4, 0, 0.2, 1);
}

.fslightbox-slide-btn:hover {
  background: #7e7e7e;
  transition: all 800ms cubic-bezier(0.4, 0, 0.2, 1);
}

.icv__circle {
  background: #FF4848;
}

.el-content-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
}

.el-content-container .el-content-wrapper {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  max-width: 1200px;
}

.el-content-container .el-content-wrapper .el-content-left {
  padding: 0;
  padding-right: 5rem;
  width: 30%;
}

@media (max-width: 767px) {
  .el-content-container .el-content-wrapper .el-content-left {
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
  }
}

.el-content-container .el-content-wrapper .el-content-right {
  width: 70%;
  display: flex;
  flex-flow: row wrap;
}

@media (max-width: 767px) {
  .el-content-container .el-content-wrapper .el-content-right {
    width: 100%;
  }
}

.el-content-container .el-content-wrapper .el-content-right #compare-container {
  width: 100%;
}

.el-content-container .el-content-wrapper .dot-full-width {
  width: 100%;
}

.el-content-ba-active {
  color: #FF4848 !important;
}

.el-content-ba-active span {
  font-size: 0.8rem;
  padding: 0.1rem 0.4rem;
  background: #fff;
}

.active-location {
  color: #FF4848 !important;
  padding: 0.1rem 0.4rem;
  background: #fff;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-container {
  padding: unset;
}

.accordion-container .is-active .ac-trigger {
  color: #fff !important;
}

.accordion-container .ac {
  background: unset;
  border: unset;
  border-bottom: 1px solid #7e7e7e;
  margin: unset !important;
  padding: 0.2rem 0;
}

.accordion-container .ac:nth-child(1) {
  border-top: 1px solid #7e7e7e;
}

.accordion-container .ac .ac-trigger {
  color: #7e7e7e;
}

.accordion-container .ac-panel ul {
  padding: 0;
}

.accordion-container .ac-panel ul li {
  color: #7e7e7e;
  list-style: none;
  width: 100%;
  padding: 0.2rem 0.6rem;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 800;
  cursor: pointer;
}

.accordion-container .ac-panel ul li span {
  margin-left: 0.4rem;
  font-size: 0.85rem;
  padding: 0.1rem 0.4rem;
  text-transform: uppercase;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-container .ac-panel ul li span:hover {
  color: #FF4848 !important;
  padding: 0.1rem 0.4rem;
  background: #fff;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.ac-header {
  padding: unset !important;
  margin: unset !important;
}

.ac-header button {
  font-family: "Poppins", sans-serif !important;
}

.ac-header:hover .ac-trigger {
  color: #fff;
}

.ac-text {
  padding: unset !important;
  margin: unset !important;
}

button {
  padding: 0;
  background-color: unset;
}

.el-content-container .dot-gallery {
  width: 100%;
}

.sample-rooms {
  display: flex;
  flex-flow: row wrap;
}

.sample-rooms .filter-content-2 span {
  color: #FF4848;
  font-size: 0.8rem;
  font-weight: 800;
}

.sample-rooms .filter li {
  width: 100%;
}

.filter li {
  color: #7e7e7e;
}

.logo-container {
  margin-right: 2rem;
  transform: scale(1.3);
  width: 365px;
  height: 62px;
  position: relative;
  display: flex;
}

@media (max-width: 767px) {
  .logo-container {
    transform: scale(0.8);
  }
}

.logo-container img {
  animation-fill-mode: forwards;
  transform: translate3d(0, 110%, 0);
  animation-duration: 1s;
  animation-timing-function: ease;
  opacity: 0;
}

.logo-container .rec-logo {
  width: 38%;
  height: auto;
  overflow: hidden;
}

.logo-container .rec-logo img {
  height: 100%;
  animation-name: bottomSpawn;
}

.logo-container .logo-text {
  width: 63%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
}

.logo-container .logo-text div {
  display: flex;
  align-items: center;
  padding: 0 10px;
  overflow: hidden;
  position: relative;
}

.logo-container .logo-text div img {
  animation-name: bottomSpawn;
}

.logo-container .design-logo {
  width: 100%;
  height: auto;
  align-self: flex-start;
}

.logo-container .design-logo img {
  animation-delay: 300ms;
}

.logo-container .build-logo img {
  animation-delay: 400ms;
}

.logo-container .architects-logo {
  align-self: flex-end;
}

.logo-container .architects-logo img {
  animation-delay: 500ms;
}

@keyframes bottomSpawn {
  0% {
    transform: translate3d(0, 110%, 0);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.index .slideshow {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.index .slideshow .slider {
  width: 100vw;
  height: 100vw;
  z-index: 2;
}

.index .slideshow .slider * {
  outline: none;
}

.index .slideshow .slider .item {
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
  border: none;
}

.index .slideshow .slider .item .text {
  display: none;
}

.index .slideshow .slider .item img {
  min-width: 101%;
  min-height: 101%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index .slideshow .slick-dots {
  position: fixed;
  z-index: 100;
  width: 40px;
  height: auto;
  bottom: auto;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  left: auto;
  color: #fff;
  display: block;
}

.index .slideshow .slick-dots li {
  display: block;
  width: 100%;
  height: auto;
}

.index .slideshow .slick-dots li button {
  position: relative;
  width: 20px;
  height: 15px;
  text-align: center;
}

.index .slideshow .slick-dots li button:before {
  content: "";
  background: #fff;
  color: #fff;
  height: 2px;
  width: 20px;
  border-radius: 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  opacity: 0.6;
}

.index .slideshow .slick-dots li.slick-active button:before {
  width: 40px;
  opacity: 1;
}

.index .slideshow.slideshow-right {
  left: 0;
  z-index: 1;
  width: 50vw;
  pointer-events: none;
}

.index .slideshow.slideshow-right .slider {
  left: 0;
  position: absolute;
}

.index .slideshow-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-size: 80px;
  width: 100vw;
  text-align: center;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 100;
  pointer-events: none;
  text-transform: uppercase;
  letter-spacing: 20px;
  line-height: 0.8;
}

@media (max-width: 767px) {
  .index .slideshow-text {
    font-size: 40px;
  }
}

.index .the-most {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 50vw;
  max-width: 200px;
  padding: 10px;
}

.index .the-most img {
  max-width: 100%;
}

.index .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dot-preloader {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 999;
  background: rgba(38, 41, 42, 0.58);
}

.dot-preloader .dot-wrapper-front {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 2rem);
  max-width: 1200px;
  padding: 5rem;
  background: rgba(39, 41, 42, 0.7490196078);
}

@media (max-width: 767px) {
  .dot-preloader .dot-wrapper-front {
    flex-flow: row wrap;
    justify-content: center;
    padding: 2rem;
  }
}

.dot-preloader .btn,
.dot-preloader button {
  animation: bottomTopIn 800ms ease forwards;
  animation-delay: 1s;
  color: white;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  text-align: center;
  border: 2px solid #FF4848;
  position: relative;
  background: transparent;
  opacity: 0;
  padding: unset;
}

.dot-preloader .btn:hover,
.dot-preloader button:hover {
  background: #FF4848;
  color: #fff;
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-preloader .btn:hover svg *,
.dot-preloader button:hover svg * {
  stroke: #fff;
}

@media (max-width: 767px) {

  .dot-preloader .btn,
  .dot-preloader button {
    margin-top: 4rem;
    width: 100%;
  }
}

.dot-preloader .btn-arrow {
  position: relative;
}

.dot-preloader .btn-arrow a {
  letter-spacing: 4px;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0.8rem 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "main", "Poppins", sans-serif;
}

.dot-preloader .btn-arrow:hover a {
  transform: translate3d(-1rem, 0, 0);
  letter-spacing: 6px;
}

.dot-preloader .btn-arrow svg {
  width: 1.1em;
  right: 0rem;
  opacity: 0;
  top: 50%;
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-preloader .btn-arrow svg * {
  stroke-width: 5;
  stroke: transparent;
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-preloader .btn-arrow:hover svg {
  opacity: 1;
  transform: translate3d(2rem, 0, 0);
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes bottomTopIn {
  0% {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.index3 .dot-preloader {
  background: rgba(0, 0, 0, 0.6);
}

.index3 .dot-wrapper-front {
  background: unset;
}

.index4.wrapper {
  padding: unset;
}

.four .dot-preloader {
  background: rgba(0, 0, 0, 0.2);
}

.index4 .dot-preloader {
  background: rgba(0, 0, 0, 0.6);
}

.index4 .pagination {
  display: none;
}

.index4 .slide .arrows,
.index4 .slide .slide-content {
  display: none !important;
}

.index4 .btn {
  display: inline-block;
  padding: 13px 20px;
  color: #fff;
  text-decoration: none;
  position: relative;
  background: transparent;
  border: 1px solid #e1e1e1;
  font: 12px/1.2 "Oswald", sans-serif;
  letter-spacing: 0.4em;
  text-align: center;
  text-indent: 2px;
  text-transform: uppercase;
  transition: color 0.1s linear 0.05s;
}

.index4 .btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  z-index: 1;
  opacity: 0;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.index4 .btn::after {
  transition: border 0.1s linear 0.05s;
}

.index4 .btn .btn-inner {
  position: relative;
  z-index: 2;
}

.index4 .btn:hover {
  color: #373737;
  transition: color 0.1s linear 0s;
}

.index4 .btn:hover::before {
  top: 0;
  height: 100%;
  opacity: 1;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.index4 .btn:hover::after {
  border-color: #373737;
  transition: border 0.1s linear 0s;
}

.index4 .slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

.index4 .slideshow .slideshow-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index4 .slideshow .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.index4 .slideshow .slide {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.index4 .slideshow .slide.is-active {
  display: block;
}

.index4 .slideshow .slide.is-loaded {
  opacity: 1;
}

.index4 .slideshow .slide .caption {
  padding: 0 100px;
}

.index4 .slideshow .slide .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}

.index4 .slideshow .slide .image-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.index4 .slideshow .slide .image {
  width: 100%;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.index4 .slideshow .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index4 .slideshow .slide .title {
  margin: 0 auto 15px;
  max-width: 1000px;
  font: 300 50px/1.2 "Oswald", sans-serif;
  letter-spacing: 0.35em;
  text-transform: uppercase;
}

.index4 .slideshow .slide .text {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 18px;
  line-height: 1.4;
}

.index4 .slideshow .slide .btn {
  margin: 15px 0 0;
  border-color: #fff;
}

.index4 .slideshow .slide .btn::before {
  background: #fff;
}

.index4 .slideshow .pagination {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  height: 12px;
  cursor: default;
  z-index: 2;
  text-align: center;
}

.index4 .slideshow .pagination .item {
  display: inline-block;
  padding: 15px 5px;
  position: relative;
  width: 46px;
  height: 32px;
  cursor: pointer;
  text-indent: -999em;
  z-index: 1;
}

.index4 .slideshow .pagination .item+.page {
  margin-left: -2px;
}

.index4 .slideshow .pagination .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  width: 36px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.2s ease;
}

.index4 .slideshow .pagination .item::after {
  width: 0;
  background: #fff;
  z-index: 2;
  transition: width 0.2s ease;
}

.index4 .slideshow .pagination .item:hover::before,
.index4 .slideshow .pagination .item.is-active::before {
  background-color: #fff;
}

.index4 .slideshow .arrows .arrow {
  margin: -33px 0 0;
  padding: 20px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
}

.index4 .slideshow .arrows .prev {
  left: 30px;
}

.index4 .slideshow .arrows .prev:hover .svg {
  left: -10px;
}

.index4 .slideshow .arrows .next {
  right: 30px;
}

.index4 .slideshow .arrows .next:hover .svg {
  left: 10px;
}

.index4 .slideshow .arrows .svg {
  position: relative;
  left: 0;
  width: 14px;
  height: 26px;
  fill: #fff;
  transition: left 0.2s ease;
}

.page-header-3 {
  margin: 3rem 0;
}

@media (max-width: 767px) {
  .page-header-3 {
    margin: 2rem 0 !important;
  }
}

@media (max-width: 767px) {
  .section-message.section {
    padding: 2rem 0 !important;
  }
}

.page-inner {
  margin-top: 2rem !important;
}

.post-thumbnail .title-hr {
  margin-bottom: 2rem;
}

.brand img {
  width: 100%;
  max-width: 330px;
}

@media (max-width: 570px) {
  .brand img {
    padding-right: 4rem;
  }
}

#footer {
  padding-right: 2rem;
  padding-left: 2rem;
  color: #7e7e7e;
}

#footer .brand img {
  height: 30px;
  width: auto;
  opacity: 0.4;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

#footer .brand img:hover {
  opacity: 1;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

#footer .social-list a {
  color: #7e7e7e;
}

#footer .social-list a:hover {
  color: #fff;
}

#footer .inline-block {
  font-family: "main", "Poppins", sans-serif;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

#footer li a {
  font-family: "main", "Poppins", sans-serif;
  letter-spacing: 0.1rem;
  text-transform: lowercase;
  color: #7e7e7e;
  text-transform: uppercase;
}

#footer li a:hover {
  color: #fff;
}

.section-info {
  font-family: "Poppins", sans-serif !important;
  font-size: 1.4rem;
  color: #7e7e7e;
}

.title-hr {
  height: 3px;
}

.menu-list li a {
  font-family: "main", "Poppins", sans-serif !important;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
}

.menu-footer .copy {
  font-family: "main", "Poppins", sans-serif !important;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  color: #7e7e7e;
}

.btn-yellow {
  font-family: "main", "Poppins", sans-serif !important;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
}

.btn-yellow:hover {
  background: #FF4848;
  color: #fff;
}

body[data-aos-easing=new-easing] [data-aos],
[data-aos][data-aos][data-aos-easing=new-easing] {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/** WORKS **/
.works-container {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.works-container .works-item {
  width: 300px;
  height: 300px;
  position: relative;
}

@media (max-width: 767px) {
  .works-container .works-item {
    width: 100% !important;
    height: 300px !important;
  }
}

.works-container .works-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  opacity: 0;
  transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
  background: #fff;
}

.works-container .works-item a:hover {
  opacity: 1;
}

.works-container .works-item a:hover .project-title {
  transform: translate3d(0, 0, 0);
  transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.works-container .works-item a:hover i {
  transform: rotate(0deg);
  transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.works-container .works-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.works-container .works-item .project-title {
  color: #26292a;
  margin: unset;
  align-self: flex-end;
  font-size: 2.5rem;
  transform: translate3d(-30px, 0, 0);
  transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-family: "main", "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

.works-container .works-item i {
  color: #FF4848;
  opacity: unset;
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 3rem;
  transform-origin: 50% 50%;
  transform: rotate(90deg);
}

.works-full-item {
  height: 620px !important;
  width: 620px !important;
}

.works-vertical-item {
  height: 620px !important;
  width: 300px !important;
}

.works-horizontal-item {
  height: 300px !important;
  width: 620px !important;
}

.works {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.works .filter-content {
  margin: 3rem 0;
  font-family: "main", "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}

.works .filter-content a {
  font-size: 1.3rem;
}

.nav-works li a {
  color: var(--accent-color-lighter);
}

.post-thumbnail {
  background-position: center !important;
}

.post-thumbnail .display-1 {
  font-family: "main", "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}

.post-thumbnail.hartshorn {
  background: url(../images/projects-op/hartshorn/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.hartshornb {
  background: url(../images/work-thumbnails/hartshornb.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.beyouth {
  background: url(../images/projects-op/beyouth/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.briarwood {
  background: url(../images/projects-op/briarwood/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.tennyson1 {
  background: url(../images/projects-op/tennyson1/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.tennyson2 {
  background: url(../images/projects-op/tennyson2/2.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.keats {
  background: url(../images/projects-op/keats/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.ferndale {
  background: url(../images/projects-op/ferndale/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.greenwich {
  background: url(../images/projects-op/greenwich/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.seaview {
  background: url(../images/projects-op/seaview/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.collinsa {
  background: url(../images/projects-op/collinsa/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.collinsb {
  background: url(../images/projects-op/collinsb/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.johnston {
  background: url(../images/projects-op/johnston/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.clark {
  background: url(../images/projects-op/clark/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.cantitoe {
  background: url(../images/projects-op/cantitoe/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.ninth {
  background: url(../images/projects-op/ninth/5.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.hillside {
  background: url(../images/projects-op/hillside/7.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.moraine {
  background: url(../images/projects-op/moraine/1-cropped.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.stuyvesant {
  background: url(../images/projects-op/stuyvesant/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.river {
  background: url(../images/projects-op/river/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.bostwick {
  background: url(../images/projects-op/bostwick/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}


.post-thumbnail.garden {
  background: url(../images/projects/garden/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.misc {
  background: url(../images/projects/misc/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.farley {
  background: url(../images/projects/farley/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.grosvenor {
  background: url(../images/projects/grosvenor/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.glenview {
  background: url(../images/projects/glenview/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.park {
  background: url(../images/projects/park/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.armonk-357 {
  background: url(../images/projects/armonk-357/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.armonk-355 {
  background: url(../images/projects/armonk-355/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.washington {
  background: url(../images/projects/washington/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.greenhill-pharmacy {
  background: url(../images/projects/greenhill-pharmacy/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.bridgewater-center {
  background: url(../images/projects/bridgewater-center/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.riverside {
  background: url(../images/projects-op/riverside/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.canoe-brook {
  background: url(../images/projects-op/canoe-brook/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.portofino-miami {
  background: url(../images/projects-op/portofino-miami/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.leroi {
  background: url(../images/projects-op/leroi/2.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.post-thumbnail.norwalk {
  background: url(../images/projects-op/norwalk/1.jpg) 50% no-repeat;
  background-size: cover !important;
  padding: 16.4rem 15px 19rem !important;
}

.icv__img-a,
.icv__img-b {
  object-fit: cover;
  object-position: right;
}

.icv__label {
  border-radius: unset;
  padding: 0rem 0.75rem;
  font-size: 0.8rem;
  background-color: rgba(38, 41, 42, 0.6);
}

button[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5em;
  padding: 0 20px;
}

button[type=submit] svg {
  height: 30px;
  width: 30px;
  margin-right: 20px;
  display: none;
}

button[type=submit] i {
  margin-right: 20px;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.dot-button-success {
  background-color: #fff !important;
  color: #26292a !important;
  padding: 0 30px;
  height: 50px;
  transition: 200ms ease;
}

.dot-button-success svg {
  stroke: red;
}

.dot-button-failure {
  background-color: #FF4848 !important;
  color: #fff !important;
  padding: 0 30px;
}

.dot-button-failure svg {
  stroke: #fff;
}

#successIcon {
  display: none;
}

#errorIcon {
  display: none;
}

button:disabled {
  background: #fff !important;
  opacity: 1 !important;
}

.compare-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(30, 30, 30, 0.95);
  padding: 20px;
}

.compare-wrapper .fslightbox-toolbar {
  background-color: unset;
  height: unset;
}

.compare-wrapper .icv__arrow-wrapper {
  transform: unset !important;
}

.compare-wrapper .fslightbox-slide-btn-container {
  z-index: 999;
}

.compare-wrapper #compare-container:hover .icv__arrow-wrapper {
  transform: translateX(-30px);
}

.compare-wrapper .compare-close,
.compare-wrapper .compare-zoom {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.compare-wrapper .compare-close:hover,
.compare-wrapper .compare-zoom:hover {
  cursor: pointer;
}

.compare-wrapper .compare-close:hover svg *,
.compare-wrapper .compare-zoom:hover svg * {
  fill: #ddd;
}

.compare-wrapper .compare-close svg *,
.compare-wrapper .compare-zoom svg * {
  fill: #7e7e7e;
}

.compare-wrapper .compare-container {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  max-width: 1000px;
}

.compare-wrapper .compare-container #compare-container {
  width: 100%;
}

.compare-wrapper .compare-container .side-controller {
  width: 100%;
  display: flex;
}

.compare-wrapper .compare-container .side-controller.space-between {
  margin-top: 2rem;
  justify-content: space-between;
}

.compare-wrapper .compare-container .side-controller .before-cap,
.compare-wrapper .compare-container .side-controller .after-cap {
  background: #303030;
  color: #7e7e7e;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  font-weight: bold;
  padding: 0 10px;
  font-size: 0.8rem;
}

.compare-wrapper .compare-container .side-controller .wrapper-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  top: -33px;
}

.compare-wrapper .compare-container .side-controller span {
  color: #FF4848;
  margin-right: 0.3rem;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 3px;
  font-size: 0.6rem;
}

.compare-wrapper .compare-container .side-controller .side {
  display: none;
  font-weight: 800;
  font-size: 1.4rem;
  margin: 0 0.4rem;
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.compare-wrapper .compare-container .side-controller .side:hover {
  color: #fff;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.compare-wrapper .compare-container .side-controller .active-view {
  color: #fff;
}

.container-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.container-grid .item {
  width: 400px;
  height: 400px;
  margin: 10px;
  border: 1px solid #373737;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.container-grid .item a {
  width: 100%;
  height: 100%;
}

.container-grid .item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hide {
  display: none !important;
}

/** Sample rooms **/
.sample-rooms-grid .project-hover-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  justify-content: flex-end;
}

.sample-rooms-grid .project-hover-content span {
  margin-right: 10px;
  position: relative;
  top: 30px;
  z-index: -1;
  opacity: 0;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.sample-rooms-grid .project-hover-content i {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  font-size: 3rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #FF4848;
}

.project-item:hover span {
  top: 0;
  opacity: 1;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.project-item:hover i {
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  transform: rotate(180deg);
}

#view-all {
  display: none;
  padding: 1rem 2rem;
  background: #fff;
  border: none;
  color: #26292a;
  position: fixed;
  bottom: 15px;
}

.sample-rooms .el-content-right {
  width: 100% !important;
}

.dot-before-after .project-item img {
  opacity: 0.6;
}

.dot-before-after .project-item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../../images/ab3.png) no-repeat center center;
  background-size: 14%;
  opacity: 0.9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dot-before-after .project-item .project-hover .project-title {
  position: relative;
  transform: translateY(20px) !important;
  opacity: 0;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-before-after .project-item:hover .project-title {
  opacity: 1;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(0px) !important;
}

#compare-index {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
}

#compare-index span,
#compare-index div {
  color: #fff;
}

/** SAMPLE ROOMS **/
.view-all {
  left: calc(50% - 140px);
  bottom: 20px;
  transform: translate(-50%, 0);
  z-index: 999;
  position: fixed;
  width: 280px;
  background: #FF4848 !important;
}

.view-all i {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.view-all:hover i {
  transform: translateX(-8px);
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes animate-up {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.animate-up {
  animation: animate-up 200ms ease forwards;
}

.page-content .row-images .image-proto {
  width: 100%;
  height: 600px;
  background: #2d3132;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  margin-bottom: 1rem;
}

.filter-project {
  display: flex;
  justify-content: center;
  position: fixed;
  left: 600;
  bottom: 18vh;
  transform: translateX(0px) rotate(-90deg) !important;
  z-index: 999;
}

.project-hover {
  padding: 3rem;
}

.dot-press-lightbox {
  padding: 0;
}

.dot-press-lightbox .compare-container {
  max-width: unset;
}

.invis {
  visibility: hidden;
}

.press-flipbook {
  height: 100%;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.icv__label-after,
.icv__label-before {
  display: none;
}

body {
  font-family: "main";
}

body p {
  font-family: "poppins";
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .text-dark {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

/* Important: the image size must be set to 100%.
*  Otherwise the position of the images would be messed up upon zooming.
*/
.magazine img {
  width: 100%;
  height: 100%;
}

.info-title {
  font-family: "main", "Poppins", sans-serif;
  text-transform: uppercase;
}

#canvas .thumbnails li.current {
  padding-bottom: 10px;
  border-bottom: 4px solid #FF4848;
}

@media (max-width: 570px) {
  #canvas .thumbnails {
    margin-top: -70px;
    height: unset !important;
  }
}

@media (max-width: 767px) {
  #canvas .thumbnails div {
    display: none;
  }
}

.dot-press .project-item:hover .project-hover .project-title {
  position: relative !important;
  bottom: 0px !important;
  opacity: 1;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-press .project-item:before {
  background: unset;
}

.dot-press .project-item .project-hover .project-title {
  position: relative !important;
  bottom: -30px !important;
  opacity: 0;
}

.dot-press-lightbox .fslightbox-toolbar {
  position: unset;
  z-index: 3;
  right: 0;
  top: 0;
}

.dot-press-lightbox .actions {
  display: flex;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
}

#compare-zoom {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

#compare-zoom svg * {
  fill: #FF4848;
}

#compare-zoom:hover {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  background: #FF4848;
}

#compare-zoom:hover svg * {
  fill: #fff;
}

.active-compare-zoom {
  background: #FF4848;
}

.active-compare-zoom svg * {
  fill: #fff !important;
}

.compare-zoomin #ver {
  display: unset;
}

.compare-zoomout #ver {
  display: none;
}

.hint {
  position: absolute;
  top: 40px;
  width: 100%;
  user-select: none;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
  color: #7e7e7e;
}

.dot-fadeIn {
  opacity: 0;
  transform: translateY(100px) scale(0.7);
  animation: fadeIn 500ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(100px) scale(0.7);
  }

  100% {
    opacity: 1;
    transform: translateY(0px) scale(1);
  }
}

.menu-list>li {
  margin-top: 1rem;
}

/** Smooth Elements Animation **/
.dot-fade-inup {
  animation: show-up 300ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes show-up {
  from {
    transform: translateY(50px);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/*# sourceMappingURL=dot.css.map */