@import url(../fonts/fonts.css);
:root {
  --oxford-blue: #151E34;
  --dutch-white: #EFDFBB;
  --light-gray: #CCCCCC;
}

* {
  scrollbar-width: thin;
  scrollbar-color: rgba(86, 182, 231, 0.5) transparent;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: #000;
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #002db6;
}

body {
  font-family: 'Optima';
}

.l {
  -webkit-box-shadow: inset 0 0 1px 1px red;
          box-shadow: inset 0 0 1px 1px red;
}

.icon {
  stroke: unset;
  stroke-width: 0px;
  fill: currentColor;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
}

.tscale-0p6 {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.tscale-0p65 {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}

.tscale-0p7 {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.tscale-0p75 {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.tscale-0p8 {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.tscale-0p85 {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

.tscale-0p9 {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.tscale-0p95 {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.tscale-1 {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.tscale-1p1 {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.tscale-1p2 {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.tscale-1p3 {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.tscale-1p4 {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
}

.tscale-1p5 {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.tscale-1p6 {
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
}

.tscale-1p7 {
  -webkit-transform: scale(1.7);
          transform: scale(1.7);
}

.ff-agpro {
  font-family: 'Adobe Garamond Pro';
}

.ff-arial {
  font-family: Arial, sans-serif;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-22 {
  font-size: 22px;
}

.fw-medium {
  font-weight: 500;
}

.opacity-10 {
  opacity: 0.10;
}

.opacity-15 {
  opacity: 0.15;
}
div#accordionExample{
        padding-bottom: 30px;
}

.testimonials_data{
   border: 1px solid #000;
        border-radius: 39px;
    padding: 87px 30px;
    margin: 0px 15px;
    display: flex !important;
    justify-content: center;
    height: 100% !important;
    align-items: center;
}

.opacity-20 {
  opacity: 0.20;
}

.opacity-80 {
  opacity: 0.80;
}

.opacity-85 {
  opacity: 0.85;
}

.opacity-90 {
  opacity: 0.90;
}

.maxw-18 {
  max-width: 18px;
}

.maxw-20 {
  max-width: 20px;
}

.maxw-30 {
  max-width: 30px;
}

.maxw-40 {
  max-width: 40px;
}

.maxw-45 {
  max-width: 45px;
}

.maxw-50 {
  max-width: 50px;
}

.maxw-55 {
  max-width: 55px;
}

.maxw-60 {
  max-width: 60px;
}

.maxw-75 {
  max-width: 75px;
}

.maxw-80 {
  max-width: 80px;
}

.maxw-85 {
  max-width: 85px;
}

.maxw-90 {
  max-width: 90px;
}

.maxw-100 {
  max-width: 100px;
}

.maxw-850 {
  max-width: 850px;
}

.minh-3 {
  min-height: 3px;
}

.minh-4 {
  min-height: 4px;
}

.minw-80 {
  min-width: 80px;
}

.minw-85 {
  min-width: 85px;
}

.minw-90 {
  min-width: 90px;
}

.minw-92 {
  min-width: 92px;
}

.minw-94 {
  min-width: 94px;
}

.minw-100 {
  min-width: 100px;
}

.minw-110 {
  min-width: 110px;
}

.minw-120 {
  min-width: 120px;
}

.minw-200 {
  min-width: 200px;
}

.minw-220 {
  min-width: 220px;
}

.h-2 {
  height: 2px;
}

.h-3 {
  height: 3px;
}

.h-4 {
  height: 4px;
}

.h-5 {
  height: 5px;
}

.h-18 {
  height: 18px;
}

.h-20 {
  height: 20px;
}

.h-22 {
  height: 22px;
}

.h-24 {
  height: 24px;
}

.h-26 {
  height: 26px;
}

.h-28 {
  height: 28px;
}

.h-30 {
  height: 30px;
}

.h-32 {
  height: 32px;
}

.h-33 {
  height: 33px;
}

.h-34 {
  height: 34px;
}

.h-35 {
  height: 35px;
}

.h-36 {
  height: 36px;
}

.h-37 {
  height: 37px;
}

.h-38 {
  height: 38px;
}

.h-39 {
  height: 39px;
}

.h-40 {
  height: 40px;
}

.img-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.rounded-8 {
  border-radius: 8px;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-12 {
  border-radius: 12px;
}

.rounded-14 {
  border-radius: 14px;
}

.mt-1px {
  margin-top: 1px;
}

.mt-2px {
  margin-top: 2px;
}

.mt-3px {
  margin-top: 3px;
}

.mt-4px {
  margin-top: 4px;
}

.bg-dark {
  background-color: var(--oxford-blue) !important;
}

.bg-lightpink {
  background-color: var(--dutch-white) !important;
}

.text-dark {
  color: var(--oxford-blue);
}

.btn-dark {
  color: #fff;
  background: var(--oxford-blue);
  border-color: var(--oxford-blue);
}

.ratio-1x2 {
  --bs-aspect-ratio: 48.8%;
}

.form-check-input.check-small {
  width: 11px;
  height: 11px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-check-input.check-small:checked {
  background-image: none;
  background-color: var(--oxford-blue);
  border-color: var(--oxford-blue);
}

.form-check-input.check-small:checked ~ .text-secondary {
  color: var(--oxford-blue) !important;
}

.section-heading {
  font-size: 60px;
  font-weight: normal;
  text-transform: uppercase;
}

.md-line {
  width: calc(100% + 50px);
  margin-left: -50px;
  height: 2px !important;
  position: relative;
  z-index: -999;
}

nav.navbar {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}

nav.navbar .navbar-brand img {
  width: 80px;
}

nav.navbar .nav-item .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  margin-left: 20px;
  position: relative;
  -webkit-transition: 350ms;
  transition: 350ms;
}

nav.navbar .nav-item .nav-link:hover, nav.navbar .nav-item .nav-link:focus {
  color: #fff;
  opacity: 0.80;
}

nav.navbar .nav-item .nav-link.active {
  color: #fff;
}

@-webkit-keyframes blinkz {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blinkz {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.main-banner {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #eee;
}
.swiper-button-next, .swiper-button-prev {
  color: #ffffff !important;
}
.main-bannerOver {
  position:absolute;
  top:0;
  left:0;
  right:0;
  min-height: 100vh;
  background-color: rgb(0,0,0,0.8);
}
.main-banner .container {
  z-index: 1;
}

.main-banner .carousel {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--oxford-blue)), color-stop(#49013d), to(var(--oxford-blue)));
  background: linear-gradient(0deg, var(--oxford-blue), #49013d, var(--oxford-blue));
}

.main-banner .carousel .carousel-inner {
  height: 100%;
  opacity: 0.75;
}

.main-banner .carousel .carousel-inner .carousel-item {
  height: 100%;
}

.main-banner .carousel .carousel-inner .carousel-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.carousel-indicators [data-bs-target] {
  height: 0.4;
}

.carousel-indicators [data-bs-target].active {
  -webkit-transform: scaleY(1.25);
          transform: scaleY(1.25);
  opacity: 1;
}

.latest-projects {
  background: var(--oxford-blue);
}

.card-price {
  border-radius: 8px;
  overflow: hidden;
}

.card-price .ratio {
  overflow: hidden;
}

.card-price .ratio img {
  -webkit-transition: 1s;
  transition: 1s;
}

.card-price .card-imgtext {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: auto;
  top: auto;
  color: #fff;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.85));
  -webkit-transition: 350ms;
  transition: 350ms;
}

.card-price:hover .ratio img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.card-price:hover .card-imgtext {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.95)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.95));
}

.rightside-50p {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  min-height: 200px;
  overflow: hidden;
}

.rightside-50p img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .rightside-50p {
    position: relative;
    width: 100%;
  }
}

.ratio-lifestyle {
  overflow: hidden;
  background: var(--oxford-blue);
  text-decoration: none;
}

.ratio-lifestyle img {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 1s;
  transition: 1s;
}

.ratio-lifestyle h2 {
  color: #fff;
  font-size: 24px;
  position: absolute;
  text-transform: uppercase;
  height: auto;
  padding: 15px;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ratio-lifestyle:hover img {
  opacity: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ratio-lifestyle:hover h2 {
  text-shadow: 0 1px 4px var(--oxford-blue);
}

.testimonial-section {
  position: relative;
  background: #fff;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonial-section .testimonial-carousel {
  top: 0;
  height: 100%;
  width: 60vw;
  right: -15%;
}

.testimonial-section .testimonial-carousel img {
  -webkit-transition: 350ms;
  transition: 350ms;
}

.testimonial-section .owl-nav {
  text-align: left;
  padding-top: 10px;
}

.testimonial-section .owl-nav button.owl-prev, .testimonial-section .owl-nav button.owl-next {
  padding: 6px 0px !important;
  margin-right: 20px;
  margin-left: 2px;
}

.testimonial-section .owl-nav button.owl-prev[class*=owl-]:hover, .testimonial-section .owl-nav button.owl-next[class*=owl-]:hover {
  background: transparent;
  color: #000;
  opacity: 0.5;
}

@media (max-width: 767.9px) {
  .testimonial-section {
    display: block;
  }
  .testimonial-section .testimonial-carousel {
    width: 100%;
    padding-top: 20px;
    right:0px;
    position: relative;
  }
  .testimonial-section .testimonial-carousel img.active {
    padding: 4px;
    border: 2px solid var(--oxford-blue);
  }
}

.find-locator {
  background: var(--oxford-blue);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100;
}

.star-rating {
  display: inline-block;
  color: #ddd;
  font-family: Arial;
  vertical-align: top;
  position: relative;
}

.star-rating:before {
  content: '\2606\2606\2606\2606\2606';
  font-family: inherit;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0px;
  text-shadow: 0 0px 1px #fff;
}

.star-rating span {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.star-rating span:before {
  content: '\2605\2605\2605\2605\2605';
  position: relative;
  color: #FFC835;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0px;
}

.btn-mouse {
  position: absolute;
  width: 26px;
  height: 46px;
  bottom: 65px;
  left: calc(50% - 13px);
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
  opacity: 0.75;
  -webkit-transition: 300ms;
  transition: 300ms;
  z-index: 2;
  color: #fff;
}

.btn-mouse:hover {
  opacity: 1;
  color: var(--bs-warning);
  -webkit-box-shadow: inset 0 0 0 1px var(--bs-warning);
          box-shadow: inset 0 0 0 1px var(--bs-warning);
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.btn-mouse::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: currentColor;
  top: 8px;
  left: calc(50% - 4px);
  border-radius: 4px;
  -webkit-animation: scrollMouse 1.5s infinite;
          animation: scrollMouse 1.5s infinite;
}

.btn-mouse::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: calc(50% - 6px);
  bottom: -14px;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(-34deg) skew(25deg);
          transform: rotate(-34deg) skew(25deg);
}

@-webkit-keyframes scrollMouse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@keyframes scrollMouse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

.lp-slider {
  position: relative;
}

.lp-slider .owl-carousel {
  position: relative;
  width: 100vw;
}

.featured-slider .owl-dots {
  padding-top: 20px;
}

.featured-slider .owl-dots .owl-dot span {
  background: #161E34;
  opacity: 1;
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px;
}
.search-form .form-control {
  padding: 0.375rem 1rem !important;
  font-size: 1.15em !important;
      background: #ffffff85 !important;
}
.search-form label {
  font-weight: bold !important;
  font-size: 1.15em !important;
  font-family: sans-serif;
}
#testimonial .owl-nav .icon {
  color:#161E34 !important;
}
#testimonial .owl-nav .icon:hover, #testimonial .owl-nav .icon:active{
  color:#AC9F3C !important;
}
.featured-slider .owl-dots .owl-dot.active span {
  background: #EFDFBB;
}

.ui-slider .ui-slider-handle {
  top: -0.4em !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 16px !important;
  border-color: var(--oxford-blue) !important;
  background-color: var(--oxford-blue) !important;
}

.ui-slider .ui-widget-header {
  background: #0b44e9;
}
.ui-slider-horizontal {
    height: 4px !important;
    border-radius: 0 !important;
}

.ui-slider-horizontal .ui-slider-range {
  height: 4px !important;
}

.property-tag {
  position: absolute;
  min-width: 50px;
  padding-left: 12px;
  padding-right: 12px;
  width: auto;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 10px;
  left: 10px;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Adobe Garamond Pro';
  border-radius: 40px;
  padding-top: 2px;
}

/*footer {
  background-color: #f9f9fb;
  padding-top: 50px;
  padding-bottom: 25px;
  border-bottom: 15px solid var(--oxford-blue);
}*/
footer {
    background-color: var(--oxford-blue);
    color:#fff;
    padding-top: 50px;
    /*padding-bottom: 25px;*/
    border-bottom: 15px solid var(--oxford-blue);
}
.btn-light{
    background:#fff;
    color:var(--oxford-blue);
}
footer ul {
  padding: 0;
}

footer ul li {
  list-style-type: none;
  font-size: 16px;
  line-height: 36px;
}

footer ul li a {
  font-weight: 500;
  text-decoration: none;
  color:#fff;
  /*color: var(--oxford-blue);*/
}
footer ul li a:hover {
  color: var(--oxford-blue);
}

footer .footer-connect a {
  text-decoration: none;
  color:#fff;
  /*color: var(--oxford-blue);*/
}

@media (max-width: 992px) {
    .logo{
        width:150px !important;
    }
  nav.navbar .nav-item {
    padding-top: 10px;
  }
  nav.navbar .nav-item .nav-link {
    margin-left: 20px;
    margin-bottom: 10px;
  }
  nav.navbar .nav-item .nav-link.active::before {
    bottom: -3px;
    left: 0px;
  }
  nav.navbar .navbar-collapse {
    background: rgba(0, 0, 0, 0.85);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
}

a.link-title {
    color: #212529;
    text-decoration: none;
}


/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*=== Optional Delays, change values here  ===*/
.one {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.two {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.three {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.four {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.five {
  -webkit-animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.six {
  -webkit-animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  animation-delay: 5.5s;
}

.seven {
  -webkit-animation-delay: 6.5s;
  -moz-animation-delay: 6.5s;
  animation-delay: 6.5s;
}

.eight {
  -webkit-animation-delay: 7.5s;
  -moz-animation-delay: 7.5s;
  animation-delay: 7.5s;
}

/*=== Animations start here  ===*/

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== FADE IN DOWN ===*/
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/*=== FADE IN UP Big ===*/
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/*=== FADE IN DOWN Big ===*/
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/*=== FADE IN LEFT Big ===*/
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/*=== FADE IN RIGHT Big ===*/
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.whatsapp i {
    font-size: 25px;
}
.whatsapp h5 {
    color: white;
    padding: 7px 10px !important;
    border-radius: 7px;
    background-color: #24d49a;
    margin: 0;
}
@media only screen and (max-width:768px){
.latest-projects {
    padding: 25px 0;
}
}
/*# sourceMappingURL=style.css.map */

.py-5.communities .ratio.ratio-1x2.ratio-lifestyle {
    height: 450px !important;
}

 