/* Configurações Gerais */

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

/*Formatação das Fontes*/

h1 , h2 , h3 , h4 , p , a {
    font-family: Arial;
}

h1 {
    font-size: 28px;
	font-weight: bold;
}

p {
    font-size: 12px;
    font-family: Arial;    
}

/* Barra do Governo */

#wrapper-barra-brasil {
    max-width: 1150px !important;
} 

#barra-brasil .brasil-flag {
    box-sizing: content-box;
}

/* Logo */

#logo img {
    margin: 5px 0;
}

/* Tradutor */

#flags {
    margin-top: 10px;
    float: right;
}

.goog-te-gadget {
    float: right;
}

.goog-te-gadget {
	color: #fff !important;
}

select.goog-te-combo {
	color: #212121 !important;
}

.goog-logo-link {
    display: none !important;
}

/* Menu principal */

#auxmenu {
    height: auto;
    padding: 30px 0;
}

#auxmenu li a {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 6px;
    text-align: center;
}

#auxmenu .navbar-default {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
}

#auxmenu .navbar-toggle {
    margin-top: 2px;
}

#bs-example-navbar-collapse-1 {
    padding-left: 0px;
    padding-right: 0px;
}

div#menu-principal {
    padding: 20px 0;
}

.nav-pills>li>a {
    border-radius: 0;
}

div#auxmenu #vertical .textwidget {
    padding-bottom: 10px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #EEEEEE;
}

.nav > li > a:focus, .nav > li > a:hover, .nav-pills>li.active>a {
    transition: 0.3s;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-toggle {
    width: auto;
    float: none;
    margin: 20px 15px 10px 0;
}

.navbar-header {
    margin: 0 auto !important;
    text-align: center;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media all and (max-width: 767px) {
	#auxmenu .navbar-toggle {
    	margin: 0;
	}
}

.menu-item-has-children > a:after {
    margin-left: 5px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
}

ul.sub-menu {
    display: none;
    position: relative;
    background: #aaa;
    list-style: none;
    padding: 0;
}

.menu-item-has-children:hover > .sub-menu {
    display: block !important;
}

ul.sub-menu li {
	padding: 0;
}

ul.sub-menu li:hover {
	background: #b7d9ff;
   	color: #005AB7 !important;
   	cursor: pointer;
}

ul.sub-menu a {
    text-align: center !important;
    padding: 10px 0;
    border: none !important;
    position: relative !important;
    width: 100%;
    float: right;
    background: #aaa;
}

@media all and (max-width: 980px) {
	div#auxmenu {
    		z-index: 9;
    		position: relative;
	}
}

@media all and (max-width: 767px) {
	ul.dropdown-menu {
	    display: block;
	    width: 100%;
	}

	.open>.dropdown-menu {
	    display: block;
	}

	ul.sub-menu {
	    display: block;
	    position: relative;
	    background: #aaa;
	    list-style: none;
	    padding: 0;
	}

	.menu-item-has-children:hover > .sub-menu {
	    display: block !important;
	}

	#auxmenu li a {
	    text-align: left !important;
	}

	ul.sub-menu a {
	    text-align: left !important;
	    padding: 0 60px;
	    border: none !important;
	}

	#auxmenu a {
    		float: left;
    		width: 100%;
	}

	ul.sub-menu li {
    		padding: 0;
	}

	ul.sub-menu a {
    		padding: 10px 15px;
	}

	.nav>li>a {
    		padding: 10px 15px;
	}	
}


/* Barra de Pesquisa */

#pesquisar {
    padding: 5px;
}

.screen-reader-text {
    display: none;
}

#searchform {
    width: 80%;
    padding: 25px 10px;
    margin: 0 auto;
}

#searchsubmit {
    border: 1px solid #eee; 
    color: transparent;
    background: #fff url('../images/pesquisar.png') no-repeat center;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    float: right;   
    height: 40px;
    width: 15%;
}

#s{
    background-color: #eee;
    border: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 85%;
    height: 40px;
}

#txtBusca{
    background-color:transparent;
    float: right;
    padding-left:5px;   
    font-size:18px;
    border:none;
    height:28px;
}

/* Conteúdo */

#conteudo {

    margin-left: 0px;
    margin-right: 0px;

}

/* Slide */

.huge_it_slideshow_image_wrap_4 {
    margin-top: 20px !important;
}

.slideshow_container .slideshow_view .slideshow_slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    resize: vertical;
}

/* Rodapé */

#footer p {
    margin: 30px 0;
    padding-left: 0px;
    text-align: left;
    font-size: 15px;
    font-family: Open Sans;
}

#brasao {
    padding-left: 0px;
    padding-right: 0px;
}

#brasao img {
    height: auto;
    margin: 0px auto;
}

