html{
	overflow-x: hidden;
	min-height:100%;
	height: 100%;
}

body {	
	width:100%;
	height: 100%;
}

img {
	max-width: 100%;
}

a{ 
	color: #3F3F3F;
}
a:hover{ 
	color: #3F3F3F;
	text-decoration:underline;
}
a:focus {
	outline:none;
	outline-offset:0;
}
body.modal-open {
    overflow: visible;
}

.iconsheader {
	text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.iconsheader a {
    float: left;
    
}

.plantashow {
    background-color: #001c40 !important;
    color: #000!important;
}

.botaoplanta {
    background-color: #e0e4e8;
    padding: 10px 20px;
    color: #000;
    font-family: 'Nunito', sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom: 10px;
	transition: all .4s ease;
}

.botaoplanta:hover {
	 background-color: #001c40;
    color: #fff;
}

.condominio-carousel .flickity-prev-next-button {
    top: 500px !important;
    border-radius: 0 !important;
    transform: translateY(0) !important;
}

.plantas-carousel .flickity-prev-next-button {
    top: 300px !important;
	 border-radius: 0 !important;
    transform: translateY(0) !important;
}

.flickity-prev-next-button.next {
    right: 50px !important;
}

.flickity-prev-next-button.previous {
    left: 100px !important;
}

#menu-menuprincipal, #menu-menuprincipal_en {
	padding: 0;
    text-align: center;
    width: 100%;
}

.navbar-nav>li {
    float: none !important;
}

.nav>li>a {
    padding: 15px 0px !important;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent !important;
	color:#fff !important;
}

.opennav {
	font-family: 'Nunito', sans-serif;
	color:#fff;
	display: inline-block;
	
}

.closenav {
	display: none;
}

.showclose {
	display: inline-block !important;
	
}

.hideopen {
	display: none !important;
}

.menuside {
  position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
    display: inline-block;
    transform: translateY(-50%);
}

.sidenav {
  height: 100%;
  width: auto;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #001c40;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
  padding-left: 60px;
  transform: translateX(-100%);
	padding-right: 60px;
}

.sidenavopen {
	transform: translateX(0) !important;
}

