@font-face {
    font-family: 'nexa_lightregular';
    src: url('fonts/nexa_light-webfont.eot');
    src: url('fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_light-webfont.woff') format('woff'),
         url('fonts/nexa_light-webfont.ttf') format('truetype'),
         url('fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('fonts/nexa_bold-webfont.eot');
    src: url('fonts/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_bold-webfont.woff') format('woff'),
         url('fonts/nexa_bold-webfont.ttf') format('truetype'),
         url('fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'vista';
	src: url('fonts/VistaSansAltBook.eot');
	src: local('☺'), url('fonts/VistaSansAltBook.woff') format('woff'), url('fonts/VistaSansAltBook.ttf') format('truetype'), url('fonts/VistaSansAltBook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
Theme Name: edufinanceira
Theme URI: http://wordpress.org/themes/edufinanceira
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: edufinanceira

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
	vertical-align:middle
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


#content{
	line-height:20px
	
	}
.post_content p{
	margin-bottom:15px;
	}
.post_content p a:hover,
.tags a:hover{
	color:#000;
	text-decoration:underline;
	}




/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 1.5rem;
	line-height: 2.181818182;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
	font-family: 'nexa_boldregular';

}
h1.page-title span,
h1.archive-title span{
    font-family: 'nexa_lightregular';

	}
.entry-header .entry-title-single,
.archive-title{
	background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-topo-lista.jpg);
	height:214px;
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
}

.pag-materiais{
	background:none!important;
	height:auto!important;
	border-bottom:1px solid #ccc
	}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #fff;
	font-family: inherit;
	padding: 8px;
	font-size:12px;
	height:24px;
	float:left;
	border:1px solid #D5D5D5
}
/*------------------------Modal Login------------*/
td.entrada{
	width:90%;
	padding:10px;
	
	}
input#user_login,
input#user_password{
	background:#ebebeb;
	width:97%;
	border:#ebebeb 1px solid;
	
	}
	
input#login-via-ajax{

	background-color: #91bd01;
	color:#fff;
	text-transform:uppercase;
	font-family: 'nexa_boldregular';
	background-image:url("http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bot-login.png");
    background-position: right center;
    background-repeat: no-repeat;
	border-bottom: 4px solid #6a8b01;
	margin-left:0px;
	font-size:1.3em;
	height:52px;
	width:113px;
	text-align:left;
	padding-top:13px;
	float:right
	
	}
input#login-via-ajax:hover,
input#salvar:hover{
	background-color: #85ad00;
	}
label{
	font-family: 'nexa_boldregular';
	color:#4e4e4e;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:1.2em
	}
#frm-login-via-ajax table{
	width:97%;
	margin-bottom:20px;
	}

#frm-login-via-ajax table tr td:first-child{
	padding:0px 20px;	
	}
	
a.bots-login:first-child{
	margin-right:18px;
	text-wrap:none;
	float:left
	}

a.bots-login img:hover{
	box-shadow: 0px 0px 0px 2px rgba(152,199, 0, 10);
	transition: 0.15s linear;

	}

h3#login-label{
	font-size: 20px;
	font-size: 2.429rem;
	line-height: 1.2;
	font-weight: normal;
	font-family: 'nexa_boldregular';
	text-transform:uppercase;
	color:#015d86;
	border-bottom:2px solid #ccc;
	padding-bottom:10px;
	margin-bottom:8%;
	}


#TB_ajaxContent {

    padding: 2px 30px 30px 30px!important;
     width: 84% !important;

}

/*---------------Form Cadastre-se--------------*/
#frm-cadastre-se{
	
	text-align:center}


#frm-cadastre-se table{
	width:80%
	}
#frm-cadastre-se table tr td:first-child{
	width:30%;
	text-align:right
	}
#frm-cadastre-se td.entrada input{
	width:97%;
	font-size:16px;
	color:#666;
	
	}
	#frm-cadastre-se td.entrada select{
	width:102%;
	font-size:16px;
	color:#666;
	border:1px solid #ccc;
	padding:10px;
	}
#frm-cadastre-se td.entrada input[type="checkbox"]{
	width:20px;
	}

.search-top input{
	border:1px solid #FFF;
	margin-bottom:10px;
	}
	
input#salvar{
	background-color: #91bd01;
	color:#fff!important;
	text-transform:uppercase;
	font-family: 'nexa_boldregular';
	background-image:url("http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bot-login.png");
    background-position: right center;
    background-repeat: no-repeat;
	border-bottom: 4px solid #6a8b01;
	margin-left:0px;
	font-size:1.3em;
	height:52px;
	width:123px!important;
	text-align:left;
	padding-top:13px;
	float:left
	}
	
	
	
#frm-cadastre-se a.thickbox{
	color:#999;
	margin-top:8px;
	float:left;
	text-decoration:none;
}
#frm-cadastre-se a.thickbox:hover{
	color:#000;
}	
#box-mapa{
	float:right;
	width:520px;
	background:#FAFAFA;
	margin-left: 4%;
	padding-top:3%;
	border-radius:5px;
	overflow:hidden;
}
#box-mapa h3{
	text-align:center;
	font-family: 'nexa_boldregular';
	text-transform:uppercase;
	font-weight:normal;
	color:#0E5E82;
	font-size: 1.343rem;
	margin:5px 0px
}
#box-mapa legend{
	font-family: 'nexa_boldregular';
	text-transform:uppercase;
	font-weight:normal;
	color:#0E5E82;
	margin-bottom:10px
}

.box-mapa-explicacao{
	background:#0E5E82;
	padding:5%;
	float:right;
	margin-top: 87px;
    width: 101%;
	color:#fff;
	}	
	
	
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	
	background-color: #91bd01;
    background-image: url("http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/icon-search.png");
    background-position: right center;
    background-repeat: no-repeat;
	background-color: #fff;
	border: 0px solid #d2d2d2;
	margin-left:-2px;
	height:42px;
	width:34px;
	}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}

