/**************************************

PEDRAS

***************************************/

/* FONTS */

@font-face {
	  font-family: 'icomoon'; 
	  src: url('../assets/fonts/icomoon.eot');
	  src: url('../assets/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
	  url('../assets/fonts/icomoon.woff') format('woff'),
	  url('../assets/fonts/icomoon.ttf') format('truetype'),
	  url('../assets/fonts/icomoon.svg#icomoon') format('svg');
	  font-weight: normal;
	  font-style: normal;
}

@font-face {
	  font-family: 'alwaysinmyheart';
	  src: url('../assets/fonts/alwaysinmyheart-webfont.eot');
	  src: url('../assets/fonts/alwaysinmyheart-webfont.eot?#iefix') format('embedded-opentype'),
	  url('../assets/fonts/alwaysinmyheart-webfont.woff') format('woff'),
	  url('../assets/fonts/alwaysinmyheart-webfont.ttf') format('truetype'),
	  url('../assets/fonts/alwaysinmyheart-webfont.svg#alwaysinmyheart') format('svg');
	  font-weight: normal;
	  font-style: normal;
}

@font-face {
	  font-family: 'abrahamlincoln';
	  src: url('../assets/fonts/abrahamlincoln-webfont.eot');
	  src: url('../assets/fonts/abrahamlincoln-webfont.eot?#iefix') format('embedded-opentype'),
	  url('../assets/fonts/abrahamlincoln-webfont.woff') format('woff'),
	  url('../assets/fonts/abrahamlincoln-webfont.ttf') format('truetype'),
	  url('../assets/fonts/abrahamlincoln-webfont.svg#abrahamlincoln') format('svg');
	  font-weight: normal;
	  font-style: normal;
}

@font-face {
	  font-family: 'AkzidenzGroteskBELightCn';
	  src: url('../assets/fonts/AkzidenzGroteskBELightCn.ttf');
	  font-weight: normal;
	  font-style: normal;
}


/**************************************

ICONS

***************************************/

.icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



/**************************************

HELPERS

***************************************/

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.wrapper{
  max-width: 1160px;
  margin: auto;
  position:relative;
}

.cloak{
  position: absolute;
  text-indent: -20000px;	
}

/**************************************

GENERIC

***************************************/




body {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color: #fff;
}


.social-grid .filter .filter-label, 
.social-grid .filter li{
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.social-grid .filter .filter-label{
display:none;
}



/**************************************

MENU & FOOTER

***************************************/

.footer,
.footer .inner-content,
.country-list{
	
	background: #1d8224;
}

		
		
.footer .social-links,
.footer .brand-links,
.footer .legal-links { 
	display: none;
}

.footer .inner-container .inner-content{
	padding-top: 0;
}
.footer .footer-columns{
	padding-bottom: 5px;
  	padding-top: 7px;
	border: none;
}

.footer .country-selector a img,
.footer .country-list a img{
  margin-right: 5px;
  width: 7%;
  vertical-align: middle;
}
.footer .country-list a img{
  width: 6.5%;
}
.footer .country-selector a{
	color: #fff;
}
.footer .country-list a{
	color: #77c171;
  	height: 40px;
  	line-height: 40px;
}
.country-list li {
  border-bottom: #77c171 1px solid;
}
.country-list li a{
 padding-top: 0;
}

/**/

#desktop-menu{ 
	display: none;
	height: 75px !important;
	overflow: hidden;
}

#pedras-desktop-menu {
	position:fixed;
	top:0;
	width:100%;
	z-index:3000;
	font-family: 'Oswald', sans-serif;
}
#pedras-desktop-menu .bar {
	height:75px;
	z-index:500;
	position:relative
}
#pedras-desktop-menu .bar:before {
	content:'';
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	zoom:1;
*display:inline;
	height:100%;
	width:1px;
	vertical-align:middle;
	margin-right:-6px
}
#pedras-desktop-menu .bar logo {
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	zoom:1;
*display:inline;
	vertical-align:middle
}
#pedras-desktop-menu .container {
	z-index:450;
	height:100%;
	overflow-x:hidden;
	-webkit-overflow-scrolling:touch;
	right: -300px;
}
#pedras-desktop-menu .container.primary {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#pedras-desktop-menu .toggle-button {
	position:absolute;
	height:100%;
	padding:25px 20px;
	right:0;
	top:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#pedras-desktop-menu .logo {
	margin:auto;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	zoom:1;
*display:inline


}
#pedras-desktop-menu .logo:before {
	content:'';
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	zoom:1;
*display:inline;
	height:100%;
	width:1px;
	vertical-align:middle;
	margin-right:-6px
}
#pedras-desktop-menu .logo img {
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	zoom:1;
*display:inline;
	vertical-align:middle
}
@media only screen and (max-width: 767px) {
	#pedras-desktop-menu {
		display:block
	}
}
#pedras-desktop-menu nav {
	width:100%;
	display:block;
}
#pedras-desktop-menu nav ul {
	overflow:hidden;
	margin:0;
	display:block;
}
#pedras-desktop-menu nav ul li {
	margin:0;
	text-transform:uppercase;
	display: block;
	white-space: nowrap;
}
#pedras-desktop-menu nav ul li a {
	width:100%;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	zoom:1;
	*display:inline;
}
#pedras-desktop-menu .close-button {
	position:absolute;
	left: 74px;
  	top: 30px;
	display:block;
	width:40px;
	height:40px;
	z-index: 10000;
	font-size:1.8em;
}
#pedras-desktop-menu .close-button:before {
	font-family: 'icomoon';
	content: "\21";		
}
		
#pedras-desktop-menu .languages .selected,
#pedras-desktop-menu .languages .label {
	display:-moz-inline-stack;
	display:inline-block;
	*vertical-align:auto;
	zoom:1;
	*display:inline
}
#pedras-desktop-menu .languages .label {
	display: none;
}
#pedras-desktop-menu .languages li {
	display: inline;
}
#pedras-desktop-menu .container {
	padding: 40px 0;
}

#pedras-desktop-menu.is-active .container.primary {
	right: 0;
}
#pedras-desktop-menu.is-active .toggle-button {
	display: none;
}
#pedras-desktop-menu.is-active .toggle-button:after {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity:1
}

#pedras-desktop-menu {
	color:#fff;
}
#pedras-desktop-menu .toggle-button:before {
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	zoom:1;
*display:inline;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	font-family:"icomoon";
	text-transform:none;
	content:"\28";
	font-size:24px
}
#pedras-desktop-menu nav li a {
	padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#pedras-desktop-menu nav ul .is-active a {
	color:#c59b6f;
}
		
#pedras-desktop-menu.is-active nav.primary ul .page-root a{ color: #fff; }
		
@media only screen and (min-width: 768px) {
	
	.vertical.vertical-right .page-content {
	  padding-right: 0 !important;
	}
			
	.vertical.vertical-right .page-content {
		position: relative;
		z-index: 10;
		top: 0;
		left: 0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		margin-bottom: 0;
	}	
	.vertical.vertical-right .page-content.move {
		left: -350px;
	}
	
	.vertical.vertical-right #pedras-desktop-menu {
		right: 0;
	}
	.vertical #pedras-desktop-menu {
		height: 100px;
		width: 100%;
	}
	.vertical #pedras-desktop-menu .main-bar {
		position: initial;
	}
	.vertical #pedras-desktop-menu nav.language,
	.vertical #pedras-desktop-menu ul,
	.vertical #pedras-desktop-menu li,
	.vertical #pedras-desktop-menu a {
		height: auto;
		padding-left: 0;
		width: auto;
		text-align: left;
	}
	.vertical #pedras-desktop-menu .inner-container {
		padding: 0;
	}
	.vertical #pedras-desktop-menu .logo {
		margin-left: 30px;
	}
	.vertical #pedras-desktop-menu .main-bar > .inner {
		background-color: #464646;
		height: 100%;
	}

	.vertical #pedras-desktop-menu nav {
		padding: 0;
	}
	.vertical #pedras-desktop-menu nav ul {
		width: 100%;
		height: 100%;
		display: inline;
	}
	.vertical #pedras-desktop-menu nav.primary {
		
		height: 100%;
		width: 350px;
		position: fixed;
		z-index: 1000;
		background: #1d8224 url('/media/1078/bg-menu.jpg') no-repeat right top;
		/*overflow: hidden;*/
		overflow-y: scroll;
		right: -350px;
		top: 0;
	}
	.vertical #pedras-desktop-menu nav.primary ul li {
		display: block;
	}
	.vertical #pedras-desktop-menu nav.primary ul li a {
		text-align: left;
		padding: 0;
		width: 100%;
		color: #006d06;
	}
	.vertical #pedras-desktop-menu nav.primary .languages {
		height: 22px;
		padding: 40px;
		visibility:hidden;
	}
	.vertical #pedras-desktop-menu nav.primary .submenu{
		padding: 20px 0 40px 74px;
		font-size:1.8em;
	}

	.vertical #pedras-desktop-menu nav.primary .submenu ul li a:hover {
		color: #fff;
	}

	.vertical #pedras-desktop-menu nav.primary .brand-links{
		padding: 20px 0 20px 74px;
	}
	.vertical #pedras-desktop-menu nav.primary .brand-links ul li {
		line-height: 1.2;
	}
	.vertical #pedras-desktop-menu nav.primary .brand-links ul li a {
		font-size:17px;
		color: #fff;
		font-weight: 300;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links{
		padding: 20px 0 30px 74px;
		position: relative;
		font-size:1.8em;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links:after{
		content: '';
		display: inline-block;
		border-top: 1px solid #95c797;
		width: 35px;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 74px;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links ul li {
		display: inline-block;
		margin-right: 10px;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links a:before {
	  display: -moz-inline-stack;
	  display: inline-block;
	  vertical-align: middle;
	  zoom: 1;
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-family: 'icomoon';
	  text-transform: none;
	  color: #fff;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links .facebook a:before {
	  content: "\25";
	}
	.vertical #pedras-desktop-menu nav.primary .social-links .instagram a:before {
	  content: "\27";
	}
	.vertical #pedras-desktop-menu nav.primary .social-links .youtube a:before {
	  content: "\2d";
	}
	.vertical #pedras-desktop-menu nav.primary .legal-links{
		padding: 10px 0 20px 74px;
		position: relative;
	}
	.vertical #pedras-desktop-menu nav.primary .legal-links ul li {
		line-height: 1.2;
	}
	.vertical #pedras-desktop-menu nav.primary .legal-links ul li a {
		font-size:13px;
		color: #77c171;
	}

}


