html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #2C3D55;
}
::-moz-selection {
  color: #ffffff;
  background: #00B2FF;
  text-shadow: none;
}
::selection {
  color: #ffffff;
  background: #00B2FF;
  text-shadow: none;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
a {
  border: none!important;
  outline: none!important;
  text-decoration: none!important;
  color: #2C3D55;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
}
button {
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
}
a,
button {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a:hover,
button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
input {
  border: none;
  outline: none;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
}
body {
  min-width: 320px;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #2C3D55;
  background: #ffffff;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
}
p {
  line-height: 1.4em;
}
.my-container {
  width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .my-container {
    width: 96%;
  }
}
.header-top {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ht-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ht-contacts img {
  margin-right: 12px;
}
.ht-contacts__address {
  margin-right: 30px;
  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;
}
.htc-address__content {
  font-size: 13px;
}
.htc-address__content p {
  margin-bottom: 6px;
  font-weight: 100;
}
.ht-contacts__phone {
  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;
}
.htc-phone__content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.htc-phone__content .link1 {
  margin-bottom: 6px;
  font-size: 24px;
}
.htc-phone__content .link2 {
  display: inline;
  font-size: 13px;
  font-weight: 400;
  color: rgba(44, 61, 85, 0.6);
  cursor: pointer;
}
.htc-phone__content .link2:hover {
  color: rgba(0, 0, 255, 0.8);
}
@media screen and (max-width: 1024px) {
  .header-top {
    margin-top: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ht-contacts {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .ht-contacts img {
    width: 40px;
  }
  .ht-contacts__address {
    margin-right: 20px;
  }
  .htc-address__content p {
    margin-bottom: 3px;
  }
  .htc-phone__content .link1 {
    font-size: 22px;
  }
  .htc-phone__content .link2 {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .ht-contacts {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ht-contacts__address {
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ht-contacts__phone {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.header-middle {
  margin-top: 30px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 60px;
  min-height: 420px;
  border-radius: 20px;
  background: #2C3D55 url("../img/site/header-banner.jpg") no-repeat center center / cover;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.header-middle .link {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -25px;
  width: 50px;
  height: 250px;
  border-radius: 20px;
  background: #b3e2ff;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 1px;
  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;
}
.header-middle .link img {
  margin-top: 6px;
}
.header-middle .not-link {
  position: absolute;
  bottom: 0;
  right: -25px;
  width: 50px;
  height: 150px;
  border-radius: 20px;
  background: #b3e2ff;
}
.header-middle__content {
  width: 700px;
}
.header-middle__content p {
  font-size: 20px;
  text-transform: uppercase;
}
.header-middle__content h1 {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 700;
}
.header-middle__content h1 span {
  color: #00B2FF;
}
.header-middle__content h2 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.4em;
}
.header-middle__content button {
  margin-top: 30px;
  width: 200px;
  height: 50px;
  border-radius: 20px;
  color: #ffffff;
  background: #0000ff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-middle__content button:hover {
  background: #ffffff;
  color: #2C3D55;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-insert__text {
  display: none;
}
@media screen and (max-width: 960px) {
  .header-middle__content {
    width: 100%;
  }
  .header-middle__content p {
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (960 - 320)));
  }
  .header-middle__content h1 {
    font-size: calc(30px + (48 - 30) * ((100vw - 320px) / (960 - 320)));
  }
  .header-middle__content h1 {
    font-size: calc(30px + (48 - 30) * ((100vw - 320px) / (960 - 320)));
  }
  .header-middle__content h2 {
    font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (960 - 320)));
  }
}
@media screen and (max-width: 540px) {
  .header-middle__content h2 {
    display: none;
  }
  .header-insert__text {
    margin: 0 auto;
    margin-top: 30px;
    width: 296px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 380px) {
  .header-middle__content button {
    width: 160px;
    height: 46px;
  }
}
.header-bottom {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hb-card {
  margin: 30px 10px 0;
  padding: 20px;
  border: 1px solid #00B2FF;
  border-radius: 20px;
  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;
}
.hb-card img {
  margin-right: 16px;
}
.hb-card p {
  width: 186px;
  font-size: 16px;
}
.advantages {
  margin-top: 60px;
  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;
}
.advantages-video video {
  width: 520px;
  border-radius: 20px;
  cursor: pointer;
}
.advantages-content {
  margin-left: 30px;
}
.ac-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ac-subtitle img {
  margin-right: 6px;
}
.ac-subtitle p {
  width: 286px;
  color: #00B2FF;
}
.ac-title {
  margin-top: 30px;
  margin-left: 29px;
}
.ac-title h2 {
  margin-bottom: 16px;
  width: 480px;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.ac-title__content {
  margin-bottom: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ac-title__content img {
  margin-right: 6px;
}
.ac-title__content p {
  font-size: 18px;
}
@media screen and (max-width: 1100px) {
  .ac-subtitle p {
    font-size: calc(14px + (16 - 14) * ((100vw - 1000px) / (1100 - 1000)));
  }
  .ac-title h2 {
    font-size: calc(20px + (26 - 20) * ((100vw - 1000px) / (1100 - 1000)));
  }
  .ac-title__content p {
    font-size: calc(16px + (18 - 16) * ((100vw - 1000px) / (1100 - 1000)));
  }
}
@media screen and (max-width: 1000px) {
  .advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .advantages-video {
    margin-top: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .advantages-content {
    margin-left: 0;
  }
  .ac-subtitle p {
    font-size: 16px;
  }
  .ac-title h2 {
    font-size: 26px;
  }
  .ac-title__content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .ac-subtitle p {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (660 - 320)));
  }
  .ac-title h2 {
    font-size: calc(24px + (26 - 24) * ((100vw - 320px) / (660 - 320)));
  }
  .ac-title__content p {
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (660 - 320)));
  }
}
@media screen and (max-width: 540px) {
  .advantages-video video {
    width: 100%;
  }
  .ac-title h2 {
    width: 100%;
  }
}
#products {
  margin: 0 auto;
  width: 1400px;
}
@media screen and (max-width: 1400px) {
  #products {
    width: 96%;
  }
}