/* Conteúdo - configurações gerais */

.srp-post-title a , .srp-post-content a{
    font-weight: bold;
}

/* Lateral esquerda */

div#apresentacao {
    padding: 20px 0;
}

div#apresentacao-home {
    color: #fff;
    text-align: center;
}

div#auxmenu .image-text-widget-text {
    color: #fff;
}

div#vertical {
    text-align: center;
}

div#vertical h1, #titulo h1 {
    text-align: center;
    width: 100%;
    font-size: 25px;
    padding: 10px 0;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

#vertical h1 {
    color: #fff;
}

#vertical img {
    width: auto;
}

#vertical .widget-content img {
    padding: 0 2% 0 0;
}

#titulo h1 {
    font-size: 31px;
    font-weight: normal;
}

div#descricao {
    text-align: center;
    padding: 30px 50px;
}

div#descricao-home h1 {
    border: solid 1px;
    width: 20%;
    margin: 0 auto 10px;
    font-size: 20px;
}

#vertical .rpwwt-widget ul li {
    margin: 0 0 10px;
}

div#cabecalho {
    background: #eee;
    text-align: center;
}

#vertical .textwidget {
    color: #fff;
}

div#auxmenu #vertical h1, .conteudos .rpwwt-widget  {
    padding-bottom: 10px;
}

div#vertical ul.lsi-social-icons {
    float: none !important;
    text-align: center !important;
}


div#descricao .textwidget, div#descricao h1 {
    text-align: left;
}

div#descricao .textwidget {
    padding-bottom: 20px;
}

.conteudos {
    text-align: left !important;
}

#vertical li a {
    list-style: none;
    list-style-position: inside;
    font-size: 16px;
    font-weight: bold;
}

#vertical li a:hover {
    text-decoration: none;
    transition: 0.5s;
}

/* Configurações gerais - página interna */

div#pagina-interna h1 {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: bold;
}

div#pagina-interna {
    padding: 30px 50px;
}

/* Formulário */

button, input, select, textarea {
    padding: 8px;
    width: 100%;
}

input[type=submit] {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 3px;
    border: none;
}

/* Blocos de artigos */

.artigo {
    width: 50%;
    float: left;
    border: solid 1px #ddd;
    padding: 2%;
}

.artigo h3 a {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: bold;
    font-size: 19px;
}

.artigo p {
    font-size: 14px;
}

.artigo h3 a:hover {
    text-decoration: none;
    transition: 0.5s;
}

#disciplinas {
    margin: 1% 0;
    padding: 1% 0 3%;
}

#disciplinas h1 {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 0 0 1.5%;
}

#disciplinas li {
    float: left;
    margin: 0 1.5%;
    padding: 0 3%;
    text-align: center;
    width: 30%;
}

#disciplinas .rpwwt-post-title {
    color: #fff;
    font-size: 18px;
}

#disciplinas .rpwwt-post-date, #disciplinas .rpwwt-post-excerpt {
    color: #eee;
}

@media all and (max-width:980px) {
    #auxmenu {
        margin: 0 0 30px 0 !important;
        height: auto !important;
    }

    div#descricao {
        z-index: -1;
        position: relative;
    }

    div#pagina-interna {
        padding: 0 30px;
    }

    div#conteudo {
        padding-bottom: 30px;
    }

    .nav > li, .nav > li > a {
        border-bottom: none;
    }

    div#footer p {
        text-align: center;
    }
}

@media all and (max-width: 767px) {
    #auxmenu .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgba(0,0,0,0.1);
    }

    .artigo {
        width: 100%;
    }
}

#auxmenu, #auxmenu .navbar-default {
    height: auto;
}

.nav>li>a {
    padding: 10px 0;
}

.open>.dropdown-menu {
    width: auto !important;
    text-align: center !important;
    margin-bottom: 10px;
}

ul.dropdown-menu a {
    color: #fff;
    font-weight: bold;
    padding: 10px;
    border-bottom: solid 2px;
}

.nav>li>a {
    padding: 10px 0;
    display: inline-table;
    vertical-align: middle;
    float: none;
    text-align: center !important;
    width: 100%;
}

div#copyright p {
    color: #fff;
}

.nav > li, .nav > li > a:focus, .nav > li > a:hover {
    position: inherit !important;
}

dropdown-menu {
    position: relative !important;
}

.open>.dropdown-menu {
	width: 100% !important;
	margin-bottom: 0px !important;
    padding: 0;
    border-bottom: none;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item.active a {
	color: #fff;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li:focus, .dropdown-menu>li:hover {
    transition: 0.3s !important;
}

.dropdown-menu {
    position: relative;
}

@media all and (max-width: 980px) {
	.nav-justified > li > a {
    		color: #fff;
    		font-weight: bold;
	}
}
