@charset "IBM866";
/* line 4, ../sass/own.scss */
body {
  background: url("../img/light_noise_diagonal.png");
}

/* line 7, ../sass/own.scss */
.u-breadcumps {
  /* border-bottom: 2px solid #ddd; */
  -moz-box-shadow: 5px 7px 14px #000;
  -webkit-box-shadow: 5px 7px 14px #000;
  box-shadow: 5px 7px 14px #000;
}

/* line 14, ../sass/own.scss */
.u-white {
  background: #fff;
}

/* line 17, ../sass/own.scss */
.u-box-shadow {
  position: relative;
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

/* line 24, ../sass/own.scss */
.u-box-shadow-footer-line {
  position: relative;
  outline: 1px solid #000;
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.5), 0 0 40px rgba(27, 27, 27, 0.3);
  -moz-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.5), 0 0 40px rgba(27, 27, 27, 0.3);
  -o-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.5), 0 0 40px rgba(27, 27, 27, 0.3);
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.5), 0 0 40px rgba(27, 27, 27, 0.3);
}

/* line 32, ../sass/own.scss */
.u-box-shadow-footer {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1);
}

/* line 53, ../sass/own.scss */
.rslides, .rslidesVideo, .rslidesPhoto {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

/* line 62, ../sass/own.scss */
.rslides li, .rslidesVideo li, .rslidesPhoto li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

/* line 71, ../sass/own.scss */
.rslides li:first-child, .rslidesVideo li:first-child, .rslidesPhoto li:first-child {
  position: relative;
  display: block;
  float: left;
}

/* line 77, ../sass/own.scss */
.rslides img, .rslidesVideo img, .rslidesPhoto img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/* line 84, ../sass/own.scss */
.caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 0.75em;
  text-shadow: none;
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 20px;
  margin: 0;
  max-width: none;
  line-height: 1em;
}
/* line 100, ../sass/own.scss */
.caption h5 {
  line-height: 1.2em;
  font-size: 1.25em;
}
/* line 103, ../sass/own.scss */
.caption h5 a {
  font-size: 1.25em;
}
/* line 107, ../sass/own.scss */
.caption p {
  margin-bottom: 0px;
}

/* line 111, ../sass/own.scss */
.sliderPagerView {
  display: none;
}

/* line 114, ../sass/own.scss */
.rslides_tabs {
  display: block;
  list-style: none;
  padding: 0;
  font-size: 10px;
  list-style: none;
  padding: 10px 0 0 0;
  width: 100%;
}

/* line 124, ../sass/own.scss */
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 3px;
}

/* line 130, ../sass/own.scss */
.rslides_tabs a {
  width: auto;
  line-height: 1em;
  padding: 0px 4px;
  height: auto;
  background: #c00;
  opacity: 1;
  display: inline;
  border: 1px solid #f28d27;
}

/* line 141, ../sass/own.scss */
.rslides_tabs li:first-child {
  margin-left: 10px;
}

/* line 145, ../sass/own.scss */
.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-weight: bold;
  border-color: #ddd;
}

/* line 151, ../sass/own.scss */
.rslides_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: url("../js/responsiveslider/themes/themes.gif") no-repeat left top;
  margin-top: -45px;
}

/* line 167, ../sass/own.scss */
.rslides_nav:active {
  opacity: 1.0;
}

/* line 171, ../sass/own.scss */
.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

/* line 176, ../sass/own.scss */
.navigationVideo, .navigationPhoto {
  padding: 3px 0px;
  color: #fff;
  background: #c00;
  text-align: right;
  position: absolute;
  z-index: 10;
  opacity: 0.8;
}

/* line 185, ../sass/own.scss */
.rslidesVideo_nav, .rslidesPhoto_nav {
  padding: 0px 5px;
  margin-right: 5px;
  font-size: 1.25em;
  font-weight: bolder;
}

