/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
} /* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.lazy {
  background: url(loading.gif) 50% 50% no-repeat #eee;
}

.respons_wrapp {
  display: block;
  position: relative;
}
.respons_wrapp:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.respons_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.respons_content img, .respons_content picture {
  display: block;
}

.mfp_zoom_in .mfp_content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp_zoom_in.mfp-ready .mfp_content {
  opacity: 1;
  transform: scale(1);
}

.mfp_zoom_in.mfp-removing .mfp_content {
  transform: scale(0.8);
  opacity: 0;
}

.mfp_zoom_in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp_zoom_in.mfp-ready.mfp-bg {
  opacity: 0.9;
  background: #041831;
}

.mfp_zoom_in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* img */
.mfp_with_zoom .mfp-container,
.mfp_with_zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp_with_zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp_with_zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp_with_zoom.mfp-removing .mfp-container,
.mfp_with_zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-image-holder .mfp-close,
.mfp-close-btn-in .mfp-close {
  font-size: 0;
  opacity: 1;
  right: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url("img/close.svg") center no-repeat;
  background-size: 2rem;
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    width: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    height: 4rem;
  }
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Inter-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Inter-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/Inter-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Inter-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "SweetMavkaScript";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/SweetMavkaScript.woff2") format("woff2");
}
::placeholder {
  color: #C8C8C8;
}

::selection {
  background-color: #890622;
  color: #fff;
}

input, textarea {
  outline: none;
}
input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid, textarea:required:valid {
  border-color: green;
}

* {
  box-sizing: border-box;
}

html, body {
  font-size: 10px;
}

body {
  font-size: 1.4rem;
  min-width: 360px;
  position: relative;
  line-height: normal;
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
  color: #041831;
  background: #FFF;
}

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

.wrapper {
  width: 107.6rem;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1120px) {
  .wrapper {
    max-width: 96rem;
  }
}
@media screen and (max-width: 1029px) {
  .wrapper {
    max-width: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-right: 2rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

button {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
  padding: 0;
}

input.txt, textarea.txt {
  width: 100%;
  color: #041831;
  border: 0.1rem solid #041831;
  transition: 0.2s border;
  border-radius: 0.4rem;
}
input.txt:hover, textarea.txt:hover {
  border: 0.1rem solid #C8C8C8;
}
input.txt:active, input.txt:focus, textarea.txt:active, textarea.txt:focus {
  border: 0.1rem solid #C8C8C8;
}
input.txt.error, textarea.txt.error {
  border: 0.1rem solid #890622;
}

input.txt {
  height: 4.4rem;
  padding: 0 1.4rem;
}

textarea.txt {
  height: 7.4rem;
  padding: 1.4rem;
  resize: none;
}

label.label {
  display: block;
  padding-left: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}

.error_msg {
  height: 1.2rem;
  color: #890622;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-top: 0.5rem;
  padding-left: 0.5rem;
}

.btn {
  width: fit-content;
  height: 5.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 5rem;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  border-radius: 0.4rem;
  border: 0.2rem solid transparent;
  transition: 0.2s background, 0.2s color;
}
@media screen and (max-width: 767px) {
  .btn {
    height: 4.8rem;
    font-size: 1.4rem;
    width: 100%;
    padding: 0 2rem;
  }
}
.btn.accent {
  color: #FFF;
  background: #890622;
}
.btn.accent:hover {
  background: #000063;
}
.btn.accent:active {
  background: #33335B;
}
.btn.blue {
  color: #FFF;
  background: #041831;
  border: 0.1rem solid #041831;
}
.btn.blue:hover {
  color: #041831;
  background: #FFF;
}
.btn.disable {
  cursor: default;
  pointer-events: none;
  background: gray !important;
}
.btn img[align=right] {
  margin-left: 1.5rem;
}

section.white_section {
  padding: 8rem 0;
}
@media screen and (max-width: 1029px) {
  section.white_section {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 767px) {
  section.white_section {
    padding: 3rem 0;
  }
}

h1 {
  margin: 0;
  font-size: 6rem;
  line-height: 1.2;
  font-weight: 600;
  color: #000063;
}
@media screen and (max-width: 1120px) {
  h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1029px) {
  h1 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.8rem;
  }
}
h1:not(:last-child) {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1029px) {
  h1:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  h1:not(:last-child) {
    margin-bottom: 3rem;
  }
}

h2 {
  margin: 0;
  font-size: 4.2rem;
  line-height: 100%;
  font-weight: 600;
  color: #890622;
}
@media screen and (max-width: 1120px) {
  h2 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 1029px) {
  h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.3rem;
  }
}
h2:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  h2:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: 0.2s transform, 0.2s box-shadow;
  background: #FFF;
}
@media screen and (max-width: 1120px) {
  header {
    border-bottom: 0.1rem solid #BF9246;
  }
}
header.box_shadow {
  box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.2);
}
header.open .main_nav {
  transform: translate(0, 0);
}
header.open .close {
  opacity: 1;
}
header .wrapper {
  height: 10rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1120px) {
  header .wrapper {
    position: relative;
  }
}
header .wrapper > *:not(.hamburger, .main_nav, .bg) {
  position: relative;
}
header .wrapper > *:not(.main_nav, .bg) {
  z-index: 3;
}
@media screen and (max-width: 1120px) {
  header .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -0.1rem;
    background: #FFF;
    z-index: 2;
    border-bottom: 0.1rem solid #BF9246;
  }
}
@media screen and (max-width: 1120px) {
  header .logo {
    margin-right: auto;
  }
}
header .logo img {
  display: block;
}

