/* Artigos */

.rsFullWidthStyle2{
	position: relative;
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	background: url("../images/Pagina-Especial/Portal_SolucoesDigitais_CROP.jpg");
	background-position: center top;
	background-size:cover;
	background-repeat: no-repeat;
	padding:0;
	margin-top: 0;
}

@media (min-width:1920px){
.rsFullWidthStyle2{
	width:100%;
	height:auto;
	border:0;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	background-position: center top 35%;
	background-size:100% auto;
	background-image: url("../images/Pagina-Especial/Portal_SolucoesDigitais_CROP.jpg");
	background-repeat: no-repeat;
}
}

.mask{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: rgba(0,0,0,0.1);
	z-index: 0;
}

.articleColStyle5{
	position:relative;
	display: table;
	width:984px;
	min-width:320px;
	height: 390px;
	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;
	color:#FFFFFF;
}

.articleColStyle5 figcaption{
	text-align:center;
	width:100%;
	padding:0 0 0 0;
	display:table-cell;
	/*background-color:#D9D9D9;*/
	vertical-align: middle;
}

.articleColStyle5 figcaption h2{
	margin:0 0 0 0;
	font-size:110px;
	line-height:110px;
	padding: 30px 0 30px 0;
	font-weight: 700;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.articleColStyle5 figcaption p{
	margin:0 0 0 0;
	font-size:18px;
	line-height:30px;
}

.articleColStyle5 figcaption span{
	margin:0 0 0 0;
	font-size:18px;
	line-height:25px;
}

.articleColStyle5 figcaption a{
	width:100%;
	max-width:282px;
	text-align:center;
	height:50px;
	font-size:18px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:50px;
	font-weight:700;
	padding:0;
	margin:0 0 25px 0;
	border-radius: 4px;
	text-decoration:none;
	display:inline-block;
	color:#FFFFFF;
	text-transform:uppercase;
background: #ff7b1c; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7b1c 0%, #e56100 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff7b1c 0%,#e56100 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff7b1c 0%,#e56100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b1c', endColorstr='#e56100',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.39);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.39);

}

.articleColStyle5 figcaption a:hover{
background: #ff9d5b; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9d5b 0%, #e27b31 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9d5b 0%,#e27b31 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9d5b 0%,#e27b31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d5b', endColorstr='#e27b31',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);

}

.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:30px 0 40px 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;
	font-weight: 300;
	margin-bottom: 15px;
}

.articleColStyle6 .storeArticle h2{
	display: block;
	font-size:28px;
	line-height:35px;
	font-weight: 300;
	margin-bottom: 25px;
}

.articleColStyle6 .storeArticle h3{
	display: block;
	font-size:20px;
	line-height:25px;
	margin-bottom: 40px;
}

.articleColStyle6 .storeArticle p{
	font-size:20px;
	line-height:26px;
	margin-bottom: 15px;
}

.articleColStyle6 .storeArticle p span.preco{
	font-size:26px;
	line-height:35px;
	color:#000000;
	font-weight:400;
	text-decoration: line-through;
}

.articleColStyle6 .storeArticle p span.precoDefault{
	font-size:28px;
	line-height:35px;
	font-weight:700;
	color:#CC0001;
}

.articleColStyle6 .storeArticle p span.desc{
	margin:0 0 0 15px;
	padding:0;
	font-size:26px;
	line-height:35px;
	font-weight:700;
	color:#CC0001;
}

.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 p a.btComprar{
	width: 100%;
	max-width: 300px;
	height:50px;
	display:inline-block;
	text-decoration:none;
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
	line-height:46px;
	font-size: 20px;
	font-weight:600;
	border-radius: 50px;
	margin:30px 0 0 0;
	border: 2px solid rgba(0,0,0,1);
}

.articleColStyle6 .storeArticle p a.btComprar:hover{
	border: 2px solid rgba(100,100,100,1);
	color: rgba(100,100,100,1);
}

.articleColStyle6 .storeArticle p a.singleProd{
	display:inline-block;
	text-align:center;
	padding:0;
	margin:10px 0 0 25px;
	font-size:18px;
	line-height:24px;
	color:#7E7E7E;
	opacity:1;
}

.articleColStyle6 .storeArticle p a.singleProd:hover{
	opacity:0.8;
}

.articleColStyle6 table{
	width: 100%;
	margin:0 0 40px 0;
	padding: 0;
	background-color: #FFFFFF;
}