.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #fff;
	background-color: #034462;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #034462, #034462);
	background-image: -ms-linear-gradient(top, #034462, #034462);
	background-image: -webkit-linear-gradient(top, #034462, #034462);
	background-image: -o-linear-gradient(top, #034462, #034462);
	background-image: linear-gradient(top, #034462, #034462);
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); */
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.navigation{
	
	width:40%;
	margin-left:35%}
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */


	.social,
    .search-top,
    .user{
		/*border:2px solid red;*/
		margin-top:0px;
		float:right;
		margin-left:20px;
		margin-bottom:20px
		
		}
		.social a{
			opacity:0.2
			}
		.social a:hover{
			opacity:0.6
			}
		.user{
			color:#7C7C7C;
			margin-top:13px			 
			 }
		 .user a{
			color:#7C7C7C;
			font-size:13px;
			text-decoration:none; 
			margin:7px;
			padding:3px 6px	 	 
			 }
			 .user a:hover{
			background:#fff;
		
			 }
			 .social{
				 margin-right:20px 
				 }
	.top{
		margin: 0 auto;
		max-width: 960px;
		max-width: 83.571rem;
		overflow: hidden;
		padding: 14px 0.857rem;
		
		}
	.aba{
		background:#fff;
		
		
		}	
	.aba .top{
		border-bottom:1px solid #ccc;
		padding-bottom: 0px
		}
		
	/*.aba .aba-txt{
		background:#eeeded;
		padding:9px 16px;
		margin-top:20px;
		margin-bottom:-2px;
		float:left;
		text-transform:uppercase;
		font-weight:bold;
		border-radius: 7px 7px 0px 0px;
		box-shadow: 2px -1px 2px -1px rgba(0, 0, 0, 0.5)
		
		}
		
		/*--------------------------------------------- + Lista -------------------------------*/	
		
		.circulos h2{

			font-family: 'nexa_boldregular';
			text-transform:uppercase;
			font-weight:normal;
			color:#1487b6;
			margin-top:30px;
			margin-bottom:4px;
			font-size:1.1em
			
			
			}
				
		.circulos h3{
			border-bottom:1px solid #ccc;
			padding:0px 0px 20px 0px;
			font-family: 'nexa_lightregular';
			text-transform:uppercase;
			font-weight:normal;
			font-size:1.1em
			
			}
			
			
		
		
		.lista{
			float:left; 
			background:fff; 
			height:58px; 
			width:58px; 
			padding-top:14px; 
			font-size:53px; 
			text-align:center; 
			border-radius:33px; 
			color:#E3E3E3; 
			border:4px solid #E3E3E3;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding-left: 3px;
			position:absolute;
		}
		.lista-hover{
			border-color:#05618A;
			color:#05618A;
		}
		.titulo-lista,
		.resumo-lista {
			padding-left:90px;
		}
		.titulo-lista{
			border-bottom:none!important;
			padding-bottom: 0px!important;
		}
		
		/*--------------------------------------------- Circulos -------------------------------*/
		
		.navegacao-circulos{
			margin-top:32px;
			}
			
		.circulo-g,
		.circulo-m,
		.circulo-p{
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			position:absolute;
			float:left;
			
		}
			
		.circulo-g{
			width:137px; 
			height:137px; 
			border-radius: 68px;
	
			}
		.circulo-m{
			width:73px; 
			height:73px; 
			border-radius: 37px;
			}
			
		.circulo-p{
			width:47px; 
			height:47px; 
			border-radius: 25px;
			background-size:47px 47px!important;
			background-repeat:no-repeat;
			}
			
		.y{
			border:5px solid #f4e000;
			}

		.g{
			border:5px solid #84d400;
			}

		.b{
			border:5px solid #00a2db;
			}
			
		#cap1,
		#cap2,
		#cap3,
		#cap4,
		#cap5,
		#cap6,
		#cap7,
		#cap8,
		#cap9{
			float:left;
			overflow:visible;
			background-repeat:no-repeat!important;
			
		}
		
		
		#cap1{
			width:300px;
			height:307px;
			padding-top:-30px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap1.jpg);
			/*background-size: 100%;*/
			width:27%
			}
		#cap2{
			width:200px;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap2.jpg);
			}
		#cap3{
			width:12%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap3.jpg);
			}
		#cap4{
			width:22%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap4.jpg);
			}
		#cap5{
			width:22%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap5.jpg);
			}
			
		#cap6{
			width:24%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap6.jpg);
			}
			
		#cap7{
			width:24%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap7.jpg);
			}
		#cap8{
			width:24%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap8.jpg);
			}	
		#cap9{
			width:26.7%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap9.jpg);
			}	
			
		#cap1 div,
		#cap2 div,
		#cap3 div,
		#cap4 div,
		#cap5 div,
		#cap6 div,
		#cap7 div,
		#cap8 div,
		#cap9 div{
			opacity:0.4
			}
		.y, 
		.g, 
		.b{
			opacity:1!important;
			}
	/*--------------hover JQuery  --------*/		
		.cap1-hover,
		.cap2-hover,
		.cap3-hover,
		.cap4-hover,
		.cap5-hover,
		.cap6-hover,
		.cap7-hover,
		.cap8-hover,
		.cap9-hover
		 {
			opacity:1!important;
			transition: 0.15s linear;
 			box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 9);
			}
			
/*--------------hover item unico  --------*/		
		#cap3 div:hover,
		#cap6 div:hover,
		#cap8 div:hover{
			box-shadow: 0px 0px 0px 5px rgba(239,219, 0, 10);
			}
			
		#cap1 div:hover,
		#cap2 div:hover,
		#cap9 div:hover{
			box-shadow: 0px 0px 0px 5px rgba(136,209, 40, 10);
			}
			
		#cap4 div:hover,
		#cap5 div:hover,
		#cap7 div:hover{
			box-shadow: 0px 0px 0px 5px rgba(0,162, 219, 10);
			}
			
			
	/*--------------------------------------------Widgets Sidebar ------------------------------------*/	
	
	
		#secondary .widget-home{
			width:100%;
			margin-right:0px;
			margin-left:0px;
			-webkit-box-sizing: border-box;
     		-moz-box-sizing: border-box;
            box-sizing: border-box;
			padding-top:3px;
			margin-top:10px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-sidebar.jpg);
	
			}
	
	#secondary .widget-home .grid5{
			background:none;
			background-color:transparent!important;
			padding:0px;
			border-radius: 0px;
			}
	#secondary .widget-home .grid5 table tr td{
			border:1px solid #fff;
			background-color:#0e5e82;
			color:#fff;
			}
	#secondary .widget-home .grid5 table tr td:hover{
			background:#EEB50D;
			/*color:#fff;	*/
			}
	#secondary .widget-home .grid5 table tr td a:hover{
			color:#fff;
			}
		
		
	#secondary .widget-home .grid5 table tr td a{
			color:#fff;
			text-decoration:none;
			display:block;
			padding-top:15px;
			padding-bottom:15px;
			}
			
				

	#secondary  h3.widget-title{
		font-family: 'nexa_boldregular';
		text-align:center;
		padding:30px 0px 0px 0px;
		font-weight:normal;
		font-size:1.5em;
		color:#3e3c36
		}
	#secondary  h3.widget-title a{
		text-decoration:none;
		color:#3e3c36
		}
	#secondary .textwidget{
		margin-top:40px;
		float:left;
		width:100%;
		background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-sidebar.jpg);
		}
	#secondary .textwidget:hover{
		-webkit-box-sizing: border-box;
     		-moz-box-sizing: border-box;
            box-sizing: border-box;
			box-shadow: 0px 0px 0px 2px rgba(19,114, 157, 10);
		}
		
		
	#secondary .widget_nuvem_tags_widget .widget-home{
		margin-top:26px;
		
		}
		
	#secondary .widget-home .grid7{
			margin-top:0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:0px 40px 20px 46px;
			background-position:right;
			background-color:transparent!important;
			border-radius: 0px 0px 0px 0px;
			background-image:none
		}
		#secondary .widget-home .grid7 a{
			color:#026b96;
			
			}
		
		
	/*--------------------------------------------Widgets home ------------------------------------*/		
	
			
		#widgets-home1{
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-home-red.jpg);
			
			}
		
		.widget-home{
			width:96%;
			margin-right:2%;
			margin-left:2%;
			-webkit-box-sizing: border-box;
     		-moz-box-sizing: border-box;
            box-sizing: border-box;
			padding-top:3px;
			margin-top:10px;
			float:left;
			margin-bottom:30px
			}
			
		
		.widget-home a:hover{
			opacity:0.8;
			
		}
		.grid1{
			margin-left:-12px;
			margin-top:0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 40px 20px 72px;
		}
		
		.widget-home p{
			margin-bottom:10px;
			line-height:18px;
			}
		
		.grid2{
			margin-top: 0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 40px 20px 46px;
			background-repeat:no-repeat; 
			background-position:right;
			background-color:#fff!important;
			border-radius: 0px 44px 0px 0px;
		}
		.grid2 a.baixe{
			background:#3ba7c3;
			padding:5px 10px;
			border-radius: 4px;
			box-shadow: 0px 2px 0px 0px rgba(45, 114, 134, 1);
			color:#fff;
			font-weight:bold;
			text-decoration:none
			}
			.grid2 .baixe:hover{
				background:#c33b3f;
				box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.7);
			}
			
			.grid2 img{
				margin-bottom:6px;
				max-width:100%;
			}
			
			.grid3{
				text-align:center;
				
				}
			
		.widget-home:last-child{
			margin-right:0px;
			}
			
			
			
	/*----------------------------------------------------------------Widgets Yellow--*/		
			
			
		#widgets-home2{
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-home-yellow.jpg);
			margin-top:40px
			}	
	
		.grid4,
		.grid7{
			margin-top:0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 40px 20px 46px;
			background-repeat:no-repeat; 
			background-position:right;
			background-color:#fff!important;
			border-radius: 0px 44px 0px 0px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/grid4.jpg);
			background-repeat:no-repeat; 
			background-position: top right
		}
		.grid4{
			margin-top:18px;
			}
		.grid6{
			margin-top:0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:0px;
			background-color:#fff!important;
			border-radius: 0px;
			background:none!important;
			}
			.widget-home .grid6 a:hover{
			opacity:1.0;
			}
			.widget-home .grid6 img:hover{
			box-shadow: 0px 2px 0px 0px rgba(45, 114, 134, 1);
			}
		.grid7{
			margin-top:0px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 40px 20px 46px;
			background-repeat:no-repeat; 
			background-position:right;
			background-color:#fff!important;
			border-radius: 0px 44px 0px 0px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/grid4.jpg);
			background-repeat:no-repeat; 
			background-position: top right
		}
		
		.grid5{
			margin-top:26px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 33px 20px 31px;
			background-repeat:no-repeat; 
			background-position:right;
			background-color:#fff!important;
			border-radius: 0px 44px 0px 0px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/grid4.jpg);
			background-repeat:no-repeat; 
			background-position: top right
			}	
		.grid5 table{
			width:100%
			}
		
		.grid5 table tr td{
			text-align:center;
			border:1px solid #ddd;
			vertical-align:middle;
			width:14.2%
			}
			
		.grid5 table tr td:hover{
			background:#EEB50D;
			color:#fff;	
			}
		.grid5 table tr td a:hover{
			color:#fff;
			}
		
		
		.grid5 table tr td a{
			color:#999;
			text-decoration:none;
			display:block;
			padding-top:10px;
			padding-bottom:10px;
			}
			
			
		.grid7 a{
			color:#026e9a;
			text-decoration:none;
			}
			
		.grid7 a:hover{
			color:#b87d01;
			}	
			
			
