@import "../libs/font-awesome/css/font-awesome.min.css";

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
html {
	background: #D4A110;
	font-family: Georgia, Times New Roman, serif;
}
body {
	padding-top: 10px;
	padding-bottom: 20px;
	background: transparent;
	font-family: Georgia, Times New Roman, serif;
	background-image: url(/images/background.png);
	background-repeat: no-repeat;
	background-size: 85%;
	background-attachment: fixed;
}
main ul {
	padding-left: 10px;
}
main a {
	color: #9F8231;
	text-decoration: none;
}
main a:hover {
	color: #8A6705;
}
footer a {
	color: #000000;
	text-decoration: none;
}
footer a:hover {
	color: #000000;
}
footer .lic a {
	color: #ffffff;
	font-size: 20px;
	margin-left: 10px;
}
header {
	border: 0.6em solid #EABF48;
}
header figure {
	margin-top: 15px;
}
header figure:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: "";
}
header section {
	background: #9F8231;
}
header h1 {
	color: #ffffff;
	font-size: 30px;
}
header section address {
	color: #ffffff;
	margin-bottom: 28px;
	margin-top: 15px;
}
blockquote {
	margin: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #D4A110;
	border-color: #D4A110;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #D4A110;
}
.pagination > li > a, .pagination > li > span {
	color: #D4A110;
}
.header-main{
	background: #8A6705;

}
.header-bg {
	background: #a8e7e3;
}
.header-img{
	padding: 0.6em;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.carousel {
	height: 189px !important;
	overflow: hidden;
	background: #D4A110;
}
.carousel-inner {
	overflow: visible;
}
.carousel-inner img {
	height: 189px !important;
	margin: 0 auto;
}
.dropdown-menu {
	max-height: 195px;
	overflow-y: auto;
}
main {
	background: #ffffff;
}
main aside {
	background: #edf7f6;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
nav .nav {
	background: #e0e8ea;
	margin-left: -0.5em;
	margin-right: -0.5em;
}
nav .nav li {
	cursor: pointer;
}
nav .nav li a {
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
}
nav .nav li a:hover {
	background: #9F8231;
	border-left: 2px solid #EABF48;
	color: #ffffff;
}
nav .nav li a:focus {
	background: #EACA73;
	border-left: 2px solid #EABF48;
	color: #ffffff;
}
nav .nav li ul {
	background: #ffffff;
	margin-left: 0em;
	margin-right: 0em;
}
nav .nav li ul li a {
	color: #000000;
	text-transform: none;
	border-bottom: none;
	border-top: none;
}
.navbar-header {
	background: #000000;
	margin-left: -0.5em;
	margin-right: -0.5em;
}
.navbar-toggle {
	color: #000000;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.search,
.sidebar-news {
	background: #e0e8ea;
	margin-left: -0.5em;
	margin-right: -0.5em;
	margin-top: -0.6em;
}
.search header,
.sidebar-news header {
	background: #9F8231;
	border: none;
}
.search h2,
.sidebar-news h2 {
	color: #ffffff;
	padding: 0.2em 0em 0.2em 0.4em;
	font-size: 24px;
}
.search input {
	margin: 10px 5px;
	width: 95%;
}
.search .search-result {
	position: absolute;
	z-index: 10000;
	background: #fff;
	height: auto;
	max-height: 250px;
	text-align: left;
	box-shadow: 0px 1px 4px 0px #000000;
	padding: 5px;
	margin-left: 5px;
	overflow-y: scroll;
	width: 90%;
	display: none;
}
.search .search-result .search-item {
	border-bottom: 1px dotted;
	padding: 5px 0;
	text-align: justify;
}
aside section .news {
	padding: 0.2em 0.4em 0.2em 0.4em;
}
aside section .news time {
	font-size: 12px;
	line-height: 22.8571434020996px;
}
aside section .news header {
	background: none;
	border: none;
}
aside section .news header h3 {
	padding: 0.2em 0 0.2em 0;
	font-size: 16px;
	font-weight: 700;
	margin-top: -0.2em;
	margin-bottom: 0;
}
.title-content {
	line-height: 37.1428604125977px;
	background: #e0e8ea;
	border: none;
	margin-top: -0.5em;
	margin-left: -0.4em;
	margin-right: -0.4em;
}
main section h2 {
	padding: 0.2em 0.2em 0.2em 0.2em;
	text-align: center;
	font-size: 24px;
}
main h3 {
	font-size: 20px;
}
main textarea {
	resize: none;
}
main article h3 {
	margin-top: 0;
}
ul, ol {
	margin-bottom: 0;
	text-align: justify;
}
dl {
	margin-bottom: 0;
}
dl dd {
	text-align: justify;
}
main details summary h3 {
	font-size: 18px;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}
.archive_ok {
	font-weight: 600;
	cursor: pointer;
}
.bg-primary {
	background: #e0e8ea;
	padding: 0.6em 0.2em 0.6em 0.2em;
	margin-left: -0.4em;
	margin-right: -0.4em;
	margin-bottom: 0.5em;
	color: #000000;
}
.par-indent {
	text-indent: 20px;
	font-size: 14px;
	margin-bottom: 10px;
}
.news p {
	text-align: justify;
}
.newstime {
	font-size: 12px;
}
.btn-toolbar {
	margin-bottom: 0.6em;
}
.flags {
	margin-bottom: 0.6em;
}
.flags img {
	border: 1px solid #000000;
}
.flags img:hover {
	border: 1px solid #edf7f6;
}
.copy {
	margin-top: 0.1em;
}
.lic a {
	color: #ffffff;
	font-size: 20px;
	margin-left: 10px;
}
.admin-index-menu a {
	display: block;
	width: 100%;
	height: 80px;
	background: #f3f3f3;
	text-align: center;
	padding-top: 29px;
	margin-top: 42px;
	transition: .3s;
}
.admin-index-menu a:hover {
	background: #d6d6d6;
	text-decoration: none;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.search .search-result {
		width: 220px;
	}
	footer nav {
		background: #8A6705;
	}
	footer nav figure {
		padding-top: 0.6em;
		padding-bottom: 0.6em;
	}
	footer section {
		background: #EACA73;
	}
	footer section a {
		background: #EACA73;
		color: #000000;
		padding-right: 0.2em;
		margin-top: 0.2em;
		margin-bottom: 0.2em;
	}
	footer section a:hover {
		background: #9F8231;
		color: #000000;
		border-radius: 2px;
		text-decoration: none;
	}
	footer address {
		background: #8A6705;
		margin-bottom: 0;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
	}
	footer address .phone {
		display: block;
		width: 100%;
		color: #000000;
		font-size: 18px;
		text-align: right;
		margin-top: 0.1em;
		font-weight: 700;
	}
	footer address .city, footer address .street {
		display: block;
		width: 100%;
		color: #ffffff;
		text-align: right;
	}
	.copy {
		margin-top: 0.5em;
	}
	.copy a {
		color: #000000;
	}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.search .search-result {
		width: 215px;
	}
	main section h2 {
		text-align: left;
	}
	.container {
		max-width: 970px;
	}
	footer section h2 {
		font-size: 18px;
		color: #ffffff;
		margin-top: 0.9em;
		margin-left: -0.5em;
		margin-right: 0.5em;
		text-align: center;
		font-weight: 700;
	}
	.copy {
		margin-top: 0.1em;
	}
}
