

/* Start:/bitrix/templates/hyperx_tszh/assets/css/main.css?176840530327112*/
@font-face {
  font-family: 'Candara';
  src: url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Bold.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Bold.woff') format('woff'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Bold.ttf') format('truetype'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Bold.svg#Candara-Bold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Candara';
  src: url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara.woff') format('woff'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara.ttf') format('truetype'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara.svg#Candara') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Candara';
  src: url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Italic.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Italic.woff') format('woff'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Italic.ttf') format('truetype'), url('/bitrix/templates/hyperx_tszh/assets/css/../fonts/Candara-Italic.svg#Candara-Italic') format('svg');
  font-weight: 400;
  font-style: italic;
}

html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
canvas,
embed,
figcaption,
output,
ruby,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

body .content{
font-size: 16px;
color: rgba(71, 65, 52, 0.83);
line-height: 30px;
margin-bottom: 20px
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  word-wrap: break-word;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ol,
ul {
  list-style: none;
}


a{
color: #ada280;
}

a:hover,
a:active {
  outline: none;
}

blockquote,
q {
  quotes: none;
  margin: 1em 40px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

audio[controls],
canvas,
video {
  display: inline-block;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: none;
  outline: none;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

[tabindex] {
  outline: none;
}

input,
button {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

[required] {
  text-shadow: none;
}

body {
  background: #ffffff;
  position: relative;
  font: normal 16px/1.2 'Candara', 'Arial';
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
}

template {
  display: none;
}

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
  top: 16px;
}

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

.qtip-icon,
.qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none;
}

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}

.qtip-default {
  border: 1px solid #76b12b;
  background-color: #76b12b;
  color: #fff;
}

.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

.about {
  padding: 95px 110px;
}

.about_title {
  font-size: 26px;
  color: #181713;
  text-align: center;
  margin-bottom: 25px;
}

.about_text {
  font-size: 16px;
  color: #474134;
  opacity: .83;
  line-height: 33px;
}

.about_text a {
  color: #b79c62;
}

h2 {
  font-size: 26px;
  color: #181713;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

h2 a {
  font-size: 16px;
  color: #ada280;
  margin-left: 25px;
  text-decoration: none;
  border-bottom: 1px solid #ada280;
  -webkit-transition: .3s;
  transition: .3s;
}

h2 a:hover {
  border-bottom-color: transparent;
}

h3 {
  font-size: 20px;
  color: #181713;
  margin-bottom: 20px;
}

h4 {
  color: rgba(0, 0, 0, 0.55);
  text-transform: uppercase;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

h4 i {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 7px;
  width: 20px;
  height: 20px;
  border: 1px solid #76b12b;
  border-radius: 50%;
  font-size: 14px;
  color: #a9915f;
  line-height: 20px;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

h4 i:hover {
  background: #76b12b;
  color: #ffffff;
  cursor: help;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

.col.__1 {
  width: 50%;
}

.col.__2 {
  width: 50%;
  padding-left: 30px;
}

.col.__3 {
  width: 63%;
}

.col.__4 {
  width: 37%;
  padding-left: 20px;
}

.col.__4 p {
  font-size: 13px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}

.col.__4 p:last-child {
  margin-bottom: 0;
}

.col.__4 p strong {
  color: #181713;
}

.col.__5 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 1%;
}

.col.__6 {
  width: 315px;
  background: #fcfaf7;
  padding: 40px;
}

.table-container {
  overflow: auto;
}

.table {
  width: 100%;
  min-width: 450px;
}

.table tr {
  border-bottom: 1px solid #e7e1e1;
}

.table thead tr {
  border-top: 1px solid #e7e1e1;
}

.table td {
  padding: 20px 10px 20px 10px;
}

.table td p {
  color: #181713;
  font-size: 16px;
}

.bread-crumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

.bread-crumbs a {
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  margin: 10px 0;
  -webkit-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 9px;
}

.bread-crumbs a:after {
  content: '';
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/arrow-crumbs.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  height: 8px;
  margin-left: 9px;
}

.bread-crumbs a:last-child:after {
  display: none;
}

.bread-crumbs a.active,
.bread-crumbs a:hover {
  opacity: .6;
}

.button {
  font-size: 12px;
  font-weight: 600;
  line-height: 45px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .8px;
  display: inline-block;
  color: #fff;
  border-radius: 25px;
  -webkit-transition: .3s;
  transition: .3s;
}

.button.__lk {
  padding-left: 50px;
  padding-right: 27px;
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/lk.png");
  background-position: top 16px left 23px;
  background-repeat: no-repeat;
}

.calculator {
  padding: 26px 30px;
  border-radius: 10px;
  display: block;
  text-decoration: none;
}

.calculator_num {
  border: 1px solid #ddcfaf;
  height: 54px;
  border-radius: 10px;
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/calc_text.png");
  background-position: right 15px center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.calculator_text {
  font-size: 26px;
  line-height: 30px;
  color: #fffefb;
}

.contact-main {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.contact-main_left {
  width: 55.6%;
  padding-right: 45px;
}

.contact-main_right {
  width: 44.4%;
  background: #fcfaf7;
  padding: 30px;
}

.contact-main_right h4 {
  font-size: 13px;
  color: #a39e97;
  text-transform: uppercase;
  margin-bottom: 19px;
}

.contact-main_right p {
  font-size: 13px;
  line-height: 20px;
  color: #a39e97;
  margin-bottom: 15px;
}

.contact-main_right p strong {
  color: #45413b;
}

.contact-main_item {
  margin-bottom: 28px;
}

.contact-main_item h4 {
  font-size: 13px;
  color: #181713;
  opacity: .55;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.contact-main_item p {
  font-size: 16px;
  color: #181713;
}

.contact-main_line {
  height: 1px;
  background: #dddddd;
  margin-bottom: 30px;
}

.contact-map {
  position: relative;
}

.contact-map_cart {
  height: 520px;
}

.contact-map_content {
  width: 430px;
  padding: 30px 40px;
  border-radius: 15px;
  position: absolute;
  right: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  background: #ffffff;
}

.contact-map_title {
  font-size: 26px;
  color: #181713;
  margin-bottom: 25px;
}

.contact-map_input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #e5e4e2;
  font-size: 14px;
  color: #a6a6a4;
  padding: 5px 0;
  margin-bottom: 22px;
}

.contact-map_input::-webkit-input-placeholder {
  color: #a6a6a4;
}

.contact-map_input:-moz-placeholder {
  color: #a6a6a4;
}

.contact-map_input::-moz-placeholder {
  color: #a6a6a4;
}

.contact-map_input:-ms-input-placeholder {
  color: #a6a6a4;
}

.contact-map_btn button {
  width: 190px;
  text-align: center;
}

.contact {
  position: relative;
}

.contact_map {
  height: 520px;
  width: 100%;
}

.contact_content-container {
  width: 280px;
  position: relative;
}

.contact_content-container:before {
  content: '';
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/placeholder.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 77px;
  height: 89px;
  position: absolute;
  top: -56px;
  left: -37px;
}

.contact_content-container:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: -6px;
  left: 12px;
  right: 12px;
  background: #ffffff;
  border-radius: 10px;
  z-index: -1;
}

.contact_content {
  padding: 35px 28px;
  background: #fffefc;
  border-radius: 10px;
  text-align: center;
}

.contact_tel {
  font-size: 18px;
  margin-bottom: 8px;
}

.contact_date {
  color: #020202;
  opacity: .35;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contact_address {
  font-size: 13px;
  line-height: 18px;
  color: #3a3a3a;
  margin-bottom: 7px;
}

.content {
  padding: 50px 0 30px;
}

.content p {
  font-size: 16px;
  color: rgba(71, 65, 52, 0.83);
  line-height: 30px;
  margin-bottom: 20px;
}

.content blockquote {
  font-size: 20px;
  line-height: 30px;
  color: #181713;
  padding: 25px 0;
  margin: 25px 0;
  border-top: 1px solid #e8e2e2;
  border-bottom: 1px solid #e8e2e2;
  font-style: italic;
}

.content a {
  color: #b5ae98;
  text-decoration: none;
  border-bottom: 1px solid #b5ae98;
}

.content a:hover {
  border-bottom-color: #7e7561;
  color: #7e7561;
}

.content_image {
  margin: 40px -60px;
}

.content img {
  display: block;
  margin: 0 auto;
}

.left {
  width: 350px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  -webkit-box-shadow: 0 20px 114px 0 rgba(85, 69, 59, 0.22);
  box-shadow: 0 20px 114px 0 rgba(85, 69, 59, 0.22);
  -webkit-transition: .3s;
  transition: .3s;
}

.left.active {
  left: 0;
}

.left_inner {
  padding: 55px 40px 30px 60px;
}

.left_button {
  margin-bottom: 50px;
}

.left_tel {
  font-size: 18px;
  margin-bottom: 8px;
}

.left_date {
  color: #020202;
  opacity: .35;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.left_address {
  font-size: 13px;
  line-height: 18px;
  color: #3a3a3a;
  margin-bottom: 7px;
}

.left_email {
  font-size: 13px;
}

.links {
  background: #fcfaf7;
  padding: 30px;
}

.links h4 {
  margin-bottom: 35px;
}

.links_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.links_item:last-child {
  margin-bottom: 0;
}

.links_type {
  width: 25px;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 15px;
  margin-top: 2px;
}

.links_type.__pdf {
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/pdf.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 2px;
}

.links_type.__link {
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/link.png");
  background-position: center center;
  background-repeat: no-repeat;
}

.links_a a {
  font-size: 16px;
  color: #181713;
  text-decoration: none;
  border-bottom: 1px solid #e6dbc4;
  -webkit-transition: .3s;
  transition: .3s;
}

.links_a a:hover {
  color: #ada288;
}

.logo {
  margin-bottom: 25px;
  text-decoration: none;
  display: block;
}

.logo_txt {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 3px;
  color: #2f2c2c;
}

.logo_descr {
  font-size: 14px;
  color: #020202;
}

.main-news {
  margin-top: -100px;
  padding: 0 0 70px;
}

.main {
  min-height: 553px;
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/main1.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.main_title {
  font-size: 55px;
  font-weight: 600;
  line-height: 50px;
  color: #ffffff;
  margin-bottom: 10px;
}

.main_info {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

.nav {
  margin-bottom: 20px;
}

.nav a {
  font-size: 12px;
  color: #605d5a;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 15px 0;
  position: relative;
  letter-spacing: .8px;
  -webkit-transition: .3s;
  transition: .3s;
}

.nav a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  -webkit-transition: .3s;
  transition: .3s;
}

.nav li:last-child a:after {
  display: none;
}

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news_item {
  background: #fffefb;
  padding: 45px 45px 45px 45px;
  width: 31.5%;
  text-decoration: none;
  border-radius: 15px;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}

.news_item:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: -6px;
  left: 12px;
  right: 12px;
  background: #ffffff;
  border-radius: 15px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.news_item:hover:after {
  opacity: 1;
}

.news_title {
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  color: #474134;
  display: block;
  margin-bottom: 10px;
}

.news_date {
  font-size: 14px;
  color: #cbcac8;
  font-style: italic;
  margin-bottom: 15px;
}

.news_text {
  font-size: 14px;
  color: #3a3a3a;
  line-height: 22px;
}

.news_text:after {
  content: '';
  display: inline-block;
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/arrow.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 32px;
  height: 12px;
  margin-left: 9px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.news_item:hover .news_text:after {
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/arrow-black.png");
  background-position: top left;
  background-repeat: no-repeat;
}

.open-button {
  position: fixed;
  top: 10px;
  left: 10px;
  background: none;
  z-index: 10;
  -webkit-transition: .3s;
  transition: .3s;
  height: 30px;
  width: 50px;
  display: none;
}

.open-button i {
  width: 100%;
  height: 3px;
  display: block;
  background: #76b12b;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
}

.open-button i:nth-child(1) {
  top: 0;
  left: 0;
}

.open-button i:nth-child(2) {
  top: 50%;
  left: 0;
  margin-top: -1.5px;
}

.open-button i:nth-child(3) {
  bottom: 0;
  left: 0;
}

.open-button.active {
  -webkit-transform: translateX(235px);
  transform: translateX(235px);
}

.open-button.active i:nth-child(1) {
  top: 50%;
  left: 0;
  margin-top: -1.5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open-button.active i:nth-child(2) {
  opacity: 0;
}

.open-button.active i:nth-child(3) {
  top: 50%;
  left: 0;
  margin-top: -1.5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.phones {
  background: #fcfaf7;
  padding-top: 60px;
}

.phones_title {
  font-size: 26px;
  color: #181713;
  text-align: center;
  margin-bottom: 35px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.phones_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.phones_item {
  width: 20%;
  text-align: center;
  padding: 30px 10px;
  border-top: 1px solid #ebe3d5;
  border-right: 1px solid #ebe3d5;
}

.phones_item:first-child {
  border-left: 1px solid #ebe3d5;
}

.phones_text {
  font-size: 16px;
  color: #474134;
  margin-bottom: 10px;
}

.phones_number {
  font-size: 22px;
  color: #474134;
  font-weight: 600;
}

.right {
  padding-left: 350px;
  -webkit-transition: .3s;
  transition: .3s;
  margin: 0 auto;
}

.rule {
  padding: 0 60px;
  margin-bottom: 115px;
}

.rule_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rule_main {
  background: #fcfaf7;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 186px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 1%;
  border-radius: 10px;
width: 100%;
}

.rule_calc {
  width: 300px;
  margin-left: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.rule_image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.rule_text {
  padding-top: 80px;
  margin-left: -5px;
}

.rule_tag {
  font-size: 13px;
  color: #181713;
  text-transform: uppercase;
  margin-bottom: 5px;
  opacity: .43;
}

.rule_title {
  font-size: 26px;
  line-height: 30px;
  color: #181713;
  -webkit-transition: .3s;
  transition: .3s;
}

.rule_image {
  margin-top: -5px;
}

.rule_main:hover .rule_title {
  color: #bdb299;
}

.tariff {
  padding: 90px 0 10px;
}

.tariff_block {
  margin-bottom: 35px;
}

.tariff_block:last-child {
  margin-bottom: 0;
}

.tariff_heading {
  font-size: 20px;
  color: #181713;
  margin-bottom: 13px;
}

.tariff_info {
  background: #fcfaf7;
  padding: 30px;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tariff_info-extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 40px;
}

.tariff_info-extra p {
  font-size: 14px;
  color: #a39e97;
  margin-right: 7px;
}

.tariff_info-extra span {
  font-size: 16px;
  color: #181713;
}

.tariff_info-total {
  font-size: 20px;
  color: #181713;
  font-style: italic;
  text-align: center;
}

.tariff_calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #cab68b;
}

.tariff_calc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-right: 15px;
}

.tariff_calc-item:last-child {
  margin-right: 0;
}

.tariff_calc-item:after {
  content: '';
  background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/x.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 9px;
  height: 9px;
  margin-left: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.tariff_calc-item:last-child:after {
  display: none;
}

.tariff_calc-item p {
  font-size: 14px;
  color: #a39e97;
  margin-right: 7px;
}

.tariff_calc-item span {
  font-size: 16px;
  color: #181713;
}

.tariff_percent-num {
  font-weight: 600;
  font-size: 50px;
  font-style: italic;
  color: #ebe5db;
  margin-bottom: 20px;
}

.tariff_percent-text {
  font-size: 20px;
  font-style: italic;
  color: #181713;
  line-height: 30px;
}

.tariff_percent-text a {
  color: #b5ae98;
  text-decoration: none;
  border-bottom: 1px solid #b5ae98;
}

.tariff_percent-text a:hover {
  border-bottom-color: transparent;
}

.tariff_text  {
  font-size: 16px;
  color: rgba(71, 65, 52, 0.83);
  line-height: 33px;
}

.top {
  min-height: 255px;
  padding: 43px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.top_heading {
  font-size: 55px;
  line-height: 1;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 40px;
}

.top_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7px;
}

.top_list li {
  margin: 0 7px 15px;
}

.top_list a {
  font-size: 12px;
  line-height: 45px;
  color: #ffffff;
  border: 1px solid rgba(189, 169, 127, 0.23);
  border-radius: 25px;
  text-decoration: none;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s;
}

.wrapper {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.wrapper {
  max-width: 990px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 1400px) {
  .about {
    padding: 100px 50px;
  }

  .table td {
    padding: 15px;
  }

  .left {
    width: 235px;
  }

  .left_inner {
    padding: 20px;
  }

  .right {
    padding-left: 235px;
  }

  .rule_text {
    padding-top: 30px;
  }

  .tariff {
    padding: 30px 0;
  }
}

@media screen and (max-width: 1140px) {
  html.__fixed {
    overflow: hidden;
  }

  .contact-main {
    padding: 30px 0;
    margin-bottom: 0;
  }

  .left {
    left: -235px;
  }

  .main-news {
    margin-top: -50px;
  }

  .main {
    min-height: 300px;
  }

  .news_item {
    padding: 30px;
    width: 32%;
  }

  .open-button {
    display: block;
  }

  .right {
    padding-left: 0;
  }

  .right.active {
    -webkit-transform: translateX(235px);
    transform: translateX(235px);
  }

  .rule {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .about {
    padding: 30px 10px;
  }

  h2 {
    display: block;
    font-size: 22px;
  }

  h2 a {
    margin-left: 0;
    display: inline-block;
    margin-top: 10px;
  }

  .row {
    margin-bottom: 30px;
  }

  .col.__1 {
    width: 100%;
    margin-bottom: 20px;
  }

  .col.__2 {
    width: 100%;
    padding-left: 0;
  }

  .col.__3 {
    width: 100%;
    margin-bottom: 20px;
  }

  .col.__4 {
    width: 100%;
    padding-left: 0;
  }

  .col.__5 {
    width: 100%;
    margin-bottom: 20px;
  }

  .col.__6 {
    width: 100%;
  }

  .bread-crumbs {
    margin-bottom: 10px;
  }

  .contact-main {
    display: block;
    padding: 10px;
  }

  .contact-main_left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .contact-main_right {
    width: 100%;
  }

  .contact-map_cart {
    height: 250px;
  }

  .contact-map_content {
    position: static;
    width: 100%;
    -webkit-transform: none;
    transform: none;
    border-radius: 0;
  }

  .contact_map {
    height: 400px;
  }

  .contact_content {
    width: 100%;
  }

  .content {
    padding: 20px 0;
  }

  .content_image {
    margin: 20px -10px;
  }

  .main_title {
    font-size: 35px;
  }

  .news_item {
    width: 100%;
    margin-bottom: 30px;
  }

  .phones_item {
    width: 100%;
    border-right: none;
  }

  .phones_item:first-child {
    border-left: none;
  }

  .phones_item:last-child {
    border-right: none;
  }

  .rule {
    margin-bottom: 30px;
  }

  .rule_content {
    display: block;
  }

  .rule_main {
    width: 100%;
    margin-bottom: 30px;
  }

  .rule_calc {
    width: 100%;
    margin-left: 0;
  }

  .tariff_info {
    padding: 10px;
  }

  .tariff_info-content {
    width: 100%;
    text-align: center;
  }

  .tariff_calc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tariff_calc-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top {
    padding: 50px 0 20px;
    min-height: 0;
  }

  .top_heading {
    margin-bottom: 20px;
    font-size: 30px;
  }
}

@media screen and (max-width: 481px) {
  .contact-main_right {
    padding: 10px;
  }

  .contact-map_content {
    padding: 30px 15px;
  }

  .rule_main {
    display: block;
    height: auto;
    text-align: center;
  }

  .rule_image {
    margin-left: 30px;
  }

  .rule_text {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .tariff_calc {
    display: block;
  }
}

#top_content{
	background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/top-3.jpg");
}
#top_tarif{
	background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/top-2.jpg");
}
#top_contacts{
	background-image: url("/bitrix/templates/hyperx_tszh/assets/css/../img/top-1.jpg");
}

@media screen and (max-width: 767px) {
 .question_content {
 width: 100%;
 }
}

@media screen and (max-width: 767px) {
 .table td {
 padding: 5px 0;
 }
 .table td p {
 margin-bottom: 5px;
 line-height: 1.4;
 }
 .table tr {
 padding: 20px 0;
 }
}
/* End */


/* Start:/bitrix/templates/hyperx_tszh/assets/css/theme.gray.css?16774973811676*/
/* Основные цвета */
.color {
	color: #d3c097;
}
.color:hover {
	color: #7e7561;
}
.bg {
	background: #d3c097;
}

/* Навигация - наведение / актив  */
.nav li.active a, .nav a:hover {
	color: #d3c097;
}

/* Навигация - подчеркивание  */
.nav a:after {
	background: linear-gradient(
		to right,
		rgba(232, 226, 226, 1) 0%,
		rgba(232, 226, 226, .5) 50%,
		rgba(232, 226, 226, 0) 100%
	);
}

/* Кнопка */
.button {
	box-shadow: 0 7px 24px 0 rgba(218, 199, 159, 0.52); 
}
.button:hover {
	background-color: #e0d0ac;
}

/* Новости */
.news_item {
	box-shadow: 0 20px 114px 0 rgba(85, 69, 59, 0.11); 
}
.news_item:after {
	box-shadow: 0 20px 70px 0 rgba(85, 69, 59, 0.16);
}
.news_item:hover {
	box-shadow: 0 20px 139px 0 rgba(85, 69, 59, 0.21); 
}
.news_text:after {
	background-image: url(/bitrix/templates/hyperx_tszh/assets/css/../img/arrow.png);
}
.news_item:hover .news_text:after {
	background-image: url(/bitrix/templates/hyperx_tszh/assets/css/../img/arrow-black.png);
}

/* Телефоны */
.phones {
	background: #fcfaf7;
}
.phones_item {
	border-color: #ebe3d5;
}

/* О нас */
.about a {
	color: #b79c62;
}
.about a:hover {
	color: #7e7561;
}

/* калькулятор */
.calculator_num {
	border-color: #ddcfaf;
}

/* контакты */
.contact_content {
	box-shadow: 0 20px 139px 0 rgba(85, 69, 59, 0.21); 
}
.contact_content-container:after {
	box-shadow: 0 20px 70px 0 rgba(85, 69, 59, 0.16); 
}
.contact-map_content {
	box-shadow: 0 20px 139px 0 rgba(85, 69, 59, 0.21); 
}

/* верхняя плашка */
.top_list li.active a, .top_list li a:hover {
	background: #bda97f;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1675268300666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /bitrix/templates/hyperx_tszh/assets/css/main.css?176840530327112 */
/* /bitrix/templates/hyperx_tszh/assets/css/theme.gray.css?16774973811676 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1675268300666 */