@media only screen and (max-width: 767px){

	.footer .country-selector a{
		/*border-bottom: #77c171 1px solid;*/
		border: none;
	}
	
	.footer .mobile-country-list a img{
	  margin-right: 5px;
	  width: 10%;
	  vertical-align: middle;
	}
							
	.footer .mobile-country-list a{
	  color: #77c171;
	}
				
	#pedras-desktop-menu {
	  position: relative;
	  margin-top: -75px;
	}
	
	#pedras-desktop-menu.is-active .toggle-button {
		display: block;
	}

	#pedras-desktop-menu .toggle-button{
		padding: 13px 25px;
	}
	#mobile-menu,
	.vertical.vertical-right #pedras-desktop-menu .close-button{display:none;}

	.vertical.vertical-right #pedras-desktop-menu .bar{
  		background: #1d8224;
  		border-bottom: 1px solid #41a140;
	}

	.vertical.vertical-right .page-content {
	  padding-right: 0 !important;
	}
			
	.vertical.vertical-right .page-content {
		position: relative;
		z-index: 10;
		top: 0;
		left: 0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}	
	.vertical.vertical-right .page-content.move {
		left: 0 !important;
	}
	
	.vertical.vertical-right #pedras-desktop-menu {
		right: 0;
	}
	.vertical #pedras-desktop-menu {
		height: auto;
		width: 100%;
	}
	.vertical #pedras-desktop-menu .main-bar {
		position: initial;
	}
	.vertical #pedras-desktop-menu nav.language,
	.vertical #pedras-desktop-menu ul,
	.vertical #pedras-desktop-menu li,
	.vertical #pedras-desktop-menu a {
		height: auto;
		padding-left: 0;
		width: auto;
		text-align: left;
	}
	.vertical #pedras-desktop-menu .inner-container {
		padding: 0;
	}
	.vertical #pedras-desktop-menu .logo {
	  margin-left: 20px;
	  width: 78px;
	  padding-top: 5px;
	}
	.vertical #pedras-desktop-menu .main-bar > .inner {
		background-color: #464646;
		height: 100%;
	}

	.vertical #pedras-desktop-menu nav {
		padding: 0;
	}
	.vertical #pedras-desktop-menu nav ul {
		width: 100%;
		height: 100%;
	}
	.vertical #pedras-desktop-menu nav.primary {
		  height: calc(100vh - 76px);
		  width: 100%;
		  position: absolute;
		  z-index: 1;
		  background: #1d8224;
		  overflow: hidden;
		  right: 0;
		  top: -125vh;
	}
	#pedras-desktop-menu.is-active .container.primary {
		 top: 76px;
	}
	
	.vertical #pedras-desktop-menu nav.primary ul li {
		display: block;
	}
	.vertical #pedras-desktop-menu nav.primary ul li a {
		font-size: 20px;
		text-align: center;
		display: block;
		padding: 0;
		width: 100%;
		color: #fff;
	}
	.vertical #pedras-desktop-menu nav.primary .languages {
		display: none;
	}

	.vertical #pedras-desktop-menu nav.primary .submenu{
		  padding: 20px;
		  font-size:1.8em;
	}

	.vertical #pedras-desktop-menu nav.primary .brand-links{
		padding: 20px;
	}
	.vertical #pedras-desktop-menu nav.primary .brand-links ul li {
		line-height: 1.4;
	}
	.vertical #pedras-desktop-menu nav.primary .brand-links ul li a {
		font-size:17px;
		color: #fff;
		font-weight: 300;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links{
		padding: 10px 30px 10px 30px;
		position: relative;
	    text-align: center;
		font-size:1.8em;
	}

	.vertical #pedras-desktop-menu nav.primary .social-links:after{
		content: '';
		display: inline-block;
		border-top: 1px solid #95c797;
		width: 35px;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -17px;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links ul{
		display: inline;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links ul li {
		display: inline-block;
		margin: 0 5px;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links a:before {
	  display: -moz-inline-stack;
	  display: inline-block;
	  vertical-align: middle;
	  zoom: 1;
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-family: 'icomoon';
	  text-transform: none;
	  color: #fff;
	}
	.vertical #pedras-desktop-menu nav.primary .social-links .facebook a:before {
	  content: "\25";
	}
	.vertical #pedras-desktop-menu nav.primary .social-links .instagram a:before {
	  content: "\27";
	}
	.vertical #pedras-desktop-menu nav.primary .social-links .youtube a:before {
	  content: "\2d";
	}
	.vertical #pedras-desktop-menu nav.primary .legal-links{
		padding: 0 30px
		position: relative;
	}
	.vertical #pedras-desktop-menu nav.primary .legal-links ul li {
		line-height: 1.4;
	}
	.vertical #pedras-desktop-menu nav.primary .legal-links ul li a {
		font-size:13px;
		color: #77c171;
	}

	.page-products #pedras-desktop-menu.is-active nav.primary ul .page-root.products a,
	.page-about #pedras-desktop-menu.is-active nav.primary ul .page-root.about a{ color: #fff; }

	
}

/**************************************

HOMEPAGE

***************************************/

.hero .text h1{
	font-family: 'abrahamlincoln';
	color: #323232;
	font-size: 120px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: -275px;
}
		
.hero .text h2{
	font-family: 'alwaysinmyheart';
	color: #323232;
	font-size: 35px;
	text-transform: none;
	font-weight: 400;
	width: 60%;
	margin: auto;
}

.hero .text h1 .newtitle{
	color: #fff;
	font-size: 110px;
	font-family: 'alwaysinmyheart';
	font-weight: 400;
	text-transform: none;
	margin-top: 275px;
	display: inline-block;
}

.hero .text h1 .newtitle{
	color: #fff;
	font-size: 110px;
	font-family: 'alwaysinmyheart';
	text-transform: none;
}

.hero .cta-wrap {
  margin: 0;
}

.hero .cta {
  background: none;
  font-family: 'alwaysinmyheart';
  font-weight: 400;
  font-size: 55px;
  color: #2b2b2b;
  text-transform: none;
}
		
.hero .cta:after {
  display: inline-block;
  vertical-align: text-top;
  zoom: 1;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "icomoon";
  text-transform: none;
  content: "\2e";
  font-size: 50px;
  line-height: 1.2;
  padding-left: 25px;
}

.slick-dots {
  bottom: 60px;
}

.slick .slick-dots button:after{
	color: #aaafb1;
	font-size: 10px;
	content: 'o';
}

.slick .slick-dots li.slick-active button:after{
	color: #fff;
  	font-size: 15px;
  	top: 3px;
  	left: 3px;
}

.social-grid {
  color: #464646;
  font-size: 14px;
  margin-top: -40px;
}

.slick-dots li{
    margin: 0px 3px;
}	
				
.social-grid .filter .bar{
	background: #1d8224 url('/media/1079/bg-filters.jpg') no-repeat left top;
	text-align:left;
}

.social-grid .filter-wrap{
	position: relative !important;
	top: 0 !important;
}

		
.social-grid-item.social .social-footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e5f2d8;
	color: #fff;
	text-align: left;
}

.social-grid-item.social .social-footer:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 10px solid #e5f2d8;
  border-left: 500px solid transparent;
  position: absolute;
  top: -10px;
  left: 0;
}

.social-grid-item.social.instagram .social-footer{
	background: #a2b892;
}
.social-grid-item.social.instagram .social-footer:before {
  border-left: none;
  border-right: 500px solid transparent;
  border-bottom: 10px solid #a2b892;
}

.social-grid-item.social.youtube .social-footer{
	background: #b0b888;
}
.social-grid-item.social.youtube .social-footer:before {
  border-left: none;
  border-right: 500px solid transparent;
  border-bottom: 10px solid #b0b888;
}
.social-grid-item.social.medium.youtube .social-footer:before {
  border-left: none;
  border-right: 744px solid transparent;
}
.social-grid-item.social.facebook .social-footer{
	background: #1e4a54;
	margin-top: -1px;
}
.social-grid-item.social.facebook .social-footer:before {
  border-right: none;
  border-bottom: 10px solid #1e4a54;
  border-left: 500px solid transparent;
  right: 0;
  left: initial;
}


.social-grid-item.social .social-footer h2,
.social-grid-item.social .social-footer h1{
	font-family: 'alwaysinmyheart';
	margin: 0;
	font-size: 34px;
	padding-bottom: 10px;
	line-height: 1;
	text-transform: none;
	font-weight: 400;
	text-indent: -5px;
	color: #323232;
}

.social-grid-item.social .social-footer p{
	line-height: 1.2em;
	font-size: 15px;
	margin: 0;
	text-transform: none;
	font-weight: 400;
	color: #323232;
}

.social-grid-item.social.instagram .social-footer h2,
.social-grid-item.social.instagram .social-footer p,
.social-grid-item.social.facebook .social-footer h2,
.social-grid-item.social.facebook .social-footer p,
.social-grid-item.social.youtube .social-footer h2,
.social-grid-item.social.youtube .social-footer p,
.social-grid-item.social.instagram .share-button,
.social-grid-item.social.facebook .share-button,
.social-grid-item.social.youtube .share-button{
	color: #fff;
}
				
.social-grid-item .platform a:before{ color:#e5f2d8;}

.social-grid-item .platform { 
  display: inline-block;
}

.social-grid-item .share-button-wrap { 
  display: inline-block;
  float: right;
}

.social-grid-item .body{
	padding-bottom: 20px;
}

.social-grid-item.instagram .platform a:before {
  font-family: "icomoon";
  content: "\26";
  font-size: 28px;
}

.social-grid-item.youtube .platform a:before {
  font-family: "icomoon";
  content: "\2c";
  font-size: 28px;
}

.social-grid-item.facebook .platform a:before {
  font-family: "icomoon";
  content: "\24";
  font-size: 28px;
}

.social-grid-item .share-button{
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 3;
  color: #323232;
}

.social-grid-item .botao-share {
  display: inline-block;
	font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "alwaysinmyheart";
  text-transform: none;
  font-size: 28px;
  width: 125px;
}
			
.social-grid-item .botao-share:after {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "icomoon";
  text-transform: none;
  content: "\2b";
  font-size: 28px;
  padding-left: 10px;
}
			
.play-button-container .wrap a {
  text-indent: -90000px;
}

.social-grid-item.tag-header.large{ 
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
	margin: -40px 0 0 0;
}


.social-grid-item.promo.small .item-overlay{
	background: #e5f2d8;
	position: relative;
  	top: 0;
  	left: 0;
  	padding: 30px 30px 60px 30px;
	width: auto;
  	height: auto;
}
		
.social-grid-item.promo.small .item-overlay:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 10px solid #e5f2d8;
  border-left: 360px solid transparent;
  position: absolute;
  top: -10px;
  right: 0;
}
		
.social-grid-item.promo.small .item-overlay .inner{
	position: relative;
	bottom:0;
}

.social-grid-item.promo.small .item-overlay h4{
	font-family: 'alwaysinmyheart';
	margin: 0;
	font-size: 34px;
	padding-bottom: 10px;
	line-height: 1;
	text-transform: none;
	font-weight: 400;
	text-indent: -5px;
}
.social-grid-item.promo.small .item-overlay h1{
	line-height: 1.2em;
	font-size: 15px;
	margin: 0;
	text-transform: none;
	font-weight: 400;
}

.social-grid-item.promo.medium .item-overlay h4{
	  font-family: 'abrahamlincoln';
	  margin: 0;
	  font-size: 92px;
	  line-height: .9;
	  text-transform: uppercase;
	  font-weight: 400;
	  color: #323232;
	  padding: 100px 30px 10px 400px;
	  text-align: left;
}
.social-grid-item.promo.medium .item-overlay h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 16px;
	margin: 0;
	text-transform: none;
	font-weight: 400;
	color: #323232;
	padding: 0 100px 0 400px;
	text-align: left;
}

.social-grid-item .play-button-container .wrap a{
	background: url('/media/1093/btn-play.png') no-repeat left top;
	height: 77px;
  	width: 83px;
}


#feed .social-grid-item.social.facebook .social-footer{
	margin-top: -10px;
	padding-bottom: 0;
}


#feed .social-grid-item.social.facebook .social-footer .platform{
	  display: none;
}

#feed .share-bar{
	color: #fff;
}

#feed .facebook .share-bar{
	  background: #1e4a54;
}

#feed .facebook .share-bar:after{
	display: none;
}

.share-bar a:after{
	  font-family: "icomoon";
	  color: #fff;
	  font-size: 25px;
	  margin: 0 5px;
}

.share-bar a.facebook:after{
	  content: "\24";
}
.share-bar a.youtube:after{
	  content: "\2c";
}
.share-bar a.instagram:after{
	  content: "\26";
}
.share-bar a.pinterest:after{
	  content: "\29";
}
.share-bar a.twitter:after{
	  content: "\2f";
}
.share-bar a.google:after{
	  content: "\30";
}


/* MODAL */

#modal .close-button .wrap{
	background-color: #1d8224;
	width: 60px;
	height: 60px;
}
#modal .close-button .wrap a:before{
  	font-family: "icomoon";
	content: "\21";
	color: #fff;
	margin-top: 16px;
}

#modal .modal-content{
	max-width: 685px;
	background-color: #d6e2da;
}

#modal .share-button-wrap,
#modal .share-bar:after,
#modal .modal-content .share-bar{ display: none;}

#modal.social .modal-content .share-bar{ display: block !important;}

#modal .modal-content .share-bar{ display: block;}

