HTML
{
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
A
{
  color: #C10F05;
  outline: none;
}
#hor_nav LI.active A
{
  background: #C10F05;
}
#hor_nav LI A:hover, #hor_nav LI:hover A, #hor_nav LI.sfHover A
{
  background: #C10F05;
}
#hor_nav LI LI A, #hor_nav LI LI.active A, #hor_nav LI LI A:hover
{
  background: #C10F05;
}
#page_header_h3
{
  background-color: #C10F05;
  padding-left: 40px;
}
#hor_nav1
{
  background-color: rgba(0, 0, 0, 0.77);
  /*background-color: transparent;*/
}
.sidebar-nav .well{
  border-radius: 0 6px 12px 0;
}
.sidebar-nav .well .contentheading{
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar-nav .well input{
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-left: 5px;
  padding-left: 5px;
}
.sidebar-nav .well input:hover{
  text-decoration:underline;
}

#aside .well{
  border-radius: 6px 0 0 12px;
  font-size: 90%;
}
#aside .well a{
  font-size: 13px;
}
.well
{
  background-color: #C41B12;
  background: #C10F05 linear-gradient(#FFCECC, #FFDCDA) repeat scroll 0px 0px;

}
.well A
{
  color: #181818;
  display: block;
  line-height: 15px;
  padding-bottom: 8px;
}
.well A:hover
{
  color: #CE0000;
}
.filter-search{
  
}
.filter-search select{
  height: auto;
}
.filter-search .button{
  margin-bottom: 10px;
}
    
