@import url("bootstrap.css");

@import url("prettyPhoto.css");

@import url("switcher.css");

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic);

@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
body {
  background: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden;
  border-top: 5px #4c4c4c solid;
}
a:focus,
body:focus,
div:focus,
button:focus,
input:focus {
  outline: 0 !important;
}
button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 1;
}
a,
input,
select,
textarea {
  outline: none !important;
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
}
/* icons */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  width: 16px;
  text-align: center;
}
.font {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  /*Normal*/

  font-weight: 600;
  /*Semi-Bold*/

  font-weight: 700;
  /*Bold*/

  font-weight: 800;
  /*Extra-Bold*/
}
.font {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  /*Normal*/

  font-weight: 700;
  /*Bold*/

}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  height: 0;
  clear: both;
  font-size: 0;
}
img {
  outline: 0;
  vertical-align: top;
}
a {
  color: #8a2949;
}
a:hover {
  color: #4c4c4c;
  text-decoration: none;
}
#header > .container {
  margin-bottom: 0;
}
.top-header {
  margin: 20px 0;
}
.nav-header {
  margin-bottom: 10px;
}
.logo .logo-img {
  display: block;
  margin-top: 0px;
  float: left;
  margin-top: 5px;
}
a.logo-img {
  color: #8a2949;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.logo .logo-img img {
  max-height: 150px;
  margin-top: -10px;
  margin-bottom: -20px;
}
@media (max-width: 767px) {
  .logo {
    text-align: center;
    margin-bottom: 20px;
  }
}
.tagline {
  color: #4c4c4c;
  display: inline-block;
  font-size: 12px;
  margin: 13px 0 0 15px;
}
.phone {
  color: #4c4c4c;
  display: inline-block;
  font-size: 12px;
  margin: 13px 0 0 15px;
}
.social-container {
  text-align: right;
}
.follow_us {
  display: inline-block;
  margin-left: -5px;
  vertical-align: middle;
  margin-right: 0px;
}
.follow_us li {
  float: left;
  list-style: none;
  margin-left: 5px;
}
.follow_us a {
  display: inline-block;
  height: 32px;
  width: 32px;
  -webkit-transition: all 0.2s linear 0.2s;
  -moz-transition: all 0.2s linear 0.2s;
  -o-transition: all 0.2s linear 0.2s;
  -ms-transition: all 0.2s linear 0.2s;
  transition: all 0.2s linear 0.2s;
}
.follow_us a {
  background-image: url(../img/top_socials.png);
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  display: block;
  text-align: left;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.follow_us a.facebook {
  background-position: 0 0;
}
.follow_us a.facebook:hover {
  background-position: 0 -32px;
}
.follow_us a.gplus {
  background-position: -34px 0;
}
.follow_us a.gplus:hover {
  background-position: -34px -32px;
}
.follow_us a.linkedin {
  background-position: -69px 0;
}
.follow_us a.linkedin:hover {
  background-position: -69px -32px;
}
.follow_us a.twitter {
  background-position: -104px 0;
}
.follow_us a.twitter:hover {
  background-position: -104px -32px;
}
.follow_us a.rss {
  background-position: -138px 0;
}
.follow_us a.rss:hover {
  background-position: -138px -32px;
}
.carousel-inner {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 33px;
  height: 33px;
  margin-top: -17px;
  background-image: url(../img/portfolio_nav_vinaccia.png);
  background-position: 0 -33px;
  background-repeat: no-repeat;
  outline: none;
}
.carousel-control.right {
  background-position: -102px -33px;
  left: auto;
  right: 15px;
}
.carousel-control.right:hover {
  background-position: -102px 0;
}
.carousel-control:hover {
  background-position: 0 0;
}
.item {
  width: 770px;
  height: 350px;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.item img {
  /*width: 100%;*/
  height: 100%; 
  margin: 0px auto;
}
#portfolio_carousel {
  margin-bottom: 20px;
}
#portfolio_carousel img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#portfolio_carousel .carousel-control {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 33px;
  height: 33px;
  margin-top: -17px;
  background-image: url(../img/portfolio_nav_vinaccia.png);
  background-position: 0 -33px;
  background-repeat: no-repeat;
  outline: none;
}
#portfolio_carousel .carousel-control.right {
  background-position: -102px -33px;
  left: auto;
  right: 15px;
}
#portfolio_carousel .carousel-control.right:hover {
  background-position: -102px 0;
}
#portfolio_carousel .carousel-control:hover {
  background-position: 0 0;
}
.rapidinfo {
  padding-bottom: 0px;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.rapidinfo p {
  display: block;
  width: 100%;
  background-color: #fcfcfc;
  padding: 10px 0;
}
.rapidinfo fieldset {
  display: inline;
  width: auto;
  text-align: left;
  padding: 15px;
  margin: 15px auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fcfcfc url(../img/tel-ico-vinaccia.png) no-repeat 15px 16px;
}
.rapidinfo fieldset span {
  color: #8a2949;
  vertical-align: middle;
  padding-left: 60px;
  font-size: 28px;
  font-weight: bolder;
  line-height: 48px;
}
.rapidinfo a {
  margin-bottom: 10px;
  padding-left: 10px;
  color: #8a2949;
  font-size: 18px;
  font-weight: bolder;
}
.rapidinfo span.img_icon {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0px auto 14px auto;
}
.rapidinfo span.icon1 {
  background-image: url(../img/ico_form_dark.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.rapidinfo:hover span.icon1 {
  background-position: left bottom;
}
.rapidinfo span.link_title {
  display: block;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  padding: 0px 5px 8px 5px;
  color: #4c4c4c;
}
.rapidinfo:hover span.link_title {
  display: block;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  padding: 0px 5px 8px 5px;
  color: #8a2949;
}
.rapidinfo a:hover {
  text-decoration: none;
}
.service {
  margin-top: 10px;
}
.website-button {
  background-color: #8a2949;
  font-size: 28px;
  color: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 12px;
  margin-bottom: 10px;
  padding: 14px 0;
  text-align: center;
}
.website-button a {
  color: #fff;
}
.website-button:hover {
  background-color: #4c4c4c;
}
.rapidform {
  margin-top: 10px;
  padding-bottom: 0px;
  text-align: center;
  background-color: #f2f2f2;
  min-height: 350px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.rapidform div.control-group {
  margin: 5px 0;
}
.rapidform form {
  text-align: left;
}
.rapidform fieldset {
  display: inline;
  width: 90%;
  text-align: left;
  padding: 15px;
  margin: 15px auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fcfcfc;
}
.rapidform fieldset label.control-label {
  margin-top: 5px;
}
.rapidform span.img_icon {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0px auto 14px auto;
}
.rapidform span.icon1 {
  background-image: url(../img/ico_highlights_dark.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.rapidform:hover span.icon1 {
  background-position: left bottom;
}
.rapidform span.link_title {
  display: block;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  padding: 0px 5px 0px 5px;
  color: #4c4c4c;
}
.rapidform:hover span.link_title {
  display: block;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  padding: 0px 5px 0px 5px;
  color: #8a2949;
}
.rapidform a:hover {
  text-decoration: none;
}
.checkbox {
  padding-left: 5px;
  display: inline;
}
.well-come {
  min-height: 20px;
  padding: 20px 20px 10px 20px;
  margin: -10px 0px 10px 0px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.well-come h2.title {
  padding-top: 10px;
}
.keyword {
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 10px;
}
.keyword p.keyword-read-more {
  padding: 5px 0 10px 0;
  font-size: 12px;
  text-align: center;
}
.keyword-header {
  background: url('../img/bg-keyword-header.png') repeat-x center center;
  text-align: center;
}
.keyword-header h3 a {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #8a2949;
  text-align: center;
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
}
.keyword-header a:hover {
  color: #4c4c4c;
}
.central_block {
  margin-top: 0px;
  margin-bottom: 20px;
}
.central_block h2.title {
  margin-top: -20px;
  margin-bottom: 5px;
}
.central_block h2.service {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 24px;
}
.highlights {
  margin-top: 10px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.highlights a {
  display: block;
  margin-bottom: 15px;
  padding: 0 5px;
  color: #4c4c4c;
}
.highlights a span.img_icon {
  display: block;
  width: 70px;
  height: 70px;
  margin: -10px auto 14px auto;
}
.highlights a span.icon1 {
  background-image: url(../img/ico_highlights.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.highlights a:hover span.icon1 {
  background-position: left bottom;
}
.highlights a span.link_title {
  display: block;
  line-height: 24px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 800;
  padding-bottom: 8px;
  color: #4c4c4c;
}
.highlights a:hover span.link_title {
  display: block;
  line-height: 24px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 800;
  padding: 0px 5px 8px 5px;
  color: #8a2949;
}
.highlights a:hover {
  text-decoration: none;
}
.slideplusform {
  margin-bottom: 10px;
}
.slideplusform aside {
  margin-top: 0px;
}
h2.title {
  padding: 0;
  margin: 0 0 19px 0;
  line-height: 28px;
  text-transform: uppercase;
  color: #4c4c4c;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 800;
}
h2.title a {
  font-size: 21px;
  color: #4c4c4c;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
h2.title a:hover {
  color: #8a2949;
  text-decoration: none;
}
p.last {
  margin-bottom: 15px;
}
.block [class*="span"] {
  margin-bottom: 15px;
}
[class*="span"] img,
[class*="span"] iframe {
  max-width: 100%;
}
.grey {
  color: #9d9d9d;
}
.block ul.the-icons {
  margin-left: 0;
  margin-bottom: 5px;
}
ul.the-icons {
  list-style: none;
  margin-left: 0;
  margin-bottom: 5px;
}
.upper {
  text-transform: uppercase;
}
h2.upper {
  margin-bottom: 12px;
  margin-top: 0;
}
.hover_img {
  position: relative;
  background-color: #fff;
}
.hover_img img,
.post_carousel img {
  border-radius: 3px;
}
.portfolio_zoom1 {
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  background-image: url(../img/zoom1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 2;
}
.hover_img:hover .portfolio_zoom1 {
  display: block;
}
.post_carousel {
  padding-bottom: 12px;
  color: #1e1e1e;
}
.post_carousel .title_t,
.news_t {
  line-height: 20px;
  padding: 14px 0 5px 0;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #8a2949;
}
.post_carousel .title_t a,
.news_t a {
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #8a2949;
}
.post_carousel .title_t a:hover,
.news_t a:hover {
  text-decoration: none;
  color: #4c4c4c;
}
.post_meta,
.news {
  color: #9d9d9d;
  font-style: italic;
  padding-bottom: 8px;
}
.post_meta span,
news span {
  padding: 0 7px;
}
.post_meta a,
.news a {
  color: #9d9d9d;
  font-style: italic;
}
.post_meta a:hover,
.news a:hover {
  color: #8a2949;
  text-decoration: none;
}
.arrow_link {
  font-style: italic;
  color: #8a2949;
}
.arrow_link:hover {
  text-decoration: none;
  color: #1e1e1e;
}
.block:last-child {
  padding-bottom: 0;
}
.block ul,
.follow_us ul,
#footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.block li,
#footer li {
  padding: 0;
  margin: 0;
}
.news_date {
  width: 60px;
  height: 50px;
  padding: 20px 5px 0 5px;
  line-height: 14px;
  color: #1e1e1e;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  background: #d1d1d1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  margin: 0 13px 5px 0;
  text-align: center;
}
.news_date span {
  display: block;
  font-size: 17px;
}
.news_t {
  line-height: 17px !important;
  padding: 0 0 8px 0 !important;
}
.news {
  padding: 0 0 5px 0 !important;
  line-height: 16px !important;
}
.news_info {
  color: #1e1e1e;
}
.news_info a {
  color: #8a2949;
  font-style: italic;
}
.news_info a:hover {
  color: #1e1e1e;
  text-decoration: none;
}
#footer {
  background-color: #f2f2f2;
  border-top: 1px solid #8a2949;
  color: #000000;
  font-size: 12px;
  padding-bottom: 30px;
  position: relative;
}
#footer > .container {
  padding-top: 20px;
}
#footer .heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
#footer a {
  color: #8a2949;
}
#footer h2.title {
  color: #4c4c4c;
  font-size: 21px;
  background: none;
}
#footer .span3 {
  padding-bottom: 30px;
}
#footer-menu {
  background-color: #383838;
  color: #FFF;
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 15px;
}
#footer-menu ul {
  list-style-type: none;
}
#footer-menu li {
  float: left;
  margin-left: 10px;
}
#footer-menu a {
  color: #C3C0B9;
}
#footer-menu a:hover {
  color: #E84807;
}
#footer li {
  padding: 0 0 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px #eaeaea solid;
  line-height: 16px;
}
#footer li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#footer input {
  border-width: 0;
}
#footer .footer-navigate {
  list-style: none;
  margin-left: 0;
}
#footer .footer-navigate li {
  border-bottom: 1px solid #DADADA;
}
#footer .footer-navigate li a {
  display: block;
  padding: 5px 0;
}
.author {
  padding-top: 7px;
  color: #8a2949;
  font-style: italic;
}
.author a {
  color: #8a2949;
  font-style: italic;
}
.testimonials_arrow {
  width: 22px;
  height: 22px;
  background: url(../img/testimonials_arrow.png) no-repeat left top;
  float: left;
  margin: 0 8px 0 0;
  display: block;
}
.send_btn,
.send_btn:hover {
  color: #fff;
  background: #8a2949 !important;
  text-decoration: none;
}
.footer_bottom {
  background: #1e1e1e;
  margin-top: 20px;
  padding: 23px 0 26px 0;
}
.copyright {
  color: #444444;
}
.foot_right_block {
  text-align: right;
  padding-top: 15px;
}
.foot_right_block .fright {
  margin-left: 20px;
}
.inp_search {
  font-family: Arial;
  font-size: 12px;
  color: #1e1e1e !important;
  background: #393939 !important;
  width: 200px;
  height: 17px;
  padding: 5px 9px;
  border: 1px #393939 solid !important;
  margin: 0 0 10px 0;
}
.foot_menu {
  text-align: right;
}
.foot_menu li {
  display: inline-block;
  padding: 0 16px 0  0!important;
  border: 0 !important;
  margin: 0 !important;
}
.foot_menu li:last-child {
  padding: 0 !important;
}
.foot_menu li a {
  text-transform: uppercase;
  color: #444444 !important;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 800;
  font-style: normal !important;
}
.foot_menu li a:hover,
.foot_menu li a.current {
  color: #5f5f5f !important;
  text-decoration: none;
}
.foot_logo img {
  margin-bottom: 20px;
}
.info img {
  margin-bottom: 5px;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0 0 20px 0;
  list-style: none;
  background: #f2f2f2;
  color: #8a2949;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.breadcrumb span {
  color: #4c4c4c;
  padding: 0 5px;
}
.breadcrumb a {
  color: #4c4c4c;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.breadcrumb a:hover {
  color: #8a2949;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.profile {
  text-align: center;
}
.profile_title {
  font-size: 14px;
  margin-bottom: 5px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #3a3a3a;
}
.profile img {
  margin: 10px auto 15px auto;
  width: 169px;
  border-radius: 3px;
}
legend {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
}
.item_description {
  text-align: center;
  color: #4c4c4c;
}
.item_description h6 {
  font-weight: 800;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
}
.pad25 {
  padding-top: 25px;
}
.pad5 {
  padding-top: 5px;
}
.marg20 {
  margin-top: 20px !important;
}
.post {
  padding-bottom: 40px;
}
.post h2.title {
  margin-bottom: 21px;
}
ul.links {
  margin-bottom: 15px;
}
ul.links li {
  padding: 0 0 3px 17px;
  margin: 0;
  color: #4c4c4c;
  background: url(../img/li_arrow.png) no-repeat left top;
}
ul.links li a {
  color: #4c4c4c;
}
ul.links li a:hover {
  color: #8a2949;
}
.post img {
  margin-bottom: 18px;
  max-width: 100%;
}
.post_info {
  padding: 5px 0;
  border-bottom: 1px #dadada dotted;
  border-top: 1px #dadada dotted;
  margin-bottom: 12px;
  color: #4c4c4c;
}
.post_info span {
  color: #8a2949;
}
.post img {
  border-radius: 3px;
}
.sidebar {
  padding-top: 9px;
}
.sidebar .tweet_arrows {
  display: none;
}
.widget {
  margin-bottom: 25px;
}
.sidebar h2.title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
ul.recent_post,
ul.tweets,
ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.recent_post li {
  padding: 0 0 8px 0;
  margin-bottom: 13px;
  border-bottom: 1px #dadada dotted;
  color: #4c4c4c;
}
ul.recent_post li:last-child {
  border-bottom: 0;
  margin-bottom: 18px;
}
ul.recent_post li img {
  float: left;
  margin-right: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ul.recent_post div {
  padding: 3px 0 2px 0;
}
ul.recent_post div a {
  color: #4c4c4c;
}
ul.recent_post div a:hover {
  color: #8a2949;
}
.tags a {
  display: inline-block;
  margin: 0 14px 16px 0;
  height: 33px;
  line-height: 33px;
  background-image: url(../img/tag_bg.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  padding: 0 26px 0 11px;
  border-left: 1px #e3e3e3 solid;
  color: #646464;
}
.tags a:hover {
  background-position: 100% -33px;
  border-left: 1px #8a2949 solid;
  color: #fff;
  text-decoration: none;
}
.sidebar input.search-query {
  padding: 5px 6px 6px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#map {
  margin: 0 0 15px 0;
  padding-top: 6px;
}
.contact_form {
  padding-top: 6px;
}
.contact_form textarea {
  min-height: 260px !important;
}
.notification_error {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px #eed3d7 solid;
  height: auto;
  margin: 0 0 9px 0;
  padding: 10px;
  text-align: left;
}
.notification_ok {
  color: #3a87ad;
  background-color: #d9edf7;
  border: 1px #bce8f1 solid;
  height: auto;
  margin: 0 0 9px 0;
  padding: 10px;
  text-align: center;
}
.navbar-inverse .btn-navbar {
  background: #4c4c4c;
  color: #FFF;
}
.navbar-inverse .navbar-inner {
  background-color: #8a2949;
  background-image: -moz-linear-gradient(top, #8a2949, #8a2949);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8a2949), to(#8a2949));
  background-image: -webkit-linear-gradient(top, #8a2949, #8a2949);
  background-image: -o-linear-gradient(top, #8a2949, #8a2949);
  background-image: linear-gradient(to bottom, #8a2949, #8a2949);
  background-repeat: repeat-x;
  border-color: #8a2949;
}
.navbar-inverse .nav > li > a {
  color: #FFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #4c4c4c;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #d00b01;
  background-image: -moz-linear-gradient(top, #d7261d, #d00b01);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7261d), to(#d00b01));
  background-image: -webkit-linear-gradient(top, #d7261d, #d00b01);
  background-image: -o-linear-gradient(top, #d7261d, #d00b01);
  background-image: linear-gradient(to bottom, #d7261d, #d00b01);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffd7261d', endColorstr='#ffd00b01', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #d00b01;
  background-image: linear-gradient(to bottom, #d7261d, #d00b01);
  background-image: -moz-linear-gradient(top, #d7261d, #d00b01);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7261d), to(#d00b01));
  background-image: -webkit-linear-gradient(top, #d7261d, #d00b01);
  background-image: -o-linear-gradient(top, #d7261d, #d00b01);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffd7261d', endColorstr='#ffd00b01', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
.nav li.dropdown ul.dropdown-menu li:hover ul {
  display: block;
  position: absolute;
  left: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav li.dropdown ul.dropdown-menu ul {
  display: none;
  float: right;
  position: relative;
  top: auto;
  margin-top: -30px;
}
.nav li.dropdown ul.dropdown-menu .dropdown-menu::before {
  content: '';
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #CCC;
  border-right-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 9px;
  left: -14px;
}
.nav li.dropdown ul.dropdown-menu .dropdown-menu::after {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid white;
  position: absolute;
  top: 10px;
  left: -12px;
}