/* line 194, ../sass/own.scss */
.u-photo-news-list {
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -ms-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
/* line 201, ../sass/own.scss */
.u-photo-news-list ul li {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  overflow: hidden;
}
/* line 206, ../sass/own.scss */
.u-photo-news-list ul li a {
  font-size: 0.75em;
  background: #f6f6f6;
  text-align: center;
  display: inline-block;
  height: 120px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -ms-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
/* line 220, ../sass/own.scss */
.u-photo-news-list ul li a .img {
  height: 80px;
  overflow: hidden;
}
/* line 225, ../sass/own.scss */
.u-photo-news-list ul li a:hover {
  overflow: visible;
  z-index: 10000;
  height: 100%;
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -ms-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}

/* line 239, ../sass/own.scss */
.u-photo-news .caption {
  font-size: 1.125em;
}
/* line 242, ../sass/own.scss */
.u-photo-news .rslides {
  text-align: center;
}
/* line 244, ../sass/own.scss */
.u-photo-news .rslides img {
  height: 550px;
  width: auto;
  padding: 0 auto;
}
/* line 250, ../sass/own.scss */
.u-photo-news .rslides_nav {
  top: 5%;
  right: 90%;
  border: 1px solid #f28d27;
}
/* line 255, ../sass/own.scss */
.u-photo-news .rslides_nav.prev {
  left: 5%;
}
/* line 257, ../sass/own.scss */
.u-photo-news .rslides_nav.next {
  left: 10%;
}
/* line 260, ../sass/own.scss */
.u-photo-news .rslides_tabs {
  display: block;
  list-style: none;
  padding: 0;
  font-size: 10px;
  list-style: none;
  padding: 10px 0;
  width: 100%;
}
/* line 270, ../sass/own.scss */
.u-photo-news .rslides_tabs li {
  display: inline-block;
  float: none;
  margin: 2px 0px;
}
/* line 276, ../sass/own.scss */
.u-photo-news .rslides_tabs a {
  padding: 2px;
  opacity: 0.9;
  border: none;
  display: inline-block;
}
/* line 282, ../sass/own.scss */
.u-photo-news .rslides_tabs a:hover {
  opacity: 1;
}
/* line 286, ../sass/own.scss */
.u-photo-news .rslides_here a {
  opacity: 1;
}
/* line 290, ../sass/own.scss */
.u-photo-news .rslides_tabs li:first-child {
  margin-left: 0px;
}
/* line 294, ../sass/own.scss */
.u-photo-news .rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-weight: bold;
  border: 1px solid #ddd;
}

/* .u-box-shadow:before, .u-box-shadow:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 40px rgba(0,0,0,0.8);
    -o-box-shadow:0 0 40px rgba(0,0,0,0.8);
    box-shadow:0 0 40px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
    border-color: #fff;
}
.u-box-shadow:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}  
 */
/* line 330, ../sass/own.scss */
a {
  color: inherit;
  text-decoration: none;
  line-height: inherit;
}

/* line 331, ../sass/own.scss */
a:hover {
  color: #b30000;
}

/* line 332, ../sass/own.scss */
a:focus {
  color: #b30000;
}

/* line 333, ../sass/own.scss */
.u-under-top {
  color: #aaa;
}

/* line 336, ../sass/own.scss */
.top-bar {
  overflow: visible;
}
/* line 338, ../sass/own.scss */
.top-bar a {
  text-transform: uppercase;
  color: #999;
}
/* line 342, ../sass/own.scss */
.top-bar a:hover {
  color: #fff;
}
/* line 343, ../sass/own.scss */
.top-bar ul.right li {
  background: #cc0000;
  color: #fff;
  line-height: 1.1em;
}
/* line 347, ../sass/own.scss */
.top-bar ul.right li a {
  color: #fff;
}

/* line 352, ../sass/own.scss */
.top-bar-section ul li > a {
  color: #999;
}

/* line 356, ../sass/own.scss */
.top-bar-section ul li.active > a {
  color: #fff;
  background: #b30000;
}

/* line 360, ../sass/own.scss */
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

/* line 373, ../sass/own.scss */
.logo {
  width: 50px;
  height: 50px;
  margin-left: 15px;
}

/* line 378, ../sass/own.scss */
#responsive-menu-button {
  display: inline-block;
  padding: 8px 8px;
  background: #4d4d4d;
  color: #fff;
  -webkit-box-shadow: inset 0 0 5px 5px #222;
  box-shadow: inset 0 0 5px 5px #222;
}

/* line 387, ../sass/own.scss */
.top-bar-section ul li:hover,
.top-bar-section li a:not(.button):hover {
  background: #c00c00;
}

/* line 390, ../sass/own.scss */
.u-header {
  background: #ca0002;
  	/*background: -webkit-linear-gradient(top, #cf222a, #d2232b);
      background: -o-linear-gradient(top, #cf222a, #d2232b); 
      background: -ms-linear-gradient(top, #cf222a, #d2232b);
      background: linear-gradient(top, #cf222a, #d2232b);  CSS3 */
}
/* line 396, ../sass/own.scss */
.u-header .u-header-button {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 402, ../sass/own.scss */
.u-white {
  background: #fff;
}

/* .u-header-ads{
	color: #fff;
	border: 2px solid #fff;
	font-size: emCalc(20px);
	font-weight: bold;
	padding: 10px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.u-header-topbar{
	background: #b60002;
}
.u-header-logo{
	padding: 5px 0px;
	.u-lang-choose{
		color: #ddd;
		padding: 2px 5px;
		font-size: emCalc(14px);
	}
	.panel{
		font-size: emCalc(14px);
		padding: emCalc(5px);
		background: #eee;
		color: #555;
		p{
			margin: 0;
		}
	}
} */
/* line 439, ../sass/own.scss */
.top-bar,
.top-bar-section ul,
.top-bar-section ul li > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
  background: none;
}

