.real-estate-carousel-group {
  position: relative;
  overflow: hidden; }
  .real-estate-carousel-group .big-title {
    color: var(--primary-bg);
    text-align: right;
    font-size: 200rem;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.7), 1px -1px 0 rgba(0, 0, 0, 0.7), -1px 1px 0 rgba(0, 0, 0, 0.7), 1px 1px 0 rgba(0, 0, 0, 0.7);
    font-size: 15.10vw;
    position: absolute;
    top: 45px;
    right: -15px;
    opacity: 0.04; }
  .real-estate-carousel-group .module-title {
    padding-top: 150px;
    padding-bottom: 125px; }
    .real-estate-carousel-group .module-title .container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .real-estate-carousel-group .module-title .module-subtitle-text {
      max-width: 692px;
      font-size: 17px;
      color: var(--primary-text);
      line-height: 165%;
      text-align: left; }
    .real-estate-carousel-group .module-title .module-title-text {
      padding-right: 50px; }

.real-estate-carousel .owl-carousel .owl-nav button {
  border: none !important;
  top: auto;
  bottom: -110px; }
  .real-estate-carousel .owl-carousel .owl-nav button.owl-prev {
    left: calc(50% - 50px); }
  .real-estate-carousel .owl-carousel .owl-nav button.owl-next {
    right: calc(50% - 50px); }
.real-estate-carousel .container-fluid {
  padding: 0; }
.real-estate-carousel .one-news {
  position: relative;
  height: 730px; }
  .real-estate-carousel .one-news:hover .wrapper {
    opacity: 1; }
  .real-estate-carousel .one-news .foto {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    pointer-events: none; }
    .real-estate-carousel .one-news .foto .image {
      height: 100%; }
    .real-estate-carousel .one-news .foto img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center center; }
  .real-estate-carousel .one-news .wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 40px 35px;
    background-color: rgba(0, 0, 0, 0.64);
    opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s; }
  .real-estate-carousel .one-news h3 {
    color: var(--secondary-text);
    font-size: 31rem;
    margin-bottom: 10px; }
  .real-estate-carousel .one-news h4 {
    color: var(--element1-color);
    margin: 0;
    font-size: 25rem; }
  .real-estate-carousel .one-news p {
    color: var(--secondary-text);
    font-size: 25rem;
    border-right: 2px solid white;
    padding-right: 5px;
    margin-right: 5px;
    margin-bottom: 0; }
    .real-estate-carousel .one-news p:last-child {
      padding: 0;
      border: none;
      margin: 0; }
  .real-estate-carousel .one-news .text-inner {
    display: flex;
    flex-wrap: wrap; }
  .real-estate-carousel .one-news .title {
    margin-bottom: 45px; }

@media (max-width: 575.5px) {
  .real-estate-carousel-group .module-title {
    padding-top: 35px;
    padding-bottom: 30px; }
    .real-estate-carousel-group .module-title .module-subtitle-text {
      max-width: 442px;
      font-size: 16px;
      text-align: center; }
    .real-estate-carousel-group .module-title .module-title-text {
      padding: 0; }
    .real-estate-carousel-group .module-title .container {
      flex-direction: column; }
  .real-estate-carousel-group .big-title {
    font-size: 90px;
    top: 10px;
    right: 0; }

  .real-estate-carousel .owl-carousel .owl-nav button {
    bottom: -50px; }
  .real-estate-carousel .one-news {
    height: 500px; }
    .real-estate-carousel .one-news .wrapper {
      padding: 25px 15px; }
    .real-estate-carousel .one-news h3 {
      font-size: 29rem; }
    .real-estate-carousel .one-news h4 {
      font-size: 22rem; }
    .real-estate-carousel .one-news .title {
      margin-bottom: 20px; }
    .real-estate-carousel .one-news p {
      font-size: 22rem; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .real-estate-carousel-group .module-title {
    padding-top: 35px;
    padding-bottom: 30px; }
    .real-estate-carousel-group .module-title .module-subtitle-text {
      max-width: 442px;
      font-size: 16px; }
  .real-estate-carousel-group .big-title {
    font-size: 15.1vw;
    top: 15px; }

  .real-estate-carousel .owl-carousel .owl-nav button {
    bottom: -75px; }
  .real-estate-carousel .one-news {
    height: 500px; }
    .real-estate-carousel .one-news .wrapper {
      padding: 25px 15px; }
    .real-estate-carousel .one-news h3 {
      font-size: 29rem; }
    .real-estate-carousel .one-news h4 {
      font-size: 22rem; }
    .real-estate-carousel .one-news .title {
      margin-bottom: 20px; }
    .real-estate-carousel .one-news p {
      font-size: 22rem; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .real-estate-carousel-group .module-title {
    padding-top: 60px;
    padding-bottom: 50px; }
    .real-estate-carousel-group .module-title .module-subtitle-text {
      max-width: 442px; }
  .real-estate-carousel-group .big-title {
    font-size: 15.1vw; }

  .real-estate-carousel .owl-carousel .owl-nav button {
    bottom: -75px; }
  .real-estate-carousel .one-news {
    height: 500px; }
    .real-estate-carousel .one-news .wrapper {
      padding: 25px 15px; }
    .real-estate-carousel .one-news h3 {
      font-size: 29rem; }
    .real-estate-carousel .one-news h4 {
      font-size: 22rem; }
    .real-estate-carousel .one-news .title {
      margin-bottom: 20px; }
    .real-estate-carousel .one-news p {
      font-size: 22rem; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .real-estate-carousel-group .module-title {
    padding-top: 95px;
    padding-bottom: 60px; }
    .real-estate-carousel-group .module-title .module-subtitle-text {
      max-width: 480px; }
  .real-estate-carousel-group .big-title {
    font-size: 17.1vw; }

  .real-estate-carousel .owl-carousel .owl-nav button {
    bottom: -75px; }
  .real-estate-carousel .one-news {
    height: 600px; }
    .real-estate-carousel .one-news .wrapper {
      padding: 25px 15px; }
    .real-estate-carousel .one-news h3 {
      font-size: 29rem; }
    .real-estate-carousel .one-news h4 {
      font-size: 22rem; }
    .real-estate-carousel .one-news .title {
      margin-bottom: 20px; }
    .real-estate-carousel .one-news p {
      font-size: 22rem; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .real-estate-carousel-group .module-title {
    padding-top: 95px;
    padding-bottom: 60px; }
    .real-estate-carousel-group .module-title .module-subtitle-text {
      max-width: 520px; }

  .real-estate-carousel .owl-carousel .owl-nav button {
    bottom: -75px; }
  .real-estate-carousel .one-news {
    height: 600px; }
    .real-estate-carousel .one-news h3 {
      font-size: 29rem; }
    .real-estate-carousel .one-news h4 {
      font-size: 23rem; }
    .real-estate-carousel .one-news .title {
      margin-bottom: 30px; }
    .real-estate-carousel .one-news p {
      font-size: 23rem; } }

/*# sourceMappingURL=real_estate_carousel.css.map */
