/*
Theme Name: StanleyWP
Theme URI: http://gentsthemes.com
Description: Responsive WordPress theme with all the Twitter Bootstrap elements and features.

Author: Brad Williams & Carlos Alvarez & Carlos Alvarez
Author URI: http://gentsthemes.com
Version: 3.0.3
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, bootstrap, twitter

Copyright (C) 2011-2014 Gents Themes
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt
	
CREATE CHILD THEME.
See: http://codex.wordpress.org/Child_Themes
	
CSS Rules: Sorted alphabetically for better organization.
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body, html {
	height: 100% !important;
	width: 100% !important;
}

body {
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	background-color: #F2F2F2;
	color: #555;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
	position: relative;
}


/* Titles */
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 35px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.author-avatar img {
	-webkit-border-radius: 95px;
	-moz-border-radius: 95px;
	border-radius: 95px;
}


/* Paragraph & Typographic */
p {
	font-size: 16px;
	line-height: 20px;
}

.centered {
	text-align: center;
}

/* Links */
a {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	color: #1abc9c;
	transition: color 0.1s ease-in, background 0.1s ease-in;
	word-wrap: break-word;
}


a:before,
a:after {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}

.brasao {
	width: 80px !important;
}

.align-right {
	text-align: right !important;
}

.navbar {
	margin-bottom: 0px;
	text-transform: uppercase;
}

.navbar-inverse {
	padding-bottom: 20px;
	padding-top: 20px;
}

.navbar-inverse {
	background-image: url("./images/img/bg-header.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.navbar-inverse .navbar-nav>li>a {
	color: white;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #222222;
}


.seta-box {
	background-color: #146fc2;
	width: 15px;
	padding: 5px 10px;
	padding-right: 35px;
	margin-right: 10px;
    font-size: 25px;
}
.select-blue-icon{
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-image: url(/wp-content/themes/stanleywp/images/blue-arrow.svg);
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 0px;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	margin-right: 2rem;
	padding: 1rem!important;
}
  

.navbar-header h3 {
	font-size: 20px;
	font-weight: 700;
	color: white !important;
	letter-spacing: 2px;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #222222;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color: transparent;
	color: #222222;
}

.progress-bar-theme {
	background-color: #1abc9c;
}


/* Novo Estilo CSS V2 UPDATED*/

title-v3 {
	border: 1px solid red;

}

/* Helpers */

.mt {
	margin-bottom: 40px;
	margin-top: 40px;
}

.pt {
	padding-bottom: 50px;
	padding-top: 50px;
}


/* +++++ WRAP SECTIONS +++++ */

/* +++++ meu codigo+++++ */

#content-new {
	background-color: #ebebeb;
}

#content-new h3 {
	color: #202020;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;

}

#content-3 {
	margin-top: 240px;
	background-color: #ffffff;
}

.anos-content-search {
	display: grid;
    grid-template-columns: auto auto;
}


/* LUPA */

#sidebar-menu {}

.input-group-btn:last-child>.btn {
	background-color: #075eae !important;
	padding: 10px;
}

#custom-search-input {
	padding-top: 15px;
}
#formsearch {
	padding: 10px;
}
#inputpesquisar {
	height: 40px;
}
#sidebar-menu ul>li {
	background-color: #b8ccde;
	margin-top: 1px;
	color: #000000;
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 15px;
}
.text_ff {
	color: #075eae;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	margin-top: 0px;
}
.content_year{
	color: #075eae;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	margin-top: 0px !important;
}
.content_text {
	color: black;
	font-size: 15px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
}

.container-fluid {
	background-color: white;
}

/* +++++ TERMINA AQUI meu codigo+++++ */
#ww {
	background-color: #f2f2f2;
	padding-bottom: 70px;
	padding-top: 70px;
}


#wrapper {
	min-height: 100%;
	margin-top: -248px;
	position: relative;
}

#text-3 {
	padding-bottom: 0px;
}

#footer {
	background-color:#146fc2;
	height: 65px;
	width: 100%;
	position: relative;
	top: auto;
	bottom: 0px;

	color: #FFF !important;
	clear: both;
	bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin: 0 auto;
}

.footer-style {
	background-color:#075eae;
	width: 100%;
	height: 25px;

}

#footer p {
	padding-top: 10px;
	color: white;
}

#footer h4 {
	color: white;
	text-transform: uppercase;
}


/* +++++ Color Wraps / Blog Page +++++ */

#grey {
	background-color: #f2f2f2;
	padding-bottom: 60px;
	padding-top: 60px;
}

#white {
	background-color: #ffffff;
	padding-bottom: 60px;
	padding-top: 60px;
}



