/*  ==========================================================================
    SOLARY
    Author: ACER comunicação
    ========================================================================== */

html{
}

body{
    margin: 0;
    padding: 0;
    line-height: 1.4;
    color: #444;
    overflow-x: hidden;
	font-family: "museo-sans", Helvetica, Arial ,sans-serif; 
	font-style: normal; 
	font-weight: 300;
	font-size: 14px;
	 -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.noscroll{
	overflow: hidden;
}

img{
	height: auto;
}



/*  ==========================================================================
    Base typography
    ========================================================================== */

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
    margin: 1.5em 0 .2em 0;
    line-height: 1.1;
	font-weight: 700;
}

h1, .h1{
	font-weight: 100;
	font-size: 2em;
	margin: 0 0 .5em;
}

h2{
	font-weight: 100;
	font-size: 1.5em;
}

h3{ 
	font-size: 1.3em; 
}

h4{ 
	font-size: 12px; 
	margin: 1.5em 0 .5em;
}

.leader{ 
	font-size: 1.15em; 
	line-height: 1.3; 
	font-weight: 100; 
}

.sml{ font-size: 12px; }
.tiny{ font-size: 11px; }

p{ margin: 0 0 1em; }
ul, ol{ margin: 0 0 1em;  padding: 0; }

a{
	color: #444;
	font-weight: 700;
}

a .fa{ padding: 0 0 0 .3em; font-size: .88em; }
a .fa-left{ padding: 0 .3em 0 0; }

.weight-100{ font-weight: 100; }
.weight-300{ font-weight: 300; }
.weight-500{ font-weight: 500; }
.weight-500{ font-weight: 700; }

strong{ font-weight: 700; }

