.top-logo{
	position:relative;
	top:-50px;
	width:155px; /*Change with your logo's width*/
	margin-left:auto;
	margin-right:auto;
	z-index:99999;
}


input[type="text"] {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

input[type="date"] {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
	
}
#input-info {
	color: #FFFF00;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#input-info:hover {
color: #FFFF00;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

input[type="select"] {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

input[type="email"] {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

input[type="password"] {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

input[type="number"] {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

select {
    /* width: 138px; */
	height: 40px;
	border-radius: 5px;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

label.info
{
	color: #F00;
	font-style:italic;
	font-size: 11px;
}
#box_botao_mag{
padding: 10px;
}
.box_botao
{
	border: solid 1px #006DB5;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006DB5;
	padding: 5px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important; 
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.box_botao:hover
{
	border: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdb813;
	padding: 5px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important; 
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
}
.box_botao a
{
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px; 
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	color: #ffffff;
	text-shadow: none;
	font-size: 12px; 
}

.box_botao_e
{
	border: solid 1px #006DB5;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006DB5;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFFFFF;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/exame_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
.box_botao_e:hover
{
	border: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdb813;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important; 
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/exame_icon_c.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.box_botao_e a
{
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px; 
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	color: #ffffff;
	text-shadow: none;
	font-size: 12px; 
	
}

.box_botao_c
{
	border: solid 1px #006DB5;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006DB5;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFFFFF;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/consulta_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
.box_botao_c:hover
{
	border: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdb813;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important; 
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/consulta_icon_c.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.box_botao_c a
{
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px; 
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	color: #ffffff;
	text-shadow: none;
	font-size: 12px; 
	
}
.box_botao_b
{
	border: solid 1px #006DB5;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006DB5;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFFFFF;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/boleto_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
.box_botao_b:hover
{
	border: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdb813;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px !important;
	border-top: 0px !important; 
	border-radius: 5px;
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	margin-bottom: 20px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/boleto_icon_c.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.box_botao_b a
{
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0px !important;
	border-top: 0px !important;
	border-radius: 5px; 
	webkit-border-radius: 5px;
	ms-border-radius: 5px;
	moz-border-radius: 5px;
	o-border-radius: 5px;
	color: #ffffff;
	text-shadow: none;
	font-size: 12px; 
	
}
.box_left_p{
	float: left;
	width: auto;
	height: auto;
	margin-top: -8px;
}

.box_left_ps{
	float: left;
	width: auto;
	height: auto;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 30%;
}

.box_tit{
	font-size: 16px;
	margin: 5px;

}
textarea {
    /* width: 138px; */
	height: auto;
	padding: 5px 0 0 4px;
	color: #585858;
	border: 1px solid #cccccc;
	/* background: url("img/login.gif") 0 0 repeat-x; */
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}


.content-box{
	z-index:10;
	padding-top:70px;
}

.has-gallery{
	margin-left:15px;
	margin-right:15px;
}


.page-has-slider{
	padding-top:00px;
}


.header{
	z-index:9999;
	position:fixed;
	width:100%;
	background-color:#006DB5;
	height:50px;
	border-bottom:solid 1px #006DB5;
	-webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 		0px 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.deploy-left-sidebar{
	background-image:url(../images/misc/nav.png);
	background-repeat:no-repeat;
	height:50px;
	width:60px;
	background-position:center center;
}

.deploy-right-sidebar{
	background-image:url(../images/misc/contact.png);
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	background-position:center center;
	float:right;
	margin-top:-50px;
}

.deploy-back-home{
	background-image:url(../images/misc/home.png);
	background-repeat:no-repeat;
	background-color:#f9fafc;
	width:50px;
	height:50px;
	background-position:center center;
	float:right;
	margin-top:-50px;
}

.delete-right-sidebar{
	display:none;
	background-image:url(../images/misc/contact.png);
	background-repeat:no-repeat;
	background-color:#f9fafc;
	width:50px;
	height:50px;
	background-position:center center;
	float:right;
	margin-top:-50px;
}

.sidebar-left{
	box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	width:270px;
	position:fixed;
	z-index:99999;
	top:0px;
	left:-270px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
	background-color: #FFFFFF;
}

.sidebar-scroll-left{
	padding-right:20px;
	left:0px;
	width:310px;
	overflow: scroll!important;
	overflow-x:hidden!important;
	-webkit-overflow-scroll:touch!important;	
	height:100%;
}

.sidebar-scroll-right{
	width:290px;
	overflow: scroll!important;
	overflow-x:hidden!important;
	-webkit-overflow-scroll:touch!important;	
	height:100%;
}

.sidebar-right{
	box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.3);
	background-image:url(../images/sidebar-bg.png);
	background-repeat:repeat;
	position: fixed;
	overflow:hidden;
	z-index:99999;
	right:-280px;
	top:0px;
	bottom:0px;
	width:270px;
	margin-right:10px;
}


.sidebar-decoration{
	height:2px;	
	margin-bottom:15px;
}



/*Left sidebar styles*/

.sidebar-header-left{
	height:51px;
	background-color:#006DB5;
	border-bottom:solid 1px #006DB5;
}


.sidebar-left-logo{	
	position:absolute;
	top:18px;
	left:80px;
}

.close-sidebar-left{
	
	background-image:url(../images/icon/misc/accessdenied.png);
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:270px;
	display:block;
}

.close-sidebar-left:hover{

	background-image:url(../images/icon/misc/accessdenied.png);
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:270px;
	display:block;
}

.sidebar-divider-text{
	color:#8a8a8a;
	font-size:10px;
	font-weight:700;
	font-family:'Lato', sans-serif;
	padding-top:15px;
	padding-left:15px;
	margin-bottom:15px;
}



.home-nav{background-image:url(../images/icon/misc/home.png);}
.info-nav{background-image:url(../images/icon/arrowmetro/arrowright.png);}
.folio-nav{background-image:url(../images/icon/media/image2.png);}
.video-nav{background-image:url(../images/icon/media/clapboard.png);}
.blog-nav{background-image:url(../images/icon/tools/pencil.png);}
.mail-nav{background-image:url(../images/icon/misc/mail.png);}
.newsletter-nav{background-image:url(../images/icon/misc/rss.png);}
.call-nav{background-image:url(../images/icon/communication/phonehook.png);}
.text-nav{background-image:url(../images/icon/communication/speechbubble4.png);}
.maps-nav{background-image:url(../images/icon/location/maps.png);}
.facebook-nav{background-image:url(../images/icon/social/facebook.png);}
.twitter-nav{background-image:url(../images/icon/social/twitter.png);}
.coach-nav{}

.nav-item:hover{
	background-color:#006DB5;
	color:#fff;
}

.nav-item{
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	font: 400 14px Roboto, sans;
	background-size:20px 20px;	
	background-color:#ffffff;
	font-size:12px;
	font-weight:700;
	color:#8a8a8a;
	height:50px;
	line-height:49px;
	background-repeat:no-repeat;
	padding-left:60px;
	background-position:20px center;
	border-bottom:solid 1px #cccccc;
}

.icon-active{
	position:absolute;
	background-image:url(../images/misc/left-sidebar/location@2x.png);
	background-size:10px 15px;
	background-repeat:no-repeat;
	display:block;
	width:10px;
	height:15px;
	top:19px;
	left:240px;
}


.icon-page{
	position:absolute;
	background-image:url(../images/misc/left-sidebar/gopage@2x.png);
	background-size:8px 11px;
	background-repeat:no-repeat;
	display:block;
	width:10px;
	height:15px;
	top:19px;
	left:240px;
}

.icon-drop{
	position:absolute;
	background-image:url(../images/misc/left-sidebar/godrop@2x.png);
	background-size:11px 8px;
	background-repeat:no-repeat;
	display:block;
	width:10px;
	height:15px;
	top:19px;
	left:239px;
}

.icon-phone{
	position:absolute;
	background-image:url(../images/icon/communication/phone.png);
	background-size:11px 8px;
	background-repeat:no-repeat;
	display:block;
	width:40px;
	height:40px;
	top:19px;
	left:239px;
}


.submenu a{
	text-shadow:0px 2px 0px rgba(0,0,0,1);
	background-image:url(../images/misc/sidebar-deco.png);
	background-repeat:repeat-x;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:25px;
	font-size:10px;
	color:#878787;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-weight:900;
}

.submenu a em{
	background-image:url(../images/misc/left-sidebar/gopage@2x.png);
	background-size:8px 11px;
	background-repeat:no-repeat;
	float:left;
	width:10px;
	height:15px;
	display:block;
	margin-top:5px;
	padding-right:35px;
}

.submenu a:first-child{
	background-image:none!important;
}


.submenu{
	display:none;
}

.submenu-active{
	display:block;
}

.nav-item-active{
	color:#FFFFFF!important;
}


.sidebar-notifications a {
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:38px;
	margin-left:20px;
	font-size:10px;
	color:#878787;
	font-family:'Lato', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	line-height:10px;
}

.info-sidebar{	background-image:url(../images/misc/left-sidebar-notifications/update-news.png);}
.update-sidebar{	background-image:url(../images/misc/left-sidebar-notifications/update-blog.png);}
.folio-sidebar{	background-image:url(../images/misc/left-sidebar-notifications/update-folio.png);}


.sidebar-bottom-controls{
	background-color:#ffffff;
}

.sidebar-bottom-controls a p{
	margin-bottom:2px;
	font-size:10px;
	font-family:'Lato', sans-serif;
	color:#878787;
}

.sidebar-bottom-controls a{
	font-size:9px;
	text-align:center;
	float:left;
	width:31%;
	height: 60px;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:10px;	
	border-top:solid 1px #cacaca;
	border-left: solid 1px #cacaca;
	display:block;
}

.twitter-bottom{
	display:block;
	background-image:url(../images/icon/social/twitter.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.help-bottom{
    display: block;
    padding-top: 26px;
	background-image:url(../images/icon/misc/help.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.franc-bottom{
	display:block;
	background-image:url(../images/logo-francilio.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}


.facebook-bottom{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon/social/facebook.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.close-bottom-left{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon/misc/accessdenied.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.close-bottom-right{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon/misc/accessdenied.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}


.web-bottom-left{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon/social/youtube7.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.web-bottom-right{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon/electrical/computerimac.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}


/*Sidebar RIght Styles*/

.sidebar-header-right{
	height:50px;
	background-color:#006DB5;
	border-bottom:solid 1px #006DB5;
}


.sidebar-right-logo{	
	position:absolute;
	top:18px;
	right:40px;
}

.close-sidebar-right{

	background-image:url(../images/icon/misc/accessdenied.png);
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:270px;
	margin-left:0px;
	display:block;
	z-index: 100;
}

.close-sidebar-right:hover{

	background-image:url(../images/icon/misc/accessdenied.png);
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:270px;
	margin-left:0px;
	display:block;
	z-index: 100;
}



.sidebar-form{
	display:none;
	margin-left:20px;
	width:230px;
	box-sizing:border-box;
}

.sidebar-form2{
	display:none;
}

.sidebar-form label{
	border-radius:0px!important;
	color:#c5c5c5;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-size:11px;
	padding-top:10px;
}

.sidebar-form label span{
	text-transform:lowercase;
	color:#bcbcbc;
}

.sidebar-form input{
	background-color:rgba(255,255,255,0.1);
	border:solid 1px #3d3d3d;
}

.sidebar-form textarea{
	background-color:rgba(255,255,255,0.1);
	border:solid 1px #3d3d3d;
	border-bottom:none;
	margin-bottom:0px;
}

.sidebar-send-button{
	display:block;
	width:100%;
	color:#d2d2d2;
	font-size:11px;
	font-family:'Lato', sans-serif;
	text-transform:uppercase;
	font-weight:700;
}


.success-subscribe{
	margin-top:20px;
	width:230px;
	margin-left:20px;	
}

.sidebar-form{
	margin-bottom:0px!important;
	margin-top:-10px!important;
}

.sidebar-form  .formSuccessMessageWrap{
	width:230px;
	margin-top:20px;
	margin-bottom:0px;
}

.sidebar-form .small-notification{
	margin-top:20px;
}


.sidebar-form #emailError{
	margin-top:20px;
	width:230px;
	margin-left:20px;
	border-radius:0px;
	height:36px;
}

.sidebar-form #emailError p{
	text-align:center;
	color:rgb(255,129,129);
	margin:8px 0px;
	display:block;
	background-image:none;
	text-transform:uppercase;
	padding-left:0px;
}


.sidebar-form #emailError2{
	margin-top:20px;
	width:230px;
	margin-left:20px;
	border-radius:0px;
	height:36px;
}

.sidebar-form #emailError2 p{
	text-align:center;
	color:rgb(255,129,129);
	margin:8px 0px;
	display:block;
	background-image:none;
	text-transform:uppercase;
	padding-left:0px;
}

.subscribe-notification{
	width:230px!important;
	margin-left:20px;
	border-radius:0px!important;
	margin-bottom:-15px!important;	
	margin-top:20px!important;
	background-image:none!important;
}

.subscribe-notification p{
	background-image:none!important;
	text-align:center;
	color:rgb(255,129,129)!important;
	margin:8px 0px;
	display:block;
	text-transform:uppercase;
	padding-left:0px;	
	margin-top:20px;

}

.formValidationError{
	margin-bottom:-15px;
}

.sidebar-form .formValidationError div{
	margin-top:20px;
	width:230px;
	border-radius:0px!important;
	height:36px;	
	margin-top:20px!important;
}

.sidebar-form .formSubmitButtonErrorsWrap{
	overflow:visible!important;
	margin-bottom:20px;
}

.sidebar-form  .formValidationError p{
	text-align:center;
	color:rgb(255,129,129)!important;
	margin:8px 0px;
	display:block;
	background-image:none;
	text-transform:uppercase;
	padding-left:0px;
}


.right-sidebar-copyright{
	margin-top:20px;
}

.footer-text a{
	padding-top:10px;
	font-size:10px;
	color:#8a8a8a;
}

.copyright-sidebar{
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
}


.has-full-folio{
	margin-left:0px!important;
	margin-right:0px!important;
	margin-top:-20px;
}

.has-full-folio .decoration{
	margin-left:15px;
	margin-right:15px;
}


.full-folio-item-caption{
	position:relative;
	z-index:9999;
	margin-top:-60px;
	height:60px;
	background-image:url(../images/full-folio/dark.png);
	width:100%;
	display:block;
	background-repeat:repeat;	
}

.full-folio-item-caption h5{
	text-shadow:0px 1px 3px #000000;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:20px;
}

.full-folio-item-caption p{
	text-shadow:0px 1px 3px #000000;
	color:#FFFFFF;
	padding-left:20px;
}

.full-folio-item-more{
	background-image:url(../images/icon_shadow/misc/link2.png);
	background-size:32px 32px;
	background-repeat:no-repeat;
	position:absolute;
	width:32px;
	height:32px;
	top:14px;
	z-index:99999;
	right:15px;
}
.cont_box{
	font-size: 11px;
	width: 90%;
	margin-left: 5%;
	cellspacing: 0;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.cont_box_titulo{
	background-color: #006DB5;
	color: #F4F4F4;
	width: 75%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cont_box_titulo_l{
	background-color: #006DB5;
	color: #F4F4F4;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cont_box_titulo_r{
	background-color: #006DB5;
	color: #F4F4F4;
	width: 25%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-wrap: break-word;
}
.cont_box_line{
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.cont_box_linha{
	background-color: #FFFFFF;
	float: left;
	width: 75%;
	height: auto;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	margin-top: 10px;
	overflow: hidden;
	padding-left: 5px;
	white-space: normal;
	display: inline;
}
.cont_box_linha_l{
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	padding-left: 5px;
	white-space: normal;
	display: inline;
}
.cont_box_linha_r{
	background-color: #FFFFFF;
	float: right;
	width: 25%;
	height: auto;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	margin-top: 10px;
	overflow: hidden;
	white-space: normal;
	display: inline;
}

.como_faz{
font-size: 12px; 
color: #8a8a8a; 
font-weight: bold; 
padding: 15px; 
border-bottom:solid 1px #cccccc;
}
.como_faz_t{
font-size: 18px; 
color: #8a8a8a
}
.box_social{
	float: left;
	width: 33%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.box_t_l{
	background-color: #006DB5;
	float: left;
	height: 70px;
	width: 55px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 26px;
	position: relative;
	margin-top: -120%;
	text-align: center;
	padding-top: 28px;
	border-radius: 0px 20px 20px 0px;
	margin-left: -17px;
}
.box_t_r{
	background-color: #006DB5;
	float: right;
	height: 70px;
	width: 55px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 26px;
	position: relative;
	margin-top: -120%;
	text-align: center;
	padding-top: 28px;
	border-radius: 20px 0px 0px 20px;
	margin-right: -17px;
}

.box_t_l:hover{
	background-color: #fdb813;
	text-decoration: none;
}
.box_t_r:hover{
	background-color: #fdb813;
	text-decoration: none;
}