@font-face {
	font-family: dinpro;
	src: url('fonts/dinpro.eot');
	src: local('☺'), url('fonts/dinpro.woff') format('woff'), url('fonts/dinpro.ttf') format('truetype'), url('fonts/dinpro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {
    font-family: 'roboto_thregular';
    src: url('fonts/roboto-thin.eot');
    src: url('fonts/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-thin.woff') format('woff'),
         url('fonts/roboto-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
*/
@font-face {
    font-family: 'Roboto-Regular'; 
    src: url(fonts/Roboto-Regular.ttf); 
}

@font-face {
    font-family: 'Roboto-Bold'; 
    src: url(fonts/Roboto-Bold.ttf);
}

header, nav, section, article, aside, footer, .bxslider, .bx-wrapper{
   display:block;
   
} 

p{
    line-height: 17px;
}

.clear{
    clear: both;
    height: 0;
    display: block;
}

.soc_contacts{
    display: inline-block;
    width: 42px;
    margin-right: 0;
}





.soc_contacts img{
    height:30px;
    transition: all .2s;
    transform-origin: 50% 50%;
}

.soc_contacts img:hover {
  transform: scale(1.2);
}




body{
  margin: 0;
  padding: 0;
  position: relative;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #555555;
  background: url("../img/fon.jpg") ;
  
}

.input_style.act_input.input_full_complect {
    width: 378px !important;
}


.chek_mat.none_activ_mat {
    display: none;
}

.chek_mat_rab.activ_mat {
    width: 100%;
    background-color: #383838;
    color: #ffffff;
}

.slick-arrow {
    position: absolute;
    top: 0;
    z-index: 10;
    height: 100%;
    font-size: 0;
    border: none;
}

.slick-prev.slick-arrow {
    left: -35px;
}

.slick-next.slick-arrow { 
    right: -35px;
}

.avto .slick-prev.slick-arrow {
    display: block;
    height: 109px;
    width: 34px;
    background: url("../img/avto/strelka_avto_left.png") no-repeat;
}

.avto .slick-next.slick-arrow{
    display: block;
    height: 109px;
    width: 34px;
    background: url("../img/avto/strelka_avto_right.png") no-repeat;
}

.slider_avto.slick-initialized.slick-slider {
    width: calc(100% - 68px);
    margin: 0 auto;
}

.activ_mat span {
    color: #ffffff !important;
}

.chek_mat_rab_okno {
    width: 100%;
}

.addresses {
    display: none;
}

h1,aside h2{
 font-size: 26px;
 font-weight: bold;
 color: #252525;
 margin: 0 0 15px;	
}


.act{
 font-size: 18px;
 font-weight: bold;
 color: #252525;
 margin: 0 0 15px;	
 display: block;
}

h2,h3{
font-size: 19px;
color: #d92319;
font-weight: 300;
}


.wrapper{
  width: 100%;
  max-width: 1300px; 
  padding: 1px;
  background: url("../img/fon2.jpg") ; 
  margin: 0 auto;
}






header{
    width: 980px;
    height: 86px;
    margin: 28px auto;
}


.logo{
    float: left;
}

.logo_text{
    display: block;
    width: 130px;
    color: #363636;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
   font-weight: bold;
margin: 21px 0 21px 10px;
    
}


header ul{
    margin: 8px 0;
    display: block;
    padding: 0;
    list-style: none;
    float: right;
    width: 730px;
}

header ul li{
    float: left;
    display: block;
    background: url("../img/header/phonee.png") no-repeat;
    font-size: 12px;
    color: #555555;
       padding: 4px 0px 4px 24px;
       background-position: left center;
}


header ul li:nth-child(2n+1) {
    margin-right: 9px;
    width: 367px;
}

header ul li:nth-child(even){
    width: 335px;
    
}

header ul li span{
    font-size: 13px;
    color: #fe2a1e;
    font-weight: bold;
}


nav{
    width: 980px;
    margin: 0 auto;
    
    
}


nav ul{
    padding: 0;
    margin: 0;
    list-style: none; 
    width: 100%;   
}

nav ul li{
   float: left;
    display: block;
    width: 10%;
    position: relative;
}

nav ul li a{
    background: #363636;
    display: block;
    padding: 14px 0;
    width: 100%;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border-right: 1px solid #424242;
    border-left: 1px solid #2c2c2c;
    text-align: center;
}


nav ul li:hover a{
    background: #e1e1e1;
    color: #363636;
}


nav ul li:hover .podmenu{
    display: block !important;
}



nav ul li:last-child a{
   border-right: none;  
}

nav ul li:nth-child(1) a{
   border-left: none;  
}
 .podmenu{
    position: absolute;
    left: 1px;
    display: none;
    z-index: 5;
 }
 
 .podmenu li{
    float: none;
    
}

.podmenu li a {
    padding: 7px 0 7px 30px;
    display: block;
    width: 170px;
    background: #e1e1e1;
    color: #363636;
    border: none;
    text-align: left;
}

.podmenu li a:hover {
    background: #d92319;
    color: white;
}

.slider {
    height: 298px;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}

.slider_ul{
    padding: 0;
    margin: 0;
    margin: 3px 0;
}

.slider_ul img{
    width: 100%;
}


.slider .bx-wrapper{
    position: relative;
}

.slider .bx-controls{
    position: absolute;
    bottom: 0;
}

.slider .bx-controls-direction{
    width: 970px;
}

.slider .bx-next{
    display: block;
    width: 39px;
    height: 72px;
    background: url("../img/slider/next.png")  no-repeat;
    position: absolute;
    right: 4px;
    top: -151px;
}


.slider .bx-prev{
    display: block;
    width: 39px;
    height: 72px;
    background: url("../img/slider/prev.png")  no-repeat;
    position: absolute;
    left: 10px;
    top: -151px;
}
.slider .bx-next:hover{
    background: url("../img/slider/next-red.png")  no-repeat;
}

.slider .bx-prev:hover{
    background: url("../img/slider/prev-red.png")  no-repeat;
}

.slider .bx-pager div{
    float: left;
    
}

.slider .bx-pager div a{
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    background: #fff;
    display: block;
    border-radius: 8px;
    margin: 2px 6px;
    border: 1px solid rgba(0,0,0,0.2);
}

.slider .bx-pager div a:hover{
    background: #fe2a1e;
    border-radius: 15px;
}

.slider .bx-pager .active{
    background: #fe2a1e !important;
    border-radius: 15px !important;
}
.slider .bx-pager{
    width: 87px;
    height: 13px;
    margin: 0 auto 13px;
}

.avto{
    width: 980px;
    margin: 0 auto 15px;
    position: relative;
}
.avto > span{
    display: block;
    width: 100%;
    font-size: 25px;
    color: #fff;
    text-align: center;
    background: #d92319;
    padding: 10px 0;
}


.slider_avto{
    padding: 0;
    margin: 0;
    
}

.slider_avto li{
    background: #f6f6f6; 
 /*   width: 111px !important;*/
    height: 109px !important;
    position: relative;   
}


.slider_avto li  img{
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 90%;
    max-height: 90px;
    cursor: pointer;
}

.avto .bx-wrapper {
    margin: 3px auto;
    max-width: 980px !important;
    position: relative;
    width: 980px !important;
    overflow: hidden;
}


.avto .bx-wrapper .bx-controls{
    position: absolute;
    width: 904px;
    bottom: 0;
}

.avto .bx-wrapper .bx-prev{
    position: absolute;
    top: -109px;
    left: 0;
    display: block;
    height: 109px;
    width: 34px;
    background: url("../img/avto/strelka_avto_left.png") no-repeat;
}

.avto .bx-wrapper .bx-next{
    position: absolute;
    top: -109px;
    right: -76px;
    display: block;
    height: 109px;
    width: 34px;
    background: url("../img/avto/strelka_avto_right.png") no-repeat;
}

.center{
    width: 980px;
    margin: 14px auto;
    padding: 1px 0;
}
/*.center section{
    width: 100%;
}*/

section{
    width: 708px;
    float: left;
    margin-bottom: 68px;
}

aside{
     width: 242px;
    float: right;
    padding-bottom: 20px;
}

section p{
    text-align: justify;
    margin: 19px 0;
}

.uslugi{
    width: 100%;
    margin: 20px 0 45px;
}

.uslugi_block{
    float: left;
    width: 345px;
    height: 207px;
    position: relative;
    margin-bottom: 20px;
    
}

.uslugi_block:nth-child(odd){
    margin-right: 15px;
}

.uslugi_block img{
    position: absolute;
    left: 0;
    top: 0;
}

.red_line{
    display: block;
    height: 39px;
    width: 100%;
    background: #d6261c;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
}

.red_line span{
    color: #fff;
    font-size: 22px;
    text-align: center;
    background: url("../img/uslugi/strelka.png") left center no-repeat;
    padding: 2px 0 1px 34px;
}


.action{
    width: 100%;
    margin-bottom: 47px;
}

.action_block{
    width: 226px;
    height: 95px; 
    position: relative;
    margin-right: 14px;  
    float: left;
    display: block;
}


.text_text > p {
    margin: 0;
    text-align: center;
}


.action_block img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}


.text {
    bottom: 0;
    display: table;
    height: 45px;
    padding: 0 6px;
    position: absolute;
    vertical-align: middle;
    width: 95%;
}


.text_fon {
    background: #363636 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.82;
    position: absolute;
    width: 100%;
}

.text_text {
    color: #fff;
    display: table-cell;
    font-family: "Roboto-Regular";
    font-size: 14px;
    margin: 5px 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 5;
}

.action_block:nth-child(3){
   margin: 0; 
}

.text_text span{
    color: #fb483e;
    
}

.menu_fotter{
    list-style-image: url("../img/list-stile.png") ;
    margin: 0 auto;
    width: 659px;
    height: 23px;
}

.menu_fotter li{
    float: left;
    margin: 0 12px;
    
}

.menu_fotter li a{
    font-family: 'Roboto-Bold';
    font-size: 11px;
    color: #363636;
    text-transform: uppercase;
}


footer{
    width: 980px;
    margin: 30px auto 0;
    background: #363636;
    height: 76px;
}

.logo_fotter{
    display: block;
    float: left;
}
.logo_fotter_text{
    display: block;
    width: 110px;
    float: left;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 10px;
    
}

.visa{
    float: left;
    margin: 22px 27px;
}

.sots{
    list-style: none; 
    display: block;
    height: 25px;
    margin: 25px 12px;
    float: left;
    padding: 0;  
}

.sots li{
    float: left;
    margin-right: 5px;
}

.tel_fotter{
   list-style: none; 
    display: block;
    float: right;
    padding: 0; 
    margin: 29px 0;   
}

.tel_fotter li{
    float: left;
    margin-right: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-right: 15px;
}

.tel_fotter li span{
    color: #959595;
    font-weight: normal;
}

.aside_h{
    font-size: 18px;
}


.blog{
    width: 100%;
    background: #f6f6f6;
    margin: 17px 0 20px;
}
.blog img{
    border:6px solid #d92319;
    width: 95%;
}

.date{
    color: #b4b4b4;
    font-size: 9px;
    margin: 0px 0 10px;
    display: block;
}

.blog_text{
    padding: 10px;
}

.blog_text_h{
     font-family: 'Roboto-Bold';
     color: #383838;
     text-decoration: underline;
     font-size: 15px;
}

.blog_text p{
    color: #555;
    font-size: 11px;
  
}

.kontakt_block{
    width: 100%;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 1px;

}



.yandex_map{
    width: 232px;
    height: 200px;
    padding: 5px;
    border: 1px solid #ecebeb;
    float: left;
    margin: 0 30px 5px 0;
}

.kontakt_info{
    float: left;
    width: 360px;
    
}

.information span{
    display: block;
       font-weight: bold;
       color: #343434;
}

.telefoni > span{
    display: block;
    font-weight: bold;
       color: #d92319;
       font-size: 13px;
    
}

.telefoni > span > a{
    color: #d92319;
       font-size: 13px;
       text-decoration: none;
}

.telefoni > span > span{
    font-weight: bold;
       color: #343434;    
}

.prise{
    text-align: center;   
    color: #343434;
}

.prise a{
      
    color: #d92319;
}

.avto_primer{
    width: 299px;
    height: 278px;
    border: 7px solid #3b3b3b;
    float: left;
    margin: 0 20px 20px 0;
}


.avto_primer:nth-child(3n+1){
    margin-right: 0;
}

.section{
    width: 980px;
}
.section section{
    width: 100%;
}

.avto_primer_img{
    width: 299px;
    height: 197px;
    display: block;
    position: relative;
    text-align: center;
}

.avto_primer_img2{
    width: 299px;
    height: 197px;
    display: block;
    position: relative;
    text-align: center;
}

.avto_primer_img span{
    color: #353535;
font-size: 18px;
font-weight: bold;
display: block;
position: absolute;
bottom: 6px;
margin: auto;
left: 0;
right: 0;
    
}

.avto_primer_img2 span{
    color: #353535;
font-size: 18px;
font-weight: bold;
display: block;
position: absolute;
bottom: 6px;
margin: auto;
left: 0;
right: 0;
    
}

.avto_primer_img img{
    max-width: 214px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.werty3{
    height: 187px !important;
}

.avto_primer_a{
    height: 268px
}


.avto_primer_img2 img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 197px;
    max-width: 298px;
    position: absolute;
    right: 0;
    top: 0;
}

.modeli{
    background:  #3b3b3b;
    display: block;
    width: 100%;
    height: 80px;
    padding-top: 1px;
    overflow: hidden;
}

.text_model{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 10px 0 3px;
}


.modeli ul {
    display: block;
    height: 32px;
    list-style: outside none none;
    margin: 5px auto;
    overflow: hidden;
    padding: 0;
    width: 270px;
}

.modeli ul li{
     float: left;
     margin-right: 6px;
}

.modeli ul li a{
    color: #d7d7d7;
    text-decoration: none;
}

.modeli ul li a:hover{
    text-decoration: underline;
}

.modeli_link{
    display: block;
    font-size: 11px;
    color: #ed1c24;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
}

.modeli p{
    color: #d7d7d7;
    font-size: 11px;
    width: 270px;
      margin: 10px auto;
}


.werty3 img{
    
    max-width: 302px !important;
    width: 299px;
}


.object{
    width: 306px;
    height: 279px;
    border: 2px solid #f6f6f6;
    float: left;
    margin-right: 24px;
    margin-top: 24px;
    background: #f6f6f6;
}

.wr_obj{
    width: 100%;
    margin: 5px 0;   
}


.object:nth-child(3n){
  margin-right: 0px; 
  float: right; 
}


.object_img{
    width: 298px;
height: 123px;
border: 2px solid #383838;
margin: 0 auto;
display: block;
      
}


.object_header{
    font-weight: 900;
    color: #d92319;
    font-size: 18px;
    text-align: center;
    padding: 5px 0;
    display: block;
    text-decoration: none;
}


.object_header:hover{
    text-decoration: underline;
}

.object p{
    color: #303030;
    font-size: 11px;
    padding: 0 24px;
    margin: 0;
    text-align: justify;
}

.razm {
    display: block;
    padding: 0 0 0 47px;
    background: url("../img/razmer.png") no-repeat scroll left 24px center;
    margin: 5px 0;
}

.prise_o{
    display: block;
    padding: 0 0 0 47px;
    background: url("../img/prise.png") no-repeat scroll left 24px center;
    margin: 5px 0;
    color: #d92319;
    font-weight: 900;
     font-size: 15px;
}

.prise_o_bold{
    font-size: 12px;
    font-weight: bold;
    color: #303030; 
}


.war_obj{
    width: 100%;
}

.galler{
    width: 100%;
    float: left;
    position: relative;
}

.war_obj > table tr td {
    background-color: #f6f6f6;
    border: 1px solid #ebebeb;
    color: #303030;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
}



.war_obj > table tr:first-child td {
    background-color: #747373;
    color: #fefefe;
    font-family: Arial;
    font-size: 21px;
    font-weight: bold;
    padding: 15px;
}




.war_obj table {
    margin: 18px 0 10px;
    width: 100%;
}

.galler_main {
    float: left;
}

.min_opis_mat {
    float: right;
    height: 100%;
    margin: 0;
    padding: 0 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 453px;
}

.min_opis_mat p {
    color: #252525;
    font-family: Arial;
    font-size: 13px;
    line-height: 23px;
    margin: 0 auto;
}

.galler_main img {
    border: 6px solid #f6f6f6;
    width: 486px;
}

.price_bay > p {
    color: #e8261b;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 29px;
    font-weight: bold;
    margin: 15px;
    text-align: right;
    width: 230px;
}


.price_bay {
    bottom: 0;
    position: absolute;
    right: 0;
}

.price_bay > span {
    background-color: #363636;
    color: #fafafa;
    display: block;
    float: right;
    font-family: Arial;
    font-size: 23px;
    font-weight: bold;
    padding: 13px 35px;
    cursor: pointer;
}

.model{
    width: 100%;
    position: absolute;
    background: #F6F6F6;
    border: 1px solid #ccc;
    z-index: 5;
}


.hr{
    font-size: 26px;
    font-weight: bold;
    color: #252525;
    margin: 0 0 15px;
    text-align: center;
    display: block;
}


.mashina {
    width: 140px;
    float: left;
    margin: 26px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

.mashina:hover .m_text{
    color: #d92319;
}

.mashina div{
     width: 100%;
     height: 70px;
}


.mashina div img{
     max-width: 140px;
     max-height: 70px;
}


.b-page_initial-scroll_yes.b-page_js_inited {
    overflow-y: auto;
}
body.b-page__body {
    font-size: 13px;
    line-height: 1.154;
}
body.b-page__body {
    height: 100%;
    padding: 0;
}
.b-page_initial-scroll_yes {
    overflow-y: scroll;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font: 0.8em Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 1em;
    position: relative;
    z-index: 0;
}
.close_model {
    background-color: #D92319;
    color: #ffffff;
    cursor: pointer;
    display: table;
    font-weight: bold;
    margin: 0 10px 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
} 

.news-block > a {
    background-color: #d92319;
    bottom: 28px;
    color: #ffffff;
    cursor: pointer;
    display: table;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    position: absolute;
    right: 23px;
    text-decoration: none;
    text-transform: uppercase;
}




.m_text{
    color: #353535;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;

}

.cal_w{
    width: 100%;
    margin: 20px 0;
}
.cal_w a{
   color: #d92319;
}
.cal_w ul{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.cal_w ul li{
    float: left;
    display: block;
    width: 50%;
    cursor: pointer;
    background: #F6F6F6;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 9px 0;
}
.calk{
    background: #363636 !important;
    color: #fff;
}

#formmail input, #formmail label{
    cursor: pointer;
} 

.chek_mat, .chek_mat_rab{
   width: 49.7%;
   display: block;
   float: left;
   height: 50px;
   background: #f6f6f6; 
   position: relative;
   cursor: pointer;
   z-index: 100;
   position: relative;
}

.avto_calc{
  float: left;
  margin:  0 10px 10px 0;  
  max-width: 330px;
  
}

.chek_mat span,.chek_mat_rab span{
    display: block;
    width: 98%;
    padding: 11px 0;
    height: 23px;
    background: #383838;
    color: #fefefe;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    
}

.activ_mat span{
    background: none !important;
    color: #383838 !important;
}


.activ_mat {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #A3A3A3 #A3A3A3;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 2px medium;
}


.war_obj > table tr td {
    width: 50%;
}

.chek_mat_okno{
   width: 99.5%;
   padding-top: 10px;
   background: #f6f6f6;  
   border: 2px solid #A3A3A3;
   margin-top: -3px;
}


.none_activ_mat{
    background: none !important;
}


.chek_mat_rab_okno{
    width: 99.4%;
      padding-top: 10px;
  
   background: #f6f6f6;  
   border: 2px solid #a3a3a3;
   margin-top: -3px;
   display: none;
}

.prem, .stand, .prem_u, .stand_u, .excl_u{
    background: #128fcc none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 4px;
    padding: 10px 0;
    text-align: center;
    width: 145px;
    text-decoration: underline;
}

.prem_u, .stand_u, .excl_u {
    background: #128fcc none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 4px;
    padding: 10px 0;
    text-align: center;
    width: 145px;
}

.mashina div img{
    outline: none;
    border:none;
}

.mashina{
    outline: none;
    border:none;
    height:86px;
}

.prem input, .stand input, .stand_u input, .prem_u input, .excl_u input{
   display: none;
}
.activ_standart {
    background: #d92319 none repeat scroll 0 0;
    text-decoration: none;
}


.komp_and_otd input[type="radio"]:checked + label{
    background: #d92319 none repeat scroll 0 0;
    text-decoration: none;
}

.input_checkbox, .ul_mater, .input_uslug_k{
    width: 335px;
    display: block;
    margin: 14px 10px;
    float: left;
}

.input_uslug_k{
    width: 55% !important;
}
/*.input_uslug_k label{
    display: block;
    width: 100%;
}*/

.ul_mater, .ul_mater2{
    width: 333px;
    display: block;
    margin: 14px 8px;
    float: left;
}

 .ul_mater2{
    width: 280px !important;
 }

.input_style {
display: block;
border: 1px solid #ebebeb;
background: #fff url("../img/input_check.png") scroll 6px 6px no-repeat;
padding: 8px 0px 7px 30px;
color: #303030;
font-size: 12px;
font-weight: bold;
margin: 5px 0;
cursor: pointer;
}

.input_style2 {
    background: #fff url("../img/input_check.png") no-repeat scroll 6px center;
    border: 2px solid #cccccc;
    color: #303030;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px -1px;
    padding: 10px 0 10px 30px;
}


.polnii_complex .input_prise {
    font-size: 13px;
    padding: 4px 0;
    margin: 5px -1px;
    border: 2px solid #cccccc;
}

.glavH2 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}


aside .action_block {
    border: 6px solid #d92319;
    margin: 0 0 10px !important;
}

.input_uslug_k .input_style,.input_style2{
    float: left;
    display: block;
    width: 73% !important;
}

.input_prise{
    background: #ffffff;
    display: block;
    border: 1px solid #ebebeb;
    width: 17%;
    /* padding: 8px 0px 7px 30px; */
    color: #303030;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0;
    cursor: pointer;
    float: right;
    height: 29px;
    text-align: center;
    line-height: 29px;
    
}

.input_prise2{
    background: #ffffff;
    display: block;
    border: 1px solid #ebebeb;
    width: 17%;
    /* padding: 8px 0px 7px 30px; */
    color: #303030;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0;
    cursor: pointer;
    float: right;
    height: 29px;
    text-align: center;
    line-height: 29px;
    
}

.act_input{
    background: #fff url("../img/input_check_activ.png") scroll 6px 6px no-repeat;
}

.input_style2.act_input{
    background: #fff url("../img/input_check_activ.png") scroll 6px center no-repeat;
}

.mal_i{
    width: 82%;
    margin-left: 29px;   
}


.one_mat{
    width: 100%;
    display: block;
    margin: 5px 0;
    height: 31px;
}


.name_mat{
  float: left;
    display: block;
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 8px 8px;
    width: 78%;
}

.name_mat2 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ebebeb;
    display: block;
    float: left;
    margin: 2px 0;
    padding: 8px;
    width: 92%;
}
.count_mat{
   float: right;
    display: block;
    text-align: center;
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 8px 8px;
    width: 10.5%;
}

.mat_kup, .mat_kup2, .linkPokazHist{
    display: block;
    width: 110px;   
    color: #ffffff;
    font-size: 19px;
    font-weight: bold; 
    background: #128fcc;

    margin: 10px 0;
    text-align: center;
    text-transform: uppercase;
    padding: 11px;
    cursor: pointer;
}

.mat_kup:hover, .mat_kup2:hover, .popup-link-4:hover, .linkPokazHist:hover{
    background: #d92319;
}
.linkPokazHist{
    width: 220px;
    text-align: center;
}
.prise_mat_dop{
    color: #d92319;
    font-size: 27px;
    font-weight: bold;
    margin: 5px 10px 5px 0;
    padding: 11px 0;
    text-align: left;
    float: left;
    display: block;
}


.prise_mat, .prise_mat2 {
    color: #d92319;
    display: block;
    float: left;
    font-size: 27px;
    font-weight: bold;
    margin: 5px 0;
    padding: 11px 0;
    text-align: left;
}

.prise_mat2{
    width: 118px !important;
    text-align: left !important;
    padding-left: 0;
}


.opisanie_tipa{
    margin-top: 20px;
    width: 100%;
}



.text_otkr{
    width: 97%;
    background: #f5f4f4;
    display: block;
    margin: 10px 0;
    border: 1px solid #ececec;
    padding: 10px;
}


.text_otkr .opis_pis{
    display: none;
}



.block_act .opis_pis{
    display: block !important;
}

.block_act{
    background: #ffffff !important;
}

.name_text{
    color: #383838;
    font-weight: bold;
    font-size: 22px; 
    display: table;
}

span.opis_pis p {
margin: 10px 0;
text-align: justify;
}


.block_act .svernyt {
    color: #128fcc;
    cursor: pointer;
    font-size: 12px;
    padding: 16px 11px;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    top: 0;
    width: 97%;
}

.block_act .svernyt:hover{
    text-decoration: underline;
}

.svernyt{
    color: #128fcc;
    cursor: pointer;
    font-size: 12px;
    padding: 16px 11px;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    top: 0;
    dispay: table;
    width: 97%;
}

.text_otkr{
    position: relative;
}



.svernyt{
    color: #d92319;
   font-size: 12px;
   margin-left: 20px;
   cursor: pointer;
   text-decoration: underline;
   float: right;
}



.svernyt:hover{
    text-decoration: none;
}


.opisanie_tipa > div{
    display: none;    
}


.aside-block{
	display: block;
    margin-bottom: 28px;
}
.aside-block span.aside-block-text{
	text-align: center;
	text-decoration: none;
    background-color:#e1e1e1;
    color: #494949;
    padding: 0 9px;
    font-weight: bold;
    display: inline-block;
}
.aside-block a{
	text-align: center;
	text-decoration: none;
    color: #494949;
}
.aside-block span.aside-block-img{
	display: block;
	position: relative;
    height: 126px;
    border: 6px solid #E1E1E1;
    background-color: #fff;
}
.aside-block img{
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	max-width: 85%;
	max-height: 85%;
}

      
.news-block{
    margin-bottom: 30px;
}
.news-pic{
	float: left;
	border: 6px solid #E1E1E1;
    width: 98%;
    margin-right: 20px;
    margin-bottom: 10px;
}
a:hover .news-pic{
	float: left;
	border: 6px solid #A6A6A6;
    width: 98%;
    margin-right: 20px;
    margin-bottom: 10px;
}
.news-date{
    color: #b4b4b4;
}


.news-block > p {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    left: 6px;
    margin: 0;
    padding: 18px 14px;
    position: absolute;
    top: 6px;
    width: 94%;
}

.news-block {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}

.b-page_initial-scroll_yes.b-page_js_inited {
    overflow-y: auto;
}
body.b-page__body {
    font-size: 13px;
    line-height: 1.154;
}
body.b-page__body {
    height: 100%;
    padding: 0;
}
.b-page_initial-scroll_yes {
    overflow-y: scroll;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font: 0.8em Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 1em;
    position: relative;
    z-index: 0;
}
.news-block {
    /*border-bottom: 1px solid #848484;*/
    overflow: hidden;
    position: relative;
}

.hideEpmtyInput{
    display: none;
}



.komp_and_otd > label {
    background-color: #128fcc;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 4px;
    padding: 13px;
    text-align: center;
    width: 303px;
}

.komp_and_otd > input{
    display: none;
}

.blockStandart {
    display: table;
    margin: 0 auto 10px;
    text-align: center;
}

.blockStandart > label {
    display: block;
    float: left;
}


.komp_and_otd {
    display: table;
    margin: 0 auto;
}


.partners_block img {

    float: left;
    margin: 0 20px 0 0;
    padding: 10px;
}

.partners_block a {
    color: #303030;
    display: table;
    font-size: 15px;
    padding: 5px 0 0;
    text-decoration: none;
}

.partners_block a:hover{
    color: #777777;
}


.blockUslig_inner {
    border: 6px solid #f6f6f6;
    margin: 20px 0;
    padding: 10px;
    width: 646px;
}


.blockUslig_inner > p:first-child {
    color: #000000;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0;
}

.blockUslig_inner > p {
    color: #636363;
    font-size: 13px;
    line-height: 20px;
    margin: 14px 0;
}



.kontakt_block {
    background-color: #eaeaea;
    border: 6px solid #eaeaea;
    margin: 20px auto;
    padding: 0 10px;
    width: 420px;
}

.partners_block > div{
    border: 6px solid #f6f6f6;
    margin: 20px 0;
    padding: 10px;
    padding-bottom: 0;
    padding-top: 0;
    width: 677px;
}

.partners_block > div > p:first-child {
    display: block;
    float: left;
    height: 100%;
    margin: 11px 0;
    position: relative;
}

.partners_block h2 {
    font-size: 17px;
    font-weight: bold;
    margin: 19px 0 3px;
}

.partners_block p {
    margin: 4px 0 7px;
}



.content_mat h3, .content_mat h2, .content_mat h4 {
    color: #383838;
    font-family: Arial;
    font-size: 21px;
    font-weight: bold;
    margin: 15px 0;
}

.content_mat > p {
    color: #636363;
    font-size: 13px;
    line-height: 22px;
    margin: 15px 0;
}


.blockImageMat > div > img {
    display: table-cell;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.blockImageMat > div {
    border: 1px solid #e1e1e1;
    display: block;
    float: left;
    height: 250px;
    margin: 10px 0;
    padding: 5px;
    width: 465px;
}

.blockImageMat > div:first-child{
    float:left;
}
.blockImageMat > div:last-child{
    float:right;
}



.complexAndOtd > p {
    float: left;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 14px 5px 0;
}

.dark {
    float: left;
}


.complexAndOtd {
    display: table;
    margin: 13px auto;
}

.komp_and_otd{
    display: none;
}


.blockStandart > p {
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 14px 15px 0;
}

.varUkaz {
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 14px 15px 0;
}


.polnii_complex > p {
    float: left;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 14px 5px 4px;
}


.blockKontLeft {
    float: left;
    width: 475px;
    margin: 30px 0 0 0;
}


.blockKontRight {
    float: right;
    width: 475px;
    margin: 30px 0 0 0;
}


.blockKontLeft > h3 {
    margin: 0 14px;
}

.blockKontRight > h3 {
    margin: 0 14px;
}

.contentTekno p {
    color: #636363;
    font-size: 13px;
    line-height: 19px;
    margin: 5px 0;
    text-align: justify;
}

.contentTekno h3, .contentTekno h2 {
    color: #000000;
    font-weight: 600;
}

.redColor{
    color: #d92319;
}
.wraitRaz{
    font-weight: bold;
    margin: 2px 0 !important;
}

.contentTekno .avto_primer.avto_primer_a > img {
    width: 100%;
}

.contentTekno .modeli {
    background: none repeat scroll 0 0 #3b3b3b;
    display: block;
    height: 54px;
    padding-top: 1px;
    position: relative;
    top: -41px;
    width: 100%;
}

.contentTekno .avto_primer.avto_primer_a {
    height: 200px;
    margin: 0 0 10px 20px;
}

.contentTekno .modeli > p {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin: 18px 0;
    text-align: center;
    width: 100%;
}

.hideText {
    display: none;
}

.variantiIspolnenia > div.activeVariant {
    background-color: #383838;
    border-style:  solid;
    border-width: 3px 3px 4px 3px;
    border-color:  #383838 #383838 #FDFDFD #383838;
    color: #fdfdfd;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 298px !important;
    height: 191px;
}

.variantiIspolnenia > a.activeVariant {
    background-color: #D92319;
    border-style:  solid;
    border-width: 0;
    border-color:  #383838 #383838 #383838 #383838;
    color: #fdfdfd;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 230px !important;
    text-decoration: none !important;
}
.variantiIspolnenia > div.variantiIspolnenia2.activeVariant{
    margin: 0 auto -3px auto !important;
}


.variantiIspolnenia > div {
    background-color: #f6f6f6;
    border-style:  solid;
    border-width: 3px 3px 0 3px;
    border-color: #f6f6f6;
    color: #000000;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    width: 298px;
    position: relative;
}



.variantiIspolnenia > a.variantiIspolnenia2.activeVariant{
    margin: 0 auto -3px auto !important;
}

.variantiIspolnenia > a {
    background-color: #128fcc;
    border-color: #f6f6f6;
    border-style: solid;
    border-width: 0;
    color: #ffffff;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 230px;
    text-decoration: underline;
}

.variantiIspolnenia1, .variantiIspolnenia2, .variantiIspolnenia3{
    cursor: pointer;
    z-index: 1000;
    position: relative;
    z-index: 100;
} 
.text_variant_ispolnenia {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    margin: 0 0 !important;
    padding: 15px 17px 60px 17px;
    text-align: justify;
    width: 96% !important;
    display: block !important;
    border: 3px solid #383838 !important;
    position: relative;
    
}

.variantiIspolnenia > div > img {
    display: block;
    width: 100%;
}

.variantiIspolnenia1 {
    margin: 0 !important;
    float: left;
}
.variantiIspolnenia3 {
    margin: 0 !important;
    float: right !important;
}

.variantiIspolnenia span {
    display: block;
    margin: 10px 0;
}

.text_variant_ispolnenia > p {
    color: #636363;
    font-weight: normal;
}

.variantiIspolnenia1:hover, .variantiIspolnenia2:hover, .variantiIspolnenia3:hover{
    background-color: #aaa;
    border-style:  solid;
    border-width: 3px 3px 0 3px;
    border-color: #aaa;
}

.variantiIspolnenia a.variantiIspolnenia1:hover,.variantiIspolnenia  a.variantiIspolnenia2:hover,.variantiIspolnenia  a.variantiIspolnenia3:hover{
    background-color: #D92319;
    border-style:  solid;
    border-width: 0;
    border-color: #aaa;
    text-decoration: none !important;
}

.dveri_2 {
    display: none !important;
}


.text_variant_ispolnenia > a {
    background-color: #d92319;
    bottom: 17px;
    color: #ffffff;
    display: block;
    font-size: 13px;
    left: 17px;
    padding: 10px;
    position: absolute;
    text-decoration: none;
}

.tel_fotter > li > a{
    text-decoration: none;
    color: #fff;
}

.ul_mater2 > p {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    margin: 17px 0 17px;
}


/* popup */





.popup-box {
    position: absolute;
    background: none repeat scroll 0 0 #ffffff;
    display: none;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.7);
    font-family: Arial, sans-serif;
    z-index: 9999999;
    font-size: 14px;
}

.popup-box .close {
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    font-family: roboto_cnregular,sans-serif;
    font-size: 23px;
    font-weight: bold;
    opacity: 1;
    padding: 23px 23px 3px;
    position: absolute;
    right: 43%;
    top: -20px;
}

.popup-box .close:hover {
    color: #000;
}

.popup-box

.popup-box .top {
    padding: 20px;
}


.popup-box .bottom {
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    padding: 20px;
}


#blackout {
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 9999;
    left: 0;
    display: none;
}

