/* Artigos Styles */

/* Full width Image */

.imgArticleColStyle{
	position: relative;
	width:984px;
	min-width:320px;
	margin:auto;
	border:0;
	border-collapse:collapse;
	text-align:left;
	background-color:transparent;
	font-family: 'Source Sans Pro', sans-serif;
	padding:0 15px 0 15px;
	display: table;
	height:350px;
	z-index: 10;
}

.fullWidthStyleCamp{
	position: relative;
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	/*background: linear-gradient(#FFFFFF, #FFFFFF) no-repeat, linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%) no-repeat;
    background-size: 50% 100%, 100% 100%;
    background-position: 0 0, 50% 0;*/
}

.fullWidthStyleCamp2{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	/*background-position: center top;
	background-size:100% auto;
	background: url(../../html/images/AlunosEnc/ImagemNatal2017_premio.jpg) no-repeat center top;*/
}

.imgArticleColStyle2{
	position: relative;
	width:984px;
	min-width:320px;
	margin:auto;
	border:0;
	border-collapse:collapse;
	text-align:left;
	background-color:transparent;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top:0;
	overflow:hidden;
	padding:0 0 50px 0;
}

.mask{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: rgba(0,0,0,0.3);
	z-index: 0;
}

.mask-net{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index: 0;
	overflow: hidden;
}


.mask-net .main-content{
	position: absolute;
	top:-25px;
	right:-25px;
	bottom:0;
	width: 32%;
	max-width: 400px;
	background: url(../images/AlunosEnc/spider-web-corner-3.png) right top no-repeat;
	background-size: 100% auto;
	z-index: 0;
		-webkit-animation-name: jello-net;
  animation-name: jello-net;
  -webkit-transform-origin: center;
  transform-origin: center;
	animation-duration: 6000ms;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	opacity: 1;
}