#modal .share-bar{
	background-color: #1d8224;
  	line-height: 55px;
}

#modal .share-bar a:after{
	  font-family: "icomoon";
	  color: #fff;
	  font-size: 25px;
	  margin: 0 5px;
}

#modal .share-bar a.facebook:after{
	  content: "\24";
}
#modal .share-bar a.youtube:after{
	  content: "\2c";
}
#modal .share-bar a.instagram:after{
	  content: "\26";
}
#modal .share-bar a.pinterest:after{
	  content: "\29";
}
#modal .share-bar a.twitter:after{
	  content: "\2f";
}
#modal .share-bar a.google:after{
	  content: "\30";
}

#modal .section-list .inner-container{
	padding:0;
}

#modal .section-list .section-text{
	padding:15px 70px;
}

#modal .section-list .section-text h3{
	font-family: 'alwaysinmyheart';
	font-weight: 400;
	font-size: 45px;
	color: #88978c;
	margin: 0;
	text-transform: none;
}

#modal .section-list .section-text h2{
	font-family: 'abrahamlincoln';
	font-weight: 400;
	color: #3a4c3f;
	font-size: 100px;
	margin: 0;
}

#modal .section-list .section-text h4{
  font-family: 'alwaysinmyheart';
  font-weight: 400;
  font-size: 33px;
  color: #88978c;
  margin: 0;
  text-transform: none;
  line-height: 1.7;
}

#modal .section-list .section-text p{
	font-size: 16px;
	color: #3a4c3f;
	line-height: 1.4;
}

#modal .section-list .section-attributes{
	background-color: #d6e2da;
	padding: 15px 30px;
}

#modal .section-list .section-attributes dt, 
#modal .section-list .section-attributes dd{
	display: block;
	text-align: center;
	float: none;
	width: 100%;
}

#modal .section-list .section-attributes dt{
	font-family: 'abrahamlincoln';
	font-size: 27px;
	color: #88978c;
}

#modal .section-list .section-attributes dt:before,
#modal .section-list .section-attributes dt:after{
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  border-top: 2px solid #bdcac1;
  vertical-align: middle;
  margin: 0 20px;
}

#modal .section-list .section-attributes dd{
	font-size: 16px;
	color: #3a4c3f;
	padding-bottom: 20px;
}

#modal .social-grid-item.social .social-footer .platform{ display:none;}


@media only screen and (min-width: 768px){

	#modal.youtube .modal-content.medium {
	  width: 685px;
	}

}

@media only screen and (max-width: 1199px) and (min-width: 1024px){
	.hero .text h1{
		font-size: 100px;
		margin-top: -235px;
	}
			
	.hero .text h2{
		font-size: 30px;
		width: 80%;
	}
	
	.hero .text h1 .newtitle{
		font-size: 110px;
		margin-top: 235px;
	}

	.social-grid .social-grid-item.promo.medium .item-overlay h4 {
		font-size: 60px;
	    padding: 100px 50px 10px 380px;
	}

	.social-grid-item.promo.medium .item-overlay h1 {
		font-size: 16px;
	    padding: 0 50px 0 380px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 768px){
	.hero .text h1{
		font-size: 90px;
		margin-top: -200px;
	}
			
	.hero .text h2{
		font-size: 30px;
		width: 75%;
	}
	
	.hero .text h1 .newtitle{
		font-size: 110px;
		margin-top: 200px;
	}

	.social-grid .video-container{
		display:none;
	}

	.social-grid .social-grid-item.promo.medium .item-overlay{
		position: relative;
	}

	.social-grid .social-grid-item.promo.medium .item-overlay{
		position: relative;
	}		
		
	.social-grid .social-grid-item.promo.medium .item-overlay h4 {
	  padding: 50px 50px 10px 50px;
	}

	.social-grid-item.promo.medium .item-overlay h1 {
	  padding: 0 50px 0 50px;
	}

}
	
@media only screen and (min-width: 768px){
	
	
	.social-grid .filter .filter-label, 
	.social-grid .filter li a {
		color: #006d06;
		font-size:18px;
		font-weight: 400;
	}
	
	.social-grid .filter li a:hover,
	.social-grid .filter li.is-active a{
		color: #fff;
	}
	
	.social-grid .filter .filter-label a:before, 
	.social-grid .filter li a:before,
	.social-grid .filter .filter-label.is-active a:before, 
	.social-grid .filter li.is-active a:before{
	  display: -moz-inline-stack;
	  display: inline-block;
	  vertical-align: middle;
	  zoom: 1;
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-family: "icomoon";
	  text-transform: none;
	  content: "\22";
	  font-size: 30px;
	  margin: 0 4px;
	  margin-bottom: 6px;
	}
	
	.social-grid .filter .filter-label.is-active a:before, 
	.social-grid .filter li.is-active a:before {



	  content: "\23";
	}
}

@media only screen and (max-width: 767px){

	.hero .text h1{
		font-size: 50px;
		  margin-top: -100px;
		  margin-bottom: 10px;
	}
			
	.hero .text h2{
		font-size: 30px;
  		width: 80%;
	}
	
	.hero .text h1 .newtitle{
		font-size: 50px;
		margin-top: 100px;
	  	line-height: 1;
	}

	.hero .cta {
	  font-size: 28px;
	  margin: 0;
	}
	.hero .cta:after {
	  font-size: 30px;
	  padding-left: 13px;
	}

	.slick-dots {
	  /*display:none !important;*/
	}
		
	.social-grid .filter .bar .filter-mobile:after {
	  display:none;
	}

	.social-grid nav .filter-mobile{
		text-align: center;
	}
	

	.social-grid .grid-list{
		height: auto !important;
	}

	body .social-grid-item {
	  width: 100% !important;
	  position: relative;
	  left: 0 !important;
	  top: 0 !important;
	  margin-bottom: 30px;
	}
	.social-grid-item .social-footer {
	  padding: 30px;
	}
	.social-grid-item .share-button {
	  bottom: 30px;
	  right: 30px;
	}

	.social-grid-item .user {
	  display: none;
	}

	.social-grid-item .item-overlay{
  		position: relative;
	}

	.social-grid-item.social .social-footer h2,
	.social-grid-item.social .social-footer h1 {
	  font-size: 30px;
	}
	.social-grid-item.promo.medium .item-overlay h4 {
	  font-size: 52px;
	  padding: 20px 30px 10px 30px;
	  text-align: center;
	}
	.social-grid-item.promo.medium .item-overlay h1 {
	  padding: 0 30px 30px 30px;
	  text-align: center;
	}

	.section-social-feed.gridify .social-feed .social-item{
		margin: 0 !important;
	}

	/******* FIX FOR DESKTOP SOCIAL GRID *******/

	.section-social-feed.horizontal .social-feed .social-item:nth-child(3n+0) {
		margin: 0 2.5% !important;
	}

	#modal .close-button .wrap {
	  left: -50px;
	}

	#modal .section-list .section-text {
	  padding: 15px 30px;
	}
	#modal .section-list .section-text h3 {
	  font-size: 26px;
	  padding-bottom: 10px;
	}
	#modal .section-list .section-text h2 {
	  font-size: 54px;
	}
	#modal .section-list .section-text p {
	  font-size: 13px;
	}

	#modal .section-list .section-attributes dt {
	  font-size: 22px;
	}

}

/**************************************

PRODUTOS

***************************************/

div.slide-page .slide-navigation li{
	cursor: pointer;
}



div.slide-page .slide-navigation .label{
	font-family: 'abrahamlincoln';
	font-size: 24px;
	color: #474747;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 2px;
    display: inline-block;
    vertical-align: text-top;
	padding-right: 9px;
}

div.slide-page .slide-navigation a:after {
	content: 'o';
	font-size: 11px;
	color: #474747;
	line-height: 2.8;
	vertical-align: text-top;
}

div.slide-page .slide-navigation .is-active .label {
  opacity: 0;
}

div.slide-page .slide-navigation .is-active a:after {
    font-family: "icomoon";
    content: "\22";
	font-size: 30px;
	margin-right: -9px;
	line-height: 1;
}

div.slide-page .slide-navigation .is-active .label {
  opacity: 0;
}

div.slide-page .slide-navigation .is-active:hover .label {
  opacity: 1;
}

div.slide-page .slide-navigation .is-active .label{padding-right: 0;}

.slide-page.slide-type-product .inner-container {
  max-width: 100%;
  padding: 0;
  vertical-align: bottom;
}

.slide-page.slide-type-product .pgs-productlandingpage .inner-container .inner-content{
  vertical-align: bottom;
  padding: 0;
}


.slide-page.slide-type-product .ctas {
  position: absolute;
  padding: 0 18%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: justify;
  width: 100%;
  bottom: 7%;
}

.slide-page.slide-type-product .ctas:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.slide-page.slide-type-product .cta-wrap {
  font-size: 0.9em;
  margin: auto;
  display: static;
  width: 148px;
  text-transform: uppercase;
  padding: 5px 0;
  text-align: center;
  vertical-align: text-top;
  background-color: #f3f7ee;
  -webkit-box-shadow: -1px 5px 5px rgba(0,0,0,0.4);
  -moz-box-shadow: -1px 5px 5px rgba(0,0,0,0.4);
  box-shadow: -1px 5px 5px rgba(0,0,0,0.4);
  text-shadow: -1px 5px 5px rgba(255,255,255,0.3),1px -5px 5px rgba(255,255,255,0.3);

}

.slide-page.slide-type-product .cta-wrap a{
	  font-family: 'Oswald', sans-serif;
	  text-transform: uppercase;
	  font-size: 18px;
	  color: #323232;
	  padding: 0;
	  background: none;
	  font-weight: 300;
	  margin: 0;
}

.slide-page.slide-type-product .cta-wrap:hover{
	opacity: .7;
}


.slide-page.slide-type-product .cta-wrap:hover a{
	color: #484747;
}

/* Spanis produts family (2 elements) */

html:lang(es) .slide-page.slide-type-product .ctas {
  width: 100%;
  padding: initial;
  text-align: center;
}

html:lang(es) .slide-page.slide-type-product .ctas .cta-wrap {
  display: inline-block;
  margin: 0 1%;
  width: 13%;
}


@media only screen and (max-width: 2000px) and (min-width: 1700px){
	
	.slide-page.slide-type-product .ctas {
	  padding: 0 21%;
	}

}
@media only screen and (max-width: 1699px) and (min-width: 1200px){

	.slide-page.slide-type-product .ctas {
	  padding: 0 13%;
	}

}