#popup-box-1 {
    border: 4px solid #353535;
    border-radius: 4px;
    width: 420px !important;
}


#popup-box-2 {
    border: 4px solid #353535;
    border-radius: 4px;
    width: 420px !important;
}

#popup-box-3{
    border: 4px solid #353535;
    border-radius: 4px;
    width: 420px !important;
}

#popup-box-4{
    border: 4px solid #353535;
    border-radius: 4px;
    width: 420px !important;
}
.popuph2 {
    padding: 10px 20px;
}


#popup-box-1 fieldset {
    border: medium none;
    padding: 0;
}


#popup-box-1 input,#popup-box-2 input,#popup-box-3 input,#popup-box-4 input {
    background-color: #fefefe;
    border: 2px solid #138fcd;
    display: block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 9px 7px;
    width: 94%;
}

#popup-box-1 textarea,#popup-box-2 textarea,#popup-box-3 textarea,#popup-box-4 textarea {
    background-color: #fefefe;
    border: 2px solid #138fcd;
    display: block;
    margin: 10px 0;
    padding: 8px 9px 7px;
    width: 94%;
    resize: none;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    font-family: arial;
}


#formSendPhone .name_mat2,#formSendPhone2 .name_mat2,#formSendPhone3 .name_mat3,#formSendPhone4 .name_mat4 {
    width: 95%;
}