@keyframes jello-net {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.fullWidthStyleInsc2{
	position: relative;
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	background-position: top center;
	background-size:cover;
}

.imgArticleColStyle .imgProp{
	padding:25px 15px 25px 15px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: 300;
	
}

.imgArticleColStyle .imgProp h1{
	position: relative;
	color:#ffffff;
	font-size: 70px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
	line-height: 70px;
	margin: 0 0 0 0;
	text-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.imgArticleColStyle .imgProp h1 span{
	padding: 0 15px;
	background-color: #FF9D00;
}

.imgArticleColStyle .imgProp h1 img.selo{
	position: absolute;
	bottom:-150px;
	right:-10px;
	display: block;
	float: right;
	margin:auto;
	padding: 0;
	width: 167px;
	height: 167px;
	
}

.imgArticleColStyle .imgProp img.selo2{
	display: none;
	float: right;
	margin:auto;
	padding: 0;
	width: 167px;
	height: 167px;
	
}

.imgArticleColStyle .imgProp a.selo3Link{
	width: 60px;
	height: 60px;
	display: inline-block;
	margin:0 0 0 0;
	padding:0;
	border:0;
	background:url(../images/Global/BTPlay.png) no-repeat center center;
	background-size: 60px auto;
}

.imgArticleColStyle .imgProp a.selo3Link:hover{
	background:url(../images/Global/BTPlay.png) no-repeat center center, url(../images/Global/BTPlay.png) no-repeat center center;
	background-size: 60px auto;
}

.imgArticleColStyle .imgProp h2{
	color:#FFFFFF;
	font-size:40px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	line-height:45px;
	margin:7px 0 0 0;
}

.imgArticleColStyle .imgProp h2 span{
	padding: 1px 15px;
	color: #03C6C5;
	line-height: 39px;
}

.imgArticleColStyle .imgProp h3{
	color:#FFFFFF;
	font-size:45px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:45px;
	margin:12px 0 25px 0;
	font-weight: 700;
}

.imgArticleColStyle .imgProp h3 span{
	padding: 0 15px 5px 15px;
	background-color: #ff9d00;
}

/* End Full Width Image */

/* Artigo 8 */

.articleColStyle6{
	width:984px;
	min-width:320px;
	margin:auto;
	border:0;
	border-collapse:collapse;
	text-align:left;
	background-color:transparent;
	font-family: 'Source Sans Pro', sans-serif;
	overflow:hidden;
	padding:0 15px 0 15px;
}

.articleColStyle6 .storeArticle{
	width: 100%;
	padding:50px 0 50px 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:19px;
	line-height:25px;
	overflow: hidden;
	text-align: center;
}

.articleColStyle6 .storeArticle h1{
	font-size:50px;
	line-height:55px;
	margin-bottom: 25px;
	font-weight: 300;
	vertical-align: middle;
}

.articleColStyle6 .storeArticle h1 img{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 310px;
	margin: 0 0 0 15px;
	padding: 0;
}

.articleColStyle6 .storeArticle h2{
	position: relative;
	font-size:44px;
	line-height:55px;
	font-weight: 600;
	vertical-align: bottom;
	padding-top: 90px;
}

.articleColStyle6 .storeArticle h3{
	display: block;
	font-size:36px;
	line-height:40px;
	font-weight: 400;
}

.articleColStyle6 .storeArticle h3.s2{
	position: relative;
	display: block;
	margin: auto;
	padding: 0 80px 40px 80px;
	font-size:80px;
	line-height:85px;
	font-weight: 900;
}

.articleColStyle6 .storeArticle h3.s2 img.right{
	position: absolute;
	bottom: -25px;
	right: 0;
	width: 100px;
	height: auto;
}

.articleColStyle6 .storeArticle h3.s2 img.left{
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 100px;
	height: auto;
}

.articleColStyle6 .storeArticle h3 a.bti2{
	position: relative;
	top:15px;
	left: 5px;
	margin:0 0 0 0;
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 25px;
	padding:0;
	font-size:28px;
	line-height:30px;
	font-weight:700;
	text-decoration: none;
	color:#597EB2;
	background-color: #B4D8FB;
	vertical-align: middle;
	opacity: 1;
}

.articleColStyle6 .storeArticle h3 a.bti2:hover{
	opacity: 0.8;
}

.articleColStyle6 .storeArticle .bora{
	position: relative;
	display: block;
	padding: 0;
	margin: auto;
	width: 100%;
	max-width: 400px;
	height: auto;
	margin-bottom: 0;
	z-index: 100;
	transform: translateY(-25px);
	
}

.articleColStyle6 .storeArticle .productsList{
	width: 100%;
	max-width: 800px;
	display:block;
	margin: auto;
	padding: 0 0 25px 0;
}

.articleColStyle6 .storeArticle .productsList .btProd{
	display:inline-block;
	width: 100%;
	max-width: 144px;
	padding: 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:20px;
	font-size: 20px;
	font-weight:700;
	margin:10px;
	background-color: #FF8E28;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	user-select: none;
	border-radius: 25px;
}

.articleColStyle6 .storeArticle .productsList .btProd:hover{
	color:#FFFFFF;
	background-color: #FFA656;
}

.articleColStyle6 .storeArticle .productsList .btProd.s2{
	display:inline-block;
	width: 100%;
	max-width: 144px;
	padding: 15px;
	text-decoration:none;
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:20px;
	font-size: 20px;
	font-weight:700;
	margin:10px;
	background-color: #FFCB67;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	user-select: none;
	border-radius: 25px;
}

.articleColStyle6 .storeArticle .productsList .btProd.s2:hover{
	color:#000000;
	background-color: #FFD88D;
}

.articleColStyle6 .storeArticle h4{
	font-size:36px;
	line-height:44px;
	font-weight: 600;
}

.articleColStyle6 .storeArticle h5{
	margin:0 0 25px 0;
	font-size:45px;
	line-height:50px;
	font-weight: 600;
}

.articleColStyle6 .storeArticle h6{
	margin:0 0 0 0;
	font-size:28px;
	line-height:32px;
	font-weight: 900;
}

.articleColStyle6 .storeArticle h7{
	margin:0 0 0 0;
	font-size:28px;
	line-height:32px;
	font-weight: 600;
	color: #6EB5FC;
}

.articleColStyle6 .storeArticle h8{
	display: block;
	margin:auto;
	font-size:44px;
	line-height:50px;
	font-weight: 600;
	color: #74B6F8;
}

.articleColStyle6 .storeArticle h9{
	display: block;
	margin:auto;
	font-size:36px;
	line-height:40px;
	font-weight: 300;
}

.articleColStyle6 .storeArticle p{
	display: block;
	font-size:22px;
	line-height:28px;
	margin: auto;
	margin-bottom: 15px;
	font-weight: 300;
}

.articleColStyle6 .storeArticle p.small{
	display: block;
	font-size:19px;
	line-height:24px;
	margin: auto;
	margin-bottom: 15px;
	font-weight: 400;
}

.articleColStyle6 .storeArticle p.smallish{
	display: block;
	font-size:14px;
	line-height:20px;
	margin: auto;
	margin-bottom: 0;
	font-weight: 400;
}

.articleColStyle6 .storeArticle img.selo{
	display: inline-block;
	margin:auto;
	padding: 0;
	width: 200px;
	height: 200px;
	margin-bottom: 25px;
	
}

.articleColStyle6 .storeArticle img.full{
	display: block;
	margin:auto;
	padding: 0;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	margin-top: 50px;
	
}

.articleColStyle6 .storeArticle p.preco{
	font-size:26px;
	line-height:35px;
	font-weight:400;
	margin-bottom: 0;
}

.articleColStyle6 .storeArticle p span.precoDefault{
	font-size:24px;
	line-height:42px;
	color:#8AA4C3;
	text-decoration: line-through;
	font-weight:400;
}

.articleColStyle6 .storeArticle p span.desc{
	margin:0 0 0 15px;
	padding:0;
	font-size:28px;
	line-height:42px;
	font-weight:700;
	color:#FE5421;
}

.articleColStyle6 .storeArticle p span.selo{
	display: inline-block;
	width: 80px;
	height: 80px;
	margin:0 0 0 15px;
	padding:0;
	font-size:26px;
	line-height:80px;
	font-weight:700;
	color:#FFFFFF;
	text-align: center;
	background: url(../images/AlunosEnc/Crop_selo.png) no-repeat center center;
}

.articleColStyle6 .storeArticle .precoProf{
	display: inline-block;
	width: 100%;
	max-width: 325px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 25px;
}

.articleColStyle6 .storeArticle p a.btComprar{
	width: 100%;
	max-width: 200px;
	height:44px;
	display:inline-block;
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:38px;
	font-size: 17px;
	font-weight:700;
	border-radius: 50px;
	text-transform:uppercase;
	margin:0 0 0 0;
	background: #FE191D;
	border: 2px solid rgba(0,0,0,0);

}

.articleColStyle6 .storeArticle p a.btComprar:hover{
	background: #FF4447;
}

.articleColStyle6 .storeArticle p.olElement{
	position: relative;
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:24px;
	line-height:28px;
	padding:6px 0 0 60px;
	font-weight: 400;
	margin-bottom: 25px;
	color: #000000;
	text-align: left;
}

.articleColStyle6 .storeArticle p.olElement span {
	position: absolute;
	top:0;
	left: 0;
   	margin-right: 10px;
   	background: #7AC143;
   	border-radius: 100%;
   	color: #FFFFFF;
   	width: 44px;
	height: 44px;
	padding-top: 2px;
   	text-align: center;
   	display: inline-block;
	font-size: 28px;
	font-weight: 900;
	line-height: 38px; 
 }

.articleColStyle6 .storeArticle p a.btComprar2{
	width: 100%;
	max-width: 200px;
	height:44px;
	display:inline-block;
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:42px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight:600;
	border-radius: 50px;
	margin:0 0 15px 0;
	background: #FF7A2A;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);

}

.articleColStyle6 .storeArticle p a.btComprar2:hover{
	background: #FF9156;
}

.articleColStyle6 .storeArticle .appevimg{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 384px;
	margin-bottom: 25px;
}

.articleColStyle6 .storeArticle .setaBaixo{
	display: block;
	margin: 15px auto;
	padding: 0;
	width: 100%;
	max-width: 102px;
}

.articleColStyle6 .storeArticle .btplatform{
	display:inline-block;
	width: 100%;
	max-width: 170px;
	padding: 15px;
	text-decoration:none;
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:20px;
	font-size: 18px;
	font-weight:400;
	margin:10px;
	background-color: #FFEAD9;
	cursor: pointer;
	user-select: none;
	border-radius: 10px;
	opacity: 1;
}

.articleColStyle6 .storeArticle .btplatform:hover{
	opacity: 0.9;
}

.articleColStyle6 .storeArticle p a.descT{
	width: 100%;
	max-width: 465px;
	height:100px;
	display:inline-block;
	text-decoration:none;
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:92px;
	font-size: 50px;
	font-weight:700;
	border-radius: 10px;
	margin:0 0 0 0;
	padding: 0 15px 0 15px;
	background: #FFEFB9;
}

.articleColStyle6 .storeArticle .fancyTitle{
	display: block;
	margin: auto;
	width: 100%;
	max-width: 800px;
	height: auto;
	margin-bottom: -40px;
}
.spiderAnim-container{
	display:block;
	position:absolute;
	top:0;
	right:25px;
	overflow: hidden;
	z-index: 90;
}

.spiderAnim{
	display:block;
	overflow: hidden;
	animation: spiderMov 2s infinite;
	animation-delay:6s;
	z-index: 90;
}

.spiderAnim .spider{
		  -moz-transition: all 700ms cubic-bezier(0,.72,.51,1);
  -webkit-transition: all 700ms cubic-bezier(0,.72,.51,1);
  -o-transition: all 700ms cubic-bezier(0,.72,.51,1);
  transition: all 700ms cubic-bezier(0,.72,.51,1);
  	  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  animation: spiderMovFirst 6s;
}

.spiderAnim .spider.hover{
    -moz-transform: translate3d(0px, -300px, 0px);
  -webkit-transform: translate3d(0px, -300px, 0px);
  -o-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate3d(0px, -300px, 0px);
}

@keyframes spiderMovFirst {
  0% {
    transform: translateY(-300px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes spiderMov {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}

/* Pumpkin */

.articleColStyle6 .fancy-pumpkin-container{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 60px 0;
}

.articleColStyle6 .fancy-pumpkin-container .fancy-pumpkin{
	position: relative;
	width: 100%;
	max-width: 664px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	z-index: 0;
}

.articleColStyle6 .fancy-pumpkin-container .fancy-pumpkin .pumpkin{
	display: inline-block;
	width: 100%;
	max-width: 624px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	-webkit-animation: flash-scale ease-out 7s infinite;
	-moz-animation: flash-scale ease-out 7s infinite;
	animation: flash-scale ease-out 7s infinite;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-moz-tap-highlight-color: rgba(255, 255, 255, 0);
	tap-highlight-color: rgba(255, 255, 255, 0);
	vertical-align: middle;
}

.articleColStyle6 .fancy-pumpkin-container .fancy-pumpkin a.bti3{
	position: absolute;
	bottom:50px;
	right: 25px;
	margin:0 0 0 0;
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 25px;
	padding:0;
	font-size:28px;
	line-height:30px;
	font-weight:700;
	text-decoration: none;
	color:#FFFFFF;
	background-color: #F9A22A;
	vertical-align: middle;
	opacity: 1;
	text-align: center;
}

.articleColStyle6 .fancy-pumpkin-container .fancy-pumpkin a.bti3:hover{
	opacity: 0.8;
}

@keyframes flash-scale {
	from { transform:scale(1); } 
  92% { transform:scale(1); }
	93% { transform:scale(1.05); }
  94% { transform:scale(1); }
  96% { transform:scale(1.1); }
	to { transform:scale(1); }
}

@-webkit-keyframes flash-scale {
	from { transform:scale(1); } 
  92% { transform:scale(1); }
	93% { transform:scale(1.05); }
  94% { transform:scale(1); }
  96% { transform:scale(1.1); } 
	to { transform:scale(1); }
}

@-moz-keyframes flash-scale {
	from { transform:scale(1); } 
  92% { transform:scale(1); }
	93% { transform:scale(1.05); }
  94% { transform:scale(1); }
  96% { transform:scale(1.1); } 
	to { transform:scale(1); }
}

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
	  opacity: 1;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.articleColStyle6 .fancy-pumpkin-container .fancy-pumpkin .pumpkin.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
	animation-duration: 1000ms;
	animation-fill-mode: forwards;
}

.out-pumpkin-item{
	position: absolute;
	top:150px;
	left:0;
	z-index: 10;
	display: inline-block;
	width: 50px;
	height: auto;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-moz-tap-highlight-color: rgba(255, 255, 255, 0);
	tap-highlight-color: rgba(255, 255, 255, 0);
}

.out-pumpkin-item.bat{
	position: absolute;
	top:150px;
	left:0;
	z-index: 10;
	display: inline-block;
	width: 120px;
	height: auto;
	-webkit-animation-name: shakeY-bat;
  animation-name: shakeY-bat;
  animation-duration: 4000ms;
	animation-iteration-count: infinite;
	transform-origin: center center;
	transition-duration: 2000ms;
}

@keyframes shakeY-bat {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0) scaleY(1.2);
	  opacity: 1;
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0) scaleY(0.8);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0) scaleY(1);
  }
}