@media only screen and (max-width: 1199px) and (min-width: 1024px){
	
	.slide-page.slide-type-product .cta-wrap {
	  width: 126px;
	}
			
	.slide-page.slide-type-product .cta-wrap a {
	  font-size: 17px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 769px){
	

	.slide-page.slide-type-product .ctas {
	  padding: 0 21%;
	}
	.slide-page.slide-type-product .cta-wrap {
	  width: 84px;
	}
			
	.slide-page.slide-type-product .cta-wrap a {
	  font-size: 16px;
	}

}
		
@media only screen and (max-width: 768px) and (min-width: 601px){
	
	.slide-page.slide-type-product .cta-wrap {
	  width: 71px;
	}
			
	.slide-page.slide-type-product .cta-wrap a {
	  font-size: 15px;
	}
}
		
@media only screen and (max-width: 600px){
	
	.slide-page.slide-type-product .ctas {
	  display: none;
	  visibility: hidden;
	}
			
}

div.slide-page .pgs-productpage .inner-container .inner-content h1{
	font-family: 'abrahamlincoln';
	font-size: 115px;
	color: #323232;
	font-weight: 400;
    margin: 0;
    line-height: .9;
}
div.slide-page .pgs-productpage .inner-container .inner-content p{
	font-size: 16px;
	color: #323232;
	line-height: 1.2;
}

.slide-page.slide-type-product .read-more-wrap a{

	background: none;
	font-family: 'alwaysinmyheart';
	font-weight: 400;
	font-size: 55px;
	color: #323232;
	text-transform: none;
	margin: 0;
	padding: 10px 0 0 0;
	text-indent: -10px;
}
.slide-page.slide-type-product .read-more-wrap a span{ display: none;}

.slide-page.slide-type-product .read-more-wrap a:after{
	  display: inline-block;
	  vertical-align: text-top;
	  zoom: 1;
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-family: "icomoon";
	  text-transform: none;
	  content: "\2e";
	  font-size: 50px;
	  line-height: 1.2;
	  padding-left: 25px;
}

			
div.slide-page .pgs-agua-das-pedras-salgadas .inner-container .inner-content,
div.slide-page .pgs-agua-das-pedras-limao .inner-container .inner-content,
div.slide-page .pgs-agua-das-pedras-maca .inner-container .inner-content,
div.slide-page .pgs-pedras-water-lemon .inner-container .inner-content,
div.slide-page .pgs-água-das-pedras-limón .inner-container .inner-content{
  padding-right: 58%;
  text-align: right;
  line-height: 1.2;
}


div.slide-page .pgs-agua-das-pedras-maracuja .inner-container .inner-content,
div.slide-page .pgs-agua-das-pedras-frutos-vermelhos .inner-container .inner-content,
div.slide-page .pgs-agua-das-pedras-levissima .inner-container .inner-content,
div.slide-page .pgs-água-das-pedras-raspberry-ginseng .inner-container .inner-content,
div.slide-page .pgs-água-das-pedras-frambuesa-y-ginseng .inner-container .inner-content{
  padding-left: 58%;
  text-align: left;
  line-height: 1.2;
  padding-right: 6%;
}


.page-products  #modal .section-list .section-text {
	  padding: 20px 60px 20px 60px;
}
.page-products  #modal .section-list .section-text h1{
	font-family: 'abrahamlincoln';
	font-size: 83px;
	font-weight: 400;
    margin: 0;
    line-height: .9;
	text-align: left;
	color: inherit;
}
.page-products  #modal .section-list .section-text p{
	text-align: left;
	font-size: 16px;
	color: inherit;
	line-height: 1.3;
}
		
.page-products  #modal .section-list .section-text:first-child {
	  padding: 0;
}
.page-products  #modal .section-list .section-text:first-child img{
	  width: 100%;
}

.page-products  #modal .section-list .section-text h2 {
  font-family: 'abrahamlincoln';
  font-weight: 400;
  font-size: 45px;
  margin: 0 0 45px 0;
  text-align: left !important;
  text-transform: none;
  padding-bottom: 20px;
  color: inherit;
}

.page-products  #modal .section-list .section-text h3 {
  font-family: 'abrahamlincoln';
  font-weight: 400;
  font-size: 35px;
  color: inherit;
}

.slide-page.slide-type-product .pgs-productpage .inner-container .inner-content .image-box {
  display: none;
}

div.slide-page .pgs-agua-das-pedras-salgadas .inner-container .inner-content h1, 
div.slide-page .pgs-agua-das-pedras-salgadas .inner-container .inner-content p,
div.slide-page .pgs-agua-das-pedras-salgadas .read-more-wrap a/*,
div.slide-page .pgs-agua-das-pedras-frutos-vermelhos .inner-container .inner-content h1, 
div.slide-page .pgs-agua-das-pedras-frutos-vermelhos .inner-container .inner-content p,
div.slide-page .pgs-agua-das-pedras-frutos-vermelhos .read-more-wrap a*/
{ color: #f5f5f5 !important}

.page-products  #modal #agua-das-pedras-salgadas-read-more-modal-clone{
	  background: #1d8224;
	  color: #fff;
}

.page-products  #modal #agua-das-pedras-salgadas-read-more-modal-clone h2{
	  border-bottom: 1px solid #72b47a;
}

.page-products  #modal #agua-das-pedras-limao-read-more-modal-clone,
.page-products  #modal #pedras-water-lemon-read-more-modal-clone,
.page-products  #modal #água-das-pedras-limón-read-more-modal-clone{
	  background: #faf540;
	  color: #323232;
}

.page-products  #modal #agua-das-pedras-limao-read-more-modal-clone h2,
.page-products  #modal #pedras-water-lemon-read-more-modal-clone h2,
.page-products  #modal #água-das-pedras-limón-read-more-modal-clone h2{
	  border-bottom: 1px solid #969339;
}

.page-products  #água-das-pedras-framboesa-ginseng-read-more-modal-clone,
.page-products  #água-das-pedras-raspberry-ginseng-read-more-modal-clone,
.page-products  #água-das-pedras-frambuesa-y-ginseng-read-more-modal-clone{
	  background: #cc3b82;
	  color: #fff;
}

.page-products  #modal #água-das-pedras-framboesa-ginseng-read-more-modal-clone h2,
.page-products  #água-das-pedras-raspberry-ginseng-read-more-modal-clone h2,
.page-products  #água-das-pedras-frambuesa-y-ginseng-read-more-modal-clone h2{
	  border-bottom: 1px solid #e69dc1;
}


.page-products  #agua-das-pedras-levissima-read-more-modal-clone{
	  background: #2c5fc0;
	  color: #fff;
	  padding-bottom: 40px;
}

.page-products  #modal #agua-das-pedras-levissima-read-more-modal-clone h2{
	  border-bottom: 1px solid #96afe0;
}

@media only screen and (max-width: 1023px) and (min-width: 768px){

	div.slide-page .pgs-agua-das-pedras-limao .inner-container .inner-content {
	  padding-right: 50%;
	  padding-left: 50px;
	}
	
	div.slide-page .pgs-agua-das-pedras-salgadas .inner-container .inner-content, 
	div.slide-page .pgs-água-das-pedras-framboesa-ginseng .inner-container .inner-content, 
	div.slide-page .pgs-água-das-pedras-levíssima .inner-container .inner-content {
	  padding-left: 50%;
	  padding-right: 50px;
	}

	div.slide-page .pgs-productpage .inner-container .inner-content h1 {
	  font-size: 80px;
	}
	
	
}

@media only screen and (max-width: 768px) and (min-width: 600px){
	
	.slide-page.slide-type-product .pgs-productpage .inner-container .inner-content .image-box {
	  margin: 0 100px;
	}

}
	
@media only screen and (max-width: 768px){
	
	.page-products .slide-page.slide-type-product .slide-container .pgs-productlandingpage .image-box {
	/*  position: relative;*/
	}
	.page-products .slide-page.slide-type-product .slide-container .pgs-productlandingpage .image-box img {
	  margin: 20px 0 0 0 ;
	}
	
	.page-products .slide-page.slide-type-product .pgs-productlandingpage .ctas{
	  display: none;
	}
	
	.page-products .slide-page.slide-type-product .pgs-productlandingpage .inner-container {
	  padding: 0;
	}
	
	div.slide-page .pgs-productpage .inner-container .inner-content h1,
	div.slide-page .pgs-agua-das-pedras-salgadas .inner-container .inner-content .image-box p,
	{
	  color: #fff !important;
	}
	
	div.slide-page .pgs-agua-das-pedras-salgadas .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-agua-das-pedras-limao .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-agua-das-pedras-maca .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-pedras-water-lemon .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-água-das-pedras-limón .image-box.responsive.cover .cover-image{
	  background-position: left center;
	}

	div.slide-page .pgs-agua-das-pedras-maracuja .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-agua-das-pedras-framboesa-ginseng .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-agua-das-pedras-levissima .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-água-das-pedras-raspberry-ginseng .image-box.responsive.cover .cover-image,
	div.slide-page .pgs-agua-das-pedras-frutos-vermelhos .image-box.responsive.cover .cover-image{
	  background-position: right center;
	}

	.slide-page.slide-type-product .pgs-productpage .inner-container .inner-content .image-box {
	  display: block;
	}	

	.slide-page.slide-type-product .inner-container {
	  padding: 20px 10px;
	}
	.slide-page.slide-type-product .inner-container {
	
	  height: 300px !important;
	}

	div.slide-page .pgs-productpage .inner-container .inner-content {
	  padding: 0 30px;
	  text-align: center;
	  line-height: 1.2;
	}

	div.slide-page .pgs-productpage .inner-container .inner-content h1 {
	  font-size: 70px;
	}

	div.slide-page .pgs-productpage .inner-container .inner-content p {
	  font-size: 14px;
	}

	.slide-page.slide-type-product .read-more-wrap a {
	  font-size: 40px;
	}
		
	.slide-page.slide-type-product .read-more-wrap a {
	  font-size: 40px;
	}

	.slide-page.slide-type-product .read-more-wrap a:after {
	  font-size: 35px;
	  padding-left: 20px;
	}


	.page-products #modal .section-list .section-text {
	  padding: 20px 30px;
	}

	.page-products #modal .section-list .section-text h1 {
	  font-size: 60px;
	  text-align: center;
	}

}

/**************************************

CONTACTOS & NEWSLETTER

***************************************/