.sending,.sending2,.sending3,.sending4 {
    background-color: #138fcd;
    color: #ffffff;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 -105px 179px;
    padding: 15px 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
}

#popup-box-1 p,#popup-box-2 p,#popup-box-3 p,#popup-box-4 p {
    font-family: arial;
    font-size: 20px;
    margin: 0 0 15px;
    text-align: center;
}

.tnh,.tnh2,.tnh3,.tnh4{
    font-size: 14px !important;
    font-weight: bold;
    margin: 40px 0 !important;
    padding: 10px !important;
}


#boxsend2 > p:first-child, #boxsend3 > p:first-child,#boxsend4 > p:first-child{
    margin: 0 0 15px 0 !important;
}

#boxsend2  p,#boxsend3  p,#boxsend4  p,#boxsend5  p {
    font-size: 17px !important;
    font-weight: bold !important;
    text-align: left !important;
    margin: 15px 0 !important;
}

#formSendPhone > p > span,#formSendPhone2 > p > span,#formSendPhone3 > p > span {
    color: #d6261c;
}


.materials2 > span {
    margin: 3px 0;
}


.mat_kup {
    width: 200px;
}

.mat_kup2 {
    width: 200px;
}

.materials3 > span {
    margin: 3px 0;
}

.materials3 > span {
    line-height: 23px;
    max-height: 20px;
    overflow: hidden;
}


