.itens
{
	width:calc(16% - 10px);
	min-width:145px;
	margin:5px;	
	margin-bottom:25px;
	float:left;
}

.contentPlan
{
    position: relative;
	width:calc(33% - 20px);
	min-width:270px;
	margin:10px;
    margin-bottom: 50px;
	height:650px;
	float:left;
	background:linear-gradient(to top, rgb(248,248,248) 50%, rgb(253,253,253));
	border:solid 1px rgb(232,232,232);
	
	box-shadow:6px 6px 6px rgb(0,0,0,0.05);	
	padding:30px;
	
	border-radius: 6px;
}

.PlanoNProf
{
    position: absolute;
	width:180px !important;
	max-width:180px;
    left:50%;
    top: -15px;
    margin-left: -90px;
    
	font-size:13px;
	
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	
	padding-top:10px;
	padding-bottom:10px;	
	background-color:rgba(77,77,77,1.00);
	color:#FFFFFF;
	
    height: 35px;
	border-radius:35px;
	margin-bottom:20px;
    
}

.PlanoName
{
	font-size:17px !important;
	line-height:29px !important;
	color:rgb(20,20,20);	
	text-align:center;
    margin-top: 35px;
	height: 40px;
}

.PlanoMod
{
	width:auto !important;
	max-width:110px;
	margin:0 auto;
	margin-top:6px;
	font-size:10px;
	
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	
	padding-top:4px;
	padding-bottom:4px;	
	background-color:rgb(1,190,211);
	color:#FFFFFF;
	
	border-radius:50px;
	margin-bottom:20px;
}

.PlanoDesc
{
	width:100%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	
	height:140px;	
}

.PlanoPrices
{
	width:100%;
	float:left;	
	display:table;
	padding:5px;
	text-align:center;
	min-height:120px;
}

.PlanoPrice
{
	width:100%;
	float:left;
	font-size:30px;
	
	margin-top:10px;
	color:#01bed3;
	padding-top:5px;
	line-height:27px;	
	
	border-top:dotted 1px rgb(200,200,200);
	padding-top:30px;
}

.PlanoButton
{
	width:100%;
	float:left;
	margin-top:0px;
	text-align:center;
	display:table;
}

.PlanoButton input
{
	background-color: rgba(27,205,0,1.00) !important;
}

.PlanoDiasFree
{
	width: 140px !important;
	height: 140px;
	text-align: center;
	border-radius: 140px;
	margin: 0 auto;
	margin-top:0px;
	
	padding: 10px;
	padding-top: 40px;
	text-align: center;
	background-color: #01B7CC;
	color: #FFFFFF;
}

.PlanoDiasFreeDay
{
	font-size: 42px;
	letter-spacing: 2px;
}

.contentPlan s
{
	text-decoration:none;
	font-size:9px;	
}

#Planos i, .contentPlan i
{
	text-decoration:none !important;
	font-style:normal !important;
	font-size:11px;	
	color:rgb(140,140,140);
}

.Iphone
{
    position: relative;
	width:280px;
	float:right;
    margin:  0 auto;
	margin-top:-80px;
	background-image:url(../images/iphone.png);
	background-position:center;
	background-size:278px auto;
	background-repeat:no-repeat;
	height:565px;	
}

.IphoneVideo
{
    position: relative;
	width:242px;
	margin-left:20px !important;
	margin-top:22px;
	height:523px;
	background-color:rgb(102,102,102);
	border-radius:35px;
}

.IphoneVideo > video
{
	width:100%;
	margin-top:0px;
	height:518px;
	background-color:rgb(0,0,0);
	border-radius:35px;	
}

.images_exp img
{
	width: 485px !important;
}

.contentFooterTitle
{
	width: 100%;
	float: left;
	display: table;
	padding-top: 20px;
	padding-bottom: 20px;
	
	margin-top: 100px;
}

.contentFooterTitle > div:nth-child(1)
{
	width:100%;
	float:left;
	font-family:'Poppins';
	/*text-transform:uppercase;*/
	font-size:40px;
	color:#909090;	
	
	/*text-shadow:3px 0px 3px rgba(0,0,0,0.1);*/
	margin-bottom:10px;
	text-align:center;
	
	letter-spacing:4px;
	font-weight: 200;	
	text-transform:uppercase;
}

.contentFooterTitle > div:nth-child(2)
{
	width:100%;
	float:left;
	font-family:'Poppins';
	font-size:23px;
	color:#808080;	
	
	/*text-shadow:3px 0px 3px rgba(0,0,0,0.1);*/
	text-align:center;
	margin-top: 15px;
	
	font-weight: 400;	
	text-transform:uppercase;
	
	margin-bottom: 50px;
}

.contentFooterTitle > div:nth-child(2) strong
{
	color: rgba(1,211,235,1.00);
}

.imgFooter
{
	width: 33.33% !important;
	max-width: 33.33% !important;
	float: left;
}

.imgFooter img
{
	max-width: 100% !important;
	min-width: 100% !important;
}

.video
{
	width: 315px;
	margin: 5px;
	float: left;
	display: table;
}