.page-contactos,
.page-contact-us,
.page-contatos,
.page-newsletter{ background: #e5ebda url(/media/1130/pattern.jpg) repeat left top;}


.page-contactos .section-text.has-image .image-wrap,
.page-contact-us .section-text.has-image .image-wrap,
.page-contatos .section-text.has-image .image-wrap,
.page-newsletter .section-text.has-image .image-wrap{
	width: 40%;
}

.page-contactos .section-form form,
.page-contact-us .section-form form,
.page-contatos .section-form form,
.page-newsletter .section-form form{
	width: 60%;
}


.page-contactos h1,
.page-contact-us h1,
.page-contatos h1,
.page-newsletter h1{
	font-family: 'abrahamlincoln';
	font-size: 70px;
	text-transform: uppercase;
	color: #3a4c3f;
	font-weight: 400;
}

.section-form form.pegasus{
  margin-bottom: 50px;
}

form.pegasus fieldset{
	padding-bottom: 0;
}

form.pegasus .field{
  margin: 5px 0;
}

form.pegasus .field .input-wrapper{
  width: 77%;
}

form.pegasus .submit-wrapper{
  width: 78%;
}

form.pegasus .field .input-wrapper .filevalue{
  color: #728270;
  width: 100%;
  padding-top: 16px;
  height: 20px;
}

form.pegasus .field>.inner-field>label{
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  color: #8b9788;
  white-space: nowrap;
  margin: 0;
  text-align: right;
  margin-right: 20px;
  width: 18%;
  padding-top: 7px;
  font-weight: 300;
}

form.pegasus .field.text .text-wrapper input,
form.pegasus .select-wrapper select{
  height: 34px !important;
  font-family: 'Oswald', sans-serif;
  color: #3a4c3f;
  font-size: 16px;
  font-weight: 300 !important;
  padding-left: 10px;
  position: relative;
}

form.pegasus .field.dropdownlist .select-wrapper select{
	background: transparent;
	position: relative;
	width: 106%;
}

form.pegasus .field.dropdownlist .select-wrapper select:focus {outline:none;}

form.pegasus .field.dropdownlist .selectbg{
	background: #fff;
	overflow: hidden;
	width: 100%;
}

form.pegasus .field.dropdownlist .selectbg:after{
	content: "";
	display: block;
	width: 23px;
	height:23px;
	background: #fff url('/media/1133/arrow.png') no-repeat left top;
	position: absolute;
  	right: 1px;
  	top: 5px;
}

form.pegasus .select-wrapper select option{color: #8b9788;}

form.pegasus .field.textarea .textarea-wrapper textarea{
  font-family: 'Oswald', sans-serif;
  color: #3a4c3f;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 14px;
}

form.pegasus .feedback{
  /*color: #3a4c3f !important;*/
  font-weight: 400;
}

form.pegasus .feedback.feedback-success{
  clear: both;
  padding-left: 22%;
}

form.pegasus .submit-wrapper input{
  background: none;
  color: #3a4c3f;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  padding: 16px 0;
  line-height: 0;
  height: auto;
  margin: 0;
  font-weight: 300;
  width: auto;
  text-indent: 5px;
}

form.pegasus .submit-wrapper input:hover{ text-decoration: underline;}

form.pegasus .field:last-child .input-wrapper{
  background: url('/media/1132/upload.png') no-repeat left 2px;
  cursor: pointer;
}

html:lang(en) form.pegasus .field:last-child .input-wrapper{
  background: url('/media/1211/upload-en.png') no-repeat left 2px;
  cursor: pointer;
}

html:lang(es) form.pegasus .field:last-child .input-wrapper{
  background: url('/media/1212/upload-es.png') no-repeat left 2px;
  cursor: pointer;
}

html #newsletter form.pegasus .field:last-child .input-wrapper{ background:none;}

form.pegasus .field:last-child .input-wrapper input{  cursor: pointer;}

form.pegasus .field:last-child .input-wrapper .feedback .counter{
  font-style: italic;
  color: #8b9788;
  position: absolute;
  margin-top: -55px;
  margin-left: 40px;
}

form.pegasus .field .checkbox-wrapper.input-wrapper {
	background: none;
}
form.pegasus .field .checkbox-wrapper.input-wrapper a{
	color: #8b9788;
	font-style: italic;
}

form.pegasus .field:last-child label{
	padding-top: 1px;
	white-space: normal;
}

form.pegasus input#files{
	opacity: 0;
	height: 30px;
}


@media screen and (max-width: 1023px) and (min-width: 768px){
	.section-form form {
	  width: 50%; 
	}
	
	form.pegasus .submit-wrapper,
	form.pegasus .field .input-wrapper{
	  width: 76%;
	}
	
	form.pegasus .field>.inner-field>label{
	  width: 17%;
	}
}

@media only screen and (max-width: 767px){
			
	.page-contactos .section-text.has-image .image-wrap,
	.page-contactos .section-form form,
	.page-contact-us .section-text.has-image .image-wrap,
	.page-contact-us .section-form form,
	.page-contatos .section-text.has-image .image-wrap,
	.page-contatos .section-form form,
	.page-newsletter .section-text.has-image .image-wrap,
	.page-newsletter .section-form form{
		width: 100%;
	}

	.page-contactos h1,
	.page-contact-us h1,
	.page-contatos h1, 
	.page-newsletter h1 {
	  font-size: 43px;
	  margin: 0;
	}
	
	.section-form form.pegasus .field>.inner-field>label {
	  margin: 0 0 5px 0;
  	  text-align: left;
	}

	form.pegasus .field.dropdownlist .select-wrapper select{
		width: 103%;
	}

	form.pegasus .feedback.feedback-success{
	  padding-left: 0;
	  text-align: center;
	}
	
}


/**************************************

GENERIC PAGES

***************************************/

.page-politica-cookies,
.page-termos-e-condicoes,
.page-política-de-privacidade,
.page-cookie-usage-policy,
.page-terms-conditions,
.page-política-de-privacidad,
.page-uso-de-la-política-de-cookies,
.page-términos-y-condiciones {
  background-color: #d6e2da;
}

.page-politica-cookies .section-list,
.page-termos-e-condicoes .section-list,
.page-política-de-privacidade .section-list,
.page-cookie-usage-policy .section-list,
.page-terms-conditions .section-list,
.page-política-de-privacidad .section-list,
.page-uso-de-la-política-de-cookies .section-list,
.page-términos-y-condiciones .section-list{
  color: #3a4c3f;
  text-align: left;
}

.page-politica-cookies .text-wrap h1,
.page-termos-e-condicoes .text-wrap  h1,
.page-política-de-privacidade .text-wrap  h1,
.page-cookie-usage-policy .text-wrap h1,
.page-terms-conditions .text-wrap h1,
.page-política-de-privacidad .text-wrap h1,
.page-uso-de-la-política-de-cookies .text-wrap h1,
.page-términos-y-condiciones .text-wrap h1{
  font-family: 'abrahamlincoln';
  font-weight: 400;
  color: #3a4c3f;
  font-size: 80px;
  margin-bottom: 10px;
  margin-top: 100px;
}
    
.page-politica-cookies .text-wrap  h2,
.page-termos-e-condicoes .text-wrap h2,
.page-política-de-privacidade .text-wrap h2,
.page-cookie-usage-policy .text-wrap h2,
.page-terms-conditions .text-wrap h2,
.page-política-de-privacidad .text-wrap h2,
.page-uso-de-la-política-de-cookies .text-wrap h2,
.page-términos-y-condiciones .text-wrap h2,
.page-newsletter #modal .section-list .section-text h2{
  font-family: 'alwaysinmyheart';
  font-weight: 400;
  font-size: 30px;
  color: #88978c;
  text-transform: none;
  margin-bottom: 10px;
  text-indent: -6px;
}

.page-politica-cookies .text-wrap  p,
.page-termos-e-condicoes .text-wrap  p,
.page-política-de-privacidade .text-wrap  p,
.page-politica-cookies .text-wrap  li,
.page-termos-e-condicoes .text-wrap  li,
.page-política-de-privacidade .text-wrap  li,
.page-cookie-usage-policy .text-wrap  p,
.page-terms-conditions .text-wrap  p,
.page-política-de-privacidad .text-wrap  p,
.page-cookie-usage-policy .text-wrap  li,
.page-terms-conditions .text-wrap  li,
.page-política-de-privacidad .text-wrap  li,
.page-uso-de-la-política-de-cookies .text-wrap  p,
.page-términos-y-condiciones .text-wrap  p,
.page-uso-de-la-política-de-cookies .text-wrap  li,
.page-términos-y-condiciones .text-wrap  li{
  font-size: 14px;
  line-height: 1.4;
}
        
.page-politica-cookies .text-wrap  li,
.page-termos-e-condicoes .text-wrap  li,
.page-política-de-privacidade .text-wrap  li,
.page-cookie-usage-policy .text-wrap  li,
.page-terms-conditions .text-wrap  li,
.page-política-de-privacidad .text-wrap  li,
.page-uso-de-la-política-de-cookies .text-wrap  li,
.page-términos-y-condiciones .text-wrap  li{
  margin-bottom: 10px;
}
        
.page-politica-cookies .text-wrap  ul,
.page-termos-e-condicoes .text-wrap  ul,
.page-política-de-privacidade .text-wrap  ul,
.page-cookie-usage-policy .text-wrap  ul,
.page-terms-conditions .text-wrap  ul,
.page-política-de-privacidad .text-wrap  ul,
.page-uso-de-la-política-de-cookies .text-wrap  ul,
.page-términos-y-condiciones .text-wrap  ul{
  margin: 1.5em 0;
  padding: 0 0 0 40px;
  list-style: disc;
}

@media only screen and (max-width: 767px){


  .page-politica-cookies .section-list.text-page .section-text:first-child,
  .page-termos-e-condicoes .section-list.text-page .section-text:first-child,
  .page-política-de-privacidade .section-list.text-page .section-text:first-child,
  .page-cookie-usage-policy .section-list.text-page .section-text:first-child,
  .page-terms-conditions .section-list.text-page .section-text:first-child,
  .page-política-de-privacidad .section-list.text-page .section-text:first-child,
  .page-uso-de-la-política-de-cookies .section-list.text-page .section-text:first-child,
  .page-términos-y-condiciones .section-list.text-page .section-text:first-child{
    padding-top: 25px;
  }

  .section-list .inner-container {
    padding-left: 20px;
    padding-right: 20px;
  }
      
  .page-politica-cookies .text-wrap h1,
  .page-termos-e-condicoes .text-wrap  h1,
  .page-política-de-privacidade .text-wrap  h1,
  .page-cookie-usage-policy .text-wrap h1,
  .page-terms-conditions .text-wrap h1,
  .page-política-de-privacidad .text-wrap h1,
  .page-uso-de-la-política-de-cookies .text-wrap h1,
  .page-términos-y-condiciones .text-wrap h1{
    margin-top: 0;
      font-size: 52px;
  }
  
  .page-politica-cookies .text-wrap  h2,
  .page-termos-e-condicoes .text-wrap h2,
  .page-política-de-privacidade .text-wrap h2,
  .page-cookie-usage-policy .text-wrap h2,
  .page-terms-conditions .text-wrap h2,
  .page-política-de-privacidad .text-wrap h2,
  .page-uso-de-la-política-de-cookies .text-wrap h2,
  .page-términos-y-condiciones .text-wrap h2,
  .page-newsletter #modal .section-list .section-text h2{
    font-size: 22px;
  }

  .page-politica-cookies .text-wrap  p,
  .page-termos-e-condicoes .text-wrap  p,
  .page-política-de-privacidade .text-wrap  p,
  .page-politica-cookies .text-wrap  li,
  .page-termos-e-condicoes .text-wrap  li,
  .page-política-de-privacidade .text-wrap  li,
  .page-cookie-usage-policy .text-wrap  p,
  .page-terms-conditions .text-wrap  p,
  .page-política-de-privacidad .text-wrap  p,
  .page-cookie-usage-policy .text-wrap  li,
  .page-terms-conditions .text-wrap  li,
  .page-política-de-privacidad .text-wrap  li,
  .page-uso-de-la-política-de-cookies .text-wrap  p,
  .page-términos-y-condiciones .text-wrap  p,
  .page-uso-de-la-política-de-cookies .text-wrap  li,
  .page-términos-y-condiciones .text-wrap  li{
    font-size: 14px;
    line-height: 1.2;
  }
}


/**************************************

IFRAME

***************************************/
/*body .iframe-module {
  bottom: 121px;
	-webkit-overflow-scrolling: touch;
  	overflow-y: scroll;
}

@media only screen and (max-width: 1023px) and (min-width: 768px){
body .iframe-module {
	  bottom: 120px;
	}
}

@media only screen and (max-width: 767px){
body .iframe-module {
	  bottom: 135px;
	}
}


body .iframe-module {
  bottom: 121px;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;}*/

.section-list #iframe {
    height: 92%;
}

@media only screen and (max-width: 767px){
	.section-list #iframe {
    	height: 100%;
	}
	.iframe-module {
		top: 0px;
	}
}

/**************************************

MUNDO PEDRAS

***************************************/

.page-mundo-pedras .hero .text h1,
.page-pedras-world .hero .text h1{
  margin-top: 118px;
  color:#2b2b2b;
}

.page-mundo-pedras .hero .text h2,
.page-pedras-world .hero .text h2{
  font-family: 'Amatic SC', cursive;
  color: #2b2b2b;
  font-size: 35px;
  text-transform: none;
  font-weight: 700;
  width: 60%;
  margin: auto;
}

.page-mundo-pedras .slick .slick-dots button:after,
.page-pedras-world .slick .slick-dots button:after{
	color: #8c8984;
}
.page-mundo-pedras .slick .slick-dots li.slick-active button:after,
.page-pedras-world .slick .slick-dots li.slick-active button:after{
	color: #2b2b2b;
}


@media only screen and (min-width: 1200px){
	.section-list .inner-container {
	    margin-top: 30px;
	}
}

.page-mundo-pedras .social-grid-item.promo.small .item-overlay,
.page-pedras-world .social-grid-item.promo.small .item-overlay{
  background: #dfeaec;
}

.page-mundo-pedras .social-grid-item.promo.small .item-overlay:before,
.page-pedras-world .social-grid-item.promo.small .item-overlay:before{
  border-bottom: 10px solid #dfeaec;
}

.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h4,
.page-pedras-world .social-grid-item.promo.medium .item-overlay h4{
  font-size: 75px;
  padding: 100px 50px 10px 356px;
  color: #323232;
}

.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h1,
.page-pedras-world .social-grid-item.promo.medium .item-overlay h1{
  padding: 0 70px 0 356px;
}

@media only screen and (max-width: 1199px) and (min-width: 1024px){
	.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h4,
	.page-pedras-world .social-grid-item.promo.medium .item-overlay h4{
	  font-size: 56px;
	  padding: 100px 30px 10px 340px;
	}
	
	.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h1,
	.page-pedras-world .social-grid-item.promo.medium .item-overlay h1{
	  font-size: 15px;
	  padding: 0 70px 0 340px;
	}
}