.main_nav {
  margin: 0 auto;
}
@media screen and (max-width: 1120px) {
  .main_nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    background: #FFF;
    padding: 0.8rem 2rem 1rem;
    border-bottom-left-radius: 0.7rem;
    border-bottom-right-radius: 0.7rem;
    transition: 0.2s transform;
    transform: translate(0, calc(-100% + 0.9rem));
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .main_nav {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
}
.main_nav .close {
  display: none;
  transition: 0.2s opacity;
}
@media screen and (max-width: 1120px) {
  .main_nav .close {
    content: "";
    display: block;
    position: absolute;
    right: 2rem;
    bottom: 0.7rem;
    width: 1rem;
    height: 1rem;
    opacity: 0;
    border-radius: 1rem;
    background: url("img/arrow.svg") center no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .main_nav .close {
    bottom: 1.3rem;
  }
}
.main_nav a {
  color: #041831;
  font-weight: 500;
  text-decoration: none;
  text-transform: lowercase;
  transition: 0.2s color;
}
@media screen and (max-width: 1120px) {
  .main_nav a {
    color: #BF9246;
  }
}
@media screen and (max-width: 767px) {
  .main_nav a {
    width: 50%;
    flex-shrink: 0;
  }
}
.main_nav a:hover {
  color: #890622;
}
.main_nav a:not(:last-child) {
  margin-right: 1.8rem;
}
@media screen and (max-width: 767px) {
  .main_nav a:not(:last-child) {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .main_nav a:nth-child(1) {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .main_nav a:nth-child(2) {
    order: 4;
  }
}
@media screen and (max-width: 767px) {
  .main_nav a:nth-child(3) {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .main_nav a:nth-child(4) {
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .main_nav a:nth-child(5) {
    order: 5;
  }
}

.main_phone_block {
  display: flex;
  align-items: center;
}
.main_phone_block a:not(:first-child) {
  margin-left: 0.5rem;
}
.main_phone_block .contact {
  transition: 0.2s opacity;
}
.main_phone_block .contact:hover {
  opacity: 0.7;
}
.main_phone_block .contact img {
  display: block;
}
.main_phone_block .phone {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: #890622;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .main_phone_block .phone {
    display: none;
  }
}

.hamburger {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 100%;
  border: 0.1rem solid #BF9246;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: -1.3rem;
  background: #FFF;
}
@media screen and (max-width: 1120px) {
  .hamburger {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .hamburger {
    right: 2rem;
  }
}
.hamburger span, .hamburger span:before, .hamburger span:after {
  width: 1.2rem;
  height: 0.2rem;
  background: #BF9246;
  border-radius: 0.2rem;
}
.hamburger span {
  position: relative;
}
.hamburger span:before, .hamburger span:after {
  content: "";
  display: block;
  position: absolute;
}
.hamburger span:before {
  top: -0.5rem;
}
.hamburger span:after {
  bottom: -0.5rem;
}

main {
  padding-top: 10rem;
}

.slider_text_block {
  top: 50%;
  transform: translate(0, -50%);
  width: 50rem;
  padding: 2.5rem 3rem 3.6rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #FFF;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(1rem);
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 1029px) {
  .slider_text_block {
    width: 36rem;
    padding: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_text_block {
    width: 23rem;
    padding: 1.5rem;
    top: auto;
    bottom: 2rem;
    transform: unset;
  }
}
.slider_text_block .name {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 1029px) {
  .slider_text_block .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_text_block .name {
    font-size: 1.2rem;
  }
}
.slider_text_block .title {
  font-size: 5.2rem;
  font-weight: 700;
  line-height: 110%;
  color: #890622;
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 1029px) {
  .slider_text_block .title {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_text_block .title {
    font-size: 2.4rem;
  }
}
.slider_text_block .text {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 1.9rem;
}
@media screen and (max-width: 1029px) {
  .slider_text_block .text {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .slider_text_block .text {
    font-size: 1.2rem;
  }
}

.main_slider_block {
  position: relative;
}
.main_slider_block .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.main_slider_block img, .main_slider_block picture {
  width: 100%;
  display: block;
}
.main_slider_block .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
}
.main_slider_block .slick-arrow.left {
  left: 2rem;
}
.main_slider_block .slick-arrow.right {
  right: 2rem;
}
@media screen and (max-width: 767px) {
  .main_slider_block .slide {
    max-height: 52rem;
  }
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem 0 0;
  padding: 0;
  font-size: 0;
  list-style-type: none;
}
@media screen and (max-width: 1029px) {
  .slick-dots {
    margin-top: 1.6rem;
  }
}
.slick-dots li:not(:last-child) {
  margin-right: 1.7rem;
}
@media screen and (max-width: 1029px) {
  .slick-dots li:not(:last-child) {
    margin-right: 1rem;
  }
}
.slick-dots .slick-active button {
  background: #890622;
  border: 0.2rem solid #890622;
}
.slick-dots button {
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  padding: 0;
  background: #FFF;
  border: 0.2rem solid #041831;
  transition: 0.2s border, 0.2s background;
}
@media screen and (max-width: 1029px) {
  .slick-dots button {
    width: 1.4rem;
    height: 1.4rem;
  }
}

.h2_title {
  text-align: center;
}
.h2_title:not(:last-child) {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1120px) {
  .h2_title:not(:last-child) {
    margin-bottom: 4.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .h2_title:not(:last-child) {
    margin-bottom: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .h2_title:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
.h2_title .subtxt {
  font-size: 3.2rem;
  line-height: 110%;
  font-family: "SweetMavkaScript", sans-serif;
}
@media screen and (max-width: 1120px) {
  .h2_title .subtxt {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .h2_title .subtxt {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .h2_title .subtxt {
    font-size: 2rem;
  }
}

.circles_wrapper:not(:last-child) {
  margin-bottom: 4.4rem;
}
@media screen and (max-width: 767px) {
  .circles_wrapper:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.circles_wrapper .info_text:not(:last-child) {
  margin-bottom: 5.4rem;
}
@media screen and (max-width: 767px) {
  .circles_wrapper .info_text:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.circles_wrapper .info_text.v2:not(:last-child) {
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 1029px) {
  .circles_wrapper .info_text.v2:not(:last-child) {
    margin-bottom: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .circles_wrapper .info_text.v2:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.circles_wrapper .btn_block {
  display: flex;
  justify-content: center;
}
.circles_wrapper .contacts_block:not(:first-child) {
  margin-top: 2.7rem;
}
@media screen and (max-width: 1029px) {
  .circles_wrapper .contacts_block:not(:first-child) {
    margin-top: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .circles_wrapper .contacts_block:not(:first-child) {
    margin-top: 1rem;
  }
}

.circles_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.circles_block:not(:last-child) {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .circles_block:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.circles_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  display: flex;
  flex-direction: column;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .circles_block .item {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 1120px) {
  .circles_block .item {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .circles_block .item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .circles_block .item {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .circles_block .item:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}
.circles_block .img {
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 3.4rem;
}
@media screen and (max-width: 1029px) {
  .circles_block .img {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .circles_block .img {
    margin-bottom: 1.5rem;
  }
}
.circles_block img {
  width: 100%;
}

.info_text {
  font-size: 2.2rem;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .info_text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .info_text {
    font-size: 1.5rem;
  }
}
.info_text .accent {
  color: #890622;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .info_text > *:not(.contacts_block) {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  .novs {
    display: none;
  }
}

.keeping_section {
  padding-bottom: 8rem;
}
@media screen and (max-width: 1029px) {
  .keeping_section {
    background: linear-gradient(to top, #fff 0, #FFF 22.6rem, #041831 22.6rem, #041831 100%);
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .keeping_section {
    padding-bottom: 3rem;
  }
}
.keeping_section .main_block {
  color: #FFF;
  background: #041831;
  padding: 8rem 0 14rem;
}
@media screen and (max-width: 1029px) {
  .keeping_section .main_block {
    padding: 5rem 0 14rem;
  }
}
@media screen and (max-width: 767px) {
  .keeping_section .main_block {
    padding: 3rem 0 14rem;
  }
}
.keeping_section .main_block .h2_title {
  max-width: 60.8rem;
  margin: 0 auto 2.5rem;
}
.keeping_section .main_block .h2_title h2 {
  color: #BF9246;
}
.keeping_section .main_block .desc_text {
  font-size: 2.2rem;
  text-align: center;
}
@media screen and (max-width: 1029px) {
  .keeping_section .main_block .desc_text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .keeping_section .main_block .desc_text {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .keeping_section .main_block .desc_text .accent {
    color: #BF9246;
  }
}
@media screen and (max-width: 767px) {
  .keeping_section .main_block .desc_text > div:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.keeping_section .facts_block {
  margin-top: -8.3rem;
}
.keeping_section .facts_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.3333333333% - 30px);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 2.5rem 3.5rem;
  background: #890622;
  text-align: center;
}
@media screen and (max-width: 1029px) {
  .keeping_section .facts_block .item {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .keeping_section .facts_block .item {
    padding: 2.5rem 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .keeping_section .facts_block .item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.keeping_section .facts_block .img {
  width: 9rem;
  height: 9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .keeping_section .facts_block .img {
    width: 7rem;
    height: 7rem;
  }
}
.keeping_section .facts_block .title {
  font-size: 2.4rem;
  color: #BF9246;
  font-weight: 600;
  margin-bottom: 2rem;
  line-height: 110%;
}
@media screen and (max-width: 767px) {
  .keeping_section .facts_block .title {
    font-size: 2.3rem;
  }
}
.keeping_section .facts_block .txt {
  color: #FFF;
}

.section_3 {
  color: #FFF;
  padding: 7rem 0;
  min-height: 67.5rem;
  overflow: hidden;
  background: #000109 url("img/img_24.jpg") center no-repeat;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .section_3 {
    min-height: unset;
    padding: 3rem 0 0;
    background: #000109 url("img/img_26.jpg") center top no-repeat;
    background-size: 100% auto;
  }
}
.section_3 .h2_title {
  text-align: left;
  margin-bottom: 13rem;
}
@media screen and (max-width: 767px) {
  .section_3 .h2_title {
    text-align: center;
    margin-bottom: 35rem;
  }
}
.section_3 h2 {
  color: #BF9246;
}
.section_3 .text_block {
  max-width: 46rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 1029px) {
  .section_3 .text_block {
    max-width: 33rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .text_block {
    max-width: unset;
    font-size: 1.5rem;
    border-top: 0.1rem solid #BF9246;
    background: #041831;
    margin-left: -2rem;
    margin-right: -2rem;
    text-align: center;
    padding: 3rem 2rem 2.6rem;
  }
}
.section_3 .text_block .accent {
  color: #BF9246;
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  .white_section.n4 {
    padding-bottom: 0;
  }
}

.section_4 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.section_4 .left {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .section_4 .left {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .section_4 .left .img_block {
    display: none;
  }
}
.section_4 .right {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}
@media screen and (max-width: 767px) {
  .section_4 .right {
    width: calc(100% - 30px);
  }
}
.section_4 .h2_title {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section_4 .h2_title {
    text-align: center;
  }
}
.section_4 .img_block {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .section_4 .img_block {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.section_4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.safety_section {
  color: #FFF;
  padding: 8rem 0;
  background: #041831;
}
@media screen and (max-width: 1029px) {
  .safety_section {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .safety_section {
    padding: 3rem 0;
  }
}
.safety_section .h2_title h2 {
  color: #FFF;
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 1120px) {
  .safety_section .h2_title h2 {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .safety_section .h2_title h2 {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .safety_section .h2_title h2 {
    color: #BF9246;
    max-width: 89rem;
    margin-bottom: 0.5rem;
  }
}
.safety_section .h2_title .subtxt {
  color: #BF9246;
  max-width: 89rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .safety_section .h2_title .subtxt {
    color: #FFF;
  }
}

.safety_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  align-items: flex-start;
}
.safety_block .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}
@media screen and (max-width: 1029px) {
  .safety_block .text_block {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 1029px) {
  .safety_block .text_block {
    order: 2;
  }
}
.safety_block .img_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1029px) {
  .safety_block .img_block {
    width: calc(66.6666666667% - 30px);
  }
}
@media screen and (max-width: 1029px) {
  .safety_block .img_block {
    margin-left: calc(16.6666666667% + 15px);
  }
}
@media screen and (max-width: 767px) {
  .safety_block .img_block {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .safety_block .img_block {
    margin-left: calc(0% + 15px);
  }
}
@media screen and (max-width: 1029px) {
  .safety_block .img_block {
    order: 1;
    margin-bottom: 3rem;
  }
}
.safety_block .img_block img {
  display: block;
}
.safety_block .item {
  display: flex;
}
@media screen and (max-width: 767px) {
  .safety_block .item {
    text-align: center;
    align-items: center;
    flex-direction: column;
  }
}
.safety_block .item:not(:last-child) .txt {
  padding-bottom: 2.7rem;
  margin-bottom: 2.7rem;
  border-bottom: 0.1rem solid #BF9246;
}
@media screen and (max-width: 767px) {
  .safety_block .item:not(:last-child) .txt {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
.safety_block .item .icon {
  width: 6.2rem;
  flex-shrink: 0;
  margin-right: 3rem;
}
@media screen and (max-width: 767px) {
  .safety_block .item .icon {
    width: 5rem;
    height: 5rem;
    margin: 0 0 1rem;
  }
}
.safety_block .item .title {
  color: #BF9246;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1029px) {
  .safety_block .item .title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .safety_block .item .title {
    font-size: 2.3rem;
    margin-bottom: 1rem;
  }
}
.safety_block .item p {
  margin: 0;
  font-size: 2rem;
}
@media screen and (max-width: 1029px) {
  .safety_block .item p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .safety_block .item p {
    font-size: 1.5rem;
  }
}

.callback_section .callback_section_item:not(:last-child) {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .callback_section .callback_section_item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.callback_section .h2_title.one {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .callback_section .h2_title.one {
    margin-bottom: 2.2rem;
  }
}
.callback_section .h2_title.one h2 {
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
}
.callback_section .h2_title.one .subtxt {
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 1120px) {
  .callback_section .h2_title.one .subtxt {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .callback_section .h2_title.one .subtxt {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .callback_section .h2_title.one .subtxt {
    margin-bottom: 1rem;
  }
}
.callback_section .h2_title.one .subsubtxt {
  font-size: 2.4rem;
  color: #890622;
  font-weight: 500;
}
@media screen and (max-width: 1120px) {
  .callback_section .h2_title.one .subsubtxt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .callback_section .h2_title.one .subsubtxt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .callback_section .h2_title.one .subsubtxt {
    color: #041831;
    font-size: 1.5rem;
  }
}
.callback_section .big_photo {
  display: flex;
  justify-content: center;
}
.callback_section .big_photo:not(:last-child) {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .callback_section .big_photo:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.callback_section .btn_block {
  display: flex;
  justify-content: center;
}

.order_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.order_block .form_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(41.6666666667% - 30px);
  position: relative;
}
@media screen and (max-width: 1029px) {
  .order_block .form_block {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .order_block .form_block {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .order_block .form_block {
    margin-bottom: 3rem;
  }
}
.order_block .form_block .input_block:not(:last-child) {
  margin-bottom: 1.3rem;
}
.order_block .form_block .btn {
  width: 100%;
}
.order_block .form_block .subtext {
  font-size: 1.2rem;
}
.order_block .facts_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  margin-left: calc(8.3333333333% + 15px);
}
@media screen and (max-width: 1029px) {
  .order_block .facts_block {
    margin-left: calc(0% + 15px);
  }
}
@media screen and (max-width: 767px) {
  .order_block .facts_block {
    width: calc(100% - 30px);
  }
}
.order_block .facts_block .item:not(:last-child) {
  padding-bottom: 1.4rem;
  margin-bottom: 1.4rem;
  border-bottom: 0.1rem solid #BF9246;
}
.order_block .facts_block .item .title {
  color: #BF9246;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .order_block .facts_block .item .title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.order_block .facts_block .item .text {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .order_block .facts_block .item .text {
    font-size: 1.5rem;
  }
}

footer {
  color: #FFF;
  background: #890622;
}
footer h2 {
  color: #BF9246;
  text-align: center;
}
footer .h2_title {
  padding-bottom: 5.4rem;
  border-bottom: 0.1rem solid #BF9246;
}
@media screen and (max-width: 1029px) {
  footer .h2_title {
    padding-bottom: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  footer .h2_title {
    padding-bottom: 2.8rem;
  }
}
footer .h2_title h2 {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  footer .h2_title h2 {
    margin-bottom: 1rem;
  }
}
footer .h2_title .subsubtxt {
  font-size: 2.2rem;
  margin-top: 1.6rem;
}
@media screen and (max-width: 1029px) {
  footer .h2_title .subsubtxt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  footer .h2_title .subsubtxt {
    font-size: 1.5rem;
  }
}
footer .h2_title_2 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  footer .h2_title_2 {
    margin-bottom: 1.4rem;
  }
}
footer .contacts_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
footer .contacts_block > .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}
@media screen and (max-width: 1120px) {
  footer .contacts_block > .item {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 1120px) {
  footer .contacts_block > .item:not(:last-child) {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 0.1rem solid #BF9246;
  }
}
footer .title_block {
  font-size: 1.8rem;
  margin-bottom: 3.4rem;
}
@media screen and (max-width: 767px) {
  footer .title_block {
    font-size: 1.5rem;
    margin-bottom: 2.3rem;
  }
}
footer .title_block .title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  footer .title_block .title {
    font-size: 2rem;
  }
}
footer .title_block .text > *:not(:last-child) {
  margin-bottom: 1.6rem;
}
footer .links_block .item {
  width: 100%;
  display: flex;
  align-items: center;
  color: #FFF;
  font-size: 2.4rem;
  text-decoration: none;
}
@media screen and (max-width: 1120px) {
  footer .links_block .item {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  footer .links_block .item {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  footer .links_block .item {
    font-size: 1.6rem;
  }
}
footer .links_block .item:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1120px) {
  footer .links_block .item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
footer .links_block .img {
  flex-shrink: 0;
  margin-right: 1.5rem;
}
footer .links_block .img img {
  display: block;
}
@media screen and (max-width: 767px) {
  footer .links_block .img img {
    max-height: 4rem;
  }
}

.footer_img_block img {
  width: 100%;
}

footer .wrapper {
  padding: 8rem 0;
}
@media screen and (max-width: 1029px) {
  footer .wrapper {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 767px) {
  footer .wrapper {
    padding: 3rem 2rem;
  }
}

.callback_success {
  max-width: 51.6rem;
  margin: 4rem auto;
  position: relative;
  padding: 4.4rem 6.6rem 3.5rem;
  background: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .callback_success {
    padding: 2rem;
  }
}
.callback_success .img {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .callback_success .img {
    margin-bottom: 1.5rem;
  }
}
.callback_success .title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #890622;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .callback_success .title {
    margin-bottom: 1.5rem;
  }
}
.callback_success .text {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .callback_success .text {
    margin-bottom: 1.5rem;
  }
}
.callback_success .btn {
  width: 100%;
}

.form_success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  font-size: 1.8rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #60A508;
}

/*# sourceMappingURL=template_styles.css.map */
