@font-face {
    font-family: 'fredoka_oneregular';
    src: url('fonts/fredokaone-regular-webfont.eot');
    src: url('fonts/fredokaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fredokaone-regular-webfont.woff2') format('woff2'),
         url('fonts/fredokaone-regular-webfont.woff') format('woff'),
         url('fonts/fredokaone-regular-webfont.ttf') format('truetype'),
         url('fonts/fredokaone-regular-webfont.svg#fredoka_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_problack';
    src: url('fonts/sourcesanspro-black-webfont.eot');
    src: url('fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/***** BOX HEADER *************************************************************************************/

#container{background: url(../img/bgTop.png) no-repeat center top/100% auto #fff2db;}

#header {
	display: block;
	width: 100%;
	height: 680px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#mainHeader{
	display: block;
	width: calc(100% - 40px);
	max-width: 960px;
	height: 100%;
	margin: 0px auto;
	padding: 20px 20px 50px;
	position: relative;
}

.logoTop{
	display: block;
	width: 220px;
	height: auto;
	margin: 0px auto 30px auto;
}

.logoTop img{
	display: block;
	width: 100%;
	height: auto;
}

.logo-blh img {
	max-width: 100%;
}

.poteTop{
	display: block;
	float: left;
	width: 270px;
	height: 340px;
	margin: 122px 0px 0px 75px;
	position: relative;
	border-top: 1px dashed #956c80;
}

.poteTop img{
	display: block;
	width: 802px;
	height: 640px;
	margin: 0px 0px 0px -401px;
	position: absolute;
	top: -182px;
	left: 50%;
	z-index: 1;
}

.poteTop .nivelBanco{
	display: block;
	width: 100%;
	height: 0%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../img/bgPote.png) repeat-y center bottom/100% auto;
	transition: all 2s ease-out;
}

.poteTop .nivelBanco .toolTip{
	display: block;
	width: 66px;
	height: 27px;
	margin: 0px;
	padding: 10px 10px 10px 25px;
	position: absolute;
	top: -18px;
	right: -101px;
	z-index: 2;
	border-radius: 5px;
	font: normal 16px/13px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #fff1d7;
	background: url(../img/bgToolTip.png) no-repeat center center;
}

.poteTop .nivelBanco .toolTip b{font: normal 16px/13px 'fredoka_oneregular', arial, verdana, sans-serif;}

.infoTop{
	display: block;
	float: right;
	width: 525px;
	height: auto;
	text-align: center;
	position: relative;
	z-index: 3;
}

.infoTop.emBreve{margin-top: 150px;}
.infoTop.emBreve .titleStyle {font: 48px/98px "fredoka_oneregular",arial,verdana,sans-serif; margin: 0 auto;}

.titleStyle{
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0px auto 30px auto;
	padding: 0px 109px;
	position: relative;
	font: normal 48px/49px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #16a7a8;
}

.titleStyle img{
	display: block;
	width: 99px;
	height: 52px;
	margin: -26px 0px 0px 0px;
	position: absolute;
	top: 50%;
}

.infoTop .titleStyle{
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0px 30px;
}
.infoTop .titleStyle img{margin: -82px 0px 0px 0px;}

.titleStyle img:nth-child(1){left: 0px;}
.titleStyle img:nth-child(2){right: 0px;}

.textDefault, .textDefault2{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	font: normal 20px/26px 'source_sans_proregular', arial, verdana, sans-serif;
}

.textDefault, .textDefault2.center{text-align: center; color: #a67c00;}
.textDefault2{text-align: left; color: #956C80;}

.textDefault2.imageText{
	width: 70%;
	height: auto;
	margin: 30px auto 20px auto;
}
.textDefault2.imageText img{
	display: block;
	float: left;
	width: 254px;
	height: 298px;
	margin: -30px 40px 0px 0px;
}

.textDefault2.imageText a {
    color: #16a7a8;
    text-decoration: underline;
}

.textDefault.red{float: left; color: #a67c00; font: normal 22px/26px 'source_sans_proregular', arial, verdana, sans-serif;}
.textDefault2.red{color: #a67c00; margin: 30px 0px 20px 0px; font: normal 22px/26px 'source_sans_proregular', arial, verdana, sans-serif;}
.textDefault b{display: block; width: 100%; font: normal 22px/26px 'source_sans_probold', arial, verdana, sans-serif; color: #a67c00;}
.textDefault2 b{font: normal 22px/26px 'source_sans_probold', arial, verdana, sans-serif;}
.textDefault i{font: italic 20px/26px 'source_sans_proregular', arial, verdana, sans-serif;}
.mitosBlock .textDefault i:after{content: 'Clique sobre os cards';}
.textDefault strong{display: block; width: 100%; font: normal 26px/36px 'source_sans_probold', arial, verdana, sans-serif; color: #a67c00;}


.btnDefault{
	display: inline-block;
	width: auto;
	height: 60px;
	margin: 0px auto 30px auto;
	padding: 10px 79px;
	position: relative;
	border-radius: 10px;
	font: normal 27px/30px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #fff;
	background-color: #a67c00;
}

.btnDefault img{
	display: block;
	width: 39px;
	height: 52px;
	margin: -26px 0px 0px 0px;
	position: absolute;
	top: 50%;
}

.btnDefault img:nth-child(1){left: 10px;}
.btnDefault img:nth-child(2){right: 10px;}

/***** BOX CONTENT *******************************************************************************/

.hideD{display: none!important;}
.showD{display: block!important;}

#content {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 490px;
	position: relative;
	left: 0px;
	top: 0px;
	/*z-index: 2;*/
}

#content.min{padding-bottom: 260px;}
#content.noPadding{padding: 0px;}

#mainContent {
	display: block;
	width: calc(100% - 40px);
	max-width: 960px;
	height: auto;
	margin: 0px auto;
	padding: 155px 20px 0px 20px;
	position: relative;
	left: 0px;
	top: 0px;
}

.menuTop{
	display: block;
	float: left;
	width: 100%;
	max-width: 1000px;
	height: 75px;
	margin: 0px 0px 0px -500px;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 100;
}

.menuTop.fixed{position: fixed;}

.bandMenu{
	display: block;
	float: left;
	width: 100%;
	height: 75px;
	margin: 0px 0px 70px 0px;
	border-radius: 10px;
	background-color: #956c80;
}

.bandMenu .openMenu{
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	font-size: 0px;
	border-radius: 10px 0px 0px 10px;
	background: url(../img/icoMenu.png) no-repeat center center #594051;
}

.bandMenu .openMenu.closeMenu{
	border-radius: 10px 0px 0px 0px;
	background: url(../img/icoClose.png) no-repeat center center #594051;
}

.bandMenu .menuCenter{
	display: block;
	float: left;
	width: calc(100% - 75px);
	height: 75px;
	transition: all 0s ease;
}

.bandMenu .menuCenter.min{width: calc(100% - 335px);}
.bandMenu .menuCenter.min + .btnDefault{opacity: 1; margin: 10px 10px 10px 0px; transition: all 0.3s ease;}

.bandMenu .menuCenter.min a:nth-child(1){width: calc(45% - 55px);}
.bandMenu .menuCenter.min a:nth-child(3){width: calc(55% - 55px);}

.bandMenu .menuCenter > a{
	display: block;
	float: left;
	width: calc(50% - 55px);
	height: 75px;
	margin: 0px;
	padding: 0px;
	position: relative;
	font: 600 22px/75px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #fde6bd;
}

.bandMenu .menuCenter span{
	display: block;
	float: left;
	width: 110px;
	height: 40px;
	margin: -17px 0px 0px 0px;
	padding: 37px 0px 42px 0px;
	position: relative;
	z-index: 40;
	font: normal 18px/20px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #a67c00;
	background: url(../img/bgBallonMenu.PNG) no-repeat center top;
}

.bandMenu .menuCenter span a{
	font: normal 18px/20px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #fde6bd;
}

.bandMenu .btnDefault{
	display: block;
	opacity: 0;
	float: right;
	width: 138px;
	height: 40px;
	margin: 10px -250px 10px 0px;
	padding: 8px 56px 7px 56px;
	position: relative;
	border-radius: 10px;
	font: normal 17px/20px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #fff;
	background-color: #a67c00;
	transition: all 0s ease;
}

.bandMenu .btnDefault img{
	width: 26px;
	height: 37px;
	margin: -18px 0px 0px 0px;
}

.menuBlock{
	display: none;
	width: calc(100% - 60px);
	height: auto;
	padding: 55px 30px 20px 30px;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 300;
	border-radius: 0px 10px 10px 10px;
	background-color: #594051;
}

.menuBlock.opening{display: block;}

.menuBlock .leftBlock{
	display: block;
	float: left;
	width: 510px;
	height: auto;
}

.menuBlock .rightBlock{
	display: block;
	float: right;
	width: 280px;
}

.menuBlock .mainBlock{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 50px 0px;
}

.menuBlock .mainBlock h2{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	font: normal 20px/24px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
}

.menuBlock .mainBlock p{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	font: normal 16px/22px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
}

.menuBlock .mainBlock span{
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	position: relative;
	font: normal 16px/20px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
}

.menuBlock .mainBlock span img{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
}

.menuBlock .mainBlock a{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	position: relative;
	font: normal 16px/26px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
}

.menuBlock .fotMenu{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	padding: 20px 0px 0px;
	border-top: 1px solid #956c80;
}

.menuBlock .fotMenu a{
	display: block;
	float: right;
	width: 162px;
	height: 26px;
	margin: 0px 0px 0px 30px;
}

.menuBlock .fotMenu a img{
	width: 162px;
	height: 26px;
}

.menuBlock .fotMenu span{
	display: block;
	float: right;
	width: auto;
	height: 26px;
	font: normal 14px/26px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #956c80;
}

.infoMulher{
	display: block;
	float: left;
	width: 100%;
	height: 958px;
	position: relative;
}

.infoMulher > img{
	display: block;
	width: 535px;
	height: 868px;
	margin: 0px 0px 0px -267px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 1;
	transform: scale(0.7);
}

.infoMulher .infoPoints{
	display: block;
	width: 535px;
	height: 868px;
	margin: 0px 0px 0px -267px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 2;
}

.infoMulher .infoPoints li{
	display: block;
	opacity: 0;
	width: 240px;
	height: 130px;
	position: absolute;
	font: normal 20px/26px 'source_sans_probold', arial, verdana, sans-serif;
	color: #956c80;
}

.infoMulher .infoPoints li.show{opacity: 1;}

.infoMulher .infoPoints li:nth-child(1){padding: 0px 30px 0px 0px; left: -120px; top: 260px; background: url(../img/bulMulher.png) no-repeat right 5px; text-align: right;}
.infoMulher .infoPoints li:nth-child(2){padding: 0px 0px 0px 30px; left: 370px; top: 280px; background: url(../img/bulMulher.png) no-repeat left 5px; text-align: left;}
.infoMulher .infoPoints li:nth-child(3){padding: 0px 30px 0px 0px; left: -205px; top: 430px; background: url(../img/bulMulher.png) no-repeat right 5px; text-align: right;}
.infoMulher .infoPoints li:nth-child(4){padding: 0px 0px 0px 30px; left: 460px; top: 440px; background: url(../img/bulMulher.png) no-repeat left 5px; text-align: left;}
.infoMulher .infoPoints li:nth-child(5){padding: 0px 30px 0px 0px; left: -140px; top: 570px; background: url(../img/bulMulher.png) no-repeat right 5px; text-align: right;}
.infoMulher .infoPoints li:nth-child(6){padding: 0px 0px 0px 30px; left: 470px; top: 600px; background: url(../img/bulMulher.png) no-repeat left 5px; text-align: left;}

.videoBlock{
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 100px 0px;
	position: relative;
	border-radius: 20px;
}

.videoBlock .shadowVideo{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-color: rgba(187,161,150, 0.7);
}

.videoBlock .shadowVideo.hide{z-index: 0;}

.videoBlock .shadowVideo a{
	display: block;
	width: 111px;
	height: 123px;
	margin: -61px 0px 0px -55px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.videoBlock .shadowVideo a img{
	width: 111px;
	height: 123px;
}

.videoBlock > img, 
.videoBlock iframe{
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}

.steps{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 80px 0px;
}

.listSteps{
	display: block;
	height: auto;
	margin: 0px 0px 60px 0px;
}

.listSteps.left{
	float: left;
	width: 410px;
}

.listSteps.right{
	float: right;
	width: 520px;
}

.listSteps li{
	display: block;
	float: left;
	width: calc(100% - 55px);
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 55px;
	position: relative;
	font: normal 20px/30px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #956c80;
}

.listSteps li b{
	display: block;
	width: 35px;
	height: 25px;
	padding: 0px 15px 5px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	font: normal 27px/25px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: right;
	color: #79b7b4;
	background: url(../img/icoGotaList.png) no-repeat right bottom;
}

.steps .img{
	display: block;
	/*float: left;*/
	margin: 50px 100px 30px 100px;
}

.cards{
	display: block;
	float: left;
	width: 1200px;
	height: auto;
	margin: 0px 0px 80px -120px;
}

.card{
	display: block;
	float: left;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 0px 10px 20px 10px;
}

.thumb .front{
	display: block;	
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
}

.color01 .front{background-color: #98cf77;}
.color02 .front{background-color: #16a7a8;}
.color03 .front{background-color: #741852;}
.color04 .front{background-color: #d11e47;}

.color01 .front a{background-color: #73aa52;}
.color02 .front a{background-color: #198687;}
.color03 .front a{background-color: #520d38;}
.color04 .front a{background-color: #a50b2e;}

.thumb-wrapper {
	display:block;
	width:100%;
	height:100%;
}

.color01 .thumb-detail{background-color: #b0e094;}
.color02 .thumb-detail{background-color: #79b7b4;}
.color03 .thumb-detail{background-color: #956c80;}
.color04 .thumb-detail{background-color: #bba196;}

.thumb .front > img{
	display: inline-block;
	width: auto;
	height: 132px;
	margin: 35px auto 10px auto;
}

.thumb .front span{
	display: block;
	width: 240px;
	height: auto;
	padding: 0px 20px;
	font: normal 27px/30px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: righcenter;
	color: #fff;
}

.thumb .front a{
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: -50px;
	right: -50px;
	transform: rotate(45deg);
}

.thumb .front a img{
	position: absolute;
	top: 38px;
	left: 8px;
	transform: rotate(-45deg);
}
.thumb .thumb-detail {
	display:block;
	opacity: 0;
	width:100%;
	height:100%;
	position:absolute;
}

.thumb.flip .thumb-wrapper .thumb-detail {opacity: 1;}

.thumb .thumb-detail h3{
	display: inline-block;
	width: auto;
	height: 45px;
	margin: 10px auto;
	padding: 0px 10px;
	border-radius: 45px;
	font: normal 27px/45px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #e8055f;
	background-color: #fff;
}

.thumb.trueHistory .thumb-detail h3{color: #16a7a8;}

.thumb .thumb-detail span{
	display: inline-block;
	width: calc(100% - 20px);
	height: auto;
	margin: 0px 10px;
	padding: 0px;
	font: normal 15px/22px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #fff;
	background-color: transparent;
}

.thumb.color01 .thumb-detail span{color: #2c1c28;}

.thumb.flip {-webkit-perspective:800px;-moz-perspective:800px;-ms-perspective:800px;-o-perspective:800px;perspective:800px;}
.thumb.flip .thumb-wrapper {-webkit-transition: -webkit-transform 0.5s;-moz-transition: -moz-transform 0.5s;-ms-transition: -moz-transform 0.5s;-o-transition: -moz-transform 0.5s;transition: -moz-transform 0.5s;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;}
.thumb.flip .thumb-detail {-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);-o-transform: rotateY(-180deg);transform: rotateY(-180deg);}
.thumb.flip img, .thumb.flip .thumb-detail {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;}
.thumb.flip .flipIt {-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);-o-transform: rotateY(-180deg);transform: rotateY(-180deg);}
.thumb.flip .flipIt .front{display: none;}
.thumb.flip .flipIt .thumb-detail{z-index: 2;}

.mapsBlock{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 50px 0px;
	transition: all 0s ease;
}

#bancos.stoped{margin-bottom: 896px;}

.googleMapsBlock{
	display: block;
	overflow: hidden;
	float: left;
	width: calc(100% - 2px);
	height: 528px;
	margin: 0px 0px 50px 0px;
	border: 1px solid #93677e;
	border-radius: 20px;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
}

.mapBallon{
	display: block;
	float: left;
	width: 230px;
	height: auto;
	padding: 15px 30px 5px 30px;
	border-radius: 10px;
	background-color: #a67c00;
}

.mapTitle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	font: normal 18px/20px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #f7f5df;
}

.mapLocal{
	display: block;
	float: left;
	width: calc(100% - 30px);
	height: auto;
	min-height: 40px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	position: relative;
	font: normal 16px/20px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
	background: url(../img/icoLocal2.png) no-repeat left center;
}

.mapTel{
	display: block;
	overflow: hidden;
	float: left;
	width: calc(100% - 10px);
	height: 40px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	position: relative;
	font: normal 16px/40px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
	background: url(../img/icoTel3.png) no-repeat left center;
}

.mapWpp{
	display: block;
	overflow: hidden;
	float: left;
	width: calc(100% - 30px);
	height: 40px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	position: relative;
	font: normal 16px/40px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #f7f5df;
	background: url(../img/icoWpp.png) no-repeat left center;
}

.listLocais{
	display: block;
	float: left;
	width: calc(50% - 40px);
	height: auto;
	margin: 0px 20px;
}

.listLocais li{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.listLocais li h2{
	cursor: pointer;
	display: block;
	float: left;
	width: calc(100% - 51px);
	height: 22px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 25px 15px;
	position: relative;
	font: normal 18px/22px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: left;
	color: #16a7a8;
	background: url(../img/baseLocal.png) no-repeat left bottom transparent;
}

.listLocais li h2 a{
	display: block;
	width: 36px;
	height: 52px;
	position: absolute;
	bottom: 0px;
	right: -36px;
	font-size: 0px;
	background: url(../img/icoDown.png) no-repeat left bottom;
}

.listLocais li h2.open a{background: url(../img/icoUp.png) no-repeat left bottom;}

.listLocais li .infoLocais{
	display: none;
	float: left;
	width: calc(100% - 30px);
	height: auto;
	padding: 0px 15px;
}

.listLocais li h2.open + .infoLocais{display: block;}

.listLocais li .infoLocais span{
	display: blck;
	float: left;
	width: calc(100% - 26px);
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 26px;
	font: normal 16px/24px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #956c80;
}

.listLocais li .infoLocais span.tel{background: url(../img/icoTel2.png) no-repeat left top;}
.listLocais li .infoLocais span.wpp{background: url(../img/icoWpp2.png) no-repeat left top;}
.listLocais li .infoLocais span.end{background: url(../img/icoLocal.png) no-repeat left top;}
.listLocais li .infoLocais span.eml{background: url(../img/icoEmail2.png) no-repeat left top;}
.listLocais li .infoLocais span.blh{background: url(../img/icoMilk.png) no-repeat left top;}

.redeBrasil{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	padding: 0px 0px 50px 0px;
	position: relative;
	left: 0px;
	background-color: #fff2db;
	transition: all 0s ease;
}
#bancos.stoped + .redeBrasil{
    width: 960px;
    margin: 0 0 0 -1480px;
    padding: 0 1000px 50px;
    position: fixed;
    bottom: 0;
    left: 50%;
}

.infoBrasil{
	display: block;
	width: calc(50% - 20px);
	height: auto;
	margin: 70px 0px 0px 0px;
	position: relative;
}

.infoBrasil.left{float: left; width: 50%; height: 514px;}
.infoBrasil.right{float: right; width: calc(50% - 40px);}

.infoBrasil.left img{
	display: block;
	width: 504px;
	height: 514px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.infoBrasil.left ul{
	display: block;
	width: 100%;
	height: 514px;
	position: relative;
	z-index: 2;
}

.infoBrasil.left ul li{
	display: block;
	opacity: 0;
	width: 106px;
	height: 62px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	font: 600 14px/15px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #a67c00;
	background: url(../img/icoBallonMap.png) no-repeat center center;
}

.infoBrasil.left ul li.show{opacity: 1;}

.infoBrasil.left ul li b{font: 600 23px/16px 'source_sans_proregular', arial, verdana, sans-serif;}

.infoBrasil.left ul li:nth-child(1){top: 80px; right: 245px;}
.infoBrasil.left ul li:nth-child(2){top: 135px; right: 35px;}
.infoBrasil.left ul li:nth-child(3){top: 205px; right: 185px;}
.infoBrasil.left ul li:nth-child(4){top: 270px; right: 80px;}
.infoBrasil.left ul li:nth-child(5){top: 370px; right: 165px;}

.infoBrasil.left span{
	display: block;
	width: auto;
	height: 54px;
	position: absolute;
	top: 360px;
	right: 305px;
	z-index: 3;
	font: 600 22px/27px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: left;
	color: #a67c00;
}

.infoBrasil.right .textDefault{text-align: left;}
.menuTop .fotMenu .tLeft{float: left;}

.note{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px -10px 0px;
	padding: 34px 0px;
	font: 600 25px/30px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #a67c00;
	background: url(../img/bgAspas.png) no-repeat center center;
}

.ass{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	font: 300 18px/22px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #a67c00;
}

.totalposts{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px -1000px;
	padding: 0px 1000px;
	position: relative;
	background-color: #ffefd3;
}

.titlePosts{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: -20px 0px 0px 0px;
}

.fixedTitle{
	display: block;
	float: right;
	width: 480px;
	height: auto;
	margin: 0px 0px;
	position: relative;
	top: 170px;
	z-index: 2;
	transition: all 0s ease;
}

.fixedTitle.fixed{
	position: fixed;
	top: 170px;
	left: 50%;
}

.fixedTitle.pass{
	position: relative;
	margin: 0px 0px 70px 0px;
	top: 340px;
	left: 0px;
}

.fixedTitle .subTitle{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 15px auto;
	font: normal 32px/36px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #a67c00;
}

.capaPost{
	display: block;
	float: left;
	width: 50px;
	height: 650px;
	position: relative;
	z-index: 1;
}

.capaPost img{
	display: block;
	width: 946px;
	height: 650px;
	margin: 0px 0px 0px -250px;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

.posts{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	position: relative;
}

.post{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 50px 0px;
	border-bottom: 2px solid #acd5bb;
	background-color: #ffefd3;
}

.post:first-child{border-top: 2px solid #acd5bb;}

.img{
	position: relative;
	z-index: 1;
	transition: all 0s ease;
}

.bg{
	position: relative;
	z-index: 1;
	transition: all 0s ease;
}

.img.fixed{
	width: 960px;
	margin: 0px 0px 0px -480px;
	position: fixed;
	top: 160px;
	left: 50%;
	z-index: 1;
}

.img.hide{opacity: 0;}

.img.fixed + .bg{
	display: block; 
	float: left; 
	margin-top: 320px; 
	background-color: #ffefd3; 
	position: relative; 
	z-index: 2;
}

.post h2{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 20px 0px 30px 0px;
	font: normal 47px/60px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #6f5064;
}

.posts .textDefault2 a{
	text-decoration: underline;
	color: #16a7a8;
}

.posts .videoBlock{
	width: 80%;
	margin: 0px 10% 30px 10%;
}

.posts .textDefault2{width: 620px; margin: 10px 170px; float: left;}

.width500{width: 520px!important;}
.width400{width: 400px!important;}
.left{float: left!important;}
.textDefault2.left{float: left!important; margin: 10px 0px 10px 170px;}
.right{float: right!important;}
.textDefault2.right{float: right!important; margin: 10px 170px 10px 0px;}

.noteBlock{
	display: block;
	float: left;
	width: 370px;
	height: auto;
	transition: all 0.7s ease;
}

.imgBlock{
	display: block;
	opacity: 0.1;
	float: left;
	width: 372px;
	height: 372px;
	border-radius: 20px;
	margin: 20px 0px 0px 0px;
	transition: all 1s ease;
}

.imgBlock.show{
	height: auto;
	opacity: 1;
}

.imgBlock img{
	display: block;
	width: 372px;
	height: auto;
	margin: 0px 0px 5px 0px;
	transform: scale(1.2);
}

.imgBlock.show img{transform: scale(1);}

.imgBlock span{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	font: italic 14px/17px 'source_sans_proregular', arial, verdana, sans-serif;
	color: #956c80;
}

.post5 .noteBlock {margin-top: 30px !important;}

.left.noteBlock{margin: 0px 0px 0px -1000px;}
.right.noteBlock{margin: 0px -1000px 0px 0px;}
.left.noteBlock.show{margin: 0px 0px 0px -20px;}
.right.noteBlock.show{margin: 0px -20px 0px 0px;}

.noteBlock .note{font: 600 22px/26px 'source_sans_proregular', arial, verdana, sans-serif;}
.noteBlock .ass{font: 300 16px/20px 'source_sans_proregular', arial, verdana, sans-serif;}

.imgGraf{
	display: block;
	float: left;
	overflow: hidden;
	width: 0px;
	height: 263px;
	margin: 20px 102px;
	transition: all 2s ease;
}

.imgGraf.show{width: 755px;}

.imgGraf img{
	display: block;
	width: 755px;
	height: 263px;
}

.buttonNoticia{
	display: block;
	opacity: 0;
	float: left;
	width: 190px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	border-radius: 10px;
	font: normal 18px/22px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #a67c00;
	background-color: #ffbf00;
	transition: all 1s ease;
}

.buttonNoticia.show{opacity: 1;}

.buttonNoticia img{
	display: block;
	width: 83px;
	height: auto;
	margin: 0px auto 10px auto;
}

.buttonNoticia b{font: normal 29px/30px 'source_sans_proBlack', arial, verdana, sans-serif;}

.asideLine{
	display: block;
	width: 6px;
	height: 420px;
	margin: 0px -750px 0px 0px;
	position: absolute;
	top: 40px;
	right: 50%;
	z-index: 3;
	background-color: #acd5bb;
	transition: all 0s ease;
	transition: opacity 0.3s ease;
}

.asideLine.fixed{
	margin: 0px -750px 0px 0px;
	position: fixed;
	top: calc(50% - 210px);
}

.asideLine ul{
	display: block;
	width: 6px;
	height: 0px;
	background-color: #ffbf00;
}

.asideLine li{
	display: block;
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px -12px;
	position: absolute;
	left: 0px;
	border-radius: 45px;
	background-color: #79b7b4;
}

.asideLine li a{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.asideLine li:nth-child(1){top: 0%;}
.asideLine li:nth-child(2){top: 15%;}
.asideLine li:nth-child(3){top: 29%;}
.asideLine li:nth-child(4){top: 42%;}
.asideLine li:nth-child(5){top: 56%;}
.asideLine li:nth-child(6){top: 71%;}
.asideLine li:nth-child(7){top: 85%;}
.asideLine li:nth-child(8){top: 100%;}

.asideLine li.old{background-color: #ffbf00;}

.asideLine li.active{
	width: 45px;
	height: 45px;
	margin: -9px 0px 0px -19px;
	box-shadow: 0px 0px 0px 8px rgba(166, 124, 0, 0.2);
	background-color: #ffbf00;
}

.asideLine li.active a{
	width: 45px;
	height: 45px;
}

.asideLine span{
	display: block;
	opacity: 0.5;
	float: left;
	width: 195px;
	height: auto;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: calc(100% + 40px);
	font: normal 16px/20px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: right;
	color: #acd5bb;
	transition: width 0s ease;
}

.asideLine .old span{color: #a67c00;}

.asideLine .active span{
	opacity: 1;
	color: #a67c00;
	width: 260px;
	font: normal 22px/25px 'fredoka_oneregular', arial, verdana, sans-serif;
}

#formCadastro{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
}

.stepsForm{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto 30px auto;
	position: relative;
	text-align: center;
}

.stepsForm.step2{padding: 0px 0px 70px 0px;}
.stepsForm.step3{width: 810px; margin: 0px 75px 30px 75px;}
.stepsForm.step4{width: 710px; margin: 0px 125px 30px 125px;}

#formCadastro h2{
	display: inline-block;
	width: auto;
	height: 39px;
	margin: 20px auto 40px auto;
	padding: 34px 0px 20px 91px;
	position: relative;
	font: normal 42px/39px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #16a7a8;
}

#formCadastro h2 b{
	display: block;
	width: 66px;
	height: 73px;
	padding: 0px 50px 20px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	font: normal 92px/78px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: right;
	color: #79b7b4;
	background: url(../img/bgGotaForm.png) no-repeat right bottom;
}

.formLeftBlock, 
.formRightBlock{
	display: block;
	width: auto;
	height: auto;
	margin: 0px auto;
	position: relative;
}

.formLeftBlock{float: left;}
.formRightBlock{float: right; width: 600px;}

.step1 .formLeftBlock, 
.step2 .formLeftBlock {
    display: inline-block;
    float: none;
	vertical-align: top;
}

.width266{width: 266px;}

.formLeftBlock > a{
	display: block;
	float: left;
	width: auto;
	height: 40px;
	margin: 5px 0px;
	padding: 0px;
	border-radius: 10px;
	font: normal 16px/20px 'source_sans_proRegular', arial, verdana, sans-serif;
	text-align: left;
	color: #16a7a8;
}

.fieldBlock{
	display: block;
	float: left;
	width: auto;
	height: auto;
	position: relative;
	margin: 0px 10px 50px;
}

.fieldBlock label{
	display: block;
	float: left;
	width: calc(100% - 14px);
	height: 30px;
	margin: 0px;
	padding: 0px 7px;
	position: absolute;
	top: 10px;
	left: 0px;
	border-radius: 10px;
	font: italic 16px/30px 'source_sans_proRegular', arial, verdana, sans-serif;
	text-align: left;
	color: #16a7a8;
}

.fieldBlock input{
	display: block;
	float: left;
	height: 36px;
	margin: 0px;
	padding: 5px;
	font: italic 16px/36px 'source_sans_proRegular', arial, verdana, sans-serif;
	color: #16a7a8;
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	border: 2px solid #16a7a8;
	border-radius: 10px;
	background-color: #fde6bd;
}

.fieldBlock input{
	display: block;
	float: left;
	height: 36px;
	margin: 0px;
	padding: 5px;
	font: italic 16px/36px 'source_sans_proRegular', arial, verdana, sans-serif;
	color: #16a7a8;
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	border: 2px solid #16a7a8;
	border-radius: 10px;
	background-color: #fde6bd;
}

.fieldBlock .comboBoxObject {
	*width: 100% !important;
	height: 46px;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	font: italic 16px/46px 'source_sans_proRegular', arial, verdana, sans-serif;
	color: #16a7a8;
	border: 0px none;
	background: transparent;
}

.fieldBlock .comboBoxObject option{padding: 5px;}

.inputVisible, .inputVisibleOpen {
	
	cursor: pointer;
	height: 46px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	border: 2px solid #16a7a8;
	border-radius: 10px;
}

.inputVisible{background: url(../img/icoDown2.png) no-repeat right center #fde6bd;}
.inputVisibleOpen{background: url(../img/icoUp2.png) no-repeat right center #fde6bd;}

.fieldBlock input:focus + label, .fieldBlock input.value + label{top: -30px; font: normal 16px/30px 'source_sans_proRegular', arial, verdana, sans-serif;}

.FB50{
	display: block;
	float: left;
	width: 50%;
	margin: 0px;
}

.checkBlock{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 30px 0px;
}

.checkBlock.center {
    display: block;
    float: left;
    margin: 40px 25% 0;
    width: 50%;
}

.checkBlock label{
	display: block;
	float: right;
	width: calc(100% - 90px);
	height: auto;
	margin: 7px 10px 0px 0px;
	border-radius: 10px;
	font: normal 20px/20px 'source_sans_proRegular', arial, verdana, sans-serif;
	text-align: right;
	color: #16a7a8;
}

.checkBox{
	display: block;
	overflow: hidden;
	float: right;
	width: 74px;
	height: 34px;
	margin: 0px;
	border-radius: 34px;
	border-radius: 34px;
	-o-border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	position: relative;
	top: 0px;
	left: 0px;
}

.checkBlock.center label,
.checkBlock.center .checkBox{display: inline-block; float: none;}

.checkBlock.center .checkBox{top: 10px;}

.checkBox input{
	display: block;
	opacity: 0;
	width: 74px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	border-radius: 34px;
}

.checkBox span{
	display: block;
	width: 60px;
	height: 20px;
	margin: 0px;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 30px;
	font: normal 16px/20px 'source_sans_proRegular', arial, verdana, sans-serif;
	text-align: center;
	transition: all 0.3s ease;
}

.checkBox span b{
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	border-radius: 20px;
	font-size: 0px;
}

.checkBox .active{
	z-index: 1;
	opacity: 1;
	left: -75px;
	border: 2px solid #16a7a8;
	color: #fde6bd;
	background-color: #16a7a8;
}

.checkBox input:checked + .active{
	left: 0px;
	opacity: 1;
}

.checkBox .active b{
	float: right;
	margin: 0px 0px 0px 5px;
	background-color: #fde6bd;
}

.checkBox .desactive{
	z-index: 0;
	border: 2px solid #a67c00;
	color: #fde6bd;
	background-color: #a67c00;
}

.checkBox .desactive b{
	float: left;
	margin: 0px 5px 0px 0px;
	background-color: #fde6bd;
}

.formLeftBlock > .btnGreen{
	display: block;
	float: left;
	width: 160px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: -50px;
	left: 10px;
	border-radius: 10px;
	font: normal 16px/50px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #fde6bd;
	background-color: #16a7a8;
}

.messageInside{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 50px 0px 0px 0px;
}

.buttonFinish {
    display: block;
    float: left;
    margin: 0px auto 50px auto;
    width: 100%;
}

.btnDefault.line2{height: 40px; padding: 10px 90px; font: normal 20px/40px 'source_sans_probold', arial, verdana, sans-serif;}

.btnDefault.line2 + input{
	display: inline-block;
	width: auto;
	height: 70px;
	margin: 0px 0px 0px -274px;
	padding: 0px 70px;
	position: relative;
	border-radius: 10px;
	border: none;
	font: normal 27px/60px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: transparent;
	background-color: transparent;
}

.infosBlock{
	display: block;
	width: 100%;
	max-width: 650px;
	height: auto;
	margin: 30px auto 0px auto;
	padding: 0px;
}

.infosBlock h1{
	margin: 0px 0px 5px 0px;
	font: normal 38px/40px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #16a7a8;
}
.infosBlock span{
	font: normal 24px/24px 'fredoka_oneregular', arial, verdana, sans-serif;
	text-align: center;
	color: #16a7a8;
}
.infosBlock p{font: normal 22px/32px 'source_sans_proRegular', arial, verdana, sans-serif;}
.infosBlock p b{font: normal 22px/32px 'source_sans_probold', arial, verdana, sans-serif;}
.infosBlock .center.textRed{margin: 30px 0px; font: normal 20px/32px 'source_sans_proRegular', arial, verdana, sans-serif;}
.infosBlock p.center{text-align: center;}
.infosBlock p.left{text-align: left;}
.infosBlock .textRed{margin: 20px 0px 0px 0px; color: #a67c00;}
.infosBlock .textGreen{color: #16a7a8;}

.messageBlock{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: -40px 0px 0px 0px;
}

.messageBlock p{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font: normal 16px/26px 'source_sans_proRegular', arial, verdana, sans-serif;
}

.messageBlock p.errorMessage{color: #a67c00; background: url(../img/icoError.png) no-repeat center top/25px;}
.messageBlock p.sucessMessage{color: #16a7a8; background: url(../img/icoSucess.png) no-repeat center top/25px;}

.prevStep, .nextStep{display: none;}

.stepsList{display: none;}

/***** BOX FOOTER *************************************************************************************/

#footer {
	display: block;
	width: 100%;
	height: 520px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	text-align: center;
	background-color: #fff2db;
}

#content.min + #footer{height: 260px;}

#mainFooter{
	display: block;
	width: calc(100% - 40px);
	max-width: 500px;
	height: calc(100% - 50px);
	margin: 0px auto;
	padding: 50px 20px 0px 20px;
	position: relative;
	left: 0px;
	top: 0px;
}

#mainFooter .btnDefault{
	display: block;
	width: 138px;
	height: 40px;
	margin: 0px auto 30px auto;
	padding: 8px 56px 7px 56px;
	position: relative;
	border-radius: 10px;
	font: normal 17px/40px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #e9e3ba;
	background-color: #a67c00;
}

#mainFooter .btnDefault img{
	width: 26px;
	height: 37px;
	margin: -18px 0px 0px 0px;
}

#infosFooter{
	display: block;
	width: calc(100% - 40px);
	max-width: 500px;
	height: calc(100% - 30px);
	margin: 0px auto;
	padding: 30px 20px 0px 20px;
	position: relative;
	left: 0px;
	top: 0px;
}

#infosFooter .btnDefault{
	display: block;
	width: 210px;
	height: 52px;
	margin: 0px auto 30px auto;
	padding: 12px 56px 12px 56px;
	position: relative;
	border-radius: 10px;
	font: normal 22px/26px 'source_sans_probold', arial, verdana, sans-serif;
	text-align: center;
	color: #e9e3ba;
	background-color: #a67c00;
}

.btnDefault.purp{background-color: #741852 !important;}

#infosFooter .btnDefault img{
	width: 26px;
	height: 37px;
	margin: -18px 0px 0px 0px;
}

.divider{
	display: inline-block;
	width: 340px;
	height: 0px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #6f5064;
}

.divider span{
	display: block;
	width: auto;
	height: 20px;
	margin: -12px 35px 0px 35px;
	font: normal 20px/20px 'source_sans_proregular', arial, verdana, sans-serif;
	text-align: center;
	color: #6f5064;
	background-color: #fff2db;
}

.shareBlock a{margin: 0px 5px;}

@media (min-width:1024px) and (max-width:1500px){
	.asideLine.fixed {
		margin: -210px -520px 0 0;
		right: 50%;
	}
	.asideLine {
		right: 0px;
		margin-right: -40px;
	}
	.asideLine span{display: none!important;}
}

/** TABLET VERSION **/
@media (max-width:1023px){
	.hideT{display: none!important;}
	.showT{display: block!important;}
	
	#mainContent {padding: 120px 20px 0;}
	.menuTop{
		left: 0px;
		margin: 0px;
		height: 75px
	}
	.menuBlock.opening {
		display: block;
		position: fixed;
		top: 55px;
		left: 0px;
		overflow: auto;
		height: calc(100% - 125px);
	}
	.menuBlock .fotMenu span{font: 12px/26px "source_sans_proregular",arial,verdana,sans-serif;}
	.bandMenu{
		height: 75px;
		margin: 0px 0px 40px 0px;
		border-radius: 0px;
	}
	.bandMenu  .openMenu{
		display: block;
		float: left;
		width: 75px;
		height: 75px;
		font-size: 0;
		border-radius: 0;
	    background: url(../img/icoMenu.png) no-repeat center center / 30px auto #594051;
	}
	.bandMenu .openMenu.closeMenu {
		background: url(../img/icoClose.png) no-repeat center center / 30px auto #594051;
		border-radius: 0;
	}
	.bandMenu .menuCenter {
		height: 75px;
		width: calc(100% - 75px);
	}
	.bandMenu .menuCenter span {
		background: url(../img/bgBallonMenu.PNG) no-repeat center top / 100% auto;
		font: 16px/20px "source_sans_probold",arial,verdana,sans-serif;
		padding: 27px 0 43px;
		width: 100px;
	}
	.bandMenu .menuCenter span > a{
		background: url(../img/bgBallonMenu.PNG) no-repeat center top / 100% auto;
		font: 16px/20px "source_sans_probold",arial,verdana,sans-serif;
	}
	.bandMenu .menuCenter > a:nth-child(1){
		font: 600 18px/75px "source_sans_proregular",arial,verdana,sans-serif;
		height: 55px;
		width: calc(43% - 50px);
	}
	.bandMenu .menuCenter > a:nth-child(3){
		font: 600 18px/75px "source_sans_proregular",arial,verdana,sans-serif;
		height: 55px;
		padding: 0px;
		width: calc(57% - 50px);
	}
	.menuBlock {
		border-radius: 0;
		padding: 40px 20px 30px;
		width: calc(100% - 40px);
	}
	.menuBlock .leftBlock {width: 100%;}
	.menuBlock .rightBlock {width: 100%;}
	#formCadastro h2 {
		display: block;
		float: left;
		width: calc(100% - 98px);
		font: 24px/24px "fredoka_oneregular",arial,verdana,sans-serif;
		text-align: left;
		height: 48px;
		margin: 20px;
		padding: 8px 0 20px 58px;
	}
	#formCadastro h2 b {
		background: url(../img/bgGotaForm.png) no-repeat right bottom / auto 48px;
		width: 30px;
		height: 48px;
		padding: 0 32px 5px 0;
		font: 42px/48px "fredoka_oneregular",arial,verdana,sans-serif;
	}
	.stepsForm{
		float: none;
		margin: 0 auto 30px!important;
		width: 620px!important;
	}
	.stepsForm.step4 {
		float: none;
		width: 100% !important;
	}
	.prevStep, .nextStep{
		display: block;
		width: auto;
		height: 20px;
		position: absolute;
		bottom: 0px;
		font: 700 20px/20px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: center;
		color: #a67c00;
	}
	.prevStep{
		left: 0px;
		padding: 0px 0px 0px 20px;
		background: url(../img/setPrev.png) no-repeat left center;
	}
	.nextStep{
		right: 0px;
		padding: 0px 20px 0px 0px;
		background: url(../img/setNext.png) no-repeat right center;
	}
	#formCadastro .stepsForm.step4 h2{
		display: block;
		float: none;
		width: 522px;
		margin: 20px auto;
	}
	.infosBlock{width: 500px;}
	.infosBlock h1 {font: 24px/30px "fredoka_oneregular",arial,verdana,sans-serif;}
	.infosBlock span{word-spacing: -1px;}
	.infosBlock p{font: 18px/22px "source_sans_proRegular",arial,verdana,sans-serif;}
	.infosBlock p b{font: 18px/22px "source_sans_proBold",arial,verdana,sans-serif;}
	.infosBlock .center.textRed {
		font: 18px/22px "source_sans_proRegular",arial,verdana,sans-serif;
		margin: 30px 0 10px 0;
	}
	.infosBlock p.center {text-align: left;}
	.checkBlock.center{
	    margin: 0 25% 20px;
	}
	.stepsForm.step3 .formLeftBlock, 
	.stepsForm.step3 .formRightBlock{margin: 0px 10px;}
	.stepsList{
		display: block;
		width: 400px;
		height: 6px;
		margin: 30px auto 50px auto;
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 3;
		background-color: #acd5bb;
		transition: all 0s ease;
	}
	.stepsList ul{
		display: block;
		float: left;
		width: 0px;
		height: 6px;
		background-color: #e8055f;
	}
	.stepsList ul.full{width: 100%!important;}
	.stepsList li{
		display: block;
		width: 30px;
		height: 30px;
		margin: -12px 0px 0px 0px;
		position: absolute;
		left: -12px;
		border-radius: 45px;
		font: normal 12px/30px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: center;
		color: #fffdf3;
		background-color: #79b7b4;
	}
	.stepsList li:nth-child(1){left: calc(0% - 12px);}
	.stepsList li:nth-child(2){left: calc(25% - 12px);}
	.stepsList li:nth-child(3){left: calc(50% - 12px);}
	.stepsList li:nth-child(4){left: calc(75% - 12px);}
	.stepsList li:nth-child(5){left: calc(100% - 12px);}
	.stepsList li.old{background-color: #e8055f;}
	.stepsList li.active{
		width: 30px;
		height: 30px;
		margin: -12px 0px 0px 0px;
		box-shadow: 0px 0px 0px 15px rgba(232, 5, 92, 0.2);
		background-color: #e8055f;
	}
	.stepsList span{
		display: block;
		opacity: 0.5;
		float: left;
		width: 220px;
		height: auto;
		margin: 0px;
		position: absolute;
		top: 0px;
		right: calc(100% + 40px);
		font: normal 16px/20px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: right;
		color: #acd5bb;
	}
	.stepsList .old span{
		width: 260px;
		color: #e8055f;
	}
	.stepsList .active span{
		opacity: 1;
		color: #e8055f;
		width: 260px;
		font: normal 22px/25px 'fredoka_oneregular', arial, verdana, sans-serif;
	}
	#infosFooter{
		width: 300px;
	}
	#infosFooter .btnDefault {
		font: 18px/22px "source_sans_probold",arial,verdana,sans-serif;
		height: 44px;
		margin: 0 auto 15px;
		padding: 8px 56px;
		width: calc(100% - 112px);
	}
	.divider{width: 280px;}
	.divider span{    
		width: 220px;
		margin: -12px auto 0;
		font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif;
	}
	#content {padding-bottom: 500px;}
	#content.min{padding-bottom: 210px;}
	#footer {height: 500px;}
	#content.min + #footer {height: 215px;}
	#header {height: 1190px;}
	#mainHeader {height: calc(100% - 80px); padding: 40px;}
	.logoTop {
		height: auto;
		width: 220px;
	}
	.logoTop img {
		height: auto;
		width: 220px;
	}
	.infoTop {float: none; width: 500px; margin: 0px auto;}
	.textDefault{
		width: 450px;
		margin: 0px auto 30px auto;
		font: 26px/30px "source_sans_proregular",arial,verdana,sans-serif;
	}
	.textDefault b {font: 20px/23px "source_sans_probold",arial,verdana,sans-serif;}
	.poteTop {
		float: none;
		height: 320px;
		margin: 180px auto 50px;
		width: 260px;
	}
	.poteTop img {
		height: auto;
		margin: 0 0 0 -384px;
		top: -180px;
		width: 768px;
	}
	.poteTop .nivelBanco .toolTip {
		background: rgba(0, 0, 0, 0) url("../img/bgToolTip.png") no-repeat scroll center center / 100% auto;
		font: 12px/12px "fredoka_oneregular",arial,verdana,sans-serif;
		height: 24px;
		padding: 7px 7px 7px 20px;
		right: -73px;
		top: -15px;
		width: 48px;
	}
	.infoTop .btnDefault{margin-top: -20px;}
	.btnDefault {
		font: 18px/20px "source_sans_probold",arial,verdana,sans-serif;
		height: 40px;
		margin: 0 auto 30px;
		padding: 10px 40px;
		width: 200px;
	}
	.btnDefault img {
		height: 36px;
		margin: -18px 0 0;
		width: auto;
	}
	.bandMenu .menuCenter.min{width: calc(100% - 75px);}
	.bandMenu .menuCenter.min + .btnDefault{
		bottom: 60px;
		display: block;
		position: fixed;
		right: -215px;
	}
	.bandMenu .menuCenter.min + .btnDefault.show{
		bottom: 60px;
		display: block;
		position: fixed;
		right: 0px;
	}
	.bandMenu .menuCenter.min a:nth-child(1){width: calc(43% - 50px);}
	.bandMenu .menuCenter.min a:nth-child(3){width: calc(57% - 50px);}
	.bandMenu .btnDefault{
		display: none;
		float: right;
		width: 138px;
		height: 40px;
		margin: 10px 10px 10px 0px;
		padding: 8px 56px 7px 56px;
		position: relative;
		border-radius: 10px;
		font: normal 17px/20px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: center;
		color: #e9e3ba;
		background-color: #a67c00;
	}
	.bandMenu .btnDefault img{
		width: 26px;
		height: 37px;
		margin: -18px 0px 0px 0px;
	}
	.infoMulher .titleStyle{padding: 0px 50px;}
	.infoMulher .titleStyle img{margin: -52px 0px 0px 0px;}
	.mitosBlock .titleStyle img{margin: -26px 0px 0px 0px;}
	#bancos .titleStyle img{margin: -26px 0px 0px 0px;}
	.infoMulher{height: 750px;}
	.infoMulher > img {
		height: 652px;
		left: 0;
		margin: 0 0 0 100px;
		width: auto;
		transform: scale(1);
	}
	.infoMulher .infoPoints {
		bottom: 0;
		display: block;
		height: 640px;
		left: 0;
		margin: 0 0 0 290px;
		width: 280px;
		z-index: 2;
	}
	.infoMulher .infoPoints li{opacity: 1; font: normal 16px/20px 'source_sans_proBold', arial, verdana, sans-serif;}
	.infoMulher .infoPoints li:nth-child(1){width: 135px; padding: 0px 0px 0px 20px; left: 207px; top: 297px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(2){width: 164px; padding: 0px 0px 0px 20px; left: 90px; top: 65px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(3){width: 110px; padding: 0px 0px 0px 20px; left: 215px; top: 395px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(4){width: 100px; padding: 0px 0px 0px 20px; left: 121px; top: 146px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(5){width: 120px; padding: 0px 0px 0px 20px; left: 226px; top: 539px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(6){width: 175px; padding: 0px 0px 0px 20px; left: 115px; top: 182px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoPoints li:nth-child(1) br:nth-child(2) {display: none;}
	.infoPoints li:nth-child(2) br:nth-child(2) {display: none;}
	.infoPoints li:nth-child(6) br{display: none;}
	.videoBlock .shadowVideo a {
		height: 62px;
		margin: -31px 0 0 -28px;
		width: 56px;
	}
	.videoBlock .shadowVideo a img{
		height: 62px;
		width: 56px;
	}
	.listSteps.left, .listSteps.right {
		float: left;
		width: 100%;
		margin: -10px 0px 10px 0px;
	}
	.listSteps li {
		font: 22px/25px "source_sans_proregular",arial,verdana,sans-serif;
		margin: 0 0 25px;
	}
	.textDefault.red{float: none; font: 22px/25px "source_sans_proRegular",arial,verdana,sans-serif;}
	.textDefault.red strong{margin: 0px 0px 5px 0px; font: 22px/27px "source_sans_proBlack",arial,verdana,sans-serif;}
	.textDefault.red b{margin: 3px 0px 0px 0px; font: 22px/25px "source_sans_proBold",arial,verdana,sans-serif;}
	.steps{margin: 0px;}
	.mitosBlock .textDefault i{display: block; margin: -10px 0px 0px 0px; font: italic 16px/20px "source_sans_proRegular",arial,verdana,sans-serif;}
	.mitosBlock .textDefault i:after{content: 'Toque para ver';}
	.cards {width: 600px; margin: 0px auto; float: none;}
	.cards .item{margin: 0px 10px;}
	
	.owl-buttons{
		display: block;
		width: 100%;
		height: 27px;
		margin: 20px 0px 30px 0px;
		position: relative;
		top: 0px;
		left: 0px;
	}
	.owl-buttons .owl-prev{
		width: 29px;
		height: 27px;
		font-size: 0px;
		position: absolute;
		top: 0px;
		left: calc(50% - 47px);
		background: url(../img/icoSetPrev.png) no-repeat center center;
	}
	.owl-buttons .owl-next{
		width: 29px;
		height: 27px;
		font-size: 0px;
		position: absolute;
		top: 0px;
		right: calc(50% - 47px);
		background: url(../img/icoSetNext.png) no-repeat center center;
	}
	.googleMapsBlock {
		height: 350px;
		margin: 0 0 20px;
	}
	.mapBallon{
		display: block;
		float: left;
		width: 230px;
		height: auto;
		padding: 5px 15px 0px 15px;
		border-radius: 10px;
		background-color: #a67c00;
	}
	.mapTitle{
		margin: 0px 0px 5px 0px;
		font: normal 16px/20px 'source_sans_probold', arial, verdana, sans-serif;
	}
	.mapLocal{
		min-height: 32px;
		margin: 0px 0px 5px 0px;
		font: normal 16px/16px 'source_sans_proregular', arial, verdana, sans-serif;
	}
	.mapTel{
		height: 32px;
		margin: 0px 0px 5px 0px;
		font: normal 16px/32px 'source_sans_proregular', arial, verdana, sans-serif;
	}
	.listLocais{
		margin: 0 20px;
		width: calc(50% - 40px);
	}
	.listLocais li h2{
		font: 20px/25px "source_sans_probold",arial,verdana,sans-serif;
		height: auto;
	}
	.listLocais li {margin: 0;}
	.redeBrasil {margin: 0 0 30px;}
	.redeBrasil .titleStyle img{margin: -26px 0px 0px 0px;}
	#doar .titleStyle img{margin: -26px 0px 0px 0px;}
	.infoBrasil.left, .infoBrasil.right {height: auto; width: 100%;}
	.infoBrasil{margin: 10px 0 0;}
	.infoBrasil.left img {
		height: auto;
		width: 100%;
	}
	.infoBrasil.left ul{margin-bottom: 20px;}
	.infoBrasil.left ul li {
		opacity: 1;
		width: 125px;
		height: auto;
		padding: 15px 0 34px;
		font: 600 16px/16px "source_sans_proregular",arial,verdana,sans-serif;
		background: url(../img/icoBallonMap.png) no-repeat scroll center center / 100% auto;
	}
	.infoBrasil.left ul li b{font: 600 32px/20px "source_sans_proregular",arial,verdana,sans-serif;}
	.infoBrasil.left ul li:nth-child(1) {right: 45%; top: 17%;}
	.infoBrasil.left ul li:nth-child(2) {right:  8%; top: 30%;}
	.infoBrasil.left ul li:nth-child(3) {right: 40%; top: 41%;}
	.infoBrasil.left ul li:nth-child(4) {right: 15%; top: 55%;}
	.infoBrasil.left ul li:nth-child(5) {right: 37%; top: 74%;}
	.infoBrasil.left span {
		font: 600 26px/30px "source_sans_proregular",arial,verdana,sans-serif;
		height: auto;
		top: auto;
		right: auto;
		bottom: 180px;
		left: 60px;
	}
	.infoBrasil.right .textDefault{
		width: 100%;
		text-align: center;
	}
	.note {
		float: none;
		width: 400px;
		margin: 0 auto -10px;
		font: 600 20px/25px "source_sans_proregular",arial,verdana,sans-serif;
		background: url(../img/bgAspas.png) no-repeat scroll center center / 100% auto;
	}
	.ass{font: 300 16px/18px "source_sans_proregular",arial,verdana,sans-serif;}
	
	.totalposts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 0px -1000px;
		padding: 0px 1000px;
		position: relative;
		background-color: #ffefd3;
	}

	.titlePosts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: -20px 0px 0px 0px;
	}

	.fixedTitle {
		display: block;
		float: right;
		height: auto;
		margin: 0;
		position: relative;
		transition: all 0s ease 0s;
		width: 480px;
		z-index: 2;
	}
	
	.fixedTitle .subTitle{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px auto 15px auto;
		font: normal 32px/36px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: center;
		color: #a67c00;
	}

	.capaPost {
		display: block;
		float: left;
		height: 470px;
		position: relative;
		width: 50px;
		z-index: 1;
	}
	
	.capaPost img {
		bottom: 0;
		display: block;
		height: auto;
		left: 50%;
		margin: 0 0 0 -210px;
		position: absolute;
		width: 630px;
	}
	
	.posts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		position: relative;
	}

	.post{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 30px 0px;
		padding: 30px 0px 20px 0px;
		border-bottom: 2px solid #acd5bb;
	}

	.post:first-child{border-top: 2px solid #acd5bb;}
	
	.img{
		display: block;
		float: left;
		width: calc(100% - 20px);
	}
	
	.img.fixed{
		width: calc(100% - 60px);
		margin: 0 0 0 -380px;
	}
	
	.img img{
		display: block;
		float: left;
		width: 100%;
	}
	
	.post h2{
		display: block;
		float: left;
		width: calc(100% - 20px);
		height: auto;
		margin: 20px 0px 30px 0px;
		font: normal 42px/50px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: left;
		color: #6f5064;
	}

	.posts .textDefault2 a{
		text-decoration: underline;
		color: #16a7a8;
	}

	.posts .videoBlock{
		width: 80%;
		margin: 0px 10% 30px 10%;
	}

	.posts .textDefault2{width: calc(100% - 20px); margin: 10px 0px; float: left;}

	.width500{width: calc(100% - 20px)!important;}
	.width400{width: calc(100% - 20px)!important;}
	.left{float: none!important;}
	.textDefault2.left{float: none!important; margin: 10px 0px;}
	.right{float: none!important;}
	.textDefault2{float: none!important; margin: 10px 0px;}
	.textDefault2.right{float: none!important; margin: 10px 0px;}

	.noteBlock{
		display: block;
		float: left;
		width: calc(100% - 100px);
		height: auto;
		transition: all 0.7s ease;
	}

	.imgBlock{
		display: block;
		opacity: 1;
		float: none!important;
		width: 372px;
		height: auto;
		border-radius: 20px;
		margin: 0px auto;
		padding: 20px 0px;
		transition: all 1s ease;
	}

	.imgBlock img{
		display: block;
		width: 372px;
		height: auto;
		margin: 0px 0px 5px 0px;
		transform: scale(1);
	}

	.imgBlock span{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px;
		font: italic 14px/17px 'source_sans_proregular', arial, verdana, sans-serif;
		color: #956c80;
	}

	.post5 .noteBlock {margin-top: 30px !important;}

	.left.noteBlock{margin: 0px;}
	.right.noteBlock{margin: 0px;}
	.left.noteBlock.show{margin: 0px;}
	.right.noteBlock.show{margin: 0px;}

	.left.noteBlock{padding: 0px 50px;}
	.right.noteBlock{padding: 0px 50px;}
	.left.noteBlock.show{padding: 0px 50px;}
	.right.noteBlock.show{padding: 0px 50px;}

	.noteBlock .note{font: 600 22px/26px 'source_sans_proregular', arial, verdana, sans-serif;}
	.noteBlock .ass{float: none; font: 300 16px/20px 'source_sans_proregular', arial, verdana, sans-serif;}

	.imgGraf{
		display: block;
		float: left;
		overflow: hidden;
		width: calc(100% - 20px);
		height: auto;
		margin: 20px 0px;
		transition: all 2s ease;
	}

	.imgGraf.show{width: 755px;}

	.imgGraf img{
		display: block;
		width: 100%;
		height: auto;
	}

	.buttonNoticia{
		display: block;
		opacity: 1;
		float: none;
		width: 190px;
		height: auto;
		margin: 20px auto;
		padding: 20px;
		border-radius: 10px;
		font: normal 18px/22px 'source_sans_proregular', arial, verdana, sans-serif;
		text-align: center;
		color: #fde6bd;
		background-color: #16a7a8;
		transition: all 1s ease;
	}

	.buttonNoticia img{
		display: block;
		width: 83px;
		height: auto;
		margin: 0px auto 10px auto;
	}

	.buttonNoticia b{font: normal 29px/30px 'source_sans_proBlack', arial, verdana, sans-serif;}
	
	.asideLine.fixed {
		margin: 70px 20px 0 0;
	}
	.asideLine {
		height: 250px;
		right: 0px;
		width: 4px;
		margin: 50px 0 0;
	}
	.asideLine li{
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px -8px;
	}
	.asideLine li.active{
		width: 24px;
		height: 24px;
		margin: 0px 0px 0px -10px;
		box-shadow: 0px 0px 0px 10px rgba(232, 5, 92, 0.2);
	}
	.asideLine span{display: none!important;}
}

/** MOBILE HORIZONTAL VERSION **/
@media (max-width:767px){
	.hideM{display: none!important;}
	.showM{display: block!important;}
	
	#mainContent {padding: 100px 20px 0;}
	.menuTop{
		left: 0px;
		margin: 0px;
		height: 55px
	}
	.bandMenu{
		height: 55px;
		margin: 0px 0px 40px 0px;
		border-radius: 0px;
	}
	.bandMenu  .openMenu{
		display: block;
		float: left;
		width: 55px;
		height: 55px;
		font-size: 0;
		border-radius: 0;
	    background: url(../img/icoMenu.png) no-repeat center center / 22px auto #594051;
	}
	.bandMenu .openMenu.closeMenu {
		background: url(../img/icoClose.png) no-repeat center center / 22px auto #594051;
		border-radius: 0;
	}
	.bandMenu .menuCenter {
		height: 55px;
		width: calc(100% - 55px);
	}
	.bandMenu .menuCenter span {
		background: url(../img/bgBallonMenu.PNG) no-repeat center top / 100% auto;
		font: 14px/17px "source_sans_probold",arial,verdana,sans-serif;
		padding: 24px 0 35px;
		width: 80px;
	}
	.bandMenu .menuCenter span a{
		background: url(../img/bgBallonMenu.PNG) no-repeat center top / 100% auto;
		font: 14px/17px "source_sans_probold",arial,verdana,sans-serif;
	}
	.bandMenu .menuCenter > a:nth-child(1){
		font: 600 14px/55px "source_sans_proregular",arial,verdana,sans-serif;
		height: 55px;
		width: calc(43% - 40px);
	}
	.bandMenu .menuCenter > a:nth-child(3){
		font: 600 14px/55px "source_sans_proregular",arial,verdana,sans-serif;
		height: 55px;
		padding: 0px;
		width: calc(57% - 40px);
	}
	.menuBlock {
		border-radius: 0;
		padding: 40px 20px 30px;
		width: calc(100% - 40px);
	}
	.menuBlock .leftBlock {width: 100%;}
	.menuBlock .rightBlock {width: 100%;}
	#formCadastro h2 {
		font: 24px/24px "fredoka_oneregular",arial,verdana,sans-serif;
		height: 48px;
		margin: 20px auto 40px;
		padding: 8px 0 20px 48px;
	}
	#formCadastro h2 b {
		background: url(../img/bgGotaForm.png) no-repeat right bottom / auto 48px;
		width: 30px;
		height: 48px;
		padding: 0 32px 5px 0;
		font: 42px/48px "fredoka_oneregular",arial,verdana,sans-serif;
	}
	.fieldBlock {width: 100%; margin: 0 0 50px;}
	.checkBlock.center{
		margin: -20px 0 0;
		width: 100%;
	}
	.checkBlock.center label, .checkBlock.center .checkBox {
		display: block;
		float: left;
	}
	.checkBlock.center .checkBox {top: 0;}
	.formLeftBlock {width: 100%!important;}
	.stepsForm {
		padding: 0 0 50px;
		margin: 0 auto 30px !important;
		width: 100% !important;
	}
	.stepsForm.step2 {padding: 0 0 70px;}
	.formLeftBlock > .btnGreen {
		left: 0;
		margin: 0;
		bottom: 50px;
	}
	.stepsForm.step3 {
		margin: 0 0 30px;
		width: 100%;
	}
	#formCadastro .stepsForm.step4 h2 {width: 100%;}
	.prevStep, .nextStep{
		display: block;
		width: auto;
		height: 20px;
		position: absolute;
		bottom: 0px;
		font: 700 20px/20px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: center;
		color: #a67c00;
	}
	.prevStep{
		left: 0px;
		padding: 0px 0px 0px 20px;
		background: url(../img/setPrev.png) no-repeat left center;
	}
	.nextStep{
		right: 0px;
		padding: 0px 20px 0px 0px;
		background: url(../img/setNext.png) no-repeat right center;
	}
	.formLeftBlock > a {margin: 5px 0 5px 10px;}
	.formRightBlock {width: 100%;}
	.fieldBlock input{width: calc(100% - 14px)!important;}
	.step3 .formLeftBlock .fieldBlock{width: 100px;}
	.formRightBlock .fieldBlock:nth-child(2){width: calc(50% - 10px);}
	.formRightBlock .fieldBlock:nth-child(3){float: right; width: calc(50% - 10px);}
	.stepsForm.step4 {
		margin: 0 0 30px;
		width: 100%;
	}
	.step4 .checkBlock {
		float: none;
		margin: 0 auto 30px;
		width: 230px;
	}
	.checkBox {margin: 3px 0;}
	.step4 .checkBlock label {
		display: table-cell;
		float: none;
		font: 18px/20px "source_sans_proRegular",arial,verdana,sans-serif;
		height: 40px;
		text-align: right;
		vertical-align: middle;
		width: 140px;
	}
	.infosBlock {width: 100%;}
	.infosBlock h1 {font: 24px/30px "fredoka_oneregular",arial,verdana,sans-serif;}
	.infosBlock span{word-spacing: -1px;}
	.infosBlock p{font: 16px/22px "source_sans_proRegular",arial,verdana,sans-serif;}
	.infosBlock p b{font: 16px/22px "source_sans_proBold",arial,verdana,sans-serif;}
	.infosBlock .center.textRed {
		font: 16px/22px "source_sans_proRegular",arial,verdana,sans-serif;
		margin: 30px 0 10px 0;
	}
	.infosBlock p.center {text-align: left;}
	
	.stepsList{
		display: block;
		width: calc(100% - 24px);
		height: 6px;
		margin: 30px 12px 50px 12px;
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 3;
		background-color: #acd5bb;
		transition: all 0s ease;
	}
	.stepsList ul{
		display: block;
		float: left;
		width: 0px;
		height: 6px;
		background-color: #e8055f;
	}
	.stepsList ul.full{width: 100%;}
	.stepsList li{
		display: block;
		width: 30px;
		height: 30px;
		margin: -12px 0px 0px 0px;
		position: absolute;
		left: -12px;
		border-radius: 45px;
		font: normal 12px/30px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: center;
		color: #fffdf3;
		background-color: #79b7b4;
	}
	.stepsList li:nth-child(1){left: calc(0% - 12px);}
	.stepsList li:nth-child(2){left: calc(25% - 12px);}
	.stepsList li:nth-child(3){left: calc(50% - 12px);}
	.stepsList li:nth-child(4){left: calc(75% - 12px);}
	.stepsList li:nth-child(5){left: calc(100% - 12px);}
	.stepsList li.old{background-color: #e8055f;}
	.stepsList li.active{
		width: 30px;
		height: 30px;
		margin: -12px 0px 0px 0px;
		box-shadow: 0px 0px 0px 15px rgba(232, 5, 92, 0.2);
		background-color: #e8055f;
	}
	.stepsList span{
		display: block;
		opacity: 0.5;
		float: left;
		width: 220px;
		height: auto;
		margin: 0px;
		position: absolute;
		top: 0px;
		right: calc(100% + 40px);
		font: normal 16px/20px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: right;
		color: #acd5bb;
	}
	.stepsList .old span{
		width: 260px;
		color: #e8055f;
	}
	.stepsList .active span{
		opacity: 1;
		color: #e8055f;
		width: 260px;
		font: normal 22px/25px 'fredoka_oneregular', arial, verdana, sans-serif;
	}
	.buttonFinish {
		bottom: -10px;
		float: right;
		height: 40px;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 50%;
	}
	.btnDefault.line2 {
		width: 100%;
		font: 20px/50px "source_sans_probold",arial,verdana,sans-serif;
		height: 50px;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	.btnDefault.line2 + input {
		width: 100%;
		height: 50px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 0px;
		font: 27px/50px "source_sans_probold",arial,verdana,sans-serif;
	}
	.btnDefault.line2 img:nth-child(1){left: 5px;}
	.btnDefault.line2 img:nth-child(2){right: 5px;}
	.btnDefault.line2 img {
		width: auto;
		height: 25px;
		margin: -10px 0 0;
	}
	.messageBlock{
		margin: 10px 0px 40px 0px;
	}
	.messageBlock p{
		font: 22px/25px "source_sans_proRegular",arial,verdana,sans-serif;
		padding: 8px 0 8px 50px;
		text-align: left;
		width: calc(100% - 50px);
	}
	.messageBlock p.errorMessage{background: url(../img/icoError.png) no-repeat left center / 40px auto; color: #a67c00;}
	.messageBlock p.sucessMessage{background: url(../img/icoSucess.png) no-repeat left center / 40px auto; color: #16a7a8;}
	#infosFooter .btnDefault {
		font: 18px/22px "source_sans_probold",arial,verdana,sans-serif;
		height: 44px;
		margin: 0 auto 15px;
		padding: 8px 56px;
		width: calc(100% - 112px);
	}
	.divider{width: 280px;}
	.divider span{    
		width: 220px;
		margin: -12px auto 0;
		font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif;
	}
	#content {padding-bottom: 370px;}
	#content.min{padding-bottom: 210px;}
	#footer {height: 400px;}
	#content.min + #footer {height: 215px;}
	#header {height: 770px;}
	#mainHeader {height: calc(100% - 40px); padding: 20px;}
	.logoTop {
		height: auto;
		width: 150px;
		margin: 0px auto 20px;
	}
	.logoTop img {
		height: auto;
		width: 150px;
	}
	.infoTop {float: none; width: 300px; margin: 0px auto;}
	.titleStyle {
		font: 26px/26px "fredoka_oneregular",arial,verdana,sans-serif;
		height: auto;
		margin: 0 auto 15px;
		padding: 0 60px;
	}
	.titleStyle img {
		display: block;
		height: 26px;
		margin: -13px 0 0;
		width: 50px;
	}
	.textDefault{
		width: 280px;
		margin: 0px auto 30px auto;
		font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif;
	}
	.textDefault2.imageText {width: 100%;}
	.textDefault2.imageText img {float: none; margin: -30px auto 10px;}
	.textDefault b {font: 20px/23px "source_sans_probold",arial,verdana,sans-serif;}
	.poteTop {
		float: none;
		height: 200px;
		margin: 110px auto 40px;
		width: 160px;
	}
	.poteTop img {
		height: auto;
		margin: 0 0 0 -240px;
		top: -110px;
		width: 480px;
	}
	.poteTop .nivelBanco .toolTip {
		background: rgba(0, 0, 0, 0) url("../img/bgToolTip.png") no-repeat scroll center center / 100% auto;
		font: 12px/12px "fredoka_oneregular",arial,verdana,sans-serif;
		height: 24px;
		padding: 7px 7px 7px 20px;
		right: -73px;
		top: -15px;
		width: 46px;
	}
	.infoTop .btnDefault{margin-top: -20px;}
	.btnDefault {
		font: 18px/20px "source_sans_probold",arial,verdana,sans-serif;
		height: 40px;
		margin: 0 auto 30px;
		padding: 10px 40px;
		width: 200px;
	}
	.btnDefault img {
		height: 36px;
		margin: -18px 0 0;
		width: auto;
	}
	.bandMenu .menuCenter.min{width: calc(100% - 55px);}
	.bandMenu .menuCenter.min a:nth-child(1){width: calc(43% - 40px);}
	.bandMenu .menuCenter.min a:nth-child(3){width: calc(57% - 40px);}
	.bandMenu .btnDefault{
		display: block!important;
		opacity: 1;
		float: right;
		width: 138px;
		height: 40px;
		margin: 10px 10px 10px 0px;
		padding: 8px 56px 7px 56px;
		position: relative;
		bottom: -200px;
		right: 0px;
		border-radius: 10px;
		font: normal 17px/20px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: center;
		color: #e9e3ba;
		background-color: #a67c00;
		transition: all .3s ease;
	}
	.bandMenu .btnDefault img{
		width: 26px;
		height: 37px;
		margin: -18px 0px 0px 0px;
	}
	.infoMulher .titleStyle{padding: 0px 26px;}
	.infoMulher .titleStyle img{margin: -26px 0px 0px 0px;}
	.infoMulher{height: 650px;}
	.infoMulher > img {
		height: 652px;
		left: 0;
		margin: 0 0 0 -80px;
		width: auto;
	}
	.infoMulher .infoPoints {
		bottom: 0;
		display: block;
		height: 640px;
		left: 0;
		margin: 0 0 0 120px;
		width: 280px;
		z-index: 2;
	}
	.infoMulher .infoPoints li{opacity: 1; font: normal 16px/20px 'source_sans_proBold', arial, verdana, sans-serif;}
	.infoMulher .infoPoints li:nth-child(1){width: 135px; padding: 0px 0px 0px 20px; left: 179px; top: 292px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(2){width: 164px; padding: 0px 0px 0px 20px; left: 60px; top: 65px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(3){width: 110px; padding: 0px 0px 0px 20px; left: 192px; top: 395px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(4){width: 100px; padding: 0px 0px 0px 20px; left: 97px; top: 146px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(5){width: 120px; padding: 0px 0px 0px 20px; left: 207px; top: 535px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(6){width: 175px; padding: 0px 0px 0px 20px; left: 106px; top: 180px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoPoints li:nth-child(1) br:nth-child(2) {display: none;}
	.infoPoints li:nth-child(2) br:nth-child(2) {display: none;}
	.infoPoints li:nth-child(6) br{display: none;}
	.videoBlock .shadowVideo a {
		height: 62px;
		margin: -31px 0 0 -28px;
		width: 56px;
	}
	.videoBlock .shadowVideo a img{
		height: 62px;
		width: 56px;
	}
	.listSteps.left, .listSteps.right {
		float: left;
		width: 100%;
		margin: -10px 0px 10px 0px;
	}
	.listSteps li {
		font: 18px/20px "source_sans_proregular",arial,verdana,sans-serif;
		margin: 0 0 25px;
	}
	.textDefault.red{float: none; font: 18px/20px "source_sans_proRegular",arial,verdana,sans-serif;}
	.textDefault.red strong{margin: 0px 0px 5px 0px; font: 18px/24px "source_sans_proBlack",arial,verdana,sans-serif;}
	.textDefault.red b{margin: 3px 0px 0px 0px; font: 18px/20px "source_sans_proBold",arial,verdana,sans-serif;}
	.steps{margin: 0px;}
	.mitosBlock .textDefault i{display: block; margin: -10px 0px 0px 0px; font: italic 16px/20px "source_sans_proRegular",arial,verdana,sans-serif;}
	.mitosBlock .textDefault i:after{content: 'Toque para ver';}
	.cards {width: 280px; margin: 0px auto; float: none;}
	.cards .item{margin: 0px;}
	
	.owl-buttons{
		display: block;
		width: 100%;
		height: 27px;
		margin: 20px 0px 30px 0px;
		position: relative;
		top: 0px;
		left: 0px;
	}
	.owl-buttons .owl-prev{
		width: 29px;
		height: 27px;
		font-size: 0px;
		position: absolute;
		top: 0px;
		left: calc(50% - 47px);
		background: url(../img/icoSetPrev.png) no-repeat center center;
	}
	.owl-buttons .owl-next{
		width: 29px;
		height: 27px;
		font-size: 0px;
		position: absolute;
		top: 0px;
		right: calc(50% - 47px);
		background: url(../img/icoSetNext.png) no-repeat center center;
	}
	.googleMapsBlock {
		height: 280px;
		margin: 0 0 20px;
	}
	.mapBallon{
		display: block;
		float: left;
		width: 230px;
		height: auto;
		padding: 5px 15px 0px 15px;
		border-radius: 10px;
		background-color: #a67c00;
	}
	.mapTitle{
		margin: 0px 0px 5px 0px;
		font: normal 16px/20px 'source_sans_probold', arial, verdana, sans-serif;
	}
	.mapLocal{
		min-height: 32px;
		margin: 0px 0px 5px 0px;
		font: normal 16px/16px 'source_sans_proregular', arial, verdana, sans-serif;
	}
	.mapTel{
		height: 32px;
		margin: 0px 0px 5px 0px;
		font: normal 16px/32px 'source_sans_proregular', arial, verdana, sans-serif;
	}
	.listLocais{
		width: 100%;
		margin: 0px;
	}
	.listLocais li h2{
		font: 20px/25px "source_sans_probold",arial,verdana,sans-serif;
		height: 25px;
	}
	.listLocais li {margin: 0;}
	.redeBrasil {margin: 0 0 30px;}
	.redeBrasil .titleStyle {
		font: 26px/26px "fredoka_oneregular",arial,verdana,sans-serif;
		padding: 0 37px;
	}
	.titleStyle img {
		height: 20px;
		margin: -19px 0 0;
		width: 47px;
	}
	.infoBrasil.left, .infoBrasil.right {height: auto; width: 100%;}
	.infoBrasil{margin: 10px 0 0;}
	.infoBrasil.left img {
		height: auto;
		width: 100%;
	}
	.infoBrasil.left ul{height: 300px;}
	.infoBrasil.left ul li {
		opacity: 1;
		width: 85px;
		height: auto;
		padding: 10px 0 27px;
		font: 600 11px/11px "source_sans_proregular",arial,verdana,sans-serif;
		background: url(../img/icoBallonMap.png) no-repeat scroll center center / 100% auto;
	}
	.infoBrasil.left ul li b{font: 600 18px/11px "source_sans_proregular",arial,verdana,sans-serif;}
	.infoBrasil.left ul li:nth-child(1) {right: 45%; top: 17%;}
	.infoBrasil.left ul li:nth-child(2) {right:  8%; top: 30%;}
	.infoBrasil.left ul li:nth-child(3) {right: 40%; top: 41%;}
	.infoBrasil.left ul li:nth-child(4) {right: 15%; top: 55%;}
	.infoBrasil.left ul li:nth-child(5) {right: 37%; top: 74%;}
	.infoBrasil.left span {
		font: 600 16px/18px "source_sans_proregular",arial,verdana,sans-serif;
		height: auto;
		top: auto;
		right: auto;
		bottom: 60px;
		left: 60px;
	}
	.infoBrasil.right .textDefault{
		width: 400px;
		text-align: center;
	}
	.note {
		float: none;
		width: 400px;
		margin: 0 auto -10px;
		font: 600 16px/20px "source_sans_proregular",arial,verdana,sans-serif;
		background: url(../img/bgAspas.png) no-repeat scroll center center / 100% auto;
	}
	.ass{font: 300 12px/15px "source_sans_proregular",arial,verdana,sans-serif;}
	
	.totalposts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 0px -1000px;
		padding: 0px 1000px;
		position: relative;
		background-color: #ffefd3;
	}

	.titlePosts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: -20px 0px 0px 0px;
	}

	.fixedTitle {
		display: block;
		float: right;
		height: auto;
		margin: 0;
		top: 0px;
		padding: 60px 0 0 0;
		position: relative;
		transition: all 0s ease 0s;
		width: 100%;
		z-index: 2;
	}
	
	.fixedTitle .subTitle{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px auto 15px auto;
		font: normal 22px/26px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: center;
		color: #a67c00;
	}

	.capaPost {
		display: none;
		float: left;
		height: 470px;
		position: relative;
		width: 50px;
		z-index: 1;
	}
	
	.capaPost img {
		bottom: 0;
		display: block;
		height: auto;
		left: 50%;
		margin: 0 0 0 -210px;
		position: absolute;
		width: 630px;
	}
	
	.posts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		position: relative;
	}

	.post{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 30px 0px;
		padding: 30px 0px 20px 0px;
		border-bottom: 2px solid #acd5bb;
	}

	.post:first-child{border-top: 2px solid #acd5bb;}
	
	.img{
		display: block;
		overflow: hidden;
		float: left;
		width: calc(100% - 20px);
		border-radius: 10px;
	}
	
	.img.fixed {
		margin: 0 0 0 -220px;
		width: calc(100% - 60px);
	}
	
	.img img{
		display: block;
		float: left;
		width: 140%;
		margin: 0px 0px 0px -20%;
	}
	
	.post h2{
		display: block;
		float: left;
		width: calc(100% - 20px);
		height: auto;
		margin: 20px 0px;
		font: normal 36px/40px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: left;
		color: #6f5064;
	}

	.posts .textDefault2 a{
		text-decoration: underline;
		color: #16a7a8;
	}

	.posts .videoBlock{
		width: 80%;
		margin: 0px 10% 30px 10%;
	}

	.posts .textDefault2{width: calc(100% - 20px); margin: 10px 0px; float: left; font: 16px/22px "source_sans_proregular",arial,verdana,sans-serif}

	.width500{width: calc(100% - 20px)!important;}
	.width400{width: calc(100% - 20px)!important;}
	.left{float: none!important;}
	.textDefault2.left{float: none!important; margin: 10px 0px;}
	.right{float: none!important;}
	.textDefault2{float: none!important; margin: 10px 0px;}
	.textDefault2.right{float: none!important; margin: 10px 0px;}

	.noteBlock{
		display: block;
		float: left;
		width: calc(100% - 100px);
		height: auto;
		transition: all 0.7s ease;
	}

	.imgBlock{
		display: block;
		opacity: 1;
		float: none!important;
		width: 372px;
		height: auto;
		border-radius: 20px;
		margin: 0px auto;
		padding: 20px 0px;
		transition: all 1s ease;
	}

	.imgBlock img{
		display: block;
		width: 372px;
		height: auto;
		margin: 0px 0px 5px 0px;
		transform: scale(1);
	}

	.imgBlock span{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px;
		font: italic 14px/17px 'source_sans_proregular', arial, verdana, sans-serif;
		color: #956c80;
	}

	.post5 .noteBlock {margin-top: 30px !important;}

	.left.noteBlock{margin: 0px;}
	.right.noteBlock{margin: 0px;}
	.left.noteBlock.show{margin: 0px;}
	.right.noteBlock.show{margin: 0px;}

	.left.noteBlock{padding: 0px 50px;}
	.right.noteBlock{padding: 0px 50px;}
	.left.noteBlock.show{padding: 0px 50px;}
	.right.noteBlock.show{padding: 0px 50px;}

	.noteBlock .note{font: 600 18px/24px 'source_sans_proregular', arial, verdana, sans-serif; float: none;}
	.noteBlock .ass{font: 300 14px/18px 'source_sans_proregular', arial, verdana, sans-serif; float: none;}

	.imgGraf{
		display: block;
		float: left;
		overflow: hidden;
		width: calc(100% - 20px);
		height: auto;
		margin: 20px 0px;
		transition: all 2s ease;
	}

	.imgGraf.show{width: 755px;}

	.imgGraf img{
		display: block;
		width: 100%;
		height: auto;
	}

	.buttonNoticia{
		display: block;
		opacity: 1;
		float: none;
		width: 190px;
		height: auto;
		margin: 20px auto;
		padding: 20px;
		border-radius: 10px;
		font: normal 16px/20px 'source_sans_proregular', arial, verdana, sans-serif;
		text-align: center;
		color: #fde6bd;
		background-color: #16a7a8;
		transition: all 1s ease;
	}

	.buttonNoticia img{
		display: block;
		width: 83px;
		height: auto;
		margin: 0px auto 10px auto;
	}

	.buttonNoticia b{font: normal 26px/30px 'source_sans_proBlack', arial, verdana, sans-serif;}
	
	.asideLine.fixed {
		margin: -125px 20px 0 0;
	}
	.asideLine {
		height: 250px;
		right: 0px;
		width: 4px;
		margin: -20px 0 0;
	}
	.asideLine li{
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px -8px;
	}
	.asideLine li.active{
		width: 24px;
		height: 24px;
		margin: 0px 0px 0px -10px;
		box-shadow: 0px 0px 0px 10px rgba(232, 5, 92, 0.2);
	}
	.asideLine span{display: none!important;}
}

/** MOBILE VERTICAL VERSION **/
@media (max-width:479px){
	#mainContent {padding: 120px 20px 0;}
	.menuTop{
		left: 0px;
		margin: 0px;
		height: 55px
	}
	.bandMenu{
		height: 55px;
		margin: 0px 0px 40px 0px;
		border-radius: 0px;
	}
	.bandMenu  .openMenu{
		display: block;
		float: left;
		width: 40px;
		height: 55px;
		font-size: 0;
		border-radius: 0;
	    background: url(../img/icoMenu.png) no-repeat center center / 22px auto #594051;
	}
	.bandMenu .openMenu.closeMenu {
		background: url(../img/icoClose.png) no-repeat center center / 22px auto #594051;
		border-radius: 0;
	}
	.bandMenu .menuCenter {
		height: 55px;
		width: calc(100% - 40px);
	}
	.bandMenu .menuCenter span {
		background: url(../img/bgBallonMenu.PNG) no-repeat center top / 100% auto;
		font: 14px/17px "source_sans_probold",arial,verdana,sans-serif;
		padding: 24px 0 35px;
		width: 80px;
	}
	.bandMenu .menuCenter span a{
		background: url(../img/bgBallonMenu.PNG) no-repeat center top / 100% auto;
		font: 14px/17px "source_sans_probold",arial,verdana,sans-serif;
	}
	.bandMenu .menuCenter > a:nth-child(1){
		font: 600 14px/55px "source_sans_proregular",arial,verdana,sans-serif;
		height: 55px;
		width: calc(51% - 40px);
	}
	.bandMenu .menuCenter > a:nth-child(3){
		font: 600 14px/17px "source_sans_proregular",arial,verdana,sans-serif;
		height: 35px;
		padding: 10px 5px;
		width: calc(49% - 50px);
	}
	.menuBlock {
		border-radius: 0;
		padding: 40px 20px 30px;
		width: calc(100% - 40px);
	}
	.menuBlock .leftBlock {width: 100%;}
	.menuBlock .rightBlock {width: 100%;}
	#formCadastro h2 {
		font: 24px/24px "fredoka_oneregular",arial,verdana,sans-serif;
		height: 48px;
		margin: 20px auto 40px;
		padding: 8px 0 20px 48px;
	}
	#formCadastro h2 b {
		background: url(../img/bgGotaForm.png) no-repeat right bottom / auto 48px;
		width: 30px;
		height: 48px;
		padding: 0 32px 5px 0;
		font: 42px/48px "fredoka_oneregular",arial,verdana,sans-serif;
	}
	.fieldBlock {width: 100%; margin: 0 0 50px;}
	.checkBlock.center{
		margin: -20px 0 0;
		width: 100%;
	}
	.checkBlock.center label, .checkBlock.center .checkBox {
		display: block;
		float: left;
	}
	.checkBlock.center .checkBox {top: 0;}
	.formLeftBlock {width: 100%!important;}
	.stepsForm {padding: 0 0 50px;}
	.stepsForm.step2 {padding: 0 0 70px;}
	.formLeftBlock > .btnGreen {bottom: 50px;}
	.stepsForm.step3 {
		margin: 0 0 30px;
		width: 100%;
	}
	.prevStep, .nextStep{
		display: block;
		width: auto;
		height: 20px;
		position: absolute;
		bottom: 0px;
		font: 700 20px/20px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: center;
		color: #a67c00;
	}
	.prevStep{
		left: 0px;
		padding: 0px 0px 0px 20px;
		background: url(../img/setPrev.png) no-repeat left center;
	}
	.nextStep{
		right: 0px;
		padding: 0px 20px 0px 0px;
		background: url(../img/setNext.png) no-repeat right center;
	}
	.formLeftBlock > a {margin: 5px 0 5px 10px;}
	.formRightBlock {width: 100%;}
	.fieldBlock input{width: calc(100% - 14px)!important;}
	.step3 .formLeftBlock .fieldBlock{width: 100px;}
	.formRightBlock .fieldBlock:nth-child(2){width: calc(50% - 10px);}
	.formRightBlock .fieldBlock:nth-child(3){float: right; width: calc(50% - 10px);}
	.stepsForm.step4 {
		margin: 0 0 30px;
		width: 100%;
	}
	.step4 .checkBlock {
		float: none;
		margin: 0 auto 30px;
		width: 230px;
	}
	.checkBox {margin: 3px 0;}
	.step4 .checkBlock label {
		display: table-cell;
		float: none;
		font: 18px/20px "source_sans_proRegular",arial,verdana,sans-serif;
		height: 40px;
		text-align: right;
		vertical-align: middle;
		width: 140px;
	}
	.infosBlock h1 {font: 24px/30px "fredoka_oneregular",arial,verdana,sans-serif;}
	.infosBlock span{word-spacing: -1px;}
	.infosBlock p{font: 16px/22px "source_sans_proRegular",arial,verdana,sans-serif;}
	.infosBlock p b{font: 16px/22px "source_sans_proBold",arial,verdana,sans-serif;}
	.infosBlock .center.textRed {
		font: 16px/22px "source_sans_proRegular",arial,verdana,sans-serif;
		margin: 30px 0 10px 0;
	}
	.infosBlock p.center {text-align: left;}
	
	.stepsList{
		display: block;
		width: calc(100% - 24px);
		height: 6px;
		margin: 30px 12px 50px 12px;
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 3;
		background-color: #acd5bb;
		transition: all 0s ease;
	}
	.stepsList ul{
		display: block;
		float: left;
		width: 0px;
		height: 6px;
		background-color: #e8055f;
	}
	.stepsList ul.full{width: 100%;}
	.stepsList li{
		display: block;
		width: 30px;
		height: 30px;
		margin: -12px 0px 0px 0px;
		position: absolute;
		left: -12px;
		border-radius: 45px;
		font: normal 12px/30px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: center;
		color: #fffdf3;
		background-color: #79b7b4;
	}
	.stepsList li:nth-child(1){left: calc(0% - 12px);}
	.stepsList li:nth-child(2){left: calc(25% - 12px);}
	.stepsList li:nth-child(3){left: calc(50% - 12px);}
	.stepsList li:nth-child(4){left: calc(75% - 12px);}
	.stepsList li:nth-child(5){left: calc(100% - 12px);}
	.stepsList li.old{background-color: #e8055f;}
	.stepsList li.active{
		width: 30px;
		height: 30px;
		margin: -12px 0px 0px 0px;
		box-shadow: 0px 0px 0px 15px rgba(232, 5, 92, 0.2);
		background-color: #e8055f;
	}
	.stepsList span{
		display: block;
		opacity: 0.5;
		float: left;
		width: 220px;
		height: auto;
		margin: 0px;
		position: absolute;
		top: 0px;
		right: calc(100% + 40px);
		font: normal 16px/20px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: right;
		color: #acd5bb;
	}
	.stepsList .old span{
		width: 260px;
		color: #e8055f;
	}
	.stepsList .active span{
		opacity: 1;
		color: #e8055f;
		width: 260px;
		font: normal 22px/25px 'fredoka_oneregular', arial, verdana, sans-serif;
	}
	.buttonFinish {
		bottom: -10px;
		float: right;
		height: 40px;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 50%;
	}
	.btnDefault.line2 {
		width: 100%;
		font: 20px/40px "source_sans_probold",arial,verdana,sans-serif;
		height: 40px;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	.btnDefault.line2 + input {
		width: 100%;
		height: 40px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 0px;
		font: 27px/40px "source_sans_probold",arial,verdana,sans-serif;
	}
	.btnDefault.line2 img:nth-child(1){left: 5px;}
	.btnDefault.line2 img:nth-child(2){right: 5px;}
	.btnDefault.line2 img {
		width: auto;
		height: 20px;
		margin: -10px 0 0;
	}
	.messageBlock{
		margin: 10px 0px 40px 0px;
	}
	.messageBlock p{
		font: 22px/25px "source_sans_proRegular",arial,verdana,sans-serif;
		padding: 8px 0 8px 50px;
		text-align: left;
		width: calc(100% - 50px);
	}
	.messageBlock p.errorMessage{background: url(../img/icoError.png) no-repeat left center / 40px auto; color: #a67c00;}
	.messageBlock p.sucessMessage{background: url(../img/icoSucess.png) no-repeat left center / 40px auto; color: #16a7a8;}
	#infosFooter .btnDefault {
		font: 18px/22px "source_sans_probold",arial,verdana,sans-serif;
		height: 44px;
		margin: 0 auto 15px;
		padding: 8px 56px;
		width: calc(100% - 112px);
	}
	.divider{width: 100%;}
	.divider span{font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif;}
	#content {padding-bottom: 370px;}
	#content.min{padding-bottom: 210px;}
	#footer {height: 400px;}
	#content.min + #footer {height: 215px;}
	#header {height: 680px;}
	#mainHeader {height: calc(100% - 40px); padding: 20px;}
	.logoTop {
		height: auto;
		width: 150px;
		margin: 0px auto 20px;
	}
	.logoTop img {
		height: auto;
		width: 150px;
	}
	.infoTop {float: none; width: 100%;}
	.titleStyle {
		height: auto;
		margin: 0 auto 15px;
		padding: 0 60px;
		font: 22px/22px "fredoka_oneregular",arial,verdana,sans-serif;
	}
	.infoTop .titleStyle {width: 160px;}
	.infoTop .titleStyle img{margin: -13px 0 0;}
	.titleStyle img {
		display: block;
		height: 26px;
		margin: -13px 0 0;
		width: 50px;
	}
	.textDefault{font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif; margin-bottom: 30px;}
	.textDefault b {font: 20px/23px "source_sans_probold",arial,verdana,sans-serif;}
	#doar .textDefault {
		float: none;
		width: 280px;
		margin: 0 auto 30px;
	}
	.poteTop {
		float: none;
		height: 135px;
		margin: 75px auto 30px;
		width: 107px;
	}
	.poteTop img {
		height: auto;
		margin: 0 0 0 -160px;
		top: -75px;
		width: 320px;
	}
	.poteTop .nivelBanco .toolTip {
		background: rgba(0, 0, 0, 0) url("../img/bgToolTip.png") no-repeat scroll center center / 100% auto;
		font: 11px/12px "fredoka_oneregular",arial,verdana,sans-serif;
		height: 24px;
		padding: 7px 7px 7px 20px;
		right: -73px;
		top: -15px;
		width: 48px;
	}
	.infoTop .btnDefault{margin-top: -20px;}
	.btnDefault {
		font: 18px/20px "source_sans_probold",arial,verdana,sans-serif;
		height: 40px;
		margin: 0 auto 30px;
		padding: 10px 40px;
		width: calc(100% - 80px);
	}
	.btnDefault img {
		height: 36px;
		margin: -18px 0 0;
		width: auto;
	}
	.bandMenu .menuCenter.min{width: calc(100% - 40px);}
	.bandMenu .menuCenter.min a:nth-child(1){width: calc(51% - 40px);}
	.bandMenu .menuCenter.min a:nth-child(3){width: calc(49% - 50px);}
	.bandMenu .btnDefault{
		display: none;
		float: right;
		width: 138px;
		height: 40px;
		margin: 10px 10px 10px 0px;
		padding: 8px 56px 7px 56px;
		position: fixed;
		border-radius: 10px;
		font: normal 17px/20px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: center;
		color: #e9e3ba;
		background-color: #a67c00;
	}
	.bandMenu .btnDefault img{
		width: 26px;
		height: 37px;
		margin: -18px 0px 0px 0px;
	}
	.infoMulher .titleStyle{padding: 0px 26px;}
	.infoMulher .titleStyle img{margin: -26px 0px 0px 0px;}
	.infoMulher{height: 690px;}
	.infoMulher > img {
		height: 652px;
		left: 0;
		margin: 0 0 0 -180px;
		width: auto;
		transform: scale(0.9);
	}
	.infoMulher .infoPoints {
		bottom: 0;
		display: block;
		height: 640px;
		left: 0;
		margin: 0 0 0 0px;
		width: 100%;
		z-index: 2;
	}
	.infoMulher .infoPoints li{opacity: 1; font: normal 16px/20px 'source_sans_proBold', arial, verdana, sans-serif;}
	.infoMulher .infoPoints li:nth-child(1){width: 150px; padding: 0px 0px 0px 20px; left: 110px; top: 210px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(2){width: 280px; padding: 0px 0px 0px 20px; left: -10px; top: 35px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(3){width: 90px; padding: 0px 0px 0px 20px; left: 192px; top: 310px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(4){width: 130px; padding: 0px 0px 0px 20px; left: 65px; top: 85px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(5){width: 80px; padding: 0px 0px 0px 20px; left: 203px; top: 450px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoMulher .infoPoints li:nth-child(6){width: 179px; padding: 0px 0px 0px 20px; left: 96px; top: 118px; background: url(../img/bulMulher.png) no-repeat left 5px/15px; text-align: left;}
	.infoPoints li:nth-child(1) br:nth-child(2) {display: none;}
	.infoPoints li:nth-child(2) br:nth-child(2) {display: none;}
	.infoPoints li:nth-child(3) br{display: none!important;}
	.infoPoints li:nth-child(6) br{display: none;}
	.videoBlock .shadowVideo a {
		height: 62px;
		margin: -31px 0 0 -28px;
		width: 56px;
	}
	.videoBlock .shadowVideo a img{
		height: 62px;
		width: 56px;
	}
	.listSteps.left, .listSteps.right {
		float: left;
		width: 100%;
		margin: -10px 0px 10px 0px;
	}
	.listSteps li {
		font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif;
		margin: 0 0 20px;
		padding: 0;
		width: 100%;
	}
	.listSteps li b{
		display: block;
		float: left;
		width: auto;
		height: 20px;
		padding: 0 5px 0 0;
		position: relative;
		font: 16px/20px "fredoka_oneregular",arial,verdana,sans-serif;
		text-align: right;
		color: inherit;
		background: transparent;
	}
	.textDefault.red{font: 16px/20px "source_sans_proRegular",arial,verdana,sans-serif;}
	.textDefault.red strong{margin: 0px 0px 5px 0px; font: 16px/24px "source_sans_proBlack",arial,verdana,sans-serif;}
	.textDefault.red b{margin: 3px 0px 0px 0px; font: 16px/20px "source_sans_proBold",arial,verdana,sans-serif;}
	.steps{margin: 0px;}
	.mitosBlock .textDefault i{display: block; margin: -10px 0px 0px 0px; font: italic 16px/20px "source_sans_proRegular",arial,verdana,sans-serif;}
	.mitosBlock .textDefault i:after{content: 'Toque para ver';}
	.cards{
		display: inline-block !important;
		float: none;
		margin: 0;
		width: 280px;
	}
	.cards .item{margin: 0px;}
	.owl-buttons{
		display: block;
		width: 100%;
		height: 27px;
		margin: 20px 0px 30px 0px;
		position: relative;
		top: 0px;
		left: 0px;
	}
	.owl-buttons .owl-prev{
		width: 29px;
		height: 27px;
		font-size: 0px;
		position: absolute;
		top: 0px;
		left: calc(50% - 47px);
		background: url(../img/icoSetPrev.png) no-repeat center center;
	}
	.owl-buttons .owl-next{
		width: 29px;
		height: 27px;
		font-size: 0px;
		position: absolute;
		top: 0px;
		right: calc(50% - 47px);
		background: url(../img/icoSetNext.png) no-repeat center center;
	}
	.googleMapsBlock {
		height: 200px;
		margin: 0 0 20px;
	}
	.mapBallon {
		padding: 10px 10px 5px;
		width: 150px;
	}
	.mapTitle{
		margin: 0px 0px 5px 0px;
		font: normal 12px/15px 'source_sans_probold', arial, verdana, sans-serif;
	}
	.mapLocal{
		min-height: 24px;
		margin: 0px 0px 5px 0px;
		padding: 0 0 0 20px;
		font: normal 10px/12px 'source_sans_proregular', arial, verdana, sans-serif;
		background: url(../img/icoLocal2.png) no-repeat left center / 12px auto;
	}
	.mapTel{
		height: 32px;
		margin: 0px 0px 5px 0px;
		padding: 0 0 0 20px;
		font: normal 16px/32px 'source_sans_proregular', arial, verdana, sans-serif;
		background: url(../img/icoTel3.png) no-repeat left center / 12px auto;
	}
	.listLocais{
		width: 100%;
		margin: 0px;
	}
	.listLocais li h2{
		height: 32px;
		font: normal 16px/16px 'source_sans_probold', arial, verdana, sans-serif;
	}
	.listLocais li {margin: 0;}
	.redeBrasil {margin: 0 0 30px;}
	.redeBrasil .titleStyle {
		font: 22px/22px "fredoka_oneregular",arial,verdana,sans-serif;
		padding: 0 37px;
	}
	.titleStyle img {
		height: 20px;
		margin: -19px 0 0;
		width: 47px;
	}
	.infoBrasil.left, .infoBrasil.right {height: auto; width: 100%;}
	.infoBrasil{margin: 10px 0 0;}
	.infoBrasil.left img {
		height: auto;
		width: 100%;
	}
	.infoBrasil.left ul{height: 300px;}
	.infoBrasil.left ul li {
		opacity: 1;
		width: 85px;
		height: auto;
		padding: 10px 0 27px;
		font: 600 11px/11px "source_sans_proregular",arial,verdana,sans-serif;
		background: url(../img/icoBallonMap.png) no-repeat scroll center center / 100% auto;
	}
	.infoBrasil.left ul li b{font: 600 18px/11px "source_sans_proregular",arial,verdana,sans-serif;}
	.infoBrasil.left ul li:nth-child(1) {right: 41%; top: 4%;}
	.infoBrasil.left ul li:nth-child(2) {right: 4%; top: 17%;}
	.infoBrasil.left ul li:nth-child(3) {right: 36%; top: 28%;}
	.infoBrasil.left ul li:nth-child(4) {right: 11%; top: 42%;}
	.infoBrasil.left ul li:nth-child(5) {right: 28%; top: 61%;}
	.infoBrasil.left span {
		font: 600 14px/15px "source_sans_proregular",arial,verdana,sans-serif;
		height: auto;
		top: auto;
		right: auto;
		bottom: 40px;
		left: 0;
	}
	.infoBrasil.right .textDefault{text-align: center; width: 100%;}
	.note {
		background: url(../img/bgAspas.png) no-repeat scroll center center / 100% auto;
		font: 600 16px/20px "source_sans_proregular",arial,verdana,sans-serif;
		width: 100%;
	}
	.ass{font: 300 12px/15px "source_sans_proregular",arial,verdana,sans-serif;}
	
	.totalposts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 0px -1000px;
		padding: 0px 1000px;
		position: relative;
		background-color: #ffefd3;
	}

	.titlePosts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin: -20px 0px 0px 0px;
	}

	.fixedTitle {
		display: block;
		float: right;
		height: auto;
		margin: 0px 0;
		padding: 60px 0 0 0;
		position: relative;
		transition: all 0s ease 0s;
		width: 100%;
		z-index: 2;
	}
	
	.fixedTitle .subTitle{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px auto 15px auto;
		font: normal 22px/26px 'fredoka_oneregular', arial, verdana, sans-serif;
		text-align: center;
		color: #a67c00;
	}

	.capaPost {
		display: none;
		float: left;
		height: 470px;
		position: relative;
		width: 50px;
		z-index: 1;
	}
	
	.capaPost img {
		bottom: 0;
		display: block;
		height: auto;
		left: 50%;
		margin: 0 0 0 -210px;
		position: absolute;
		width: 630px;
	}
	
	.posts{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		position: relative;
	}

	.post{
		display: block;
		float: left;
		width: 90%;
		height: auto;
		margin: 0px 0px 30px 0px;
		padding: 30px 0px 20px 0px;
		border-bottom: 2px solid #acd5bb;
	}

	.post:first-child{border-top: 2px solid #acd5bb;}
	
	.img{
		display: block;
		overflow: hidden;
		float: left;
		width: calc(100% - 20px);
		border-radius: 10px;
	}
	
	.img.fixed {
		margin: 0 0 0 -140px;
		width: calc(100% - 60px);
	}
	
	.img img{
		display: block;
		float: left;
		width: 160%;
		margin: 0px 0px 0px -30%;
	}
	
	.post h2{
		display: block;
		float: left;
		width: calc(100% - 20px);
		height: auto;
		margin: 20px 0px;
		font: normal 26px/30px 'source_sans_probold', arial, verdana, sans-serif;
		text-align: left;
		color: #6f5064;
	}

	.posts .textDefault2 a{
		text-decoration: underline;
		color: #16a7a8;
	}

	.posts .videoBlock{
		width: 80%;
		margin: 0px 10% 30px 10%;
	}

	.posts .textDefault2{width: calc(100% - 20px); margin: 10px 0px; float: left; font: 16px/22px "source_sans_proregular",arial,verdana,sans-serif}
	#mainFooter .textDefault2{margin: 10px 0px; float: left; font: 16px/20px "source_sans_proregular",arial,verdana,sans-serif}
	#mainFooter .textDefault2 br{display: none!important;}
	#mainFooter .textDefault2 b{font: 16px/20px "source_sans_proBold",arial,verdana,sans-serif}

	.width500{width: calc(100% - 20px)!important;}
	.width400{width: calc(100% - 20px)!important;}
	.left{float: none!important;}
	.textDefault2.left{float: none!important; margin: 10px 0px;}
	.right{float: none!important;}
	.textDefault2{float: none!important; margin: 10px 0px;}
	.textDefault2.right{float: none!important; margin: 10px 0px;}

	.noteBlock{
		display: block;
		float: left;
		width: calc(100% - 0px);
		height: auto;
		transition: all 0.7s ease;
	}

	.imgBlock{
		display: block;
		opacity: 1;
		float: left!important;
		width: calc(100% - 20px);
		max-width: 372px;
		height: auto;
		border-radius: 20px;
		margin: 0px auto;
		padding: 20px 0px;
		transition: all 1s ease;
	}

	.imgBlock img{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px 0px 5px 0px;
		transform: scale(1);
	}

	.imgBlock span{
		display: block;
		width: 100%;
		height: auto;
		margin: 0px;
		font: italic 11px/14px 'source_sans_proregular', arial, verdana, sans-serif;
		color: #956c80;
	}

	.post5 .noteBlock {margin-top: 30px !important;}

	.left.noteBlock{margin: 0px;}
	.right.noteBlock{margin: 0px;}
	.left.noteBlock.show{margin: 0px;}
	.right.noteBlock.show{margin: 0px;}

	.left.noteBlock{padding: 0px 0px;}
	.right.noteBlock{padding: 0px 0px;}
	.left.noteBlock.show{padding: 0px 0px;}
	.right.noteBlock.show{padding: 0px 0px;}

	.noteBlock .note{font: 600 18px/24px 'source_sans_proregular', arial, verdana, sans-serif; float: none;}
	.noteBlock .ass{font: 300 14px/18px 'source_sans_proregular', arial, verdana, sans-serif; float: none;}

	.imgGraf{
		display: block;
		float: left;
		overflow: hidden;
		width: calc(100% - 20px);
		height: auto;
		margin: 20px 0px;
		transition: all 2s ease;
	}

	.imgGraf.show{width: 755px;}

	.imgGraf img{
		display: block;
		width: 100%;
		height: auto;
	}

	.buttonNoticia{
		display: block;
		opacity: 1;
		float: none;
		width: 190px;
		height: auto;
		margin: 20px auto;
		padding: 20px;
		border-radius: 10px;
		font: normal 16px/20px 'source_sans_proregular', arial, verdana, sans-serif;
		text-align: center;
		color: #fde6bd;
		background-color: #16a7a8;
		transition: all 1s ease;
	}

	.buttonNoticia img{
		display: block;
		width: 83px;
		height: auto;
		margin: 0px auto 10px auto;
	}

	.buttonNoticia b{font: normal 26px/30px 'source_sans_proBlack', arial, verdana, sans-serif;}
	
	.asideLine.fixed {
		margin: -125px 20px 0 0;
	}
	.asideLine {
		height: 250px;
		right: 0px;
		width: 4px;
		margin: -20px 0 0;
	}
	.asideLine li{
		width: 20px;
		height: 20px;
		margin: 0px 0px 0px -8px;
	}
	.asideLine li.active{
		width: 24px;
		height: 24px;
		margin: 0px 0px 0px -10px;
		box-shadow: 0px 0px 0px 10px rgba(232, 5, 92, 0.2);
	}
}