IMG
{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
BUTTON, INPUT, SELECT, TEXTAREA
{
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
BUTTON, INPUT
{
  =overflow: visible;
  line-height: normal;
}
BUTTON::-moz-focus-inner, INPUT::-moz-focus-inner
{
  padding: 0;
  border: 0;
}
BUTTON, INPUT[type="button"], INPUT[type="reset"], INPUT[type="submit"]
{
  background: -moz-linear-gradient(0% 90% 90deg, #EEEEEE, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  color: #000000;
  cursor: pointer;
  display: inline;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
TEXTAREA
{
  overflow: auto;
  vertical-align: top;
}
.clearfix
{
  =zoom: 1;
}
.clearfix:before, .clearfix:after
{
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after
{
  clear: both;
}
.hide-text
{
  font: 0 / 0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level
{
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
BODY
{
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff;
}

A, .componentheading h1
{
  color: #E33128;
  text-decoration: none;
}
A:hover, .componentheading h1:hover
{
  color: #C10F05;
  text-decoration: none;
}
.componentheading h1:hover
{
  cursor: pointer;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container
{
  width: 1040px;
}
.span6
{
  width: 804px; /*604*/
  float: left;
  margin: 0 18px;
}
.span3
{
  width: 200px; /*200*/
  float: left;
}
.row-fluid
{
  width: 1040px;
  =zoom: 1;
  background: url(/templates/avtovec-template/images/backgrounds/content_bg.png)/*tpa=http://avtovec.ru/templates/avtovec-template/images/backgrounds/content_bg.png*/ no-repeat right bottom;
}
.row-fluid:before, .row-fluid:after
{
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after
{
  clear: both;
}
.container
{
  margin-right: auto;
  margin-left: auto;
  =zoom: 1;
}
.container:before, .container:after
{
  display: table;
  content: "";
  line-height: 0;
}
.container:after
{
  clear: both;
}
.container-fluid
{
  padding-right: 20px;
  padding-left: 20px;
  =zoom: 1;
}
.container-fluid:before, .container-fluid:after
{
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after
{
  clear: both;
}
P
{
  margin: 0 0 9px;
}
H1, H2, H3, H4, H5, H6
{
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizeLegibility;
}
H1
{
  font-size: 36px;
  line-height: 40px;
}
H2
{
  font-size: 30px;
  line-height: 40px;
}
H3
{
  font-size: 24px;
  line-height: 40px;
}
H4
{
  font-size: 18px;
  line-height: 20px;
}
H5
{
  font-size: 14px;
  line-height: 20px;
}
H6
{
  font-size: 12px;
  line-height: 20px;
}
.page-header
{
  padding-bottom: 8px;
  margin: 18px 0 27px;
}
UL, OL
{
  padding: 0;
  margin: 0 0 9px 15px;
}
UL UL, UL OL, OL OL, OL UL
{
  margin-bottom: 0;
}
LI
{
  line-height: 18px;
}
UL.unstyled, OL.unstyled
{
  margin-left: 0;
  list-style: none;
}
DL
{
  margin-bottom: 18px;
}
DT, DD
{
  line-height: 18px;
}
DT
{
  font-weight: bold;
}
.article-info-term
{
  display: none;
}
DD
{
  margin-left: 0;
}
.dl-horizontal DT
{
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal DD
{
  margin-left: 130px;
}
FORM
{
  margin: 0 0 18px;
}
FIELDSET
{
  padding: 0;
  margin: 0;
  border: 0;
}
LABEL, INPUT, SELECT, TEXTAREA
{
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
SELECT, TEXTAREA, INPUT[type="text"], INPUT[type="password"], INPUT[type="datetime"], INPUT[type="datetime-local"], INPUT[type="date"], INPUT[type="month"], INPUT[type="time"], INPUT[type="week"], INPUT[type="number"], INPUT[type="email"], INPUT[type="url"], INPUT[type="search"], INPUT[type="tel"], INPUT[type="color"], .uneditable-input
{
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
TEXTAREA
{
  height: auto;
}
TEXTAREA, INPUT[type="text"], INPUT[type="password"], INPUT[type="datetime"], INPUT[type="datetime-local"], INPUT[type="date"], INPUT[type="month"], INPUT[type="time"], INPUT[type="week"], INPUT[type="number"], INPUT[type="email"], INPUT[type="url"], INPUT[type="search"], INPUT[type="tel"], INPUT[type="color"], .uneditable-input
{
  background-color: #FFF;
  border: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

INPUT[class*="span"], SELECT[class*="span"], TEXTAREA[class*="span"], .uneditable-input[class*="span"], .row-fluid INPUT[class*="span"], .row-fluid SELECT[class*="span"], .row-fluid TEXTAREA[class*="span"], .row-fluid .uneditable-input[class*="span"]
{
  float: none;
  margin-left: 0;
}
INPUT, TEXTAREA, .uneditable-input
{
  margin-left: 0;
}
.dropdown-menu
{
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #FFF;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.2);
  =border-right-width: 2px;
  =border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right
{
  right: 0;
  left: auto;
}
.dropdown-menu .divider
{
  =width: 100%;
  height: 1px;
  margin: 8px 1px;
  =margin: -5px 0 5px;
  overflow: hidden;
  background-color: #E5E5E5;
  border-bottom: 1px solid #FFF;
}
.dropdown-menu A
{
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu LI > A:hover, .dropdown-menu LI > A:focus, .dropdown-submenu:hover > A
{
  text-decoration: none;
  color: #FFF;
  background-color: #727272;
  background-color: #0081C2;
  background-image: -moz-linear-gradient(top,#727272,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#727272),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#727272,#0077b3);
  background-image: -o-linear-gradient(top,#727272,#0077b3);
  background-image: linear-gradient(to bottom,#727272,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu .active > A, .dropdown-menu .active > A:hover
{
  color: #FFF;
  text-decoration: none;
  outline: 0;
  background-color: #727272;
  background-color: #0081C2;
  background-image: -moz-linear-gradient(top,#727272,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#727272),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#727272,#0077b3);
  background-image: -o-linear-gradient(top,#727272,#0077b3);
  background-image: linear-gradient(to bottom,#727272,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu .disabled > A, .dropdown-menu .disabled > A:hover
{
  color: #999;
}
.dropdown-menu .disabled > A:hover
{
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open
{
  =z-index: 1000;
}
.open > .dropdown-menu
{
  display: block;
}
.pull-right > .dropdown-menu
{
  right: 0;
  left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret
{
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "\2191";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu
{
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu
{
  position: relative;
}
.dropdown-submenu > .dropdown-menu
{
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover .dropdown-menu
{
  display: block;
}
.dropdown-submenu > A:after
{
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #CCCCCC;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > A:after
{
  border-left-color: #FFF;
}
.dropdown .dropdown-menu .nav-header
{
  padding-left: 20px;
  padding-right: 20px;
}
.well
{
  min-height: 20px;
  margin-bottom: 20px;
}
.well ul
{
  list-style-type:none;
  margin: 0 15px 0 15px;
}
.well a
{
  font-size: 14px;
}
._clean
{
  background: none;
}
._clean #page_header_h3 {
  display: none;
}

.pull-right
{
  float: right;
  text-align:right;
  padding: 12px 14px 0 0;
}
.pull-right img{
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.pull-left
{
  float: left;
}
.footer .container{
  background: linear-gradient(#dadada, #e9e9e9) repeat scroll 0 0 #eee;
  border-radius: 0 0 7px 7px;
}
.footer .custom{
  padding: 5px 0 0 14px;
  font-size: 12px;
}
.footer .pull-right{
  width: 460px;
}
.copy .container{
  background: none;
  text-align: right;
  font-size: 12px;
}
.hide
{
  display: none;
}
.show
{
  display: block;
}
.invisible
{
  visibility: hidden;
}
.affix
{
  position: fixed;
}
.hidden
{
  display: none;
  visibility: hidden;
}
.visible-phone
{
  display: none !important;
}
.visible-tablet
{
  display: none !important;
}
.hidden-desktop
{
  display: none !important;
}
.visible-desktop
{
  display: inherit !important;
}

BODY.site
{
  background: linear-gradient(#eee, #efefef) repeat scroll 0 0 #eee;
}
BODY.site.fluid
{
  background-color: #FFFFFF;
}
.logo
{
  position: absolute;
  left: 15px;
  top: 12px;
}
.site-title
{
  font-size: 3.1vw;
  line-height: 44px;
  padding: 0px 0px 0px 145px;
}
.site-description
{
  padding-left: 142px;
  padding-bottom: 7px;
  font-size: 13px;
  line-height: 20px;
}
.site-info
{
  font-size: 38px;
  color: #fff;
  text-align: right;  
}
.brand
{
  color: #fff;
  -webkit-transition: color .5s linear;
  -moz-transition: color .5s linear;
  -o-transition: color .5s linear;
  transition: color .5s linear;
  padding-top: 5px;
}
.brand:hover
{
  color: #eee;
  text-decoration: none;
}
.header
{
  position: relative;
  margin-bottom: 10px;
  background: url(/templates/avtovec-template/images/backgrounds/header_top.png)/*tpa=http://avtovec.ru/templates/avtovec-template/images/backgrounds/header_top.png*/ no-repeat center center;
}


.container{
 /* background: url(../images/backgrounds/body_bg_a.png) no-repeat right bottom #FFF;   картинка AV */
}
.well #page_header_h3
{
  margin: 0px 0px 5px;
  padding: 5px 0 5px 15px;
  color: #fff;
  border-bottom: 1px dotted #EAE3D1;
  border-radius: 3px 3px 0 0;
  font-size: 13px;
}
H1, H2, H3, H4, H5, H6
{
  margin: 4px 0 12px 0;
}
H1, H2
{
  font-size: 22px;
  line-height: 24px;
}
H3
{
  font-size: 18px;
  line-height: 20px;
}
H4
{
  font-size: 14px;
  line-height: 16px;
}
H5
{
  font-size: 13px;
  line-height: 15px;
}
H6
{
  font-size: 12px;
  line-height: 14px;
}
.module-header
{
  padding-bottom: 17px;
  margin: 20px 0 18px;
  border-bottom: 1px solid #EEEEEE;
}
.pull-right.item-image
{
  margin: 0 0 18px 20px;
}
.pull-left.item-image
{
  margin: 0 20px 18px 0;
}
.header .nav > LI:last-child > .dropdown-menu, .item-actions .dropdown-menu, .item-comment .dropdown-menu
{
  left: initial;
  right: 0;
}
.branchs-bottom {
  padding: 20px 0 0 15px;
}
.branch-box{
  width: 241px;
  float: left;
  padding-right: 15px;
  font-size: 12px;
  border-radius: 3px 3px 0 0;
}
.branchs-bottom .well .custom{
  padding: 0 10px;
}
.branchs-bottom .well A {
  color: #E33128;
  font-size: 12px;

}
.branchs-bottom .well {
  background: #fff;
  border: 1px dotted #E9E9E9;
  min-height: 20px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  border-radius: 3px 3px 0 0;
}
.branchs-bottom .well #page_header_h3 {
  margin: 0px 0px 5px;
  padding: 3px 0 3px 10px;
  color: #333333;
  background: #E9E9E9;
  border-bottom: 1px dotted #EAE3D1;
  border-radius: 3px 3px 0 0;
  font-size: 13px;
}



/* MENU
-----------------------------------------------------------------------------*/
*{margin:0;padding:0}
#wrapper{margin:0 auto;width:100%}
.content{background:#f9f9f9 none repeat scroll 0 0;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:30px 0;padding:25px}
.navbar{background:#363636;display:block;height:50px;margin:0 auto;/*width:1040px;*/clear:both}
.dropdown{position:relative}
.nav{list-style:outside none none}
.nav > .dropdown.active > a:hover,.nav > .dropdown.active > a:focus{cursor:pointer}
.navbar .nav li .dropdown-menu{z-index:1000}
.navbar .nav{display:block;float:left;left:0;position:relative}
.navbar .nav > li{float:left}
.navbar .nav > li > .dropdown-menu::after{border-bottom:6px solid #323841;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;left:10px;position:absolute;top:-6px}
.dropdown-menu .dropdown i{margin-top:3px;padding-left:20px;position:absolute;right:0}
.navbar .nav > li > a{color:#abb1ba;float:none;font:500 12px/42px Tahoma;padding:4px 20px;text-shadow:0 1px 1px rgba(0,0,0,0.15);border-left:1px solid rgba(255,255,255,0.09);border-right:1px solid rgba(0,0,0,0.4);text-decoration:none;display:block;text-transform:uppercase;box-sizing:border-box;text-decoration:none;transition:all .3s ease 0}
.navbar .nav li:first-child a{border-left:medium none}
.navbar .nav li:last-child a{border-right:medium none}
.navbar .nav > li:hover > a,.navbar .nav > li > a:focus,.navbar .nav > .active > a{color:#fff;background:#c10f05}
ul.nav li.dropdown a{display:block;z-index:1000}
ul.nav li.dropdown ul li i{margin-right:20px}
select.selectmenu{display:none}
.dropdown-menu{background:#323841;box-shadow:none;display:none;float:left;left:0;list-style:outside none none;margin:7px 0 0;min-width:220px;padding:0;position:absolute;top:100%;z-index:1000}
div.navbar ul.nav li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu.sub-menu-level1{min-width:410px}
.dropdown-menu li{margin:0;padding:0}
.dropdown-menu li a{border-bottom:1px solid #2c323b;color:#abb1ba;font:500 13px Tahoma;margin:0;padding:10px 15px;text-decoration:none;text-shadow:none;transition:background-color 300ms linear;box-sizing:border-box}
.dropdown-menu li:last-child a{border-bottom:medium none}
.dropdown-menu > li:hover > a,.dropdown-menu > li > a:focus,.dropdown-submenu > li:hover > a,.dropdown-menu .active > a{color:#fff;background:#c10f05}
.dropdown-menu .sub-menu-level1,.dropdown-menu .sub-menu-level2{left:100%;margin-top:0;position:absolute;top:0;visibility:hidden}
.dropdown-menu li:hover .sub-menu-level1{visibility:visible}
.dropdown-menu li li:hover .sub-menu-level2{visibility:visible}

/* Сетка у таблицы
-----------------------------------------------------------------------------*/
table.sto {border: solid #c2c0bc 1px; border-collapse: collapse; width:100%}
table.sto th, table.sto td {vertical-align: top; padding: 4px; border:solid 1px #c2c0bc;}
table.noborder {border:none; border-collapse: collapse;}
table.noborder th, table.noborder td {vertical-align: central; padding: 4px; border:none;}


/* Шапка
-----------------------------------------------------------------------------*/
.head {position: relative; margin-bottom: 10px; background: rgb(140,1,0); background: linear-gradient(0deg, rgba(140,1,0,1) 0%, rgba(252,3,5,1) 100%); height:76px; display:flex; align-items: center;  }
.udo { color:#ffffff; font-size:28px; text-align:center; font-weight:600; line-height:1.2; flex-basis: 23%; }
.sifr { display:block;}
.udotext { display:none;}
.udotxt { color:#ffffff; font-size:9px; text-transform: uppercase; line-height:1.2; font-weight:200; margin-top:-2px;}
.polos {margin-left:15px; width:15px; height: 76px; transform: skew(-20deg); background: #ffffff;}
/*.poloslogo { padding-top:11px;}
*/
.sitetitle { color:#ffffff; font-size:28px; text-transform: uppercase; padding:0 11px}
.logovek { width:117px; display: inline-block; transform: skewX(-158deg);}
.site-info {font-size: 26px; text-align:left;  flex-basis: 22%; padding: 0 11px}
.ugolp {display:flex;background: #ffffff;height: 76px; transform: skewX(158deg); align-items: center; }
.sinfo { max-width:100%; margin: 0 auto;}

@media all and (max-width: 980px) {


body {
background-image:none;
-webkit-text-size-adjust:none;
padding:5px;
min-height:100%;
background: #ffffff;
font-size:15px;
}
/* Блоки
--------------------------------------------------------------*/
.row-fluid, .item-page, #content, .container, #sidebar  {
  clear:both!important;
  display:block!important;
  width:100%!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
}

img {max-width:100%; height:auto;}
.navbar{width:auto}
.navbar ul li{display:none}
select.selectmenu{color:#111;display:block;float:left;padding:10px;border:none;width:100%}
.navbar{background:none;box-shadow:none}
/*#wrapper{width:600px}*/

.polos, .sitetitle { display:none;}
.site-info { float:right;}
.udo {flex-basis: 43%;}
.sifr, .udotxt { display:none;}
.udotext { display:block; line-height:1; font-size:3vw;}
.logovek { width: 12vw;}
 
}



@media (max-width: 480px) {

.site-title {font-size: 5vw;}
.site-info {font-size: 32px;}
.navbar{background:none;box-shadow:none}
/*#wrapper{width:300px}*/

.site-info {    font-size: 20px; padding-left:inherit;}
.udo {   flex-basis: 41%;}
.site-info { padding:inherit;}
.udotext { font-size:4vw;}
}


.fancybox-close {
position : absolute;
top : -18px;
right : -18px;
width : 36px;
height : 36px;
cursor : pointer;
z-index : 8040;
}

.fancybox-skin {
border-radius : 0 !important ;
}

.fancybox-outer {
padding : 0;
margin : 0;
border : 0;
outline : 0;
vertical-align : top;
position : relative;
}

.fancybox-inner {
overflow : hidden;
}



.item-page p, .item-page ul li
{
  font-size: 16px;
}
.item-page ul li
{
  margin-left: 20px;
}
.information p {
font-size: 6pt;
letter-spacing: -1pt;
text-align: center;
}    
.information img {
display: block;
margin-left: auto;
margin-right: auto;    
}
.information p a {
color : #777;
}