.articleColStyle6 table.desktop{
	width: 100%;
	margin:0 0 40px 0;
	padding: 0;
	background-color: #FFFFFF;
	display: block;
}

.articleColStyle6 table.mobile{
	width: 100%;
	margin:0 0 40px 0;
	padding: 0;
	background-color: #FFFFFF;
	display: none;
}

.articleColStyle6 table tr{
	padding:0;
	margin:0;
}

.articleColStyle6 table tr td{
	width: 33.33%;
	padding:25px 15px 25px 15px;
	margin:0;
	text-align: center;
	vertical-align: top;
	background-color: rgba(255,255,255,1);
	border-right: 10px solid #EAEDF4;
}

.articleColStyle6 table tr td:nth-of-type(3){
	width: 33.33%;
	margin:0;
	text-align: center;
	vertical-align: top;
	background-color: rgba(255,255,255,1);
	border-right: none;
}

.articleColStyle6 table.mobile tr td{
	width: 100%;
	padding:25px 15px 25px 15px;
	margin:0;
	text-align: center;
	vertical-align: top;
	background-color: rgba(255,255,255,1);
	border-right: none;
}

.articleColStyle6 table tr td .bt{
	position: relative;
	height:0;
	width: 100%;
	padding:0;
	padding-bottom: 52.03%;
	display:block;
	text-decoration:none;
	background-color: #FFFFFF;
	margin:0 0 0 0;
	opacity: 1;
	text-align:center;
	overflow: hidden;
}

.articleColStyle6 table tr td .bt:hover{
	opacity: 0.9;
}

.articleColStyle6 table tr td .bt span{
	display:block;
	margin: auto;
	line-height:70px;
	font-size: 20px;
	font-weight:700;
	color:#323232;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:center;
}

.articleColStyle6 table tr td .bt img{
	position: relative;
	top: 0;
	display:block;
	margin: auto;
	width: 100%;
	height: auto;
	text-align:center;
}

.articleColStyle6 table tr td .bt a.link{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	margin:0;
	padding:0;
	border:0;
	background:url(../images/Global/BTPlus.png) no-repeat center center;
	background-size: 60px auto;
}

.articleColStyle6 table tr td .bt a.link:hover{
	background:url(../images/Global/BTPlus.png) no-repeat center center, url(../images/Global/BTPlus.png) no-repeat center center;
	background-size: 60px auto;
}

.articleColStyle6 table tr td span.hr{
	display: block;
	margin: auto;
	width: 80%;
	max-width: 230px;
	color: #FFFFFF;
	border-bottom:  1px rgba(0,0,0,0.1) solid;
}

.articleColStyle6 table h2{
	margin:0 0 10px 0;
	font-size:20px;
	line-height:24px;
	font-weight: 700;
}

.articleColStyle6 table tr:nth-of-type(1) td{
	vertical-align: middle;
}

.articleColStyle6 table tr:nth-of-type(1) h2{
	margin:0 0 0 0;
}

.articleColStyle6 table p{
	margin:0 0 5px 0;
	font-size:16px;
	line-height:20px;
}

.articleColStyle6 p.alineas{
	padding: 0;
	margin:0 0 0 0;
	font-size:16px;
	line-height:25px;
	color: #737277;
}

/*Images Fade In Objects*/
figure{
	opacity:0;
}
/*Images Fade In Objects*/

/* End Apoio ao Cliente - Mensagens Styles */

/* Media Queries */

@media (max-width:999px){
	
.articleColStyle5{
	display: block;
	width:100%;
	height: 0;
	padding-bottom: 40%;
	text-align: center;
}
	
.articleColStyle5 figcaption{
	display: block;
}
	
.articleColStyle6{
	width:100%;
}

.articleColStyle5 figcaption h2{
	margin:10% 0 0 0;
	font-size:11vw;
	line-height:9vw;
}

}

@media (max-width:800px){
	
}

@media (max-width:480px){
	
.articleColStyle5 .fig{
	display: none;
}
	
.articleColStyle5 figcaption{
	width:100%;
}

.articleColStyle5 figcaption a{
	width:100%;
}
	
.articleColStyle6 .mainArticleTitle h1{
	margin:0 0 15px 0;
	font-size:31px;
	line-height:35px;
}
	
.articleColStyle6 table.desktop{
	display: none;
}

.articleColStyle6 table.mobile{
	width: 100%;
	margin:0 0 40px 0;
	padding: 0;
	background-color: #FFFFFF;
	display: block;
}

}

/* End Media Queries */