/*------------------------------------MODAL----------*/			
			
#resul{
	width:100%;
	font-size:14px;
	line-height:20px;
	color:#666;
	padding:0%;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.post_thumbnail{
	float:left;
	min-width:200px;
	width:20%;
	text-align:center;
	vertical-align:middle;
	}
	
.left-modal{
	float:left;
	min-width:200px;
	}		
.left-modal div{
	background-color:#f6f6f6;
	margin-top:20px;
}
.left-modal div:hover{
	background-color:#e7e6e6;
	transition: 0.4s linear;

}

.right-modal{
	float:right;
	width:100%;
	}		
			
.right-modal .post_title{
	color:#00a2de;
	text-transform:uppercase;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:1.5em;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	}		
			
.right-modal .tags{		
	margin-top:20px;
	text-transform:uppercase;
	font-weight:bold;
	
}
.right-modal .tags a{		
	text-transform:none;
	font-weight:normal;
}
			
			
#TB_title{
	background-color:#fff!important;
	
	}			
.tb-close-icon:before {
    content: " "!important;

}	
.tb-close-icon{
	background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/close.png);
	color: #CCCCCC;
	background-color:#b42525!important;
	height:37px!important;
	width:38px!important;
    content:"    ."!important;
    font: 40px/1 'dashicons';
    vertical-align: middle;
	margin-top:10px!important;
	margin-left:10px!important;
	float:right;
	}
#fechar-modal{
	width:97%;
	background:red;
	}		



.tb-close-icon:hover{
	background-color:#666!important;
}


/*-------------------------------------------  MATERIAIS -------------------------*/
#mat1,
#mat2,
#mat3{
		border:1px solid #E0E0E0;
		border-radius: 6px;
		paddind-bottom:5px;
		float:left
	}
#mat1 a,
#mat2 a,
#mat3 a{
	color:#333
	}
#mat1{
		border-top:5px solid #f1c12c;
		margin-bottom:7%;

	}
#mat2{
		border-top:5px solid #86bf3d;
		margin-bottom:7%;
	}
#mat3{
		border-top:5px solid #2078b9;
	}
	
.bloco-materiais{
	float:left;
	width:100%;
	}


.mat-left{
	background:#f7f7f7;
	padding:25px;
	width:100%;
	float:left;
	vertical-align:middle;
	-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
	}

.mat-left img{
	float:left;
	width:43%;
	height:auto;
	}


.bot-gd{
	width:55%;
	float:left
	
	}
 .bot-gd .txt-bot{
	 font-size:0.8em;
	 margin-left:3%;
	}
	
.dg .txt-bot{
	 margin-top:6%;
	}
.lg .txt-bot{
	 margin-top:15%;
	}

.mat-left a{
	color:#454545
	 
	}

.dg:hover .download-grande,
.lg:hover .leronline-grande{
	background:#444443!important; 
	transition: 0.2s linear;
	 
	}
	
#mat1 .download-grande,
#mat1 .leronline-grande,
#mat1 .download-pequeno{
	background:#f1c12c; 
	float:left;
	width:31.2%;
	margin:3% 2%;
	}
#mat2 .download-grande,
#mat2 .leronline-grande,
#mat2 .download-pequeno{
	background:#86bf3d; 
	float:left;
	width:31.2%;
	margin:3% 2%;
	}
#mat3 .download-grande,
#mat3 .leronline-grande,
#mat3 .download-pequeno{
	background:#2078b9; 
	float:left;
	width:31.2%;
	margin:3% 2%;
	}

	
#mat1 .download-pequeno{
	background:#d4a000; 
	width:42.4%;
	}
#mat2 .download-pequeno{
	background:#86bf3d; 
	width:42.4%;
	}
	
#mat3 .download-pequeno{
	background:#2078b9; 
	width:42.4%;
	}
.download-grande{
	margin-top:11%;
	}

.download-grande img,
.leronline-grande img,
.download-pequeno img{
	width:100%;
	height:auto
}


.download-pequeno:hover{
	background:#444443!important; 
	transition: 0.2s linear;
	}

