/* ====== Breakpoints ====== */
@media (max-width: 1200px) {}

/* 991px ↓ — tablet e menores */
@media (max-width: 991px) {
	


  /* Esconde links horizontais no nav */
  .grid_item.auto-center .menu_link,
  .grid_item.auto-center .button_menu,
  .grid_item.mobile-menu-phone {
    display: none;
  }


  /* Tipografia */
  h1.heading-design {
    font-size: clamp(22px, 35vw, 130px);
  }
}



/* 479px ↓ — phones pequenos */
@media (max-width: 767px) {
	
	.mobile{
		display: flex !important;
	}
	
	.none{
		display: none;
	}
	
	h2 {
		font-size: 9em;
	}
	
	.nav_logo-img {
        width: 45em;
    }
	
	.container.hero-design {
    padding-top: 25em;
}
	
	.subheading-hero-design {
	font-size: 13px !important;
	background-color: #17251c;
	text-align: center;
	padding: 5px;
	color: #fff;
    }

	
    .image-mask { 
    height: 130em;
    }

    .grid_item.menu-mobile {
        padding-top: 4em;
    }

    .hero-gradient {
        background-image: linear-gradient(180deg, rgba(25, 29, 35, 0.9), rgba(25, 29, 35, 0.15) 50%, #17251c);
    }

    .grid_item.heading-hero {
     display: inline;
     width: 100%;
     height: 180px;
    }

    .residence-wrapper {
    width: 100%;
    overflow: visible;
    top: -70px;
    left: 100px;
    }

    .heading-residence {
    font-size: 140px;
    }

    .menu-heading {
        font-size: 20px;
        line-height: 2;
    }

    .grid_item.is--absolute-design {
    padding-top: 0;
    }

    .div-heading {
    width: 100%;
    height: 0;
    margin-top: 0em;
    margin-bottom: 105em;
    }

    .p-slider-wrapper {
        width: 100%;
        text-align: center;
    }
    
    .button-wrapper {
      margin: auto;
      font-size: x-small;
    }

    .container.slider-2-auto .slider-1 {
    min-height: 500px;
    }

    .container.nav-bar {
        padding-top: 0;
        height: 85px;
    }

        .div-block-16 {
        display: block;
        height: 18em;
		opacity: 1 !important;
    }

        .round-button-design {
        left: 20%;
        bottom: -75%;

    }

    .container.slider-2 {
    padding-top: 5em;
    }

    .container.design-hero-6 {
    padding: 0em 5em 3em 5em;
    background-color: #17251c;
    }

    .p-hero-6 {
    text-align: center;
	margin-top: 50px;
    }

    .footer-social-wrapper {
        padding-top: 22px;
        font-size: 11px;
    }

    .setas-mobile{
      display: flex !important;
    }

    .arrow-wrapper{
      display: none;
    }

    .h1-center.fade-up2.tricks {
        font-size: 8em;
		line-height: 1.1;
    }

    .div-white-mobile.open-mob {
        border-color: #191d23;
        background-color: #f9f0ec;
    }

        .time-number-mobile.open-mob {

        color: #c49e7b;
    }

        .time-mobile.open-mob {
        color: #c49e7b;
    }


        .image-circle-2-mobile {
        border-color: #f9f0ec;
    }

    .button_menu {
    font-size: 15px;
    margin-top: 15px;
    margin-left: 0;
}

    .spacer-mobile-absolute {
        height: 5px;
    }
	
	.green-image {
        width: auto;
    }
	
	.container.slider-mobile {
        height: 67em;
    }
	
	    .container.life-among-parks {
        padding: 35em 3em;
    }
	
	   .image-wrapper-slider-1 {
        height: auto;
    }
	
	.container.hero {
    padding: 60em 7em 0em;
	}
	
	.titulo-sobre {
    margin-bottom: 80px;
    margin-top: 80px;
	}
	
	.grid_item.text-wrapper-mobile {
    height: 60em;
    }

	.image-13 {
    width: 100%;
	}
	
	.nav_logo {
    opacity: 1 !important;
}

.open-mobile {
	        border-style: solid !important;
        border-width: 1px !important;
        border-color: #c49e7b !important;
        border-radius: 50% !important;
}

.image-logo-interna {
    width: 90px !important;
}

.heading-hero-design.none{
    display: none !important;
}

.container.hero-design {
    padding-top: 34em !important;
}

    .section.hero-2-design {
        height: 29vh;
    }
	
	.text-hero-4 {
    margin-top: 5em;
}

    .caption h3 {
        font-size: 0.8rem !important;
		line-height: normal !important;
    }
	
	    .caption {
        padding: 0.5rem 0.5rem  !important;
    }
	
	    .slider-item {
        width: 60em !important;
        height: auto !important;
    }
	
	    .gallery-section {
        padding: 2rem 1rem 0px 1rem !important;
		padding-botton: 40px !important;	
    }
	
	.title {
    font-size: 2.2rem !important;
	padding-bottom: 20px !important;
}

.plants-slide img {
    height: 140px !important;
}

    .plants-slide {
        padding: 0 !important;
    }
	
	.video-container iframe {
    position: absolute;
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 202px !important;
    border-radius: 0 !important;
	
}

.video-container:hover iframe {
    transform: none !important;
    box-shadow: none !important;
}

.video-container {
    position: relative !important;
    width: 100% !important;
    margin: 0 auto !important;
    height: 240px !important;
}


.hero-fullscreen {
    height: auto !important;
}

.hero-city {
    font-size: 0.8rem !important;
    margin-top: 10px !important;
}
.container.hero-3-beneficii {
    width: auto;
    padding: 35px 0px;
}

.grid_item.details-1-app {
        width: 100%;
        height: 100%;
        padding: 1em;
        font-size: 3vw;
    }
	
	.top-internas {
    height: 45em !important;
}

    .container.hero-design.title-internas {
        padding-top: 11em !important;
		padding-right: 4em !important;
		padding-left: 4em !important;
    }
	
	.container.nav-bar{
		transform: none !important;
    }
		
	.grid_item._2 {
		position: relative !important;
		right: 0 !important;
		bottom: 0 !important;
		width: auto !important;
		padding: 5em !important;
		justify-content: center !important;
		top: -80px;
		margin-bottom: 30px !important;
	}
	
	.image-hero-3-wrapper {
		position: relative !important;
		width: 90% !important;
	}
	
	.container.design-hero-3 {
		padding: 5em 10em 5em 10em !important;
	}

	.p-hero-3-design {
		font-size: 13px;
		font-weight: 400;
		line-height: 1.4;
		width: 100% !important;
	}	
	
	p.info {
		font-size: 9px;
	}
	
	.circle-chart__percent {
		font-size: 6px;
	}
	
	.interna-mobile{
		display: block !important;
	}
	

}