/* line 442, ../sass/own.scss */
.top-bar {
  margin-bottom: 0;
}

/* line 445, ../sass/own.scss */
.top-bar-section .dropdown {
  background: #c00;
}

/* line 448, ../sass/own.scss */
.top-bar input, .top-bar .button {
  /*line-height: 1.2em;
  height: 1.2em;*/
  font-size: 0.75em;
}

/* line 453, ../sass/own.scss */
.top-bar .button {
  /*top: 4px;*/
  font-size: 0.75em;
}

/* line 457, ../sass/own.scss */
.breadcrumbs {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}

/* line 463, ../sass/own.scss */
.u-no-padding {
  padding: 0px;
}

/* social icons set*/
/* line 467, ../sass/own.scss */
.u-soc-icons {
  color: #ddd;
  font-size: 1.25em;
}
/* line 470, ../sass/own.scss */
.u-soc-icons i:hover {
  color: #fff;
  cursor: pointer;
}
/* line 474, ../sass/own.scss */
.u-soc-icons span {
  font-size: 0.75em;
}

/* line 479, ../sass/own.scss */
.u-top-news {
  background: #fffbf7;
  padding-top: 10px;
}
.u-list-news-main-draft {
  height: 140px;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 484, ../sass/own.scss */
.u-list-news-main .u-news-title {
  font-weight: bold;
  line-height: 1.3em;
}
/* line 487, ../sass/own.scss */
.u-list-news-main .u-news-title :hover {
  color: #b30000;
}
/* line 490, ../sass/own.scss */
.u-list-news-main .u-news-title h5 {
  line-height: 1.2em;
  font-size: 0.9375em;
}
/* line 495, ../sass/own.scss */
.u-list-news-main p.u-news-description {
  font-size: 0.75em;
  line-height: 1.2em;
  margin-top: 5px;
  height: 56px;
  overflow: hidden;
}

/* line 502, ../sass/own.scss */
.u-list-news-page .u-news-title {
  font-weight: bold;
  line-height: 1.4em;
}
/* line 505, ../sass/own.scss */
.u-list-news-page .u-news-title :hover {
  color: #b30000;
}
/* line 508, ../sass/own.scss */
.u-list-news-page .u-news-title h5 {
  line-height: 1.4em;
  font-size: 1em;
}
/* line 513, ../sass/own.scss */
.u-list-news-page p.u-news-description {
  font-size: 0.875em;
  line-height: 1.3em;
  margin-top: 5px;
}
/* line 518, ../sass/own.scss */
.u-list-news-page .u-list-news-line {
  border-bottom: 1px dashed #999;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 522, ../sass/own.scss */
.u-list-news-page .u-list-news-line span {
  font-size: 0.75em;
}
/* line 526, ../sass/own.scss */
.u-list-news-page .u-news-article {
  font-size: 0.875em;
}
/* line 528, ../sass/own.scss */
.u-list-news-page .u-news-article span {
  font-size: 0.875em !important;
}
/* line 532, ../sass/own.scss */
.u-list-news-page img {
  padding: 5px;
  margin: 5px;
}
/* line 536, ../sass/own.scss */
.u-list-news-page a {
  text-decoration: underline;
}

/* line 541, ../sass/own.scss */
.u-news-tourism p {
  font-size: 0.8125em;
}
/* line 543, ../sass/own.scss */
.u-news-tourism p strong {
  font-size: 1.0625em;
}

/* line 550, ../sass/own.scss */
.u-announ .button h6 {
  color: #777;
}
/* line 553, ../sass/own.scss */
.u-announ .success h6 {
  color: #fff;
}

/* line 557, ../sass/own.scss */
hr {
  height: 0.625em;
}

/* line 560, ../sass/own.scss */
.u-list-news {
  padding-bottom: 0.625em;
}

/*uman footer*/
/* line 564, ../sass/own.scss */
.u-footer {
  background: url("../img/noisy_net.png");
}
/* line 566, ../sass/own.scss */
.u-footer h4 {
  color: #444;
  text-transform: uppercase;
}
/* line 570, ../sass/own.scss */
.u-footer hr {
  margin: 0;
}
/* line 574, ../sass/own.scss */
.u-footer .u-list-small ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 579, ../sass/own.scss */
.u-footer ul {
  list-style: none;
}
/* line 582, ../sass/own.scss */
.u-footer ul li a {
  color: #777;
}
/* line 584, ../sass/own.scss */
.u-footer ul li a i {
  font-size: 28px;
}
/* line 588, ../sass/own.scss */
.u-footer ul li a:hover {
  color: #b30000;
}
/* line 590, ../sass/own.scss */
.u-footer ul li a:hover i {
  color: #fff;
}
/* line 596, ../sass/own.scss */
.u-footer .u-footer-line {
  /*height: 30px;*/
  background: url("../img/dark_dotted2.png");
  border-bottom: 1px solid #000;
  -moz-box-shadow: 1px 7px 7px #000;
  -webkit-box-shadow: 1px 7px 7px #000;
  box-shadow: 1px 7px 7px #000;
}
/* line 604, ../sass/own.scss */
.u-footer .u-footer-line p {
  margin: 0;
  padding: 0;
  color: #777;
  font-size: 0.75em;
}
/* line 610, ../sass/own.scss */
.u-footer .u-footer-line .u-text-copy {
  padding-top: 10px;
}

/* line 616, ../sass/own.scss */
.r, .h, .s, .c, .t, .b {
  background: #ddd;
  border: none;
  text-transform: uppercase;
  padding: 25px 5px;
  color: #ddd;
  font-size: 0.875em;
  margin: 0;
  overflow: hidden;
}
/* line 625, ../sass/own.scss */
.r [class*="icon-"], .h [class*="icon-"], .s [class*="icon-"], .c [class*="icon-"], .t [class*="icon-"], .b [class*="icon-"] {
  font-size: 1.875em;
  display: block;
}

/* .b{
	padding: 15px 5px;
} */
/* line 633, ../sass/own.scss */
.u-catalogue a {
  color: #c00;
}
/* line 636, ../sass/own.scss */
.u-catalogue a :hover .r, .u-catalogue a :hover .h, .u-catalogue a :hover .s, .u-catalogue a :hover .c, .u-catalogue a :hover .t, .u-catalogue a :hover .b {
  color: #fff;
}
/* line 640, ../sass/own.scss */
.u-catalogue a .r, .u-catalogue a .h, .u-catalogue a .s, .u-catalogue a .c, .u-catalogue a .t, .u-catalogue a .b {
  color: #777;
}

/* line 645, ../sass/own.scss */
.u-catalogue a:hover .r, .u-catalogue a:hover .h, .u-catalogue a:hover .s, .u-catalogue a:hover .c, .u-catalogue a:hover .t, .u-catalogue a:hover .b {
  color: #fff;
}

/* line 650, ../sass/own.scss */
.u-catalogue .u-catalogue-label {
  margin-bottom: 0.625em;
  font-size: 1em;
}
@media only screen and (max-width: 1024px) {
  /* line 656, ../sass/own.scss */
  .u-catalogue .u-hide {
    display: none;
  }
}

/* line 661, ../sass/own.scss */
.u-media {
  margin-bottom: 10px;
}

/* line 675, ../sass/own.scss */
.borderPicture {
  border: 2px solid #999999;
}

/* line 678, ../sass/own.scss */
.borderPictureNews {
  border: 2px solid #eeeeee;
  margin-bottom: 5px;
}

/*.u-like-hr{
	@include border(solid, #999, 2px, 2);
}*/
/* line 685, ../sass/own.scss */
hr {
  border: none;
  /* Убираем границу для браузера Firefox */
  color: #ccc;
  /* Цвет линии для остальных браузеров */
  background-color: #ccc;
  /* Цвет линии для браузера Firefox и Opera */
  height: 2px;
  /* Толщина линии */
}

/* line 693, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor {
  background: #f6f6f6;
}
/* line 695, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor h5 {
  border-top: 5px solid #ddd;
}
/* line 699, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor10 {
  background: #fcece1;
}
/* line 701, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor10 h5 {
  border-top: 5px solid #d96616;
}
/* line 706, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor1 {
  background: #eaf6ff;
}
/* line 708, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor1 h5 {
  border-top: 5px solid #0480d6;
}
/* line 713, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor16 {
  background: #edfceb;
}
/* line 715, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor16 h5 {
  border-top: 5px solid #1e6f13;
}
/* line 720, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor2 {
  background: #f8f1fc;
}
/* line 722, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor2 h5 {
  border-top: 5px solid #9d2ed1;
}
/* line 727, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor14 {
  background: #fffdfc;
}
/* line 729, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor14 h5 {
  border-top: 5px solid #5a1e09;
}
/* line 734, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor18 {
  background: #fef9ec;
}
/* line 736, ../sass/own.scss */
.u-list-catalogue .u-company-backcolor18 h5 {
  border-top: 5px solid #f6b207;
}
/* line 742, ../sass/own.scss */
.u-list-catalogue a h5 {
  font-size: 1.125em;
  padding: 3px 0px 3px 20px;
}
/* line 748, ../sass/own.scss */
.u-list-catalogue p {
  font-size: 0.75em;
  margin-bottom: 0.125em;
}

/* line 755, ../sass/own.scss */
.small-block-grid-1 .u-company-color, .large-block-grid-3 .u-company-color {
  border-left: 5px solid #fff;
}
/* line 759, ../sass/own.scss */
.small-block-grid-1 .u-company-color10, .large-block-grid-3 .u-company-color10 {
  border-left: 5px solid #fff;
}
/* line 765, ../sass/own.scss */
.small-block-grid-1 .u-company-color1, .large-block-grid-3 .u-company-color1 {
  border-left: 5px solid #fff;
}
/* line 770, ../sass/own.scss */
.small-block-grid-1 .u-company-color16, .large-block-grid-3 .u-company-color16 {
  border-left: 5px solid #fff;
}
/* line 775, ../sass/own.scss */
.small-block-grid-1 .u-company-color2, .large-block-grid-3 .u-company-color2 {
  border-left: 5px solid #fff;
}
/* line 780, ../sass/own.scss */
.small-block-grid-1 .u-company-color18, .large-block-grid-3 .u-company-color18 {
  border-left: 5px solid #fff;
}

/* line 786, ../sass/own.scss */
.u-afisha-page-list-home {
  font-size: 0.875em;
}
/* line 788, ../sass/own.scss */
.u-afisha-page-list-home .bg {
  background: #f7effd;
}
/* line 791, ../sass/own.scss */
.u-afisha-page-list-home .u-type {
  text-align: center;
  font-family: 'Segoe UI';
  font-size: 0.875em;
}
/* line 795, ../sass/own.scss */
.u-afisha-page-list-home .u-type div {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #c00;
  background: #fff;
  padding: 1px 8px;
}
/* line 807, ../sass/own.scss */
.u-afisha-page-list-home .u-backcolor-movie .u-type div {
  color: #393c60;
}
/* line 816, ../sass/own.scss */
.u-afisha-page-list-home .u-backcolor-sport .u-type div {
  background: #248934;
  color: #fff;
}
/* line 826, ../sass/own.scss */
.u-afisha-page-list-home .u-backcolor-nightlife .u-type div {
  background: #7e25a7;
  color: #fff;
}
/* line 836, ../sass/own.scss */
.u-afisha-page-list-home .u-backcolor-other .u-type div {
  background: #1277c9;
  color: #fff;
}
/* line 843, ../sass/own.scss */
.u-afisha-page-list-home .u-afisha-page-list-li {
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out 0.2s;
  -moz-transition: all 0.2s ease-out 0.2s;
  -o-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
}
/* line 853, ../sass/own.scss */
.u-afisha-page-list-home .u-afisha-page-list-li h5 {
  color: #555;
  font-weight: normal;
}
/* line 858, ../sass/own.scss */
.u-afisha-page-list-home a:hover .u-afisha-page-list-li {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
/* line 866, ../sass/own.scss */
.u-afisha-page-list-home li {
  padding: 0px;
  margin-bottom: 1px;
}

/* line 875, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .bg {
  background: #f7effd;
}
/* line 878, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-type {
  font-family: 'Segoe UI';
}
/* line 880, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-type div {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #c00;
  background: #fff;
  padding: 1px 8px;
  text-align: center;
  width: 117px;
}
/* line 893, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-backcolor-movie .u-type div {
  border: 1px solid #393c60;
  background: #393c60;
  color: #fff;
}
/* line 902, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-backcolor-sport .u-type div {
  border: 1px solid #248934;
  background: #248934;
  color: #fff;
}
/* line 911, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-backcolor-nightlife .u-type div {
  border: 1px solid #7e25a7;
  background: #7e25a7;
  color: #fff;
}
/* line 920, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-backcolor-other .u-type div {
  border: 1px solid #1277c9;
  background: #1277c9;
  color: #fff;
}
/* line 927, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-afisha-page-list-li {
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out 0.2s;
  -moz-transition: all 0.2s ease-out 0.2s;
  -o-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
}
/* line 937, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list .u-afisha-page-list-li h5 {
  color: #555;
}
/* line 941, ../sass/own.scss */
.u-afisha-page .u-afisha-page-list a:hover .u-afisha-page-list-li {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
/* line 951, ../sass/own.scss */
.u-afisha-page li {
  padding: 0px;
  margin-bottom: 1px;
}
/* line 955, ../sass/own.scss */
.u-afisha-page .imgInline {
  margin-left: 9px;
}

/* line 963, ../sass/own.scss */
#vcontainer div {
  display: none;
}

/* line 968, ../sass/own.scss */
.u-video .flex-video {
  border: 5px solid #eee;
}
/* line 971, ../sass/own.scss */
.u-video ul {
  list-style: none;
}
/* line 974, ../sass/own.scss */
.u-video ul li a {
  display: inline-block;
}
/* line 977, ../sass/own.scss */
.u-video ul li a:hover {
  outline: 5px solid #d96616;
}

/* line 985, ../sass/own.scss */
.u-media-list li .img {
  height: 100px;
  overflow: hidden;
}
/* line 989, ../sass/own.scss */
.u-media-list li h5 {
  display: block;
}

/* line 997, ../sass/own.scss */
.u-adsNav .sub-nav dd {
  display: block;
  width: 100%;
}

/* line 1003, ../sass/own.scss */
.media_embed {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
/* line 1010, ../sass/own.scss */
.media_embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1020, ../sass/own.scss */
.u-list-news-page .u-news-article {
  font-family: Verdana, "Ubuntu", "PT Serif", serif, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
  line-height: 1.5em;
}
/* line 1023, ../sass/own.scss */
.u-list-news-page .u-news-article a, .u-list-news-page .u-news-article span, .u-list-news-page .u-news-article div, .u-list-news-page .u-news-article p, .u-list-news-page .u-news-article em, .u-list-news-page .u-news-article strong {
  font-family: Verdana, "Ubuntu", "PT Serif", serif, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
  line-height: 1.5em;
  font-size: 14px !important;
}
/* line 1027, ../sass/own.scss */
.u-list-news-page .u-news-article a a, .u-list-news-page .u-news-article a span, .u-list-news-page .u-news-article a div, .u-list-news-page .u-news-article a p, .u-list-news-page .u-news-article a em, .u-list-news-page .u-news-article a strong, .u-list-news-page .u-news-article span a, .u-list-news-page .u-news-article span span, .u-list-news-page .u-news-article span div, .u-list-news-page .u-news-article span p, .u-list-news-page .u-news-article span em, .u-list-news-page .u-news-article span strong, .u-list-news-page .u-news-article div a, .u-list-news-page .u-news-article div span, .u-list-news-page .u-news-article div div, .u-list-news-page .u-news-article div p, .u-list-news-page .u-news-article div em, .u-list-news-page .u-news-article div strong, .u-list-news-page .u-news-article p a, .u-list-news-page .u-news-article p span, .u-list-news-page .u-news-article p div, .u-list-news-page .u-news-article p p, .u-list-news-page .u-news-article p em, .u-list-news-page .u-news-article p strong, .u-list-news-page .u-news-article em a, .u-list-news-page .u-news-article em span, .u-list-news-page .u-news-article em div, .u-list-news-page .u-news-article em p, .u-list-news-page .u-news-article em em, .u-list-news-page .u-news-article em strong, .u-list-news-page .u-news-article strong a, .u-list-news-page .u-news-article strong span, .u-list-news-page .u-news-article strong div, .u-list-news-page .u-news-article strong p, .u-list-news-page .u-news-article strong em, .u-list-news-page .u-news-article strong strong {
  font-family: Verdana, "Ubuntu", "PT Serif", serif, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
  line-height: 1.5em;
  font-size: 14px !important;
}

/* line 1036, ../sass/own.scss */
.leftSideCssmenu {
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 1042, ../sass/own.scss */
#cssmenu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  line-height: 1;
}

/* The container */
/* line 1050, ../sass/own.scss */
#cssmenu > ul {
  display: block;
  position: relative;
}

/* The list elements which contain the links */
/* line 1056, ../sass/own.scss */
#cssmenu > ul li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* General link styling */
/* line 1065, ../sass/own.scss */
#cssmenu > ul li a {
  /* Layout */
  display: block;
  position: relative;
  margin: 0;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #d9d9d9;
  padding: 11px 20px;
  /* Typography */
  color: #999;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  font-size: 0.75em;
  font-weight: bold;
  /* Background & effects */
}

/* line 1086, ../sass/own.scss */
#cssmenu > ul .subLi a {
  background: #fff;
}

/* Rounded corners for the first link of the menu/submenus */
/* line 1090, ../sass/own.scss */
#cssmenu > ul li:first-child > a {
  border-top: 0;
}