.professor-caderno{
	margin-top:5%;
	padding-top:5%;
	border-top:1px solid #ccc;
	width:100%;
	float:left
	}

.professor-caderno .half{
	width:50%;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	
	}
.professor-caderno .half .title{
	width:100%;
	margin-bottom:5%;
	}


.mat-right{
	width:100%;
	float:right;
	}


.capitulo{
	float:left;
	width:40%;
	text-align:center;
	margin-left:6%;
	}
	
.capitulo .img-livro{
	overflow:hidden;
	height: 176px;
	width:100%;
	background:none!important
	}
.capitulo .img-livro:hover{
	background:none!important
	}
	
.capitulo:hover .img-livro img {
margin-top:-179px
	}	
	
.capitulo div.last{
	margin-bottom:30%;
}


.capitulo div{
	width:103px;
	margin-left:7%;
	height:33px;
	margin-top:7%
}
#mat1 .capitulo div{
	background:#d4a000;

}
#mat2 .capitulo div{
	background:#86bf3d;
}

#mat3 .capitulo div{
	background:#2078b9;
}
.capitulo div:hover{
	background:#444443!important;
	transition: 0.2s linear;

}

.mat-right .title{
margin:10% 7%;
font-size:20px;
}



.pg-livro img{
	width:100%;
	}

.pg-livro tr{
		background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-pg-livro.jpg);
		border-bottom:8px solid #fff;

	}


.pg-livro tr td{
	vertical-align:middle;
	font-size:14px;
	line-height:24px;
	}
.pg-livro tr td:last-child{
		padding:5%;
		-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			width:74%;
	}


.updated{
	padding:10px;
	border:1px solid #ddd;
	border-left:5px solid #91BD01;
	background:#FAFAFA
	}
.error{
	padding:10px;
	border:1px solid #ddd;
	border-left:5px solid  #C00;
	background:#FAFAFA
	}
div.wpcf7-validation-errors{
	padding:10px;
	border:1px solid #ddd;
	border-left:5px solid  #C00;
	background:#FAFAFA;
	margin-top:50px
	}
.anteriores,
.recentes{
	background-color:#0e5e82;
	background-image:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/anteriores.png);
	width:50px;
	height:36px;
	padding-top:13px
}
.recentes{
	background-image:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/proximo.png);
	
}
.anteriores span,
.recentes span{
	display:none;
	transition:all 0.15s linear 0s !important;
	text-transform:uppercase;
	font-family: 'nexa_lightregular';
	font-size:12px;
	
	
	
	}
.anteriores:hover span,
.recentes:hover span{
	display:block;
	transition: all 0.5s linear 0s;
	margin-left:50px;


}
.anteriores:hover ,
.recentes:hover {
	background-color:#82c557;
	display:block;
	transition:all 0.15s linear 0s !important
}
.updated p,
.error p{
	padding-bottom:0px;
	margin-bottom:0px!important
	}



	/*-------------------------------------------  MATERIAIS FUNDAMENTAL   -------------------------*/
.intro-fundamental{
	float:left;
	margin-bottom:30px	
}

.intro-fundamental .left{
	float:left;
	width:48%
}
	
.intro-fundamental .right{
	float:right;
	width:45%
}
	
.intro-fundamental p{
	margin-bottom:20px;
	font-size:15px;
	
	}	
.botao{
	background:#f1c12c;
	border-radius:24px;
	padding: 11px 20px;
	text-transform:uppercase;
	color:#fff;
	margin-top:30px;
	transition:all 0.15s linear 0s
}

.botao:hover{
	background:#0e5e82;
	color:#fff;
	transition:all 0.15s linear 0s;
	cursor:pointer
}

.materiais-fundamental{
	border-top:5px solid #f1c12c;
	float:left;
	border-radius:5px
}

.dupla-material-fundamental{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:33%;
	min-width:350px;
	padding-top:40px;
	text-align:center
}


.dupla-material-fundamental:nth-child(3n+3){
	border-right:none;
}
.dupla-material-fundamental:nth-child(3n+3) .box{
float:right
}
.dupla-material-fundamental:nth-child(3n+1) .box{
float:left
}


.dupla-material-fundamental,
.fundamental-aluno,
.fundamental-professor{
	float:left
}

.dupla-material-fundamental .box{
	margin:auto;
	width:328px
}
.fundamental-aluno,
.fundamental-professor{
	height:350px;
}

.fundamental-aluno{
	width:198px;
}
.fundamental-professor{
	margin-top:73px;
	width:130px

}
.dupla-material-fundamental .botao-download,
.dupla-material-fundamental .botao-ler{
	background:#fff;
	border-radius:24px;
	padding: 9px 17px;
	line-height:45px;
	text-transform:uppercase;
	margin-top:40px;
	font-size:11px;
	transition:all 0.15s linear 0s

}
.dupla-material-fundamental .botao-download{
	border:2px solid #84a93b;
	color:#84a93b;
	float:none
}

.dupla-material-fundamental .botao-download:hover{
	background:#84a93b;
	color:#fff
}

.dupla-material-fundamental .botao-ler{
	border:2px solid #f0c12c;
	color:#f0c12c;
}

.dupla-material-fundamental .botao-ler:hover{
	background:#f0c12c;
	color:#fff
}
	
	/*-------------------------------NOVA HOME---------------------------------*/

    

	.faixa-amarela{
		background-color: rgba(219, 192, 10, 0.88); 
		position:absolute;  top:40%; 
		opacity:0.82; 
		width:100%; 
		padding:4% 0
	}
	.txt-inicio{
        font-family: 'vista', sans-serif;
        color:#092d3f;
        font-size:27px;
		margin-bottom:50px
    }
	.home img{
		margin-top:55px
	}
	.link-home{
		width:138px;
		border:2px solid #fff;
		border-radius:50px;
		padding:20px 40px;
		text-align:center;
		margin:auto;
		margin-left:5px;
		margin-bottom:5px;
		display:inline-block;
		
	}
	.link-home:hover{
		border:2px solid #092d3f;
		color:#092d3f;
		transition:all 0.15s linear 0s
		
	}
	.home a{
		color:#fff!important;
		font-size:23px;
		font-family: 'vista', sans-serif;
		transition:all 0.15s linear 0s
	}
	.logos-home{
		position:absolute;
		bottom:0
	}
	.logos-home div{
		float:left
	}
	.logos-home div img{
		margin-top:0px
	}
	.logos-home div p{
		color:#fff;
		font-size:10px;
		opacity:0.6;
		margin-bottom:2px
	}
   /* -------------------------------------------*/

html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #21759b;
	text-decoration:none;
}
a:hover {
	color: #0f3647;
}
#TB_window a:link {
    color: #0E5E82!important;
}



.orcamento-escolar tr td{
	border:2px solid #fff;
	background:#0E5E82;
	color:#fff;
	padding:15px 20px
	}
.orcamento-escolar tr td:first-child{
	font-weight:bold;
	text-transform:uppercase;
	border-left:4px solid #9C0;
	}
.orcamento-escolar tr td:last-child{
	background:#3B8BAF;
	font-size:14px;
	line-height:21px;
	}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background:#0e5e82;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;
}
.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}

/* Header */
.site-header {
	padding: 14px 0px 0px 0px;
	background:#f4f3f3
}
.site-header h1,
.site-header h2 {
	text-align: center;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}