.out-pumpkin-item.ghost{
	position: absolute;
	top:150px;
	left:0;
	z-index: 10;
	display: inline-block;
	width: 100px;
	height: auto;
	-webkit-animation-name: shakeY-ghost;
  animation-name: shakeY-ghost;
  animation-duration: 8000ms;
	animation-iteration-count: infinite;
	transform-origin: center center;
	transition-duration: 2000ms;
	transform: scaleY(0.2);
}

.out-pumpkin-item img{
	width: 100%;
	height: auto;
}

@keyframes shakeY-ghost {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
	  opacity: 1;
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}

/* End Content Styles - STYLE 2 */

/* Content Styles - STYLE 6 */

.content-div2-3Col{
	width:100%;
    padding:0 0 0 0;
	margin:auto;
	overflow:hidden;
	display: inline-block;
	text-align: center;
}

.content-div2-3Col .content-div2-3Col-item{
	display: grid;
	grid-template-columns: 120px 1fr;
	max-width: 780px;
	justify-content: center;
	align-items: center;
	grid-gap: 25px;
	width:100%;
	margin:auto;
	margin-bottom: 30px;
	padding:0;
	border:0;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
}

.content-div2-3Col .content-div2-3Col-item:nth-of-type(3n){
	margin-bottom: 0;
}