.sidenav a {
  /*padding: 8px 8px 8px 32px;*/
	font-family: 'Nunito', sans-serif;
  text-decoration: none;
  font-size: 22px;
  color: #fff;
  display: block;
  transition: 0.3s;
  text-align: center;
  line-height: 3;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.headerbg {
	height: 100vh;
	position: relative;
	width: 100%;
	min-height: 100%;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	padding: 0px;
}

.menufix {
	height: 100%;
	position: fixed;
	width: 52px;
	background-color: #001c40;
	top: 0;
	left: 0;
	z-index: 3;
}

.menufix img, .sidenav img {
	 -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

.scrollbt {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
}


.btform {
	font-family: 'Nunito', sans-serif;
	color:#fff;
	font-size: 13px;
	line-height: 1.1;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 10px;
}

.btcontact {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 20px;
	background-color: rgba(0,28,64,0.6);
	text-align: center;
	cursor: pointer;
}

.divform {
	background-color: #001c40;
	position: absolute;
	bottom: 0px;
	width: 100%;
	min-height: 100px;
	padding: 34px 40px;
	transform: translateY(100%);
	transition: all .4s ease;
	z-index: 9999
}

.closeform {
	position: absolute;
	right: 10px;
	top: 10px;
	font-family: 'Nunito', sans-serif;
	color:#fff;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
}

.divformshow {
	transform: translateY(0);
}

.wpcf7-text {
	font-family: 'Nunito', sans-serif !important;
	color:#fff !important;
	font-size: 16px !important;
	border-bottom: 1px solid #fff !important;
	background: none !important;
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
	padding-bottom: 20px;
    padding-left: 10px;
}

.spacesection {
	padding: 100px 0px;
}

.subcat {
	font-family: 'Nunito', sans-serif;
	color:#000; 
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: 400;
}

.titulosection {
	font-family: 'Nunito', sans-serif;
	color:#000; 
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: 100;
	letter-spacing: 2px;
}

.flexicons {
	display: flex;
    align-items: center;
    justify-content: space-around;
}

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

.iconsize {
	width: 100px;
	margin: 0 auto;
}
.iconsizesmall {
	width: 80px;
	margin: 0 auto;
}

.iconsize2 {
	width: 200px;
	margin: 0 auto;
}

.linkbotao {
	font-family: 'Nunito', sans-serif;
	color:#000; 
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;

}
.linkbotao:last-child {
	margin-right: 0px;
}

.icontitle {
	font-family: 'Nunito', sans-serif;
	color:#000; 
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}
.icontitle2 {
	font-family: 'Nunito', sans-serif;
	color:#000; 
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

.textosection {
	font-family: 'Nunito', sans-serif;
	color:#000; 
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
}

.main-carousel .carousel-cell {
	width: 500px; 
	height: 250px; 
	background-position: center; 
	background-size: cover; 
}

.main-carousel .flickity-prev-next-button.next {
    right: -80px !important;
}

.main-carousel .flickity-prev-next-button.previous {
    display: none;
}

.main-carousel .flickity-prev-next-button.next {
    right: 10px;
}


.condominio-carousel .carousel-cell {
	/*width: 500px; 
	height: 250px; */
	background-position: center; 
	background-size: cover; 
	width: 100%;
	height: auto;
}

.plantas-carousel .carousel-cell {
	/*width: 500px; 
	height: 250px; */
	background-position: center; 
	background-size: cover; 
	width: 100%;
	height: auto;
	text-align: center;
}


.parallax {
	background-attachment: fixed;
}


.wpcf7-submit {
	background-color: #fff !important;
	padding: 10px 60px;
	text-align: center;
	font-family: 'Nunito', sans-serif !important;
	font-size: 14px !important;
	color:#000 !important;
	border: none !important;
}

.wpcf7-text::placeholder {
  font-family: 'Nunito', sans-serif !important;
	color:#fff !important;
	font-size: 16px !important;
}

.wpcf7-text:focus {
	outline: none !important;
	border: none !important;
}



.textoheader {
	font-family: 'Nunito', sans-serif;
	color:#fff;
	font-size: 30px;
	line-height: 1.1;
	text-transform: uppercase;
	font-weight: 100;
}

.textoheaderbottom {
	font-family: 'Nunito', sans-serif;
	color:#fff;
	font-size: 14px;
	line-height: 1.1;
	text-transform: uppercase;
}

.botao {
	background-color: #fff !important;
    padding: 10px 20px;
    text-align: center;
    font-family: 'Nunito', sans-serif !important;
    font-size: 16px !important;
    color: #006635 !important;
    border: none !important;
	display: inline-block;
}

.contactfooter .wpcf7-text::placeholder {
  font-family: 'Nunito', sans-serif !important;
	color:#000 !important;
	font-size: 16px !important;
	
}
.contactfooter .wpcf7-text {
  font-family: 'Nunito', sans-serif !important;
	color:#000 !important;
	font-size: 16px !important;
	border-bottom: 1px solid #000 !important;
	width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none !important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
   border: none !important;
}



.linguas  {
	display: table;
	margin: 0 auto;
}
.linguas a {
	float: left;
	font-size: 14px !important;
}


.linguas a:first-child {
	margin-right: 15px;
}

/* Large desktop */
@media (min-width: 1200px) {

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
	.wrapper2col	{
		padding-top: 58%;
	}
	.wrapper3col	{
		padding-top: 58%;
	}
	.wrapper4col	{
		padding-top: 58%;
	}

	.titulo {
		font-size: 2.6vw;
	}

	.hashtags {
		font-size: 2.2vw; 
	}
}
/* Landscape phone to portrait tablet */
@media (max-width: 991px) {
	
	.menufix {
    height: 220px;
	}
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
	
	
@media (max-width: 769px) {
	
	.flexicons {
     display: block !important;
     align-items: center; 
     justify-content: space-around; 
}
	
	.flickity-prev-next-button.previous {
    left: 20px !important;
}	
	
	.flickity-prev-next-button.next {
    right: 20px !important;
}
	
.condominio-carousel .flickity-prev-next-button {
    top: 250px !important;
}

.plantas-carousel .flickity-prev-next-button {
    top: 200px !important;
}
	
	
.parallax {
	background-attachment: inherit;
}
	
	.wrapper2col	{
		padding-top: 120%;
	}
	.wrapper3col	{
		padding-top: 120%;
	}
	.wrapper4col	{
		padding-top: 120%;
	}
	
	.titulo {
		font-size: 5.6vw;
	}
	
	.hashtag {
		font-size: 4.2vw; 
		position: absolute; 
		bottom: 0px;
	}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	
	.textoinicial {
		margin-top: 60px;
	}
	
	.textoheader {
    font-size: 24px;
}

}
/* end device media queries */

/* Internet Explorer 8+ (Media Query) */
@media screen\0 {

}


