html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

body {
  min-width: 1264px;
}

a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

table {
  border-collapse: collapse; 
  border-spacing: 0;
}

td, td img {
  vertical-align: top;
} 

input, select, button, textarea {
  margin: 0;
  font-size: 100%;
  outline: none;
}

textarea{
  resize: none;
}

input[type="text"], input[type="password"], textarea {
  padding: 0;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

html {
  overflow-y: scroll; 
}

body {
  line-height: 1;
  background: #fff;
  color: #454545;
  text-align: left;
  font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

input, select, button, textarea {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
  cursor: pointer;
}

a, a:visited {
  color: #287fc3;
  text-decoration: underline;
}

a:hover {
  color: #287fc3;
  text-decoration: none;
}

a:focus, a:active {
  color: #287fc3;
  text-decoration: underline;
}

.clear{
  clear:both;
  font-size:0;
  padding:0
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{
  zoom: 1;
  display: block;
}

li{
  list-style: none;
  list-style-position: inside; 
}

input[type="submit"]::-moz-focus-inner{padding:0;border:0}

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

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

.page{
  margin: 0px auto;
  width: 1224px;
}

.t-bg{
  background: url(../images/t-bg.jpg) left top repeat-x;
  width: 100%;
}

.header{
  padding: 40px 0 10px 0;
  position: relative;
  z-index: 10;
}

.hed-top{
  height: 126px;
}

.header .logo{
  display: block;
  float: left;
}

.header .hed-rht{
  float: right;
  width: 290px;
}

.header .top-mnu{
  float: right;
  padding: 0 0 37px 0;
}

.header .top-mnu li{
  display: block;
  float: left;
  padding: 0 13px 0 14px;
  border-right: 1px solid #AEAEAE; 
  height: 14px;
  line-height: 14px;
}

.header .top-mnu li.last{
  border-right: none;
  padding: 0 0 0 14px;
}

.header .top-mnu li a{
  display: block;
  float: left;
  text-decoration: underline;
  color: #3686C3;
}

.header .top-mnu li a:hover{
  text-decoration: none;
}

.header .search{
  clear: both;
}

.header .search .inp{
  float: left;
  width: 172px;
  height: 17px;
  line-height: 14px;
  font-size: 14px;
  border: none;
  background: url(../images/inp.jpg) left top repeat-x;
  padding: 7px 10px;
}

.header .search .but{
  float: right;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border: 1px solid #1F7DBB;
  -webkit-transition: all 0.3s ease-in-out; 
  -moz-transition: all 0.3s ease-in-out; 
  -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  height: 30px;
  width: 83px;
  -webkit-box-shadow: #EBEBEB 0px 1px 2px;
  -moz-box-shadow: #EBEBEB 0px 1px 2px;
  box-shadow: #EBEBEB 0px 1px 2px;
  background: url(../images/but.jpg) left top repeat-x;
}

.center{
text-align:center;margin:0 auto;display:table;
}
.header .search .but:hover{
  background-position: left bottom;
}

.hed-mnu{
  height: 71px;
  padding: 15px 0 0 35px;
}

.hed-mnu li{
  display: block;
  float: left;
  position: relative;
  padding: 10px 28px 20px 0;
  //padding: 10px 27px 0 0;
}

.hed-mnu li.line{
  padding: 0 27px 20px 0;
}

.hed-mnu li.last{
  padding: 10px 0 20px 0;
}

.hed-mnu li a{
  
  line-height: 13px;
  text-transform: uppercase;
  color: #5784BB;
  font-size: 15px;
  font-family: 'OpenSans';
  letter-spacing: -1px;
  text-align: center;
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out; 
  -moz-transition: all 0.3s ease-in-out; 
  -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;

}

.hed-mnu li a:hover,
.hed-mnu li:hover a{
  color: #434343;
}

.hed-mnu li .arr{
  position: absolute;
  display: block;
  top: 18px;
  right: 15px;
  width: 7px;
  height: 4px;
  background: url(../images/arr.gif) left bottom no-repeat;
}

.hed-mnu li:hover .arr{
  background-position: left top;
}

.hed-mnu li ul{
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  padding: 15px 10px 15px 20px;
  width: 170px;
  background: #444444;
}

.hed-mnu li ul:before{ 
  content: ' '; 
  position: absolute; 
  width: 0; 
  height: 0; 
  left: 0px; 
  top: -8px; 
  border: 5px solid; 
  border-color: transparent transparent #444444 #444444; 
}

.hed-mnu li:hover ul{
  display: block;
}

.hed-mnu li ul li{
  float: none;
  padding: 0 0 7px 10px;
  line-height:100%;
  background: url(../images/bull.gif) left 8px no-repeat;
}

.hed-mnu li ul li a{
  line-height: 100%;
  float: none;
  text-transform: none;
  color: #C1C1C1 !important;
  text-decoration: none;

  text-align: left;
}

.hed-mnu li ul li a:hover{
  text-decoration: underline;
  color: #C1C1C1;
}

.content{
  position: relative;
  z-index: 1;
}

.content .content-block{
  padding: 30px 0 35px 0;
  border-bottom: 1px solid #EBEBEB;
}

.slider{
  float: left;
  width: 640px;
}

h2{
  font-weight: normal;
  font-family: Georgia;
  font-size: 26px;
  padding: 0 0 25px 0;
  color: #434343;
}

h3{
  font-weight: normal;
  font-family: 'OpenSans';
  font-size: 14px;
  padding: 0 0 20px 0;
  color: #434345;
}

.news{
  float: right;
  width: 240px;
  position: relative;
  z-index: 10;
}
.news .news-item a{
  font-size: 12px;
}
.news .news-item{
  padding: 0 0 20px 0;
}

.news .news-item .data{
  display: block;
  color: #A0A0A0;
  font-family: 'OpenSans';
  font-size: 14px;
  padding: 0 0 13px 0;
}

.news .news-item .txt{
  display: inline-block;
  line-height: 15px;
  text-decoration: none;
  color: #434343;
  font-family: 'OpenSans';
  font-size: 12px;
}

.news .news-item .txt:hover{
  text-decoration: underline;
}

.advt{
  padding: 0 0 30px 0;
}

.advt-last{
  padding: 0;
}

.advt img{
  float: left;
  margin: 7px 30px 0 0;
  border: 1px solid #EAEFF5;
}

.advt .hd{
  display: block;
  padding: 0 0 8px 0;
}

.advt .hd a{
  color: #3388C1;
  text-decoration: none;
  font-family: 'OpenSans-Semibold';       
  font-size: 16px;
}

.advt .hd a:hover{
  text-decoration: underline;
}

.advt .data{
  display: block;
  font-family: 'OpenSans-Semibold';       
  font-size: 16px;
  padding: 0 0 10px 0;
  color: #A3A3A3;
}

.advt .txt{
  text-decoration: none;
  color: #434343;
  font-family: 'OpenSans';
  font-size: 14px;
  line-height: 15px;
}

.advt .txt:hover{
  text-decoration: underline;
}

.content .regions{
  position: relative;
  border-bottom: none;
}

.regions .mapss{
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 50%;
  margin-left: -237px;
}

.regions .mnu{
  float: left;
  width: 240px;
  position: relative;
  z-index: 10;
}

.regions .mnu ul li{
  display: block;
  font-family: 'OpenSans';
  font-size: 14px;
  padding: 0 0 13px 10px;
  background: url(../images/bull1.gif) left 7px no-repeat;
}

.regions .mnu ul li a{
  text-decoration: underline;
  color: #3486C2;
}

.regions .mnu ul li a:hover{
  text-decoration: none;
}

.block-menu{
  background: url(../images/mnu-bg.jpg) left top repeat-x;
  padding: 45px 0 0 0;
  height: 157px;
}

.block-menu ul li{
  display: block;
  float: left;
  margin: 0 14px 0 0;
  width: 224px;
  text-align: center;
}

.block-menu ul li.last{
  margin: 0;  
}

.block-menu ul li .img-wrp{
  display: block;
  overflow: hidden;
  border: 2px solid #B0B0B0;
  width: 220px;
  height: 75px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #666 0px 3px 3px;
  -moz-box-shadow: #666 0px 3px 3px;
  box-shadow: #666 0px 3px 3px;
  behavior: url(js/PIE.htc);
  margin: 0 0 8px 0;
}

.block-menu ul li .img-wrp img{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(js/PIE.htc);
}

.block-menu ul li a{
  text-decoration: none !important;
  line-height: 18px;
  color: #464646;
  -webkit-transition: all 0.3s ease-in-out; 
  -moz-transition: all 0.3s ease-in-out; 
  -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;
  font-family: Georgia;
  font-size: 18px;
}

.block-menu ul li a:hover{
  color: #B2B0B1;
}

.doc-row{
  padding: 0 0 25px 0;
}

.doc-row-last{
  padding: 0 0 10px 0;
}

.doc-row .item{
  float: left;
  width: 530px;
  padding-top: 20px;
  padding-left: 40px;
}

.doc-row .item-rht{
  float: right;
  padding-top: 10px;
}

.doc-row .item .img-wrp{
  float: left;
  display: block;
  width: 43px;

}

.doc-row .item a{
  text-decoration: none;
  line-height: 15px;
  color: #444444;
  font-family: 'OpenSans';
  font-size: 14px
}

.doc-row .item a:hover{
  text-decoration: underline;
}

.doc-row-1 .item{
  width: 300px;
  padding: 0 20px 0 0;
}

.doc-row-1 .item-rht{
  padding: 0;
}

.doc-row-1 .item a{
  font-family: 'OpenSans-Semibold';       
  font-size: 16px;
  line-height: 32px;
}

.official-content-block {
  padding: 30px 0 35px 0;
  border-bottom: 1px solid #EBEBEB;
}

.foto{
  float: left;
  display: block;
  width: 920px;
}

.foto .item{
  float: left;
  width: 190px;
  margin: 0 19px 0 0;
  line-height: 15px;
  color: #444444;
  height: 185px;
  font-size: 13px;
}
small {
display: block;
/*height: 303px;*/
margin-top: 10px;
text-align: justify}
.foto .item .img-wrp{
  display: block;
  margin: 0 0 15px 0;
}

.video{
  float: left;
  /*height: 120px;*/
}

.video .item{
  margin: 0;
width: 303px;
}

.content .resourse{
  border-bottom: none;
}

.resourse ul li{
  display: block;
  float: left;
  padding: 0 30px 10px 0;
  width: 180px;
}

.resourse ul li.last{
  padding: 0 0 10px 0;
}

.resourse ul li img{
  float: left;
}

.resourse ul li .txt{
  float: right;
  width: 143px;
}

.resourse ul li .txt a{
  text-decoration: none !important;
  line-height: 15px;
  color: #444444;
  -webkit-transition: all 0.3s ease-in-out; 
  -moz-transition: all 0.3s ease-in-out; 
  -o-transition: all 0.3s ease-in-out; 
  transition: all 0.3s ease-in-out;
  font-family: 'OpenSans';
  font-size: 14px
}

.resourse ul li .txt a:hover{
  color: #5786BE;
}

.main-mnu{
  padding: 50px 0 0 0;
  background: url(../images/bg.jpg) left top repeat-x;
}

.main-mnu .item{
  float: left;
  width: 180px;
  padding: 0 20px 0 0;
  line-height: 12px;
  color: #6F6F6F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.may{
 padding-left:10px;

  display: block;
  float: right;
  text-align: right;
}

.main-mnu .item-last{
  padding: 0;
}

.main-mnu .item .hd{
  padding: 0 0 10px 0;
  display: block;
}

.main-mnu .item ul li{
  display: block;
  padding: 0 0 10px 10px;
}

.main-mnu .item ul li ul{
  padding: 10px 0 0 3px;
}

.main-mnu .item ul li ul li{
  background: url(../images/bull.gif) left 5px no-repeat;
}

.main-mnu .item ul li a{
  text-decoration: none;
  color: #6F6F6F;
}

.main-mnu .item ul li a:hover{
  text-decoration: underline;
}

/*---------------------------------
 *  News slider > Vertical
 *---------------------------------*/      
.newslider-vertical{width:910px;height:340px;}

/* Nav */
.newslider-vertical .sliderkit-nav{width:459px;height:340px;}
.newslider-vertical .sliderkit-nav-clip li{height:68px;width:459px;margin-bottom:0px;padding-right:0px;}

.newslider-vertical .sliderkit-nav-clip li.sliderkit-selected a{
  background: url(../images/pattern.jpg) left 0px repeat;
  color:#464646;
}

.newslider-vertical .sliderkit-nav-clip li a{
  height:68px;
  width: 488px;
  padding:0px 0 0 0px;
  text-align:left;
  font-family: 'OpenSans-Semibold';        
  font-size: 12px;  
  line-height: 15px;
  font-weight: normal;
  color:#979797;
  text-decoration:none;  
  padding: 0 0 0 21px;
  display: table-cell !important;
  vertical-align: middle;
}

.newslider-vertical .sliderkit-nav-clip li a:hover,
.newslider-vertical .sliderkit-nav-clip li a:focus{color:#464646;}

/* Panel */
.newslider-vertical .sliderkit-panels{position:absolute;left:459px;width:452px;height:356px;overflow:hidden; background: url(../images/pattern.jpg) left 0px repeat; }
.newslider-vertical .sliderkit-panel{left:0;top:0;width:452px;height:346px;padding:5px;}

.newslider-vertical .sliderkit-panels{position:absolute;left:459px;width:452px;height:356px;overflow:hidden;}
.newslider-vertical .sliderkit-panel{left:0;top:0;width:452px;height:346px;padding:5px;background: url(../images/pattern.jpg) left 0px repeat;}

/* News block */
.newslider-vertical .sliderkit-news h3,
.newslider-vertical .sliderkit-news h3 a{color:#000;font-weight:bold;}
.newslider-vertical .sliderkit-news h3{font-size:1.2em;margin:0 0 15px;}
.newslider-vertical .sliderkit-news img{overflow:hidden;height:292px;width:442px;}
.newslider-vertical .sliderkit-news p{margin:0;}
.newslider-vertical .sliderkit-news-readmore{position:absolute;right:10px;bottom:10px;}

.media {
text-align: center;
margin-top: 12px;
}
.toggle{
  display: block;
  clear: both;
}

.toggle a{
  display: block;
  text-decoration: none !important;
  margin: 0px auto;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  width: 144px;
  height: 21px;
  background: url(../images/tog.png) left top no-repeat;
  padding: 10px 0 0 0;
  color: #444444;
}

.footer .footer-top{
  background: url(../images/bg.jpg) left top repeat-x;
  padding: 50px 0 25px 0;
    
}

.footer .footer-top .item{
  float: left;
  width: 220px;
  padding: 0 20px 0 0;
}

.footer .footer-top .item-last{
  padding: 0;
}

.footer .footer-top .item .txt{
  padding: 0 0 22px 0;
  color: #8B8B8B;
  line-height: 18px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.footer .footer-top .item .txt b{
  font-weight: normal;
  color: #444547;
}

.footer .socially li,
.footer .om{
  display: block;
  padding: 0 0 9px 0;
}

.footer .socially li a,
.footer .om a{
  display: inline-block;
}

.footer-btm{
  background: url(../images/f-bg.jpg) left top repeat-x;
  height: 54px;
  padding: 21px 0 0 0;
}

.footer-btm .copy{
  display: block;
  float: left;
  line-height: 31px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.footer-btm .counter{
  display: block;
  float: right;
}

.text_right {
  text-align: right;
}

.doc-row .item .new {
  color: #ff3135;
  font-size: 10px;
  position: relative;
  top: -5px;
  padding-left: 5px;
}



.register-flood {
width: 740px;
}
.register-flood .form-line {
padding: 0 0 20px 0;
height: 50px;
}
.register-flood .form-line-short {
padding: 0 0 5px 0;
}
.register-flood .form-line .label-holder, .register-flood .form-line-short .label-holder {
display: block;
float: left;
width: 740px;
height: 35px;
padding: 0px 0 0 0;
}

.register-flood .form-line label, .register-flood .form-line-short label {
display: inline-block;
vertical-align: top;
width: 220px;
font-family: 'OpenSans';
font-size: 14px;
height: 35px;
}
.register-flood .inputtext {
display: inline-block;
height: 34px;
width: 500px;
border: 0px;
background: #E0E0E0;
border-top: 1px solid #CECECE;
}
.register-flood .inputtextarea {
display: inline-block;
width: 500px;
border: 0px;
background: #E0E0E0;
border-top: 1px solid #CECECE;
}

.subm-holder{  
  text-align: center;
  padding: 15px 0 0 0;
}
.subm-holder input{
  background: url(/bitrix/templates/minvostok_copy/images/submm.jpg) left 0px no-repeat;
  height: 32px; 
  width: 140px;
  border: 0px;
  font-family: 'OpenSans';        
  font-size: 18px;
  color: #fff;
}
.subm-holder input:hover{
  background-position: left bottom;
}
.enter-form-other-only-row {
display: none;
}