.content-div2-3Col .content-div2-3Col-item figure{
	position:relative;
	display: block;
	width:120px;
	height:0;
	padding:0 0 120px 0;
	margin:auto;
	background-color:#DDEDFF;
	text-align:center;
	opacity:1;
	overflow: hidden;
	border-radius: 50%;
}

.content-div2-3Col .content-div2-3Col-item figure img{
	position:absolute;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	border:0;
	height: auto;
	transform: translate(-50%,-50%);
}

.content-div2-3Col .content-div2-3Col-item figure p{
	position:absolute;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	border:0;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	height: auto;
	transform: translate(-50%,-50%);
}

.content-div2-3Col .content-div2-3Col-item figure div{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	margin:0;
	padding:0;
	border:0;
}

.content-div2-3Col .content-div2-3Col-item figcaption{
	position:relative;
	width: 100%;
	margin:0 0 0 0;
	padding:0 5px;
	border:0;
	border-collapse:collapse;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:20px;
	/*background-color: aqua;*/
	text-align:left;
}

.content-div2-3Col .content-div2-3Col-item figcaption h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:24px;
	line-height:28px;
	padding:0;
	margin: 0 0 0 0;
	font-weight:300;
}

.content-div2-3Col .content-div2-3Col-item figcaption p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px;
	line-height:25px;
	padding:0;
	font-weight: 300;
}

