@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
@font-face {
  font-family: "Aperto";
  src: url("webfonts/Aperto.eot");
  src: url("webfonts/Aperto.eot?#iefix") format("embedded-opentype"), url("webfonts/Aperto.woff2") format("woff2"), url("webfonts/Aperto.woff") format("woff"), url("webfonts/Aperto.ttf") format("truetype"), url("webfonts/Aperto.svg#Aperto") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura";
  src: url("webfonts/Futura-Medium.eot");
  src: url("webfonts/Futura-Medium.eot?#iefix") format("embedded-opentype"), url("webfonts/Futura-Medium.woff2") format("woff2"), url("webfonts/Futura-Medium.woff") format("woff"), url("webfonts/Futura-Medium.ttf") format("truetype"), url("webfonts/Futura-Medium.svg#Futura-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.Futura {
  font-family: "Futura";
}

.Aperto {
  font-family: "Aperto";
}

.Lato {
  font-family: "Lato";
}

.color-primary {
  color: #363636;
}

.color-primary-light {
  color: #d8b256;
}

.color-secondary {
  color: #f3efeb;
}

.color-secondary-light {
  color: #f1f1f1;
}

.color-tertiary {
  color: #fae09f;
}

.color-quaternary {
  color: #fae09f;
}

.is-white {
  color: #fff;
}

.is-black {
  color: #000;
}

.is-dark {
  color: #1f1f1f;
}

.is-gray {
  color: #575757;
}

.is-dark-gray {
  color: #747474;
}

.is-light-gray {
  color: #969696;
}

.is-lightest-gray {
  color: #FFF8F8;
}

.is-light-gray-1 {
  color: #eaeaea;
}

.color-green {
  color: #67ae45;
}

.color-1 {
  color: #474747;
}

.color-2 {
  color: #383533;
}

.color-3 {
  color: #caba90;
}

.color-4 {
  color: #caba90;
}

.is-bg-primary {
  background-color: #363636;
}

.is-bg-secondary {
  background-color: #f3efeb;
}

.is-bg-secondary-light {
  background-color: #f1f1f1;
}

.is-bg-tertiary {
  background-color: #fae09f;
}

.is-bg-quaternary {
  background-color: #fae09f;
}

.is-bg-white {
  background-color: #fff;
}

.is-bg-dark {
  background-color: #1f1f1f;
}

.is-bg-gray {
  background-color: #575757;
}

.is-bg-color-4 {
  background-color: #e9f3f6;
}

.container.extra-small {
  width: 1140px !important;
  max-width: none !important;
}
@media screen and (min-width: 1201px) {
  .container.fullhd {
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .container.fullhd.small {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.extra-hd {
    max-width: 85% !important;
  }
}
@media screen and (min-width: 1700px) {
  .container {
    max-width: 1500px !important;
  }
  .container.fullhd {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.fullhd.small {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: calc(100% - 40px);
  }
  .container.fullhd {
    width: 100%;
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .container.fullhd.small {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.extra-small {
    width: 90% !important;
    max-width: none !important;
  }
  .container.m-full-w {
    width: 100% !important;
    max-width: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .container.fullhd {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container.fullhd.small {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.amenitiessection {
  position: relative;
  overflow: hidden;
}
.amenitiessection .project-amenities-slider-wrp {
  display: flex;
  justify-content: space-between;
}
.amenitiessection .project-amenities-slider-wrp > div:nth-child(1) {
  z-index: 9;
}
.amenitiessection .project-amenities-slider-wrp > div:nth-child(2) {
  margin-top: 80px;
}
.amenitiessection .project-amenities-slider-wrp > div:nth-child(2) .owl-nav [class*=owl-] {
  display: none;
}
.amenitiessection .project-amenities-slider-wrp > div:nth-child(2) .owl-dots {
  display: none;
}
.amenitiessection .project-amenities-slider-wrp > div:nth-child(3) .owl-nav [class*=owl-] {
  display: none;
}
.amenitiessection .project-amenities-slider-wrp > div:nth-child(3) .owl-dots {
  display: none;
}
.amenitiessection .project-amenities-slider {
  width: 30%;
}
.amenitiessection .project-amenities-slider .owl-item {
  overflow: hidden;
}
.amenitiessection .project-amenities-slider .owl-item .item a, .amenitiessection .project-amenities-slider .owl-item .item .img-wrp {
  position: relative;
  display: block;
  overflow: hidden;
  transition: 0.8s all ease;
  animation-duration: 0.8s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.amenitiessection .project-amenities-slider .owl-item .item a:before, .amenitiessection .project-amenities-slider .owl-item .item .img-wrp:before {
  content: "";
  background: #f3efeb;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 1;
  animation: b_line_bg_before 1s ease forwards;
}
@keyframes b_line_bg_before {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes b_line_before {
  0% {
    transform: translate3D(-100%, 0, 0);
  }
  100% {
    transform: translate3D(0%, 0, 0);
  }
}
.amenitiessection .project-amenities-slider .owl-item .content-wrp {
  padding: 40px 0 0 40px;
}
.amenitiessection .project-amenities-slider .owl-item.active .item a:before, .amenitiessection .project-amenities-slider .owl-item.active .item .img-wrp:before {
  animation: b_line_bg 1s ease 1s forwards;
}
.amenitiessection .project-amenities-slider .owl-item.active .item a img, .amenitiessection .project-amenities-slider .owl-item.active .item a iframe, .amenitiessection .project-amenities-slider .owl-item.active .item .img-wrp img, .amenitiessection .project-amenities-slider .owl-item.active .item .img-wrp iframe {
  animation: b_line 0s ease 1.5s forwards;
}
@keyframes b_line_bg {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes b_line {
  0% {
    transform: translate3D(-100%, 0, 0);
  }
  100% {
    transform: translate3D(0%, 0, 0);
  }
}
.amenitiessection .project-amenities-slider .owl-nav [class*=owl-] {
  top: 40%;
}
.amenitiessection .project-amenities-slider .owl-nav [class*=owl-].owl-prev {
  left: 40px;
}
.amenitiessection .project-amenities-slider .owl-nav [class*=owl-].owl-next {
  right: -220%;
  top: 20%;
}
@media only screen and (max-width: 1700px) {
  .amenitiessection .project-amenities-slider .owl-item .content-wrp {
    padding: 20px 0 0 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .amenitiessection .project-amenities-slider {
    margin-top: 40px;
  }
  .amenitiessection .project-amenities-slider .owl-item .content-wrp {
    padding: 14px 0 0 14px;
  }
}
@media only screen and (max-width: 767px) {
  .amenitiessection .heading-wrp {
    margin-left: 10%;
    width: 80%;
  }
  .amenitiessection .project-amenities-slider-wrp > div:nth-child(1) {
    margin-top: 0;
    z-index: 9;
  }
  .amenitiessection .project-amenities-slider-wrp > div:nth-child(2) {
    margin-top: 60px;
  }
  .amenitiessection .project-amenities-slider-wrp > div:nth-child(3) {
    display: none;
  }
  .amenitiessection .project-amenities-slider {
    width: 45%;
  }
  .amenitiessection .project-amenities-slider .owl-nav [class*=owl-].owl-prev {
    left: -10px;
    top: 30%;
  }
  .amenitiessection .project-amenities-slider .owl-nav [class*=owl-].owl-next {
    right: -130%;
    top: 50%;
  }
}

.testi-section-03 .play-btn-circle {
  z-index: 1;
}

.testi-section-02 .heading-wrp .img-wrp {
  width: 40%;
}
.testi-section-02 .single-image-slider-01-wrp .single-image-slider-02 {
  width: 70%;
}
.testi-section-02 .single-image-slider-01-wrp .single-image-slider-02 .owl-nav {
  display: flex;
}
@media only screen and (max-width: 1200px) {
  .testi-section-02 .heading-wrp .img-wrp {
    width: 20%;
  }
}
@media only screen and (max-width: 1023px) {
  .testi-section-02 .single-image-slider-01-wrp .single-image-slider-02 {
    width: 60%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .testi-section-02 .single-image-slider-01-wrp {
    flex-wrap: wrap;
  }
  .testi-section-02 .single-image-slider-01-wrp .heading-wrp {
    display: flex;
  }
  .testi-section-02 .single-image-slider-01-wrp .heading-wrp .img-wrp {
    margin-right: 10px;
  }
  .testi-section-02 .single-image-slider-01-wrp .single-image-slider-02 {
    width: 100%;
  }
}

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