﻿.subdomain-weather {
  color: white;
}
.subdomain-weather-today {
  text-align: center;
  background-color: #fdc400;
}
.subdomain-weather-today-label {
  font-size: 35px;
  font-weight: 800;
}
.subdomain-weather-today-icon i {
  font-size: 50px;
}
.subdomain-weather-today-degree {
  font-weight: bolder;
  font-size: 40px;
}
.subdomain-weather-today-right-info {
  margin-top: 20px;
  text-align: left;
  padding-left: 5px;
}
.subdomain-weather-today-right-info > div {
  margin-top: 10px;
}
.subdomain-weather-today-right-info > div i {
  width: 35px;
  font-size: 25px;
}
.subdomain-weather-today-right-info > div span {
  font-size: 20px;
}
.subdomain-weather-day {
  padding-top: 4px;
  padding-bottom: 4px;
}
.subdomain-weather-hours {
  background-color: #f7a800;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
}
.light-color {
  background-color: #fdc400;
}
.dark-color {
  background-color: #f7a800;
}
.subdomain-highlight-title {
  height: 34px;
  font-size: 22px;
  vertical-align: central;
  text-align: left;
  text-transform: uppercase;
  padding-left: 7px;
  background-color: #f7a800;
  color: white;
  overflow: hidden;
  margin-bottom: 3px;
}
@font-face {
  font-family: 'weathericons';
  src: url('../../content/fonts/weathericons-regular-webfont.eot');
  src: url('../../content/fonts/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../content/fonts/weathericons-regular-webfont.woff') format('woff'), url('../../content/fonts/weathericons-regular-webfont.ttf') format('truetype'), url('../../content/fonts/weathericons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.weather-Icon-01d:before {
  content: "\f00d";
}
.weather-Icon-01n:before {
  content: "\f02e";
}
.weather-Icon-02d:before {
  content: "\f00c";
}
.weather-Icon-02n:before {
  content: "\f031";
}
.weather-Icon-03d:before,
.weather-Icon-03n:before {
  content: "\f013";
}
.weather-Icon-04d:before,
.weather-Icon-04n:before {
  content: "\f013";
}
.weather-Icon-09d:before,
.weather-Icon-09n:before {
  content: "\f019";
}
.weather-Icon-10d:before {
  content: "\f008";
}
.weather-Icon-10n:before {
  content: "\f036";
}
.weather-Icon-11d:before,
.weather-Icon-11n:before {
  content: "\f016";
}
.weather-Icon-13d:before,
.weather-Icon-13n:before {
  content: "\f01b";
}
.weather-Icon-50d:before,
.weather-Icon-50n:before {
  content: "\f063";
}
body {
  font-family: 'refrigerator_deluxelight', 'Open Sans Condensed', Arial, Helvetica, sans-serif;
  color: black;
  font-size: 15px;
  line-height: 1.5;
}
.alert-info {
  background-image: none;
  background-color: #a6a7ab;
  border-color: rgba(166, 167, 171, 0.5);
  color: #fff;
  font-size: 20px;
}
h1,
h2,
h3 {
  margin-bottom: 5px;
  margin-top: 10px;
}
h1 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  padding-top: 5px;
}
h1.title {
  font-size: 23px;
}
h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: 1px solid black;
}
h3.border {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
header .line {
  background: url('../../content/image/partial/sprite___.png') 0 -30px no-repeat;
  max-width: 2048px;
  margin: 0 auto;
  height: 12px;
}
header .subdomains div {
  margin-left: 30px;
}
header .subdomains div:first-child {
  margin-left: 0;
}
header .subdomain-faro,
header .subdomain-portimao,
header .subdomain-sines,
header .subdomain-geral,
header .header-logo-main,
header .header-logo-faro,
header .header-logo-sines,
header .header-logo-portimao {
  background: url('../../content/image/partial/sprite___.png') no-repeat;
}
header .header-logo-faro {
  width: 170px;
  height: 110px;
  background-position: -397px -56px;
}
header .header-logo-portimao {
  width: 196px;
  height: 110px;
  background-position: -568px -56px;
}
header .header-logo-sines {
  width: 170px;
  height: 110px;
  background-position: -765px -56px;
}
header .header-logo-main {
  width: 300px;
  height: 140px;
  /*background: url('../../content/image/main/LogoAPS40anos.png') no-repeat;*/
  background: url('../../content/image/main/Logo_aps_h.png') no-repeat;
  /*width: 301px;
        height: 110px;
        background-position: -936px -56px;*/
}
header .subdomain-faro {
  width: 93px;
  height: 60px;
  background-position: 0 -56px;
}
header .subdomain-portimao {
  width: 106px;
  height: 60px;
  background-position: -196px -56px;
}
header .subdomain-sines {
  width: 93px;
  height: 60px;
  background-position: -303px -56px;
}
header .subdomain-geral {
  width: 101px;
  height: 60px;
  background-position: -94px -56px;
}
@media (max-width: 480px) {
  header .line {
    background: url('../../content/image/partial/sprite___.png') 0 -30px no-repeat;
    max-width: 2048px;
    margin: 0 auto;
    height: 12px;
  }
  header .subdomains div {
    margin-left: 10px;
  }
  header .subdomains div:first-child {
    margin-left: 0;
  }
  header .subdomain-faro,
  header .subdomain-portimao,
  header .subdomain-sines,
  header .subdomain-geral,
  header .header-logo-main,
  header .header-logo-faro,
  header .header-logo-sines,
  header .header-logo-portimao {
    background: url('../../content/image/partial/sprite___.png') no-repeat;
  }
  header .header-logo-faro {
    width: 170px;
    height: 110px;
    background-position: -397px -56px;
  }
  header .header-logo-portimao {
    width: 196px;
    height: 110px;
    background-position: -568px -56px;
  }
  header .header-logo-sines {
    width: 170px;
    height: 110px;
    background-position: -765px -56px;
  }
  header .header-logo-main {
    width: 300px;
    height: 140px;
    /*background: url('../../content/image/main/LogoAPS40anos.png') no-repeat;*/
	background: url('../../content/image/main/Logo_aps_h.png') no-repeat;
    /*width: 301px;
            height: 110px;
            background-position: -936px -56px;*/
  }
  header .subdomain-faro {
    width: 85px;
    height: 55px;
    background-position: -1238px -56px;
  }
  header .subdomain-portimao {
    width: 97px;
    height: 55px;
    background-position: -1324px -56px;
  }
  header .subdomain-sines {
    width: 85px;
    height: 55px;
    background-position: -1422px -56px;
  }
  header .subdomain-geral {
    width: 93px;
    height: 55px;
    background-position: -1508px -56px;
  }
}
footer {
  position: relative;
  max-width: 2048px;
  margin-left: auto;
  margin-right: auto;
  height: 412px;
  max-height: 412px;
  min-height: 412px;
}
footer .footer-top {
  background: url('../../content/image/partial/sprite___.png') no-repeat;
  background-position: 0 -167px;
  font-size: 14.5px;
  height: 329px;
  max-height: 329px;
  overflow: hidden;
}
footer .footer-top i {
  padding-right: 3px;
}
footer .footer-top ul {
  padding-left: 15px;
}
footer .footer-top a {
  display: block;
}
footer .footer-top li.itemmenu {
  margin-top: 5px;
}
footer .footer-top li.itemmenu a {
  color: black;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
footer .footer-top li.link a {
  padding-bottom: 3px;
  border-bottom: 1px solid #9b9c9e;
  color: #58595a;
  margin-left: 10px;
}
footer .footer-separator {
  display: block;
  background-color: #fdc400;
  height: 5px;
  max-height: 5px;
  min-height: 5px;
}
footer .footer-bottom {
  color: white;
  position: absolute;
  bottom: 0;
  height: 78px;
  display: table;
  background-color: #2B2B2B;
}
footer .footer-bottom .footer-bottom-container {
  height: 78px;
  display: table;
}
footer .footer-bottom .footer-bottom-container .footer-bottom-content-center {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 200;
}
footer .footer-bottom .fast-links-container a {
  color: white;
}
footer .footer-bottom .fast-links-container a:hover,
footer .footer-bottom .fast-links-container a :focus {
  color: #fdc400;
}
.form-inline .form-control {
  width: 100%;
}
.form-inline .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-control {
  font-size: 17px;
}
.table thead tr:first-child {
  background-color: #fdc400;
  color: white;
  font-size: 17px;
}
.form-group p.help-block {
  font-size: 16px;
}
.left-inner-addon {
  position: relative;
}
.left-inner-addon input {
  padding-left: 40px;
}
.left-inner-addon i {
  position: absolute;
  padding: 7px 10px;
  color: #CDCDCD;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  list-style: outside none none;
  background-color: transparent;
  border-radius: 0;
  font-size: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid black;
  text-transform: uppercase;
}
.breadcrumb li > a {
  color: #444;
}
.breadcrumb > .active {
  color: #fdc400;
}
.breadcrumb > li + li::before {
  content: " / / ";
  color: black;
}
a.app-icon {
  padding-left: 45px;
  display: block;
  background-color: transparent;
  margin: 10px 0;
  line-height: 1em;
  color: #000;
  text-decoration: none;
  font-size: 17.5px;
}
a.app-icon > span.bytes {
  display: block;
  font-size: 13px;
}
a.app-icon > span:before {
  content: "Download";
  display: inline-block;
  font-size: 16.5px;
  color: #fdc400;
  padding-right: 15px;
}
a.app-icon.pdf {
  background: transparent url("../../content/image/icon-apps/pdf.png") 0 50% no-repeat;
  background-size: 36px;
}
a.app-icon.doc,
a.app-icon .docx {
  background: transparent url('../../content/image/icon-apps/docx.png') 0 50% no-repeat;
  background-size: 36px;
}
a.app-icon.xls,
a.app-icon .xlsx {
  background: transparent url('../../content/image/icon-apps/xls.png') 0 50% no-repeat;
  background-size: 36px;
}
a.app-icon.ppt,
a.app-icon .pptx {
  background: transparent url('../../content/image/icon-apps/pptx.png') 0 50% no-repeat;
  background-size: 36px;
}
a.app-icon.gif,
a.app-icon .jpg,
a.app-icon .png {
  background: transparent url('../../content/image/icon-apps/png.png') 0 50% no-repeat;
  background-size: 36px;
}
a.app-icon.txt {
  background: transparent url('../../content/image/icon-apps/txt.png') 0 50% no-repeat;
  background-size: 36px;
}
.language {
  font-size: 14px;
  padding-bottom: 10px;
  float: left;
}
.language a {
  color: #333;
}
.language:not(:first-child) {
  padding-left: 20px;
}
.language > a.PT-flag:before,
.language > a.EN-flag:before,
.language > a.ES-flag:before {
  background: url('../../content/image/partial/sprite___.png') no-repeat;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-right: 5px;
  display: block;
  float: left;
}
.language > a.PT-flag:before {
  content: "";
  background-position: -32px 0;
}
.language > a.EN-flag:before {
  content: "";
  background-position: 0 0;
}
.language > a.ES-flag:before {
  content: "";
  background-position: -64px 0;
}
.language > a.PT-flag:hover:before {
  content: "";
  background-position: -48px 0;
}
.language > a.EN-flag:hover:before {
  content: "";
  background-position: -16px 0;
}
.language > a.ES-flag:hover:before {
  content: "";
  background-position: -80px 0;
}
a {
  color: #f7a800;
}
a:hover,
a :focus {
  color: #fdc400;
  text-decoration: none;
}
/*.current-page {
    line-height: 23px;
}*/
.current-page-content {
  font-size: 19.5px;
}
.highlight-carousel {
  width: 100%;
  max-width: 2048px;
  margin: 0 auto;
}
.carousel-caption div {
  padding-left: 15px;
  background-color: #a6a7ab;
  background-color: rgba(166, 167, 171, 0.9);
}
.carousel-border {
  display: block;
  background: url('../../content/image/partial/sprite___.png') 0 -30px no-repeat;
  height: 8px;
}
.item-menu-title {
  height: 34px;
  font-size: 22px;
  vertical-align: central;
  text-align: left;
  text-transform: uppercase;
  padding-left: 7px;
  background: url('../../content/image/sines/side.png') 0 0 no-repeat;
  overflow: hidden;
  margin-bottom: 3px;
}
.item-menu-title a {
  display: block;
  margin-top: 3px;
  color: #333;
}
.item-menu-title a:hover {
  color: whitesmoke;
}
.news-additional-information-item-date {
  margin-top: 7px;
  font-size: 18px;
}
.news-additional-information-item-date i {
  color: #fdc400;
}
.news-additional-information-item-title {
  font-size: 25px;
}
.current-page-news-body-date {
  font-size: 25px;
  margin-bottom: 30px;
}
a.see-all-news-link {
  font-size: 18px;
  border-bottom: 1px solid #f7a800;
}
a.see-all-news-link:hover,
a.see-all-news-link :focus {
  border-bottom: 1px solid #fdc400;
}
@media (max-width: 991px) {
  header .subdomains {
    margin-top: 20px;
  }
  .language {
    margin-top: 30px;
    padding-bottom: 18px;
  }
}
.square-thumbnail {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.square-thumbnail p {
  position: absolute;
  text-align: center;
  margin: 0;
  padding: 7px;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 1.3em;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000', GradientType=0);
}
.square-thumbnail-additional-info {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
  padding: 15px;
}
.square-thumbnail-additional-info .title {
  font-size: 1.4em;
  color: black;
  padding-bottom: 20px;
  font-weight: bold;
}
.square-thumbnail-additional-info .image {
  padding-bottom: 10px;
}
.square-thumbnail-additional-info .content {
  font-size: 1.2em;
  color: white;
}
.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.pagination-sumary.pagination {
  margin-top: 20px;
  margin-bottom: 0;
}
.pagination ul > li {
  display: inline;
}
ul {
  list-style: outside none none;
  margin: 0;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #F5F5F5;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #FFF;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #DDD;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-image: none;
  -o-border-image: none;
  -webkit-border-image: none;
  border-image: none;
}
#the-flexslider-carousel li {
  margin-right: 5px;
}
.flexslider {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 4px solid #fdc400;
  border-radius: 2px;
  margin: 0 0 60px;
  position: relative;
}
.flexslider img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flex-direction-nav a {
  height: 50px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#the-flexslider-carousel .flex-active-slide img {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#the-flexslider-carousel img {
  cursor: pointer;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.flexslider img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.flexslider .flex-active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.no-padding {
  padding: 0;
}
.image-responsive img {
  width: 100%;
  margin: 0 auto;
}
.field-validation-error {
  color: #b94a48;
  font-weight: bold;
  font-size: 20px;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
  border: 1px solid #b94a48;
  background-color: #F79F9E;
}
.validation-summary-errors {
  color: #b94a48;
}
.validation-summary-valid {
  display: none;
}
a[href='#CaptchaImage'] {
  color: #337ab7;
}
a[href='#CaptchaImage']:hover {
  color: #337ab7;
  text-decoration: underline;
}
a[href='#CaptchaImage']:before {
  content: "\e031";
  font-family: "Glyphicons Halflings";
  line-height: 1;
  margin: 10px;
  display: inline-block;
}
#cookies-law-info {
  background-color: #a6a7ab;
  color: white;
  display: none;
  line-height: 20px;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#cookies-law-info a {
  color: black;
  border-bottom: 1px solid #fdc400;
}
.sitemap {
  /*margin-top: 1em;*/
  font-size: 17px;
}
.sitemap a {
  display: block;
  color: #7c7b7c;
  padding: 3px 16px 3px 0;
}
.sitemap a:hover {
  color: #939393;
  text-decoration: none;
}
.sitemap h3 {
  border-bottom: 1px solid #333;
}
.sitemap h3 a {
  color: #333;
}
.sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sitemap li ul {
  margin-left: 1em;
  list-style: none;
}
.navbar {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #E7E7E7;
}
.navbar-nav > li > a {
  font-size: 16.5px;
}
.navbar-nav .dropdown-menu {
  padding: 0px;
  margin-left: 0px;
  margin-top: 0px;
  border-radius: 0;
}
.navbar-nav .dropdown-menu a {
  font-size: 15.5px;
}
.navbar-nav .dropdown-menu > li > a {
  padding: 8px 20px;
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    display: block;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-default {
  background: none;
}
.navbar-default .navbar-nav > li > a {
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fdc400;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fdc400;
  color: #fff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #fdc400;
  background-image: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none;
  background-color: #fdc400;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000)";
  color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: none;
  background-repeat: no-repeat;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000)";
}
.navigation {
  position: relative;
}
.navigation-menu {
  position: absolute;
  width: 100%;
  background-color: #a6a7ab;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  z-index: 9999;
}
.navigation-menu i {
  color: #fdc400;
}
@media (max-width: 991px) {
  .navigation-menu {
    position: static;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: auto;
    z-index: 9999;
  }
  .navigation-menu .navbar-default {
    background-image: none;
    background-color: #a6a7ab;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #fdc400;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
    background-color: #fdc400;
    color: #FFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
}