@media only screen and (max-width: 1023px) and (min-width: 768px){
	.page-mundo-pedras .social-grid .social-grid-item.promo.medium .item-overlay h4,
	.page-pedras-world .social-grid .social-grid-item.promo.medium .item-overlay h4{
	    padding: 25px 50px 10px 50px;
  		font-size: 53px;
	}
	.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h1,
	.page-pedras-world .social-grid-item.promo.medium .item-overlay h1{
	  	padding: 0 50px 0 50px;
	    font-size: 14px;
	}
}

@media only screen and (max-width: 767px){
	
	.social-grid nav .filter-mobile {
	  text-transform: uppercase;
	}
	
	.page-mundo-pedras .hero .text h1 ,
	.page-pedras-world .hero .text h1{
	  margin-top: 33px;
	}
	
	.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h4,
	.page-pedras-world .social-grid-item.promo.medium .item-overlay h4 {
	  font-size: 52px;
	  padding: 20px 30px 10px 30px;
	  text-align: center;
	}
	.page-mundo-pedras .social-grid-item.promo.medium .item-overlay h1,
	.page-pedras-world .social-grid-item.promo.medium .item-overlay h1 {
	  padding: 0 30px 30px 30px;
	  text-align: center;
	}

}


/**************************************

HISTÓRIA PEDRAS

***************************************/

.page-historia-pedras,
.page-pedras-history{
	background: url(/media/1172/bg-historia-pedras.jpg) repeat;	
}

.page-historia-pedras .section-list.text-page .section-text:first-child,
.page-pedras-history .section-list.text-page .section-text:first-child  {
  padding-top: 0;
  margin-top: -18px;
  overflow:hidden;
}

.page-historia-pedras .section-list .section-text.wide img,
.page-pedras-history .section-list .section-text.wide img{
	width: 100%;
}

.page-historia-pedras .section-list .section-text.wide .head,
.page-pedras-history .section-list .section-text.wide .head{
	position: absolute;
	width: 50%;
	text-align: left;
	left: 50%;
	margin-left: -38%;
	margin-top: 4%;
}

.page-historia-pedras .section-list .section-text.wide .head h1,
.page-pedras-history .section-list .section-text.wide .head h1 {
	font-family: 'abrahamlincoln';
	font-weight: 400;
	font-size: 120px;
	line-height: .8;
	color: #2b2b2b;
	margin-bottom: 0;
	margin-top: 17%;
}

.page-historia-pedras .section-list .section-text.wide .head p,
.page-pedras-history .section-list .section-text.wide .head p{
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	font-size: 32px;
	line-height: .8;
	color: #2b2b2b;
	margin-top: 9px;
	width: 67%;
}


.page-historia-pedras .section-list h2,
.page-pedras-history .section-list h2{
	font-family: 'Amatic SC', cursive;
	font-weight:700;
	font-size:36px;
	line-height: 1.2;
	margin: .5em 0;
}

.page-historia-pedras .section-list p,
.page-pedras-history .section-list p{
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:18px;
	line-height: 1.4;
}

.page-historia-pedras .section-text.has-image .image-wrap,
.page-pedras-history .section-text.has-image .image-wrap{
	margin-top: 17px;
}

.page-historia-pedras .section-list .section-text.has-image .text-wrap img,
.page-pedras-history .section-list .section-text.has-image .text-wrap img{
	width: 100%;	
}

.page-historia-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(2).has-image .text-wrap .content{
	position: relative;
	width: 88%;
	padding: 50px 0 0 95px;
	margin-bottom: -90%;
	height: 100%;
	box-sizing: border-box;
}

.page-historia-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(3).has-image .text-wrap .content{
	position: relative;
	width: 97%;
	margin-bottom: -68%;
	height: 100%;
	box-sizing: border-box;
	padding: 97px 0 0 35px;
}

.page-historia-pedras .section-list .section-text:nth-child(4).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(4).has-image .text-wrap .content{
	position: relative;
	width: 56%;
	margin-top: -43%;
	box-sizing: border-box;
	padding: 0 0 0 10px;
}


