

/* Start:/local/templates/impsa_en/css/fonts/Circe/stylesheet.css?16933232622189*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 11:20 AM */

@font-face {
  font-family: 'Circe';
  src: url('/local/templates/impsa_en/css/fonts/Circe/Circe-Regular.eot');
  src: local('Circe'), local('Circe-Regular'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Regular.woff') format('woff'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraLight.eot');
  src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraLight.woff') format('woff'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/templates/impsa_en/css/fonts/Circe/Circe-Thin.eot');
  src: local('Circe Thin'), local('Circe-Thin'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Thin.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Thin.woff') format('woff'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/templates/impsa_en/css/fonts/Circe/Circe-Light.eot');
  src: local('Circe Light'), local('Circe-Light'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Light.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Light.woff') format('woff'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/templates/impsa_en/css/fonts/Circe/Circe-Bold.eot');
  src: local('Circe Bold'), local('Circe-Bold'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Bold.woff') format('woff'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circe';
  src: url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraBold.eot');
  src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraBold.woff') format('woff'),
    url('/local/templates/impsa_en/css/fonts/Circe/Circe-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* End */


/* Start:/local/templates/impsa_en/css/normalize.css?16353197177302*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
  *, 
  *::before,
  *::after{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }
  a{
    text-decoration: none;

  }
/* End */


/* Start:/local/templates/impsa_en/css/style.css?169332526731857*/
body {
  background-color: #fff;
  font-family: 'Circe';
  font-size: 27px;
  color: inherit;
  /* overflow-y: visible;
  &.active{
      overflow-y: hidden;
  } */
}

.container {
  max-width: 1590px;
  padding: 0 15px;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

img {
  display: block;
}

.btn {
  padding: 23px;
  display: inline-block;
  background-color: #c3191e;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 34px;
  font-weight: bold;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-box-shadow: inset 0px 0px 29px 0px rgba(63, 10, 10, 0.35);
  box-shadow: inset 0px 0px 29px 0px rgba(63, 10, 10, 0.35);
}
.btn:hover {
  background-color: #961317;
}

.title {
  text-transform: uppercase;
  font-size: 68.75px;
  font-weight: bold;
  line-height: 1;
}
.title--red {
  color: #c3191e;
}

.descr {
  font-size: 34.375px;
  color: #282828;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 40px;
  max-width: 1160px;
}

.stroke {
  text-decoration: underline;
  color: #c3191e;
}

.block-text {
  max-width: 900px;
}
.block-text p + p {
  margin-top: 30px;
}

.none {
  display: none;
}

.header {
  background-color: #21242a;
  padding: 17px 0;
  color: #fff;
  position: relative;
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__phone,
.header__mail {
  font-size: 34.375px;
  color: #e5e5e5;
  font-weight: bold;
  line-height: 1.396;
}
.header__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__search {
  font-size: 0;
  position: relative;
  margin-right: 40px;
}
.header__search img {
  width: 54px;
}
.header__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__btn {
  position: relative;
  background-color: #c9c9c9;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border: none;
  width: 70px;
  height: 53px;
  cursor: pointer;
}

.header__btn::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: 10px;
  background: url(/upload/images/triangle.png) center/100% 100% no-repeat;
}

.header__btn.active {
  color: #fff;
  background-color: #c3191e;
}
.header__burger {
  display: none;
  background-color: transparent;
  width: 50px;
  height: 50px;
  border: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__burger span {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
}
.header__burger span + span {
  margin-top: 8px;
}
.header__burger span:first-child {
  width: 40px;
}
.header__burger span:last-child {
  width: 20px;
}
.header__navigation {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: 1s ease;
  transition: 1s ease;
  z-index: 10;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0;
  width: 50vw;
  height: 100vh;
  border-left: 1px solid #21242a;
}
.header__navigation.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .close {
  background-color: transparent;
  margin: 0;
  padding: 0;
  position: absolute;
  border: none;
  top: 30px;
  right: 30px;
  font-size: 50px;
}
.nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 195px;
  padding: 0;
  padding: 15px 0;
}
.nav__item {
  list-style: none;
  padding: 0 45px;
}
.nav__link {
  color: #000;
  text-transform: uppercase;
  font-size: 23px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.698;
}
.nav__icon:not(:last-child) {
  margin-right: 10px;
}

.intro {
  background: url(/local/templates/impsa_en/css/../images/abstract-blur-hotel-interior.jpg) no-repeat center
    center/cover;
  padding: 122px 0;
  overflow: hidden;
  position: relative;
}
.intro .container {
  position: relative;
}
.intro::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
.intro__sec {
  z-index: 1;
  position: absolute;
  top: 0;
  right: -20%;
  /* width: 1500px; */
  /* width: 1200px; */
  width: 90%;
}
.intro__inner {
  position: relative;
  z-index: 3;
}
.intro__title {
  max-width: 470px;
  font-weight: bold;
  margin-bottom: 45px;
}
.intro__subtitle {
  max-width: 470px;
  font-size: 50px;
  color: #000;
  line-height: 1.2;
  margin-bottom: 45px;
}
.title {
  text-transform: uppercase;
  font-size: 68.75px;
  font-weight: 900;
  line-height: 1.2;
}

.services {
  padding: 110px 0 90px 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#d5d5d5),
    to(#f0f0f1)
  );
  background-image: linear-gradient(to right, #d5d5d5, #f0f0f1);
}
.services__title {
  margin-bottom: 36px;
}
.services__descr {
  font-weight: bold;
  margin-bottom: 85px;
}
.services__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 54px 1fr 54px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 54px;
  -moz-column-gap: 54px;
  column-gap: 54px;
  row-gap: 64px;
}
.services__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 45px 40px 36px 14px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.services__item:hover {
  background: #c3191e;
}
.services__item:hover img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.services__item:hover svg path {
  fill: #fff;
}
.services__item:hover h4,
.services__item:hover p {
  color: #fff;
}
.services__logo {
  max-width: 87px;
}
.services__logo img {
  width: 100%;
}
.services__text h4 {
  font-size: 34px;
  color: #21242a;
  font-weight: bold;
  line-height: 0.97;
  min-height: 110px;
}
.services__text p {
  font-size: 27px;
  color: #21242a;
  line-height: 1.2;
}

.about {
  position: relative;
  padding-top: 28px;
  background: url(/local/templates/impsa_en/css/../images/about-bg.webp) no-repeat center/cover;
  /* &__inner > *{
      width: 50%;
  } */
}
.about__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.about__image {
  width: 100%;
  position: relative;
}
.about__image img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 940px;
}
.about__text {
  position: relative;
  z-index: 3;
  max-width: 840px;
  margin-left: auto;
  margin-right: 0;
}
.about__title {
  padding-top: 86px;
}
.about__descr {
  font-size: 34.375px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 100px;
}
.about__paragraphs {
  padding-bottom: 112px;
  padding-left: 10px;
}
.about__paragraphs p {
  font-size: 27px;
  line-height: 1.2;
}
.about__paragraphs p:not(:last-child) {
  margin-bottom: 45px;
}

.why-choose {
  padding-top: 97px;
  padding-bottom: 55px;
  position: relative;
  background: url(/local/templates/impsa_en/css/../images/map.webp) no-repeat center right/contain;
}
.why-choose__title {
  margin-bottom: 71px;
}
.why-choose__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  row-gap: 100px;
  margin-bottom: 83px;
}
.why-choose__item h3 {
  font-weight: bold;
  font-size: 34px;
  color: #c3191e;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 35px;
}
.why-choose__item p {
  max-width: 344px;
  font-size: 27px;
  color: #21242a;
  line-height: 1.2;
}

.template__list {
  padding: 90px 0 90px 120px;
}
.template__text {
  font-size: 27px;
  color: #000;
  line-height: 1.2;
}
.template__item {
  list-style: none;
  font-size: 27px;
  position: relative;
}
.template__item > span {
  font-weight: bold;
}
.template__item:not(:last-child) {
  margin-bottom: 13px;
}
.template__item::before {
  content: '';
  position: absolute;
  top: 9px;
  left: -25px;
  width: 13px;
  height: 13px;
  background: #c3191e;
}

.number {
  padding: 0 90px;
}
.number__head {
  font-size: 34px;
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 52px;
}
.number__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.number__item span {
  color: #c3191e;
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 40px;
  display: block;
}
.number__item p {
  font-size: 34px;
  max-width: 200px;
  line-height: 1.2;
}

.guarding {
  position: relative;
  background: url(/local/templates/impsa_en/css/../images/guard-bg.webp) no-repeat center center/cover;
  padding: 60px 0;
}
.guarding::before {
  content: '';
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(60%, #fff),
    to(rgba(255, 255, 255, 0.3))
  );
  background-image: linear-gradient(
    to right,
    #fff 60%,
    rgba(255, 255, 255, 0.3)
  );
}
.guarding__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.guarding__title {
  margin-bottom: 15px;
  max-width: 690px;
}
.guarding__descr {
  margin-bottom: 50px;
}
.guarding__right {
  width: 35%;
  position: relative;
}
.guarding__right img {
  width: 100%;
  position: absolute;
  bottom: -60px;
  right: 0;
}
.guarding__btn {
  margin-top: 70px;
  margin-left: 160px;
  border-radius: 15px;
  background-color: #c3191e;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 33px 43px 29px 43px;
}
.guarding__text {
  max-width: 762px;
}

.second {
  padding: 100px 0 62px 0;
  background: url(/local/templates/impsa_en/css/../images/camera.webp) no-repeat center center/cover;
}
.second .guarding__title {
  margin-bottom: 50px;
}
.second .guarding__descr {
  margin-bottom: 72px;
}
.second .guarding__text {
  max-width: 1000px;
}
.second .template__list {
  padding: 49px 0 90px 100px;
  max-width: 770px;
}
.second .template__text:first-child {
  max-width: 811px;
}
.second .template__text:last-child {
  max-width: 811px;
}
.monitoring {
  position: relative;
  background: url(/local/templates/impsa_en/css/../images/monitoring-bg.webp) no-repeat center center/cover;
  margin: 80px 0;
  background-color: #fff;
  /* &__left{
      width: 1300px;
      height: 900px;
      position: relative;
  }
  &__image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
  } */
}
.monitoring__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.monitoring__title {
  margin-bottom: 20px;
}
.monitoring__descr {
  font-weight: bold;
}
.monitoring__right {
  width: 50%;
  margin-right: 0;
  margin-left: auto;
}
.monitoring__btn {
  margin-top: 30px;
  margin-top: 70px;
  border-radius: 15px;
  background-color: #c3191e;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 30px 47px;
  font-size: 34.375px;
}
.monitoring .template__list {
  padding: 70px 20px 75px 75px;
}
.monitoring .template__item:not(:last-child) {
  margin-bottom: 7px;
}

.mobile {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#d4d4d4),
    to(#f1f0f1)
  );
  background-image: linear-gradient(to right, #d4d4d4, #f1f0f1);
  padding: 136px 0 0px 0;
}
.mobile__side-panel:first-child {
  margin-left: 60px;
}
.mobile__title {
  margin-bottom: 10px;
}
.mobile__descr {
  margin-bottom: 60px;
}
.mobile__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mobile__item {
  min-height: 222px;
}
.mobile__item h3 {
  color: #c3191e;
  font-weight: bold;
  font-size: 33.333px;
}
.mobile__side-panel {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 539px;
  max-width: 440px;
}
.mobile__side-panel:last-child {
  max-width: 488px;
}
.mobile__btn {
  position: relative;
  top: -70px;
  padding-left: 60px;
}
.mobile__btn .btn {
  border-radius: 15px;
  background-color: #c3191e;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
  padding: 30px 47px;
  font-size: 34.375px;
}

.cash {
  padding: 130px 0 57px 0;
  background: url(/local/templates/impsa_en/css/../images/cahs-default.webp) no-repeat center center/cover;
  position: relative;
}
.cash::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(70%, white),
    to(rgba(255, 255, 255, 0.062))
  );
  background-image: linear-gradient(
    to right,
    white 70%,
    rgba(255, 255, 255, 0.062)
  );
  opacity: 0.8;
}
.cash__inner {
  position: relative;
}
.cash__title {
  margin-bottom: 15px;
}
.cash__descr {
  max-width: 665px;
  font-weight: bold;
  margin-bottom: 62px;
}
.cash__text {
  margin-bottom: 78px;
  line-height: 1.2;
  font-size: 27px;
}
.cash__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 75px;
}
.cash__item {
  width: 100%;
  background-color: #eaeaea;
  padding: 40px 10px 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 7px 7px 0px rgba(121, 119, 119, 0.21);
  box-shadow: 0px 7px 7px 0px rgba(121, 119, 119, 0.21);
  border-radius: 15px;
  max-width: 484px;
  height: 163px;
  -webkit-column-gap: 17px;
  -moz-column-gap: 17px;
  column-gap: 17px;
}
.cash__btn {
  padding: 33px 43px 29px 43px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cash__number {
  font-size: 68.75px;
  color: #c3191e;
  font-weight: bold;
}
.cash__about {
  font-size: 27px;
  font-weight: normal;
  color: #000;
  line-height: 1.2;
}

.expertize {
  background-color: #eaeaea;
  padding-top: 90px;
  padding-bottom: 200px;
}
.expertize__title {
  margin-bottom: 50px;
}
.expertize__sides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.expertize__text {
  max-width: 690px;
  line-height: 1.2;
  font-size: 27px;
}
.expertize__text p:not(:last-child) {
  margin-bottom: 46px;
}
.expertize__video {
  width: 768px;
  height: 431px;
}
.expertize__video + video {
  width: 100%;
}
.expertize__video > iframe {
  width: 100%;
  height: 100%;
}

.trusted {
  padding-top: 62px;
  padding-bottom: 130px;
}
.trusted__title {
  margin-bottom: 46px;
}
.trusted__descr {
  margin-bottom: 60px;
  font-weight: bold;
  max-width: none;
}
.trusted__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 54px 1fr 54px 1fr 54px 1fr 54px 1fr;
  grid-template-columns: repeat(5, 1fr);
  gap: 54px;
}
.trusted__item {
  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;
  -webkit-box-shadow: 4px 5px 19px 11px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 5px 19px 11px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  box-shadow: 4px 5px 19px 11px rgba(0, 0, 0, 0.2);
  /* &:last-child{
      img{
          width: 100%;
          height: 100%;
      }
  } */
}
.trusted__item img {
  width: 100%;
  height: 100%;
}
.trusted__item:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.footer {
  background-color: #21242a;
  color: #fff;
  padding: 70px 0 100px 0;
}
.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__logo {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 21px;
  max-width: 350px;
}
.footer__logo img {
  margin-bottom: 50px;
}
.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 54px;
}
.footer__head {
  font-size: 33.333px;
  color: #fff;
  font-weight: 900;
}
.footer__link {
  font-size: 33.333px;
  color: #fff;
  font-weight: normal;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer__nav ul li {
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
}
.footer__nav ul li a {
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
}
.footer__address {
  max-width: 230px;
}
.footer__address h3 {
  font-size: 28px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  line-height: 1.707;
  margin-bottom: 30px;
}
.footer__address p {
  text-align: right;
  font-size: 28px;
}
.footer__address p + p {
  margin-top: 44px;
}
.footer svg {
  width: 33px;
  height: 32px;
}
.footer svg image {
  width: 100%;
  height: 100%;
}
.footer .nav__icon:not(:last-child) {
  margin-right: 26px;
}

@media screen and (max-width: 1500px) {
  .cash__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cash__item {
    height: auto;
  }
  .cash__item:not(:last-child) {
    margin-bottom: 30px;
  }

  .expertize__sides {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
  }

  .expertize__text {
    max-width: 100%;
  }

  /*  .expertize__video{
       width: 100%;
   } */
  /* .about__image img{
      width: 140%;
      left: -300px;
  } */
}
@media screen and (max-width: 1380px) {
  .trusted__list {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
  }

  .services__text h4 {
    min-height: 80px;
    font-size: 29px;
  }

  .services__text p {
    font-size: 23px;
  }

  .services__logo img {
    width: 80px;
  }

  .services__list {
    gap: 30px;
  }

  .mobile__side-panel:first-child {
    margin-left: 0;
  }

  .mobile__item h3 {
    font-size: 30px;
  }

  .mobile__item p {
    font-size: 23px;
  }
}
@media screen and (max-width: 1344px) {
  /* .about__image img{
      width: 150%;
      left: -50%;
  } */
  .mobile__side-panel .mobile__item {
    min-height: 150px;
  }

  .mobile__side-panel:last-child {
    max-width: 400px;
  }

  .mobile__side-panel:first-child {
    max-width: 400px;
  }

  .mobile__item h3 {
    font-size: 27px;
  }

  .mobile__item p {
    font-size: 20px;
  }

  .mobile__center-side {
    margin: 0 20px;
  }
  .mobile__center-side img {
    width: 100%;
  }

  .intro__sec {
    width: 90%;
    right: -30%;
  }
}
@media screen and (max-width: 1257px) {
  .footer__logo img {
    width: 250px;
  }
  .footer__logo p {
    font-size: 18px;
  }

  .footer__contacts {
    row-gap: 34px;
  }

  .footer__nav ul li a {
    font-size: 20px;
  }

  .footer__nav ul li {
    margin-bottom: 15px;
  }

  .footer__head {
    font-size: 28px;
  }

  .footer__link {
    font-size: 28px;
  }

  .footer svg {
    width: 18px;
    height: 18px;
  }

  .footer__address h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .footer__address p {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .footer__address p + p {
    margin-top: 20px;
  }

  .trusted__list {
    gap: 30px;
  }

  .header__phone,
  .header__mail {
    font-size: 29px;
  }

  .header__btn {
    font-size: 20px;
    width: 60px;
    height: 43px;
  }

  .header__search {
    margin-right: 20px;
  }

  .header__search img {
    width: 30px;
  }

  .header__image {
    width: 200px;
  }

  .nav .nav__list {
    margin: 0 auto;
  }
  .nav .nav__item {
    padding: 0 20px;
  }
  .nav .nav__link {
    font-size: 20px;
  }

  .guarding__descr {
    max-width: 600px;
    font-size: 29px;
  }

  .why-choose__item h4 {
    font-size: 30px;
  }

  .why-choose__item p {
    font-size: 23px;
  }

  .number__item span {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .number__item p {
    font-size: 28px;
  }

  .guarding::before {
    display: block;
  }

  .guarding__left {
    width: 100%;
  }

  .guarding__right {
    display: none;
  }

  .guarding__text {
    max-width: 100%;
  }

  .template__list {
    max-width: 700px;
  }

  .template__item::before {
    left: -15px;
    top: 6px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 1180px) {
  .trusted__list {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }

  .mobile__side-panel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobile__side-panel .mobile__item {
    min-height: 100px;
  }

  .mobile__btn {
    top: 0;
    padding-left: 0;
  }

  .mobile__btn .btn {
    margin-top: 50px;
    margin-left: 0;
    border-radius: 15px;
    background-color: #c3191e;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 30px 47px;
    font-size: 34.375px;
  }

  .intro__sec {
    width: 85%;
  }

  .title {
    font-size: 60px;
    margin-bottom: 20px;
  }

  .intro__subtitle {
    font-size: 35px;
  }

  .services__list {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .why-choose__items {
    gap: 30px;
  }

  .why-choose__item h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .about__descr {
    margin-bottom: 70px;
  }

  .about__paragraphs p {
    font-size: 24px;
  }

  .footer__logo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-bottom: 40px;
    max-width: 100%;
  }

  .footer__contacts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .footer__nav {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .footer__nav ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .footer__address {
    max-width: 100%;
  }
  .footer__address h3,
  .footer__address p {
    text-align: left;
  }

  .footer__inner {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .trusted__list {
    gap: 18px;
  }

  .block-text {
    max-width: 100%;
  }
  .block-text p {
    font-size: 24px;
  }

  .cash__about {
    font-size: 24px;
  }

  .mobile {
    padding: 100px 0 50px 0;
  }

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

  .mobile__center-side {
    max-width: 180px;
  }

  .mobile__side-panel:last-child {
    max-width: 300px;
  }

  .mobile__side-panel:first-child {
    max-width: 300px;
  }

  .mobile__item h3 {
    font-size: 23px;
  }

  .mobile__item p {
    font-size: 16px;
  }

  .monitoring {
    background-position: 70%;
  }
  .monitoring__right {
    width: 65%;
  }

  .header__phone,
  .header__mail {
    font-size: 20px;
  }

  .header__btn {
    font-size: 17px;
    width: 50px;
    height: 33px;
  }

  .header__search {
    margin-right: 15px;
  }

  .header__search img {
    width: 15px;
  }

  .intro__sec {
    width: 73%;
    top: 10%;
  }

  .descr {
    font-size: 27px;
  }

  .why-choose__item h4 {
    margin-bottom: 20px;
  }

  .why-choose__item p {
    font-size: 20px;
  }

  .why-choose__items {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .number__item {
    width: 40%;
  }

  .number__item:not(:last-child) {
    margin-bottom: 30px;
  }

  .title {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .about__paragraphs p:not(:last-child) {
    margin-bottom: 35px;
  }

  .about__paragraphs p {
    font-size: 20px;
  }

  .about__image img {
    max-width: 750px;
  }

  .guarding::before {
    background-image: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(5%, #fff),
      to(rgba(255, 255, 255, 0.3))
    );
    background-image: linear-gradient(
      to left,
      #fff 5%,
      rgba(255, 255, 255, 0.3)
    );
  }

  .footer__contacts-bottom {
    display: none;
  }

  .trusted__list {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .block-text p {
    font-size: 20px;
  }

  .expertize__video {
    width: 100%;
  }

  .cash {
    padding: 80px 0 57px 0;
  }

  .mobile__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }

  .mobile__side-panel {
    min-height: 0;
  }

  .mobile__center-side {
    margin: 0 auto;
    position: sticky;
    top: 20px;
    right: 0;
  }
  .mobile__center-side img {
    width: 160px;
  }

  /* .mobile__descr{
      margin-bottom: 10px;
  }
  .mobile__center-side {
      max-width: 180px;
  }
  .mobile__side-panel:last-child{
      max-width: 300px;
  }
  .mobile__side-panel:first-child{
       max-width: 300px;   
  }
  .mobile__item h3{
      font-size: 23px;
  }
  .mobile__item p{
      font-size: 16px;
  } */
  .monitoring__right {
    width: 75%;
  }

  .guarding__btn {
    margin-left: 0;
  }

  .template__text {
    font-size: 22px;
  }

  .template__item {
    font-size: 20px;
  }

  .template__list {
    padding: 65px 0 65px 40px;
  }

  .second .template__list {
    padding: 65px 0 65px 40px;
  }

  .monitoring .template__list {
    padding: 65px 0 65px 40px;
  }

  /* .guarding{

  } */
  .header__phone,
  .header__mail,
  .header__right-side {
    display: none;
  }

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

  .header .nav__list {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header .nav__item:not(:last-child) {
    margin-bottom: 30px;
  }

  .nav {
    display: none;
  }

  .intro__sec {
    display: none;
  }

  .btn {
    font-size: 20px;
  }

  .services__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .services__item {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .services__logo {
    margin: 0 auto 20px auto;
  }

  .title {
    font-size: 40px;
  }

  .intro__subtitle {
    font-size: 28px;
  }

  .descr {
    font-size: 23px;
  }

  .why-choose__items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 50px;
  }

  .number__item span {
    font-size: 35px;
  }

  .number__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .number__item > * {
    width: 50%;
  }

  .mobile__list {
    /* align-items: flex-start; */
  }
  .mobile__list .mobile__item {
    margin-bottom: 40px;
  }
  .mobile__list img {
    width: 200px;
  }

  .mobile__side-panel .mobile__item {
    min-height: auto;
  }

  .mobile__side-panel:last-child {
    position: relative;
    top: -40px;
  }
}
@media screen and (max-width: 580px) {
  .about__image {
    display: none;
  }

  .about__paragraphs {
    padding-left: 0;
  }

  .about__descr {
    margin-bottom: 50px;
  }

  .about__paragraphs {
    padding-bottom: 40px;
  }

  .footer__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__logo img {
    margin-bottom: 20px;
  }

  .footer__logo p {
    font-size: 16px;
  }

  .footer__contacts h4 {
    font-size: 24px;
  }
  .footer__contacts a {
    font-size: 20px;
  }

  .footer__nav {
    margin: 30px 0;
  }
  .footer__nav ul li a {
    font-size: 18px;
  }

  .footer__address h3 {
    font-size: 20px;
  }
  .footer__address p {
    font-size: 17px;
  }

  .number__item span {
    font-size: 30px;
  }

  .number__item p {
    font-size: 25px;
  }

  .number {
    padding: 0 45px;
  }

  .mobile__side-panel:first-child {
    max-width: 100%;
  }

  .mobile__side-panel:last-child {
    max-width: 100%;
  }

  .mobile__side-panel:last-child {
    position: static;
  }

  .mobile__center-side {
    margin-bottom: 20px;
    position: static;
  }

  .mobile__btn .btn {
    margin-top: 0;
    font-size: 22px;
  }
}
@media screen and (max-width: 424px) {
  /* .trusted__list{
      grid-template-columns: 1fr;
  } */
  .footer__contacts a {
    font-size: 18px;
  }

  .footer__nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mobile__center-side img {
    position: static;
  }

  .monitoring__right {
    width: 100%;
  }

  .second {
    background: url(/local/templates/impsa_en/css/../images/camera.jpg) no-repeat 65% center/cover;
  }

  .number {
    padding: 0;
  }

  .title {
    font-size: 38px;
  }

  .descr {
    font-size: 20px;
  }

  .intro__subtitle {
    font-size: 22px;
  }

  .header__navigation {
    width: 100vw;
  }

  .services__logo img {
    width: 50px;
  }

  .services__text h4 {
    min-height: 60px;
  }
}

@media screen and (max-width: 1257px) {
  .header__image {
    height: auto !important;
  }
}

/* End */


/* Start:/local/templates/impsa_en/css/app.css?16933252686756*/
html::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}
html::-webkit-scrollbar-thumb {
  background-color: #424242;
  cursor: all-scroll;
}
.footer .scrollup {
  bottom: 55px;
  opacity: 0;
  right: 55px;
}
.header {
  padding: 16px 0 15.11px;
}
.number {
  padding: 0 35px;
}
.expertize__text {
  padding-right: 80px;
}
.nav__list {
  margin-right: 75px;
  padding: 0;
}
.nav__item {
  padding: 0 36px;
}
.nav__sprites {
  padding: 3px 0;
}
.nav__inner {
  padding: 4px 0 3.01px;
}
.intro {
  padding: 104px 0;
}
.services,
.why-choose,
.mobile,
.cash {
  padding: 90px 0;
}
.intro__subtitle {
  font-size: 43px;
  margin-bottom: 35px;
}
.second {
  position: relative;
}
.trusted__item__last {
  background: rgb(195, 25, 30);
}
.second .guarding__left {
  position: relative;
  z-index: 1;
}
.second::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(70%, white),
    to(rgba(255, 255, 255, 0.062))
  );
  background-image: linear-gradient(
    to right,
    white 70%,
    rgba(255, 255, 255, 0.062)
  );
  opacity: 0.3;
}
.intro__sec {
  right: 0;
  width: 65%;
  top: -80px;
}
.about__text {
  padding-left: 10px;
}
.about__paragraphs {
  padding-left: 0;
}
.about__paragraphs p:not(:last-child) {
  margin-bottom: 31px;
}
.template__list {
  padding: 63px 0 62px 109px;
}
.template__item:not(:last-child) {
  margin-bottom: 5px;
}
.template__item::before {
  top: 6px;
  left: -20px;
  width: 10px;
  height: 10px;
}
.nav__link {
  font-size: 18px;
}
.nav__sprites {
  padding: 7px 0 0px;
}
.btn {
  padding: 16px;
  box-shadow: none;
  height: 54px;
  font-size: 24px;
  margin-top: 35px;
}
.services__logo img {
  min-width: 64px;
}
.header__btn,
.header__btn.active {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 44px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 900;
}
.header__search img {
  width: 42px;
  height: 42px;
}
.header__phone,
.header__mail {
  font-size: 26px;
}
.guarding__right img,
.about__image img {
  width: auto;
  max-height: 100%;
}
.number__item span {
  font-size: 37px;
  margin-bottom: 5px;
}
.intro::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.footer__address h3 {
  line-height: 1.207;
}
.number__head {
  margin-bottom: 25px;
}
.cash__btn.btn {
  margin-top: 63px;
}
.number__item span {
  font-size: 32px;
}
h4,
.mobile__item h4,
.services__text h4,
.why-choose__item h3 {
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: bold;
}
.services__text h4 {
  min-height: auto;
}
.descr,
.second .guarding__descr {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 30px;
}
p,
.about__paragraphs p,
.why-choose__item p,
.template__text,
.template__item,
.services__text p,
.number__item p {
  font-size: 19px;
}
.title,
.second .guarding__title {
  font-size: 45px;
  margin-bottom: 25px;
}
.cash__text {
  margin-bottom: 40px;
}
.mobile__center-side {
  align-self: start;
}
.mobile__center-side img {
  max-width: 274px;
}
.mobile__btn {
  top: 0;
  padding-left: 0;
}
.mobile__btn .btn {
  height: 54px;
  font-size: 24px;
  padding: 16px;
  margin-top: 35px;
}
.mobile__btn .btn:hover,
.trusted__item__last:hover {
  background-color: #961317;
}
.cash__about {
  font-size: 19px;
}
.cash__about p {
  padding-top: 5px;
  line-height: 1.4;
}
.cash__item {
  margin-right: 21px;
  padding: 23px 10px 42px 23px;
  height: 129px;
  column-gap: 9px;
}
.cash__number {
  font-size: 55px;
}
.expertize {
  padding-top: 50px;
  padding-bottom: 100px;
}
.trusted {
  padding-top: 48px;
}
.footer {
  padding: 53px 0 100px 0;
}
.footer__logo img {
  margin-bottom: 34px;
  height: 45px;
}
.footer__contacts {
  row-gap: 0;
}
.footer__logo {
  max-width: 278px;
}
.footer__head {
  font-size: 25px;
  margin-bottom: 0;
  font-weight: normal;
}
.footer__address h3 {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 14px;
}
.footer__link {
  font-size: 25px;
}
.footer__contacts-top,
.footer__contacts-center {
  margin-bottom: 36px;
}
.footer__address p + p {
  margin-top: 28px;
}
.footer__nav ul li {
  margin-bottom: 8px;
}
.footer__nav ul li a {
  font-size: 21px;
}
.footer__address p {
  font-size: 23px;
}
.cash::before {
  opacity: 0.7;
}
.show-mobile {
  display: none;
}
@media screen and (max-width: 769px) {
  .about__title {
    padding-top: 25px;
  }
  .intro,
  .services,
  .why-choose,
  .mobile,
  .cash {
    padding: 40px 0;
  }
  .mobile__center-side,
  .show-desktop {
    display: none;
  }
  .show-mobile {
    display: inline-block;
  }
  .show-mobile .btn {
    margin-top: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .guarding.second .guarding__left .template__text {
    max-width: 60vw;
  }
}
@media screen and (max-width: 1400px) {
  .guarding.second .guarding__left .template__text {
    max-width: 1006px;
  }
  .cash__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
  .cash__item:last-child {
    margin-bottom: 30px;
  }
  .cash .mobile__list {
    height: 210px;
  }
}
@media screen and (min-width: 1440px) {
  .guarding:not(.guarding.second) {
    background: rgb(236, 236, 236) url(/local/templates/impsa_en/css/../images/guard-bg.jpg) no-repeat;
    background-position: 176px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .header__inner img {
    height: 54px;
    width: auto;
  }
  .header__search {
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 40px;
  }
  .header__right-side .header__search img {
    height: 43px;
  }
  .mobile__item {
    min-height: auto;
  }
  .mobile__item {
    padding: 40px 0 30px;
  }
  .mobile__side-panel:first-child,
  .mobile__side-panel:last-child {
    margin-left: 51px;
    flex: 0 0 33%;
    justify-content: flex-start;
  }
  .guarding__left {
    width: 47vw;
  }
  .container {
    max-width: 1270px;
  }
}
@media screen and (max-width: 424px) {
  .second {
    background: url(/local/templates/impsa_en/css/../images/camera.jpg) no-repeat 79% center/cover;
  }
}
@media screen and (max-width: 376px) {
  .second {
    background: url(/local/templates/impsa_en/css/../images/camera.jpg) no-repeat 76% center/cover;
  }
}
@media screen and (max-width: 321px) {
  .second {
    background: url(/local/templates/impsa_en/css/../images/camera.jpg) no-repeat 73% center/cover;
  }
}

/* End */
/* /local/templates/impsa_en/css/fonts/Circe/stylesheet.css?16933232622189 */
/* /local/templates/impsa_en/css/normalize.css?16353197177302 */
/* /local/templates/impsa_en/css/style.css?169332526731857 */
/* /local/templates/impsa_en/css/app.css?16933252686756 */