/* End Content Styles - STYLE 6 */

/* End content 2 col */

.articleColStyle6 .articleTitle{
	width:100%;
	padding: 0;
	margin: 0 0 15px 0;
}

.articleColStyle6 .articleTitle h2{
	font-size:36px;
	line-height:45px;
}

.articleColStyle6 .eBooksTitle{
	width:100%;
	padding: 0;
	margin: 20px 0 15px 0;
}

.articleColStyle6 .eBooksTitle h3{
	font-size:28px;
	line-height:35px;
}


/* End Artigo 8 */

.fullWidthStyleInsc3{
	position: relative;
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
  	background-color: #F5EE45;
	background-position: center top;
	background-size:1920px auto;
	overflow: hidden;
}

@media(max-width:1080px){
.articleColStyle3{
	overflow: hidden;
}
	
.imgArticleColStyle .imgProp h3{
	font-size:4.5vw;
	line-height:4.5vw;
	margin:12px 0 3% 0;
}	
	
}

.articleColStyle3{
	width:984px;
	min-width:320px;
	margin:auto;
	border:0;
	border-collapse:collapse;
	text-align:left;
	background-color:transparent;
	font-family: 'Source Sans Pro', sans-serif;
	padding:0 15px 0 15px;
}

.articleColStyle3 .mainArticleTitle{
	padding:0 0 0 0;
}