@media only screen and (max-width: 1199px) and (min-width: 1024px){
	.page-historia-pedras .section-list .inner-container,
.page-pedras-history .section-list .inner-container {
		max-width: none;
	}
	
	.page-historia-pedras .section-list p,
.page-pedras-history .section-list p {
		font-size: 16px;
		line-height: 1.3;
	}
	
	.page-historia-pedras .section-list h2,
.page-pedras-history .section-list h2 {
	  font-size: 30px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 801px){
	
	.page-historia-pedras .section-list .section-text.wide .head h1,
.page-pedras-history .section-list .section-text.wide .head h1 {
	  font-size: 99px;
	}
	.page-historia-pedras .section-list .section-text.wide .head p,
.page-pedras-history .section-list .section-text.wide .head p {
	  font-size: 25px;
	}
	.page-historia-pedras .section-list p,
.page-pedras-history .section-list p {
		font-size: 15px;
		line-height: 1.3;
	}
	.page-historia-pedras .section-list h2,
.page-pedras-history .section-list h2 {
	  font-size: 29px;
	  line-height: 1.2;
	}
	
	.page-historia-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(2).has-image .text-wrap .content {
	  width: 95%;
	  padding: 50px 0 0 72px;
	}
}

@media only screen and (max-width: 800px) and (min-width: 768px){
	
	.page-historia-pedras .section-list .section-text.wide .head h1,
.page-pedras-history .section-list .section-text.wide .head h1 {
	  font-size: 99px;
	}
	.page-historia-pedras .section-list .section-text.wide .head p,
.page-pedras-history .section-list .section-text.wide .head p {
	  font-size: 25px;
	}
	.page-historia-pedras .section-list p,
.page-pedras-history .section-list p{
		font-size: 14px;
		line-height: 1.3;
	}
	.page-historia-pedras .section-list h2,
.page-pedras-history .section-list h2 {
	  font-size: 22px;
	  line-height: 1.2;
	}
	
	.page-historia-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(2).has-image .text-wrap .content {
	  width: 95%;
  	  padding: 50px 0 0 58px;
	}
}

@media only screen and (max-width: 767px){

	.page-historia-pedras .section-list .section-text.wide .head,
.page-pedras-history .section-list .section-text.wide .head {
		margin-top: 17%;
	}
	
	.page-historia-pedras .section-list .section-text.wide img,
.page-pedras-history .section-list .section-text.wide img {
		width: 115%;
	}
	
	.page-historia-pedras .section-list .section-text.wide .head h1,
.page-pedras-history .section-list .section-text.wide .head h1 {
	  font-family: 'abrahamlincoln';
	  font-weight: 400;
	  font-size: 38px;
	  line-height: .8;
	  color: #2b2b2b;
	  margin-bottom: 2%;
	  margin-top: -10%;
	}
	
	.page-historia-pedras .section-list .section-text.wide .head p,
.page-pedras-history .section-list .section-text.wide .head p {
	  font-family: 'Amatic SC', cursive;
	  font-weight: 700;
	  font-size: 21px;
	  line-height: 1;
	  color: #2b2b2b;
	  margin-top: 0;
	  width: auto;
	}
	
	.page-historia-pedras .section-text.has-image .text-wrap,
.page-pedras-history .section-text.has-image .text-wrap {
	  overflow: hidden;
	}
	
	.page-historia-pedras .section-list p,
.page-pedras-history .section-list p{
		font-size: 17px;
		line-height: 1.3;
	}
	.page-historia-pedras .section-list h2,
.page-pedras-history .section-list h2  {
	  font-size: 30px;
	  line-height: 1.2;
	}
	
	.page-historia-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(2).has-image .text-wrap .content {
	  width: 95%;
	  padding: 50px 0 0 17%;
	}
	
	.page-historia-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
.page-pedras-history .section-list .section-text:nth-child(3).has-image .text-wrap .content  {
	  width: 97%;
	  margin-bottom: -67%;
	  padding: 0 0 0 35px;
	}
}

/**************************************

PARQUE PEDRAS

***************************************/

.page-parque-pedras,
.page-el-parque-pedras,
.page-the-pedras-park{
	background: url(/media/1172/bg-historia-pedras.jpg) repeat;	
}

.page-parque-pedras .section-list.text-page .section-text:first-child,
.page-el-parque-pedras .section-list.text-page .section-text:first-child,
.page-the-pedras-park .section-list.text-page .section-text:first-child {
  padding-top: 0;
  margin-top: -18px;
  overflow:hidden;
}

.page-parque-pedras .section-list .section-text.wide img,
.page-el-parque-pedras .section-list .section-text.wide img,
.page-the-pedras-park .section-list .section-text.wide img {
	width: 100%;
}

.page-parque-pedras .section-list .section-text.wide .head,
.page-el-parque-pedras .section-list .section-text.wide .head,
.page-the-pedras-park .section-list .section-text.wide .head {
	position: absolute;
	width: 50%;
	text-align: left;
	left: 50%;
	margin-left: -38%;
	margin-top: 4%;
}

.page-parque-pedras .section-list .section-text.wide .head h1,
.page-el-parque-pedras .section-list .section-text.wide .head h1,
.page-the-pedras-park .section-list .section-text.wide .head h1 {
	font-family: 'abrahamlincoln';
	font-weight: 400;
	font-size: 150px;
	line-height: .8;
	color: #2b2b2b;
	margin-bottom: 0;
	margin-top: 17%;
}

.page-parque-pedras .section-list .section-text.wide .head p,
.page-el-parque-pedras .section-list .section-text.wide .head p,
.page-the-pedras-park .section-list .section-text.wide .head p{
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	font-size: 34px;
	line-height: 1;
	color: #2b2b2b;
	margin-top: 9px;
	width: 67%;
}


.page-parque-pedras .section-list h2,
.page-el-parque-pedras .section-list h2,
.page-the-pedras-park .section-list h2{
	font-family: 'Amatic SC', cursive;
	font-weight:700;
	font-size:36px;
	line-height: 1.2;
	margin: .5em 0;
}

.page-parque-pedras .section-list p,
.page-el-parque-pedras .section-list p,
.page-the-pedras-park .section-list p{
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:18px;
	line-height: 1.4;
}

.page-parque-pedras .section-text.has-image .image-wrap,
.page-el-parque-pedras .section-text.has-image .image-wrap,
.page-the-pedras-park .section-text.has-image .image-wrap{
	margin-top: 17px;
}

.page-parque-pedras .section-list .section-text.has-image .text-wrap img,
.page-el-parque-pedras .section-list .section-text.has-image .text-wrap img,
.page-the-pedras-park .section-list .section-text.has-image .text-wrap img{
	width: 100%;	
}

.page-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-el-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-the-pedras-park .section-list .section-text:nth-child(2).has-image .text-wrap .content{
	position: relative;
	width: 67%;
	padding: 0 0 0 60px;
	margin-top: -41%;
	height: 100%;
	box-sizing: border-box;
}

.page-parque-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
.page-el-parque-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
.page-the-pedras-park .section-list .section-text:nth-child(3).has-image .text-wrap .content{
	position: relative;
	width: 78%;
	margin-top: -30%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 0 0 35px;
}

.page-parque-pedras .section-list .section-text:nth-child(4).has-image .text-wrap .content,
.page-el-parque-pedras .section-list .section-text:nth-child(4).has-image .text-wrap .content,
.page-the-pedras-park .section-list .section-text:nth-child(4).has-image .text-wrap .content{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 6% 0 0 35px;

}


@media only screen and (max-width: 1199px) and (min-width: 1024px){

	.page-parque-pedras .section-list .section-text.wide .head,
	.page-el-parque-pedras .section-list .section-text.wide .head,
	.page-the-pedras-park .section-list .section-text.wide .head{
		margin-left: -44%;
	}
	
	.page-parque-pedras .section-list .section-text.wide .head h1,
	.page-el-parque-pedras .section-list .section-text.wide .head h1,
	.page-the-pedras-park .section-list .section-text.wide .head h1{
		font-size: 120px;
	}
	
	.page-parque-pedras .section-list .section-text.wide .head p,
	.page-el-parque-pedras .section-list .section-text.wide .head p,
	.page-the-pedras-park .section-list .section-text.wide .head p{
		font-size: 32px;
	}
	
	.page-parque-pedras .section-list .inner-container,
	.page-el-parque-pedras .section-list .inner-container,
	.page-the-pedras-park .section-list .inner-container {
		max-width: none;
	}
	
	.page-parque-pedras .section-list p,
	.page-el-parque-pedras .section-list p,
	.page-the-pedras-park .section-list p{
		font-size: 16px;
		line-height: 1.3;
	}
	
	.page-parque-pedras .section-list h2,
	.page-el-parque-pedras .section-list h2,
	.page-the-pedras-park .section-list h2 {
	  font-size: 30px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 801px){
	
	.page-parque-pedras .section-list .section-text.wide .head,
	.page-el-parque-pedras .section-list .section-text.wide .head,
	.page-the-pedras-park .section-list .section-text.wide .head{
		margin-left: -44%;
	}
	
	.page-parque-pedras .section-list .section-text.wide .head h1,
	.page-el-parque-pedras .section-list .section-text.wide .head h1,
	.page-the-pedras-park .section-list .section-text.wide .head h1 {
	  font-size: 99px;
	}
	.page-parque-pedras .section-list .section-text.wide .head p,
	.page-el-parque-pedras .section-list .section-text.wide .head p,
	.page-the-pedras-park .section-list .section-text.wide .head p {
	  font-size: 25px;
	}
	.page-parque-pedras .section-list p,
	.page-el-parque-pedras .section-list p,
	.page-the-pedras-park .section-list p{
		font-size: 15px;
		line-height: 1.3;
	}
	.page-parque-pedras .section-list h2,
	.page-el-parque-pedras .section-list h2,
	.page-the-pedras-park .section-list h2 {
	  font-size: 29px;
	  line-height: 1.2;
	}
	
	.page-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-el-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-the-pedras-park .section-list .section-text:nth-child(2).has-image .text-wrap .content {
		width: 71%;
		padding: 50px 0 0 0;
		margin-top: -56%;
	}
	
}

@media only screen and (max-width: 800px) and (min-width: 768px){

	.page-parque-pedras .section-list .section-text.wide .head,
	.page-el-parque-pedras .section-list .section-text.wide .head,
	.page-the-pedras-park .section-list .section-text.wide .head{
		margin-left: -44%;
	}
	
	.page-parque-pedras .section-list .section-text.wide .head h1,
	.page-el-parque-pedras .section-list .section-text.wide .head h1,
	.page-the-pedras-park .section-list .section-text.wide .head h1 {
	  font-size: 99px;
	}
	.page-parque-pedras .section-list .section-text.wide .head p,
	.page-el-parque-pedras .section-list .section-text.wide .head p,
	.page-the-pedras-park .section-list .section-text.wide .head p {
	  font-size: 25px;
	}
	.page-parque-pedras .section-list p,
	.page-el-parque-pedras .section-list p,
	.page-the-pedras-park .section-list p{
		font-size: 14px;
		line-height: 1.3;
	}
	.page-parque-pedras .section-list h2,
	.page-el-parque-pedras .section-list h2,
	.page-the-pedras-park .section-list h2 {
	  font-size: 22px;
	  line-height: 1.2;
	}
	
	.page-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content {
		width: 71%;
		padding: 50px 0 0 0;
		margin-top: -56%;
	}
	
}

@media only screen and (max-width: 767px){

	.page-parque-pedras .section-list .section-text.wide .head,
	.page-el-parque-pedras .section-list .section-text.wide .head,
	.page-the-pedras-park .section-list .section-text.wide .head{
		margin-left: -44%;
	}

	.page-parque-pedras .section-list .section-text.wide .head,
	.page-el-parque-pedras .section-list .section-text.wide .head,
	.page-the-pedras-park .section-list .section-text.wide .head{
		margin-top: 17%;
	}
	
	.page-parque-pedras .section-list .section-text.wide img,
	.page-el-parque-pedras .section-list .section-text.wide img,
	.page-the-pedras-park .section-list .section-text.wide img{
		width: 135%;
	}
	
	.page-parque-pedras .section-list .section-text.wide .head h1,
	.page-el-parque-pedras .section-list .section-text.wide .head h1,
	.page-the-pedras-park .section-list .section-text.wide .head h1 {
	  font-family: 'abrahamlincoln';
	  font-weight: 400;
	  font-size: 38px;
	  line-height: .8;
	  color: #2b2b2b;
	  margin-bottom: 2%;
	  margin-top: -10%;
	}
	
	.page-parque-pedras .section-list .section-text.wide .head p,
	.page-el-parque-pedras .section-list .section-text.wide .head p,
	.page-the-pedras-park .section-list .section-text.wide .head p {
	  font-family: 'Amatic SC', cursive;
	  font-weight: 700;
	  font-size: 21px;
	  line-height: 1;
	  color: #2b2b2b;
	  margin-top: 0;
	  width: auto;
	}
	
	.page-parque-pedras .section-list p,
	.page-el-parque-pedras .section-list p,
	.page-the-pedras-park .section-list p{
		font-size: 14px;
		line-height: 1.3;
	}
	.page-parque-pedras .section-list h2,
	.page-el-parque-pedras .section-list h2,
	.page-the-pedras-park .section-list h2 {
	  font-size: 20px;
	  line-height: 1.2;
	}

	.page-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-el-parque-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-the-pedras-park .section-list .section-text:nth-child(2).has-image .text-wrap .content{
	  width: 65%;
	  padding: 5% 0 15% 5%;
	}

	.page-parque-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
	.page-el-parque-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
	.page-the-pedras-park .section-list .section-text:nth-child(3).has-image .text-wrap .content{
	  width: 78%;
	  padding: 5% 0 0 5%;
	}

	.page-parque-pedras .section-list .section-text:nth-child(4).has-image .text-wrap .content,
	.page-el-parque-pedras .section-list .section-text:nth-child(4).has-image .text-wrap .content,
	.page-the-pedras-park .section-list .section-text:nth-child(4).has-image .text-wrap .content {
	  width: 97%;
	  padding: 5% 0 0 5%;
	}
	
	.page-parque-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
	.page-el-parque-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
	.page-the-pedras-park .section-list .section-text:nth-child(3).has-image .text-wrap .content {
	  margin-bottom: 0;
	}
	
}

@media only screen and (max-width: 767px) and (min-width: 450px){
	.page-parque-pedras .section-list .section-text.wide .head h1,
	.page-el-parque-pedras .section-list .section-text.wide .head h1,
	.page-the-pedras-park .section-list .section-text.wide .head h1 {
	  font-size: 80px;
	}	
}

/**************************************

FONTE PEDRAS

***************************************/

.page-fonte-pedras,
.page-fuente-pedras,
.page-pedras-spring{
	background: url(/media/1172/bg-historia-pedras.jpg) repeat;	
}

.page-fonte-pedras .section-list.text-page .section-text:first-child,
.page-fuente-pedras .section-list.text-page .section-text:first-child,
.page-pedras-spring .section-list.text-page .section-text:first-child {
  padding-top: 0;
  margin-top: -18px;
  overflow:hidden;
}

.page-fonte-pedras .section-list .section-text.wide img,
.page-fuente-pedras .section-list .section-text.wide img,
.page-pedras-spring .section-list .section-text.wide img{
	width: 100%;
}

.page-fonte-pedras .section-list .section-text.wide .head,
.page-fuente-pedras .section-list .section-text.wide .head,
.page-pedras-spring .section-list .section-text.wide .head{
	position: absolute;
	width: 50%;
	text-align: left;
	left: 50%;
	margin-left: -38%;
	margin-top: 4%;
}

.page-fonte-pedras .section-list .section-text.wide .head h1,
.page-fuente-pedras .section-list .section-text.wide .head h1,
.page-pedras-spring .section-list .section-text.wide .head h1{
	font-family: 'abrahamlincoln';
	font-weight: 400;
	font-size: 150px;
	line-height: .8;
	color: #2b2b2b;
	margin-bottom: 0;
	margin-top: 17%;
}

.page-fonte-pedras .section-list .section-text.wide .head p,
.page-fuente-pedras .section-list .section-text.wide .head p,
.page-pedras-spring .section-list .section-text.wide .head p{
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	font-size: 34px;
	line-height: 1;
	color: #2b2b2b;
	margin-top: 9px;
	width: 67%;
}

.page-fonte-pedras .section-list h2,
.page-fuente-pedras .section-list h2,
.page-pedras-spring .section-list h2{
	font-family: 'Amatic SC', cursive;
	font-weight:700;
	font-size:36px;
	line-height: 1.2;
	margin: .5em 0;
}

.page-fonte-pedras .section-list p,
.page-fuente-pedras .section-list p,
.page-pedras-spring .section-list p{
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:18px;
	line-height: 1.4;
}

.page-fonte-pedras .section-text.has-image .image-wrap,
.page-fuente-pedras .section-text.has-image .image-wrap,
.page-pedras-spring .section-text.has-image .image-wrap{
	margin-top: 17px;
}

.page-fonte-pedras .section-list .section-text.has-image .text-wrap img,
.page-fuente-pedras .section-list .section-text.has-image .text-wrap img,
.page-pedras-spring .section-list .section-text.has-image .text-wrap img{
	width: 100%;	
}

.page-fonte-pedras .section-list .section-text:nth-child(2).has-image,
.page-fuente-pedras .section-list .section-text:nth-child(2).has-image,
.page-pedras-spring .section-list .section-text:nth-child(2).has-image{
	margin-bottom: -5%;
}

.page-fonte-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-fuente-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
.page-pedras-spring .section-list .section-text:nth-child(2).has-image .text-wrap .content{
  position: relative;
  width: 88%;
  margin-top: -38%;
  margin-bottom: -20%;
  box-sizing: border-box;
  padding: 0 0 0 19%;
  height: 100%;
}
.page-fonte-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content h2,
.page-fuente-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content h2,
.page-pedras-spring .section-list .section-text:nth-child(2).has-image .text-wrap .content h2{
	width: 86%;
}

.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
.page-pedras-spring .section-list .section-text:nth-child(3).has-image .text-wrap .content{
	position: relative;
	width: 67%;
	box-sizing: border-box;
	padding: 10% 0 0 35px;
	margin-bottom: -82%;
	height: 100%;
}

.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content h2 + p,
.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content h2 + p,
.page-pedras-spring .section-list .section-text:nth-child(3).has-image .text-wrap .content h2 + p{
    width: 90%;
}


@media only screen and (max-width: 1199px) and (min-width: 1024px){

	.page-fonte-pedras .section-list .section-text.wide .head,
	.page-fuente-pedras .section-list .section-text.wide .head,
	.page-pedras-spring .section-list .section-text.wide .head{
		margin-left: -44%;
	}
	
	.page-fonte-pedras .section-list .section-text.wide .head h1,
	.page-fuente-pedras .section-list .section-text.wide .head h1,
	.page-pedras-spring .section-list .section-text.wide .head h1{
		font-size: 120px;
	}
	
	.page-fonte-pedras .section-list .section-text.wide .head p,
	.page-fuente-pedras .section-list .section-text.wide .head p,
	.page-pedras-spring .section-list .section-text.wide .head p{
		font-size: 32px;
	}
	
	.page-fonte-pedras .section-list .inner-container,
	.page-fuente-pedras .section-list .inner-container,
	.page-pedras-spring .section-list .inner-container {
		max-width: none;
	}
	
	.page-fonte-pedras .section-list p,
	.page-fuente-pedras .section-list p,
	.page-pedras-spring .section-list p{
		font-size: 16px;
		line-height: 1.3;
	}
	
	.page-fonte-pedras .section-list h2,
	.page-fuente-pedras .section-list h2,
	.page-pedras-spring .section-list h2{
	  font-size: 30px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 801px){
	
	.page-fonte-pedras .section-list .section-text.wide .head,
	.page-fuente-pedras .section-list .section-text.wide .head,
	.page-pedras-spring .section-list .section-text.wide .head{
		margin-left: -44%;
	}
	
	.page-fonte-pedras .section-list .section-text.wide .head h1,
	.page-fuente-pedras .section-list .section-text.wide .head h1,
	.page-pedras-spring .section-list .section-text.wide .head h1{
	  font-size: 99px;
	}
	.page-fonte-pedras .section-list .section-text.wide .head p,
	.page-fuente-pedras .section-list .section-text.wide .head p,
	.page-pedras-spring .section-list .section-text.wide .head p{
	  font-size: 25px;
	}
	.page-fonte-pedras .section-list p,
	.page-fuente-pedras .section-list p,
	.page-pedras-spring .section-list p{
		font-size: 15px;
		line-height: 1.3;
	}
	.page-fonte-pedras .section-list h2,
	.page-fuente-pedras .section-list h2,
	.page-pedras-spring .section-list h2{
	  font-size: 29px;
	  line-height: 1.2;
	}
	
}

@media only screen and (max-width: 800px) and (min-width: 768px){

	.page-fonte-pedras .section-list .section-text.wide .head,
	.page-fuente-pedras .section-list .section-text.wide .head,
	.page-pedras-spring .section-list .section-text.wide .head{
		margin-left: -44%;
	}
	
	.page-fonte-pedras .section-list .section-text.wide .head h1,
	.page-fuente-pedras .section-list .section-text.wide .head h1,
	.page-pedras-spring .section-list .section-text.wide .head h1{
	  font-size: 99px;
	}
	.page-fonte-pedras .section-list .section-text.wide .head p,
	.page-fuente-pedras .section-list .section-text.wide .head p,
	.page-pedras-spring .section-list .section-text.wide .head p{
	  font-size: 25px;
	}
	.page-fonte-pedras .section-list p,
	.page-fuente-pedras .section-list p,
	.page-pedras-spring .section-list p{
		font-size: 14px;
		line-height: 1.3;
	}
	.page-fonte-pedras .section-list h2,
	.page-fuente-pedras .section-list h2,
	.page-pedras-spring .section-list h2{
	  font-size: 22px;
	  line-height: 1.2;
	}
	
	.page-fonte-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-fuente-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-pedras-spring .section-list .section-text:nth-child(2).has-image .text-wrap .content{
	  width: 95%;
  	  padding: 50px 0 0 58px;
	}
	
}

@media only screen and (max-width: 767px){

	.page-fonte-pedras .section-list .section-text.wide .head,
	.page-fuente-pedras .section-list .section-text.wide .head,
	.page-pedras-spring .section-list .section-text.wide .head{
		margin-left: -44%;
	}

	.page-fonte-pedras .section-list .section-text.wide .head,
	.page-fuente-pedras .section-list .section-text.wide .head,
	.page-pedras-spring .section-list .section-text.wide .head{
		margin-top: 17%;
	}
	
	.page-fonte-pedras .section-list .section-text.wide img,
	.page-fuente-pedras .section-list .section-text.wide img,
	.page-pedras-spring .section-list .section-text.wide img{
		width: 115%;
	}
	
	.page-fonte-pedras .section-list .section-text.wide .head h1,
	.page-fuente-pedras .section-list .section-text.wide .head h1,
	.page-pedras-spring .section-list .section-text.wide .head h1{
	  font-family: 'abrahamlincoln';
	  font-weight: 400;
	  font-size: 38px;
	  line-height: .8;
	  color: #2b2b2b;
	  margin-bottom: 2%;
	  margin-top: -10%;
	}
	
	.page-fonte-pedras .section-list .section-text.wide .head p,
	.page-fuente-pedras .section-list .section-text.wide .head p,
	.page-pedras-spring .section-list .section-text.wide .head p{
	  font-family: 'Amatic SC', cursive;
	  font-weight: 700;
	  font-size: 21px;
	  line-height: 1;
	  color: #2b2b2b;
	  margin-top: 0;
	  width: auto;
	}
	
	.page-fonte-pedras .section-list p,
	.page-fuente-pedras .section-list p,
	.page-pedras-spring .section-list p{
		font-size: 16px;
		line-height: 1.4;
	}
	.page-fonte-pedras .section-list h2,
	.page-fuente-pedras .section-list h2,
	.page-pedras-spring .section-list h2{
	  font-size: 25px;
	  line-height: 1.2;
	}
	
	.page-fonte-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-fuente-pedras .section-list .section-text:nth-child(2).has-image .text-wrap .content,
	.page-pedras-spring .section-list .section-text:nth-child(2).has-image .text-wrap .content{
		width: 79%;
		margin-top: -23%;
		margin-bottom: -23%;
		padding: 0 0 0 19%;
	}
	.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
	.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content,
	.page-pedras-spring .section-list .section-text:nth-child(3).has-image .text-wrap .content{
	    width: 65%;
		margin-bottom: -74%;
	    padding: 20px 0 0 35px;
	}
	
	.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .image-wrap,
	.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .image-wrap,
	.page-pedras-spring .section-list .section-text:nth-child(3).has-image .image-wrap{
		margin-bottom: -40%;
	}
	
	.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .image-wrap img,
	.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .image-wrap img,
	.page-pedras-spring .section-list .section-text:nth-child(3).has-image .image-wrap img{
		width: 80%;
	}
	
	.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content h2,
	.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content h2,
	.page-pedras-spring .section-list .section-text:nth-child(3).has-image .text-wrap .content h2{
		white-space: nowrap;
	}
	
	.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content p:first-child,
	.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content p:first-child,
	.page-pedras-spring .section-list .section-text:nth-child(3).has-image .text-wrap .content p:first-child{
		width: 134%;
	}
	
	.page-este-natal-oferece-o-melhor-de-ti .footer,
.page-natal-teste-fase-2 .footer{
		position:fixed; bottom:0; width:100%;
	}

	.page-framboesa #pedras-desktop-menu .wrapper .bar {
		background: #a81b2c !important;
		border-bottom: 1px solid #a81b2c !important;
	}	
	.page-framboesa #pedras-desktop-menu nav.primary {
		background: #a81b2c !important;
	}

	.page-limao #pedras-desktop-menu .wrapper .bar {
		background: #ffd648 !important;
		border-bottom: 1px solid #ffd648 !important;
	}
		
	.page-limao #pedras-desktop-menu nav.primary {
		background: #ffd648 !important;
	}

	.page-lima #pedras-desktop-menu .wrapper .bar {
		background: #6fb753 !important;
		border-bottom: 1px solid #6fb753 !important;
	}
		
	.page-lima #pedras-desktop-menu nav.primary {
		background: #6fb753 !important;
	}
}