.popup-link-4 {
    background: none repeat scroll 0 0 #128fcc;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 10px 0;
    padding: 11px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}


.sending4 {
    margin: auto auto -105px;
}
.variantiIspolnenia a.activeVariant {
    height: auto !important;
}

.contentTekno2 .avto_primer.avto_primer_a {
    border: 3px solid #777777;
    height: auto;
    margin: 5px;
    overflow: hidden;
    width: 219px;
    max-height: 140px;
}


.contentTekno2 .avto_primer_img2.werty3.lightview {
    height: auto !important;
    width: 100%;
}

.contentTekno2 .avto_primer_img2.werty3.lightview > img {
    height: 100%;
    position: relative;
    width: 100% !important;
}

.contentTekno2 .avto_primer_img2.werty3.lightview > img {
    display: block;
    height: 100% !important;
    max-width: 100% !important;
    min-height: 100%;
    position: relative;
    width: 100% !important;
}



.ieBox {
    background-color: rgb(100, 100, 100);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000000;
}


.centerBox {
    background-color: rgb(230, 230, 230);
    box-shadow: 1px 3px 5px 2px #444;
    display: block;
    margin: 300px auto;
    padding: 20px;
    text-align: center;
    width: 675px;
}


.centerBox > p {
    font-family: Arial;
    font-size: 13px;
    margin: 10px 0;
    text-align: center;
}
header li:last-child {
    width: 370px !important;
}