.color-green{ color: #4bc08c; } /* #59ae22 FONT REDES SOCIAIS RODAPÉ */

.color-facebook{ color: #4bc08c; } /* #3b5998 */
.color-twitter{ color: #4bc08c; } /* #00aced */
.center{ text-align: center; }

a:hover{
    color: #4bc08c; /* REDES SOCIAIS COR HOVER*/
    -webkit-animation: color-greenglow 2s infinite linear; 
       -moz-animation: color-greenglow 2s infinite linear; 
            animation: color-greenglow 2s infinite linear;  
}

.cola a:hover{
	color: #4bc08c;
	-webkit-animation: color-colaglow 2s infinite linear; 
       -moz-animation: color-colaglow 2s infinite linear; 
            animation: color-colaglow 2s infinite linear; 
}
.lime a:hover{
	color: #4bc08c;
	-webkit-animation: color-limeglow 2s infinite linear; 
       -moz-animation: color-limeglow 2s infinite linear; 
            animation: color-limeglow 2s infinite linear; 
}
.lemonade a:hover{
	color: #4bc08c;
	-webkit-animation: color-lemonadeglow 2s infinite linear; 
       -moz-animation: color-lemonadeglow 2s infinite linear; 
            animation: color-lemonadeglow 2s infinite linear; 
}
.berry a:hover{
	color: #4bc08c;
	-webkit-animation: color-berryglow 2s infinite linear; 
       -moz-animation: color-berryglow 2s infinite linear; 
            animation: color-berryglow 2s infinite linear; 
}
.orange a:hover{
	color: #4bc08c;
	-webkit-animation: color-orangeglow 2s infinite linear; 
       -moz-animation: color-orangeglow 2s infinite linear; 
            animation: color-orangeglow 2s infinite linear; 
}
.pink a:hover{
	color: #4bc08c;
	-webkit-animation: color-pinkglow 2s infinite linear; 
       -moz-animation: color-pinkglow 2s infinite linear; 
            animation: color-pinkglow 2s infinite linear; 
}
.peach a:hover{
	color: #4bc08c;
	-webkit-animation: color-peachglow 2s infinite linear; 
       -moz-animation: color-peachglow 2s infinite linear; 
            animation: color-peachglow 2s infinite linear; 
}

.noanimation:hover{
    -webkit-animation: none;
       -moz-animation: none;
	   		animation: none;
}


.icone-ren01 {width:28px; height:28px; float:left; margin-right:6px;}
.icone-ren02 {width:100%; height:28px; float:left; margin-right:6px;}

.icone-text-indent {padding-left:40px; padding-bottom:10px;}
.icone-text-indent2 {padding-left:0px; padding-bottom:10px;}


@media only screen and (min-width:550px){
	h1, .h1{ font-size: 2em; }
}

@media only screen and (min-width:700px){
	h1, .h1{ font-size: 2.25em; }
	h4, .h4{ font-size: 14px; }
	body{ font-size: 16px; }
	.sml{ font-size: 14px; }
}

@media only screen and (min-width:1000px){
	h1, .h1{ font-size: 2.35em; }
	.leader{ font-size: 1.3em; }
}

@media only screen and (min-width:1200px){
	body{ font-size: 18px; }
	.sml{ font-size: 15px; }
	h4, .h4{ font-size: 15px; }
	.tiny{ font-size: 13px; }
}

@media only screen and (min-width:1400px){
	.leader{ font-size: 1.45em; line-height: 1.2; }
}

@media only screen and (min-width:1900px){
	body{ font-size: 20px; }
	.sml{ font-size: 16px; }
	h4, .h4{ font-size: 16px; }
	.tiny{ font-size: 13px; }
}

.margin-notop{ margin-top: 0; }
.padding-notop{ padding-top: 0; }
.margin-nobottom{ margin-bottom: 0; }
.padding-nobottom{ padding-bottom: 0; }


/*  ==========================================================================
    Colors
    ========================================================================== */

.green{
	color: #4bc08c;
}
.cola{
	color: #4bc08c;
}
.lime{
	color: #4bc08c;
}
.lemonade{
	color: #4bc08c;
}
.berry{
	color: #4bc08c;
}
.orange{
	color: #4bc08c;
}
.pink{
	color: #4bc08c;
}
.peach{
	color: #4bc08c;
}

.bg--green, .bg--green::before{
/*	background: #39a829;
	background: rgba(57,168,41,0.5);*/
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.33);
	background: #5bae22; /* Old browsers */
	background: rgba(1,193,178, 0.8);
	background: -moz-linear-gradient(top,  rgba(1,193,178,.75) 0%, rgba(0,115,78,.75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,193,178,.75)), color-stop(100%,rgba(0,115,78,.75)));
	background: -webkit-linear-gradient(top,  rgba(1,193,178,.75) 0%,rgba(0,115,78,.75) 100%);
	background: -o-linear-gradient(top,  rgba(1,193,178,.75) 0%,rgba(0,115,78,.75) 100%);
	background: -ms-linear-gradient(top,  rgba(1,193,178,.75) 0%,rgba(0,115,78,.75) 100%);
	background: linear-gradient(to bottom,  rgba(1,193,178,.75) 0%,rgba(0,138,120,.75) 100%); /*COR DA BOLOTA VERDE*/
}

.bg--cola, .bg--cola::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.26);
	background: #a7847a;
	background: rgba(167,132,122,0.8);
	background: -moz-linear-gradient(top,  rgba(216,154,134,0.75) 0%, rgba(147,91,70,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,154,134,0.75)), color-stop(100%,rgba(147,91,70,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(216,154,134,0.75) 0%,rgba(147,91,70,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(216,154,134,0.75) 0%,rgba(147,91,70,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(216,154,134,0.75) 0%,rgba(147,91,70,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(216,154,134,0.75) 0%,rgba(147,91,70,0.75) 100%); /* W3C */
}

.bg--lime, .bg--lime::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.15);
	background: #aabe36;
	background: rgba(170,190,54,0.8);
	background: -moz-linear-gradient(top,  rgba(170,190,54,0.75) 0%, rgba(137,150,43,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,190,54,0.75)), color-stop(100%,rgba(137,150,43,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(170,190,54,0.75) 0%,rgba(137,150,43,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(170,190,54,0.75) 0%,rgba(137,150,43,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(170,190,54,0.75) 0%,rgba(137,150,43,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(170,190,54,0.75) 0%,rgba(137,150,43,0.75) 100%); /* W3C */
}

.bg--lemonade, .bg--lemonade::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	background: #d0de59;
	background: rgba(0,193,166,0.8);
	background: -moz-linear-gradient(top,  rgba(0,193,166,0.75) 0%, rgba(0,193,166,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,193,166,0.75)), color-stop(100%,rgba(0,193,166,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,193,166,0.75) 0%,rgba(0,193,166,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,193,166,0.75) 0%,rgba(0,193,166,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,193,166,0.75) 0%,rgba(0,193,166,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,193,166,0.75) 0%,rgba(0,193,166,0.75) 100%); /* BOLOTA 5 ANOS */
}

.bg--berry, .bg--berry::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.33);
	background: #a41c47;
	background: rgba(164,28,71,0.8);
	background: -moz-linear-gradient(top,  rgba(204,55,97,0.75) 0%, rgba(147,26,60,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,55,97,0.75)), color-stop(100%,rgba(147,26,60,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,55,97,0.75) 0%,rgba(147,26,60,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,55,97,0.75) 0%,rgba(147,26,60,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,55,97,0.75) 0%,rgba(147,26,60,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,55,97,0.75) 0%,rgba(147,26,60,0.75) 100%); /* W3C */
}

.bg--orange, .bg--orange::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background: #f26c4c;
	background: rgba(242,108,76,0.8);
	background: -moz-linear-gradient(top,  rgba(239,120,93,0.75) 0%, rgba(216,70,41,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,120,93,0.75)), color-stop(100%,rgba(216,70,41,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,120,93,0.75) 0%,rgba(216,70,41,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,120,93,0.75) 0%,rgba(216,70,41,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,120,93,0.75) 0%,rgba(216,70,41,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,120,93,0.75) 0%,rgba(216,70,41,0.75) 100%); /* W3C */
}

.bg--pink, .bg--pink::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background: #d66378;
	background: rgba(210,91,115,0.8);
	background: -moz-linear-gradient(top,  rgba(255,130,150,0.75) 0%, rgba(206,88,108,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,130,150,0.75)), color-stop(100%,rgba(206,88,108,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,130,150,0.75) 0%,rgba(206,88,108,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,130,150,0.75) 0%,rgba(206,88,108,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,130,150,0.75) 0%,rgba(206,88,108,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,130,150,0.75) 0%,rgba(206,88,108,0.75) 100%); /* W3C */
}

.bg--peach, .bg--peach::before{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background: #ee3a48;
	background: rgba(238,58,72,0.8);
	background: -moz-linear-gradient(top,  rgba(255,94,105,0.75) 0%, rgba(226,56,68,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,94,105,0.75)), color-stop(100%,rgba(226,56,68,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,94,105,0.75) 0%,rgba(226,56,68,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,94,105,0.75) 0%,rgba(226,56,68,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,94,105,0.75) 0%,rgba(226,56,68,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,94,105,0.75) 0%,rgba(226,56,68,0.75) 100%); /* W3C */
}

