@charset "UTF-8";
@font-face {
  font-family: "Awesome";
  src: url("/g/tpl/all/font/fontawesome-webfont.eot");
  src: url("/g/tpl/all/font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/g/tpl/all/font/fontawesome-webfont.woff2") format("woff2"), url("/g/tpl/all/font/fontawesome-webfont.woff") format("woff"), url("/g/tpl/all/font/fontawesome-webfont.ttf") format("truetype"), url("/g/tpl/all/font/fontawesome-webfont.svg#Awesome") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Awesome";
    src: url("/g/tpl/all/font/fontawesome-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
.page-calc {
  padding: 20px 0;
  /* [+] s3_text_block */
  /* [-] s3_text_block */
  /* [+] s3_form */
  /* [-] s3_form */
  /* [+] s3_tpl_authorization */
  /* [-] s3_tpl_authorization */
  /* [+] s3_tpl_login */
  /* [-] s3_tpl_login */
  /* [+] s3_vote */
  /* [-] s3_vote */
  /* [+] s3_sitemap */
  /* [-] s3_sitemap */
  /* [+] s3_gallery_list */
  /* [-] s3_gallery_list */
  /* [+] s3_gallery_view */
  /* [-] s3_gallery_view */
}
.page-calc .s3_button_small, .page-calc .s3_button_large, .page-calc .s3_pagelist_item_active, .page-calc .tpl-form-button {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #333;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em;
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  background-color: #dedede;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #dedede));
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #dedede 100%);
  -pie-background: linear-gradient(to bottom, #f8f8f8 0%, #dedede 100%);
}
.page-calc .s3_button_small:hover, .page-calc .s3_button_large:hover, .page-calc .s3_pagelist_item_active:hover, .page-calc .tpl-form-button:hover {
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #eee));
  background-image: -o-linear-gradient(top, #fcfcfc 0%, #eee 100%);
  background-image: -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%);
  background-image: -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%);
  background-image: linear-gradient(to bottom, #fcfcfc 0%, #eee 100%);
  -pie-background: linear-gradient(to bottom, #fcfcfc 0%, #eee 100%);
}
.page-calc .s3_button_small:active, .page-calc .s3_button_large:active, .page-calc .s3_pagelist_item_active:active, .page-calc .tpl-form-button:active {
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dedede), color-stop(100%, #f2f2f2));
  background-image: -o-linear-gradient(top, #dedede 0%, #f2f2f2 100%);
  background-image: -moz-linear-gradient(top, #dedede 0%, #f2f2f2 100%);
  background-image: -webkit-linear-gradient(top, #dedede 0%, #f2f2f2 100%);
  background-image: -ms-linear-gradient(top, #dedede 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #dedede 0%, #f2f2f2 100%);
  -pie-background: linear-gradient(to bottom, #dedede 0%, #f2f2f2 100%);
}
.page-calc .s3_button_small:disabled, .page-calc .s3_button_large:disabled, .page-calc .s3_pagelist_item_active:disabled, .page-calc .s3_button_small[disabled], .page-calc .s3_button_large[disabled], .page-calc .s3_pagelist_item_active[disabled], .page-calc .tpl-form-button:disabled {
  opacity: 0.5;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #dedede;
  background-image: none;
  -pie-background: #dedede;
}
.page-calc .s3_button_small {
  padding: 0.3846153846em 0.9230769231em;
}
.page-calc .s3_button_large, .page-calc .tpl-form-button {
  padding: 0.5333333333em 1.0666666667em;
  font-size: 1.1538461538em;
  font-weight: bold;
}
.page-calc .s3_icon {
  display: inline-block;
  text-decoration: none;
  font-family: "Awesome";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}
.page-calc .s3_table {
  display: table;
}
.page-calc .s3_table .s3_table_row, .page-calc .s3_table .s3_table_head {
  display: table-row;
}
.page-calc .s3_table .s3_table_row .s3_table_ceil, .page-calc .s3_table .s3_table_head .s3_table_ceil {
  display: table-cell;
}
.page-calc .s3_message {
  display: table;
  padding: 1em;
  margin: 1em 0;
  background-color: #f0e4c9;
  border: 1px solid #e1c893;
  color: #333;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.75);
}
.page-calc .s3_message.s3_message_success {
  background-color: #80c080;
  border: 1px solid green;
  color: #fff;
}
.page-calc .s3_message.s3_message_warning {
  background-color: #f0e4c9;
  border: 1px solid #e1c893;
  color: #333;
}
.page-calc .s3_message.s3_message_error {
  background-color: #ff8080;
  border: 1px solid red;
  color: #fff;
}
.page-calc .s3_moderation_note {
  font-size: 0.8461538462em;
  color: red;
  margin: 1.6363636364em 0;
}
.page-calc .s3_comments_user {
  margin: 1.3846153846em 0;
}
.page-calc .s3_image_format_1 {
  min-width: 90px;
}
.page-calc .s3_image_format_2 {
  min-width: 150px;
}
.page-calc .s3_image_format_3 {
  min-width: 120px;
}
.page-calc .s3_image_format_4 {
  min-width: 120px;
}
.page-calc .s3_image_format_5 {
  min-width: 180px;
}
.page-calc .s3_post_date {
  color: #656565;
  font-size: 0.9230769231em;
}
.page-calc .s3_post_head {
  margin-bottom: 1.3846153846em;
}
.page-calc .s3_post_content {
  margin: 1.3846153846em 0;
}
.page-calc .s3_post_content:after {
  clear: both;
  content: "";
  display: block;
}
.page-calc .s3_post_content .s3_post_image {
  margin-right: 1.3846153846em;
  float: left;
  text-align: center;
}
.page-calc .s3_post_content .s3_post_image img {
  border: 1px solid #999;
  visibility: visible;
  vertical-align: top;
}
.page-calc .s3_post .s3_post_image {
  margin-bottom: 1.3846153846em;
}
.page-calc .s3_post .s3_post_tags {
  margin-bottom: 0.4615384615em;
}
.page-calc .s3_post .s3_post_tags .s3_icon:before {
  content: "";
  font-size: 0.8461538462em;
  margin-right: 0.7692307692em;
}
.page-calc .s3_post .s3_post_folders {
  margin-bottom: 0.4615384615em;
}
.page-calc .s3_post .s3_post_folders .s3_icon:before {
  content: "";
  font-size: 0.8461538462em;
  margin-right: 0.7692307692em;
}
.page-calc .s3_posts_folders_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-calc .s3_posts_folders_list > li {
  display: inline-block;
  padding: 0;
  margin: 0 3% 1.3846153846em 0;
  max-width: 30%;
  vertical-align: top;
}
.page-calc .s3_posts_folders_list > li > a {
  font-weight: bold;
}
.page-calc .s3_posts_folders_list > li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-calc .s3_posts_folders_list > li ul li {
  margin: 0.6153846154em 0;
}
.page-calc .s3_posts_folders_list > li ul li ul {
  margin-left: 1.3846153846em;
}
.page-calc .s3_posts_list_item .s3_post_title {
  margin: 0.3529411765em 0 1.0588235294em;
  font-size: 1.3076923077em;
}
.page-calc .s3_posts_list_item .s3_post_text {
  overflow: hidden;
}
.page-calc .s3_posts_list_item .s3_post_text p:first-child {
  margin-top: 0;
}
.page-calc .s3_comments_item {
  margin: 0;
}
.page-calc .s3_comments_item .s3_anchor {
  float: right;
}
.page-calc .s3_comments_item .s3_anchor .s3_icon:before {
  margin-left: 0.7692307692em;
  content: "";
  font-size: 0.8461538462em;
}
.page-calc .s3_comments_item .s3_comment_date {
  font-size: 0.8461538462em;
  opacity: 0.8;
}
.page-calc .s3_comments_item .s3_comment_author {
  font-size: 1.0769230769em;
}
.page-calc .s3_comments_item .s3_comment_head {
  padding: 0.9230769231em 1.0769230769em;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-calc .s3_comments_item .s3_comment_head:after {
  display: block;
  clear: both;
  content: "";
}
.page-calc .s3_comments_item .s3_comment_content {
  margin: 0;
  padding: 1.1538461538em;
}
.page-calc .s3_comments_item .s3_comment_reply {
  position: relative;
  margin-top: 1.3846153846em;
  padding: 1em;
  border: 1px solid rgba(119, 119, 119, 0.2);
  background-color: rgba(119, 119, 119, 0.2);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.page-calc .s3_comments_item .s3_comment_reply:before, .page-calc .s3_comments_item .s3_comment_reply:after {
  position: absolute;
  left: 20px;
  content: "";
}
.page-calc .s3_comments_item .s3_comment_reply:before {
  top: -8px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-bottom-color: rgba(119, 119, 119, 0.2);
}
.page-calc .s3_comments_item .s3_comment_reply:after {
  top: -6px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-bottom-color: rgba(119, 119, 119, 0.2);
}
.page-calc .s3_comments_item .s3_comment_reply .s3_comment_reply_head {
  padding-bottom: 0.6153846154em;
  border-bottom: 1px solid #7f7f7f;
}
.page-calc .s3_comments_item .s3_comment_reply .s3_comment_reply_head:after {
  content: "";
  clear: both;
}
.page-calc .s3_comments_item .s3_comment_reply .s3_comment_reply_content {
  margin: 0;
  padding-top: 0.6153846154em;
}
.page-calc .s3_files_list {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-calc .s3_files_list .s3_table_ceil {
  padding: 0.7692307692em;
  vertical-align: middle;
}
.page-calc .s3_files_list .s3_files_list_title {
  background: #dedede;
  font-size: 0.9230769231em;
  white-space: pre;
}
.page-calc .s3_files_list .s3_files_list_item .s3_file_head {
  width: 100%;
  color: #999;
  font-size: 0.9230769231em;
}
.page-calc .s3_files_list .s3_files_list_item .s3_file_head .s3_file_alternate_name {
  font-size: 1.2307692308em;
}
.page-calc .s3_files_list .s3_files_list_item .s3_file_head .s3_file_name {
  display: block;
}
.page-calc .s3_files_list .s3_files_list_item .s3_table_ceil {
  border-bottom: 1px solid #ccc;
}
.page-calc .s3_files_list .s3_files_list_item .s3_file_size {
  text-align: right;
  white-space: pre;
  font-size: 1.0769230769em;
  font-weight: bold;
}
.page-calc .s3_files_list .s3_files_list_item .s3_file_download {
  white-space: pre;
}
.page-calc .s3_search_result_total {
  margin: 1.9230769231em 0;
  padding: 0.3846153846em 0;
  border-bottom: 1px solid #cecece;
}
.page-calc .s3_search_result_list {
  margin: 0 0 0 1.5384615385em;
  padding: 0;
  list-style: none;
}
.page-calc .s3_search_result_list .s3_search_result_list_item .s3_search_result_name {
  margin: 0.375em 0;
  font-size: 1.2307692308em;
}
.page-calc .s3_search_result_list .s3_search_result_list_item .s3_search_result_name a {
  text-indent: -1.5em;
}
.page-calc .s3_search_result_list .s3_search_result_list_item .s3_search_result_name .s3_icon:before {
  margin-right: 0.7692307692em;
  content: "";
  font-size: 0.8461538462em;
}
.page-calc .s3_search_result_list .s3_search_result_list_item .s3_search_result_url {
  color: #999;
  font-size: 0.9230769231em;
}
.page-calc .s3_search_result_list .s3_search_result_list_item .s3_search_result_text {
  margin: 1.3846153846em 0;
}
.page-calc .s3_pagelist {
  margin: 1.3846153846em 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.page-calc .s3_pagelist .s3_pagelist_item {
  display: inline-block;
  min-width: 2.1333333333em;
  min-height: 1.8666666667em;
  margin: 0 0.2em;
  vertical-align: middle;
  background-color: #fff;
  font-size: 1.1538461538em;
  line-height: 1.1538461538em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em;
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
}
.page-calc .s3_pagelist .s3_pagelist_item a, .page-calc .s3_pagelist .s3_pagelist_item span {
  display: block;
  padding: 0.3333333333em;
  text-decoration: none;
  color: #333;
}
.page-calc .s3_pagelist .s3_pagelist_item .s3_icon {
  font-size: 1.3333333333em;
  line-height: 1.3333333333em;
}
.page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_prev a, .page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_next a, .page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_first a, .page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_last a {
  padding: 0;
}
.page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_prev .s3_icon:before {
  content: "";
}
.page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_next .s3_icon:before {
  content: "";
}
.page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_first .s3_icon:before {
  content: "";
}
.page-calc .s3_pagelist .s3_pagelist_item.s3_pagelist_item_last .s3_icon:before {
  content: "";
}
.page-calc .s3_text_block {
  margin: 2.3076923077em 0;
}
.page-calc .s3_tpl_anketa .s3_form {
  margin-top: 2.3076923077em;
}
.page-calc .s3_form .anketa-flash-upload div.flash {
  max-width: 100%;
  border: 1px solid #ccc;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em;
}
.page-calc .s3_form_item {
  margin: 0.7692307692em 0;
}
.page-calc .s3_required, .page-calc .field-required-mark {
  color: red;
}
.page-calc .s3_form_field_title, .page-calc .field-title {
  margin-bottom: 0.3846153846em;
}
.page-calc .s3_form_field_type_text, .page-calc .s3_form_field_type_password, .page-calc .s3_form_field_type_textarea, .page-calc .s3_form_field_type_email, .page-calc .s3_form_field_type_phone, .page-calc .s3_form_field_type_select, .page-calc .s3_form_item_type_captcha input[type=text], .page-calc .tpl-field.type-text input[type="text"], .page-calc .tpl-field.type-email input[type="text"], .page-calc .tpl-field.type-phone input[type="text"], .page-calc .tpl-field.type-textarea textarea {
  outline: none;
  max-width: 100%;
  padding: 0.3076923077em 0.7692307692em;
  border: 1px solid #ccc;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em;
  box-sizing: border-box;
}
.page-calc .s3_form_field_type_text.s3_form_field_error, .page-calc .s3_form_field_type_password.s3_form_field_error, .page-calc .s3_form_field_type_textarea.s3_form_field_error, .page-calc .s3_form_field_type_email.s3_form_field_error, .page-calc .s3_form_field_type_phone.s3_form_field_error, .page-calc .s3_form_field_type_select.s3_form_field_error, .page-calc .s3_form_item_type_captcha input[type=text].s3_form_field_error {
  border-color: red;
}
.page-calc .s3_form_field_type_text[disabled], .page-calc .s3_form_field_type_password[disabled], .page-calc .s3_form_field_type_textarea[disabled], .page-calc .s3_form_field_type_email[disabled], .page-calc .s3_form_field_type_phone[disabled], .page-calc .s3_form_field_type_select[disabled], .page-calc .s3_form_item_type_captcha input[type=text][disabled] {
  background-color: #dedede;
  border-color: #dedede;
  resize: none;
}
.page-calc .s3_form_field_type_text, .page-calc .s3_form_field_type_password, .page-calc .s3_form_field_type_email, .page-calc .s3_form_field_type_phone, .page-calc .s3_form_field_type_textarea, .page-calc .tpl-field.type-text input[type="text"], .page-calc .tpl-field.type-email input[type="text"], .page-calc .tpl-field.type-phone input[type="text"], .page-calc .tpl-field.type-textarea textarea {
  width: 32.3076923077em;
}
.page-calc .s3_form_field_type_select {
  min-width: 15.3846153846em;
}
.page-calc .s3_form_field_type_radio, .page-calc .s3_form_field_type_checkbox {
  width: 1em;
  height: 1em;
  margin: 0 0.3846153846em 0 0;
  vertical-align: middle;
}
.page-calc .s3_form_field_type_radio[disabled] + .s3_form_subitem_title, .page-calc .s3_form_field_type_checkbox[disabled] + .s3_form_subitem_title {
  color: #dedede;
}
.page-calc .s3_form_item_type_calendar .s3_icon:before, .page-calc .s3_form_item_type_calendar_interval .s3_icon:before {
  margin-left: 0.3846153846em;
  content: "";
}
.page-calc .s3_form_item_type_calendar .s3_form_field_type_text {
  width: 7em;
}
.page-calc .s3_form_item_type_calendar_interval .s3_form_subitem {
  display: inline-block;
  margin-right: 0.7692307692em;
}
.page-calc .s3_form_item_type_calendar_interval .s3_form_field_type_text {
  width: 7em;
  margin-left: 0.3846153846em;
}
.page-calc .s3_form_item_type_captcha .mgCaptcha-block {
  display: inline-block;
  margin: 0 1em 0 0;
  vertical-align: middle;
}
.page-calc .s3_form_item_type_captcha img:first-child {
  border: 1px solid #ccc;
}
.page-calc .s3_form_item_type_captcha img + img {
  padding-left: 0.2307692308em;
  vertical-align: bottom;
}
.page-calc .s3_form_item_type_captcha input[type=text] {
  width: 6.9230769231em;
}
.page-calc .s3_form_item_type_captcha.s3_form_item_error input[type=text] {
  border-color: red;
}
.page-calc .s3_form_subitem {
  margin: 0.3846153846em 0;
}
.page-calc .s3_form_note {
  padding: 0.2307692308em 0.7692307692em 0;
}
.page-calc .s3_form_error {
  padding: 0 0.7692307692em;
  color: red;
}
.page-calc .s3_form_field_alias_birthday {
  width: 6em;
  min-width: 0;
}
.page-calc .s3_login_form {
  float: left;
  width: 15.3846153846em;
  margin-top: 0.3846153846em;
}
.page-calc .s3_login_form .s3_form_item {
  margin: 0.4615384615em 0;
}
.page-calc .s3_login_form .s3_form_field_type_text {
  width: 15.3846153846em;
}
.page-calc .s3_login_form .s3_form_item_type_email {
  margin-top: 0;
}
.page-calc .s3_login_form .s3_form_item_type_password:after {
  display: block;
  clear: both;
  content: "";
}
.page-calc .s3_login_form .s3_form_item_type_password .s3_form_field_content {
  display: inline-block;
  vertical-align: top;
}
.page-calc .s3_login_form .s3_form_item_type_password .s3_form_field_type_text {
  width: 10em;
}
.page-calc .s3_login_form .s3_form_item_button {
  float: right;
  margin: 0;
  vertical-align: top;
}
.page-calc .s3_registration_link {
  margin: 0.7692307692em 0;
}
.page-calc .s3_password_forgot {
  display: table;
  padding: 0.3846153846em 0 0 2.3076923077em;
  vertical-align: top;
}
.page-calc .s3_password_forgot p {
  margin-top: 0;
}
.page-calc .s3_tpl_forgot_password .s3_form_item_type_button {
  margin-top: 1.5384615385em;
}
.page-calc .s3_tpl_vote .s3_form_item_type_text {
  margin-top: 0.7692307692em;
}
.page-calc .s3_tpl_vote .s3_form_field_type_text {
  width: 15.3846153846em;
}
.page-calc .s3_tpl_vote .s3_form_item_type_button {
  margin-top: 1.5384615385em;
}
.page-calc .s3_votes_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-calc .s3_votes_list_item {
  margin: 1em 0;
  padding-left: 1.6153846154em;
  font-size: 1.0769230769em;
  font-weight: bold;
}
.page-calc .s3_votes_list_item:before {
  position: absolute;
  margin-left: -1.6153846154em;
  content: "—";
  color: #08c;
  font-weight: normal;
}
.page-calc .s3_vote_variant_list {
  margin: 0;
  padding: 0 0 0 0.7692307692em;
  list-style: none;
}
.page-calc .s3_vote_results {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-calc .s3_vote_results_item {
  margin: 1.1538461538em 0;
  font-size: 1.0769230769em;
}
.page-calc .s3_vote_answer {
  margin-bottom: 0.3846153846em;
}
.page-calc .s3_vote_answer_progress {
  display: inline-block;
  height: 1.5384615385em;
  vertical-align: middle;
  background-color: #0089cd;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bee4), color-stop(100%, #0089cd));
  background-image: -o-linear-gradient(top, #00bee4 0%, #0089cd 100%);
  background-image: -moz-linear-gradient(top, #00bee4 0%, #0089cd 100%);
  background-image: -webkit-linear-gradient(top, #00bee4 0%, #0089cd 100%);
  background-image: -ms-linear-gradient(top, #00bee4 0%, #0089cd 100%);
  background-image: linear-gradient(to bottom, #00bee4 0%, #0089cd 100%);
  -pie-background: linear-gradient(to bottom, #00bee4 0%, #0089cd 100%);
}
.page-calc .s3_vote_answer_count {
  margin-left: 0.7692307692em;
}
.page-calc .s3_vote_answer_count[data-count="0"] {
  margin-left: 0;
}
.page-calc .s3_sitemap_list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  /* &:before {
   position: absolute;
   top: em(5px,$baseFontSize);
   bottom: em(5px,$baseFontSize);
   left: 0;
   content: '';
   border-left: 1px dotted $tplColor11;
   } */
}
.page-calc .s3_sitemap_list > .s3_sitemap_list_item {
  margin: 0.9230769231em 0;
}
.page-calc .s3_sitemap_list > .s3_sitemap_list_item > a {
  font-size: 1.0769230769em;
}
.page-calc .s3_sitemap_list > .s3_sitemap_list_item.s3_sitemap_list_item_last {
  /* &:before {
       margin-top: em(3px,$baseFontSize);
       }*/
}
.page-calc .s3_sitemap_list_item {
  position: relative;
  margin: 0.6153846154em 0;
  padding-left: 1.3846153846em;
  /* &:before {
   position: absolute;
   top: em(5px,$baseFontSize);
   left: 0;
   width: em(8px,$baseFontSize);
   margin-top: -1px;
   border-top: 1px dotted $tplColor11;
   content: '';
   }
   &:after {
   position: absolute;
   top: em(18px,$baseFontSize);
   bottom: em(8px,$baseFontSize);
   left: em(18px,$baseFontSize);
   border-left: 1px dotted $tplColor11;
   content: '';
   } */
}
.page-calc .s3_sitemap_sublist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-calc .s3_sitemap_list_item_empty {
  padding-left: 1.3846153846em;
}
.page-calc .s3_sitemap_sublist_not_parent {
  position: relative;
  /* &:after {
   position: absolute;
   top: em(4px,$baseFontSize)*-1;
   left: 0;
   height: em(8px,$baseFontSize);
   border-left: 1px dotted $tplColor11;
   content: '';
   } */
}
.page-calc .s3_gallery_list {
  margin-bottom: 3.0769230769em;
}
.page-calc .s3_gallery_list_item {
  display: inline-block;
  margin: 1.1538461538em 1.3846153846em 0 0;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-calc .s3_gallery_list_item:hover .s3_gallery_list_image {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.page-calc .s3_gallery_list_image {
  display: block;
  padding: 0.7692307692em;
  text-align: center;
  border: 1px solid #ccc;
}
.page-calc .s3_gallery_list_image img {
  display: inline-block;
  vertical-align: middle;
  border: 0 none !important;
}
.page-calc .s3_gallery_list_image:after {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.page-calc .s3_gallery_list_title {
  margin-top: 0.5384615385em;
  font-size: 0.9230769231em;
}
.page-calc .s3_gallery_view_image {
  padding: 0.7692307692em;
  border: 1px solid #ccc;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.page-calc .s3_gallery_view_image img {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-calc .page-calc-wrapper {
  padding: 0 20px;
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
}
.page-calc .page-calc-wrapper .calc-text-block {
  padding: 2px 0;
  margin: 0 0 20px;
}
.page-calc .page-calc-wrapper .calc-text-block p {
  margin-top: 0;
}
.page-calc .page-calc-wrapper .calc-text-block p:last-of-type {
  margin-bottom: 0;
}
.page-calc .page-calc-wrapper .calc-form-wrap {
  margin: 0 0 20px;
}
.page-calc .page-calc-wrapper .calc-form-content {
  display: table;
  width: 100%;
  table-layout: fixed;
  color: #333;
  font-size: 17px;
}
@media (max-width: 800px) {
  .page-calc .page-calc-wrapper .calc-form-content {
    display: block;
  }
}
.page-calc .page-calc-wrapper .form-content-cell {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 800px) {
  .page-calc .page-calc-wrapper .form-content-cell {
    display: block;
  }
}
.page-calc .page-calc-wrapper .form-content-cell.map-cell {
  padding-left: 20px;
}
@media (max-width: 800px) {
  .page-calc .page-calc-wrapper .form-content-cell.map-cell {
    padding-left: 0;
  }
}
.page-calc .page-calc-wrapper .calc-result-wrap {
  padding: 100px 0 20px;
}
@media (max-width: 800px) {
  .page-calc .page-calc-wrapper .calc-result-wrap {
    padding: 20px 0;
  }
}
.page-calc .page-calc-wrapper .calc-field {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media (max-width: 480px) {
  .page-calc .page-calc-wrapper .calc-field {
    display: block;
  }
}
.page-calc .page-calc-wrapper .calc-field-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
}
@media (max-width: 480px) {
  .page-calc .page-calc-wrapper .calc-field-cell {
    display: block;
    padding: 3px 0;
  }
}
.page-calc .page-calc-wrapper input {
  outline: none;
  display: inline-block;
  vertical-align: middle;
}
.page-calc .page-calc-wrapper input[type="text"], .page-calc .page-calc-wrapper .tpl-field input[type="text"] {
  padding: 8px;
}
.page-calc .page-calc-wrapper input[type="text"]:focus::-webkit-input-placeholder {
  color: transparent;
}
.page-calc .page-calc-wrapper input[type="text"]:focus::-moz-placeholder {
  color: transparent;
}
.page-calc .page-calc-wrapper input[type="text"]:focus:-ms-input-placeholder {
  color: transparent;
}
.page-calc .page-calc-wrapper label {
  cursor: pointer;
}
.page-calc .page-calc-wrapper .warning-note {
  color: #9cca0a;
}
.page-calc .page-calc-wrapper .calc-button-wrap {
  padding: 0 0 20px;
  text-align: center;
}
.page-calc .page-calc-wrapper .calc-form-map {
  width: 100%;
  height: 400px;
  background: #eee;
}
.page-calc .block-10 {
  z-index: 50;
}
.page-calc .calc-popup-wrap {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  overflow: auto;
  transition: all 0.2s ease;
  visibility: hidden;
  opacity: 0;
}
.page-calc .calc-popup-wrap.show-popup {
  visibility: visible;
  opacity: 1;
}
.page-calc .calc-popup-wrap:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
.page-calc .calc-popup-wrap .calc-popup-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 99%;
  max-width: 400px;
  padding: 20px;
  background: #fff;
  text-align: left;
  border-radius: 9px;
}
.page-calc .calc-popup-wrap .close-popup {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: url(/assets/site/highslide-4.1.13/graphics/close.png) 0 0 no-repeat;
  cursor: pointer;
}
.page-calc .calc-popup-wrap .s3_tpl_anketa .popover-form-title, .page-calc .calc-popup-wrap .tpl-anketa .title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.page-calc .calc-popup-wrap .s3_tpl_anketa .s3_form {
  margin-top: 0;
}
.page-calc .calc-popup-wrap .s3_tpl_anketa .s3_form_item, .page-calc .calc-popup-wrap .tpl-field {
  margin: 10px 0;
}
.page-calc .calc-popup-wrap .s3_tpl_anketa .s3_form_error {
  display: block;
  padding: 0;
  font-size: 13px;
}
.page-calc .calc-popup-wrap .s3_tpl_anketa .s3_form_item_button, .page-calc .calc-popup-wrap .tpl-field.tpl-field-button {
  margin: 0;
  text-align: center;
}
.page-calc .page-calc-wrapper {
  line-height: 1.2;
}
.page-calc .page-calc-wrapper .suggest-wrapper {
  position: relative;
}
.page-calc .page-calc-wrapper .suggest-wrapper .suggest-input {
  background: #f5f5f5;
  border: 1px solid #a2a2a2;
  border-radius: 9px;
  padding: 20px 15px;
  color: #000;
  font-size: 15px;
}
.page-calc .page-calc-wrapper .suggest-wrapper .suggest-input:hover, .page-calc .page-calc-wrapper .suggest-wrapper .suggest-input:focus {
  border-color: #9cca0a;
}
.page-calc .page-calc-wrapper .suggest-wrapper .suggest-input::placeholder {
  color: #a2a2a2;
}
.page-calc .page-calc-wrapper .suggest-results {
  position: absolute;
  top: calc(100% - 9px);
  left: 0;
  right: 0;
  background-color: #f5f5f5;
  color: #000;
  font-size: 13px;
  border: 1px solid #9cca0a;
  border-top: 0;
  border-radius: 0 0 9px 9px;
  overflow: hidden;
  display: none;
  z-index: 1;
}
.page-calc .page-calc-wrapper .suggest-results--active {
  display: block;
}
.page-calc .page-calc-wrapper .suggest-item {
  padding: 10px 15px;
  cursor: pointer;
}
.page-calc .page-calc-wrapper .suggest-item--selected {
  color: #fff;
  background-color: #9cca0a;
}
.page-calc .page-calc-wrapper .calc-option {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: center;
}
.page-calc .page-calc-wrapper .calc-option:hover .calc-option-checkbox {
  border-color: #9cca0a;
}
.page-calc .page-calc-wrapper .calc-option input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
}
.page-calc .page-calc-wrapper .calc-option input[type="checkbox"]:checked + .calc-option-checkbox {
  border-color: #9cca0a;
}
.page-calc .page-calc-wrapper .calc-option input[type="checkbox"]:checked + .calc-option-checkbox:after {
  background-color: #9cca0a;
}
.page-calc .page-calc-wrapper .calc-option .calc-option-checkbox {
  position: relative;
  width: 24px;
  height: 24px;
  border: 1px solid #a2a2a2;
  border-radius: 4px;
  display: inline-block;
  box-sizing: border-box;
  transition: border-color 0.2s ease-in-out;
}
.page-calc .page-calc-wrapper .calc-option .calc-option-checkbox:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -5px;
  background-color: transparent;
  transition: background-color 0.2s ease-in-out;
}
.page-calc .page-calc-wrapper .warning-note {
  color: #9cca0a;
}
.page-calc .page-calc-wrapper .calc-popup-button, .page-calc .page-calc-wrapper .tpl-form-button {
  border-radius: 9px;
  background-color: #9cca0a;
  background-image: none;
  color: #fff;
  font-weight: 900;
  font-size: 17px;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  padding: 21px 25px;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.page-calc .page-calc-wrapper .calc-popup-button:disabled, .page-calc .page-calc-wrapper .tpl-form-button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.page-calc .page-calc-wrapper input[type="text"], .page-calc .page-calc-wrapper .tpl-field input[type="text"], .page-calc .page-calc-wrapper textarea, .page-calc .page-calc-wrapper .tpl-field.type-textarea textarea {
  background: #fff;
  border: 1px solid #a2a2a2;
  border-radius: 9px;
  padding: 20px 15px;
  color: #000;
  font-size: 15px;
}
.page-calc .page-calc-wrapper input[type="text"]:hover, .page-calc .page-calc-wrapper input[type="text"]:focus, .page-calc .page-calc-wrapper .tpl-field input[type="text"]:hover, .page-calc .page-calc-wrapper .tpl-field input[type="text"]:focus, .page-calc .page-calc-wrapper textarea:hover, .page-calc .page-calc-wrapper textarea:focus, .page-calc .page-calc-wrapper .tpl-field.type-textarea textarea:hover, .page-calc .page-calc-wrapper .tpl-field.type-textarea textarea:focus {
  border-color: #9cca0a;
}
.page-calc .page-calc-wrapper input[type="text"]::placeholder, .page-calc .page-calc-wrapper .tpl-field input[type="text"]::placeholder, .page-calc .page-calc-wrapper textarea::placeholder, .page-calc .page-calc-wrapper .tpl-field.type-textarea textarea::placeholder {
  color: #a2a2a2;
}
.page-calc .page-calc-wrapper .tpl-field.type-textarea textarea {
  height: 100px;
}
.page-calc .tpl-field {
  margin: 0.7692307692em 0;
}
.page-calc .tpl-field.type-hidden {
  display: none;
}
.calc-form-title {
  margin: 0 0 15px;
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: isolate;
}
.calc-form-title.calc-form-title2 {
  margin-top: 25px;
}
.tpl-anketa__title {
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: isolate;
}
.page-calc .page-calc-wrapper .calc-field-wrap {
  margin: 0 -10px;
}
.page-calc .page-calc-wrapper .calc-form-tarif {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 0 25px;
}
.page-calc .page-calc-wrapper .tarif-item {
  position: relative;
  cursor: pointer;
  width: calc(50% - 20px);
  padding: 0 0 0 30px;
}
.page-calc .page-calc-wrapper .tarif-item:before {
  width: 24px;
  height: 24px;
  border: 1px solid #a2a2a2;
  border-radius: 4px;
  box-sizing: border-box;
  transition: border-color 0.2s ease-in-out;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  display: block;
  content: "";
}
.page-calc .page-calc-wrapper .tarif-item.active:before {
  border-color: #9cca0a;
  background: #9cca0a;
  box-shadow: inset 0 0 0 6px #fff;
}
.page-calc .page-calc-wrapper .calc-form-service {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 0 25px;
}
.page-calc .page-calc-wrapper .service-item {
  position: relative;
  cursor: pointer;
  width: calc(50% - 20px);
  padding: 0 0 0 30px;
}
.page-calc .page-calc-wrapper .service-item:before {
  width: 24px;
  height: 24px;
  border: 1px solid #a2a2a2;
  border-radius: 4px;
  box-sizing: border-box;
  transition: border-color 0.2s ease-in-out;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  display: block;
  content: "";
}
.page-calc .page-calc-wrapper .service-item.active:before {
  border-color: #9cca0a;
  background: #9cca0a;
  box-shadow: inset 0 0 0 6px #fff;
}
.page-calc .page-calc-wrapper .calc-result-wrap {
  padding-top: 30px;
}
.page-calc .tpl-field.tpl-field-results {
  display: none;
}
@media (max-width: 480px) {
  .page-calc .page-calc-wrapper .tarif-item, .page-calc .page-calc-wrapper .service-item {
    width: 100%;
  }
  .page-calc .page-calc-wrapper .calc-field-wrap {
    margin: 0;
  }
}
