@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700&subset=latin,cyrillic);
.filters {
  transition: all 0.3s;
  -webkit-filter: grayscale(100%) sepia(100%);
  -moz-filter: grayscale(100%) sepia(100%);
  -ms-filter: grayscale(100%) sepia(100%);
  -o-filter: grayscale(100%) sepia(100%);
  filter: grayscale(100%) sepia(100%);
}
.filters-hover {
  -webkit-filter: grayscale(0) sepia(0);
  -moz-filter: grayscale(0) sepia(0);
  -ms-filter: grayscale(0) sepia(0);
  -o-filter: grayscale(0) sepia(0);
  filter: grayscale(0) sepia(0);
}
html {
  font-family: 'Open Sans';
  font-size: 14px;
}
html a {
  outline: none;
  color: #3b1609;
  transition: all 0.3s;
}
html a:hover {
  text-decoration: none;
  color: #a31d1e;
}
html body {
  min-width: 1258px;
  background: #f9e3ad url(/sites/all/themes/vov/img/letters.jpg) center 755px no-repeat;
}
html body.not-front {
  background-position: center 515px;
}
.page-header {
  background: url(/sites/all/themes/vov/img/header.jpg) top center no-repeat;
}
.page-header .page-header-inner {
  width: 1128px;
  margin: 0 auto;
  padding: 18px 65px 0 65px;
  height: 735px;
}
.not-front .page-header {
  background: url(/sites/all/themes/vov/img/page-header.jpg) top center no-repeat;
}
.not-front .page-header-inner {
  height: 503px;
}
.not-front #block-custom-11 .block-content a {
  height: 310px;
}
.page-before-main,
.page-main,
.page-after-main,
.page-footer {
  width: 1110px;
  margin: 0 auto;
  padding: 0 43px;
}
.page-before-main > div,
.page-main > div,
.page-after-main > div,
.page-footer > div {
  background: #f4ebc3;
}
.page-footer {
  background: url(/sites/all/themes/vov/img/footer.png) center top no-repeat;
  height: 185px;
  padding-top: 72px;
  position: relative;
}
.page-footer .page-footer-inner {
  background: none;
}
.page-footer .page-footer-inner:before {
  content: '';
  display: block;
  border-top: 2px solid #c2ae8e;
  border-bottom: 4px solid #c2ae8e;
  height: 4px;
  width: 950px;
  margin: 0 auto;
  position: relative;
  top: -20px;
}
.page-before-main,
.page-main,
.page-after-main {
  background: url(/sites/all/themes/vov/img/border-left.png) left top repeat-y, url(/sites/all/themes/vov/img/border-right.png) right top repeat-y;
}
#block-custom-1,
#block-custom-2,
#block-custom-3 {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 26px;
  z-index: 2;
}
#block-custom-1 .block-content,
#block-custom-2 .block-content,
#block-custom-3 .block-content {
  font-family: "PT Sans Narrow";
  font-size: 62px;
  font-weight: bold;
  text-transform: uppercase;
  color: #c6090b;
}
#block-custom-1 .block-content p,
#block-custom-2 .block-content p,
#block-custom-3 .block-content p {
  margin: 0;
}
#block-custom-1 .block-content p a,
#block-custom-2 .block-content p a,
#block-custom-3 .block-content p a {
  color: #c6090b;
  text-decoration: none;
}
#block-custom-1 {
  margin-left: 20px;
}
#block-custom-2 {
  margin-left: 200px;
}
#block-custom-3 {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
#block-custom-11 .block-content a {
  display: block;
  text-indent: -9999px;
  height: 540px;
}
#block-custom-8 {
  position: absolute;
  right: 290px;
  bottom: 55px;
  width: 280px;
}
#block-custom-8 .block-content a {
  display: block;
  font-family: "PT Sans";
  font-size: 14px;
  color: #524334;
  text-align: center;
  text-decoration: none;
}
#block-custom-8 .block-content a:hover {
  color: #a31d1e;
}
#block-custom-9 {
  position: absolute;
  left: 300px;
  bottom: 55px;
}
#block-custom-9 .block-content a {
  display: block;
  width: 106px;
  height: 39px;
  background: url(/sites/all/themes/vov/img/ms.png) 0 -1px no-repeat;
  text-indent: -9999px;
  transition: none;
}
#block-custom-9 .block-content a:hover {
  background-position: 0 -40px;
}
#block-custom-12 {
  position: absolute;
  bottom: 15px;
  right: 170px;
}
#block-custom-12 .block-content img {
  width: 114px !important;
  height: 110px !important;
  transition: all 0.3s;
  -webkit-filter: grayscale(100%) sepia(100%);
  -moz-filter: grayscale(100%) sepia(100%);
  -ms-filter: grayscale(100%) sepia(100%);
  -o-filter: grayscale(100%) sepia(100%);
  filter: grayscale(100%) sepia(100%);
}
#block-custom-12 .block-content img:hover {
  -webkit-filter: grayscale(0) sepia(0);
  -moz-filter: grayscale(0) sepia(0);
  -ms-filter: grayscale(0) sepia(0);
  -o-filter: grayscale(0) sepia(0);
  filter: grayscale(0) sepia(0);
}
.block-title,
.page-title {
  display: table;
  font-family: "PT Sans Narrow";
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
  color: #a3876d;
  line-height: 4px;
  margin: 0 0 50px;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  top: 18px;
}
.block-title:after,
.page-title:after {
  display: table-cell;
  content: '';
  width: 100%;
  border-top: 2px solid #a3876d;
  border-bottom: 4px solid #a3876d;
  position: relative;
  top: -4px;
  left: 3px;
  transition: 0.3s;
}
.block-title.hover,
.page-title.hover {
  color: #a31d1e;
}
.block-title.hover:after,
.page-title.hover:after {
  border-top: 2px solid #a31d1e;
  border-bottom: 4px solid #a31d1e;
}
#block-events {
  height: 410px;
}
#block-events .views-row {
  display: inline-block;
  width: 350px;
  vertical-align: top;
  margin-right: 26px;
}
#block-events .views-row.views-row-last {
  margin-right: 0;
}
#block-events .views-row .views-field-field-photo img {
  transition: all 0.3s;
  -webkit-filter: grayscale(100%) sepia(100%);
  -moz-filter: grayscale(100%) sepia(100%);
  -ms-filter: grayscale(100%) sepia(100%);
  -o-filter: grayscale(100%) sepia(100%);
  filter: grayscale(100%) sepia(100%);
}
#block-events .views-row:hover .views-field-field-photo img {
  -webkit-filter: grayscale(0) sepia(0);
  -moz-filter: grayscale(0) sepia(0);
  -ms-filter: grayscale(0) sepia(0);
  -o-filter: grayscale(0) sepia(0);
  filter: grayscale(0) sepia(0);
}
#block-events .views-row .views-field-created {
  color: #5f5a52;
  font-size: 12px;
  margin: 11px 0;
}
#block-events .views-row .views-field-title a {
  font-family: "PT Sans";
  font-size: 18px;
  font-weight: bold;
  color: #a31d1e;
  text-decoration: none;
  line-height: 110%;
}
#block-events .views-row:hover .views-field-title a {
  color: #a31d1e;
}
#block-custom-5,
#block-custom-6 {
  display: inline-block;
  margin-bottom: 40px;
}
#block-custom-5 p,
#block-custom-6 p {
  margin: 0;
}
#block-custom-5 .block-content,
#block-custom-6 .block-content {
  height: 230px;
  overflow: hidden;
}
#block-custom-5 .block-content a,
#block-custom-6 .block-content a {
  display: block;
  width: 500px;
  height: 190px;
  background: url(/sites/all/themes/vov/img/konkurs.jpg) center no-repeat;
  font-family: "PT Sans Narrow";
  font-size: 28px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  padding: 35px 20px;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
  position: relative;
  top: -15px;
}
#block-custom-5 .block-content a span,
#block-custom-6 .block-content a span {
  display: block;
  font-size: 36px;
  font-weight: bold;
}
#block-custom-6 {
  margin-left: 25px;
}
#block-custom-6 .block-content a {
  background: url(/sites/all/themes/vov/img/muzey.jpg) center no-repeat;
}
#block-heroes {
  margin-bottom: 55px;
}
#block-heroes .col {
  float: left;
  width: 160px;
  height: 210px;
  margin: 0 12px;
  position: relative;
}
#block-heroes .col a {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 160px;
  height: 210px;
}
#block-heroes .col a img {
  display: none;
  width: 160px;
  height: 210px;
}
#block-heroes .col a:first-child {
  display: block;
}
#block-heroes .col a:first-child img {
  display: block;
}
#block-heroes .col:before,
#block-heroes .col:after {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  background: url(/sites/all/themes/vov/img/hero-corners.png);
  top: 0;
  left: 0;
  z-index: 5;
}
#block-heroes .col:after {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  background-position: 0 -28px;
}
#block-heroes .view-header,
#block-events .view-header,
#block-custom-10 .view-header {
  position: absolute;
  right: -3px;
  top: 0;
  background: #a31d1e;
  border-radius: 10px;
  border: 5px solid #f4ebc3;
}
#block-heroes .view-header a,
#block-events .view-header a,
#block-custom-10 .view-header a {
  display: block;
  font-family: "PT Sans";
  font-size: 16px;
  text-transform: uppercase;
  color: #ffeabe;
  text-decoration: none;
  padding: 3px 26px 3px 45px;
  background: url(/sites/all/themes/vov/img/all-corner.png) left no-repeat;
}
#block-media .view-content {
  width: 305px;
  display: inline-block;
  vertical-align: top;
}
#block-media .view-content .views-row .views-field-field-video img {
  width: 309px;
  transition: all 0.3s;
  -webkit-filter: grayscale(100%) sepia(100%);
  -moz-filter: grayscale(100%) sepia(100%);
  -ms-filter: grayscale(100%) sepia(100%);
  -o-filter: grayscale(100%) sepia(100%);
  filter: grayscale(100%) sepia(100%);
}
#block-media .view-content .views-row .views-field-field-video a {
  position: relative;
  display: block;
}
#block-media .view-content .views-row .views-field-field-video a:after {
  content: '';
  position: absolute;
  background: url(/sites/all/themes/vov/img/play.jpg) center no-repeat;
  width: 293px;
  height: 220px;
  top: 0;
  left: 0;
}
#block-media .view-content .views-row .views-field-title {
  transition: all 0.3s;
  font-family: "PT Sans";
  font-size: 18px;
  font-weight: bold;
  color: #3b1609;
  margin: 7px 0 20px;
  line-height: 110%;
}
#block-media .view-content .views-row:hover .views-field-title {
  color: #a31d1e;
}
#block-media .view-content .views-row:hover .views-field-field-video img {
  -webkit-filter: grayscale(0) sepia(0);
  -moz-filter: grayscale(0) sepia(0);
  -ms-filter: grayscale(0) sepia(0);
  -o-filter: grayscale(0) sepia(0);
  filter: grayscale(0) sepia(0);
}
#block-media .view-footer {
  width: 795px;
  display: inline-block;
  vertical-align: top;
}
#block-media .view-footer .view-content {
  width: 545px;
  padding-left: 250px;
}
#block-media .view-footer .view-content .views-limit-grouping-group {
  position: relative;
  min-height: 150px;
}
#block-media .view-footer .view-content .views-limit-grouping-group h3 {
  position: absolute;
  left: -220px;
  top: -20px;
  width: 213px;
  height: 150px;
  text-indent: -9999px;
  background: url(/sites/all/themes/vov/img/sources.png) 0 0 no-repeat;
  margin: 0;
}
#block-media .view-footer .view-content .views-limit-grouping-group h3 a {
  display: block;
  width: 213px;
  height: 150px;
}
#block-media .view-footer .view-content .views-limit-grouping-group:hover h3 {
  background-position: -213px 0;
}
#block-media .view-footer .view-content .views-limit-grouping-group + .views-limit-grouping-group h3 {
  background-position: 0 -150px;
}
#block-media .view-footer .view-content .views-limit-grouping-group + .views-limit-grouping-group:hover h3 {
  background-position: -213px -150px;
}
#block-media .view-footer .view-content .views-limit-grouping-group + .views-limit-grouping-group + .views-limit-grouping-group h3 {
  background-position: 0 -300px;
}
#block-media .view-footer .view-content .views-limit-grouping-group + .views-limit-grouping-group + .views-limit-grouping-group:hover h3 {
  background-position: -213px -300px;
}
#block-media .view-footer .view-content .views-limit-grouping-group + .views-limit-grouping-group + .views-limit-grouping-group + .views-limit-grouping-group h3 {
  background-position: 0 -450px;
}
#block-media .view-footer .view-content .views-limit-grouping-group + .views-limit-grouping-group + .views-limit-grouping-group + .views-limit-grouping-group:hover h3 {
  background-position: -213px -450px;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-created {
  font-size: 12px;
  color: #5f5a52;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-title {
  margin: 0;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-title a {
  font-family: "PT Sans";
  font-size: 18px;
  font-weight: bold;
  color: #3b1609;
  text-decoration: none;
  transition: all 0.3s;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-title a:hover {
  color: #a31d1e;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-body {
  color: #5f5a52;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-path {
  margin-top: 10px;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-path a {
  color: #a31d1e;
  text-decoration: none;
  transition: all 0.3s;
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-path a:after {
  content: ' »';
}
#block-media .view-footer .view-content .views-limit-grouping-group .views-field-path a:hover {
  text-decoration: underline;
}
.front .primary-tabs {
  display: none;
}
#block-custom-10 .block-content .content {
  display: table;
}
#block-custom-10 .block-content .content .small-images img:first-child {
  margin-bottom: 25px;
}
#block-custom-10 .block-content .content > div {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
#block-custom-10 .block-content .content > div img {
  transition: all 0.3s;
  -webkit-filter: grayscale(100%) sepia(100%);
  -moz-filter: grayscale(100%) sepia(100%);
  -ms-filter: grayscale(100%) sepia(100%);
  -o-filter: grayscale(100%) sepia(100%);
  filter: grayscale(100%) sepia(100%);
}
#block-custom-10 .block-content .content > div strong {
  font-family: "PT Sans";
  font-size: 18px;
  font-weight: bold;
  color: #3b1609;
  display: block;
}
#block-custom-10 .block-content .content > div p {
  margin: 0;
}
#block-custom-10 .block-content .content > div p:first-child {
  margin: 0 0 30px;
}
.node .statistics {
  font-size: 12px;
  text-align: right;
  opacity: 0.5;
  margin-top: -30px;
}
.node .statistics .date,
.node .statistics .counter {
  display: inline-block;
  padding-left: 19px;
  margin-right: 15px;
  line-height: 17px;
}
.node .statistics .date {
  background: url(/sites/all/themes/vov/img/calentar.png) left no-repeat;
}
.node .statistics .counter {
  background: url(/sites/all/themes/vov/img/view6.png) left no-repeat;
}
.node ul {
  margin: 10px 0;
}
.node ul li {
  list-style: none;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 15px;
  padding-left: 24px;
  position: relative;
}
.node ul li:before {
  content: '';
  display: inline-block;
  background: url(/sites/all/themes/vov/img/list-item.png) 0 0 no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.node ul li:hover:before {
  background-position: -19px 0;
}
.node .pager {
  margin-top: 50px;
}
.node .pager ul {
  text-align: center;
  padding: 0;
}
.node .pager ul li {
  list-style: none;
  display: inline-block;
  width: 160px;
  padding: 0;
}
.node .pager ul li:before {
  content: none;
}
.node .pager ul li:first-child a:before {
  content: "« ";
}
.node .pager ul li:last-child a:after {
  content: " »";
}
.node .pager ul li a {
  text-transform: lowercase;
}
.node-hero .hero-photo {
  float: left;
  margin-right: 15px;
}
.view-heroes-page,
.view-heroes-page-1 {
  text-align: center;
}
.view-heroes-page .views-row,
.view-heroes-page-1 .views-row {
  display: inline-block;
  width: 240px;
  height: 373px;
  vertical-align: top;
  padding: 5px;
  margin: 10px;
  background: #d6b180;
  transition: all 0.3s;
}
.view-heroes-page .views-row img,
.view-heroes-page-1 .views-row img {
  display: block;
}
.view-heroes-page .views-row .views-field-title,
.view-heroes-page-1 .views-row .views-field-title {
  height: 58px;
}
.view-heroes-page .views-row .views-field-title .field-content,
.view-heroes-page-1 .views-row .views-field-title .field-content {
  font-weight: bold;
}
.view-heroes-page .views-row .views-field-title .field-content a,
.view-heroes-page-1 .views-row .views-field-title .field-content a {
  display: block;
  padding: 10px;
  text-decoration: none;
}
.view-heroes-page .views-row:hover,
.view-heroes-page-1 .views-row:hover {
  background: #960018;
}
.view-heroes-page .views-row:hover .views-field-title a,
.view-heroes-page-1 .views-row:hover .views-field-title a {
  color: #fff;
}
.view-heroes-page-1 .views-row .views-field-title {
  padding: 10px;
  line-height: 100%;
  font-size: 13px;
  transition: all 0.3s;
}
.view-heroes-page-1 .views-row:hover .views-field-title {
  color: #fff;
}
.view-events-page .views-row {
  height: 164px;
  margin-bottom: 20px;
}
.view-events-page .views-row .views-field-field-photo {
  float: left;
  margin-right: 10px;
}
.view-events-page .views-row .views-field-created {
  float: right;
  font-size: 11px;
}
.view-events-page .views-row .views-field-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.view-events-page .views-row .views-field-path {
  margin-top: 10px;
}
.view .pager {
  padding: 0;
  text-align: center;
  margin-top: 50px;
}
.view .pager li {
  list-style: none;
  display: inline-block;
}
.node-event .event-photo {
  margin-right: 10px;
  float: left;
}
.node-media .media-video {
  text-align: center;
}
.view-konkurs .views-row {
  margin-bottom: 20px;
}
.view-konkurs .views-row .views-field-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.breadcrumb {
  margin-bottom: 15px;
}
.breadcrumb li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
.breadcrumb li a {
  margin-right: 5px;
}
.breadcrumb li:after {
  content: " »";
}
.breadcrumb li:last-child:after {
  content: none;
}
.view-galleries-page {
  text-align: center;
}
.view-galleries-page .views-row {
  display: inline-block;
  background: #a3876d;
  padding: 3px;
  margin: 3px;
  width: 355px;
  vertical-align: top;
}
.view-galleries-page .views-row:hover {
  background: #a31d1e;
}
.view-galleries-page .views-row .views-field-title a {
  display: block;
  height: 45px;
  padding: 5px;
  color: #fff;
  text-decoration: none;
}
.collageformatter-collage-image:hover {
  border: 3px solid #a31d1e !important;
}
.view-taxonomy-term-page .views-row,
.view-materials-page .views-row {
  margin-bottom: 15px;
}
.view-taxonomy-term-page .views-row .views-field-title,
.view-materials-page .views-row .views-field-title {
  font-size: 16px;
  font-weight: 600;
}
.gallery-body table {
  margin-bottom: 25px;
  width: 100%;
}
.gallery-body table td {
  border: 1px solid #a3876d;
  padding: 5px;
}
.gallery-body table td:first-child {
  width: 200px;
  font-weight: 600;
}
.gallery-body table td p {
  margin: 0;
}
#block-custom-13 {
  width: 277px;
  margin: 0 auto;
  top: 25px;
  height: 0;
  z-index: 1;
}
#block-custom-13 .block-title {
  display: inline-block;
  width: 82px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  color: #3b1609;
  line-height: 24px;
  margin: 0;
  vertical-align: top;
  top: 2px;
}
#block-custom-13 .block-title:after {
  content: none;
}
#block-custom-13 .block-content {
  display: inline-block;
}
#block-custom-13 .block-content a {
  transition: all 0.3s;
  -webkit-filter: grayscale(100%) sepia(100%);
  -moz-filter: grayscale(100%) sepia(100%);
  -ms-filter: grayscale(100%) sepia(100%);
  -o-filter: grayscale(100%) sepia(100%);
  filter: grayscale(100%) sepia(100%);
}
#block-custom-13 .block-content a:hover {
  -webkit-filter: grayscale(0) sepia(0);
  -moz-filter: grayscale(0) sepia(0);
  -ms-filter: grayscale(0) sepia(0);
  -o-filter: grayscale(0) sepia(0);
  filter: grayscale(0) sepia(0);
}
#block-custom-13 .block-content a.pluso-more {
  display: none;
}
#block-custom-14 {
  position: absolute;
  bottom: 10px;
  right: 0;
}
#block-nice-menus-1,
#block-nice-menus-2 {
  z-index: 3;
  top: -10px;
}
#block-nice-menus-1 .nice-menu,
#block-nice-menus-2 .nice-menu {
  border: none;
}
#block-nice-menus-1 .nice-menu li,
#block-nice-menus-2 .nice-menu li {
  border: none;
  background: none;
  transition: all 0.3s;
  display: block;
  margin-right: 10px;
}
#block-nice-menus-1 .nice-menu li a,
#block-nice-menus-2 .nice-menu li a,
#block-nice-menus-1 .nice-menu li .nolink,
#block-nice-menus-2 .nice-menu li .nolink {
  font-family: "PT Sans Narrow";
  font-size: 19px;
  font-weight: bold;
  color: #3b1609;
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
  text-decoration: none;
  padding: 5px;
  transition: all 0.3s;
  display: block;
}
#block-nice-menus-1 .nice-menu li a:hover,
#block-nice-menus-2 .nice-menu li a:hover,
#block-nice-menus-1 .nice-menu li .nolink:hover,
#block-nice-menus-2 .nice-menu li .nolink:hover {
  color: #a31d1e;
}
#block-nice-menus-1 .nice-menu li .nolink,
#block-nice-menus-2 .nice-menu li .nolink {
  cursor: default;
}
#block-nice-menus-1 .nice-menu li:hover a,
#block-nice-menus-2 .nice-menu li:hover a,
#block-nice-menus-1 .nice-menu li.over a,
#block-nice-menus-2 .nice-menu li.over a,
#block-nice-menus-1 .nice-menu li.active-trail,
#block-nice-menus-2 .nice-menu li.active-trail,
#block-nice-menus-1 .nice-menu li:hover .nolink,
#block-nice-menus-2 .nice-menu li:hover .nolink,
#block-nice-menus-1 .nice-menu li.over .nolink,
#block-nice-menus-2 .nice-menu li.over .nolink {
  background: rgba(255, 245, 200, 0.5);
}
#block-nice-menus-1 .nice-menu li:hover a a,
#block-nice-menus-2 .nice-menu li:hover a a,
#block-nice-menus-1 .nice-menu li.over a a,
#block-nice-menus-2 .nice-menu li.over a a,
#block-nice-menus-1 .nice-menu li.active-trail a,
#block-nice-menus-2 .nice-menu li.active-trail a,
#block-nice-menus-1 .nice-menu li:hover .nolink a,
#block-nice-menus-2 .nice-menu li:hover .nolink a,
#block-nice-menus-1 .nice-menu li.over .nolink a,
#block-nice-menus-2 .nice-menu li.over .nolink a {
  color: #a31d1e;
}
#block-nice-menus-1 .nice-menu li:last-child a,
#block-nice-menus-2 .nice-menu li:last-child a {
  margin-right: 0;
}
#block-nice-menus-1 .nice-menu li ul,
#block-nice-menus-2 .nice-menu li ul {
  top: 36px;
  border: none;
  border-top: 3px solid transparent;
}
#block-nice-menus-1 .nice-menu li ul li,
#block-nice-menus-2 .nice-menu li ul li {
  border-bottom: 2px solid transparent;
  width: 290px;
  line-height: 125%;
}
#block-nice-menus-1 .nice-menu li ul li a,
#block-nice-menus-2 .nice-menu li ul li a {
  font-weight: normal;
  background: rgba(255, 245, 200, 0.9) !important;
  width: 280px;
}
#block-nice-menus-1 .nice-menu li ul li ul,
#block-nice-menus-2 .nice-menu li ul li ul {
  left: 292px;
  top: 0;
}
#block-nice-menus-2 {
  left: 80px;
}
#block-nice-menus-2 .nice-menu li {
  margin: 0;
}
#block-nice-menus-2 .nice-menu li a,
#block-nice-menus-2 .nice-menu li .nolink {
  font-size: 17px;
  margin-right: 5px;
}
#block-nice-menus-2 .nice-menu li ul {
  top: auto;
  bottom: 36px;
}
#block-nice-menus-2 .nice-menu li ul ul {
  top: auto;
  bottom: 0;
}
