@font-face {
  font-family: ElektraText;
  src: url("font/ElektraText.otf") format("opentype");
}
@font-face {
  font-family: ElektraText;
  font-weight: bold;
  src: url("font/ElektraTextBold.otf") format("opentype");
}
@font-face {
  font-family: ElektraText;
  font-style: italic;
  src: url("font/ElektraTextItalic.otf") format("opentype");
}
@font-face {
  font-family: ElektraText;
  font-weight: bold;
  font-style: italic;
  src: url("font/ElektraTextBoldItalic.otf") format("opentype");
}

.olsdtyle {
  /* РєРЅРѕРїРєРё */
  /* РєРЅРѕРїРєР° РІРµСЂС…РЅСЏСЏ */
}
html {
  height: 100%;
}
body {
  /*  background: url(img/body-back.png) repeat-x; */
  /*  background-position: center bottom; */
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
  font: 14px/17px ElektraText, Arial, Helvetica, sans-serif;
}
.olsdtyle a {
  color: #0d70b4;
}

.dold {
	font: 14px/17px ElektraText, Arial, Helvetica, sans-serif !important;
}
.olsdtyle p {
  margin-top: 0;
}
.olsdtyle h1, .olsdtyle h2, .olsdtyle h3, .olsdtyle h4, .olsdtyle h5, .olsdtyle h6 {
  color: #444;
  font-family: 'Roboto Condensed', sans-serif;
}
.olsdtyle h1 {
  font-size: 2.1em;
  margin-bottom: 0.8em;
  line-height: 1em;
}
.olsdtyle h2 {
  font-weight: normal;
}
.olsdtyle h3 {
  font-weight: normal;
}
.olsdtyle input[type=text], .olsdtyle input[type=password], .olsdtyle textarea {
  border: 1px solid #aaa;
  padding: 4px;
  border-radius: 5px;
  width: 300px;
}
.olsdtyle .header {
  height: 128px;
  background: url(img/header-back.png) repeat-x;
  position: relative;
}
.olsdtyle .menu {
  height: 56px;
}
.olsdtyle .content {
  background: url(img/content-back.png) repeat-x;
  /*  background-attachment: fixed;*/
  background-position: 0 0;
  padding: 20px;
}
.olsdtyle .footer {
  height: 128px;
  background: url(img/footer-back.png) repeat-x;
}
.olsdtyle .inner {
  width: 1100px;
  margin: 0 auto;
  /*  overflow: hidden; */
}
.olsdtyle .header .inner {
  position: relative;
  overflow: hidden;
  height: 125px;
}
.olsdtyle .footer .inner {
  position: relative;
}
.olsdtyle .header1 {
  /*  border: 1px solid red; */
  /*  overflow: visible; */
}
.olsdtyle .header1 .inner {
  height: 54px;
  overflow: visible;
  position: relative;
}
.olsdtyle .menu1 {
  margin-top: 5px;
  /*  border: 1px solid green; */
}
.olsdtyle .content1 {
  /*  overflow: hidden; */
  /*  border: 1px solid blue; */
  position: relative;
  top: -60px;
}
.olsdtyle .menu-outer {
  display: table;
  margin: 8px 0 6px;
}
.olsdtyle .menu1 .menu-outer {
  width: 80%;
  margin: 0;
  position: absolute;
  top: 4px;
  right: 25px;
}
.olsdtyle .topmenu {
  margin: 0;
  padding: 0;
  display: table-row;
}
.olsdtyle .topmenu li {
  list-style: none;
  display: table-cell;
  padding: 5px 20px 10px 19px;
  height: 44px;
  vertical-align: middle;
  text-align: center;
  border-right: 2px solid #444;
}
.olsdtyle .topmenu li.last {
  border-right: none;
}
.olsdtyle .topmenu a {
  color: #444;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1em;
  white-space: nowrap;
}
.olsdtyle .menu1 .topmenu a {
  font-size: 0.9em;
  line-height: 0.9em;
}
.olsdtyle .topmenu a:hover {
  text-decoration: underline;
}
.olsdtyle .topmenu li.active a {
  color: #6dc11f;
}
.olsdtyle .topmenu li.active a:hover {
  text-decoration: none;
}
.olsdtyle .logo {
  float: left;
  margin-top: 35px;
}
.olsdtyle .header1 .logo {
  margin-top: 0;
  position: absolute;
  z-index: 500;
}
.olsdtyle .header .right_block {
  float: right;
  margin-top: 40px;
}
.olsdtyle .header .address {
  padding-left: 35px;
  font-size: 1.1em;
  color: #666;
  background: url(img/address-point.png) no-repeat;
}
.olsdtyle .header .back_to_select {
  position: absolute;
  top: 27px;
  left: 305px;
}
.olsdtyle .footer .address {
  float: left;
  font-size: 1.1em;
  color: #666;
  margin-top: 40px;
}
.olsdtyle .footer .address .phone {
  color: #333;
}
.olsdtyle .footer .address .phone span {
  font-size: 2em;
}
.olsdtyle .footer .copy {
  float: right;
  color: #666;
  margin-top: 40px;
}
.olsdtyle .header .lang_block {
  position: absolute;
  bottom: 10px;
  left: 199px;
}
.olsdtyle .header1 .lang_block {
  position: absolute;
  bottom: -25px;
  z-index: 20;
}
.olsdtyle .lang_block a {
  color: #444;
  font-size: 0.9em;
  text-decoration: none;
}
.olsdtyle .lang_block a.active {
  color: #6dc11f;
}
.olsdtyle .news_list {
  margin: 0;
  padding: 0;
}
.olsdtyle .news_list li {
  list-style: none;
  margin-bottom: 30px;
}
.olsdtyle .news_page .date, .olsdtyle .news_list .date {
  display: inline-block;
  color: #eee;
  background-color: #333;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 15px;
}
.olsdtyle .news_list .line2 {
  margin-top: 10px;
}
.olsdtyle .pages {
  text-align: center;
}
.olsdtyle .pages a, .olsdtyle .pages span {
  display: inline-block;
  padding: 3px 3px;
}
.olsdtyle .pages a {
  color: #444;
}
.olsdtyle .pages a:hover {
  background-color: #6dc11f;
  color: #fff;
}
.olsdtyle .ditto_currentpage {
  color: #6dc11f;
  font-weight: bolder;
}
.olsdtyle .ditto_next_link {
  margin-left: 15px;
}
.olsdtyle .ditto_previous_link {
  margin-right: 15px;
}
.olsdtyle .ditto_next_link, .olsdtyle .ditto_previous_link {
  color: #0d70b4 !important;
}
.olsdtyle .ditto_next_link:hover, .olsdtyle .ditto_previous_link:hover {
  color: #0d70b4 !important;
  background-color: transparent !important;
}
.olsdtyle .circle_slider {
  position: absolute;
  width: 893px;
  height: 705px;
  top: -50px;
  background: url(img/circle-back.png) no-repeat;
  z-index: 10;
}
.olsdtyle .btn_left {
  position: absolute;
  width: 72px;
  height: 59px;
  left: 51px;
  top: 345px;
}
.olsdtyle .btn_right {
  position: absolute;
  width: 72px;
  height: 59px;
  left: 665px;
  top: 262px;
}
.olsdtyle .btn_left a, .olsdtyle .btn_right a {
  display: inline-block;
  /*  border: 1px solid red; */
  width: 100%;
  height: 100%;
  outline: none;
}
.olsdtyle .btn_left a:hover {
  background: url(img/circle-back-btn-left.png) no-repeat;
}
.olsdtyle .btn_right a:hover {
  background: url(img/circle-back-btn-right.png) no-repeat;
}
.olsdtyle .circle_images {
  position: absolute;
  top: -50px;
  z-index: 5;
}
.olsdtyle .circle_images ul {
  padding: 0;
  margin: 0;
  left: 55px;
  top: 60px;
}
.olsdtyle .circle_images li {
  list-style: none;
}
.olsdtyle .closed_menu a {
  color: #6dc11f;
  text-transform: uppercase;
  text-decoration: none;
  background: url(img/menu-btn-left.png) no-repeat;
  display: inline-block;
  height: 35px;
  font-size: 1.4em;
  font-weight: bold;
  padding-left: 25px;
  padding-top: 18px;
}
.olsdtyle .opened_menu {
  position: relative;
  height: 53px;
  z-index: 20;
}
.olsdtyle .opened_menu > a {
  display: inline-block;
  height: 53px;
  position: absolute;
  right: 0;
}
.olsdtyle .btn_places {
  position: absolute;
  left: 20px;
  top: 450px;
  z-index: 30;
}
.olsdtyle .btn_places a {
  color: #6dc11f;
  display: inline-block;
  width: 141px;
  height: 56px;
  padding-top: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1em;
  background: url(img/btn_places.png) no-repeat;
  text-align: center;
}
.olsdtyle .btn_places a:hover {
  text-decoration: underline;
}
.olsdtyle .options-header {
  position: absolute;
  right: 0px;
  z-index: 15;
  width: 470px;
  top: 40px;
  text-align: center;
  background: url(img/tech-back.png) no-repeat 10px 45px;
}
.olsdtyle .options-header h2 {
  font-size: 2.3em;
  line-height: 1em;
  display: inline-block;
  /*  width: 320px; */
  margin-left: 30px;
  text-align: left;
  font-weight: normal;
}
.olsdtyle .options-header h2 .l1 {
  display: inline-block;
}
.olsdtyle .options-header h2 .l2 {
  display: inline-block;
  font-weight: bold;
  padding-left: 2.3em;
}
.olsdtyle .options {
  position: absolute;
  right: 0px;
  z-index: 15;
  width: 340px;
  top: 140px;
}
.olsdtyle .options-list {
  width: 160px;
  /*border: 1px solid red;*/
}
.olsdtyle .options-list, .olsdtyle .options-list ul {
  padding: 0;
  margin: 0;
}
.olsdtyle .options-list ul {
  position: absolute;
  left: 175px;
  top: 0;
}
.olsdtyle .options-list li {
  list-style: none;
  /*  margin-bottom: 5px; */
  color: #444;
  font-size: 0.85em;
  text-transform: uppercase;
  width: 150px;
}
.olsdtyle .options-list li li {
  display: block;
  font-size: 1em;
  margin-bottom: 15px;
  overflow: hidden;
  text-transform: none;
  vertical-align: top;
  width: auto;
}
.olsdtyle .options-list .level1 {
  color: #444;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 7px 30px 5px 5px;
  display: inline-block;
  /*  border-radius: 5px 0 0 5px; */
  /*  border-radius: 5px; */
  /*  border-top: 1px solid transparent; */
  border-left: 3px double transparent;
  /*  border-bottom: 1px solid transparent; */
  width: 140px;
}
.olsdtyle .options-list .icon {
  float: right;
}
.olsdtyle .options-list li.showsubmenu .level1 {
  border-color: #6dc11f;
  /*
   border-top: 1px solid #999;
   border-right: 1px solid #999;
   border-bottom: 1px solid #999;
   border-left: 1px solid #999;
   */
  background: url("img/menu-arr.png") no-repeat scroll right center;
}
.olsdtyle .options-list li ul {
  display: none;
  top: 5px;
  min-height: 100%;
}
.olsdtyle .options-list li.showsubmenu ul {
  display: block;
}
.olsdtyle .options-list li li {
  font-size: 1.1em;
  line-height: 1.1em;
}
.olsdtyle .options-list li li span {
  display: block;
  float: left;
  width: 25px;
}
.olsdtyle .options-list li li > div {
  display: block;
  margin-left: 25px;
  padding-top: 3px;
}
.olsdtyle .options-list li li > div .icon {
  float: right;
}
.olsdtyle .tech-header {
  position: relative;
  /* top: 0; */
  padding-left: 120px;
  width: 500px;
  background: url(img/tech-back.png) no-repeat 10px 35px;
}
.olsdtyle .tech-header h2 {
  font-size: 2em;
  line-height: 1em;
  display: inline-block;
  text-align: left;
  font-weight: normal;
}
.olsdtyle .tech-header h2 .l1 {
  display: inline-block;
}
.olsdtyle .tech-header h2 .l2 {
  display: inline-block;
  font-weight: bold;
  margin-left: 55px;
}
.olsdtyle .tech {
  position: relative;
  /* top: 90px; */
  width: 480px;
  margin-left: 120px;
  z-index: 15;
}
.olsdtyle .tech-add-header {
  position: relative;
  /* top: 0px; */
  /* padding-left: 570px; */
  width: 550px;
  background: url(img/tech-add-back.png) no-repeat 270px 70px;
}
.olsdtyle .tech-add-header h2 {
  font-size: 2em;
  line-height: 1em;
  display: inline-block;
  text-align: left;
  font-weight: normal;
}
.olsdtyle .tech-add-header h2 .l1 {
  display: inline-block;
}
.olsdtyle .tech-add-header h2 .l2 {
  display: inline-block;
  font-weight: bold;
  margin-left: 55px;
}
.olsdtyle .tech-add {
  position: relative;
  /* top: 90px; */
  width: 500px;
  /* margin-left: 570px; */
  z-index: 15;
}
.olsdtyle .submenu {
  position: absolute;
  top: 473px;
  left: 250px;
  z-index: 25;
  background: rgba(255, 255, 255, .7);
  padding: 3px;
  border-radius: 4px;
}
.olsdtyle .submenu ul {
  padding: 0;
  margin: 0;
}
.olsdtyle .submenu li {
  list-style: none;
}
.olsdtyle .submenu a {
  text-transform: uppercase;
  color: #444;
  display: inline-block;
  padding-left: 8px;
}
.olsdtyle .submenu li.active a {
  color: #fff;
  border: 1px solid #29772b;
  border-radius: 6px;
  display: inline-block;
  padding: 4px 8px;
  text-decoration: none;
  font-weight: bold;
  background: linear-gradient(#6fc91c, #4c8f0c);
}
.olsdtyle .results {
  position: absolute;
  top: 430px;
  left: 460px;
  z-index: 30;
  height: 131px;
  background: url(img/result-star.png) no-repeat 60px center;
}
.olsdtyle .results table {
  /*  padding-right: 26px; */
  padding-top: 40px;
  width: 190px;
}
.olsdtyle .results .name {
  text-align: right;
  width: 110px;
}
.olsdtyle .results .name span {
  display: inline-block;
  padding: 0.2em;
  color: #eee;
  background: #363636;
  font-size: 1.1em;
}
.olsdtyle .results .value {
  color: #fff;
  font-size: 1.9em;
  font-weight: bold;
}
.olsdtyle .buttons {
  position: absolute;
  top: 550px;
  right: 0;
  z-index: 30;
}
.olsdtyle .buttons a {
  font-size: 1em;
  line-height: 0.8em;
}
.olsdtyle .btn {
  color: #fff;
  border-radius: 6px;
  display: inline-block;
  /*  padding: 4px 8px; */
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 3px 3px 10px #aaa;
}
.olsdtyle a.btn {
  display: inline-block;
  height: 26px;
}
.olsdtyle button.btn {
  height: 26px;
  outline: none;
}
.olsdtyle .btn:hover {
  box-shadow: 3px 3px 10px #888;
}
.olsdtyle .btn span {
  padding: 4px;
  display: inline-block;
}
.olsdtyle a.btn span {
  padding: 4px 8px;
}
.olsdtyle .btn_green {
  border: 1px solid #29772b;
  text-shadow: 1px 1px #666;
  background: linear-gradient(#6fc91c, #4c8f0c);
}
.olsdtyle .btn_green:hover {
  border: 1px solid #29772b;
  background: linear-gradient(#85ff14, #58a300);
}
.olsdtyle .btn_green.clicked {
  background: linear-gradient(#5cab14, #3e7114);
}
.olsdtyle .btn_black {
  border: 1px solid #3f4140;
  text-shadow: 1px 1px #333;
  background: linear-gradient(#b0b0b0, #3a3a38);
}
.olsdtyle .btn_black:hover {
  border: 1px solid #3f4140;
  background: linear-gradient(#b2b2b2, #5e5e5e);
}
.olsdtyle .btn_black.clicked {
  background: linear-gradient(#b0b0b0, #3a3a38);
}
.olsdtyle .btn_calc span {
  display: inline-block;
  padding: 8px 8px 8px 26px !important;
  background: url(img/icon-tick.png) no-repeat 1px 1px;
}
.olsdtyle .btn_print span {
  display: inline-block;
  padding: 8px 8px 8px 26px !important;
  background: url(img/icon-print.png) no-repeat 2px 3px;
}
.olsdtyle .btn_top {
  width: 350px;
  display: inline-block;
}
.olsdtyle .btn_top .img {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 67px;
  height: 67px;
  z-index: 10;
}
.olsdtyle .btn_top .btn {
  position: absolute;
  top: 22px;
  left: 55px;
  z-index: 5;
}
.olsdtyle .btn_top .btn span {
  padding-left: 15px;
}
.olsdtyle .contact_form label {
  width: 1em;
  display: inline-block;
}
.olsdtyle div.bepartner_form {
  width: 555px;
  border: 2px solid #6dc11f;
  border-radius: 4px;
  padding: 10px;
}
.olsdtyle .bepartner_form > div {
  width: 270px;
  display: inline-block;
  vertical-align: top;
}
.olsdtyle .bepartner_form input {
  width: 250px;
}
.olsdtyle .mark {
  color: #6dc11f;
}
.olsdtyle div.social {
  position: absolute;
  top: 91px;
  left: 424px;
}
.olsdtyle .social a {
  display: inline-block;
  height: 21px;
  text-decoration: underline;
  margin-right: 10px;
}
.olsdtyle .social span {
  display: inline-block;
  text-decoration: underline;
  margin-left: 5px;
  vertical-align: top;
  padding-top: 2px;
}
.olsdtyle .social .vk {
  color: #0d70b4;
}
.olsdtyle .social .fb {
  color: #0d6eb5;
}
.olsdtyle .suc, .olsdtyle .err {
  font-size: 1.1em;
  font-weight: bold;
  padding: 10px 0;
}
.olsdtyle .suc {
  color: #22772b;
}
.olsdtyle .err {
  color: #cb0909;
}
.olsdtyle .options_result {
  /*  display: none; */
}
.olsdtyle .print_header, .olsdtyle .print_image {
  display: none;
}
.olsdtyle .calc_me {
  display: none;
  border: 1px solid #888;
  border-radius: 5px;
  position: absolute;
  z-index: 50;
  box-shadow: 1px 10px 10px #222;
  background: #eee;
  padding: 10px;
  right: 15px;
  top: 330px;
  width: 310px;
}
.olsdtyle .calc_me p {
  margin-bottom: 0.3em;
}
.olsdtyle .calc_me .comment {
  font-size: 0.8em;
}
.olsdtyle .window-tooltip {
  position: absolute;
  border-radius: 4px;
  background-color: #ddd;
  padding: 10px;
  width: 150px;
  box-shadow: 1px 1px 4px #888;
  z-index: 15000;
}
.olsdtyle .window-tooltip .btn_close {
  float: right;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 5px 5px;
  background: url(img/icon-close.png) no-repeat;
}
.olsdtyle .list_basic {
  padding: 0;
  margin: 0;
  list-style: none;
}
.olsdtyle .list_basic > li {
  vertical-align: top;
  margin-bottom: 5px;
}
.olsdtyle .list_basic a {
  color: #333;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}
.olsdtyle .list_basic .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(img/icons-list-basic.png) 0 -16px no-repeat;
}
.olsdtyle .list_basic > li.opened .icon {
  background: url(img/icons-list-basic.png) 0 0 no-repeat;
}
.olsdtyle .list_basic ul {
  margin: 0 0 0 35px;
  padding: 0;
  display: none;
}
.olsdtyle .list_basic > li.opened ul {
  display: block;
}
.olsdtyle .list_basic li li {
  list-style-type: disc;
}
.olsdtyle .media_list {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.olsdtyle .media_list li {
  list-style: none;
  display: inline-block;
  width: 350px;
  height: 300px;
  vertical-align: top;
}
.olsdtyle .media_list li.button_more {
  width: auto;
  height: auto;
}
.olsdtyle .media_list a.img {
  display: inline-block;
  height: 200px;
  width: 300px;
  overflow: hidden;
}
.olsdtyle .cover-outer {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 15%;
}
.olsdtyle .cover-outer > div {
  width: 900px;
  margin: 0 auto;
}
.olsdtyle .cover-logo {
  text-align: center;
}
.olsdtyle .cover-lang {
  margin-bottom: 5%;
  padding: 0 285px;
  width: 350px;
}
.olsdtyle .cover-lang a {
  color: #444;
  font-size: 0.9em;
  text-decoration: none;
}
.olsdtyle .cover-lang a.active {
  color: #6dc11f;
}
.olsdtyle .cover-inner {
  overflow: hidden;
}
.olsdtyle .cover-left, .olsdtyle .cover-right {
  font-size: 1.8em;
  font-weight: bolder;
  line-height: 1.8em;
}
.olsdtyle .cover-left a, .olsdtyle .cover-right a {
  color: #000;
  text-decoration: none;
}
.olsdtyle .cover-left {
  float: left;
  width: 50%;
  text-align: center;
}
.olsdtyle .cover-right {
  margin-left: 50%;
  text-align: center;
}
.olsdtyle .cover-outer .cnt {
  width: 700px;
  margin: 50px auto 0;
}
.olsdtyle .opts {
  position: absolute;
  top: 570px;
}
.olsdtyle .opts .la1 {
  float: left;
}
.olsdtyle .opts .la2 {
  margin-left: 570px;
}
.olsdtyle .opts .cnt {
  clear: both;
  padding-top: 50px;
}

.olsdtyle .content {
	background: transparent !important;
}

.olsdtyle a.btn {
	padding: 0px !important;
	height: auto !important;
}

.olsdtyle button.btn {
	padding: 0px !important;
	height: auto !important;
}

.olsdtyle h2 {
	margin-top: 0px;
}

.olsdtyle div.bepartner_form {
	width: 600px;
}

.olsdtyle input, .olsdtyle textarea {
	min-height: auto;
}

.olsdtyle .bepartner_form input {
	width: 100%;
}

.pcalc {
	padding-top: 65px;
	min-height: 1700px;
}

.olsdtyle .results {
	padding-top: 45px !important;
}

.olsdtyle .btn span {
	line-height: normal !important;
}

.olsdtyle .options-list .level1 {
	line-height: 15px;
}