@media only screen and (max-width: 767px) and (min-width: 450px){
	.page-fonte-pedras .section-list .section-text.wide .head h1,
	.page-fuente-pedras .section-list .section-text.wide .head h1,
	.page-pedras-spring .section-list .section-text.wide .head h1{
	  font-size: 80px;
	}	
	
	.page-fonte-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content p:first-child,
	.page-fuente-pedras .section-list .section-text:nth-child(3).has-image .text-wrap .content p:first-child,
	.page-pedras-spring .section-list .section-text:nth-child(3).has-image .text-wrap .content p:first-child{
		width: 100%;
	}
}

@media only screen and (min-width: 1200px){

	section.hero {height: 400px !important;}
}

.section.hero{height: 400px !important;}

.section-social-feed.horizontal .social-feed .social-item{
max-height:571px !important; 
		}

/**************************************

PEDRAS EXPERIENCE

***************************************/

.page-pedras-experience {
	background-color: #c1d5c6;
}
.page-pedras-experience .toggle-button{
	/*color: #004631;*/
}
.page-pedras-experience .page-content{
	overflow: hidden;
}
.page-pedras-experience .section-list p,
.page-pedras-experience .section-list td{
	font-family: 'Oswald', sans-serif;
	color: #004631;
	font-size: 18px;
	line-height: 1.4;
}
.page-pedras-experience .section-list td{
	font-weight: 700;
}
.page-pedras-experience .section-list td em{
	font-weight: 400;
}
.page-pedras-experience h2 {
	font-family: 'alwaysinmyheart';
	font-size: 4.5em;
	color: #004631;
	font-weight: 400;
	text-transform: none;
}
.page-pedras-experience h2 em{
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	font-size: 38.88888889%;
}
.page-pedras-experience .section-image.wide::after{
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('/media/1741/pedras-experience-logo.png?width=555') no-repeat center center / 277px auto;
}
.page-pedras-experience .section-text.has-image .inner-content{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}
.page-pedras-experience .section-text.has-image .inner-content .content{
	max-width: 440px;
}
.page-pedras-experience .section-text.has-image.image-before-text .inner-content .content{
	float: right;
}
.page-pedras-experience .pe_prices{
	
}
.page-pedras-experience .section-text.dark{
	margin: 60px 0 0;
	background-color: transparent;
	padding: 30px 0 60px;
}
.page-pedras-experience .section-text.dark::before{
	content: " ";
	position: absolute; left: 0; top: 0; width: 125%; height: 100%;
	background-color: #b7cabc;
	transform: rotate(-2deg) translateX(-12.5%);
}
.page-pedras-experience .pe_tables{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
}
.page-pedras-experience .pe_tables table{
	width: 49%;
	text-align: left;
}
.page-pedras-experience .pe_tables table img{
	width: 18px;
	height: auto;
}
.page-pedras-experience .pe_tables table img:first-of-type{
	margin-left: 6px;
}
.page-pedras-experience .pe_tables td:last-child{
	width: 125px;
	padding-left: 10px;
}
.page-pedras-experience .pe_info{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 50px;
}
.page-pedras-experience .pe_info h2 {
	width: 100%;
}
.page-pedras-experience .pe_info p {
	text-align: left;
}					
.page-pedras-experience .pe_info b {
	font-weight: bold;
}

@media only screen and (min-width: 1280px) {
	.page-pedras-experience .pe_tables table{
		width: 47.5%;
	}	
}

@media only screen and (min-width: 1280px) {
	.page-pedras-experience .section-image.wide::after{
		background-size: 555px auto;
	}	
}

@media only screen and (max-width: 767px) {
			
	.page-pedras-experience .section-image.wide::after{
		background-size: 200px auto;
	}	

	.page-pedras-experience h2 {
		font-size: 2.5em;
	}
	
	.page-pedras-experience .section-text.has-image.image-before-text .inner-content{
		flex-direction: column-reverse;
	}
	
	.page-pedras-experience .pe_tables table{
		width: 100%;
	}

}

.ytp-large-play-button{
display:none !important;
}
			
	
/* CONSENTS COOKIES*/

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: #f1f1f1;
	opacity: 0.8;
    min-height: 26px;
    font-size: 12px;
    color: #333;
	width:400px;
	height:136px;
    padding: 10px 10px 10px 10px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
	font-weight: 100;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #333;
    font-family: sans-serif;
	font-size: 12px;
	text-decoration:underline;
    cursor: pointer;
	
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -10px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #333;
}
#cookieConsent a.cookieConsentOK {
    color: #333;
	font-family: sans-serif;
	font-size: 12px;
    cursor: pointer;
}
#cookieConsent a.cookieConsentOK:hover {
    color: #444;
	font-size: 12px;
	text-decoration:underline;
    cursor: pointer;
}

.buttonConsent{
    background-color: rgb(94,177,107);
    color:#f1f1f1;
    display: inline-block;
    border-radius: 0px;
	height: 30px;
	font-family: sans-serif;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
    padding: 0 20px;
	margin-left:20px;
    cursor: pointer;
	border: 0px solid #fff;
}
.buttonConsent:hover {
    background-color: rgb(90,177,107);
	color: #f1f1f1;
	font-size: 12px;
	border: 0px solid #fff;
}

.consentContainer{
margin-top:30px;
	
	}

.div_Consent_buttons{
margin-top:30px;
	
	}

.checkBoxNewsletter{
position:initial !important; 
}

.label-text-Newsletter{
padding:0px;
}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