.hide_full_slide {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #ccc;
    clear: both;
    display: block;
    transition-property: height;
    transition-duration: 0.5s;
    transition-delay: 0s;
    overflow: hidden;
}

.hide_full_slide > ul {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 980px;
}

.hide_full_slide li {
    display: inline-block;
    margin: 10px;
    text-align: center;
    width: 63px;
}

.hide_full_slide img {
    display: block;
    width: 100%;
    cursor: pointer;
}

.view_all_table {
    background-color: rgba(150, 150, 150, 0.1);
    border: 2px solid #ffffff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 4px 10px;
    position: absolute;
    right: 12px;
    text-align: center;
    width: 160px;
    transition-property: background-color;
    transition-duration: 0.5s;
    transition-delay: 0s;
}

.view_all_table:hover{
    background-color: rgba(150, 150, 150, 0.5);
}


.avto .bx-viewport {
    margin: 0 auto;
    width: 909px !important;
}
a.block_1_stat_breadcrambs_link.breadcrambs_link {
        color: #777;
        text-decoration: none;
        font-family: Arial;
        font-size: 12px;
}
li.block_1_stat_breadcrambs_li.breadcrambs_li {
        display: inline-block;
        margin: 0 0 0 0;
}
ul.block_1_stat_breadcrambs_ul.breadcrambs_ul {
        margin: 0px 0;
        padding: 0;
        list-style: none;
}
a.block_1_stat_breadcrambs_link.breadcrambs_link.activeVariant {
        color: #444;
}
.block_1_stat_breadcrambs.breadcrambs {
    margin: -5px 0 10px;
}