/* Navigation Menu */
.main-navigation {
	text-align: center;
}
.main-navigation li {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 3;
}

.main-navigation a {
	color: #fff!important;
	padding:8px
}
.sub-menu a{
	color:#dbecf4!important;
	font-weight:normal;
	}
.main-navigation a:hover {
	background: #3e7d9a!important
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
	background:#0e5e82;
	padding:15px;
	width:91%;
	color:#fff;
	text-transform:uppercase;
}
.menu-toggle{
	height:18px;

}
.menu-toggle:hover {

	background:#0d506f;
}
.nav-menu a{
	
}
.nav-menu li{
	
}

/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area .widget a:visited {
	color: #9f9f9f;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */
footer[role="contentinfo"] {
	border-top: 1px solid #ededed;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	width:100%;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
	background:#f4f2f3
}
footer[role="contentinfo"] a {
	color: #000;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}

.rodape{
		margin: 0 auto;
		max-width: 980px;
		overflow: hidden;
		padding: 14px 2.85714rem;
		line-height:16px;
		-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.license{
	max-width: 980px;
	border-top:1px solid #d4d2d3
	
}
.desenvolvimento{
	max-width: 255px;
}
.desenvolvimento p{
	margin-bottom:5px;
}
.rodape-left{
	float:left;
	width:47%
}
.rodape-right{
	float:right;
	width:53%
}
.rodape-right div{
	float:right;
	margin:0% 0% 0% 9%;
	text-align:center
}
.rodape img{
	margin-right:5%;
	float:left
}


.rodape-center{
		margin: 0 auto;
		max-width: 980px;
		text-align:center
}
.rodape-center .rodape-right{
	float:none;
		width:100%;
		max-width:331px;
		margin:auto
}

.rodape-center .rodape-right div:last-child{
	margin-left:0px
}
.rodape-center .rodape-right div:last-child img,
.rodape .rodape-right div:last-child img{
	margin-right:0px
}

/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title,
.entry-title-single {
	font-size: 20px;
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: normal;
	font-family: 'nexa_boldregular';
	text-transform:uppercase;
}
.entry-header .entry-title a {
	text-decoration: none;
	text-transform:none!important;
	f
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}

.entry-content .wpcf7-form p,
#frm-esqueci-minha-senha{
	margin-top:60px;
	color:#656565;
	text-transform:uppercase;
	font-family: 'nexa_lightregular';
	
	} 
#frm-esqueci-minha-senha table{
	width:60%
	}
#frm-esqueci-minha-senha table tr td:first-child{
	width:36%;
	font-size:1.2em
	}
#frm-esqueci-minha-senha input{
	width:80%
	}
.wpcf7-form input[type="submit"],
#frm-esqueci-minha-senha  input[type="submit"]{

	background-color: #91bd01;
	margin-top:5px;
	margin-bottom:10px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'nexa_boldregular';
	background-image:url("http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bot-login.png");
    background-position: right center;
    background-repeat: no-repeat;
	border-bottom: 4px solid #6a8b01;
	margin-left:0px;
	font-size:1.3em;
	height:52px;
	width:133px;
	text-align:left;
	padding-top:13px;
	float:left
	
	}
.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	/*border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;*/
}
.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 72px;
	margin-bottom: 3.143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-header{
	border-bottom:none;
	padding-bottom:0px

	}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/*-------------------------------------Modal novo ---------------*/
#overlay{
    z-index: 10000;
    background-color: black;
	background-repeat:no-repeat;
	background-position:center;
    opacity: 0.6;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
	bottom:0px!important;
	position:fixed;
	height:100%;
	width:100%;
	overflow:hidden;
	
}
#modal-de-exibicao{
    z-index: 20000;
    background-color: white;
    position: absolute;
    width: 770px;
	height: 555px;
	overflow:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#login-ajax{
    z-index: 20000;
    background-color: white;
    position: absolute;
    width: 530px;
	height: 465px;
	overflow:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:1% 3% 2% 3%;
}
#login-ajax  #fechar-modal{
	width:105%
	}
#modal-de-exibicao  #fechar-modal{
	margin-top:10px;
	}
ul.slideshow-pagina,
ul.slidesjs-pagination{
	list-style:none;
	list-style-type:none
	}
.slidesjs-previous,
.slidesjs-next{
	display:none
	}

.slidesjs-pagination li a {
    background-image: url("http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/pagination.png");
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 13px;
    width: 13px;
	}
a:link, a:visited {
    color: #05618A;
    text-decoration: none;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a.active:hover {
    background-position: 0 -13px;
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px;
}
.slidesjs-container{
margin-bottom:0px!important	
}
/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}