/* Rounded corners for the last link of the menu/submenus */
/* line 1094, ../sass/own.scss */
#cssmenu > ul li:last-child > a {
  border-bottom: 0;
}

/* The hover state of the menu/submenu links */
/* line 1099, ../sass/own.scss */
#cssmenu > ul li a:hover,
#cssmenu > ul li:hover > a {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background: #5da423;
  background: -webkit-linear-gradient(#5da423, #457a1a);
  background: -moz-linear-gradient(#5da423, #457a1a);
  background: linear-gradient(#5da423, #457a1a);
  border-color: transparent;
}

/* The arrow indicating a submenu */
/* line 1109, ../sass/own.scss */
#cssmenu > ul .has-sub > a::after {
  content: '';
  position: absolute;
  top: 16px;
  right: 10px;
  width: 0px;
  height: 0px;
  /* Creating the arrow using borders */
  border: 4px solid transparent;
  border-left: 4px solid #999;
}

/* The same arrow, but with a darker color, to create the shadow effect */
/* line 1122, ../sass/own.scss */
#cssmenu > ul .has-sub > a::before {
  content: '';
  position: absolute;
  top: 17px;
  right: 10px;
  width: 0px;
  height: 0px;
  /* Creating the arrow using borders */
  border: 4px solid transparent;
  border-left: 4px solid #fff;
}