.block_1_stat_breadcrambs_li.breadcrambs_li::after {
    content: ">";
    font-size: 9px;
    margin: 0 8px 0 10px;
}


.block_1_stat_breadcrambs_li.breadcrambs_li:last-child::after {
    display: none;
}

a.block_1_stat_breadcrambs_link.breadcrambs_link:hover{
    text-decoration: underline;
}

section.blog{
    width: 980px;
    background: none;
}

.blog .blog__title{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #252525;
    margin: 30px 0;
    letter-spacing: -1px;
}


.blog .blog-item {
    display: block;
    margin-bottom: 25px;
    min-height: 171px;
}

.blog .blog-item__image{
    float: left;
    border: 6px solid #eeeeee;
    width: 236px;
    height: 159px;
    margin-right: 30px;
}

.blog .blog-item__image:hover{
    border-color: #d92319;
}


.blog .blog-item__title{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #252525;
    margin: 0 0 10px 0;    
    text-decoration: underline;
    letter-spacing: -1px;
    display: block;
}

.blog .blog-item__title:hover{
    text-decoration: none;
}


.blog  .blog-item__inner p{
    margin: 10px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;    
    font-style: normal;
    color: #636363;
    margin-bottom: 10px;
    line-height: 19px;    
    text-align: justify;
}

