html, body {
  height: 100%;
}

body {
  width: 100%;
  color:#444444;
}
a{
  color:#DC143C;
}
a:hover, a:focus{
  color:#A52A2A;
}
#wrapper {
  background: lightBrown;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  width: auto !important;
  width: 100%;
}

#topline {
  background: gray;
  position: relative;
  left: 0;
  top: 0;
  height: 0;
  z-index: 99;
  margin-bottom: 0;
  display: none !important;
}
#topline > .container {
  background: lightgrey;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  width: auto !important;
  width: 100%;
}

header {
  background: none;
  height: auto;
  padding-top: 0;
  box-shadow: 0 0 7px #686969;
  -moz-box-shadow: 0 0 7px #686969;
  -webkit-box-shadow: 0 0 7px #686969;
}
header > .container {
  background: none;
  width: 940px;
}

footer {
 background: url("/img/footer.jpg") repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
  width: 100%;
  margin: -280px auto 0;
  height: 280px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 7px #626161;
  -moz-box-shadow: 0 0 7px #626161;
  -webkit-box-shadow: 0 0 7px #626161;
}
footer > .container {
  background: none;
  width: 940px;
}

#middle {
  width: 940px;
  padding: 0 0 280px;
  height: 1%;
  position: relative;
  margin: 0 auto;
}
#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

#content {
  background: none;
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 40px;
}
#content > .container {
  width: auto !important;
  padding: 0 0 0 320px;
}

aside {
  background: none;
  float: left;
  position: relative;
}
aside > .container {
  width: 100% !important;
}
aside#column1 {
  width: 280px;
  margin-left: -105%;
  margin-top: 513px;
}
aside#column2 {
  width: 0;
  display: none !important;
  margin-left: 0;
  margin-right: 0;
}

.link {
  text-decoration: underline;
  color: #990000;
}
.link:hover {
  text-decoration: none;
  color: #002d4d;
}

.link-psevdo {
  text-decoration: none !important;
}
.link-psevdo > span {
  border-bottom: 1px solid #33abff;
}
.link-psevdo:hover > span {
  border-bottom-color: transparent;
}
.link-psevdo.dashed > span {
  border-bottom-style: dashed;
}
.link-psevdo.dashed:hover > span {
  border-bottom-color: #002d4d;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  color: #22699a;
}
body h1 {
  font-size: 28px;
}
body h2 {
  font-size: 26px;
}
body h3 {
  font-size: 22px;
}
body h4 {
  font-size: 18px;
}

header {
background: url("/img/bg_body.png") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0);
    height: 438px;
    margin: 0 0 20px;
    padding: 150px 0 0;
}

.title {
  padding-bottom: 2px;
  margin-bottom: 10px;
  color: #410707;
  font-weight: 400;
  border-bottom: 1px solid #6E6E6E;
  -webkit-box-shadow: 0 2px 0 #fff;
  -moz-box-shadow: 0 2px 0 #fff;
  box-shadow: 0 2px 0 #fff;
}

.b-top-pic {
  margin-bottom: 3.125em;
  border: 1px solid #6E6E6E;
}