.articleColStyle3 .mainArticleTitle .text{
	display: inline-block;
	width: 45.29%;
	margin: 0;
	padding: 50px 25px 50px 0;
	vertical-align: top;
	color: #000000;
}

.articleColStyle3 .mainArticleTitle .text img{
	display: inline-block;
	width: 100%;
	max-width: 300px;
	margin: 15px 0 0 0;
	padding: 0;
}

.articleColStyle3 .mainArticleTitle h2{
	margin: 0 0 20px 0;
	font-size: 36px;
	line-height: 40px;
	text-align: left;
}

.articleColStyle3 .mainArticleTitle p{
	margin:0 0 0 0;
	font-size:20px;
	line-height:26px;
	text-align: left;
}

.articleColStyle3 .mainArticleTitle p.final{
	margin:15% 0 0 0;
	font-size:18px;
	line-height:25px;
	text-align: left;
}

.articleColStyle3 .mainArticleTitle .text a.bt{
	width: 100%;
	max-width: 261px;
	height:50px;
	display:inline-block;
	text-decoration:none;
	border-radius: 50px;
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:46px;
	font-size: 17px;
	font-weight:600;
	text-transform:uppercase;
	padding:0;
	margin:40px 0 0 0;
	border: 2px solid #000000;
}

.articleColStyle3 .mainArticleTitle .text a.bt:hover{
	background-color: rgba(255,255,255,0.5);
}

.articleColStyle3 .mainArticleTitle .img{
	display: inline-block;
	width: 54.71%;
	margin: 0;
	padding: 50px 0 25px 0;
	/*background-color: blueviolet;*/
	vertical-align: middle;
	
}

.articleColStyle3 .mainArticleTitle .img img{
	position: relative;
	display: inline-block;
	padding: 0;
	margin:0 0 0 0;
	width: 140%;
}

.articleColStyle3 .mainArticleTitle2{
	padding:40px 0 0 0;
}

.articleColStyle3 .mainArticleTitle2 h1{
	margin:0 0 20px 0;
	font-size:38px;
	line-height:45px;
}

.articleColStyle3 .mainArticleTitle2 p{
	margin:0 0 15px 0;
	font-size:20px;
	line-height:30px;
}

/* End SmartBook*/



/* inline content */

	.litebox-overlay .litebox-inline-html {
		text-align: center;
		background-color: #F5EE45;
		color: #000000;
	}

	.litebox-overlay .litebox-inline-html h1 {
		padding:0;
		margin:0 0 50px 0;
		font-size:38px;
		font-family: 'Source Sans Pro', sans-serif;
		line-height:45px;
		font-weight:normal;
	}
	
	.litebox-overlay .litebox-inline-html h2 {
		padding:0;
		margin:0 0 0 0;
		font-size:28px;
		font-family: 'Source Sans Pro', sans-serif;
		line-height:35px;
		font-weight:normal;
	}

	.litebox-overlay .litebox-inline-html h3 {
		padding:0;
		margin:50px 0 0 0;
		font-size:28px;
		font-family: 'Source Sans Pro', sans-serif;
		line-height:35px;
		font-weight:normal;
		text-align: left;
	}
	
	.litebox-overlay .litebox-inline-html p {
		padding:0;
		margin:0;
		font-size:19px;
		font-family: 'Source Sans Pro', sans-serif;
		line-height:25px;
		font-weight:normal;
	}

	.litebox-overlay .litebox-inline-html img {
		width: 270px;
		display: block;
		margin: auto;
		padding:20px 0 50px 0;
		box-shadow: none;
	}

