/* Generated by less 2.2.0 */
@-webkit-keyframes anim_bg_color {
  0% {
    background-color: #003a7d;
  }
  30% {
    background-color: #003a7d;
  }
  34% {
    background-color: #ea0d2c;
  }
  63% {
    background-color: #ea0d2c;
  }
  67% {
    background-color: #f79800;
  }
  96% {
    background-color: #f79800;
  }
  100% {
    background-color: #003a7d;
  }
}
@-mox-keyframes anim_bg_color {
0% {
  background-color: #003a7d;
}
30% {
  background-color: #003a7d;
}
34% {
  background-color: #ea0d2c;
}
63% {
  background-color: #ea0d2c;
}
67% {
  background-color: #f79800;
}
96% {
  background-color: #f79800;
}
100% {
  background-color: #003a7d;
}
}
.blinked {
  -webkit-animation: anim_bg_color 4.0s infinite linear;
  -moz-animation: anim_bg_color 6.0s infinite linear;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13pt;
  color: #000;
  min-width: 1000px;
  background: url('/web/20190716183930im_/https://dadada.ru/vs/3da/images/bg_repeat.png') center center #dcd9d3;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary,
div {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.osnova {
  margin: 0 auto;
  max-width: 1500px;
  background-color: #ffffff;
}
.border_left {
  border-left: 1px solid #dddad4;
}
.border_right {
  border-right: 1px solid #dddad4;
}
.border_top {
  border-top: 1px solid #dddad4;
}
.border_bottom {
  border-bottom: 1px solid #dddad4;
}
hr {
  height: 1px;
  border: none;
  background-color: #dddad4;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.blue {
  background-color: #003a7d;
  color: #ffffff;
}
.red {
  background-color: #ea0d2c;
  color: #ffffff;
}
.yellow {
  background-color: #f79800;
  color: #ffffff;
}
.grey {
  background-color: #edeae4;
}
.mid_grey {
  background-color: #dcd9d3;
}
.dark_grey {
  background-color: #b5ac9a;
}
.blueTxt {
  color: #003a7d;
}
.blueTxt * {
  color: #003a7d;
}
.redTxt {
  color: #ea0d2c;
}
.redTxt * {
  color: #ea0d2c;
}
.yellowTxt {
  color: #f79800;
}
.yellowTxt * {
  color: #f79800;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.align_center {
  text-align: center;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.mobile {
  display: none;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
}
.nomobile {
  display: block;
  visibility: visible;
}
.column70 {
  width: 70%;
}
.column67 {
  width: 67%;
}
.column60 {
  width: 60%;
}
.column50 {
  width: 50%;
}
.column40 {
  width: 40%;
}
.column34 {
  width: 34%;
}
.column33 {
  width: 33%;
}
.column30 {
  width: 30%;
}
.content,
.numbers_content {
  padding: 35px;
  position: relative;
}
.roundIco {
  border-radius: 90px;
  width: 180px;
  height: 180px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}
a {
  color: #003a7d;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #ea0d2c;
}
a.icoNav {
  display: inline block;
  padding: 10px;
}
a.blueTxt h4 {
  color: #003a7d;
}
a.blueTxt .roundIco {
  background-color: #003a7d;
}
a.blueTxt:hover h4 {
  color: #ea0d2c;
}
a.blueTxt:hover .roundIco {
  background-color: #ea0d2c;
}
a.redTxt {
  color: #ea0d2c;
}
a.redTxt h4 {
  color: #ea0d2c;
}
a.redTxt .roundIco {
  background-color: #ea0d2c;
}
a.redTxt:hover {
  color: #f79800;
}
a.redTxt:hover h4 {
  color: #f79800;
}
a.redTxt:hover .roundIco {
  background-color: #f79800;
}
a.yellowTxt {
  color: #f79800;
}
a.yellowTxt h4 {
  color: #f79800;
}
a.yellowTxt .roundIco {
  background-color: #f79800;
}
a.yellowTxt:hover {
  color: #003a7d;
}
a.yellowTxt:hover h4 {
  color: #003a7d;
}
a.yellowTxt:hover .roundIco {
  background-color: #003a7d;
}
a.button {
  position: relative;
  line-height: 48px;
  height: 48px;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  font-weight: normal;
  text-align: center;
  margin: 1px 0;
  display: inline-block;
  overflow: hidden;
}
a.button .mask,
a.button .base {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0px 20px;
}
a.button .base {
  margin-top: 0;
}
a.button:hover .base {
  margin-top: -48px;
}
a.open,
a.close,
a.next {
  float: right;
  padding-right: 18px;
  background: url('/web/20190716183930im_/https://dadada.ru/vs/3da/images/arrows.png') no-repeat;
  margin-top: 10px;
}
a.next {
  background-position: right 4px;
}
a.next:hover {
  background-position: right -96px;
}
a.open {
  background-position: right -196px;
}
a.open:hover {
  background-position: right -296px;
}
a.close {
  background-position: right -396px;
}
a.close:hover {
  background-position: right -496px;
}
#menyou_background {
  height: 48px;
  position: fixed;
  z-index: 2;
  background-color: #dddad4;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  top: -50px;
  z-index: 10;
}
#menyou_background .logo_little {
  height: 48px;
  width: 48px;
  float: left;
  background: url('/web/20190716183930im_/https://dadada.ru/vs/3da/images/logo_little.png') no-repeat center center;
  cursor: pointer;
}
header {
  border-bottom: 10px solid #edeae4;
}
header .blue,
header .red,
header .yellow {
  height: 38px;
  float: left;
  padding: 0 10px;
  line-height: 38px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
header .blue a,
header .red a,
header .yellow a {
  color: #ffffff;
}
header .blue a:hover,
header .red a:hover,
header .yellow a:hover,
header .blue a:focus,
header .red a:focus,
header .yellow a:focus,
header .blue a:active,
header .red a:active,
header .yellow a:active {
  padding: 0 18px 0 0;
  background: url("/web/20190716183930im_/https://dadada.ru/vs/3da/images/white_arrow_down.png") no-repeat right 6px;
}
header .blue .active,
header .red .active,
header .yellow .active {
  padding: 0 18px 0 0;
  background: url("/web/20190716183930im_/https://dadada.ru/vs/3da/images/white_arrow_down.png") no-repeat right 6px;
}
header .blue,
header .yellow {
  width: 25%;
}
header .red {
  width: 50%;
}
header .logo_big {
  position: absolute;
  z-index: 120;
  margin: 20px;
  font-size: 27pt;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
}
header .logo_big a {
  background: url('/web/20190716183930im_/https://dadada.ru/vs/3da/images/logo_big_dark.png') no-repeat center center;
  display: inline-block;
  width: 280px;
  height: 77px;
}
header .top_clear {
  height: 250px;
  background: url('/web/20190716183930im_/https://dadada.ru/vs/3da/images/top1.jpg') no-repeat center top;
  clear: both;
}
header .top_clear .logo_big {
  color: #ffffff;
}
header .top_clear .logo_big a {
  background-image: url('/web/20190716183930im_/https://dadada.ru/vs/3da/images/logo_big_dark.png');
}
nav {
  text-align: center;
}
nav #hidmenyou {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  height: 56px;
  width: 100%;
}
nav #hidmenyou #opener {
  width: 56px;
  height: 56px;
  position: absolute;
  right: 0;
  background: url(/web/20190716183930im_/https://dadada.ru/vs/3da/images/opener.png) no-repeat -22px center;
  cursor: pointer;
}
nav #hidmenyou #opener:hover {
  background-position: -122px center;
}
nav #hidmenyou #opener.active {
  background-position: -222px center;
  right: 0;
}
nav #hidmenyou .panel {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  background-color: #003a7d - #222222;
  margin-top: 56px;
}
nav #hidmenyou .panel a {
  line-height: 48px;
  width: 100%;
  display: inline-block;
  background-color: #003a7d;
  color: #ffffff;
}
nav #hidmenyou .panel a:hover,
nav #hidmenyou .panel a:focus {
  background-color: #ea0d2c;
  color: #ffffff;
}
nav.top {
  height: 80px;
  margin: -15px auto 0 auto;
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1500px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
nav.top .arrow {
  width: 0;
  height: 0;
  border-top: 15px solid;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  z-index: 100;
  bottom: -15px;
  visibility: hidden;
  background-color: none;
}
nav.top a,
nav.top span {
  display: inline-block;
  position: relative;
  margin: 0;
}
nav.top a .button_body,
nav.top span .button_body {
  line-height: 48px;
  padding: 0 20px;
  heicht: 52px;
}
nav.top a.active .button_body,
nav.top a:active .button_body,
nav.top span.active .button_body {
  background-color: #f79800;
  color: #ffffff;
}
nav.top a.active .arrow,
nav.top a:active .arrow,
nav.top span.active .arrow {
  border-top-color: #f79800;
  visibility: visible;
}
nav.top a:hover .button_body,
nav.top a:focus .button_body {
  background-color: #ea0d2c;
  color: #ffffff;
}
nav.top a:hover .arrow,
nav.top a:focus .arrow {
  border-top-color: #ea0d2c;
  visibility: visible;
}
nav.bottom {
  padding: 20px 0;
}
nav.bottom a {
  margin: 0 10px;
}
section .numbers {
  padding-bottom: 30px;
  position: relative;
}
section .numbers h5,
section .numbers p {
  margin: 0;
}
section .numbers .number {
  border-radius: 28px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: -60px;
  top: -10px;
  font-size: 20pt;
  text-align: center;
}
section .float_bg {
  background-repeat: no-repeat;
  background-position: center center;
}
section .jewel {
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
  min-height: 180px;
}
section .minwid {
  min-width: 495px;
}
section .gallery_icones {
  margin: 0 0 0 -15px;
  text-align: center;
  position: relative;
}
section .gallery_icones .thumbnail {
  position: relative;
  text-decoration: none;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 15px;
  width: 200px;
}
section .gallery_icones .thumbnail .imgbox {
  position: relative;
  height: 160px;
  width: 160px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #edeae4;
  margin: 0 auto 10px auto;
  background: no-repeat center top;
}
section .gallery_icones .thumbnail .counter {
  line-height: 38px;
  height: 38px;
  width: 38px;
  margin: -10px auto 15px auto;
  text-align: center;
  background: #dddad4;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -khtml-border-radius: 19px;
  border-radius: 19px;
  color: #ffffff;
}
section .gallery_icones .thumbnail:hover .imgbox {
  border: none;
  background-color: #ea0d2c;
  background-position: center -150px;
}
section .gallery_icones .thumbnail.active {
  background-color: #ea0d2c;
  color: #ffffff;
}
section .gallery_icones .thumbnail.active .rounded(0 0 8px 8px) .counter {
                                                                  background: #ffffff;
                                                                  color: #ea0d2c;
                                                                  margin: 5px auto 0px auto;
                                                                }
section .gallery_icones .thumbnail.active .imgbox {
  border: none;
  background-position: center -150px;
}
section .gallery_icones .thumbnail.active .triangle {
  width: 0;
  height: 0;
  border-top: 20px solid #ea0d2c;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  z-index: 100;
  bottom: -20px;
}
footer {
  min-height: 200px;
  position: relative;
  display: block;
}
footer .blue,
footer .red,
footer .yellow {
  height: 10px;
  float: left;
}
footer .blue,
footer .yellow {
  width: 25%;
}
footer .red {
  width: 50%;
}
footer .ugolok {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
footer .app-links {
  position: absolute;
  right: 20px;
  top: 40px;
  width: 135px;
}
footer .socials {
  text-align: center;
  position: absolute;
  width: 400px;
  left: 50%;
  margin-left: -200px;
  bottom: 20px;
}
footer .socials a {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 3px;
  background: url(/455/socials.png) no-repeat -1px center #bdbab4;
}
footer .socials a:hover {
  background-color: #ea0d2c;
}
footer .socials a.fb {
  background-position: -52px center;
}
footer .socials a.twi {
  background-position: -103px center;
}
footer .socials a.odno {
  background-position: -154px center;
}
footer h6 {
  margin: 0;
  color: #bdbab4;
  text-align: center;
}
footer .counter {
  position: absolute;
  right: 20px;
  bottom: 20px;
  border: 1px solid #dddad4;
  padding: 5px;
}
h1 {
  color: #4d4d4d;
  font-size: 36pt;
  font-weight: normal;
  margin: 0 0 20px -2px;
}
h2 {
  font-size: 27pt;
  font-weight: normal;
  margin: 0 0 20px -2px;
  color: #003a7d;
}
h3 {
  font-size: 22pt;
  font-weight: normal;
  margin: 0 0 20px -1px;
  color: #003a7d;
}
h4 {
  font-size: 19pt;
  font-weight: normal;
  margin: 0 0 20px 0;
  color: #003a7d;
}
h5 {
  font-size: 16pt;
  font-weight: normal;
  margin: 0 0 20px 0;
}
h6 {
  font-weight: normal;
  font-size: 11pt;
  margin: 0 0 15px 0;
}
p {
  margin-bottom: 15px;
}
ul {
  margin: 0 0 15px 0;
  list-style: none;
}
ul.arrows {
  list-style-type: none;
}
ul.arrows li, .content ul li {
  padding-left: 20px;
  background: url("/web/20190716183930im_/https://dadada.ru/vs/3da/images/blue_arrow.png") no-repeat left 2px;
}
ul.blueBullet {
  list-style-type: none;
}
ul.blueBullet li {
  padding-left: 20px;
  background: url("/web/20190716183930im_/https://dadada.ru/vs/3da/images/blue_bullet.png") no-repeat left 2px;
}
ul.yellowBullet {
  list-style-type: none;
}
ul.yellowBullet li {
  padding-left: 20px;
  background: url("/web/20190716183930im_/https://dadada.ru/vs/3da/images/yellow_bullet.png") no-repeat left 2px;
}
ul li {
  margin-bottom: 10px;
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table th *,
table td * {
  margin: 0px;
}
table.hairborder th {
  text-align: center;
  padding: 6px 4px ;
  vertical-align: middle;
  font-weight: bold;
  background: #a8a59f;
  color: #ffffff;
}
table.hairborder td {
  text-align: center;
  padding: 4px;
  vertical-align: middle;
}
.table {
  display: table;
}
.table .cell {
  display: table-cell;
  vertical-align: middle;
}
.sliderContainer {
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.sliderContainer .top_mask {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0;
  height: 400px;
}
.sliderContainer .top_mask .content {
  background-color: black;
  /* Р’ IE7 РЅРµ РїСЂРёРјРµРЅСЏРµС‚СЃСЏ */
  background-color: rgba(0, 0, 0, 0.6);
  height: 400px;
}
.sliderContainer .iosSlider {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 400px;
}
.sliderContainer .iosSlider .slider {
  width: 100%;
  height: 100%;
}
.sliderContainer .iosSlider .slider .item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sliderContainer .iosSlider .slider .item .img_contayner {
  width: 1500px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -750px;
  text-align: center ;
  z-index: 1;
}
.sliderContainer .slideSelectors {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.sliderContainer .slideSelectors .item {
  width: 16px;
  height: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin: 2px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
.sliderContainer .slideSelectors .item:hover {
  background-color: #ea0d2c;
}
.sliderContainer .slideSelectors .item.selected {
  background-color: #f79800;
}
.sliderContainer .slide_next,
.sliderContainer .slide_prev {
  position: absolute;
  z-index: 110;
  width: 30px;
  height: 50px;
  bottom: 70px;
  background: url(/web/20190716183930im_/https://dadada.ru/vs/3da/images/slider_nav.png) no-repeat;
  cursor: pointer;
}
.sliderContainer .slide_prev {
  left: 10px;
  background-position: -35px center;
  opacity: 0.5;
}
.sliderContainer .slide_prev:hover {
  opacity: 1;
}
.sliderContainer .slide_next {
  right: 10px;
  background-position: -135px center;
  opacity: 0.5;
}
.sliderContainer .slide_next:hover {
  opacity: 1;
}
.og-grid {
  list-style: none;
  padding: 5px;
  margin: 0;
  text-align: center;
  width: 100%;
}
.content ul.og-grid li {
  display: inline-block;
  margin: 0 0 25px 0;
  vertical-align: top;
  width: 200px;
  background-image: none;
}
.og-grid li a.og-thumb {
  border: none;
  outline: none;
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 8px 8px 16px 8px;
  cursor: pointer;
  min-height: 250px;
}
.og-grid li a.og-thumb .imgbox {
  position: relative;
  height: 160px;
  width: 160px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #edeae4;
  margin: 0 auto 30px auto;
  background: no-repeat center top;
}
.og-grid li a.og-thumb .counter {
  position: absolute;
  right: 50%;
  bottom: -25px;
  line-height: 38px;
  height: 38px;
  width: 38px;
  margin-right: -19px;
  text-align: center;
  background: #dddad4;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -khtml-border-radius: 19px;
  border-radius: 19px;
  color: #ffffff;
}
.og-grid li a.og-thumb:hover .imgbox {
  border: none;
  background-color: #ea0d2c;
  background-position: center -150px;
}
.og-grid li a.og-thumb.active {
  background-color: #ea0d2c;
  color: #ffffff;
}
.og-grid li a.og-thumb.active .counter {
  background: #ffffff;
  color: #ea0d2c;
}
.og-grid li a.og-thumb.active .imgbox {
  border: none;
  background-position: center -150px;
}
.og-grid li a.og-thumb.active .triangle {
  width: 0;
  height: 0;
  border-top: 20px solid #ea0d2c;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  z-index: 2;
  bottom: -20px;
}
.og-grid li .units {
  margin: 50px 10px 0 10px;
  overflow: auto;
  max-height: 800px;
}
.og-grid li .units .imgbox {
  width: 30%;
  float: left;
}
.og-grid li .units .txtbox {
  width: 70%;
  float: left;
  padding: 0 0 10px 20px;
  text-align: left;
}
.og-grid li .units .action {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
  background: #f79800;
  color: #ffffff;
  text-align: center;
  padding-top: 7px;
  font-weight: bold;
  font-size: 24px;
}
.og-grid li .units .action:hover {
  background: #ea0d2c;
}
.og-grid li .units .action.active {
  background: #003a7d;
}
.og-grid li .units .imgbox {
  text-align: center;
}
/*
.og-grid li .units .imgbox img {
  max-height: 150px;
}
*/
.og-grid li .units .view {
  position: relative;
  padding: 10px;
  margin: 8px 0 10px 0;
  background: #edeae4;
}
.og-grid li .units .view h1,
.og-grid li .units .view h2,
.og-grid li .units .view h3,
.og-grid li .units .view h4,
.og-grid li .units .view h5 {
  margin: 0 0 10px 0;
}
.og-grid li .units::-webkit-scrollbar-track {
  border-radius: 8px;
  background: #ccc9c3;
  border: solid 1px #aca9a3;
}
.og-grid li .units::-webkit-scrollbar {
  width: 16px;
  margin-left: 1px;
}
.og-grid li .units::-webkit-scrollbar-thumb {
  width: 16px;
  border-radius: 8px;
  background: #9b9892;
}
.og-grid li .units:hover::-webkit-scrollbar-thumb {
  background: #797670;
}
.og-grid li .sub {
  width: 30%;
  float: left;
  padding: 34px;
  overflow: hidden;
}
.og-grid li .sub .units {
  display: none;
  position: absolute;
  right: 5px;
  width: 70%;
  top: 0;
}
.og-grid li .sub a.theme {
  text-align: left;
  min-height: 48px;
  padding: 12px 45px 12px 12px;
  display: block;
  position: relative;
  cursor: pointer;
  background: #cbc8c2;
  margin-top: 1px;
}
.og-grid li .sub a.theme .arrow {
  display: none;
}
.og-grid li .sub a.theme .counter {
  position: absolute;
  right: 5px;
  margin-right: 0;
  top: 50%;
  margin-top: -19px;
  color: #ffffff;
  line-height: 38px;
  height: 38px;
  width: 38px;
  text-align: center;
  background: #bdbab4;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -khtml-border-radius: 19px;
  border-radius: 19px;
}
.og-grid li .sub a.theme:hover {
  background-color: #ea0d2c;
  color: #ffffff;
}
.og-grid li .sub a.theme:hover .counter {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.og-grid li .sub a.theme.active {
  background-color: #003a7d;
  min-height: 56px;
  margin: 2px -15px 2px 0;
  padding: 16px 45px 16px 12px;
  color: #ffffff;
}
.og-grid li .sub a.theme.active .counter {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.og-grid li .sub a.theme.active .arrow {
  display: block;
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 15px solid #003a7d;
  position: absolute;
  bottom: 50%;
  margin-bottom: -28px;
  z-index: 1;
  right: -15px;
}
.og-grid .cash {
  font-size: 27pt;
  font-weight: bold;
  color: #ea0d2c;
  letter-spacing: -1pt;
  position: relative;
}
.og-grid .cash .percent {
  position: absolute;
  right: -23px;
  bottom: 10px;
  font-size: 14pt;
}
.og-grid .og-expander {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  text-align: left;
  display: none;
  z-index: 1;
  background-color: #bdbab4;
  padding: 20px 0;
}
.og-grid .og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 2;
}
.og-grid .og-close::before,
.og-grid .og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #edeae4;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.og-grid .og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.og-grid .og-close:hover::before,
.og-grid .og-close:hover::after {
  background: #ffffff;
}
.og-grid .og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #cccccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
.video-wrapper {
  max-width: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ------------------------ */

.table {    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;}
.table-bordered{border: 1px solid #ddd;}
.table-striped{    border-collapse: collapse;
    border-spacing: 0;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th,.table>thead>tr>td {background-color: #ddd; font-weight: bold;}
table>tbody>tr:hover{background-color: #eee;}

.AlignLeft {text-align: left;}
.AlignCenter {text-align: center;}
.AlignRight {text-align: right;}
.AlignJustify {text-align: justify;}

.spoiler {
  margin: 20px 0;
  border: 1px solid #999;
  border-radius: 8px;
  position: relative;
}
.spoiler .spoiler-title {
  font-weight: normal;

  padding: 10px 100px 10px 10px;
  background-repeat: no-repeat;

}
.spoiler .spoiler-title .spoiler-toggle {
  position: absolute; right: 5px; top: 7px;
  font-size: 11px;
  font-weight: normal;
  cursor: pointer;

}
.spoiler .spoiler-title .spoiler-toggle::after {
  content: '\25BC';
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #607D8B;
  margin-left: 10px;
  font-size: 10px;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.spoiler .spoiler-title .spoiler-toggle.opened::after {content: '\25B2'}
.spoiler .spoiler-title .spoiler-toggle::before {content: 'раскрыть'; cursor: pointer;}
.spoiler .spoiler-title .spoiler-toggle.opened::before {content: 'скрыть'}

.spoiler .spoiler-content {
  display: none;
  padding: 10px;
}
.chosen-container ul li {background-image: none;}
.cke_editable_inline .spoiler .spoiler-content {display: block;}
.content ul.og-grid li {padding: 0;}
ul#og-grid li div.action100 {
  position: absolute;
  top: 7px;
  right: 7px;

  border-radius: 20px;
  width: 40px;
  height: 40px;
  background: #f79800;
  color: #ffffff;
  text-align: center;
  padding-top: 7px;
  font-weight: bold;
  font-size: 24px;
}

ul#og-grid li .sub div.action100 {
  top: 4px;
  right: 48px;
}

ul#og-grid li .sub .active div.action100 {
  top: 7px;
  right: 48px;
}
/*
     FILE ARCHIVED ON 18:39:30 Jul 16, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:11:20 Mar 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.51
  load_resource: 645.702 (2)
  PetaboxLoader3.resolve: 254.743 (2)
  PetaboxLoader3.datanode: 453.519 (5)
  captures_list: 1.053
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.014
  cdx.remote: 54.372
  LoadShardBlock: 67.789 (3)
*/