.logo {
  font-size: 64px;
  font-weight: bold;
  color: #003f74;
  text-shadow: 0 1px #fff;
  margin: -300px 0 0 -58px;
  float: left;
  line-height: 44px;
  text-align: center;
   /* width: 208px; */
}
.logo span {
  display: block;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.logo img {

}
.logo a:hover {
  text-decoration: none;
}

.b-header-info {
  padding: 1em 0;
  color: #990000;
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 2.5em;
  max-width: emcalc(300px);
  text-align: right;
  margin-top: -15px;

}
.b-header-info a:hover {
  text-decoration: none;
}

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?173111');
  src: url('../fonts/fontello.eot?173111#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?173111') format('woff'),
       url('../fonts/fontello.ttf?173111') format('truetype'),
       url('../fonts/fontello.svg?173111#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-facebook:before { content: '\e804';   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */
.icon-facebook-rect:before { content: url("/img/soc/f.png");   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */
.icon-twitter:before { content: '\e802';  font-family: fontello; display: inline-block;margin: 0 4px; } /* '' */
.icon-twitter-bird:before { content: '\e801';   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */
.icon-icq:before { content: '\e80b';  font-family: fontello; display: inline-block;margin: 0 4px; } /* '' */
.icon-yandex:before { content: '\e80a';   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */
.icon-yandex-rect:before { content: '\e809';  font-family: fontello; display: inline-block;margin: 0 4px; } /* '' */
.icon-googleplus-rect:before { content: '\e805';  font-family: fontello; display: inline-block;margin: 0 4px; } /* '' */
.icon-vkontakte-rect:before { content: url("/img/soc/B.png");   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */
.icon-skype:before { content: '\e80c';  font-family: fontello; display: inline-block;margin: 0 4px; } /* '' */
.icon-odnoklassniki:before { content: '\e806';   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */
.icon-odnoklassniki-rect:before { content: url("/img/soc/you.png");  font-family: fontello; display: inline-block;margin: 0 4px; } /* '' */
.icon-instagram:before { content: '\e808';   font-family: fontello; display: inline-block;margin: 0 4px;} /* '' */

.b-header-info__social-el:first-child {
  display: block;
}
.b-header-info__social-el {
  font-size: 18px;
}

.btn-primary {
  background-image: url('/img/button.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  border-top-color:#890000;
}

.menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 44px;
  /*margin: -40px -35px 30px;*/
  margin: 344px -32px 39px;
  width: 791px;
}
.menu > ul {
  padding: 0;
  margin: -8px;
  width: 100%;
}

.menu > ul > li > a {
border-radius: 0;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: 400;
     margin: 8px 0 0;
    /*padding: 19px 20px;*/
	padding: 11px 7px;
    transition: all 300ms ease-out 0s;
}
.menu > ul > li > a:focus, .menu > ul > li > a:hover {
 text-decoration: underline;
}
.menu > ul > li > a .caret {
  margin: 4px 0 0;
  border-bottom-color: #fff;
  border-top-color: #fff !important;
}
.menu > ul > li:first-child {
  border-left: none;
}

.menu > ul > li:last-child {
  border-right: none;
}
.menu > ul > li.active {
  border-right: solid 0px #222;
}
.menu > ul > li.active a {
  background: none repeat scroll 0 0 #393185 !important;
  -webkit-box-shadow: inset 0 0 10px #000;
  -moz-box-shadow: inset 0 0 10px #000;
  box-shadow: 0 0 10px #000 inset;
}
.menu > ul > li ul li {
  margin: 0 0 1px;
}
.menu .dropdown-menu:after {
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 31px;
  position: absolute;
  top: -6px;
}
.menu .dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 30px;
  position: absolute;
  top: -7px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a{
  background-color: #00548f;
  background-image: -moz-linear-gradient(top, #990000, #800000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#990000), to(#800000));
  background-image: -webkit-linear-gradient(top, #990000, #800000);
  background-image: -o-linear-gradient(top, #990000, #800000);
  background-image: linear-gradient(to bottom, #990000, #800000);
  background-repeat: repeat-x;
}
#column1 .form-search {
  margin: 0 0 20px;
}
#column1 .form-search .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  height: 30px;
}
#column1 .form-search .btn i {
  margin: 0;
}

.news {
  margin: 0 0 20px;
}
.news .news-all-title {
  margin: 0 0 20px;
  color: #2A86FE;
}
.news .news-all-title a.news-all-link {
  text-decoration: underline;
  font-size: 14px;
  margin-left: 10px;
}
.news .news-item {
  margin-bottom: 20px;
}
.news .news-item .news-item-title {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
  width: 100%;
  background: none;
  padding: 0;
  font-weight: normal;
}
.news .news-item .news-item-title a {
  text-decoration: none;
}
.news .news-item .news-item-date {
  color: #111;
  font-size: 13px;
}
.news .news-item .news-item-header {
  padding-bottom: 8px;
}
.news .news-item .news-item-desc {
  padding-bottom: 0;
}
.news .news-item:first-child {
  border-top: medium none;
  padding-top: 0;
}

.carousel .carousel-indicators {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}
.carousel .carousel-indicators li {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  display: inline-block;
  float: none;
  cursor: pointer;
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #737374;
}
.carousel .carousel-indicators li.active {
  background-color: #737374;
}

.carousel-banner {
  height: 355px;
  overflow: hidden;
}
.carousel-banner .carousel-inner {
  height: 320px;
  overflow: hidden;
}

footer {
  padding: 20px 0 0;
  color: #626161;
}
footer a {
  color: #626161;
}
footer a:hover {
  color: #626161;
  text-decoration: none;
}
footer .footer-menu ul {
  padding: 0 0 20px;
  margin: 0 0 20px;
  list-style: none;
  border-bottom: 1px solid #000000;
  box-shadow: 0 1px 0 #555555;
}
footer .footer-menu ul li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin: 0 16px 0 0;
}
footer .footer-menu ul li a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
footer .footer-menu ul li.active a {
  color: #000;
}
footer .b-footer-info {
  margin-bottom: 20px;
  color: #626161;
}
footer .go-web {
  margin-top: -10px;
}
footer .go-web img {
  margin: 6px 10px 0 0;
}

.form-feedback .btn {
  text-align: center;
}
.form-feedback .btn i {
  margin: 0;
}

.separator {
  height: 1px;
  margin: 0 0 20px;
  -webkit-box-shadow: 0 1px 0 #555;
  -moz-box-shadow: 0 1px 0 #555;
  box-shadow: 0 1px 0 #555;
  border-bottom: 1px solid #000;
}

.text-block {
  margin: 0 0 20px;
}

.back-link {
  margin: 0 0 20px;
}
.back-link:before {
  content: "«";
  margin: -4px 3px 0 0;
  vertical-align: middle;
  display: inline-block;
}

.carousel .carousel-img {
  cursor: pointer;
  width: 100% !important;
}
.carousel .carousel-controls {
  text-align: center;
  position: relative;
}
.carousel .carousel-controls .carousel-control {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 50%;
  margin-top: 100px;
  font-size: 0;
}
.carousel .carousel-controls .carousel-control [class^="icon-"], .carousel .carousel-controls .carousel-control [class*=" icon-"] {
  font-size: 15px;
  vertical-align: middle;
}
.carousel .carousel-controls .carousel-thumbs {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel .carousel-controls .carousel-thumbs li {
  cursor: pointer;
  display: inline-block;
  vertical-align: baseline;
  border: 3px solid white;
}
.carousel .carousel-controls .carousel-thumbs li.active {
  cursor: default;
  border-color: black;
}

.carousel-inline .carousel-controls .carousel-control {
  position: relative;
  left: auto;
  right: auto;
  display: inline-block;
  vertical-align: middle;
  background: silver;
  border: 0;
  margin-top: 0;
}

.tabs-horizontal .tabs {
  margin-bottom: 20px;
}
.tabs-horizontal .tabs .nav-tabs li a {
  margin: 0;
}

.tabs-vertical .nav-tabs {
  margin: 0;
  border-bottom-width: 0;
}
.tabs-vertical .nav-tabs li {
  display: block;
  float: none;
  margin: 0;
}
.tabs-vertical .nav-tabs li a {
  border: 1px solid transparent;
}
.tabs-vertical .nav-tabs li.active a {
  border-color: #DDD;
}
.tabs-vertical.tabs-left .nav-tabs {
  float: left;
  border-right: 1px solid #DDD;
}
.tabs-vertical.tabs-left .nav-tabs li a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-vertical.tabs-left .nav-tabs li.active a {
  border-right-color: transparent;
}
.tabs-vertical.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #DDD;
}
.tabs-vertical.tabs-right .nav-tabs li a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-vertical.tabs-right .nav-tabs li.active a {
  border-left-color: transparent;
}

.breadcrumbs {
  margin: 0;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.breadcrumbs ul li a {
  text-decoration: none;
}
.breadcrumbs ul li a span {
  text-decoration: underline;
}
.breadcrumbs ul li a sup {
  margin-left: 2px;
}
.breadcrumbs ul li a:hover span {
  text-decoration: none;
}
.breadcrumbs ul li:after {
  content: "/";
  margin: 0 0 0 10px;
  display: inline-block;
}
.breadcrumbs ul li:first-child a {
  color: red;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul li:last-child a {
  font-weight: bold;
  cursor: default;
  color: green;
}
.breadcrumbs ul li:last-child a span {
  text-decoration: none;
}

.search-wrapper {
  padding: 10px;
  background: black;
}
.search-wrapper form {
  width: 100%;
  margin: 0;
}
.search-wrapper form table td {
  padding: 0;
}
.search-wrapper form table td > span {
  position: relative;
}
.search-wrapper form table td.search-wrapper-input-td {
  width: 100%;
  padding-right: 25px;
}
.search-wrapper form table td.search-wrapper-input-td .search-wrapper-input input[type="text"] {
  width: 100%;
  margin: 0;
  line-height: 1;
}
.search-wrapper form table td .search-wrapper-dropdown {
  position: absolute;
  top: 0;
  left: 10px;
}
.search-wrapper form table td .search-wrapper-dropdown.pull-right {
  left: auto;
  right: 10px;
}
.search-wrapper form table td .search-wrapper-dropdown .dropdown-toggle .caret {
  margin-top: 0;
  vertical-align: middle;
}

.portamento_container {
  position: absolute;
}

.scroll-wrapper {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.scroll-wrapper .scroll-block {
  width: 100%;
  overflow: hidden;
  padding: 20px;
  border-bottom: 1px solid black;
  position: relative;
}
.scroll-wrapper .scroll-header {
  background: pink;
  height: 200px;
  width: 200px;
  position: absolute;
}
.scroll-wrapper .scroll-header.fixed {
  position: fixed;
}
.scroll-wrapper .scroll-content {
  padding-left: 220px;
  line-height: 20px;
  min-height: 200px;
}

.scroll-spy-menu {
  position: fixed;
  top: 0;
  background: #FFF;
  padding: 20px;
  border: 10px solid pink;
  z-index: 999;
  margin-left: -200px;
}
.scroll-spy-menu menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.scroll-spy-menu menu li a {
  display: block;
  padding: 5px 10px;
}
.scroll-spy-menu menu li.active a {
  cursor: default;
  background: #000;
  color: #FFF;
}

.group-max-limit .max-limit-counter {
  display: block;
  font-size: 10px;
}
.navi .active {
font-weight: bold;
font-size: 16px;
}
.lang {
  margin:10px;
  text-align: right;
  width:100%;
  margin:-135px 0 18px;
}
.lang img {
    margin-top:3px;
  margin-left:5px;
  float:right;
}
.lang a {
  text-shadow:0 0 5px #fff;
  margin: 0 2px 0 12px;
  text-decoration: underline;
  color: #6E6E6E;
}
.lang a:hover
{
 text-decoration: none; 
}
.lang a.active {
  color: #000000;
  cursor: default;
  text-decoration: none;
}
.b-header-info__phone
{
  color: #686969;
    position: relative;
    right: -135px;
    text-align: right;
    top: 3px;
}

.buttonleftr{text-decoration:none; text-align:center; 
 padding:11px 25px; 
 border:solid 1px #000000; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#d41222; 
 background-image: -moz-linear-gradient(top, #d41222 0%, #870319 100%); 
 background-image: -webkit-linear-gradient(top, #d41222 0%, #870319 100%); 
 background-image: -o-linear-gradient(top, #d41222 0%, #870319 100%); 
 background-image: -ms-linear-gradient(top, #d41222 0% ,#870319 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#870319', endColorstr='#870319',GradientType=0 ); 
 background-image: linear-gradient(top, #d41222 0% ,#870319 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  }.buttonleftr:hover{
 padding:11px 25px; 
 border:solid 1px #000000; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#d41222; 
 background-image: -moz-linear-gradient(top, #d41222 0%, #0b062e 100%); 
 background-image: -webkit-linear-gradient(top, #d41222 0%, #0b062e 100%); 
 background-image: -o-linear-gradient(top, #d41222 0%, #0b062e 100%); 
 background-image: -ms-linear-gradient(top, #d41222 0% ,#0b062e 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b062e', endColorstr='#0b062e',GradientType=0 ); 
 background-image: linear-gradient(top, #d41222 0% ,#0b062e 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 }.buttonleftr:active{
 padding:11px 25px; 
 border:solid 1px #000000; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#d41222; 
 background-image: -moz-linear-gradient(top, #d41222 0%, #870319 100%); 
 background-image: -webkit-linear-gradient(top, #d41222 0%, #870319 100%); 
 background-image: -o-linear-gradient(top, #d41222 0%, #870319 100%); 
 background-image: -ms-linear-gradient(top, #d41222 0% ,#870319 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#870319', endColorstr='#870319',GradientType=0 ); 
 background-image: linear-gradient(top, #d41222 0% ,#870319 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 }