/* Minimum width of 600 pixels. */
@media screen and (min-width: 700px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	
	.social,
    .search-top,
    .user{
		/*border:2px solid red;*/
		margin-top:40px;
		float:right;
		margin-left:20px;
		
		}
		.social a{
			opacity:0.2
			}
		.social a:hover{
			opacity:0.6
			}
		.user{
			color:#7C7C7C;
			margin-top:53px	;
			text-transform:uppercase;		 
			 }
		 .user a{
			color:#7C7C7C;
			font-size:13px;
			text-decoration:none; 
			padding:5px 8px	;
			margin:0px	 
			 }
			 .user a:hover{
			background:#fff;
			
		
			 }
			 
			 /* --------------------------dropdown----------*/
		.actions{
			margin-top:5px;
			position:absolute;
			display:none;

			
			}
		.actions li {
			background:#0d506f;
			border-bottom:1px solid #f5f5f5;
			border-right:1px solid #f5f5f5;
			border-left:1px solid #f5f5f5;
	
			}
		.actions li a{
			display: block;
			padding:11px 15px;
			color:#fff
			
				 }
				 
	.welcome:hover > ul.actions{
				display:block;  
		
			 }
			 
	.welcome:hover > a{
		background:#fff!important;
		color:#7C7C7C;

	}
	.welcome .actions :hover > a {
		background:#0E5E82;
		}
	
	
	
	
	
	
	.menu-blue{
		background:#0e5e82;
		
		}
	.top-menu{
		margin: 0 auto;
		max-width: 960px;
		max-width: 83.571rem;
		 padding: 0 2.85714rem;
		
		}
	.top{
		margin: 0 auto;
		max-width: 960px;
		max-width: 83.571rem;
		overflow: hidden;
		padding: 0px 2.85714rem;
		

		
		}
	.aba{
		/*background:#eaeaea;*/
		background-image:url(images/barra-aba.png);
		background-repeat:repeat-x
		}
	.aba a{
		color:#464e52;
		display:block
		}
	.aba a:hover{
		color:#0d506f	
		}
	.aba .top{
		padding-bottom: 0px;
		border-bottom:none
		}
		
	.aba .aba-txt{
		padding:17px 16px 28px;
		margin-top:0px;
		float:left;
		}
	
		
	.aba .aba-txt.ativo{
		/*background-color:#d7d7d7;*/
		background-image:url(images/aba-ativa.png);
		background-position:center;
		background-repeat:no-repeat
		}

	
		
		/*-------------------------------------------------------------widgets - red --------*/			
		#widgets-home1{
			background-repeat:repeat-x
			
			}	
		
		.widget-home{
			width:32%;
			margin-right:2%;
			margin-left:0px;
			-webkit-box-sizing: border-box;
     		-moz-box-sizing: border-box;
            box-sizing: border-box;
			padding-top:3px;
			margin-top:10px;
			float:left;
			margin-bottom:-18px
			}
		.grid1{
			margin-left:-12px;
			margin-top:6px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 40px 20px 72px;
		}
		
		.widget-home p{
			margin-bottom:10px;
			line-height:18px;
			}
		
		.grid2{
			margin-top:6px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding:36px 40px 20px 46px;
			background-repeat:no-repeat; 
			background-position:right;
			background-color:#fff!important;
			border-radius: 0px 44px 0px 0px;
		}
		.grid2 a.baixe{
			background:#3ba7c3;
			padding:5px 10px;
			border-radius: 4px;
			box-shadow: 0px 2px 0px 0px rgba(45, 114, 134, 1);
			color:#fff;
			font-weight:bold;
			text-decoration:none
			}
			.grid2 .baixe:hover{
				background:#c33b3f;
				box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.7);
			}
			
			.grid2 img{
				margin-bottom:10px;
			}
			
		.widget-home:last-child{
			margin-right:0px;
			}
		/*--------------------------------------------------Ciriculos--------------------------------------------*/
		#cap1{
			height:307px;
			padding-top:-30px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap1.jpg);
			/*background-size: 100%;*/
			width:27%
			}
			#c33{
			margin-top:55px;
			margin-left:91px
			}
			#c40{
			margin-top:140px;
			margin-left:210px
			}		
			#c38{
			margin-top:90px;
			margin-left:252px
			}		
			#c37{
			margin-top:10px;
			margin-left:227px
			}		
			#c39{
			margin-top:0px;
			margin-left:124px
			}		
			#c34{
			margin-top:200px;
			margin-left:83px
			}	
			#c36{
			margin-top:109px;
			margin-left:6px
			}	
			#c35{
			margin-top:21px;
			margin-left:32px
			}		
			
			
			
					
		#cap2{
			width:15.5%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap2.jpg);
			}
			#c44{
			margin-top:5px;
			margin-left:34px
			}
			#c47{
			margin-top:209px;
			margin-left:-64px
			}		
			#c48{
			margin-top:0px;
			margin-left:118px
			}		
			#c45{
			margin-top:46px;
			margin-left:70px
			}		
			#c42{
			margin-top:260px;
			margin-left:-9px
			}		
			#c43{
			margin-top:126px;
			margin-left:79px
			}	
			#c46{
			margin-top:250px;
			margin-left:108px
			}	
			#c41{
			margin-top:129px;
			margin-left:-26px
			}		
			
			
		#cap3{
			width:12%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap3.jpg);
			}
			#c21{
			margin-top:28px;
			margin-left:-11px
			}
			#c19{
			margin-top:104px;
			margin-left:-17px
			}		
			#c20{
			margin-top:13px;
			margin-left:130px
			}		
			#c22{
			margin-top:65px;
			margin-left:47px
			}		
			#c24{
			margin-top:262px;
			margin-left:-25px
			}		
			#c18{
			margin-top:189px;
			margin-left:-18px
			}	
			#c23{
			margin-top:102px;
			margin-left:79px
			}	
			#c17{
			margin-top:192px;
			margin-left:27px
			}		
			
			
		#cap4{
			width:22%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap4.jpg);
			}
			#c51{
			margin-top:0px;
			margin-left:73px
			}
			#c50{
			margin-top:81px;
			margin-left:170px
			}		
			#c53{
			margin-top:153px;
			margin-left:151px
			}		
			#c54{
			margin-top:178px;
			margin-left:10px
			}		
			#c55{
			margin-top:226px;
			margin-left:110px
			}		
			#c56{
			margin-top:227px;
			margin-left:235px
			}	
			#c52{
			margin-top:251px;
			margin-left:51px
			}	
			#c49{
			margin-top:66px;
			margin-left:26px
			}	
			
		#cap5{
			width:22%;
			height:307px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap5.jpg);
			}
			#c67{
			margin-top:58px;
			margin-left:200px
			}
			#c70{
			margin-top:57px;
			margin-left:10px
			}		
			#c68{
			margin-top:127px;
			margin-left:-28px
			}		
			#c71{
			margin-top:166px;
			margin-left:34px
			}		
			#c66{
			margin-top:166px;
			margin-left:132px
			}		
			#c72{
			margin-top:264px;
			margin-left:146px
			}	
			#c69{
			margin-top:181px;
			margin-left:223px
			}	
			#c65{
			margin-top:59px;
			margin-left:84px
			}	
			
			
		#cap6{
			width:24%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap6.jpg);
			}
			#c11{
			margin-top:58px;
			margin-left:200px
			}
			#c10{
			margin-top:57px;
			margin-left:10px
			}		
			#c13{
			margin-top:-44px;
			margin-left:22px
			}		
			#c12{
			margin-top:156px;
			margin-left:4px
			}		
			#c16{
			margin-top:-56px;
			margin-left:172px
			}		
			#c14{
			margin-top:104px;
			margin-left:146px
			}	
			#c15{
			margin-top:134px;
			margin-left:223px
			}	
			#c9{
			margin-top:8px;
			margin-left:44px
			}	
			
		#cap7{
			width:24%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap7.jpg);
			}
			#c60{
			margin-top:36px;
			margin-left:230px
			}
			#c63{
			margin-top:57px;
			margin-left:10px
			}		
			#c64{
			margin-top:127px;
			margin-left:12px
			}		
			#c59{
			margin-top:157px;
			margin-left:246px
			}		
			#c58{
			margin-top:132px;
			margin-left:82px
			}		
			#c62{
			margin-top:84px;
			margin-left:186px
			}	
			#c61{
			margin-top:154px;
			margin-left:173px
			}	
			#c57{
			margin-top:8px;
			margin-left:63px
			}
			
		#cap8{
			width:24%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap8.jpg);
			}
			#c8{
			margin-top:16px;
			margin-left:250px
			}
			#c5{
			margin-top:57px;
			margin-left:10px
			}		
			#c3{
			margin-top:127px;
			margin-left:28px
			}		
			#c6{
			margin-top:127px;
			margin-left:246px
			}		
			#c4{
			margin-top:102px;
			margin-left:92px
			}		
			#c2{
			margin-top:4px;
			margin-left:76px
			}	
			#c7{
			margin-top:154px;
			margin-left:173px
			}	
			#c1{
			margin-top:8px;
			margin-left:123px
			}
			
		#cap9{
			width:26.7%;
			height:220px;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap9.jpg);
			}	
		    #c28{
			margin-top:16px;
			margin-left:260px
			}
			#c27{
			margin-top:137px;
			margin-left:110px
			}		
			#c30{
			margin-top:147px;
			margin-left:28px
			}		
			#c26{
			margin-top:111px;
			margin-left:246px
			}		
			#c31{
			margin-top:52px;
			margin-left:22px
			}		
			#c32{
			margin-top:4px;
			margin-left:76px
			}	
			#c29{
			margin-top:154px;
			margin-left:173px
			}	
			#c25{
			margin-top:18px;
			margin-left:123px
			}	
		
		
		/*-------------------------------------------------------------widgets - Yellow --------*/
	
		#widgets-home2{
			background-repeat:repeat-x;
			
			}	
		#widgets-home2 .widget-home{
			width:23.5%;
			}
		
		/*-------------------------------------------------------------------------------------------*/
		
		