/* Changing the color of the arrow on hover */
/* line 1136, ../sass/own.scss */
#cssmenu > ul li > a:hover::after,
#cssmenu > ul li:hover > a::after {
  border-left: 4px solid #fff;
}

/* line 1140, ../sass/own.scss */
#cssmenu > ul li > a:hover::before,
#cssmenu > ul li:hover > a::before {
  border-left: 4px solid rgba(0, 0, 0, 0.25);
}

/* THE SUBMENUS */
/* line 1144, ../sass/own.scss */
#cssmenu > ul ul {
  position: absolute;
  left: 85%;
  top: -9999px;
  padding-left: 5px;
  opacity: 0;
  width: 250px;
  /* The fade effect, created using an opacity transition */
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

/* line 1157, ../sass/own.scss */
#cssmenu > ul ul li a {
  font-size: 12px;
}

/* Showing the submenu when the user is hovering the parent link */
/* line 1161, ../sass/own.scss */
#cssmenu > ul li:hover > ul {
  top: 0px;
  opacity: 1;
  z-index: 1;
}

/* line 1167, ../sass/own.scss */
.u-announ-msg {
  font-size: 0.875em;
}
/* line 1168, ../sass/own.scss */
.u-announ-msg .u-msg-img {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 2px;
}
/* line 1174, ../sass/own.scss */
.u-announ-msg span {
  color: #999;
  font-size: 0.75em;
}
/* line 1178, ../sass/own.scss */
.u-announ-msg hr {
  margin: 0;
}
/* line 1181, ../sass/own.scss */
.u-announ-msg a {
  text-decoration: underline;
}
/* line 1184, ../sass/own.scss */
.u-announ-msg a:hover {
  color: #c00;
}
/* line 1187, ../sass/own.scss */
.u-announ-msg .u-announ-msg-article {
  padding-top: 15px;
  padding-bottom: 5px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
}
/* line 1194, ../sass/own.scss */
.u-announ-msg .right {
  text-transform: lowercase;
}
/* line 1198, ../sass/own.scss */
.u-announ-msg h5 {
  display: inline-block;
}
/* line 1201, ../sass/own.scss */
.u-announ-msg .u-announ-contacts {
  text-align: right;
  font-size: 1.125em;
}
/* line 1204, ../sass/own.scss */
.u-announ-msg .u-announ-contacts .fa-phone-square {
  color: #26a631;
}
/* line 1207, ../sass/own.scss */
.u-announ-msg .u-announ-contacts .fa-compass {
  color: #974e1c;
}
/* line 1210, ../sass/own.scss */
.u-announ-msg .u-announ-contacts .fa-envelope-o {
  color: #2d84c9;
}
/* line 1213, ../sass/own.scss */
.u-announ-msg .u-announ-contacts div {
  margin-bottom: 5px;
}
/* line 1218, ../sass/own.scss */
.u-announ-msg .u-announ-title a {
  font-weight: bold;
  font-size: 1.25em;
  text-decoration: underline;
  color: #090909;
}
/* line 1226, ../sass/own.scss */
.u-announ-msg .u-announ-title a:hover {
  color: #c00;
}
/* line 1230, ../sass/own.scss */
.u-announ-msg .u-announ-title, .u-announ-msg .u-announ-date {
  padding: 10px 0px;
  display: inline-block;
  font-size: 0.875em;
}
/* line 1235, ../sass/own.scss */
.u-announ-msg .u-announ-date {
  text-align: right;
  float: right;
}
/* line 1239, ../sass/own.scss */
.u-announ-msg .u-announ-price {
  text-align: center;
}
/* line 1241, ../sass/own.scss */
.u-announ-msg .u-announ-price p {
  margin-bottom: 0;
  color: #f28d27;
  font-weight: bolder;
}