/* End inline content */

/* Media Queries */

@media (max-width:1280px){
	.imgArticleColStyle{
		height:0;
		padding-bottom: 30%;
	}
	
	.imgArticleColStyle .imgProp{
		padding:10% 15px 10% 15px;

	}
}

@media (max-width:999px){

.imgArticleColStyle{
	width:100%;
}
	
.articleColStyle6{
	width:100%;
}
	
.articleColStyle3{
	width:100%;
}
	
.articleColStyle2{
	width:100%;
}
	
.articleColStyle3 .mainArticleTitle .img img{
	width: 100%;
}
	
.imgArticleColStyle .imgProp h1{
	font-size:6vw;
	line-height:6.5vw;
}
	
.imgArticleColStyle .imgProp h2{
	font-size:4vw;
	line-height:4.5vw;
}
	
.articleColStyle6 .storeArticle h2{
	font-size:4.4vw;
	line-height:5.5vw;
	font-weight: 600;
	vertical-align: bottom;
	padding-top: 9vw;
}
	
.articleColStyle6 .storeArticle h3.s2{
	font-size:8vw;
	line-height:8.5vw;
}
	
}

@media (max-width: 800px){
	
.fullWidthStyleInsc2{
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	background-position: top left 60%;
	background-size:cover;
}
	
.fullWidthStyleInsc2.style2{
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	background-position: top center;
	background-size:cover;
	background-image: url("../images/Professores/campDays2021_prof_topo2.jpg") !important;
}
	
.fullWidthStyleInsc2.style3{
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	background-position: top center;
	background-size:cover;
	background-image: url("../images/Professores/campDays2021_prof_topo2.jpg") !important;
}
	
.imgArticleColStyle .imgProp.style2{
		padding:15% 15px 15% 15px;

	}
	
.imgArticleColStyle .imgProp.style3{
		padding:20% 15px 20% 15px;

	}
	
.articleColStyle6 .storeArticle .artigo-3-Col .articleStoreItem{
	width:48.07%;
	margin:0 3.72% 25px 0;
}

.articleColStyle6 .storeArticle .artigo-3-Col .articleStoreItem:nth-child(2n){
	margin-right:0;
}
	
.articleColStyle3 .mainArticleTitle .img img{
	width: 100%;
}
	
.imgArticleColStyle .imgProp h3{
	font-size:5.5vw;
	line-height:5.5vw;
}
	
.imgArticleColStyle .imgProp img.selo2{
	display: block;
	float: none;
	margin-top: 15px;
}
	
.imgArticleColStyle .imgProp h1 img.selo{
	display: none;
}
	
.content-div2-3Col{
	width:100%;
}
	
}

@media (max-width:600px){
	
.articleColStyle6 .content-div-2Col2 .content-div-2Col2-item{
	width:47.92%;
	margin:0 4.16% 25px 0;
}

.articleColStyle6 .content-div-2Col2 .content-div-2Col2-item:nth-of-type(3n){
	margin-right: 4.16%;
}
	
.articleColStyle6 .content-div-2Col2 .content-div-2Col2-item:nth-of-type(2n){
	margin-right: 0;
}
	
.mask-net .main-content{
	width: 60%;
}

}