.blog  .blog-item__tags-wrapper {
    font-size: 14px;
}

.blog  .blog-item__tags-wrapper span {
    font-weight: bold;
}

.blog  .blog-item__tag{
    display: inline-block;
    margin: 0 4px;
    padding: 8px;
    background: #e1e1e1;    
    color: #7d7d7d;
    text-decoration: none;
}

.blog  .blog-item__tag:hover,
.blog  .blog-item__tag:active{
    background: #d92319;
    color: #ffffff;
}





.blog-inner  .blog-item__inner p{
    margin: 10px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;    
    font-style: normal;
    color: #636363;
    margin-bottom: 10px;
    line-height: 19px;    
    text-align: justify;
}

.blog-inner  .blog-item__tags-wrapper {
    font-size: 14px;
}

.blog-inner  .blog-item__tags-wrapper span {
    font-weight: bold;
}

.blog-inner  .blog-item__tag{
    display: inline-block;
    margin: 0 4px;
    padding: 8px;
    background: #e1e1e1;    
    color: #7d7d7d;
    text-decoration: none;
}

.blog-inner  .blog-item__tag:hover,
.blog-inner  .blog-item__tag:active{
    background: #d92319;
    color: #ffffff;
}



.blog-inner {
    width: 700px;
}

.blog-inner .blog-inner-item {
    margin-bottom: 40px;
}