/* line 1250, ../sass/own.scss */
.files .fade {
  border-radius: 2px;
  border: 1px solid #eee;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
}
/* line 1258, ../sass/own.scss */
.files p {
  margin-bottom: 0px;
}
/* line 1261, ../sass/own.scss */
.files button {
  margin-bottom: 0.4375em;
  width: 100%;
}
/* line 1265, ../sass/own.scss */
.files .small, .files .size, .files .label-success {
  font-size: 0.625em;
}
/* line 1268, ../sass/own.scss */
.files .progress {
  margin-bottom: 0.4375em;
}
/* line 1271, ../sass/own.scss */
.files .start, .files .cancel, .files .delete {
  color: #999;
  background: #eee;
  border-color: #eee;
}
/* line 1275, ../sass/own.scss */
.files .start :hover, .files .cancel :hover, .files .delete :hover {
  border-color: #eee;
}
/* line 1279, ../sass/own.scss */
.files .u-result {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 1284, ../sass/own.scss */
.u-img-container {
  background: #f6f6f6;
}
/* line 1287, ../sass/own.scss */
.u-img-container form {
  margin: 10px;
}

/* line 1292, ../sass/own.scss */
.u-func-btn span {
  font-size: 12px;
  color: #999;
}

/* line 1300, ../sass/own.scss */
.button.u-btn {
  border: none;
}

/* line 1304, ../sass/own.scss */
.button.u-btn-color-do {
  background-color: #f28d27;
  border-color: #f28d27;
}

/* line 1307, ../sass/own.scss */
.button.u-btn-color-do:hover {
  background-color: #d9740d;
  border-color: #d9740d;
}

/* line 1312, ../sass/own.scss */
#useful {
  font-size: 12px;
  background: #fffbf7;
  padding: 10px;
}
/* line 1316, ../sass/own.scss */
#useful label {
  font-size: 12px;
}