@media (max-width:480px){
	
.hide1{
	display:none;
}
	
.articleColStyle6 .storeArticle .imagemArtigo{
	text-align: center;
	clear:both;
	width:100%;
	max-width:100%;
	padding:0 0 25px 0;
}
	
.articleColStyle6 .eBooksTitle h3{
	font-size:20px;
	line-height:25px;
}
	
.articleColStyle6 .mainArticleTitle h1{
	margin:0 0 15px 0;
	font-size:31px;
	line-height:35px;
}
	
.articleColStyle6 .storeArticle .artigo-3-Col .articleStoreItem{
	width:100%;
	margin:0 0% 25px 0;
}
	
.articleColStyle6 .storeArticle .artigo-3-Col .articleStoreItem .text.big{
	min-height: 100px;
}

.articleColStyle3 .mainArticleTitle h1{
	margin:0 0 15px 0;
	font-size:29px;
	line-height:35px;
}
	
.articleColStyle3 .mainArticleTitle .img,
.articleColStyle3 .mainArticleTitle .text{
	width: 100%;
}
	
.articleColStyle3 .mainArticleTitle .text{
	padding-bottom: 0;
}
	
.articleColStyle3 .mainArticleTitle .img img{
	width: 100%;
}

/* style block hoverboard */

.articleColStyle3 .mainArticleTitle .text{
	padding: 50px 0 40px 0;
	text-align: center;
}

.articleColStyle3 .mainArticleTitle h2{
	text-align: center;
}

.articleColStyle3 .mainArticleTitle p{
	text-align: center;
}

.articleColStyle3 .mainArticleTitle .img{
	display:none;
}
	
.imgArticleColStyle .imgProp{
		padding:10% 15px 10% 15px;

	}
	
.imgArticleColStyle .imgProp h1{
	font-size:8vw;
	line-height:8.5vw;
}
	
.imgArticleColStyle .imgProp h2{
	font-size:6vw;
	line-height:6.5vw;
}
	
.imgArticleColStyle .imgProp h3{
	font-size:6.5vw;
	line-height:6.5vw;
}
	
.articleColStyle6 .storeArticle h1 {
    font-size: 30px;
    line-height: 34px;
}
	
.articleColStyle6 .storeArticle p a.descT {
    line-height: 98px;
    font-size: 36px;
}
	
.articleColStyle6 .storeArticle h1 img{
	margin: 0 0 0 0;
}
	
.imgArticleColStyle .imgProp img.selo2{
	width: 167px;
	height: 167px;
	
}
	
	.hideMobile{
		display: none;
	}
	
	.hideDesktop{
		display: block;
	}
	
	.articleColStyle6 .storeArticle h2{
		font-size:30px;
		line-height:45px;
		font-weight: 600;
	}
	
	.articleColStyle6 .storeArticle h4{
		font-size:28px;
		line-height:32px;
	}
	
	.content-div2-3Col .content-div2-3Col-item{
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 120px 1fr;
		margin-bottom: 50px;
	}
	
	.content-div2-3Col .content-div2-3Col-item figcaption{
		text-align: center;
	}
	
	.content-div2-3Col .content-div2-3Col-item:nth-of-type(3n){
		margin-bottom: 25px;
	}
	
	.imgArticleColStyle .imgProp.style2{
		padding:15% 15px 15% 15px;

	}
	
	.fullWidthStyleInsc2.style2{
		background-image: url("../images/Professores/campDays2021_prof_topo2.jpg") !important;
	}
	
	.imgArticleColStyle .imgProp.style2{
		padding:15% 15px 15% 15px;

	}
	
	.imgArticleColStyle .imgProp.style3{
		padding:15% 15px 15% 15px;

	}
	
	.fullWidthStyleInsc2.style3{
		background-image: url("../images/Professores/campDays2021_prof_topo2.jpg") !important;
	}
	
	.articleColStyle6 .storeArticle h3.s2{
		font-size:36px;
		line-height:42px;
		padding: 0 40px 25px 40px;
	}

	.articleColStyle6 .storeArticle h3.s2 img.right{
		width: 80px;
	}

	.articleColStyle6 .storeArticle h3.s2 img.left{
		width: 80px;
	}
	
	.articleColStyle6 .storeArticle .fancyTitle{
		margin-bottom: -15px;
	}
	
	.articleColStyle6 .storeArticle h2{
		font-size:32px;
		line-height:40px;
		padding-top: 0;
	}
	
	.out-pumpkin-item.bat{
		width: 80px;
	}

	.out-pumpkin-item.ghost{
		width: 60px;
	}
	
	.articleColStyle6 .storeArticle h9{
		font-size:26px;
		line-height:30px;
	}
	
	.articleColStyle6 .fancy-pumpkin-container .fancy-pumpkin a.bti3{
		position: absolute;
		bottom:0;
		right: 0;
	}
	
	.articleColStyle6 .storeArticle p.olElement{
		font-size:18px;
		line-height:24px;
	}
	
}

/* End Media Queries */