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;
  font-size: 100%;
  border: 0;
  vertical-align: baseline;
}
html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
img,
fieldset,
a img {
  border: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type="submit"],
button {
  cursor: pointer;
}
input[type="submit"]:focus-inner {
  padding: 0;
  border: 0;
}
button:focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
input,
button {
  margin: 0;
  padding: 0;
  border: 0;
}
div:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
a:focus,
span:focus,
a:focus {
  outline: none;
}
ul,
ol {
  list-style-type: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
*:before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-transition: none !important;
    transition: none !important;
  }
}
input[type="submit"] {
  cursor: pointer;
}
input[type="submit"]:focus-inner {
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
img {
  vertical-align: middle;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 100%;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  color: #121210;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  height: 100%;
  margin: 0;
}
a {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
img {
  max-width: 100%;
}
.zaglushka {
  overflow: hidden;
}
.zaglushka .wrapper .site-content .zaglushka-text-section {
  background: url('../img/background.jpg') 0 0 no-repeat transparent;
  background-size: cover;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section {
    gap: 50px;
  }
}
.zaglushka .wrapper .site-content .zaglushka-text-section:before,
.zaglushka .wrapper .site-content .zaglushka-text-section:after {
  background: #fff;
  content: '';
  width: 1px;
  height: 100%;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.zaglushka .wrapper .site-content .zaglushka-text-section .zaglushka-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 20px;
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .zaglushka-content {
    gap: 50px;
  }
}
.zaglushka .wrapper .site-content .zaglushka-text-section h1 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section h1 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section h1 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section h1 {
    font-size: 42px;
  }
}
.zaglushka .wrapper .site-content .zaglushka-text-section h1 span {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
  display: block;
}
@media (min-width: 480px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section h1 span {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section h1 span {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section h1 span {
    font-size: 76px;
  }
}
.zaglushka .wrapper .site-content .zaglushka-text-section .text {
  font-size: 16px;
}
@media (min-width: 480px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .text {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .text {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .text {
    font-size: 32px;
  }
}
.zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info .email {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 5px;
}
.zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info .email:hover {
  text-decoration: underline;
}
@media (min-width: 480px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info .email {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info .email {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info .email {
    font-size: 28px;
  }
}
.zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info address {
  font-size: 16px;
  font-style: normal;
}
@media (min-width: 480px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info address {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info address {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .zaglushka .wrapper .site-content .zaglushka-text-section .contatcs-info address {
    font-size: 26px;
  }
}