#resul{
	padding:2% 6% 6% 6%;

	}

.right-modal{
	width:65%;
	}		
.right-modal .post_title{
	font-size:2.5em;
	padding-bottom:20px;
	margin-bottom:20px;
	line-height:1em;
	}				

/*------------------------------- PÁGINA MATERIAIS -------------------------*/



.mat-left{
	width:42%;
	}

.mat-right{
	width:58%;
	}


.capitulo{
	width:18%;
	text-align:center;
	margin-left:6%;
	}
 .bot-gd .txt-bot{
	 font-size:1.3em;
	 margin-left:3%;
	}

.dg .txt-bot{
	 margin-top:7%;
	}
.lg .txt-bot{
	 margin-top:15%;
	}
		
/*-----------------------------------*/
		
	.site {
		margin: 0 auto;
		max-width: 960px;
		max-width: 83.571rem;
		overflow: hidden;
	}
	.site-content {
		float: left;
		width: 65.104166667%;
	}
	.materiais .site-content {
		float: left;
		width: 100%;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
		width: 26.041666667%;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
		width:280px;
		float:left
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #fff;
		line-height: 3.692307692;
		text-transform: uppercase;
		white-space: nowrap;
		padding:0px 20px
	}
	.main-navigation li a:hover {
		/*background: #0d506f;*/
		color:#fff;
	}
	.main-navigation li {
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	
	.main-navigation li:hover > a,
	.main-navigation ul ul :hover > a {
		background:#0d506f!important

	}
	.main-navigation li ul li a {
		background: #014361;
		border-bottom: 1px solid #fff;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover {
	/*	background: #0d506f;*/
		color: #fff;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		
		color: #fff;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
		height:20px;
	}
	.entry-header .entry-title {
		font-size: 22px;
		font-size: 2rem;
		border-bottom:1px solid #f5f5f5;
		padding-bottom:10px;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}



/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #fff;
	}
	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 48px;
		margin-top: 3.428571429rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}



@media screen and (max-width: 1132px) {

.dupla-material-fundamental {
    width: 49%;
}

.dupla-material-fundamental:nth-child(3n+3){
	border-right:1px solid #ccc;
}
.dupla-material-fundamental:nth-child(2n+2){
	border-right:none;
}
.dupla-material-fundamental:nth-child(3n+3) .box{
float:none
}
.dupla-material-fundamental:nth-child(3n+1) .box{
float:none
}
}

@media screen and (max-width: 749px) {
	
.rodape-left,
.rodape-right{
	width:100%;
	float:left;
}

	
	.dupla-material-fundamental {
    width: 100%;
}
.dupla-material-fundamental{
	border-right:none;
}
.dupla-material-fundamental:nth-child(3n+3){
	border-right:none;
}
.intro-fundamental .left,
.intro-fundamental .right  {
    width: 100%;
	margin-bottom:20px
}
}
/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
	 .user{
		/*border:2px solid red;*/
		margin-top:40px;
		float:right;
		margin-left:20px;
		
		}
		.social a{
			opacity:0.2
			}
		.social a:hover{
			opacity:0.6
			}
		.user{
			color:#7C7C7C;
			margin-top:53px			 
			 }
		 .user a{
			color:#7C7C7C;
			font-size:13px;
			text-decoration:none; 
			margin:7px;
			padding:3px 6px	 	 
			 }
			 .user a:hover{
			background:#fff;
		
			 }
			 
}

td.left-modal{
    width: 190px;
}
td.right-modal{
    vertical-align: top;
}
div.right-modal>div.cap1,
div.right-modal>div.cap2,
div.right-modal>div.cap9
{
    color: #86d300;
	border-bottom:4px solid #86d300;
}
div.right-modal>div.cap3,
div.right-modal>div.cap6,
div.right-modal>div.cap8
{
    color: #f4e000;
	border-bottom:4px solid #f4e000;
}
div.right-modal>div.cap4,
div.right-modal>div.cap5,
div.right-modal>div.cap7
{
    color: #00a2de;
	border-bottom:4px solid #00a2de;
}


