a:link,
a:visited {
  color: inherit !important;
}
a img {
  border: none !important;
}
body {
  background-image: url('../../img/bg.png');
  font-family: Geneva, sans-serif;
  color: #848484;
  font-size: 14px;
}
.container {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
.container .bar {
  position: relative;
  height: 41px;
}
.container .bar div {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container .bar1 {
  background-image: url('../../img/bar1.png');
}
.container .bar2 {
  background-image: url('../../img/bar2.png');
}
.container .bar3 {
  background-image: url('../../img/bar3.png');
}
.container .logo {
  height: 115px;
  background-image: url('../../img/logo.png');
  background-position: 20px center;
  background-repeat: no-repeat;
}
.container .body {
  background-color: #fffdfe;
}
.container .menu {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 18px;
  color: #6f7197;
}
.container .menu.shadow:after {
  display: block;
  height: 27px;
  width: 100%;
  background-image: url('../../img/menu-shadow.png');
  background-position: center top;
  content: "";
}
.container .menu a:hover,
.container .menu .active > a,
.container .menu .active > a:hover {
  color: #db7c12 !important;
  background-color: inherit;
}
.container .menu .navbar {
  margin: 0;
  min-height: 0;
  border: none;
  border-radius: 0px;
}
.container .menu .navbar-nav > li:not(.divider) {
  width: 244px;
  text-align: center;
}
.container .menu .navbar-nav > li.divider {
  width: 1px;
  background-color: #eeeeee;
  height: 57px;
}
.container .menu .navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 57px;
}
.container .menu .navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
.container .menu .navbar-nav > .open > a {
  background-color: inherit;
  color: #db7c12 !important;
}
.container .menu .dropdown-menu {
  width: 244px;
  font-size: 12px;
  border: none;
  border-radius: 0px;
  color: #808285;
  background-color: rgba(255, 255, 255, 0.9);
}
.container .menu .dropdown-menu li > a {
  line-height: 29px;
}
.container .menu .dropdown-menu a:hover {
  background: none;
}
.container .content {
  padding-bottom: 45px;
  position: relative;
}
.container .footer {
  margin-top: 30px;
  padding-left: 8px;
  font-size: 12px;
  font-family: Arial;
  color: #333333;
  margin-bottom: 50px;
}
.container .footer .associated-list {
  text-align: center;
  margin-top: 28px;
  height: 40px;
  line-height: 40px;
}
.container .footer .associated-list div:not(:first-child) {
  margin-left: 19px;
}
.container .footer .associated-list div {
  display: inline-block;
}
.title {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 23px;
  color: #6f7197;
}
.content.home {
  min-height: 725px;
}
.content.home .contact-form {
  top: 348px;
}
.content {
  min-height: 698px;
}
.content .contact-form {
  top: 24px;
}
.contact-form {
  position: absolute;
  top: 348px;
  right: 18px;
  width: 205px;
}
.contact-form .contact-title {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 18px;
  color: #6f7197;
}
.contact-form form {
  margin-top: 10px;
}
.contact-form form input,
.contact-form form textarea {
  margin-bottom: 10px;
  width: 205px;
}
.contact-form form .form-control {
  font-size: 12px;
  color: #929292;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.contact-form form input {
  height: 25px;
}
.contact-form form textarea {
  height: 100px;
}
.contact-form form .btn-submit {
  font-size: 12px;
  color: #ffffff;
  width: 100%;
  background-color: #6f7198;
}
.homepage .banner .carousel-control {
  line-height: 300px;
  background-image: none;
  width: 55px;
}
.homepage .innercontent {
  padding: 45px 25px 0px 24px;
}
.homepage .text {
  margin-top: 30px;
  width: 690px;
}
.links {
  padding: 20px 25px 0px 20px;
}
.links .group {
  margin-top: 40px;
}
.links .group .subtitle {
  text-transform: uppercase;
  font-size: 14px;
  color: #6f7197;
}
.links .group .entries {
  margin-top: 20px;
  font-size: 14px;
}
.links .group .entries a {
  color: #e49c4d !important;
}
.contacts {
  padding: 20px 25px 0px 20px;
}
.contacts .contacts-container {
  margin-top: 32px;
}
.contacts .contacts-container .contacts-menu {
  width: 297px;
}
.contacts .contacts-container .contacts-menu a:hover {
  color: #e49c4d !important;
  text-decoration: none;
}
.contacts .contacts-container .contacts-menu li.active a {
  color: #e49c4d !important;
}
.contacts .contacts-container .contacts-menu li.active a:after {
  content: ">";
  padding-left: 5px;
  font-size: 13px;
}
.contacts .contacts-container .contacts-content {
  margin-left: 30px;
  position: relative;
}
.contacts .contacts-container .contacts-content .contacts-group {
  display: none;
  width: 370px;
}
.contacts .contacts-container .contacts-content .contacts-group .entry {
  margin-bottom: 22px;
}
.contacts .contacts-container .contacts-content .contacts-group .entry .name {
  color: #e49c4d;
}
.statutes {
  padding: 20px 25px 0px 20px;
}
.statutes .statutes-content {
  width: 700px;
}
.statutes .statutes-content .title {
  text-align: center;
}
.statutes .statutes-content .statutes-text {
  margin-top: 30px;
  font-size: 12px;
}
.social {
  padding: 20px 25px 0px 20px;
}
.social .social-content {
  margin-top: 30px;
  width: 700px;
}
.associated {
  padding: 20px 25px 0px 20px;
}
.associated .associated-content {
  width: 700px;
  text-transform: uppercase;
  margin-top: 30px;
}
#contactSuccess,
#contactError {
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
}
#contactSuccess {
  color: #6f7197;
}
#contactError {
  color: red;
}
.documents a,
.documents a:link,
.documents a:hover,
.documents a:visited {
  color: #e49c4d !important;
}