/*  ==========================================================================
    bd
    ========================================================================== */
 
.bd{
    position: relative;
    margin: 0 7.14%;
    min-height: 1px;
}

.bd:after { content: " ";  visibility: hidden; display: block; height: 0; clear: both; }

.body{
	position: relative;
	z-index: 1;
}

/*  ==========================================================================
    siteheader
    ========================================================================== */
	
.siteheader{
	background: #fff;
	border-bottom: solid 1px rgba(0,0,0,.15);
	position: relative;
	z-index: 100;
}

.no-rgba .siteheader{ border-color: #ddd; }

.siteheader__bd{
	padding: 10px 0;
	height: 30px;
	position: relative;
	z-index: 1;
}

.sitelogo{
	width: 70px;	
	display: block;
}

.sitelogo__img{ 
	display: block; 
	width: 100%; 
}

.sitelogo--header{
	margin: -44px 0 0 -35px;
	top: 102%;
	left: 50%;
	position: absolute;
}

.navtoggle{
	float: right;
	line-height: 30px;
	text-decoration: none;
}

.siteheadergradient{
	position: absolute;
	top: 100%;
	width: 100%;
	pointer-events: none;
	left: 0;
	right: 0;
}

.siteheadergradient__img{
	width: 100%;
	display: block;
	max-width: 500px;
	margin: 0 auto;
}

.no-pointerevents .siteheadergradient{ display: none; }

/*
//  mainnav
*/
	
.mainnav{
	background: #78ac00;
	text-align: center;
	position: relative;
	z-index: 10;
	height: 0;
	overflow: hidden;
}

.mainnav__bd{
	padding: 7.14% 0;
}

.mainnavlist{
	margin: 0;
}

.mainnavlist li{ 
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainnavlist a{ 
	display: block;
	font-weight: 500; 
	color: #fff; 
	border-bottom: solid 1px #669200; 
	padding: 5px 0;
	text-decoration: none;
}

.mainnavlist a:hover{ 
	color: #4bc08c;  
	text-shadow: 0 0 10px rgba(52,134,97,.20);
}

/* social */ 

.mainnavlist--social{ margin: 1em 0 0 0; font-size: 15px;  }
.mainnavlist--social li{ display: inline-block; }
.mainnavlist--social .socialicon{ padding: 0; color: #4bc08c; } /* #69b535 REDES SOCIAIS TOPO */

.mainnavlist--social .socialicon:hover{ color: #fff; }


@media only screen and (max-width:500px){
	.mainnavlist a:hover{
		-webkit-animation: none;
		   -moz-animation: none;
				animation: none;
	}
}

@media only screen and (min-width:500px){
	
	body{ padding-top: 50px; }
	
	.siteheader{ 
		position: fixed; 
		top: 0; 
		left: 0;
		right: 0; 
	}
	
	.navtoggle{ display: none; }
	
	.mainnav{
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		background: none;
		overflow: visible;
		height: 0px;
	}
	
	.mainnav__bd{ padding: 0; margin: 0; }
	
	.mainnavlist{ 
		margin-top: -.5em; 
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	
	.mainnavlist li{ display: inline-block; }
	
	.mainnavlist a{ 
		color: #a1a1a1; 
		padding: 0 .5em;
		border: none;
	}
	
	.mainnavlist .primary{ color: #a1a1a1; }
	
	.mainnavlist--left{ right: 50%; text-align: right; margin-right: 60px; }
	.mainnavlist--right{ left: 50%; text-align: left; margin-left: 60px; }
	.mainnavlist--social{ display: none; }
	
	.mainnavlist a:hover{ color: #4bc08c; }
	 
	
}

@media only screen and (min-width:700px){
	body{ padding-top: 60px; }
	.siteheader__bd{ padding-top: 15px; padding-bottom: 15px; }
	.sitelogo{ width: 130px; }
	.sitelogo--header{ margin: -67px 0 0 -70px;  }
	.mainnavlist--left{ margin-right: 90px; }
	.mainnavlist--right{ margin-left: 90px; }
}

@media only screen and (min-width:1200px){
	body{ padding-top: 60px; }
	.siteheader__bd{ padding-top: 25px; padding-bottom: 25px; }
	.sitelogo{ width: 150px; }
	.sitelogo--header{ margin: -84px 0 0 -74px;  }
	.mainnavlist--left{ margin-right: 90px; }
	.mainnavlist--right{ margin-left: 90px; }
}

@media only screen and (min-width:1000px){
	
	.mainnav__bd{ margin: 0 7.14%; }
	.mainnavlist--social{ display: block; left: auto; margin-top: -.9em; background-color:#4bc08c;  padding: 5px 8px 6px 5px;
	}
}

@media only screen and (min-width:700px){
	
	.mainnav__bd{ margin: 0 7.14%; }
	.mainnavlist--social{ display: block; left: auto; margin-top: -.9em; background-color:#4bc08c;  padding: 5px 8px 6px 5px;
	}
}


@media only screen and (min-width:1600px){
	body{ padding-top: 90px; }
	.siteheader__bd{ padding-top: 30px; padding-bottom: 30px; }
	.sitelogo{ width: 156px; }
	.sitelogo--header{ margin: -92px 0 0 -77px; }
	.mainnavlist--left{ margin-right: 90px; }
	.mainnavlist--right{ margin-left: 90px; }
}
	
.socialicon{ 
	width: 1.5em; 
	height: 1.5em;
	background: #f1f1f1;
	text-align: center;
	display: inline-block;
	color: #4bc08c; /* #69b535 REDES SOCIAIS FOOTER */
	padding: 0;
	border: none;
}

.socialicon .fa{ padding: 0; font-size: .75em; display: inline-block; } 
.socialicon:hover{ 
	color: #fff; 
	background: #4bc08c; 
	-webkit-animation: bg-greenglow 1.5s infinite linear; 
       -moz-animation: bg-greenglow 1.5s infinite linear; 
            animation: bg-greenglow 1.5s infinite linear; 
} 

/*  ==========================================================================
    sitefooter
    ========================================================================== */

.sitefooter{
	border-top: solid 1px rgba(0,0,0,.15);
	text-align: center;
}

.no-rgba .sitefooter{ border-color: #ddd; }

.sitefooter__bd{
	padding-bottom: 7.14%;
}

.sitelogo--footer{
	margin: 0 auto;
}

.madeby *{
/*
	-webkit-transition: color .2s ease-out 0, opacity .2s ease-out 0;
	   -moz-transition: color .2s ease-out 0, opacity .2s ease-out 0;
			transition: color .2s ease-out 0, opacity .2s ease-out 0;*/
}
.madeby a{
	font-weight: 700;
	font-size: 120%;
	/*color:#000 !important;*/
	-webkit-animation: none; 
       -moz-animation: none;  
            animation: none;

}
.madeby img{
	display: block;
	width: 120px;
	opacity:.55;
	height: auto;
	margin: 1.25em auto .5em;
}
/*.madeby a:hover{
	color:#000 !important;
}
.madeby a:hover img{
	opacity: 1;
}*/
/*.madeby::before{
	content:'•';
	text-align: center;
	display: block;
	margin-bottom: .5em;
}*/

/*
// footernav
*/


.footernav{
	padding: 10px 0;
	position: relative;
}

.mainnav--footer{
	background: none;
	margin: 1em 0 1em;
}

.mainnav--footer a{ color: #444;  border-color: rgba(0,0,0,.15); }
.mainnav--footer .last a{ border-bottom: none; }
.no-rgba .mainnav--footer a{ border-color: #ddd; }

.footerlegal{ color: #a1a1a1; font-size: 10px; }
.footerlegal a{ font-weight: 300; text-decoration: none; color: #848484; }

.footerlegal__links{ margin-bottom: .5em; }
.footerlegal__copyright{ margin-bottom: 0em; }
.footerlegal__terms{ max-width: 400px; margin: 0 auto .5em; }


/*
// footersocial
*/

.footersocial{
	font-size: 18px;
	margin: 1em 0 1.5em;
}

.footersociallist li{
	margin: 0;
	padding: 0;
	display: inline-block; 
}

@media only screen and (min-width:500px){
	.mainnav--footer{ margin: 0; }
	.mainnav--footer a{ color: #a1a1a1; }
}

@media only screen and (min-width:700px){
	.footernav{
		padding: 15px 0;
	}
}

@media only screen and (min-width:1000px){
	.sitefooter__bd{
		padding-bottom: 2.5%;
	}
}

@media only screen and (min-width:1200px){
}

@media only screen and (min-width:1600px){
	.footernav{
		padding: 20px 0;
	}
}


/*  ==========================================================================
    page
    ========================================================================== */

.page{
	width: 100%;

}

.page__bd{
	min-height: 500px;
	padding-top: 25px;
}

.pageheader{
	padding: 7.14% 0 0;
	text-align: center;
	margin: 0 0 0em;
}

.pageheader a{ text-decoration: none; display: inline-block; margin: 0 .5em; }

.pageheader a.page_author{
	text-decoration: underline;
	text-transform: capitalize;
	color: inherit;
	font-weight: 300;
}

.pageheader p{ margin-bottom: .75em; color: #a1a1a1; }

.pageheadercontent{
	margin: 0 7.14%;
}

.featureimg{ 
	padding: 56% 0 0; 
	height: 0; 
	margin: 2em 0 0;
	position: relative;
	overflow: hidden;
	/*-webkit-transform: translate3d(0, 0, 0);*/
}


.featureimg__img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	background-color: #f1f1f1; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
/*	-webkit-transform: translate3d(0, 0, 0);
	-webkit-animation: bg-pulse 40s infinite linear; 
       -moz-animation: bg-pulse 40s infinite linear; 
            animation: bg-pulse 40s infinite linear;  */
	
}

.article{
	margin: 0em auto;
}
.single-post .article{width: 100%;}
.single-post .article > *, .single-post .featureimg, .single-post .articlefooter{
	margin-left:7.14%;
	margin-right:7.14%;	
}

.article__copy > *, .articlefooter .articlefooter__bd > *{
	margin-left: auto;
	margin-right: auto;
}

.article__copy ul{
	padding-left: 40px;
}

.article__copy h2{
	margin-bottom: 1em;
}

.article__copy p{
	margin: 1em auto;
}

.section{ padding: 2em 0; }

@media only screen and (min-width:700px){
	.pageheadercontent{ width: 500px; margin: 0 auto;}
	.article__copy > *, .single-post .articlefooter .articlefooter__bd > *{ max-width: 500px; }

	.articlefooter .articlefooter__bd > * { width: 500px; }
	/*.single-post .article > *, .single-post .articlefooter{ max-width: 500px;}*/


	.pageheadercontent .leader-sml{ padding: 0 20%; }
	/*.article, .single-post .article > *, .single-post .articlefooter{ 
		width: 80%; 
		margin-left:auto;
		margin-right:auto;
	}*/
	.single-post .article .banner{
		max-width: 100%;
	}
	.featureimg{ padding: 50% 0 0; }
}

@media only screen and (min-width:1000px){
	.pageheader{ padding-top: 0%;  }
	.pageheadercontent{ width: 600px; }
	.article__copy > *, .single-post .articlefooter .articlefooter__bd> *{ max-width: 600px; }
	.articlefooter .articlefooter__bd > * { width: 600px; }

	/*.single-post .article > *, .single-post .articlefooter{ max-width: 600px;}
	.article, .single-post .article > *, .single-post .articlefooter{ width: 66%; }*/
	.section{ padding: 2.25em 0; }
}

@media only screen and (min-width:1200px){
	/*.article, .single-post .article > *, .single-post .articlefooter{ width: 56%; }*/
	.section{ padding: 2em 0; }
}

@media only screen and (min-width:1600px){
	/*.article,.single-post .article > *, .single-post .articlefooter{ width: 50%; }*/
}

.section--notop{ padding-top: 0; }
.section--nobottom{ padding-bottom: 0; }

/*  ==========================================================================
    Single Post Sidebar
    ========================================================================== */

    .sidebar_posts{ display: none; }
	.sidebar_posts li{
		list-style: none;
	}

	@media only screen and (min-width:1000px){
		.sidebar_posts{ 
			display: inline-block;
		}
		.sidebar_posts .post{
			padding-right: 0;
			padding-bottom: 2em;
		}
		.sidebar_posts .post.last{
			padding-bottom: 0;
		}
	}


/*  ==========================================================================
    Bubbles
    ========================================================================== */

.bubble{
	width: 250px;
	height: 250px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	text-align: center;
	color: #fff;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;   
	box-sizing: border-box;         
	display: table;
}

.bubble__content{ 
	display: table-cell;
	text-align: center;
	padding: 0 8%;
	vertical-align: middle;
 }

.bubble--sml{ width: 100px; height: 100px; }
.bubble--medium{ width: 150px; height: 150px; }
.bubble--large{ width: 240px; height: 240px; }

.bubble--transparent, .bubble--transparent:before{
	background: #fff;
	background: rgba(255,255,255,.20); /* FLARE SOL */
}

.bubble--transparent__inner{
	position: absolute;
	width: 65%;
	height: 65%;
	display: block;
	background: rgba(255,255,255,.15); /* FLARE SOL */
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

/* Text Bubble */

.bubble--txt{
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}

.bubble--txt:before{
	content: '';
	position: absolute;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	width: 55%;
	height: 55%;
	display: block;
	opacity: .15;
}

.even .bubble--txt:before{
	left: -20%;
	bottom: -10%;
}

.odd .bubble--txt:before{
	right: -20%;
	top: -10%;
}

.bubble__copy{
	font-weight: 100;
	line-height: 1;
}

.bubble__copy.copy--sml{
	font-size: 1.2em;
	line-height: 1;
}
.bubble__copy.copy--big{
	font-weight: 400;
	font-size: 1.0em;
	line-height: 1.2;
}
.bubble__copy.copy--morebig{ /* FONTA DA BOLA 5 ANOS */
	font-weight: 300;
	font-size: 3.8em;
	line-height: 1.0;
	margin-bottom: 0em;
}
.bubble__copy.copy--huge{
	font-weight: 400;
	font-size: 4em;
	line-height: 1.5;
	margin-bottom: 0em;
}

.bubble__link, .bubble__link:hover{
	text-decoration: none;
	color: #fff;
}

/* Image Bubble */

.bubble--img{
	padding: 0 !important;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media only screen and (min-width: 600px){
/*	.bubble{
		padding: 0 3%;
	}*/
}

@media only screen and (min-width: 700px){
	.bubble{
		/*padding: 0 4%;*/
		width: 300px;
		height: 300px;
	}
	.bubble--sml{ width: 100px; height: 100px; }
	.bubble--medium{ width: 150px; height: 150px; }
	.bubble--large{ width: 280px; height: 280px; }
}

@media only screen and (min-width: 1000px){
	.bubble{
		/*padding: 0 3%;*/
		width: 400px;
		height: 400px;
	}
	.bubble__content{ 
		padding: 0 10%;
	 }
	.bubble--txt{
		/*padding: 0 2%;*/
	}

	.bubble--sml{ width: 150px; height: 150px; }
	.bubble--medium{ width: 200px; height: 200px; }
	.bubble--large{ width: 320px; height: 320px; }

	.bubble__copy.copy--sml{ font-size: 1em; }
	.bubble__copy.copy--big{ font-size: 1.8em; }
	.bubble__copy.copy--huge{ font-size: 6em; }
}

@media only screen and (min-width: 1200px){
	.bubble--sml{ width: 175px; height: 175px; }
	.bubble--medium{ width: 250px; height: 250px; }
	.bubble--large{ width: 380px; height: 380px; }
}

@media only screen and (min-width: 1400px){

	.bubble--sml{ width: 200px; height: 200px; }
	.bubble--medium{ width: 300px; height: 300px; }
	.bubble--large{ width: 450px; height: 450px; }
}

@media only screen and (min-width: 1600px){
	.bubble__copy.copy--big{ font-size: 1.6em; }
}

/*  ==========================================================================
    Banner
    ========================================================================== */

.article .banner{
	margin: 2em 0;
}

.page__section.banner{
	position: relative;
	z-index: 10;
	width: 100%;
	padding: 60px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	max-height: 550px;
}
.banner__gradient{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: .8;
	top: 0;
	bottom: 0;

/*	background: rgba(12,130,180,1);
	background: -moz-linear-gradient(left, rgba(12,130,180,1) 0%, rgba(13,165,208,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(12,130,180,1)), color-stop(100%, rgba(13,165,208,1)));
	background: -webkit-linear-gradient(left, rgba(12,130,180,1) 0%, rgba(13,165,208,1) 100%);
	background: -o-linear-gradient(left, rgba(12,130,180,1) 0%, rgba(13,165,208,1) 100%);
	background: -ms-linear-gradient(left, rgba(12,130,180,1) 0%, rgba(13,165,208,1) 100%);
	background: linear-gradient(to bottom, rgba(12,130,180,1) 0%, rgba(13,165,208,1) 100%); /* GRADIENTE TARJA VERDE GRÁFICO */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83c259', endColorstr='#409e80', GradientType=1 );*/
}

.banner__copy{
	position: relative;
	z-index: 3;
	text-align: center;
	margin: 0 7.14%;
	color: #fff;
}
.banner__copy p{
	font-weight: 100;
	font-size: 1.5em;
}
.banner__copy a{
	color: #fff;
	text-decoration: none;
}
.banner__copy li{
	list-style: none;
}

/* Image Overlay Banner */

.banner__overlayimg{
	position: relative;
	text-align: center;
	z-index: 2;
	vertical-align: bottom;
}

.banner__overlayimg img{
	max-height: 550px;
	width: auto;
}

/* Text Banner */

.banner--text .banner__copy{
	text-align: left;
}
.banner--text .banner__copy p{
	font-size: 2.5em;
	line-height: 1.2;
	text-align: left;
}

/* Bleedbottom Banner */

.experience .page__section.banner.bleedbottom{
	padding: 80px 0;
}

.bleedbottom .banner__overlayimg img{
	max-height: 390px;
}

.bleedbottom .banner__overlayimg{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -15px;
}

.banner.image{
	padding: 0;
}

@media only screen and (min-width: 550px){
	.banner__copy{
		max-width: 450px;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 700px){
	.bleedbottom .banner__overlayimg{ bottom: -20px; }
}

@media only screen and (min-width: 900px){
	.bleedbottom .banner__overlayimg{ bottom: -30px; }
	.banner__copy{
		max-width: 600px;
	}
	
}

@media only screen and (min-width: 1100px){
	.page__section.banner{ background-attachment: fixed; }
}




/*  ==========================================================================
    map
    ========================================================================== */

.map{
	background: #f1f1f1;
	padding: 100% 0 0;
	position: relative;
	height: 0;
	overflow: hidden;
}

.map__canvas{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -20px;
	z-index: 1;
}

.map__data{ display: none; }

@media only screen and (min-width: 550px){
	.map{ padding: 75% 0 0; }
}

@media only screen and (min-width: 700px){
	.map{ padding: 56% 0 0; }
}

@media only screen and (min-width: 1000px){
	.map{ padding: 50% 0 0; }
}

/*  ==========================================================================
    posts
    ========================================================================== */

.posts{
	margin: 0 -20px 0 0;
}

.post{
	padding: 0 20px 3em 0;
}

.post__link{
	text-decoration: none;
}

.postimg{ 
	padding: 56% 0 0;
	margin: 0 0 1.3em;
	height: 0;
	position: relative;
	background-color: #f1f1f1;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.postimg-b{ 
	padding: 93% 0 0;
	margin: 0 0 1.3em;
	height: 0;
	position: relative;
	background-color: #f1f1f1;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.postimg__img{ 
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: transform .2s ease-out 0s, opacity .2s ease-out 0s;
	   -moz-transition: transform .2s ease-out 0s, opacity .2s ease-out 0s;
			transition: transform .2s ease-out 0s, opacity .2s ease-out 0s;
}

.post__title{ margin: 0 0 1em; font-size: 1.15em; }
.post__description{ font-size: 12px; color: #a1a1a1; }
.post__description p{ display: inline; margin: 0; }

.post--sml .post__title{ font-size: .88em; font-weight: 300; }
.post--sml .post__description{ font-size: 11px; }

/* posthover */

.post__link:hover .postimg{
	background: #69b535;
    -webkit-animation: bg-greenglow 2s infinite linear; 
       -moz-animation: bg-greenglow 2s infinite linear; 
            animation: bg-greenglow 2s infinite linear;  
}

.post__link:hover .post__description{
	color: #4bc08c;
    -webkit-animation: color-greenglow 2s infinite linear; 
       -moz-animation: color-greenglow 2s infinite linear; 
            animation: color-greenglow 2s infinite linear;  
}

.post__link:hover .postimg__img{
	-webkit-transition: transform 12.5s ease-out 0s, opacity .2s ease-out 0s;
	   -moz-transition: transform 12.5s ease-out 0s, opacity .2s ease-out 0s;
			transition: transform 12.5s ease-out 0s, opacity .2s ease-out 0s;
	transform: scale(1.15,1.15);
	opacity: .66;
}

@media only screen and (min-width:800px){
	.posts--magposts li:nth-child(11) {
		display: none;
	}
	
	.posts--magposts li:nth-child(12) {
		display: none;
	}
}

@media only screen and (min-width:1200px){
	.posts--magposts li:nth-child(11) {
		display: inline-block;
	}
	
	.posts--magposts li:nth-child(12) {
		display: inline-block;
	}
}

/*  ==========================================================================
    paging
    ========================================================================== */

.paging{
	padding: 1em 0 0;
	border-top: solid 1px rgba(0,0,0,.15);
	text-align: center;
}

.no-rgba .paging{ border-color: #ddd; }

.paging__pager--older{ float: right; }
.paging__pager--newer{ float: left; }

.paging a{ text-decoration: none; }

/*  ==========================================================================
    magpost
    ========================================================================== */

.magposts__heading{
	margin: 0 0 1em; 
}

/*  ==========================================================================
    share icons
    ========================================================================== */

.shareicons{
}

.shareiconslist{
}

.shareiconslist li{ margin: 0; display: inline-block; }

.sharelink{
	display: inline-block;
	height: 2em;
	background: #f1f1f1;
	line-height: 2em;
	margin: 0;
	color: #fff;
}

.sharelink:after { content: ""; height: 0; visibility: hidden; clear: both; display: block; }

.pageheader .sharelink{ margin: 0; }

.sharelink--facebook{
	background: #3b5998;
}

.sharelink--twitter{
	background: #00aced;
}

.shareicon{
	width: 2em; 
	text-align: center;
	display: block;
	float: left;
	color: #fff;
	padding: 0;
	border: none;
}

.shareicon .fa{ display: inline-block; padding: 0; } 

.sharetext{ 
	color: #fff;
	overflow: hidden; 
	font-size: 12px;
	display: block;
	float: left;
	text-align: right;
	width: 0;
	-webkit-transition: all .15s ease-in-out 0s;
	   -moz-transition: all .15s ease-in-out 0s;
	        transition: all .15s ease-in-out 0s;
	text-align: left;
}

.sharelink:hover .sharetext{ 
	width: 45px;
}

/*
// fixed
*/

.shareicons--fixed,
.shareicons--fixed .shareiconslist{	
	height: 0;
	margin: 0;
}

.shareicons--fixed .sharelink{ 
	position: fixed;
	top: 1em;
	right: -2.5em;
	z-index: 90;
	text-align: right;
	-webkit-transition: right .3s ease-out 0s;
	   -moz-transition: right .3s ease-out 0s;
	        transition: right .3s ease-out 0s;
}

.shareicons--fixed .sharelink--facebook{
}

.shareicons--fixed .sharelink--twitter{
	z-index: 89;
	margin-top: 2.15em;
	-webkit-transition-delay: .12s;
       -moz-transition-delay: .12s;
	        transition-delay: .12s;
}

.body--showfixedsharingicons .shareicons--fixed .sharelink{ right: 0; }

@media only screen and (min-width:500px){
	.shareicons--fixed .sharelink{ top: 65px; }
}

@media only screen and (min-width:700px){
	.shareicons--fixed .sharelink{ top: 75px; }
}

@media only screen and (min-width:1600px){
	.shareicons--fixed .sharelink{ top: 85px; }
}

/*  ==========================================================================
    articlefooter
    ========================================================================== */

.articlefooter{
	position: relative;
}

.articlefooter__bd h4.line:before{
	content: " ";
	width: 1.5em;
	border-top: solid 1px #444;
	display: block;
	margin-bottom: 2em;
}

/* tags */

.taglist{
	list-style: none;
}

.taglist li{
	margin: 0 .25em .25em 0;
	padding: 0;
	display: inline-block;
}

.taglist a{
	border: solid 1px #444;
	text-decoration: none;
	padding: .5em .75em;
	display: inline-block;
	-webkit-border-radius: 1px;
	   -moz-border-radius: 1px;
	        border-radius: 1px;
}

.taglist a:hover{ 
	border-color: #4bc08c; 
}

/*  ==========================================================================
    categorylist
    ========================================================================== */

.categorylist{
	background: #f1f1f1;
	margin-top: -3em;
}

.categorylist__bd{ padding: 1em 0 0; }

.categorylist__heading{ margin: 0 0 .5em; }
.categorylist__heading a{ text-decoration: none; }

@media only screen and (min-width:800px){
	.categorylist .posts li:nth-child(5) {
		display: none;
	}
	
	.categorylist .posts li:nth-child(6) {
		display: none;
	}
}

@media only screen and (min-width:1200px){
	.categorylist .posts li:nth-child(5) {
		display: inline-block;
	}
	
	.categorylist .posts li:nth-child(6) {
		display: inline-block;
	}
}

.socialimg{ 
overflow: hidden;
height: 0;
width: 0;
}

/*  ==========================================================================
    forms
    ========================================================================== */

form *{
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;   
	box-sizing: border-box;  
}

form{
	
	width: -45%;
	padding: 0% 0% 5% 0%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;   
	box-sizing: border-box;
	  
}

.form--page form{
	background: #f1f1f1;
}

input[type="text"]{
	display: inline-block;
	width: 48%;
}

input[type="text"], input[type="email"]{
	border: none;
	outline: none;
	width: 500px;
	padding: .5em;
	  margin-top: .35em;
} 
button{
	background: #4bc08c; /* #69b535 BOTAO ENVIAR */
	color: #fff;
	border: none;
	padding: .5em 1em;
	margin-top: .35em;
	font-weight: 700;
}

.hasimage{
	position: relative;
}
.hasimage .attachment-post-thumbnail{
	display: none;
}

.hasimage form{
	width: 100%;
}

@media only screen and (min-width:600px){
	.hasimage .attachment-post-thumbnail{
		position: absolute;
		right: -20%;
		top: -10%;
		display: block;
	  	width: 70%;
	}
	.hasimage form{
		width: 65%;
	}
}

@media only screen and (min-width:900px){
	

	.hasimage form{
		width: 65%;
	}
}

/*  ==========================================================================
    Footer Subscribe
    ========================================================================== */
.subscribe{
	width: 100%;
	border-top: solid 1px rgba(0,0,0,.05);
	background: #f1f1f1;
	padding: .1em 0 2em;
	text-align: center;
}

.subscribe h2{
	font-size: 120%;
	line-height: 16px;
	margin-top: 1em;
}

.subscribe-b h2{
	font-size: 120%;
	line-height: 16px;
	margin-top: 1em;
}

.subscribe form{
	padding: 1em 5%;
	text-align: left;
	line-height: 1;
}

.subscribe button{
	padding: .6em 1em;
}

.subscribe form > .gd-g > .gd-u:nth-child(2){
		margin-top: 1em;
	}

@media only screen and (min-width:550px){
	.subscribe form > .gd-g > .gd-u:nth-child(2){
		margin-top: 0;
	}

}


/*  ==========================================================================
    animation classes
    ========================================================================== */
	
	/* greenglow bg FADE REDES SOCIAIS FOOTER*/
	@-webkit-keyframes bg-greenglow {
		0%   { background: #4bc08c; } 
		50%  { background: #4bc08c; }
		100% { background: #4bc08c; }
	}
	@-moz-keyframes bg-greenglow {
		0%   { background: #4bc08c; } 
		50%  { background: #4bc08c; }
		100% { background: #4bc08c; }
	}
	@keyframes bg-greenglow {
		0%   { background: #4bc08c; } 
		50%  { background: #4bc08c; }
		100% { background: #4bc08c; }
	}
	
	/* greenglow color */
	@-webkit-keyframes color-greenglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@-moz-keyframes color-greenglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@keyframes color-greenglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}

	/* colaglow color */
	@-webkit-keyframes color-colaglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@-moz-keyframes color-colaglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@keyframes color-colaglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}

	/* limeglow color */
	@-webkit-keyframes color-limeglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@-moz-keyframes color-limeglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@keyframes color-limeglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}

	/* lemonadeglow color */
	@-webkit-keyframes color-lemonadeglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@-moz-keyframes color-lemonadeglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@keyframes color-lemonadeglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}

	/* berryglow color */
	@-webkit-keyframes color-berryglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@-moz-keyframes color-berryglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}
	@keyframes color-berryglow {
		0%   { color: #4bc08c; } 
		50%  { color: #4bc08c; }
		100% { color: #4bc08c; }
	}

	/* orangeglow color */
	@-webkit-keyframes color-orangeglow {
		0%   { color: #f26c4c; } 
		50%  { color: #9c4631; }
		100% { color: #f26c4c; }
	}
	@-moz-keyframes color-orangeglow {
		0%   { color: #f26c4c; } 
		50%  { color: #9c4631; }
		100% { color: #f26c4c; }
	}
	@keyframes color-orangeglow {
		0%   { color: #f26c4c; } 
		50%  { color: #9c4631; }
		100% { color: #f26c4c; }
	}

	/* pinkglow color */
	@-webkit-keyframes color-pinkglow {
		0%   { color: #d25b73; } 
		50%  { color: #7c3644; }
		100% { color: #d25b73; }
	}
	@-moz-keyframes color-pinkglow {
		0%   { color: #d25b73; } 
		50%  { color: #7c3644; }
		100% { color: #d25b73; }
	}
	@keyframes color-pinkglow {
		0%   { color: #d25b73; } 
		50%  { color: #7c3644; }
		100% { color: #d25b73; }
	}

		/* peachglow color */
	@-webkit-keyframes color-peachglow {
		0%   { color: #e83b4d; } 
		50%  { color: #721d26; }
		100% { color: #e83b4d; }
	}
	@-moz-keyframes color-peachglow {
		0%   { color: #e83b4d; } 
		50%  { color: #721d26; }
		100% { color: #e83b4d; }
	}
	@keyframes color-peachglow {
		0%   { color: #e83b4d; } 
		50%  { color: #721d26; }
		100% { color: #e83b4d; }
	}
	
	/* bg pulse */
	@-webkit-keyframes bg-pulse {
		0%   { transform: scale(1,1); } 
		50%  { transform: scale(1.15,1.15); }
		100% { transform: scale(1,1); }
	}
	@-moz-keyframes bg-pulse {
		0%   { transform: scale(1,1); } 
		50%  { transform: scale(1.15,1.15); }
		100% { transform: scale(1,1); }
	}
	@keyframes bg-pulse {
		0%   { transform: scale(1,1); } 
		50%  { transform: scale(1.15,1.15); }
		100% { transform: scale(1,1);  }
	}


/*  ==========================================================================
    Browser Helper classes
    ========================================================================== */

.mobile{ display: block; }
.desktop{ display: none; }

@media only screen and (min-width:600px){
	.desktop{ display: block; }
	.mobile{ display: none; }
}


/* 	==========================================================================
   	Helper classes
   	========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