@media (max-width: 1190px) {
	
	/*--------------------------------------------- Circulos -------------------------------*/
		
		.navegacao-circulos{
			margin-top:32px;
			}
			
		.circulo-g,
		.circulo-m,
		.circulo-p{
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			position:absolute;
			float:left;
			
		}
			
		.circulo-g{
			width:11.5%;
			height:auto;
			border-radius: 68px;
			padding-bottom:10.5%;
			background-size: 100%!important;
	
			}
		.circulo-m{
			width:6%; 
			height:auto; 
			border-radius: 37px;
			padding-bottom:6%;
			background-size: 100%!important;
			}
			
		.circulo-p{
			width:4%; 
			height:auto; 
			border-radius: 25px;
			background-size:100%!important;
			background-repeat:no-repeat;
			padding-bottom:4%;
			}
			
			
		#cap1,
		#cap2,
		#cap3,
		#cap4,
		#cap5,
		#cap6,
		#cap7,
		#cap8,
		#cap9{
			float:left;
			overflow:visible;
			background-repeat:no-repeat!important;
			background-size: 100%!important;
			
		}
		
		
		#cap1{
			
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap1.jpg);
			background-size: 100%;
			height:auto;
			width:27%;
			padding-bottom:28%;
			}
			
			#c33{
			margin-top:4.5%;
			margin-left:7%
			}
			#c40{
			margin-top:12%;
			margin-left:18%
			}		
			#c38{
			margin-top:7.5%;
			margin-left:21%
			}		
			#c37{
			margin-top:1%;
			margin-left:19%
			}		
			#c39{
			margin-top:0%;
			margin-left:10.4%
			}		
			#c34{
			margin-top:16.7%;
			margin-left:7%
			}	
			#c36{
			margin-top:9%;
			margin-left:0%
			}	
			#c35{
			margin-top:1.7%;
			margin-left:2.5%
			}		
			
			
			
		#cap2{
			width:15.5%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap2.jpg);
			background-size: 100%;
			padding-bottom:28%;
			}
			#c44{
			margin-top:0.5%;
			margin-left:2.7%
			}
			#c47{
			margin-top:17%;
			margin-left:-4%
			}		
			#c48{
			margin-top:0%;
			margin-left:9.3%
			}		
			#c45{
			margin-top:3.6%;
			margin-left:5.3%
			}		
			#c42{
			margin-top:21%;
			margin-left:-0.6%
			}		
			#c43{
			margin-top:10.3%;
			margin-left:6.3%
			}	
			#c46{
			margin-top:20%;
			margin-left:8.5%
			}	
			#c41{
			margin-top:10.4%;
			margin-left:-2.2%
			}		
			
			
		#cap3{
			width:12%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap3.jpg);
			background-size: 100%;
			padding-bottom:28%;			
			}
			#c21{
			margin-top:2.3%;
			margin-left:-1p%
			}
			#c19{
			margin-top:8.5%;
			margin-left:-1%
			}		
			#c20{
			margin-top:1%;
			margin-left:10.5%
			}		
			#c22{
			margin-top:5.3%;
			margin-left:4%
			}		
			#c24{
			margin-top:21%;
			margin-left:-2%
			}		
			#c18{
			margin-top:15.2%;
			margin-left:-1.5%
			}	
			#c23{
			margin-top:9%;
			margin-left:6.5%
			}	
			#c17{
			margin-top:15.6%;
			margin-left:2.3%
			}		
			
		#cap4{
			width:22%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap4.jpg);
			background-size: 100%;
			padding-bottom:28%;		
			}
			#c51{
			margin-top:0%;
			margin-left:5%
			}
			#c50{
			margin-top:6.3%;
			margin-left:13.3%
			}		
			#c53{
			margin-top:12%;
			margin-left:11.6%
			}		
			#c54{
			margin-top:13.7%;
			margin-left:0.6%
			}		
			#c55{
			margin-top:18%;
			margin-left:8.2%
			}		
			#c56{
			margin-top:18%;
			margin-left:18.3%
			}	
			#c52{
			margin-top:20%;
			margin-left:3%
			}	
			#c49{
			margin-top:5%;
			margin-left:2%
			}	
			
			
		#cap5{
			width:22%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap5.jpg);
			background-size: 100%;
			padding-bottom:28%;		
			}
			#c67{
			margin-top:4.4%;
			margin-left:16%
			}
			#c70{
			margin-top:4.3%;
			margin-left:0.7%
			}		
			#c68{
			margin-top:10%;
			margin-left:-2.5%
			}		
			#c71{
			margin-top:12.8%;
			margin-left:2.6%
			}		
			#c66{
			margin-top:13%;
			margin-left:10.4%
			}		
			#c72{
			margin-top:21%;
			margin-left:12%
			}	
			#c69{
			margin-top:14%;
			margin-left:17.6%
			}	
			#c65{
			margin-top:5%;
			margin-left:6%
			}	
			
		#cap6{
			width:24%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap6.jpg);
			background-size: 100%;
			padding-bottom:21%;
			}
			#c11{
			margin-top:4.9%;
			margin-left:16.6%
			}
			#c10{
			margin-top:4.6%;
			margin-left:1%
			}		
			#c13{
			margin-top:-3%;
			margin-left:1.5%
			}		
			#c12{
			margin-top:12.5%;
			margin-left:0%
			}	
			#c16{
			margin-top:-5%;
			margin-left:14%
			}		
			#c14{
			margin-top:8%;
			margin-left:11.7%
			}	
			#c15{
			margin-top:11%;
			margin-left:18%
			}	
			#c9{
			margin-top:0%;
			margin-left:4%
			}	
			
		#cap7{
			width:24%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap7.jpg);
			background-size: 100%;
			padding-bottom:21%;

			}
			#c60{
			margin-top:3%;
			margin-left:18.7%
			}
			#c63{
			margin-top:4.4%;
			margin-left:1%
			}		
			#c64{
			margin-top:10.6%;
			margin-left:0.5%
			}		
			#c59{
			margin-top:13%;
			margin-left:20%
			}		
			#c58{
			margin-top:10.9%;
			margin-left:6.8%
			}		
			#c62{
			margin-top:7%;
			margin-left:15.5%
			}	
			#c61{
			margin-top:12.7%;
			margin-left:14.2%
			}	
			#c57{
			margin-top:1%;
			margin-left:5%
			}
			
			
		#cap8{
			width:24%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap8.jpg);
			background-size: 100%;
			padding-bottom:21%;

			}
			#c8{
			margin-top:1%;
			margin-left:20%
			}
			#c5{
			margin-top:4.5%;
			margin-left:1%
			}		
			#c3{
			margin-top:10%;
			margin-left:2.4%
			}		
			#c6{
			margin-top:10%;
			margin-left:20%
			}		
			#c4{
			margin-top:8.5%;
			margin-left:7.5%
			}		
			#c2{
			margin-top:0.5%;
			margin-left:6%
			}	
			#c7{
			margin-top:13%;
			margin-left:14%
			}	
			#c1{
			margin-top:1%;
			margin-left:10%
			}
			
		#cap9{
			width:26.3%;
			height:auto;
			background:url(http://www.edufinanceiranaescola.gov.br/wp-content/themes/edufinanceira/images/bg-cap9.jpg);
			padding-bottom:21%;

			}	
			#c28{
			margin-top:1%;
			margin-left:21%;
			}
			#c27{
			margin-top:12%;
			margin-left:2%
			}
			
			#c30{
			margin-top:11%;
			margin-left:8.4%
			}		
			#c26{
			margin-top:9%;
			margin-left:19.6%
			}		
			#c31{
			margin-top:4%;
			margin-left:2%
			}		
			#c32{
			margin-top:0%;
			margin-left:6%
			}	
			#c29{
			margin-top:13%;
			margin-left:13.9%
			}	
			#c25{
			margin-top:1.5%;
			margin-left:10%
			}	
	
	}

@media (max-width: 770px) {
#modal-de-exibicao,
#login-ajax{
    	width: 100%;
		height:100%;
		padding:8%
}
#login-ajax  #fechar-modal{
	width:97%
}
	
#modal-de-exibicao  #fechar-modal{
	margin-right:10px;
	}




}
	
	
@media (max-width: 500px) {

.rodape{
	max-width: 100%;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 1.857rem;
}
.license{
	max-width:100%;
	width:100%;	
}
.desenvolvimento{
	max-width: 100%;
}
.desenvolvimento p{
	margin-bottom:5px;
}
.rodape-left,
.rodape-right{
	width:100%;
	float:left;
	text-align:left
}
.rodape-right div {
    float: left;
    margin: 0 5% 0 0%;
}
.search-top input[type="text"]{
	width:77%
}
.social {
   display:none
}
.social, .search-top, .user {
    float:none;
	width:90%;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0;
	margin:0px auto;
}

.y{
	border:2px solid #f4e000!important;
}
.g{
	border:2px solid #84d400!important;
}
.b{
	border:2px solid #00a2db!important;
}

		 /* --------------------------dropdown----------*/
.actions{
	margin-top:5px;
	position:absolute;
	display:none;
}
.actions li {
	background:#0d506f;
	border-bottom:1px solid #f5f5f5;
	border-right:0px solid #f5f5f5;
	border-left:0px solid #f5f5f5;
}
.actions li a{
	display: block;
	padding:11px 15px;
	color:#fff
}
.user a{
	margin:1px;
}	 
.welcome:hover > ul.actions{
	display:block;  
}
.welcome:hover > a{
	background:#fff!important;
	color:#7C7C7C;
}
.welcome .actions :hover > a {
	background:#0E5E82;
}


/*------- home  ---------*/

.txt-inicio{
        
        font-size:18px;
		margin-bottom:16px
    }
.home img{
		width:60%;
		max-width:238px;
		height:auto
	}
.link-home{
		width:159px;
		border:2px solid #fff;
		border-radius:50px;
		padding:18px 1px;
		text-align:center;
		margin:auto;
		margin-left:5px;
		margin-bottom:5px;
		display:inline-block;
		
	}
	
	.home a{
		font-size:15px;
	}
	
	
}
}
