.boxPs {color: rgba(101,101,101,0.72);font-size: 14px;font-style: italic;}
.tituloPlanos {color:#000000; font-size:30px; text-align:center; margin-bottom:15px;}
.textoPlanos {color:#2b2b2b; font-size:20px; text-align:center; margin-bottom:50px; }
.boxMainPlano { justify-content:center; display: flex; flex-wrap: wrap;}

@media(max-width:1199px) {}

@media(max-width:991px) {
	.boxMainPlano .boxPlano { width:50%; margin: 0 15px;}
}
@media(max-width:767px) {
	.boxMainPlano .boxPlano { width:100%; margin: 0 15px;}
}
.boxMainPlano .boxDetalheDireito {display:flex; align-content:center; margin-left:50px; align-items:center; color:#000; font-size:20px; flex-wrap:wrap;}
.boxMainPlano .boxPlanoTipo .descricao { text-align:center; margin-bottom:30px; color:#000;}
.boxMainPlano .boxPlanoTipo .descricao .titulo { font-size:22px; font-weight:900; text-transform:uppercase;}
.boxMainPlano .boxPlanoTipo .descricao .subtitulo { font-size:14px;}

 
.boxMainPlano .boxPlanoProfissional { display: flex; flex-wrap: wrap; justify-content: space-around; }
.boxMainPlano .boxPlano { margin: 0 15px 30px 15px ; width:250px;}
.boxMainPlano .boxPlano > div  .middle {background: #f7f9fa; font-family:'Open Sans'; text-align:center; }
.boxMainPlano .boxPlano > div  .middle > div { padding:15px 0; border-bottom:1px solid #e2e8ed;  }
.boxMainPlano .boxPlano > div  .middle > div:last-child { padding:15px 0; border-bottom:none;  }
.boxMainPlano .boxPlano > div  .boxPriceMonth .price { font-size:32px; font-weight:700; color:#000; line-height:36px; position:relative;}
.boxMainPlano .boxPlano > div  .boxPriceMonth .perMonth { font-size:14px; color:#8c93a1; line-height:18px;}
.boxMainPlano .boxPlano > div  .boxReferences .txt1 { font-size:22px; color:#000; font-weight:600; line-height:26px;}
.boxMainPlano .boxPlano > div  .boxReferences .txt2 { font-size:14px; color:#8c93a1; font-weight:400; line-height:18px;}
.boxMainPlano .boxPlano > div  .boxReferences .txt3 { font-size:14px; color:#8c93a1; font-weight:600; line-height:18px;}
.boxMainPlano .boxPlano > div  .boxMicrosite .txt1 { font-size:22px; color:#000; font-weight:600; line-height:26px;}
.boxMainPlano .boxPlano > div  .boxMicrosite .txt2 { font-size:14px; color:#8c93a1; line-height:18px;}
.boxMainPlano .boxPlano > div  .boxDiretorio .txt1 { font-size:22px; color:#000; font-weight:600; line-height:26px;}
.boxMainPlano .boxPlano > div  .boxDiretorio .txt2 { font-size:14px; color:#8c93a1; line-height:18px;}
.boxMainPlano .boxPlano > div  .emptyValue { color:#8c93a1; font-size:18px; line-height:44px;}
.boxMainPlano .boxPlano > div  .emptyValue2 { color:#8c93a1; font-size:18px; line-height:62px;}
.boxMainPlano .boxPlano > div  .boxPriceYear .priceZero{color: #b11116; font-size: 30px; font-weight:900; line-height:52px;}
.boxMainPlano .boxPlano > div  .boxPriceYear .price {color: #b11116; font-size: 30px; font-weight:900; line-height:34px; position:relative;}
.boxMainPlano .boxPlano > div  .boxPriceYear .perYear {color: #8c93a1; font-size: 14px;  line-height:18px;}
.boxMainPlano .boxPlanoTipo .textred {color:#b2191e; font-size:30px; width:100%; font-family:'Merriweather'; font-weight:bold;}
.boxMainPlano .boxPlano > div { 
	cursor:pointer;
	border-radius:3px;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1); 
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1); 
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1); 
}


.boxMainPlano .boxPlano > div:hover{
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.05);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.05);   
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.05);
	transition: all 200ms ease-in;
	transform: scale(1.05);
}


.boxMainPlano .boxPlano > div:hover .txt2{ color:#000;}
.boxMainPlano .boxPlano > div:hover .perMonth { color:#000;}
.boxMainPlano .boxPlano > div:hover .top { background:#8c93a1; color:#fff; font-size:28px;}
.boxMainPlano .boxPlano > div:hover .middle { background:#dadacf  ; }
.boxMainPlano .boxPlano > div:hover .boxbutton { color:#fff; background:#b11116; font-weight:bolder;  }
.boxMainPlano .boxPlano > div:hover .middle > div { border-bottom:1px solid #fff;  }
.boxMainPlano .boxPlano > div .top {  background:#DBE2E8; font-size:23px; line-height:25px; color:#8c9298; font-family:'Merriweather'; font-weight:600; text-align:center;  padding:30px 0 15px 0; border-bottom:1px solid #babec7;  position:relative; }
.boxMainPlano .boxPlano > div  .boxbutton div { cursor:pointer; color:#000; font-size:18px;  font-weight:600; background:#ffb200; border-radius:3px; display:inline-block; text-align:center; padding:10px 15px;}
.boxMainPlano .boxPlano > div  .boxPriceMonth .price { font-size:32px; font-weight:700; color:#000; line-height:36px; position:relative;}
.boxMainPlano .boxPlanoTipo { margin-right:0px;}
.boxPlanoTipo.boxOu {font-family:'Merriweather'; font-weight:bold; font-size:28px;}
.boxMainPlano .boxDetalheDireito .btnVerPlanos { border:1px solid #b4b4b4; color:#000; font-size:18px; font-weight:bold; display:inline-block; padding:10px 40px; margin-top:25px; }
            
    
	
.tabsMain { display: flex;border-bottom: 1px solid #000;justify-content: center; align-content:flex-end; align-items:flex-end; margin-bottom:30px;}
.tabsMain > div{border:1px solid #b8b4b4; font-size:17px; color:#b8b4b4; border-bottom:none; padding:0px 20px; line-height:48px; height:48px;  margin-left:10px; margin-right:10px;}
.tabsMain > div a { display: block; color:#b8b4b4;}
.tabsMain > div:hover{border:1px solid #000; color:#000;  cursor:pointer; border-bottom:none; }
.tabsMain > div:hover a{ color:#000; }
.tabsMain > div.select  { border:1px solid #000; color:#000; font-size:17px; font-weight:bold; line-height:60px; height:60px; border-bottom:none; background:#fff; margin-bottom:-1px; padding: 0 20px;}


.margin-right-0{
	margin-right:0px !important;
}
#or{position:relative; left:15px;}