/* line 1321, ../sass/own.scss */
.u-h5-partion {
  text-transform: uppercase;
  color: #999;
  font-family: Verdana, "Ubuntu", "PT Serif", serif, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

/* line 1331, ../sass/own.scss */
.art-uman {
  /*Photogallery*/
  /* Классы начального состояния: */
  /* Классы конечного состояния: */
}
/* line 1334, ../sass/own.scss */
.art-uman ul.photos li {
  text-align: center;
}
/* line 1340, ../sass/own.scss */
.art-uman .da-thumbs {
  list-style: none;
  position: relative;
}
/* line 1345, ../sass/own.scss */
.art-uman .da-thumbs li a,
.art-uman .da-thumbs li a img {
  display: block;
  position: relative;
}
/* line 1349, ../sass/own.scss */
.art-uman .da-thumbs li a {
  overflow: hidden;
}
/* line 1352, ../sass/own.scss */
.art-uman .da-thumbs li a div {
  position: absolute;
  background: url("../img/light_noise_diagonal.png") repeat;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
/* line 1360, ../sass/own.scss */
.art-uman .da-thumbs li a div.da-animate {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1368, ../sass/own.scss */
.art-uman .da-slideFromTop {
  left: 0px;
  top: -100%;
}
/* line 1372, ../sass/own.scss */
.art-uman .da-slideFromBottom {
  left: 0px;
  top: 100%;
}
/* line 1376, ../sass/own.scss */
.art-uman .da-slideFromLeft {
  top: 0px;
  left: -100%;
}
/* line 1380, ../sass/own.scss */
.art-uman .da-slideFromRight {
  top: 0px;
  left: 100%;
}
/* line 1385, ../sass/own.scss */
.art-uman .da-slideTop {
  top: 0px;
}
/* line 1388, ../sass/own.scss */
.art-uman .da-slideLeft {
  left: 0px;
}
/* line 1391, ../sass/own.scss */
.art-uman .da-thumbs li a div span {
  display: block;
  text-align: center;
  vertical-align: middle;
  margin-top: 25%;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 1401, ../sass/own.scss */
.u-evi {
  background: #fffbf7;
  padding: 10px 0px;
}
/* line 1404, ../sass/own.scss */
.u-evi a {
  display: inline-block;
  border: 1px solid #ffe2c4;
  margin-bottom: 15px;
}

/* line 1414, ../sass/own.scss */
.u-ad-menu {
  text-align: center;
  background: #999;
}
/* line 1417, ../sass/own.scss */
.u-ad-menu li {
  margin: 15px 0px;
}
/* line 1420, ../sass/own.scss */
.u-ad-menu .u-title-icon {
  font-size: 24px;
}
/* line 1423, ../sass/own.scss */
.u-ad-menu i {
  font-size: 24px;
}