a.header2 {
  text-decoration: underline;
}
h2.txt {
  color: #485C6F;
  margin: 0 0 0 40px;
  padding: 40px 0 0 0;
  font-size: 30px;
  font-weight: normal;
}
.i {
  font-style: italic;
}
p.img {
  text-align: center;
}
p.img img {
  max-width: 750px;
  padding-top: 100px ;
  padding-bottom: 30px;
  width: 100%;
}
#divmainblock {
  background: #fff;
}
#slideshow {
  min-width: 1008px;
  max-width: 1920px;
  height: 500px;
  margin: 0;
  padding: 0;
  position: relative;
  clear: both;
}
.details {
  box-sizing: border-box;
  position: relative;
  margin: 0;
  clear: both;
  text-align: left;
  padding: 10px;
}
.details .pt-0 {
  padding-top: 0 !important;
}
.details .pb-0 {
  padding-bottom: 0 !important;
}
.details h1.txt {
  font-size: 35px;
  color: #a31e20;
  padding-top: 70px;
  padding-bottom: 30px;
  font-weight: bold;
}
.details h2.txt {
  color: #485C6F;
  margin: 0 0 10px 40px;
  padding: 80px 0 0 0;
  font-size: 30px;
  font-weight: normal;
  background-color: transparent;
}
.details h2 {
  box-sizing: border-box;
  font-weight: normal;
  font-size: 20px;
  background-color: #a31e20;
  color: #fff;
  margin-top: 100px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 30px;
}
.details h2.main {
  color: #a31e20;
  margin: 80px 0 60px 0;
  padding: 0;
  font-size: 25px;
  font-weight: bold;
  background-color: transparent;
  text-align: left;
}
.details h2.bg-color-blue {
  background-color: #0075bb;
}
.details h3 {
  font-weight: normal;
  font-size: 24px;
  color: #a31e20;
  margin: 50px 0 0 10px;
}
.details h4 {
  font-weight: normal;
  font-size: 20px;
  color: inherit;
  margin: 15px 0 0 10px;
}
.details p {
  font-size: 18px;
  margin-left: 40px;
  margin-right: 40px;
}
.details p.main {
  font-size: 18px;
  margin: 0;
  padding: 20px 0 0 0;
}
.details p.main-img {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.details p.main-img img {
  margin: 0;
  padding: 0 0;
  width: 100%;
}
.details ol {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 18px;
}
.details ol.main {
  font-size: 18px;
  margin: 0;
  padding: 20px 0 0 30px;
}
.details ol.main li {
  padding: 10px 0 0 0;
}
.details .description {
  box-sizing: border-box;
  display: block;
  margin-left: 0px;
  margin-top: 20px;
  width: 100%;
  padding: 20px 10px 20px 20px;
  background-color: #f0f0f0;
}
.details .description h5 {
  font-size: 20px;
  color: #485c6f;
  font-weight: normal;
  margin: 0 20px 10px 20px;
  padding-top: 0;
}
.details .description p {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 18px;
}
.details .description ol {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 18px;
}
.details .description div.row {
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 0;
}
.details .description div.cell {
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
.details .description div.cell.left {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.details .description div.cell.left img {
  width: 100%;
  max-width: 300px;
  padding: 0;
  margin: 0;
}
.details .description div.cell.right {
  width: 100%;
}
.details .description div.icon-href {
  display: table;
  padding-left: 30px;
  padding-top: 20px;
}
.details .description div.icon {
  box-sizing: border-box;
  display: table-cell;
  width: 60px;
  vertical-align: middle;
}
.details .description div.icon img {
  width: 100%;
}
.details .description div.href {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.details div.main-table-min {
  width: 100%;
  margin-top: 50px;
}
.details div.main-table-min div.th {
  text-align: center;
  padding: 30px 20px;
  vertical-align: middle;
  background-color: #A31E20;
  border: 1px solid #ffffff;
  color: #FFFFFF;
  font-size: 18px;
}
.details div.main-table-min div.table {
  display: table;
}
.details div.main-table-min div.table div {
  display: table-row;
}
.details div.main-table-min div.table div div {
  display: table-cell;
  width: 50%;
  padding: 20px 10px;
  vertical-align: middle;
  text-align: center;
  background-color: #f0f0f0;
  color: #485c6f;
  border: 1px solid #ffffff;
  font-size: 16px;
}
.details div.main-table-min div.table div div img {
  width: 80px;
}
.details div.main-table-min div.table div div a {
  color: #485c6f;
  text-decoration: none;
}
.details div.main-table-min div.table div div a:hover {
  text-decoration: underline;
  color: #A31E20;
}
table.tablebox {
  margin: 10px 0 20px 0px;
  border-collapse: collapse;
  box-sizing: border-box;
}
table.tablebox td {
  border: 10px solid #fff;
  background-color: #f0f0f0;
  padding: 20px 5px;
  text-align: center;
  vertical-align: middle;
}
table.tablebox td.number {
  font-size: 30px;
  font-weight: bold;
  padding: 30px;
  color: #fff;
  background-color: #a31e20;
  border-left: none;
  height: 150px;
}
table.tablebox td.object-header {
  font-size: 30px;
  font-weight: normal;
  color: #a31e20;
  background-color: #FFF;
  border-left: none;
  vertical-align: bottom;
  padding-bottom: 0;
}
table.tablebox td.target-header {
  font-size: 30px;
  font-weight: normal;
  color: #a31e20;
  background-color: #FFF;
  vertical-align: bottom;
  padding-bottom: 0;
}
table.tablebox td.header-sub-img {
  border-bottom: none;
  background-color: #FFF;
  vertical-align: bottom;
}
table.tablebox td.header-sub-img img {
  width: 100%;
}
table.tablebox td.header-sub-img-object {
  border-bottom: none;
  vertical-align: bottom;
  background-color: #FFF;
}
table.tablebox td.header-sub-img-object img {
  width: 30%;
}
table.tablebox td.header-sub {
  font-size: 16px;
  font-weight: normal;
  color: #a31e20;
  padding-top: 0;
  border-top: none;
  background-color: #FFF;
}
table.tablebox td.object {
  font-size: 18px;
  color: #fff;
  background-color: #a31e20;
  width: 30%;
}
table.tablebox td.object a {
  color: #fff;
}
table.tablebox td.target {
  font-size: 16px;
  width: 30%;
}
table.tablebox td.rowset {
  border-top-width: 4px;
  border-bottom-width: 4px;
}
table.tablebox td.rowset.top {
  border-top-width: 10px;
}
table.tablebox td.rowset.bottom {
  border-bottom-width: 10px;
}
table.tablebox td.preferred a {
  color: #a31e20;
}
table.tablebox a {
  color: #485c6f;
  text-decoration: none;
}
table.tablebox a:hover {
  text-decoration: underline;
}
table.tablebox .align-center {
  text-align: center;
}
table.tablebox .valign-middle {
  vertical-align: middle;
}
table.tablebox .color-red {
  color: #a31e20;
}
table.tablebox .color-white {
  color: #fff;
}
table.tablebox-2 {
  /*����������� ���������� ����� �������� �������*/
  width: 100%;
  margin: 10px 0 20px 40px;
  border-collapse: collapse;
}
table.tablebox-2 td {
  border: 10px solid #fff;
  background-color: #f0f0f0;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
table.tablebox-2 td.number {
  font-size: 30px;
  font-weight: bold;
  padding: 5px 10px;
  color: #fff;
  background-color: #a31e20;
}
table.tablebox-2 td.number:first-of-type {
  border-left: none;
}
table.tablebox-2 td.number.bg-color-blue {
  background-color: #0075bb;
}
table.tablebox-2 td.object {
  font-size: 18px;
  color: #fff;
  background-color: #a31e20;
  width: 25%;
}
table.tablebox-2 td.object:first-of-type {
  border-left: none;
}
table.tablebox-2 td.object.bg-color-blue {
  background-color: #0075bb;
}
table.tablebox-2 td.object a {
  color: #fff;
}
table.tablebox-2 a {
  color: #A31E20;
  text-decoration: none;
}
table.tablebox-2 a:hover {
  text-decoration: underline;
}
table.tablebox-2 .align-center {
  text-align: center;
}
table.tablebox-2 .valign-middle {
  vertical-align: middle;
}
table.tablebox-2 .color-red {
  color: #a31e20;
}
table.tablebox-2 .color-white {
  color: #fff;
}
img.slide-min {
  width: 100%;
  margin: 0;
  padding: 0;
}
img.size-full {
  width: 100%;
  margin: 0;
  padding: 0;
}
.max-hide {
  display: block;
}
.min-hide {
  display: none;
}
#slideshow {
  display: none;
}
#tablebox {
  display: none;
}