/* Blog Date*/
bd {
	color: #d2d2d2;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

/* Blog Author*/
ba {
	font-size: 12px;
	padding-left: 5px;
	text-transform: uppercase;
}

/* Blog Quote */
.bq {
	font-size: 22px;
	padding-top: 30px;
}

/* Blog Tags */
bt {
	font-size: 12px;
}
.post {
	margin-left: 50px !important;
	font-weight: lighter;
	font-size: 18px;
	text-transform: uppercase !important;
	font-family: 'Montserrat', sans-serif;
}
/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
/* Effects also are controled by hover.zoom.js */
.zoom {
	display: block;
	position: relative;
	overflow: hidden;
	background: transparent url(images/loader.gif) no-repeat center;
}


.zoomOverlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	background-image: url(images/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
}

.zoom2 {
	opacity: 1;
}

.zoom2:hover {
	opacity: 0.5;
}

/* glyphicon Configuration */



/* footer */

.container-footer {
	padding-top: 10px !important;
	padding: 0%;
}
/* footer */
.glyphicon {
	color: #1abc9c;
	font-size: 40px;
}

/* WP User Avatar */

.wp-user-avatar {
	margin: 0;
}


.font-white {
	color: #FFF !important;
	font-size: 20px;
}

/* ACORDEON OPEN TAB */
.btn-blue {
	background: #0000CD !important;
	background-color: #0000CD !important;
}

.btn-blue i {
	color: #FFF !important;
}

.no-padding {
	padding: 0px !important;
}

.no-reset {
	color: #000 !important;
	font-size: 14px !important;
}


.heading-primary {
	font-size: 3em;
	padding: 2em;
	text-align: center;
}

.accordion dl,
.accordion-list {

	&:after {
		content: "";
		display: block;
		height: 1em;
		width: 100%;
		background-color: darken(#3fae16, 10%);
	}
}

.accordion dd,
.accordion__panel {
	background-color: white;
	font-size: 1em;
	line-height: 1.5em;
	padding: 2px;
}

.accordion p {
	padding: 1em 1em 1em 1em;
	color: #000 !important;
	font-size: 14px !important;
}

.accordion p a {
	color: #075eae !important;
	font-size: 14px !important;
	font-weight: normal !important;
	font-family: 'Montserrat', sans-serif !important;
}

.accordion {
	position: relative;
	background-color: #ffffff;
}
@media only screen and (min-width: 992px) {
	.accordion {
		padding-right: 100px!important;
	}
}
@media only screen and (max-width: 991px) {
	.accordion {
		width: 100%!important;
	}
}

.container {
	max-width: 960px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

.accordionTitle,
.accordion__Heading {
	font-weight: normal !important;
	font-family: 'Montserrat', sans-serif !important;
	display: flex !important;
	background-color: #075eae;
	font-weight: 700;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 18px !important;
	text-transform: uppercase;
	transition: background-color 0.5s ease-in-out;
	border-bottom: 1px solid darken(#3fae16, 5%);
	display: flex;
    align-items: center;

	&:before {
		content: "";
		font-size: 18px !important;
		line-height: 0.2em;
		float: left;
		transition: transform 0.3s ease-in-out;
	}

	&:hover {
		background-color: darken(#38cc70, 10%);
	}
}

/* .accordionTitle .detalhes {
	font-size: 14px;
	margin-top: 2px !important;
	margin-left: 5px !important;
	float: right;
	background-color: red;
} */

.accordionTitleActive,
.accordionTitle.is-expanded {
	background-color: darken(#38cc70, 10%);

	&:before {

		transform: rotate(-225deg);
	}
}

.accordionItem {
	height: auto;
	overflow: hidden;
	/*SHAME: magic number to allow the accordion to animate*/

	max-height: fit-content;
	transition: max-height 1s;


	@media screen and (min-width:48em) {
		max-height: fit-content;
		transition: max-height 0.5s
	}


}

.accordion-title:hover, .accordion-title:focus {
	color: #FFF !important;
	text-decoration: none !important;
}

.accordionItem.is-collapsed {
	max-height: 0;
}

.no-js .accordionItem.is-collapsed {
	max-height: auto;
}

.animateIn {
	animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
	animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@keyframes accordionIn {
	0% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
		transform-origin: 50% 0;
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes accordionOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
	}
}

span.button-title {
	float: left;
	font-size: 18px !important;
	margin-top: 2px !important;
}

 
.data_style {
	background-color: #ebebeb;
}
.data {
	font-weight: lighter;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;	
}
.data b {
	background-color: #ebebeb;
	padding: 5px 10px 5px 5px;
	font-weight: lighter;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;	
	text-transform: uppercase;	
}
.cidade b {
	background-color: #ebebeb;
	padding: 5px 10px 5px 5px;
	font-weight: lighter;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;	

}
.prefeitura b {
	background-color: #ebebeb;
	padding: 5px 10px 5px 5px;
	font-weight: lighter;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;

}

.prefeitura {
	float: left;
	font-weight: lighter;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	/*background-color: #FFF;
	background: #FFF;*/
}


.title {
	display: grid;
	grid-template-columns: auto auto;
	margin-left: 60px;
}

.cidade {
	margin-top: 10px;
	float: left;
	width: 100% !important;
	font-weight: lighter;
	font-size: 17px;
	text-transform: uppercase !important;
	font-family: 'Montserrat', sans-serif;

	/*background-color: #FFF;
	background: #FFF;*/
}

#content-search h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	color: #000000;
}
#content-search select {
	width: 200px;
	margin:0;
	position:absolute;
	right: 0px;
    padding-right: 100px;

}
@media only screen and (min-width: 992px) {
	#content-search select {
		margin-right: 100px!important;
	}
}

a span {
	pointer-events: none !important;
}

.accordion .day,
dd.accordion-content > div.day {
	border-bottom: 1px solid #005eb2;
	margin-bottom: 25px;
}

.logo-right{
	position: absolute;
    top: -11px;
}
@media only screen and (max-width: 600px) {
	.logo-right{
		display:none
	}
}
.navbar{
	overflow: hidden;
	max-height:192px;
}
.title-and-search-bar{
    padding: 10px 0 10px 0;
}
.col-content_year{
    margin: 20px 0 0 0;
}
#section_year{
	margin: 20px auto;
}
.day b{
    line-height: 2em;
}
.navbar-brand{
    padding: 15px 25px;
}
#filter_year{
	white-space: nowrap;
}


.mobile-menu {
    display: none; 
}

@media screen and (max-width: 768px) {
    .mobile-menu {
        display: block;
    }
}

