header, .main-content, footer, article {
  color: #F2F2F2;
font: normal 50px Arial, Helvetica, sans-serif;
}
.main-wrap {
  margin: auto;
width: 1000px;
}
.fl {
float:left;
}
.fr {
 float:right;
}
.clearfix:after {
  content:'';
display:block;
clear: both;
}
header, aside, section, article {
  display:block;
}
header {
height: 160px;
margin-bottom:15px;
}

.section {
margin-left:315px;
}
.main-content, .secondary-main-content, header, .secondary-info, footer  {
  padding: 35px;
background-color: #D6D6D6;
border-radius:5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

}
.main-content {
height:477px;
}
.logo {
   height:90px;
width: 200px;
background-color: #F2F2F2;
float: left;
}
 header .content {
  margin-left: 200px;
text-align: center;
padding-top:15px;
}
.sidebar {
  float:left;
  width: 300px;
}
.main-content .content {
background-color: #F2F2F2; 
height: 90px;
margin-top:20px;
margin-bottom: 40px;
} 
.secondary-main-content {
 margin-top:15px; 
}
.line .inner {
margin-bottom: 25px;
  height: 6px;
width: 250px;
background-color: #F2F2F2;
}
.line .inner-short {
    height: 6px;
width: 230px;
background-color: #F2F2F2;
}
.secondary-info {
margin-top: 15px;
height: 260px;
}
.secondary-main-content {
  margin-top:15px;
height:477px;
}
.secondary-main-content .content{
background-color: #F2F2F2; 
height: 250px;
margin-bottom: 40px;
width: 250px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
footer {
  display: block;
text-align: center;
height: 85px;
padding: 12px;
margin: 15px 0;
}
.os-os {
  clear:none !important;
}
.small-form .os-form-wrap {
  min-height:477px;
}
.medium-big .os-form-wrap {
  min-height: 240px;
}
.ex3 .secondary-main-content {
  height: 497px;
}
.ex2 {
  width:1100px;
}
.ex2 .sidebar, .ex2 .article-block {
  width: 250px;
}
.ex2 .article-block {
  float:right;
}
.ex2 .section {
  margin: 0 265px;
}
.ex2 .sidebar .line .inner, .ex2 .article-block .line .inner {
  width:100%;
}
.ex2 .os-os {
  min-height: 275px;
}
.ex3 .section {
  margin:0;
float:right; 
width: 685px;
}
.ex2 .secondary-main-content {
  height:462px;
}
.menu .line .inner {
  margin-bottom:50px;
}

.main-wrap.ex3 .os-point-to {
  width: 330px;
}
.main-wrap.ex2 .os-point-from .os-block_select,
.main-wrap.ex3 .os-point-from .os-block_select {
  max-width: 215px;
}
.small-form .os-point-from .os-block_select {
  width: 225px;
}
.main-content.min{
  height:240px;
  margin-bottom:15px;
overflow:hidden;
}
.hot-block_string .hot-otp-form-wrap:last-child {
margin-bottom: 15px;
}