.blog-inner .blog-inner__title {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #252525;
    margin: 30px 0;
    letter-spacing: -1px;
}

.blog-inner .blog-inner-item__image-wrapper{
    position: relative;
}

.blog-inner .blog-inner-item__image {   
    width: 684px;
    border: 6px solid #eeeeee;  
    z-index: 0;
}

.blog-inner .blog-inner-item__image-text{
    /*display: none;*/
    /*visibility: hidden;*/
    position: absolute;
    left: 6px;
    bottom: 9px;
    width: 660px;
    /*height: 40px;*/
    padding: 12px;
    color: #ffffff;
    background-color: rgba(99,99,99,.5);
    z-index: 1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    opacity: 0;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}

.blog-inner .blog-inner-item__image-wrapper:hover .blog-inner-item__image-text {
    /*display: block;*/
    /*visibility: visible;*/
    opacity: 1; 
}

.blog-inner  h2 {
    margin: 20px 0 10px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #252525;    
    letter-spacing: -1px;
}

.blog-inner .blog-inner-item p{
    margin: 15px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;    
    font-style: normal;
    color: #636363; 
    line-height: 19px;    
    text-align: justify;
}



.teg_search > p {
    font-size: 12px;
    font-weight: bold;
    margin: 3px 0;
    text-transform: uppercase;
}

.teg_search a {
    background: none repeat scroll 0 0 #128fcc;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
}

.teg_search a:hover{
    background-color: #d92319;
}


.sitemap_link {
    color: #333;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
}

.sitemap_link:hover{
    text-decoration: none;
}
.logo_pos {
    background-image: url(../img/logo_white2.svg);
    float: right;
    display: block;
    width: 89px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    margin: 18px 15px;
}
.tel_fotter {
    float: left;
}

/*display: block;
height: 40px;
margin: 18px 0;
float: left;
padding: 0;
width: 159px;
text-align: center;*/