* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

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

ul {
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

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

picture {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
textarea {
  outline: none;
}

address {
  font-style: normal;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-ExtraLight.woff") format("woff"), url("../fonts/manrope/Manrope-ExtraLight.woff2") format("woff2"), url("../fonts/manrope/Manrope-ExtraLight.ttf") format("ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-Light.woff") format("woff"), url("../fonts/manrope/Manrope-Light.woff2") format("woff2"), url("../fonts/manrope/Manrope-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-Regular.woff") format("woff"), url("../fonts/manrope/Manrope-Regular.woff2") format("woff2"), url("../fonts/manrope/Manrope-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-Medium.woff") format("woff"), url("../fonts/manrope/Manrope-Medium.woff2") format("woff2"), url("../fonts/manrope/Manrope-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-SemiBold.woff") format("woff"), url("../fonts/manrope/Manrope-SemiBold.woff2") format("woff2"), url("../fonts/manrope/Manrope-SemiBold.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-Bold.woff") format("woff"), url("../fonts/manrope/Manrope-Bold.woff2") format("woff2"), url("../fonts/manrope/Manrope-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/manrope/Manrope-ExtraBold.woff") format("woff"), url("../fonts/manrope/Manrope-ExtraBold.woff2") format("woff2"), url("../fonts/manrope/Manrope-ExtraBold.ttf") format("ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-Thin.woff") format("woff"), url("../fonts/onest/Onest-Thin.woff2") format("woff2"), url("../fonts/onest/Onest-Thin.ttf") format("ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-Light.woff") format("woff"), url("../fonts/onest/Onest-Light.woff2") format("woff2"), url("../fonts/onest/Onest-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-Regular.woff") format("woff"), url("../fonts/onest/Onest-Regular.woff2") format("woff2"), url("../fonts/onest/Onest-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-Medium.woff") format("woff"), url("../fonts/onest/Onest-Medium.woff2") format("woff2"), url("../fonts/onest/Onest-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-Bold.woff") format("woff"), url("../fonts/onest/Onest-Bold.woff2") format("woff2"), url("../fonts/onest/Onest-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-ExtraBold.woff") format("woff"), url("../fonts/onest/Onest-ExtraBold.woff2") format("woff2"), url("../fonts/onest/Onest-ExtraBold.ttf") format("ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/onest/Onest-Black.woff") format("woff"), url("../fonts/onest/Onest-Black.woff2") format("woff2"), url("../fonts/onest/Onest-Black.ttf") format("ttf");
  font-weight: 900;
  font-style: normal;
}


.thanks_page{
	padding: 60px 0;
    text-align: center;
}
.thanks_page img{
	width: 240px;
    margin: 24px auto;
}
.thanks_page h2{
	margin-bottom: 28px;
	font-size: 40px;
	line-height: 44px;
}
.thanks_page p{
	font-weight: 400;
    line-height: 28px;
    max-width: 100%;
    color: rgba(20, 20, 20, 0.8);
} 
.thanks_page a{
	font-weight: 400;
    line-height: 28px;
    max-width: 100%;
    color: rgba(20, 20, 20, 0.8);
} 

.thanks_page .hero__btn{
	position: relative;
    transform: none;
    top: 0;
    width: fit-content;
    margin: 25px auto;
    left: 0;
	min-width: 240px;
	font-size: 14px;
	font-weight: 600;
}



body {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  background-color: #fff;
  color: rgba(20, 20, 20, 0.8);
}

.container {
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.loader_wrap{
	position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #DFC4A4;
    border-radius: 5px;
}
.loader {
  width: 30px;
  padding: 2px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #000;
  --_m:
    conic-gradient(#0000 10%, #000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1s infinite linear;
}

@keyframes l3 {
  to {
    transform: rotate(1turn)
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1345px;
  }
}

.header {
  border-bottom: 1px solid #F5F5F5;
  background: #FFF;
  position: sticky;
  top: 0;
  z-index: 15;
}
@media screen and (min-width: 1200px) {
  .header {
    border-bottom: 1px solid #F5F5F5;
  }
}

.header__container {
  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;
}
@media screen and (min-width: 1200px) {
  .header__container {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

.header__link {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media screen and (min-width: 1200px) {
  .header__link {
    margin-right: 40px;
  }
}

.navigation-list {
  display: none;
}
@media screen and (min-width: 1200px) {
  .navigation-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
  }
}

.navigation-list__item:not(:last-child) {
  margin-right: 24px;
}

.menu-item:not(:last-child) {
  margin-right: 16px;
}

.menu-item a{
	font-size: 15px;
}

.sub-menu .menu-item {
  margin-right: 0;
}

.navigation-list__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}

.navigation-list__link:hover, .navigation-list__link:focus {
  fill: #cfb38c;
  color: #cfb38c;
}
.navigation-list__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.navigation-list__link:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}

.menu-item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
.menu-item a:hover, .menu-item a:focus {
  fill: #cfb38c;
  color: #cfb38c;
}

.menu-item.menu-item-has-children a:hover::after, .menu-item.menu-item-has-children a:focus::after {
  background: url(../img/icons/arrow-down-brown.svg);
}
.menu-item a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.menu-item a:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}

.header__arrow-down:hover {
  fill: #D5B086;
}

.navigation-list__item--menu {
  position: relative;
}
.menu-item.menu-item-has-children {
  position: relative;
}

.menu-item-has-children > a{
  position: relative;
  padding-right: 20px;
}
.menu-item.menu-item-has-children > a::after{
  content: '';
  width: 16px;
  height: 16px;
  background: url(../img/icons/arrow-down.svg);
  background-size: 100% 100%;
  position: absolute;
  top: 5px;
  right: 0;
}

.header__nav-dropdown {
  position: absolute;
  top: 100%;
  padding: 30px;
  min-width: 300px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 24px 64px 0px rgba(147, 147, 147, 0.48);
          box-shadow: 0px 24px 64px 0px rgba(147, 147, 147, 0.48);
  -webkit-transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear 0s;
  transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear 0s;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
}

.sub-menu {
  position: absolute;
  top: 100%;
  padding: 30px;
  min-width: 300px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 24px 64px 0px rgba(147, 147, 147, 0.48);
          box-shadow: 0px 24px 64px 0px rgba(147, 147, 147, 0.48);
  -webkit-transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear 0s;
  transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.2s, z-index 0s linear 0s;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
}

.header__nav-dropdown .nav-dropdown__item {
  display: block;
  padding: 6px 0px;
  cursor: pointer;
}

.sub-menu .menu-item {
  display: block;
  padding: 6px 0px;
  cursor: pointer;
}

.header__nav-dropdown .nav-dropdown__item:hover {
  color: #cfb38c;
}


.sub-menu .menu-item:hover {
  color: #cfb38c;
}

.header__nav-dropdown .nav-dropdown__link {
  position: relative;
  color: #000;
  font-size: 15px;
  line-height: 22.5px;
  letter-spacing: -0.15px;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  z-index: 100;
}
.header__nav-dropdown .nav-dropdown__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header__nav-dropdown .nav-dropdown__link:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}


.sub-menu .menu-item a {
  position: relative;
  color: #000;
  font-size: 15px;
  line-height: 22.5px;
  letter-spacing: -0.15px;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  z-index: 100;
  width: fit-content;
  white-space: normal;
}
.sub-menu .menu-item a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.sub-menu .menu-item a:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}

.header__arrow-down {
  margin-left: 6px;
}

.header__nav-dropdown .nav-dropdown__link:hover {
  color: #cfb38c !important;
}
.sub-menu .menu-item a:hover {
  color: #cfb38c !important;
}

.navigation-list__item--menu:hover .header__nav-dropdown {
  visibility: visible;
  opacity: 1;
}

.menu-item.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

.lang-switcher {
  display: none;
}
@media screen and (min-width: 1200px) {
  .lang-switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
  }
}
.lang-switcher .lang-switcher__item:not(:last-child) {
  margin-right: 8px;
}

.lang-switcher .lang-switcher__link {
  color: #7a7a7a;
  text-align: center;
}
.lang-switcher .lang-switcher__link:focus {
  color: #000;
}

.lang-switcher .lang-switcher__link--active {
  color: #000;
  -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

.header__button {
  display: none;
}
@media screen and (min-width: 1200px) {
  .header__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 28px 0px 28px 0px;
  }
}

.header-btn__link {
  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;
  margin-right: 15px;
  padding: 14px;
  background-color: #D5BC9A;
  border-radius: 4px;
}

.header__paragraph span {
  color: #7a7a7a;
  line-height: normal;
  font-size: 13px;
}

.header__paragraph:not(:last-child) {
  margin-bottom: 2px;
}

.header__contact-phone {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.header-menu-btn {
  background-color: #cfb38c;
  border-color: transparent;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .header-menu-btn {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .menu-container {
    display: none;
  }
}

.footer {
  padding: 36px 0px 30px 0px;
  background-color: #000;
}
@media screen and (min-width: 1200px) {
  .footer {
    padding: 80px 0px 40px 0px;
  }
}

.footer__container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.28px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}

.footer__links {
  margin-right: 158px;
}

.footer__icon-grizzly {
  display: none;
}
@media screen and (min-width: 1200px) {
  .footer__icon-grizzly {
    display: block;
    margin-bottom: 40px;
  }
}

.footer__icon-grizzly-mob {
  margin-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .footer__icon-grizzly-mob {
    display: none;
  }
}

.footer__socials {
  display: none;
}
@media screen and (min-width: 1200px) {
  .footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer__socials-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 26px;
}
@media screen and (min-width: 1200px) {
  .footer__socials-mob {
    display: none;
  }
}

.socials__item {
  width: 48px;
  height: 48px;
}

.socials__item:nth-child(odd) {
  margin-right: 8px;
}

.socials__item:nth-child(2) {
  margin-right: 28px;
}

.social__link {
  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;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(47, 47, 47, 0.8);
  color: #fff;
  fill: #fff;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.social__link:hover, .social__link:focus {
  background-color: #cfb38c;
  fill: #000;
  text-decoration: underline;
}

.footer__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .footer__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 60px;
  }
}

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

@media screen and (min-width: 1200px) {
  .footer__categories, .footer__services, .footer__contacts {
    min-width: 224px;
  }
}

@media screen and (min-width: 1200px) {
  .footer__categories, .footer__services {
    margin-right: 40px;
  }
}

.footer__categories {
  margin-right: 49.5px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .footer__categories {
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 639px) {
  .footer__services {
    margin-right: 49.5px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__services {
    margin-right: 0px;
  }
}

.footer__title {
  margin-bottom: 16px;
  color: #D5BC9A;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media screen and (min-width: 1200px) {
  .footer__title {
    margin-bottom: 22px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
}

.footer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0.28px;
}

.footer__link {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.footer__list a{
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  width: fit-content;
}

.footer__list .menu-item a:focus {
    fill: #D5BC9A;
    color: #D5BC9A;
}
@media screen and (min-width: 1200px) {
  .footer__link {
    font-weight: 300;
    line-height: 21px;
  }
  .footer__list a {
    font-weight: 300;
    line-height: 21px;
  }
}
.footer__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer__link:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}

.footer__link:hover, .footer__link:focus {
  color: #cfb38c;
  cursor: pointer;
}

.footer__item:not(:last-child) {
  margin-bottom: 12px;
}
.footer__list li:not(:last-child) {
  margin-bottom: 12px;
}

.footer__contacts-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  color: #fff;
  fill: #fff;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (min-width: 1200px) {
  .footer__contacts-link {
    letter-spacing: 0.28px;
  }
}
.footer__contacts-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  fill: #fff;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer__contacts-link:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}
.footer__contacts-link:hover, .footer__contacts-link:focus {
  color: #cfb38c;
  fill: #cfb38c;
}

.footer__icon {
  margin-right: 12px;
}

.footer__copyright-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 1200px) {
  .footer__copyright-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    padding-top: 32px;
  }
}

.footer__copyright {
  color: #98A2B3;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
@media screen and (min-width: 1200px) {
  .footer__copyright {
    max-width: 714px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
  }
}

.footer__pages {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
@media screen and (min-width: 1200px) {
  .footer__pages {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration-line: underline;
  }
}

.footer__page:not(:last-child) {
  margin-right: 24px;
}

.footer__page-link:hover, .footer__page-link:focus {
  text-decoration: underline;
  color: #cfb38c;
  fill: #cfb38c;
}

.hero {
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/security-guard.jpeg");
  background-repeat: no-repeat;
  background-position: 75% 0%;
  background-size: cover;
  padding: 185px 0 124px 0px;
}
@media screen and (min-width: 768px) {
  .hero {
    padding: 195px 0px;
    background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/security-guard.jpeg");
  }
}

.hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .hero__container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.hero__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .hero__wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.hero__text {
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
  .hero__text {
    text-align: left;
    margin-bottom: 40px;
  }
}

.hero__heading {
  margin-bottom: 20px;
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: -0.5px;
}
@media screen and (min-width: 1200px) {
  .hero__heading {
    font-size: 72px;
  	line-height: 1.2;
    letter-spacing: -1.72px;
    margin-bottom: 20px;
    max-width: 749px;
  }
}

.hero_descr {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.16px;
}
@media screen and (min-width: 1200px) {
  .hero_descr {
    max-width: 575px;
    font-size: 20px;
    line-height: 28px;
  }
}

.hero__action-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__action {
  position: relative;
}

.hero__input {
  max-width: 340px;
  width: 100%;
  padding: 16px 185px 16px 10px;
  color: #646464;
  font-size: 12px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.14px;
  border: 1px solid transparent;
  border-radius: 5px;
  height: 68px;
  color: #000;
}
@media screen and (min-width: 1200px) {
  .hero__input {
    padding: 7px 8px 7px 21px;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.16px;
    min-width: 440px;
  }
}

.hero__input-wdth {
  max-width: 291px;
}
@media screen and (min-width: 1200px) {
  .hero__input-wdth {
    max-width: 440px;
  }
}

.hero__btn {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #DFC4A4;
  padding: 9.82px 7.5px;
/*   max-height: 47px; */
  max-width: 170px;
/*   top: 50%; */
/*   transform: translate(0, -50%); */
  left: 160px;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-weight: 400;
    line-height: 1.2;
  letter-spacing: 0.36px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
	height: calc(100% - 16px);
	top:8px;
}
@media screen and (min-width: 1200px) {
  .hero__btn {
    top: 50%;
	transform: translate(0, -50%);  
    left: 192px;
    padding: 20px 23px;
    max-width: 239px;
    width: 100%;
    max-height: 54px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.48px;
  }
}
.hero__btn:hover, .hero__btn:focus {
  color: #fff;
  background-color: #D5B086;
}

.hero__btn--position {
  left: 123px;
  max-width: 156px;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .hero__btn--position {
    left: 192px;
    max-width: 239px;
  }
}

.services {
  padding: 54px 0px 32px 0px;
}
@media screen and (min-width: 1200px) {
  .services {
    padding: 100px 0px 119px 0px;
  }
}

.services__heading {
  text-align: center;
  margin-bottom: 32px;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
  color: #000;
}
@media screen and (min-width: 1200px) {
  .services__heading {
    text-align: left;
    margin-bottom: 48px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.services__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  column-gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1200px) {
  .services__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 30px;
    align-items: stretch;
    -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;
  }
}

@media screen and (min-width: 1200px) {
  .services__card {
    margin-right: 30px;
  }
}

.services__card3 {
  border-radius: 5px;
}

.services__card, .services__card2 {
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .services__card, .services__card2 {
    margin-bottom: 0px;
  }
}

.services__img2, .services__img3 {
  display: none;
}
@media screen and (min-width: 1200px) {
  .services__img2, .services__img3 {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .services__img3-mob, .services__img2-mob {
    display: none;
  }
}

.services__card-body {
  max-width: 335px;
  padding: 30px 24px 30px 24px;
  background-color: #f5f5f5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .services__card-body {
    padding: 30px 30px 30px 30px;
    max-width: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
  }
}

.services__title, .services__title2 {
  margin-bottom: 4px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.48px;
}
@media screen and (min-width: 1200px) {
  .services__title, .services__title2 {
    margin-bottom: 16px;
    font-size: 28px;
    letter-spacing: -0.56px;
  }
}

.services__item {
  color: #353535;
  font-size: 14px;
  font-style: normal;
  line-height: 22.4px;
  letter-spacing: 0.14px;
}

.services__list-wrap {
  margin-bottom: 8px;
}
@media screen and (min-width: 1200px) {
  .services__list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
  }
}

.services__list, .services__list2 {
  list-style: inside;
}

.services__list:not(:last-child) {
  margin-right: 60px;
}

.services__btn {
  position: relative;
  color: #000;
  font-weight: 600;
  line-height: 28px;
}
.services__btn:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.services__btn:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}
.services__btn:hover {
  color: #cfb38c;
}

.services__arrow-right {
  margin-left: 8px;
}

@media screen and (min-width: 1200px) {
  .services__card2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
}

.services__card2-body {
  max-width: 335px;
  background-color: #f5f5f5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .services__card2-body {
    padding: 50px 85px 0px 40.25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.services__title2 {
  margin-bottom: 8px;
}

@media screen and (min-width: 1200px) {
  .services__list2 {
    min-width: 238px;
  }
}

@media screen and (min-width: 1200px) {
  .services__card3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.services__card3-body {
  max-width: 335px;
  background-color: #f5f5f5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .services__card3-body {
    padding: 39.5px 109px 39.5px 38px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .services__title--width {
    min-width: 235px;
  }
}

.services__paragraph {
  color: #353535;
}
@media screen and (min-width: 1200px) {
  .services__paragraph {
    min-width: 200px;
  }
}

.services__img2, .services__img3 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .services__img2, .services__img3 {
    display: block;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
  }
}

.cooperation {
  padding: 32px 0px;
}
@media screen and (min-width: 1200px) {
  .cooperation {
    padding: 70px 0px 80px 0px;
  }
}

.physical-security__cooperation {
  padding: 32px 0px 60px 0px;
}
@media screen and (min-width: 1200px) {
  .physical-security__cooperation {
    padding: 70px 0px 47px 0px;
  }
}

.cooperation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .cooperation__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
  }
}

@media screen and (min-width: 1200px) {
  .cooperation__text {
    margin-right: 80px;
    max-width: 615px;
    position: sticky;
    top: 110px;
  }
}

.cooperation__pre-title {
  margin-bottom: 16px;
  color: #353535;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
@media screen and (min-width: 1200px) {
  .cooperation__pre-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

.cooperation__heading {
  margin-bottom: 32px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .cooperation__heading {
    margin-bottom: 0px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.cooperation__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.cooperation__number {
  position: relative;
  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;
  margin-right: 14px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 1200px) {
  .cooperation__number {
    margin-right: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 28px;
  }
}

.cooperation__item:nth-child(even) .cooperation__number {
  background-color: #151c1c;
  color: #fff;
  transition: all .3s ease;
  cursor: pointer;
}

.cooperation__item:nth-child(even) .cooperation__number:hover {
  background-color: #D5BC9A;
  color: #000;
}

.cooperation__item:nth-child(odd) .cooperation__number {
  background-color: #D5BC9A;
  transition: all .3s ease;
  cursor: pointer;
}
.cooperation__item:nth-child(odd) .cooperation__number:hover {
  background-color: #151c1c;
  color: #fff;
}

.cooperation__number:not(:last-child)::before {
  content: "";
  position: absolute;
  margin-top: 16px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0.5px;
  background-color: rgba(203, 203, 203, 0.8);
}

.cooperation__number--pseudo1::before {
  height: 175px;
}

.cooperation__number--pseudo2::before {
  height: 74px;
}

.cooperation__number--pseudo3::before {
  height: 52px;
}

.cooperation__instruction {
  margin-bottom: 16px;
  max-width: calc(100% - 40px);
}
@media screen and (min-width: 1200px) {
  .cooperation__instruction {
    max-width: 505px;
  }
}

.cooperation__title {
  margin-bottom: 10px;
  color: #000;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: -0.42px;
}
@media screen and (min-width: 1200px) {
  .cooperation__title {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.56px;
  }
}

.cooperation__paragraph {
  color: rgba(20, 20, 20, 0.8);
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.14px;
}
@media screen and (min-width: 1200px) {
  .cooperation__paragraph {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
  }
}

.hero__action--mt {
  margin-top: 10px;
}

.hero__input--bg {
  background-color: #f5f5f5;
}

.details {
  padding: 32px 0px;
}
@media screen and (min-width: 1200px) {
  .details {
    padding: 60px 0px;
  }
}

.details__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .details__container {
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
  }
}

.details__heading {
  margin-bottom: 28px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .details__heading {
    margin-bottom: 58px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.details_wrap {
  margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
  .details_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 49px;
  }
}

.details__info {
  margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
  .details__info {
    margin-right: 30px;
    margin-bottom: 0px;
  }
}

.details__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 335px;
}
@media screen and (min-width: 1200px) {
  .details__list {
    width: 756px;
  }
}

.details__item {
  border-radius: 10px;
  background: #f5f5f5;
}

@media screen and (min-width: 1200px) {
  .details__item:nth-child(2n+1) {
    margin-right: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .details__item:nth-child(-n+2) {
    margin-bottom: 30px;
  }
}

.details__item--first {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 13px;
  margin-bottom: 16px;
  padding: 36.5px 21.5px 38.5px 20px;
  max-height: 180px;
  max-width: 178px;
}
@media screen and (min-width: 1200px) {
  .details__item--first {
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 89px 111px 61px 43px;
    max-width: 419px;
    max-height: 260px;
  }
}

.details__item--second {
  padding: 25px 25px;
  text-align: center;
  max-height: 180px;
  max-width: 143px;
}
@media screen and (min-width: 1200px) {
  .details__item--second {
    padding: 48px 32px;
    max-width: 307px;
    max-height: 260px;
  }
}

.details__item--third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-right: 12px;
  padding: 29px 25px 71px 22px;
  max-width: 202px;
  max-height: 180px;
}
@media screen and (min-width: 1200px) {
  .details__item--third {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0px;
    padding: 51px 26px 28px 33px;
    max-width: 419px;
    max-height: 260px;
  }
}

@media screen and (max-width: 1199px) {
  .details__item--third {
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  .details__item-wrap {
    position: absolute;
  }
}
.details__item--fourth {
  padding: 28px 13px 33px 13px;
  max-width: 120px;
  max-height: 180px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .details__item--fourth {
    padding: 48px 46px 48px 33px;
    max-width: 307px;
    max-height: 260px;
  }
}

.details__paragraph {
  margin-bottom: 18px;
  color: #D5BC9A;
  font-size: 25px;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .details__paragraph {
    display: block;
    margin-bottom: 15px;
    font-size: 30px;
  }
}

.details__number {
  color: #D5BC9A;
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: -0.84px;
}
@media screen and (min-width: 1200px) {
  .details__number {
    margin-top: 17px;
    margin-bottom: 17px;
    font-size: 80px;
    line-height: 80px;
  }
}

.details__number--mr {
  margin-right: 11px;
}

.details__text {
  color: #383838;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
}
@media screen and (min-width: 1200px) {
  .details__text {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}

@media screen and (min-width: 1200px) {
  .details__text--width {
    min-width: 155px;
  }
}

.details__pre-title {
  margin-bottom: 10px;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.32px;
}
@media screen and (min-width: 1200px) {
  .details__pre-title {
    display: block;
    font-size: 26px;
    font-weight: 500;
    line-height: 33.8px;
    letter-spacing: -0.52px;
  }
}

.details__descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 52px 24px 39px 24px;
  max-width: 335px;
  max-height: 437px;
  color: #383838;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.14px;
  border-radius: 10px;
  background: #f5f5f5;
}
@media screen and (min-width: 1200px) {
  .details__descr {
    max-width: 532px;
    max-height: 550px;
    padding: 72px 45px 61px 45px;
    font-size: 16px;
    line-height: 24px;
  }
}

.details__logos {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .details__logos {
    margin-bottom: 43px;
  }
}

.details__icon-sheriff {
  margin-bottom: 20px;
  width: 150px;
  height: 21px;
}
@media screen and (min-width: 1200px) {
  .details__icon-sheriff {
    margin-bottom: 39px;
    width: 260px;
    height: 34px;
  }
}

.details__icon-grizzly {
  width: 150px;
  height: 52.863px;
}
.details__icon-grizzly img{
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .details__icon-grizzly {
    width: 260px;
    height: 91.629px;
  }
}

.details__paragraphs {
  max-width: 287px;
  text-align: center;
  color: #151c1c;
}
@media screen and (min-width: 1200px) {
  .details__paragraphs {
    max-width: 480px;
  }
}

.details__text-p {
  text-align: center;
}
.details__paragraphs p{
  margin-bottom: 15px;
}


.details__link {
  position: relative;
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
  color: #000;
}
@media screen and (min-width: 1200px) {
  .details__link {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
  }
}
.details__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.details__link:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}
.details__link:hover {
  fill: #cfb38c;
  color: #cfb38c;
}

.partners {
  padding: 31px 0px 44px 0px;
}
@media screen and (min-width: 1200px) {
  .partners {
    padding: 120px 0px;
  }
}

.partners__container {
  position: relative;
}

.partners__heading {
  display: block;
  margin: 0px auto 33px;
  max-width: 335px;
  color: #000;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .partners__heading {
    max-width: 961px;
    margin-bottom: 48px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.partners__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-animation: none;
          animation: none;
}

.partners__list:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  .partners__list:not(:last-child) {
    margin-bottom: 22px;
  }
}

.partners__item {
  -ms-flex-preferred-size: calc((100% - 70px) / 6);
      flex-basis: calc((100% - 70px) / 6);
}
@media screen and (min-width: 1200px) {
  .partners__item {
    -ms-flex-preferred-size: calc((100% - 150px) / 6);
        flex-basis: calc((100% - 150px) / 6);
  }
}

.partners__item:not(:last-child) {
  margin-right: 15px;
}
@media screen and (min-width: 1200px) {
  .partners__item:not(:last-child) {
    margin-right: 30px;
  }
}

.partners__link {
  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;
  border-radius: 6px;
  background: #f5f5f5;
  height: 90px;
}

.physical-security__partners {
  padding: 120px 0px 87px 0px;
}

.blog {
  padding: 32px 0px 42px 0px;
}
@media screen and (min-width: 1200px) {
  .blog {
    padding: 132px 0px 150px 0px;
  }
}

.blog__mob-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32.5px;
}
@media screen and (min-width: 1200px) {
  .blog__mob-wrap {
    margin-bottom: 0px;
  }
}

.blog__text {
  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;
}

.blog__link {
  display: none;
}
@media screen and (min-width: 1200px) {
  .blog__link {
    display: block;
    position: relative;
    color: #000;
    font-weight: 600;
  }
  .blog__link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #cfb38c;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .blog__link:hover:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    width: 100%;
  }
  .blog__link:hover {
    color: #cfb38c;
  }
}

.services__arrow-right {
  color: #000;
}

.services__arrow-right:hover {
  color: #cfb38c;
}

.blog__heading {
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .blog__heading {
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

@media screen and (min-width: 1200px) {
  .blog__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }
}

.blog__item {
  position: relative;
  border-radius: 5px;
  max-width: 335px;
  border-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .blog__item {
    max-width: 420px;
    border-radius: 5px;
    overflow: hidden;
  }
}

.blog__item:not(:last-child) {
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .blog__item:not(:last-child) {
    margin-bottom: 0px;
  }
}

.blog__text-wrap {
  position: absolute;
  padding: 108px 25px 30px 25px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.38%, rgba(37, 38, 38, 0.45)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(37, 38, 38, 0.45) 45.38%, #000 100%);
  border-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .blog__text-wrap {
    padding: 190px 30px 18px 30px;
  }
}

.blog__title {
  margin-bottom: 20px;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 23.1px;
  letter-spacing: -0.21px;
}
@media screen and (min-width: 1200px) {
  .blog__title {
    font-size: 26px;
    line-height: 28.6px;
    letter-spacing: -0.26px;
  }
}

.blog__details {
  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;
}

.blog__category {
  color: #1A191E;
  font-size: 13px;
  font-weight: 500;
  line-height: 16.9;
  padding: 6px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 29px;
  border-radius: 5px;
  background: #DFC4A4;
}

.blog__date {
  color: #D9D9D9;
  font-size: 15px;
  line-height: 27px;
}

.blog__link-mob {
  display: block;
  position: relative;
  color: #000;
  font-weight: 600;
}
.blog__link-mob:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog__link-mob:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}
.blog__link-mob:hover {
  color: #cfb38c;
}
@media screen and (min-width: 1200px) {
  .blog__link-mob {
    display: none;
  }
}

.information {
  padding: 32px 0px 60px 0px;
}
@media screen and (min-width: 1200px) {
  .information {
    padding: 60px 0px;
  }
}

.information__title {
  max-width: 340px;
  width: 100%;
  margin-bottom: 16px;
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 33.8px;
}
@media screen and (min-width: 1200px) {
  .information__title {
    max-width: 1340px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 54px;
  }
}

.information__paragraph {
  margin-bottom: 23px;
  color: #151C1C;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .information__paragraph {
    margin-bottom: 40px;
    max-width: 1160px;
    color: #151C1C;
  }
}

.text {
  display: none;
}

.information__dropdown-title {
  margin-bottom: 15px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.information__dropdown-list {
  list-style: inside;
}

.vacancy-text ul {
  list-style: inside;
  margin-bottom: 15px;
}

.information__dropdown-item {
  margin-bottom: 12px;
  max-width: 1235px;
  color: rgba(20, 20, 20, 0.8);
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.15px;
}

.information__dropdown-span {
  font-weight: 600;
}

.information__dropdown-paragraph {
  margin-bottom: 31px;
  color: rgba(20, 20, 20, 0.8);
  font-size: 15px;
  line-height: 23px;
  letter-spacing: 0.15px;
}

.information__dropdown-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-color: transparent;
  color: #000;
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}
@media screen and (min-width: 1200px) {
  .information__dropdown-btn {
    padding: 5px;
    font-size: 18px;
    cursor: pointer;
  }
}

.information__dropdown-btn:hover {
  color: #D5B086;
  fill: #D5B086;
}

.header__arrow-down:hover {
  fill: #D5B086;
}

.hero__emergency {
  padding: 82px 0px 262px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/alarm-button.jpeg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.hero__tree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
}

.hero__tree-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 21px;
}
.hero__tree-link:hover, .hero__tree-link:focus {
  color: #fff;
}

.hero__branch--active {
  color: #fff;
}

.hero__chevron-right {
  margin: 0px 8px;
}

.security__alarm {
  padding: 82px 0px 262px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/home.jpeg");
}

.hero__fire-alarm {
  padding: 82px 0px 262px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/fire-alarm.jpeg");
}

.hero__industrial-security {
  padding: 82px 0px 262px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/industrial.jpeg");
}

@media screen and (min-width: 1200px) {
  .hero__heading-industrial {
    min-width: 890px;
  }
}

.hero__error {
  padding: 181.5px 0px 281.5px 0px;
  background-position: 75% 0%;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/error/uniform-desk-1x.png");
}
@media screen and (min-width: 1200px) {
  .hero__error {
    padding: 235px 0px 235px 0px;
  }
}

.error__heading {
  margin-bottom: 33px;
  color: #fff;
  font-size: 80px;
  font-weight: 600;
  line-height: normal;
  display: block;
}
@media screen and (min-width: 1200px) {
  .error__heading {
    font-size: 140px;
    margin-bottom: 33px;
  }
}

.error__message {
  margin-bottom: 44px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
@media screen and (min-width: 1200px) {
  .error__message {
    font-size: 24px;
    line-height: 38.4px;
    letter-spacing: 1px;
  }
}

.hero__error-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 54px;
  max-width: 250px;
  padding: 20px 23px;
  border-radius: 5px;
  background: #D5BC9A;
  color: #000;
  text-align: center;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.48px;
}
.hero__error-btn:hover, .hero__error-btn:focus {
  color: #fff;
  background-color: #D5B086;
}

.map {
  padding: 26px 0px 82px 0px;
}
@media screen and (min-width: 1200px) {
  .map {
    padding: 60px 0px 80px 0px;
  }
}

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

.web__tree-mb {
  margin-bottom: 38px;
}
@media screen and (min-width: 1200px) {
  .web__tree-mb {
    margin-bottom: 70px;
  }
}

.hero__branch {
  color: #7a7a7a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.hero__branch a{
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .hero__branch {
    font-size: 14px;
    line-height: 21px;
  }
  .hero__branch a{
    display: flex;
    align-items: center;
  }
}

.hero__branch--dark-active {
  font-weight: 500;
  color: #000;
}

.map__tree-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .map__tree-link {
    font-size: 14px;
    line-height: 21px;
  }
}
.map__tree-link:hover, .map__tree-link:focus {
  color: #000;
}

.hero__tree-link--color {
  color: #b3b3b3;
}

.map__tree-link--neutral {
  color: #b3b3b3;
}

.map__link, .map__sublink {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration-line: underline;
}
@media screen and (min-width: 1200px) {
  .map__link, .map__sublink {
    font-size: 16px;
  }
}
.map__link:hover, .map__link:focus, .map__sublink:hover, .map__sublink:focus {
  color: #cfb38c;
}

.map__sublist {
  margin-left: 65px;
}
@media screen and (min-width: 1200px) {
  .map__sublist {
    margin-left: 80px;
  }
}

.vacancies {
  padding: 26px 0px 154px 0px;
}
@media screen and (min-width: 1200px) {
  .vacancies {
    padding: 50px 0px 140px 0px;
  }
}

.vacancies__tree-mb {
  margin-bottom: 12px;
}
@media screen and (min-width: 1200px) {
  .vacancies__tree-mb {
    margin-bottom: 65px;
  }
}

.vacancies__heading, .contacts__heading {
  margin-bottom: 16px;
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.64px;
}
.title_vac h1{
  margin-bottom: 16px;
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.64px;
}
.title_vac p{
  margin-bottom: 85px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .vacancies__heading, .contacts__heading {
    margin-bottom: 24px;
    font-size: 54px;
    line-height: 64.8px;
    letter-spacing: -1.08px;
  }
  .title_vac h1{
    margin-bottom: 24px;
    font-size: 54px;
    line-height: 64.8px;
    letter-spacing: -1.08px;
  }
  .title_vac p{
    margin-bottom: 50px;
    color: #000;
    font-size: 18px;
    line-height: 27px;
  }
}

.vacancies__text {
  margin-bottom: 85px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .vacancies__text {
    margin-bottom: 50px;
    color: #000;
    font-size: 18px;
    line-height: 27px;
  }
}

.vacancy__item {
  border-radius: 5px;
  border: 1px solid #CBCBCB;
  padding: 40px 15px 53px 20px;
}
@media screen and (min-width: 1200px) {
  .vacancy__item {
    padding: 44px 94px 44px 44px;
    max-width: 100%;
    margin-bottom: 27px;
  }
}

.vacancy__pre-title {
  margin-bottom: 2px;
  color: #cfb38c;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.28px;
}

.vacancy__heading {
  margin-bottom: 13px;
  color: #000;
  font-size: 21px;
  font-weight: 600;
  line-height: 27.3px;
}
@media screen and (min-width: 1200px) {
  .vacancy__heading {
    margin-bottom: 6px;
    font-size: 32px;
    line-height: 41.6px;
    letter-spacing: -1px;
  }
}

.vacancy__details {
  margin-bottom: 16px;
}

.vacancy__detail {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #484848;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
}
@media screen and (min-width: 1200px) {
  .vacancy__detail {
    margin-bottom: 6px;
  }
}

.vacancy__icon {
  margin-right: 8px;
}

.vacancies__dropdown {
  margin-bottom: 22px;
  color: #000;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
}

.vacancies__dropdown-p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}
@media screen and (min-width: 1200px) {
  .vacancies__dropdown-p {
    line-height: 24px;
  }
}

.hero__action {
  margin-bottom: 18px;
}

.vacancies__info {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.42px;
}
@media screen and (min-width: 1200px) {
  .vacancies__info {
    color: #000;
    letter-spacing: 0.48px;
  }
}

.vacancies__number {
  letter-spacing: 0.42px;
}
@media screen and (min-width: 1200px) {
  .vacancies__number {
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.48px;
  }
}

.vacancies__dropdown-title {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 22.4px;
}
.vacancy-text p {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 22.4px;
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .vacancies__dropdown-title {
    font-size: 16px;
    line-height: 25.6px;
  }
  .vacancy-text p{
    font-size: 16px;
    line-height: 25.6px;
  }
}

.vacancies__dropdown-item {
  margin-bottom: 0px;
  color: rgba(20, 20, 20, 0.8);
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (min-width: 1200px) {
  .vacancies__dropdown-item {
    width: 580px;
    font-size: 16px;
  }
}

.vacancy-text {
  display: none;
}

.vacancies {
  padding: 26px 0px 154px 0px;
}
@media screen and (min-width: 1200px) {
  .vacancies {
    padding: 50px 0px 140px 0px;
  }
}

.vacancies__tree-mb {
  margin-bottom: 12px;
}
@media screen and (min-width: 1200px) {
  .vacancies__tree-mb {
    margin-bottom: 65px;
  }
}

.vacancies__heading, .contacts__heading {
  margin-bottom: 16px;
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.64px;
}
@media screen and (min-width: 1200px) {
  .vacancies__heading, .contacts__heading {
    margin-bottom: 24px;
    font-size: 54px;
    line-height: 64.8px;
    letter-spacing: -1.08px;
  }
}

.vacancies__text {
  margin-bottom: 85px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .vacancies__text {
    margin-bottom: 50px;
    color: #000;
    font-size: 18px;
    line-height: 27px;
  }
}

.vacancy__item {
  border-radius: 5px;
  border: 1px solid #CBCBCB;
  padding: 40px 15px 53px 20px;
}
@media screen and (min-width: 1200px) {
  .vacancy__item {
    padding: 44px 94px 44px 44px;
    max-width: 100%;
  }
}

.vacancy__pre-title {
  margin-bottom: 2px;
  color: #cfb38c;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.28px;
}

.vacancy__heading {
  margin-bottom: 13px;
  color: #000;
  font-size: 21px;
  font-weight: 600;
  line-height: 27.3px;
}
@media screen and (min-width: 1200px) {
  .vacancy__heading {
    margin-bottom: 6px;
    font-size: 32px;
    line-height: 41.6px;
    letter-spacing: -1px;
  }
}

.vacancy__details {
  margin-bottom: 16px;
}

.vacancy__detail {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #484848;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
}
@media screen and (min-width: 1200px) {
  .vacancy__detail {
    margin-bottom: 6px;
  }
}

.vacancy__icon {
  margin-right: 8px;
}

.vacancies__dropdown {
  margin-bottom: 22px;
  color: #000;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
}

.vacancies__dropdown-p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}
@media screen and (min-width: 1200px) {
  .vacancies__dropdown-p {
    line-height: 24px;
  }
}

.hero__action {
  margin-bottom: 18px;
}

.vacancies__info {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.42px;
}
@media screen and (min-width: 1200px) {
  .vacancies__info {
    color: #000;
    letter-spacing: 0.48px;
  }
}

.vacancies__number {
  letter-spacing: 0.42px;
}
@media screen and (min-width: 1200px) {
  .vacancies__number {
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.48px;
  }
}

.vacancies__dropdown-title {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 22.4px;
}
@media screen and (min-width: 1200px) {
  .vacancies__dropdown-title {
    font-size: 16px;
    line-height: 25.6px;
  }
}

.vacancies__dropdown-item {
  margin-bottom: 0px;
  color: rgba(20, 20, 20, 0.8);
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (min-width: 1200px) {
  .vacancies__dropdown-item {
    width: 580px;
    font-size: 16px;
  }
}

.vacancy-text {
  display: none;
}

.about-hero {
  padding: 29px 0;
}
@media screen and (min-width: 1200px) {
  .about-hero {
    padding: 60px 0px;
  }
}

.about-hero__contents {
  margin-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .about-hero__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
  }
}

.about-hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  max-width: 640px;
  line-height: 24px;
}

.about-hero__content p{
	margin-bottom: 10px;
}

body p a{
	text-decoration: underline;
    color: #D5BC9A;	
	transition: all .3s ease;
}
body p a:hover{
	text-decoration:none;
}

@media screen and (min-width: 1200px) {
  .about-hero__content {
    text-align: left;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

@media screen and (min-width: 1200px) {
  .about-hero__content:not(:last-child) {
    margin-right: 80px;
  }
}

.map__tree-mb {
  margin-bottom: 12px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .map__tree-mb {
    margin-bottom: 16px;
    text-align: left;
  }
}

.about-hero__heading {
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
  margin-bottom: 16px;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .about-hero__heading {
    margin-bottom: 0px;
    max-width: 592px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.about-hero__text {
  font-weight: 400;
  line-height: 28px;
  max-width: 100%;
  color: rgba(20, 20, 20, 0.8);
}
@media screen and (min-width: 1200px) {
  .about-hero__text {
    line-height: 24px;
    max-width: 640px;
  }
}

.about-hero__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about-hero__img picture{
	width: 100%;
	border-radius: 5px;
    overflow: hidden;
}
.about-hero__img picture img{
	width: 100%;
}

.performance {
  padding: 32px 0px;
}
@media screen and (min-width: 1200px) {
  .performance {
    padding: 112px 0px 60px 0px;
  }
}

.performance__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.performance__heading {
  margin-bottom: 16px;
  color: #000;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .performance__heading {
    margin-bottom: 60px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

@media screen and (min-width: 1200px) {
  .performance__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 48px;
    row-gap: 64px;
    align-items: flex-start;
  }
}

.performance__item {
  margin-bottom: 32px;
  max-width: 337px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .performance__item {
    margin-bottom: 0px;
  }
}

.performance__pre-title {
  margin-bottom: 4px;
  color: #7a7a7a;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (min-width: 1200px) {
  .performance__pre-title {
    margin-bottom: 24px;
    color: #7a7a7a;
    font-weight: 500;
    line-height: 20.8px;
  }
}

.performance__number {
  margin-bottom: 12px;
  color: #D5BC9A;
  font-family: Onest, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -0.96px;
}
@media screen and (min-width: 1200px) {
  .performance__number {
    margin-bottom: 24px;
    color: #D5BC9A;
    font-size: 60px;
    font-weight: 500;
    line-height: 78px;
  }
}

.performance__text {
  max-width: 345px;
  color: #000;
  text-align: center;
  letter-spacing: 0.16px;
}

.infographics {
  padding: 40px 0px 96px 0px;
}
@media screen and (min-width: 1200px) {
  .infographics {
    padding: 112px 0px;
  }
}

@media screen and (min-width: 1200px) {
  .infographics__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: flex-start;
  }
}

.infographics__heading {
  margin-bottom: 25px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .infographics__heading {
    margin-bottom: 0px;
    margin-right: 80px;
    max-width: 468px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
	position: sticky;
    top: 107px;
  }
}

.inforgaphics__text {
  color: rgba(20, 20, 20, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .inforgaphics__text {
    margin-bottom: 17px;
    max-width: 764px;
    font-size: 17px;
    line-height: 25.5px;
  }
}

.infographics__title {
  margin-bottom: 21px;
  color: #000;
  font-size: 21px;
  font-weight: 600;
  line-height: 31.5px;
}

.infographics__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
  border-bottom: 0.5px solid rgba(203, 203, 203, 0.6);
}
@media screen and (min-width: 1200px) {
  .infographics__item {
    padding: 20px 0px;
  }
}

.infographics__region {
  display: inline-block;
  padding: 8px 0px 8px 16px;
  color: #000;
  background: #D5BC9A;
  font-family: Onest, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
  border-radius: 3px;
}
@media screen and (min-width: 1200px) {
  .infographics__region {
    padding: 8px 0px 8px 20px;
    font-size: 14px;
    line-height: 21px;
    border-radius: 5px;
  }
}

.infographics__region--width1 {
  padding-right: 70px;
}
@media screen and (min-width: 1200px) {
  .infographics__region--width1 {
    padding-right: 381px;
  }
}

.infographics__region--width2 {
  font-size: 8px;
  line-height: 10.4px;
  padding-right: 21px;
  max-width: 200px;
}
@media screen and (min-width: 1200px) {
  .infographics__region--width2 {
    padding-right: 30px;
    font-size: 14px;
    line-height: 21px;
    max-width: 540px;
  }
}

.infographics__region--width3 {
  padding-right: 71px;
}
@media screen and (min-width: 1200px) {
  .infographics__region--width3 {
    padding-right: 358px;
  }
}

.infographics__region--width4 {
  padding-right: 10px;
}
@media screen and (min-width: 1200px) {
  .infographics__region--width4 {
    padding-right: 226px;
  }
}

.infographics__region--width5 {
  padding-right: 20px;
}
@media screen and (min-width: 1200px) {
  .infographics__region--width5 {
    padding-right: 190px;
  }
}

.infographics__region--width6 {
  padding-right: 10px;
}
@media screen and (min-width: 1200px) {
  .infographics__region--width6 {
    padding-right: 122px;
  }
}

.infographics__number {
  color: #000;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
@media screen and (min-width: 1200px) {
  .infographics__number {
    font-size: 14px;
    line-height: 21px;
  }
}

.physical-security__hero {
  padding: 32px 0px 204px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/security.png");
  background-size: cover;
  background-position: 75% 0%;
}
@media screen and (min-width: 1200px) {
  .physical-security__hero {
    background-position: center;
    padding: 74px 0px 248px 0px;
  }
}

.hero__tree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.physical-hero__tree {
  margin-bottom: 127px;
}
@media screen and (min-width: 1200px) {
  .physical-hero__tree {
    margin-bottom: 130px;
  }
}

.physical-hero__branch {
  color: rgba(245, 245, 245, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.physical-hero--active {
  color: #fff;
}

.physical-hero__heading {
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 43px;
  letter-spacing: -0.86px;
}
@media screen and (min-width: 1200px) {
  .physical-hero__heading {
    font-size: 72px;
    line-height: 1.2;
    letter-spacing: -1.72px;
    text-align: left;
  }
}

.physical-security__blog-list {
  margin-bottom: 41px;
}
@media screen and (min-width: 1200px) {
  .physical-security__blog-list {
    margin-bottom: 0px;
  }
}

.objects {
  padding: 60px 0px 60px 0px;
}
@media screen and (min-width: 1200px) {
  .objects {
    padding: 120px 0px 120px 0px;
  }
}

.objects__heading {
  margin-bottom: 40px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .objects__heading {
    margin-bottom: 48px;
    color: #000;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.objects__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .objects__cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.objects__card {
  max-width: 335px;
  width: 100%;
  margin-bottom: 32px;
  background-color: #f5f5f5;
  border-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .objects__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 640px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0px;
  }
}

.card__body {
  padding: 30px 24px 30px 24px;
}
@media screen and (min-width: 1200px) {
  .card__body {
    padding: 24px 0px 24px 24px;
    max-width: 350px;
  }
}

.card__image {
  max-width: 335px;
  width: 100%;
}
.card-body__text {
  max-width: 300px;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .card-body__text {
    max-width: 337px;
  }
}

.card__title {
  margin-bottom: 8px;
  max-width: 301px;
  width: 100%;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  letter-spacing: -0.48px;
}
@media screen and (min-width: 1200px) {
  .card__title {
    font-size: 28px;
    line-height: 39.2px;
    letter-spacing: -0.56px;
  }
}

.card__text {
  margin-bottom: 12px;
  color: rgba(20, 20, 20, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
@media screen and (min-width: 1200px) {
  .card__text {
    margin-bottom: 16px;
    line-height: 24px;
  }
}

.card__link {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  position: relative;
}
.card__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card__link:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}
.card__link:hover {
  fill: #cfb38c;
  color: #cfb38c;
}

.advantages {
  padding: 60px 0px 11px 0px;
}
@media screen and (min-width: 1200px) {
  .advantages {
    padding: 80px 0px 140px 0px;
  }
}

.advantages__heading {
  margin-bottom: 40px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  line-height: 43.2px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .advantages__heading {
    margin-bottom: 80px;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -1.2px;
  }
}

@media screen and (min-width: 1200px) {
  .advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .technical-security__advantages-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 115px;
  }
}

.advantages__item {
  margin-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .advantages__item {
    max-width: 100%;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .technical-security__advantages-item {
    max-width: 416px;
  }
}

.advantages__icon {
  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;
  margin-bottom: 16px;
  padding: 9px;
  width: 45px;
  height: 45px;
  background-color: #d5bc9a;
  border-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .advantages__icon {
    padding: 12px;
    width: 60px;
    height: 60px;
  }
}

.advantages__subtitle {
  margin-bottom: 16px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.48px;
}
@media screen and (min-width: 1200px) {
  .advantages__subtitle {
    font-size: 28px;
    letter-spacing: -0.56px;
  }
}

.advantages__text {
  color: rgba(20, 20, 20, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.16px;
}

.consultation {
  position: relative;
  padding: 40px 0px 67px 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45.31%, rgba(0, 0, 0, 0.94)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.94) 45.31%, rgba(0, 0, 0, 0) 100%);
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 1200px) {
  .consultation {
    padding: 80px 0px 98px 0px;
    background-image: linear-gradient(91deg, #000 24.23%, rgba(0, 0, 0, 0) 83.48%), url("/src/images/physical-security/guard-reacts-desk-1x.png");
  }
}

.consultation__image {
  width: 100%;
  z-index: -1;
}

.consultation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .consultation__container {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.consultation__text {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .consultation__text {
    margin-bottom: 24px;
  }
}

.consultation__heading {
  margin-bottom: 16px;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 43.2px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .consultation__heading {
    margin-bottom: 33px;
    max-width: 695px;
    text-align: left;
    color: #fff;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.consultation_descr {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .consultation_descr {
    text-align: left;
    font-size: 18px;
    line-height: 27px;
  }
}

.events-security__hero {
  padding: 35px 0px 204px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/events.jpeg");
  background-size: cover;
  background-position: 100% 50%;
}
@media screen and (min-width: 1200px) {
  .events-security__hero {
    padding: 74px 0px 195px 0px;
    background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/events.jpeg");
  }
}

.events-security__tree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .events-security__tree {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.events-security__wrap {
  margin-bottom: 64px;
}
@media screen and (min-width: 1200px) {
  .events-security__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 1200px) {
  .events-security__descr {
    max-width: 710px;
  }
}

.events-security__tree {
  margin-bottom: 154px;
}

.events-security__heading {
  margin-bottom: 16px;
  color: #000;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .events-security__heading {
    margin-bottom: 0px;
    text-align: left;
    margin-right: 80px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.events-security__text {
  color: rgba(20, 20, 20, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .events-security__text {
    max-width: 639px;
    font-size: 18px;
    line-height: 27px;
  }
}

.events-security__list {
  list-style: inside;
}

.events-security__content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.events-security__content {
  padding: 60px 0px 46px 0px;
}
@media screen and (min-width: 1200px) {
  .events-security__content {
    padding: 120px 0px 0px 0px;
  }
}

.events-security__blog-list {
  margin-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .events-security__blog-list {
    margin-bottom: 50px;
  }
}

.blog__link--visible {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .blog__link--visible {
    text-align: left;
  }
}

.events-security__cooperation {
  padding: 32px 0px 60px 0px;
}
@media screen and (min-width: 1200px) {
  .events-security__cooperation {
    padding: 112px 0px 70px 0px;
  }
}

@media screen and (min-width: 1200px) {
  .advantages__list--grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
    row-gap: 80px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.blog__list--mb {
  margin-bottom: 41px;
}
@media screen and (min-width: 1200px) {
  .blog__list--mb {
    margin-bottom: 0px;
  }
}

.advantages__subtitle--size {
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing: -0.48px;
}

.events-security__blog {
  padding: 32px 0px 65px 0px;
}
@media screen and (min-width: 1200px) {
  .events-security__blog {
    padding: 98px 0px 98px 0px;
  }
}

.technical-security__hero {
  padding: 35px 0px 204px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/surveillance.jpg");
  background-size: cover;
  background-position: 75% 0%;
}
@media screen and (min-width: 1200px) {
  .technical-security__hero {
    padding: 74px 0px 266px 0px;
  }
}

.technical-security__advantages {
  padding: 0px 0px 32px 0px;
}
@media screen and (min-width: 1200px) {
  .technical-security__advantages {
    padding: 0px 0px 131px 0px;
  }
}

.technical-security__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.protective-films__hero {
  padding: 35px 0px 206px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/protection-films.jpeg");
  background-size: cover;
  background-position: 50% 50%;
}
@media screen and (min-width: 1200px) {
  .protective-films__hero {
    padding: 82px 0px 262px 0px;
  }
}

.protective-films__content {
  padding: 60px 32px;
}
@media screen and (min-width: 1200px) {
  .protective-films__content {
    padding: 100px 0px;
  }
}

.protective-films__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .protective-films__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.protective-films__img {
  display: block;
  margin-bottom: 92px;
}
@media screen and (min-width: 1200px) {
  .protective-films__img {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .protective-films__wrap {
    margin-right: 100px;
  }
}

@media screen and (min-width: 1200px) {
  .protective-films__text {
    max-width: 770px;
  }
}

.protective-films__text p{
    margin-bottom: 10px;
}

.protective-films__text ul{
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}

.protective-films__heading {
  margin-bottom: 27px;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.28px;
}

.protective-films__paragraph {
  color: #000;
}

@media screen and (min-width: 1200px) {
  .protective-films__advantages-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;
    row-gap: 80px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 1200px) {
  .protective-films__advantages-item {
    max-width: 415px;
  }
}

.office-security__hero {
  padding: 33px 0px 176px 0px;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.7) 13.65%, rgba(0, 0, 0, 0) 92.51%), url("/src/images/bg/office.jpeg");
  background-size: cover;
  background-position: 25% 100%;
}
@media screen and (min-width: 1200px) {
  .office-security__hero {
    background-position: center;
    padding: 82px 0px 215px 0px;
  }
}

.office-security__hero-descr {
  max-width: 616px;
}

.office-calculator {
  padding: 120px 0px 90px 0px;
}

.office-calculator__heading {
  margin-bottom: 16px;
  max-width: 1320px;
  text-align: left;
}

.office-calculator__content {
  margin-bottom: 30px;
}

.blog__blog {
  padding: 25px 0px 35px 0px;
}
@media screen and (min-width: 1200px) {
  .blog__blog {
    padding: 54px 0px 54px 0px;
  }
}

@media screen and (max-width: 1199px) {
  .blog__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.blog__map-tree {
  margin-bottom: 28px;
}

.blog__tree-mb {
  margin-bottom: 12px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .blog__tree-mb {
    margin-bottom: 28px;
    text-align: left;
  }
}

.blog-heading {
  margin-bottom: 16px;
  color: #1A191E;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .blog-heading {
    margin-bottom: 28px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.blog__text {
  margin-bottom: 25px;
  color: #1A191E;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
}
@media screen and (min-width: 1200px) {
  .blog__text {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
  }
}

.blog-filters {
  padding: 0px 0px 65px 0px;
}

@media screen and (min-width: 1200px) {
  .categories {
    margin-bottom: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.categories__paragraph {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25.2px;
  letter-spacing: -0.54px;
  color: #1A191E;
}
@media screen and (min-width: 1200px) {
  .categories__paragraph {
    margin-bottom: 0px;
    margin-right: 32px;
    font-weight: 700;
  }
}

.filters_wrapper {
  margin-bottom: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 394px;
}
@media screen and (min-width: 1200px) {
  .filters_wrapper {
    margin-bottom: 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.categories__btn {
  margin-bottom: 17px;
  padding: 13px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.14px;
  border-radius: 4px;
  background: #f5f5f5;
  color: #1A191E;
  border: 1px solid transparent;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .categories__btn {
    margin-bottom: 0px;
    padding: 10px 16px;
  }
}

.categories__btn:not(:last-child) {
  margin-right: 16px;
}

.categories__btn:hover {
  background-color: #eedcc1;
}

.categories__btn.btn-active {
  background-color: #D5BC9A;
}

.blog__item--ds {
  display: none;
}
.blog__item--ds.showed {
  display: block;
}

.pagination {
  padding-bottom: 160px;
}

.pagination__content {
  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;
}

.pagination__button {
  border: none;
}

.pagination__button .pagination__arrow-left,
.pagination__button .pagination__arrow-right {
  pointer-events: none;
}

.pagination__button:disabled {
  color: #7a7a7a;
  pointer-events: none;
  opacity: 0.3;
}

.pagination__button,
.pagination__link {
  height: 40px;
  width: 40px;
  color: #7a7a7a;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.pagination__links {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}

.pagination__button {
  background-color: transparent;
}

.pagination__button:hover,
.pagination__link:hover {
  color: #D5BC9A;
}

.pagination__link.pagination__link--active {
  color: #D5BC9A;
}

.pagination__button,
.pagination__links,
.pagination__link {
  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;
}

.blog-single__hero {
  padding: 32px 0px 32px 0px;
}
@media screen and (min-width: 1200px) {
  .blog-single__hero {
    padding-bottom: 54px;
  }
}

.blog-single__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1200px) {
  .blog-single__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.blog-single__details {
  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;
  margin-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .blog-single__details {
    margin-bottom: 0px;
  }
}

.blog-single__category {
  padding: 6px 16px;
  max-width: 83px;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 25.2px;
  border-radius: 4px;
  background-color: #D5BC9A;
}
@media screen and (min-width: 1200px) {
  .blog-single__category {
    margin-bottom: 16px;
  }
}

.blog-single__heading {
  margin-bottom: 16px;
  color: #1A191E;
  font-size: 28px;
  font-weight: 600;
  line-height: 33.6px;
}
@media screen and (min-width: 1200px) {
  .blog-single__heading {
    margin-bottom: 32px;
    max-width: 1000px;
    text-align: center;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -0.96px;
  }
}

.blog-single__text {
  margin-bottom: 32px;
  color: #353535;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .blog-single__text {
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 36px;
    max-width: 948px;
    font-size: 18px;
    line-height: 150%;
  }
}

.blog-single__span {
  text-decoration: underline;
}

.blog-single__date {
  display: none;
}
@media screen and (min-width: 1200px) {
  .blog-single__date {
    display: block;
    margin-bottom: 43px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: 23.4px;
  }
}

.blog-single__date--mob {
  display: block;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  line-height: 23.4px;
}
@media screen and (min-width: 1200px) {
  .blog-single__date--mob {
    display: none;
  }
}

.blog-single__img {
  display: none;
}
@media screen and (min-width: 1200px) {
  .blog-single__img {
    display: block;
    border-radius: 4px;
  }
}

.blog-single__img-mob {
  border-radius: 4px;
  margin: 0 auto 33px;
}
@media screen and (min-width: 1200px) {
  .blog-single__img-mob {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .blog-text {
    margin-bottom: 48px;
  }
}

.blog-single__section:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .blog-single__section:not(:last-child) {
    margin-bottom: 64px;
  }
}

.blog-single__section-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1200px) {
  .blog-single__section-content {
    max-width: 860px;
  }
}

.blog-single__section-heading {
  margin-bottom: 16px;
  color: #1A191E;
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
  letter-spacing: -0.48px;
}
@media screen and (min-width: 1200px) {
  .blog-single__section-heading {
    margin-bottom: 24px;
    font-size: 42px;
    line-height: 50.4px;
    letter-spacing: -0.84px;
  }
}

.blog-single__section-text {
  color: #1A191E;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .blog-single__section-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
  }
}

.blog-single__section-list {
  list-style: inside;
}

.blog-single__section-span {
  font-weight: 600;
}

.blog-single__blog {
  padding: 48px 0px 154px 0px;
}

.blog-single__wrap {
  border-top: 1px solid #E8E8E8;
}

.contacts {
  padding: 54px 0px 54px 0px;
}
@media screen and (min-width: 1200px) {
  .contacts {
    padding: 54px 0px 54px 0px;
  }
}

.contacts-section__container {
  border-bottom: 0.5px solid rgba(203, 203, 203, 0.8);
}
@media screen and (min-width: 1200px) {
  .contacts-section__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
  }
}

.contacts__heading {
  margin-bottom: 16px;
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.64px;
}
@media screen and (min-width: 1200px) {
  .contacts__heading {
    max-width: 835px;
    margin-bottom: 24px;
    color: #000;
    font-size: 48px;
    font-weight: 600;
    line-height: 57.6px;
    letter-spacing: -0.96px;
  }
}

.contacts__text {
  margin-bottom: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 1200px) {
  .contacts__text {
    margin-bottom: 0px;
    max-width: 790px;
    color: rgba(20, 20, 20, 0.8);
    font-size: 18px;
    line-height: 27px;
  }
}

@media screen and (min-width: 1200px) {
  .contacts-section__content {
    padding-bottom: 112px;
  }
}

.contacts-section__img {
  margin: 0 auto 37px;
}
@media screen and (min-width: 1200px) {
  .contacts-section__img {
    margin-bottom: 0px;
    margin-right: 92px;
  }
}

.contacts-section__address {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 21px;
}
@media screen and (min-width: 1200px) {
  .contacts-section__address {
    margin-bottom: 36px;
  }
}

.contacts-section__address,
.contacts-section__text,
.contacts-section__link {
  color: #000;
}

.contacts-section__title {
  margin-bottom: 8px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
}
@media screen and (min-width: 1200px) {
  .contacts-section__title {
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 39.2px;
  }
}

.contacts-section__text {
  margin-bottom: 16px;
}

.contacts-section__list {
  margin-bottom: 16px;
}

.contacts-section__item:not(:last-child) {
  margin-bottom: 16px;
}

.contacts-section__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contacts-section__link:hover, .contacts-section__link:focus {
  text-decoration: underline;
  color: #cfb38c;
}

.contacts-section__link--under {
  text-decoration: underline;
}

.contacts-section__messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 36px;
}

.contacts__socials-item:not(:last-child) {
  margin-right: 16px;
}

.contacts__social-link {
  background: #d5bc9a;
}
.contacts__social-link:hover, .contacts__social-link:focus {
  background-color: #cfb38c;
  fill: #000;
}

.contacts-section__title--visible {
  display: none;
}
@media screen and (min-width: 1200px) {
  .contacts-section__title--visible {
    display: block;
  }
}

.contacts-section__socials {
  display: none;
}
@media screen and (min-width: 1200px) {
  .contacts-section__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.contacts-departments {
  padding-bottom: 146px;
}
@media screen and (min-width: 1200px) {
  .contacts-departments {
    padding-bottom: 223px;
  }
}

.contacts-departments__department {
  padding: 45px 0px;
  border-bottom: 0.5px solid rgba(203, 203, 203, 0.8);
}
@media screen and (min-width: 1200px) {
  .contacts-departments__department {
    min-width: 556px;
    padding: 0px;
    border: none;
  }
}

@media screen and (min-width: 1200px) {
  .contacts-departments__department:not(:last-child) {
    margin-right: 100px;
  }
}

@media screen and (min-width: 1200px) {
  .contacts-departments-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1200px) {
  .contacts__socials-item--ds {
    display: none;
  }
}

.calculator__hero {
  padding: 26px 0px 0px 0px;
}
@media screen and (min-width: 1200px) {
  .calculator__hero {
    padding-bottom: 0px;
  }
}

.calc__tree {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .calc__tree {
    margin-bottom: 65px;
    margin-right: 0px;
  }
}

.calc__heading {
  margin-bottom: 16px;
  color: #1A191E;
  font-size: 36px;
  font-weight: 600;
  line-height: 39.6px;
  letter-spacing: -0.72px;
}
@media screen and (min-width: 1200px) {
  .calc__heading {
    min-width: 832px;
    margin-bottom: 28px;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: -1.12px;
  }
}

.calc__content {
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .calc__content {
    margin-bottom: 34px;
  }
}

.calculator {
  padding-bottom: 88px;
}

.calculator__container {
  padding: 32px 22px 52px 22px;
  border-radius: 10px;
  border: 1px solid #EFEFEF;
  -webkit-box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
          box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
@media screen and (min-width: 1200px) {
  .calculator__container {
    padding: 85px 57px 40px 57px;
  }
}

.calculator__title {
  margin-bottom: 20px;
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 31.2px;
  letter-spacing: -0.52px;
}
@media screen and (min-width: 1200px) {
  .calculator__title {
    margin-bottom: 46px;
    font-size: 36px;
    line-height: 43.2px;
    letter-spacing: -0.72px;
  }
}

.calculator__blocks {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .calculator__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 54px;
  }
}

.calculator__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, auto);
  gap: 12px;
}
@media screen and (min-width: 1200px) {
  .calculator__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20.5px;
    row-gap: 30px;
	margin-right: 37px;
  }
}

.calculator__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  cursor: pointer;
}
.calculator__card:hover, .calculator__card:focus {
  border: 1px solid #cfb38c;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}

.calculator__card.select_card {
  border: 1px solid #cfb38c;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}

.calculator .calculator__buttons .calculator__forward{
  display: none;
}

.calculator__card--color {
  background-color: #f5f5f5;
}

.calculator__card-top {
  max-width: 100%;
  border-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.calculator__card-top picture{
	width: 100%;
	max-height: 200px;
	overflow: hidden;
}
.step2 .calculator__card-top picture{
	width: 100%;
	max-height: 200px;
	overflow: hidden;
	height: 200px;
}
.step2 .calculator__card-top picture img{
	width: 100%;
	object-fit: cover;
	height: 100%;
	object-position: top;
}

.calculator__card-top {
  display: block;
  width: 100%;
}

.calculator__card-body {
  width: 100%;
  padding: 11px 0px 16px 16px;
}

.calculator__card-title {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
}

.calculator-card-title--color {
  color: #7a7a7a;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.15px;
}

.calculator__block {
  display: none;
}

.calculator__block ul{
	list-style: auto;
	padding-left:20px;
}
@media screen and (min-width: 1200px) {
  .calculator__block {
    display: block;
    max-width: 311px;
    padding: 45px 30px 62px 30px;
    border-radius: 5px;
    background: #f5f5f5;
  }
}

.calculator__block-title {
  margin-bottom: 18px;
  color: #000;
  text-align: center;
  font-size: 23px;
  font-weight: 600;
  line-height: 27.6px;
  letter-spacing: -1px;
}
.calculator__block h3 {
  margin-bottom: 18px;
  margin-top: 18px;
  color: #000;
  text-align: center;
  font-size: 23px;
  font-weight: 600;
  line-height: 27.6px;
  letter-spacing: -1px;
}

.calculator__block-text {
  color: #000;
  text-align: center;
  font-size: 15px;
  line-height: 22.5px;
}

.calculator__block p {
  color: #000;
  text-align: center;
  font-size: 15px;
  line-height: 22.5px;
}

.calculator__steps {
  color: #000;
  line-height: 28px;
  letter-spacing: 0.48px;
}

.calculator__steps-span {
  color: #858585;
}

.calculator2__title {
  margin-bottom: 19px;
  color: #000;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: -0.42px;
}

@media screen and (min-width: 1200px) {
  .calculator2__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 21px;
  }
}

.calculator2__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.calculator2__card-body {
  padding: 11px 16px 16px 16px;
  height: 120px; /* Adjust the max-height as needed */
}

.calculator__card-paragraph {
  color: rgba(20, 20, 20, 0.8);
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.42px;
}

.calculator__card-image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}

.calculator2__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 23px;
}

.calculator2__block {
  display: none;
}
@media screen and (min-width: 1200px) {
  .calculator2__block {
    display: block;
    margin-bottom: 31px;
    max-width: 300px;
    padding: 45px 35px 40px 35px;
  }
}

.calculator2__block-title {
  font-size: 21px;
  line-height: 25.2px;
}

.calculator2__block-text {
  max-width: 253px;
  font-size: 15px;
  line-height: 22.5px;
}

.calculator__amount {
  display: inline-block;
  padding: 34px 63px;
  text-align: center;
  color: #000;
  font-family: Onest, sans-serif;
  border-radius: 5px;
  background: #f5f5f5;
  font-size: 28px;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .calculator__amount {
    font-size: 30px;
    padding: 34px;
    width: 100%;
  }
}

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

.calculator__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #7a7a7a;
  text-align: center;
  line-height: 18px;
  letter-spacing: 0.48px;
}

.calculator__btn {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.42px;
  padding: 7.5px 25px;
  border-radius: 5px;
  border: 1px solid transparent;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .calculator__btn {
    padding: 17px 28px;
    font-size: 16px;
    letter-spacing: 0.48px;
  }
}

.calculator__back {
  background-color: transparent;
}
.calculator__back:hover, .calculator__back:focus {
  color: #D5B086;
}
@media screen and (min-width: 1200px) {
  .calculator__back {
    margin-right: 3px;
  }
}

.calculator__forward {
  color: #000;
  background-color: #DBC6A9;
}
.calculator__forward:hover, .calculator__forward:focus {
  background-color: #D5B086;
}

.calculator__ranges {
  margin-bottom: 36px;
  margin-right: 37px;
}
@media screen and (min-width: 1200px) {
  .calculator__ranges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-bottom: 0px;
  }
}

.calculator__ranges-title {
  margin-bottom: 38px;
  max-width: 288px;
  color: #000;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: -0.42px;
}
@media screen and (min-width: 1200px) {
  .calculator__ranges-title {
    margin-bottom: 6px;
    max-width: 385px;
  }
}

.range {
  margin-bottom: 28px;
  max-width: 280px;
  height: 29px;
}
@media screen and (min-width: 1200px) {
  .range {
    margin-bottom: 0px;
    padding: 40px 0px 80px 0px;
    max-width: 398px;
  }
}

.range__content {
  position: relative;
  width: 100%;
  display: grid;
  place-items: center;
}

.range__slider {
  width: 100%;
  height: 6px;
  background-color: #DFDFDF;
  border-radius: 0;
  overflow: hidden;
}

.range__slider-line {
  width: 100%;
  height: 100%;
  background: #cfb38c;
}

.range__slider-line::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #cfb38c;
  z-index: -1;
}

.range__thumb {
  width: 15px;
  height: 15px;
  background-color: #cfb38c;
  border-radius: 50%;
  position: absolute;
}

.range__value {
  padding: 4px 6px;
  width: 20px;
  height: 23px;
  background: #cfb38c;
  position: absolute;
  top: -33px;
  left: -2px;
  border-radius: 4px;
  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;
}

.range__value2 {
  padding: 4px 8px;
  width: 55px;
  height: 24px;
}

.range__value-number {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.range__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 16px;
  position: absolute;
  opacity: 0;
}

.range__input::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 15px;
  height: 15px;
}

.range__input::-webkit-slider-thumb:hover {
  cursor: pointer;
}

.box-minmax {
  margin-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 280px;
  color: rgba(20, 20, 20, 0.8);
  font-size: 12px;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .box-minmax {
    width: 398px;
  }
}
.box-minmax span:first-child {
  margin-left: 5px;
}
.box-minmax span:last-child {
  margin-right: 5px;
}

.calculator__boxes-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 26px;
}
@media screen and (min-width: 1200px) {
  .calculator__boxes-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-bottom: 23px;
  }
}

.calculator__boxes {
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .calculator__boxes {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.step3__container {
  padding: 47px 20px 42px 20px;
  border-radius: 10px;
  border: 1px solid #EFEFEF;
  -webkit-box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
          box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
@media screen and (min-width: 1200px) {
  .step3__container {
    padding: 77px 81px 34px 72px;
  }
}

.step3__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .step3__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 56px;
  }
}

.step3__boxes {
  margin-bottom: 115px;
}
@media screen and (min-width: 1200px) {
  .step3__boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 45px;
  }
}

@media screen and (min-width: 1200px) {
  .step3__box:not(:last-child) {
    margin-right: 60px;
  }
}

.step3__box:not(:last-child) {
  margin-bottom: 120px;
}
@media screen and (min-width: 1200px) {
  .step3__box:not(:last-child) {
    margin-bottom: 0px;
  }
}

.step3__title {
  margin-bottom: 17px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.18px;
}
@media screen and (min-width: 1200px) {
  .step3__title {
    margin-bottom: 15px;
    font-size: 21px;
    letter-spacing: -0.21px;
  }
}

select {
  display: none !important;
}

.material .dropdown-select{
	border: 1px solid #D5BC9A;
}

.dropdown-select {
  position: relative;
  display: block;
  padding: 18px 30px 18px 16px;
  height: 54px;
  width: 318px;
  border-radius: 5px;
  background: rgba(245, 245, 245, 0.6);
  cursor: pointer;
  float: left;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  outline: none;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.dropdown-select:focus {
  background-color: rgba(245, 245, 245, 0.6);
}

.dropdown-select:active,
.dropdown-select.open {
  background-color: rgba(245, 245, 245, 0.6) !important;
}

.dropdown-select:after {
  height: 0;
  width: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #777;
  -webkit-transform: origin(50% 20%);
  transform: origin(50% 20%);
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  content: "";
  display: block;
  margin-top: -2px;
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 50%;
}

.dropdown-select.open:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.dropdown-select.open .list {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}

.dropdown-select.open .option {
  cursor: pointer;
}

.dropdown-select.wide {
  width: 318px;
}

.dropdown-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.dropdown-select .list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
  transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 8px;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  max-height: 250px;
  overflow: auto;
  border: 0.5px solid #C4C4C4;
}

.dropdown-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.dropdown-select .list ul {
  padding: 0;
}

.dropdown-select .option {
  cursor: default;
  font-weight: 400;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  list-style: none;
}

.dropdown-select .option:hover,
.dropdown-select .option:focus {
  background-color: #f6f6f6 !important;
}

.dropdown-select .option.selected {
  color: #D5B086;
}

.dropdown-select .option.selected:focus {
  background: #f6f6f6;
}

.dropdown-select a {
  color: #aaa;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.dropdown-select a:hover {
  color: #666;
}

.step3__checkboxes {
  margin-bottom: 79px;
}
@media screen and (min-width: 1200px) {
  .step3__checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
  }
}

.step3__checkbox:not(:last-child) {
  margin-bottom: 34px;
}
@media screen and (min-width: 1200px) {
  .step3__checkbox:not(:last-child) {
    margin-right: 140px;
    margin-bottom: 0px;
  }
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 0px;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.25px;
}

.form-group label:before {
  content: "";
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  background-color: transparent;
  border: 2px solid #dcdcdc;
  border-radius: 4px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  cursor: pointer;
}

.form-group input:checked + label:before {
  background-color: #cfb38c;
  border: 2px solid #cfb38c;
}

.form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 5px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.calculator2__box2 {
  margin-bottom: 26px;
display: none;	
}
.calculator2__box2.box-20-25{
	display:block;
}
.calculator2__box2.visible_block{
	display:block;
}
@media screen and (min-width: 1200px) {
  .calculator2__box2 {
    margin-bottom: 0px;
  }
}

.result {
  background-color: #fff;
}

.result__container {
  padding: 41px 21px 72px 21px;
  border: 1px solid #EFEFEF;
  border-radius: 10px;
  -webkit-box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
          box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
@media screen and (min-width: 1200px) {
  .result__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 79px 0px 112px 0px;
  }
}

.result__heading {
  margin-bottom: 20px;
  color: #000;
  text-align: center;
  font-family: Onest, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 33.6px;
}
@media screen and (min-width: 1200px) {
  .result__heading {
    margin-bottom: 28px;
    max-width: 956px;
    font-size: 40px;
    line-height: 44px;
  }
}

.result__content {
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .result__content {
    margin-bottom: 46px;
  }
}

.result__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .result__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.result__item {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 36px 11px 36px 11px;
  height: 240px;
  border-radius: 10px;
  background-color: rgba(245, 245, 245, 0.8);
}
@media screen and (min-width: 1200px) {
  .result__item {
    padding: 46px 60px 58px 66px;
    max-width: 460px;
    max-height: 260px;
  }
}

.result__item:not(:last-child) {
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .result__item:not(:last-child) {
    margin-right: 33px;
    margin-bottom: 0px;
  }
}

.result__text-wrap {
  margin-bottom: 10px;
  text-align: center;
}

.result__pre-title {
  margin-bottom: 8px;
  color: #7a7a7a;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
}
@media screen and (min-width: 1200px) {
  .result__pre-title {
    margin-bottom: 10px;
  }
}

.result__number {
  margin-bottom: 16px;
  color: #cfb38c;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -1.08px;
}
@media screen and (min-width: 1200px) {
  .result__number {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 42px;
    letter-spacing: -1.26px;
  }
}

.result__paragraph {
  max-width: 333px;
  color: #000;
  font-family: Onest;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
@media screen and (min-width: 1200px) {
  .result__paragraph {
    max-width: 320px;
    line-height: 24px;
  }
}

.result__link {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.25px;
  text-decoration-line: underline;
}

.result__text {
  max-width: 333px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.25px;
  text-align: center;
}

.result__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .result__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.result__details {
  margin-bottom: 29px;
  max-width: 286px;
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 25.2px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .result__details {
    margin-bottom: 0px;
    text-align: left;
    margin-right: 33px;
    max-width: 460px;
    font-size: 23px;
    line-height: 26px;
  }
}

body.overflow-hidden {
  overflow: hidden;
}

.scroll-lock {
  overflow: hidden;
}

.menu-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 19;
  overflow: scroll;
  background-color: #fff;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 400ms ease-in;
  transition: -webkit-transform 400ms ease-in;
  transition: transform 400ms ease-in;
  transition: transform 400ms ease-in, -webkit-transform 400ms ease-in;
}
@media screen and (min-width: 1200px) {
  .menu-container {
    display: none;
  }
}

.menu-container__header {
  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;
  padding: 18px 20px 18px 20px;
  border-bottom: 1px solid #EAEAEA;
}

.menu-close {
  width: 24px;
  height: 24px;
  padding: 5px;
  background-color: aqua;
  border-color: transparent;
}

.mobile-menu__content {
  padding: 30.5px 20px 107px 20px;
  height: calc(100vh - 200px);
  overflow-y: scroll;
}

.mobile-menu__content .header__switcher{
	margin-top: 20px;
}

.menu {
  margin-bottom: 8px;
  border-bottom: 0.5px solid rgba(203, 203, 203, 0.8);
}

.header-menu-btn {
  cursor: pointer;
  background: transparent;
}

.close-menu{
  background: transparent;
  border: none;
}

.menu-container.is-open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  display: block;
}

.menu {
  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;
}

.navigation-list-menu {
  margin-bottom: 20px;
  z-index: 0;
}

.navigation-list-menu__item {
  display: block;
  padding: 5px 75px 5px 0px;
}

.navigation-list-menu__item {
  margin-bottom: 10px;
}

.navigation-list-menu li {
  display: block;
  padding: 5px 75px 5px 0px;
}

.navigation-list-menu li  {
  margin-bottom: 10px;
}

.navigation-list-menu li a{
  width: fit-content;
}

.navigation-list-menu .physical-list, .technical-list {
  margin-left: 20px;
  color: #1A1A1A;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.navigation-list-menu .menu-item.menu-item-has-children .sub-menu {
  visibility: visible;
  opacity: 1;
  position: relative;
  padding: 0;
  box-shadow: none;
  margin-left: 20px;
  margin-top: 15px;
  position: initial;
  display:none;
}

.navigation-list-menu a:hover, .menu-item a:focus {
  fill: #000;
  color: #000;
}

.navigation-list-menu a:before {
  display: none;
}

.navigation-list-menu .menu-item.menu-item-has-children a:hover::after, .menu-item.menu-item-has-children a:focus::after {
  background: url(../img/icons/arrow-down.svg);
}

.navigation-list-menu .menu-item.menu-item-has-children.open a:after{
  transform: rotate(180deg);
}



.navigation-list-menu__link {
  padding: 12px 0px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.navigation-list-menu__link:focus {
  color: #cfb38c;
}
.navigation-list-menu__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cfb38c;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.navigation-list-menu__link:focus:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  width: 100%;
}

.menu__wrap {
  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-menu__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 18px;
  margin-bottom: 16px;
}

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

.menu-messengers__item:not(:last-child) {
  margin-right: 8px;
}

.menu-messengers__item:last-child {
  margin-right: 0px;
}

.header__paragraph-mb:not(:last-child) {
  margin-bottom: 0px;
}

.header-menu__paragraph {
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.header-menu__paragraph span {
  color: #7a7a7a;
  font-size: 13px;
  font-weight: 400;
}

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

.menu__lang-switcher-item {
  margin-right: 8px;
}

.show-dropdown {
  display: block;
  visibility: visible;
  opacity: 1;
}

.physical-list, .technical-list {
  display: none;
}

.physical-list, .technical-list {
  margin-left: 20px;
  color: #1A1A1A;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.physical-list li, .technical-list li {
  margin-bottom: 12px;
  padding: 5px 0px;
}

.menu__sticky-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
  padding: 15px;
  z-index: 99;
  padding-bottom: 110px;
}

body {
  position: relative;
}

.popup {
  position: fixed;
  bottom: 60px;
  right: 40px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.04), 0px 20px 24px -4px rgba(16, 24, 40, 0.1);
          box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.04), 0px 20px 24px -4px rgba(16, 24, 40, 0.1);
  max-width: 400px;
  display: none;
  z-index: 15;
  background-color: #fff;
  overflow: hidden;
}

.popup picture {
    max-height: 120px;
    overflow: auto;
}
.popup picture img{
	margin-top: -40px;
}


@media (max-width: 1199px) {
  .popup {
    display: none;
  }
}
.close-button {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 10px;
  right: 16px;
  border-radius: 50%;
  background-color: transparent;
  border: none;
  padding: 5px;
  cursor: pointer;
}

.close-button:hover {
  color: #D5B086;
  background-color: #fff;
}

.popup__card-body {
  padding: 15px 25px 25px 25px;
}

.popup__card-title {
  margin-bottom: 8px;
  color: #1A191E;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.4px;
}

.popup__card-text {
  color: #383838;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
}

.video__container {
  position: relative;
  cursor: pointer;
  position: relative;
  width: 100%; /* Adjust the width as needed */
  max-width: 1147px; /* Adjust the maximum width as needed */
  margin: 0 auto; /* Center the container */
  border-radius: 10px;
}

.play-button {
  position: absolute;
  width: 102px;
  height: 102px;
  top: 50%;
  left: 50%;
  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-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  background: none;
  border: none;
  background-color: #D5BC9A;
  width: 102px;
  height: 102px;
  border-radius: 50%;
  padding: 0;
}

.play-button svg {
  display: block;
}

.video__file {
  max-width: 100%;
  display: block;
  border-radius: 10px;
}

.video__btn {
  width: 40px;
  height: 40px;
}





.logo-slider {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  display: flex;
}

.logos-slide {
  animation:25s slide infinite linear;
  display: flex;
  margin-right: 30px;
}

.logos-slide .partners__item {
  width: 230px;
}


@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.logo-slider2 {
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    position: relative;
    display: flex;
}

.logos-slide2 {
  animation:25s slide2 infinite linear;
  display: flex;
  margin-right: 30px;
}

.logos-slide2 .partners__item {
    width: 230px;
}


@keyframes slide2 {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}


input.error{
  border: 1px solid red
}

.validation-message{
  display: none;
   margin: 10px 0;
	position: absolute;
	bottom: -33px;
}

.hero .validation-message{
	color: #fff;
}


label.error{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -25px;
  font-size: 14px;
  color: red;
}
.calculator-servise .step2{
  display: block;
}
.step2{
  display: none;
}
.step3{
  display: none;
}
.result{
  display: none;
}

@media screen and (max-width: 991px) {
  .logos-slide2 .partners__item {
    width: 130px;
  }
  .logos-slide .partners__item {
    width: 130px;
  }
	.thanks_page h2{
		margin-bottom: 14px;
		font-size: 28px;
		line-height: 32px;
	}
	.thanks_page p{
		font-weight: 400;
		line-height: 16px;
		max-width: 100%;
	}
}

@media screen and (max-width: 380px) {
  .hero__btn {
    white-space: nowrap;
    font-size: 10px;
    left: auto;
    right: 10px;
  }
  .hero__input {
    padding: 16px 155px 16px 10px;
  }
}

section.hero {
  min-height: calc(100vh - 107px);
/*   min-height: 500px; */
  padding: 100px 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

html{
  margin-top: 0!important;
}

body:has(#wpadminbar){
  padding-top: 34px;;
}

.footer_logo{
  margin-bottom: 20px;
}


.services__list-wrap ul{
  list-style: inside;
  color: #353535;
  font-size: 14px;
  font-style: normal;
  line-height: 22.4px;
  letter-spacing: 0.14px;
}

.services__list-wrap p{
  list-style: inside;
  color: #353535;
  font-size: 14px;
  min-width: 200px;
}

.services__list-wrap.two_blocks ul{
  columns: 2;
  -webkit-columns: 2; 
  -moz-columns: 2; 
}


.info_wrap h2{
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 15px;
}
.info_wrap h3{
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 15px;
}
.info_wrap p{
  margin-bottom: 15px;
}
.info_wrap {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  color: #000;
}
.info_wrap ul {
  list-style: disc;
  margin-bottom: 15px;
  padding-left: 20px;
}
.info_wrap ul li{
  margin-bottom: 10px;
}
.information__dropdown-btn svg path{
  fill: transparent;
}
.information__dropdown-btn:hover svg path{
  stroke: #D5B086;
}

.information__dropdown-btn.down{
  display: none;
}
.information__dropdown-btn.up svg{
  transform: rotate(180deg);
}

.iframe{
  width: 60%;
  margin-right: 60px;
  border-radius: 10px;
  overflow: hidden;
}

.iframe iframe{
  width: 100%;
  height: 400px;
}

.footer__contacts .footer__item{
  max-width: 300px;
}

.footer__contacts .footer__item svg{
  min-width: 24px;
}

.popup p{
  color: #353535;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.popup h4{
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 8px;
}

.content_map a{
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  text-decoration-line: underline;
  transition: all .3s ease;
}

.content_map a:hover{
  color: #CFB38C;
}

.content_map li{
  margin-bottom: 6px;
}

.content_map li ul{
  padding-left: 80px;
  margin-top: 10px;
}

@media screen and (max-width: 1200px) {
	.advantages .advantages__list.grid2{
		 grid-template-columns: repeat(1, 1fr);
	}
	.navigation-list-menu .menu-item.menu-item-has-children a:after, .menu-item.menu-item-has-children a:after{
		padding: 5px;
		background-size: 80% 80%;
		background-position: center;
		background-repeat: no-repeat;
		top: -1px;
		right: -30px;
		pointer-events: none;
	}
	.navigation-list-menu .menu-item.menu-item-has-children a:hover::after, .menu-item.menu-item-has-children a:focus::after{
		padding: 5px;
		background-size: 90% 90%;
		background-position: center;
		background-repeat: no-repeat;
	}
	.menu-item-has-children > a {
		position: relative;
		padding-right: 0;
	}
	.is-open .header__link{
		margin: 0;
	}
	.calculator__boxes{
		width: 100%;
	}
	.info_wrap h2{
		font-size: 26px;
	}
  .content_map a{
    font-size: 14px;
    color: #000;
  }
  
  .content_map a:hover{
    color: #000;
  }
  .content_map li ul{
    padding-left: 65px;
  }
  section.hero {
    min-height: calc(100vh - 88px);
  }
  .services__list-wrap.two_blocks ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .iframe{
    width: 100%;
    margin-right: 0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 37px;
  }
  
  .iframe iframe{
    width: 100%;
    height: 264px;
  }
  .contacts {
    padding: 25px 0;
  } 
}

.cat{
  display: flex;
  align-items: center;
  column-gap: 10px;
  justify-content: center;
  margin-bottom: 16px;
}

.cat p{
  padding: 6px 16px;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 25.2px;
  border-radius: 4px;
  background-color: #d5bc9a;
  width: fit-content;
}

.post-section h1{
  color: #1A191E;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 57.6px */
  letter-spacing: -0.96px;
  max-width: 1000px;
  margin: 0 auto 32px;
}

.subtitle p{
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  max-width: 948px;
  margin: 0 auto 32px;
}

.date{
  color: #141420;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%; 
  margin-bottom: 43px;
  text-align: center;
}
.post-section img{
  width: 100%;
  max-width: 1147px;
  margin: 0 auto;
  border-radius: 5px;
}
.content{
  max-width: 870px;
  margin: 54px auto 0;
}

.post-section h3{
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 50.4px */
  letter-spacing: -0.84px;
  margin-bottom: 24px;
  margin-top: 60px;
}

.post-section .cat p {
  margin: 0;
}
.post-section p{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 15px;
}

.post-section ul{
  padding-left: 20px;
  list-style: disc;
}

.post-section li{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 15px;
}

.galery{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 32px;
}
.galery a{
  border-radius: 10px;
  overflow: hidden;
}
.galery a:nth-child(1){
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}
.mob_date{
  display: none;
}
.blog__item-wrap{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.blog__item-wrap img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog__text-wrap {
  position: inherit;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.blog__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.pagination__button.disabled{
  pointer-events: none;
  opacity: .3;
}
#prev{
  transform: rotate(180deg);
}
.pagination__links a{
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination__links span{
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #D5BC9A;
}
.pagination__button{
  margin: 0 16px;
  width: 40px;
}
.servise .hero__tree{
  position: absolute;
  top: 70px;
  left: calc(100% - 1345px) / 2;
}
.servise .hero{
  position: relative;
}
.card__side{
  width: 40%;
  max-width: 245px;
}
.mob_img{
  display: none;
}
.img_icon{
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background:#D5BC9A;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  padding: 12px;
}
.img_icon img{
  width: 100%;
}
.advantages__list.grid1{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.advantages__list.grid2{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.consultation__image{
  display: none;
}
.events-security__text p{
  margin-bottom: 20px;
}
.events-security__text ul{
  padding-left: 20px;
  list-style: disc;
  margin-bottom: 20px;
}

.vacancy_wrap{
  display: flex;
  align-items: flex-start;
  column-gap: 27px;
}

.vacancy_wrap .vacancy__items{
  margin-bottom: 27px;
  width: 100%;
}
.services__wrap.new_style{
  display: flex;
  align-items: stretch;
}
.services__wrap.new_style .services__card{
  width: 52%;
  margin: 0;
  border-radius: 5px;
  overflow: hidden;
}
.services__wrap.new_style .services__cards{
  width: 50%;
  display: flex;
  flex-direction: column;
}
.services__wrap.new_style .services__cards .services__card2{
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  height: fit-content;
  margin: 0;
  justify-content: space-between;
  background: #F5F5F5;;
}
.services__wrap.new_style .services__cards .services__card2:nth-child(1) {
  margin-bottom: 20px;
}

.services__wrap.new_style .services__cards .services__card2 picture{
  max-width: 280px;
  width: 40%;
}

.services__wrap.new_style .services__cards .services__card2 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services__wrap.new_style .services__cards .services__card2 .services__card2-body{
  width: 60%;
  max-width: 100%;
}
.infographics__wrap{
	overflow: hidden;
}
@media screen and (max-width: 1200px) {
	.hero__heading{
		font-size: 43px;
	}
	.hero__tree-link--color{
		font-size: 12px;
		
	}
  .details__list {
    width: 100%;
    align-items: stretch;
    column-gap: 3%;
    row-gap: 15px;
  }
  .details__item--first {
    max-height: 180px;
    max-width: 100%;
    width: 55%;
    margin: 0;
  }
  .details__item--second {
    max-height: 180px;
    max-width: 100%;
    width: 42%;
    margin-bottom: 0;
    margin: 0;
  }
  .details__item--third {
    margin-right: 0;
    padding: 29px 25px 71px 22px;
    max-width: 100%;
    max-height: 180px;
    width: 60%;
    margin: 0;
  }
.details__item--fourth {
  max-width: 100%;
  max-height: 180px;
  text-align: center;
  width: 37%;
  margin: 0;
}
.details__descr{
  max-width: 100%;
}
  .services__wrap.new_style .services__card .desctop_img{
    display: none;
  }
  .services__wrap.new_style .services__card {
    width: 100%;
    margin-bottom: 20px;
  }
  .services__wrap.new_style .services__card-body {
    max-width: 100%;
  }
  .services__wrap.new_style .services__cards {
    width: 100%;
  }
  .services__wrap.new_style .services__cards .services__card2 {
    display: flex;
    flex-direction: column;
  }
  .services__wrap.new_style .services__cards .services__card2 .desctop_img{
    display: none;
  }
  .services__wrap.new_style .services__cards .services__card2 picture {
    max-width: 100%;
    width: 100%;
  }
  .services__wrap.new_style .services__cards .services__card2 .services__card2-body {
    width: 100%;
    max-width: 100%;
  }
  .services__wrap.new_style  .mob_img {
    display: block;
    width: 100%;
  }
  .vacancy_wrap .vacancy__item{
    margin-bottom: 27px;
  }
  .vacancy_wrap{
    flex-direction: column;
  }
  .advantages__list.grid1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }
  .desk_img{
    display: none;
  }
  .mob_img{
    display: block;
  }
  .objects__card {
    max-width: 100%;
  }
  .card__side {
    width: 100%;
    max-width: 100%;
    max-height: 140px;
    overflow: hidden;
  }
  .card__side img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .blog__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
  .blog__item {
    position: relative;
    border-radius: 5px;
    max-width: 100%;
    overflow: hidden;
  }
  .categories{
    width: 100%;
  }
  .filters_wrapper {
    max-width: 100%;
  }
  .servise .hero__tree{
    top: 35px;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .consultation{
    background:transparent!important;
    position: relative;
  }
  .consultation__image{
    display: block;
  }
  .consultation__container {
    position: relative;
    z-index: 2;
  }
  .consultation:before{
    content: '';
    width: 100%;
    height: calc(100% - 67px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background:linear-gradient(180deg, rgba(0, 0, 0, 0.94) 45.31%, rgba(0, 0, 0, 0) 100%)
  }

  .advantages__list.grid1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }
  .galery{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .post-section h3{
    font-size: 28px;
    font-style: normal;
    margin: 33px 0 16px;
  }
  .post-section p{
    font-size: 16px;
  }
  .post-section li{
    font-size: 16px;
  }
  .mob_date{
    display: block;
    color: #141420;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
  }
  .date{
    display: none;
  }
  .cat {
    justify-content: space-between;
    margin-bottom: 16px;
}
.flex-wrap_post{
  display: flex;
  flex-direction: column;
}
.title_bl{
  order: 3;
  margin-top: 30px;
}
.post-section h1{
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-align: left;
}
.subtitle p {
  text-align: left;
}
	.calculator__steps{
		font-size:12px;
	}
}


.pdf{
    margin: 0 auto;
}
.pdf .title_pdf{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 30px;
	background: #F5F5F5;	
}
.pdf .title_pdf h2{
	font-size: 24px;
}
.pdf .title_pdf img{
	max-width: 50px;
}
.pdf .performance__list{
	padding: 15px 15px;
	grid-gap: 0;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.pdf .performance__list .performance__item{
	padding: 0 15px;
}
.pdf .performance__list .performance__item:nth-child(2){
	border-right: .5px solid #CBCBCB;
	border-left: .5px solid #CBCBCB;
}
.pdf .flex_pdf{
	display: flex;
	align-items: flex-start;
	padding: 20px 0;
	border-top: .5px solid #CBCBCB;
	border-bottom: .5px solid #CBCBCB;
}
.pdf .flex_pdf img{
	margin-right: 20px;
	max-width: 300px;
}
.pdf .flex_pdf .info_pdf{
	width: 100%;
}
.pdf .flex_pdf .info_pdf h3{
	 font-size: 22px;
	margin-bottom: 10px;
}
.pdf .flex_pdf .row_info_pdf{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 10px;
	border-bottom: .5px solid #CBCBCB;
	font-size: 14px;
    line-height: 1.2;
}
.pdf .flex_pdf .row_info_pdf:last-child{
	border-bottom: none;
}
.pdf .flex_pdf .row_info_pdf p{
	font-weight: 700;
	margin-right: 20px;
}
.pdf .flex_pdf .row_info_pdf span{
	text-align: end;
}
.pdf .price_pdf{
	display: flex;
	justify-content: space-between;
	padding: 30px 0 ;
}
.pdf .price_pdf p{
	width: 45%;
	margin-right: 10px;
    font-size: 14px;
    line-height: 1.2;

}
.pdf .price_pdf h2{
	font-size: 42px;
	line-height: 120%;
}
.pdf .price_pdf h2 span.mounth{
	font-size: 28px;
}
.pdf .footer_pdf{
	padding: 15px;
	background: #000;
}
.pdf .top_footer_bl_pdf{
	display: flex;
	align-items: center;
	color: #fff;
	margin-bottom: 20px;
}
.pdf .top_footer_bl_pdf img{
	max-width: 150px;
	margin-bottom: 0;
	width: 150px;
	height: auto;
}
.pdf .footer__contacts-link{
	font-size: 14px;
}
.pdf .top_footer_bl_pdf p{
	font-size: 14px;
	line-height: 1.2;
}
.pdf .top_footer_bl_pdf .footer_flex_top{
	display: flex;
	align-items: center;
	column-gap: 20px;
	margin-left: 20px;
}
.pdf .contacts_pdf{
	display: flex;
	align-items: center;
	column-gap:20px;
	row-gap: 15px;
	flex-wrap: wrap;
}

.pdf .contacts_pdf svg{
	margin-right: 15px;
}

.pdf .contacts_pdf div:last-child{
	width: 100%;
}

.pdf .main_wrap_pdf{
	padding: 0 20px;
}

.pdf{
	max-width: 700px;
	min-width: 700px;
}
#create_pdf{
	position: relative;
}

.pdf .performance__number {
    margin-bottom: 20px;
	font-size: 38px;
	line-height: 1.1;
}
.pdf .performance__text {
    max-width: 345px;
    text-align: center;
    font-size: 16px;
    line-height: 1.1;
}

.wrap_pdf{
	position: absolute;
	z-index: -1;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: fit-content;
	overflow: hidden visible;
}
#create_pdf{
	opacity: 0;
	width: 0;
	height: 0
}

@media screen and (max-width: 768px) {
	.pdf .title_pdf h2 {
		font-size: 20px;
	}
	.pdf .performance__number {
		margin-bottom: 5px;
		font-size: 30px;
	}
	.pdf .performance__text {
		font-size: 14px;
	}
	.pdf .flex_pdf img {
		max-width: 300px;
	}
	.pdf .price_pdf p {
		width: 50%;
		margin-right: 10px;
		font-size: 12px;
		line-height: 1.2;
	}
	.performance__item{
		margin-bottom: 10px;
	}
	.pdf .title_pdf img {
		max-width: 50px;
	}
	.pdf .title_pdf {
		padding: 15px 30px;
	}
	.pdf .flex_pdf .row_info_pdf {
		padding: 8px;
		font-size: 12px;
		line-height: 1.2;
	}
	.pdf .flex_pdf img {
		max-width: 250px;
	}
	.pdf .price_pdf {
		padding: 15px 0;
	}
	.pdf .top_footer_bl_pdf {
		margin-bottom: 15px;
	}
	.pdf .footer__contacts-link {
		font-size: 12px;
	}
	.pdf .contacts_pdf {
		row-gap: 6px;
	}
}


.popup__card-body .detail{
	color: #DFC4A4;
    text-decoration: underline;
	transition: all .3s ease;
	margin-top: 10px;
	display: block;
}
.popup a:hover .popup__card-body .detail{
	text-decoration: none;
}

.result__link{
	display: flex;
	align-items: center;
	font-size: 22px;
}

.result__link svg{
	margin-right: 20px;
	height: 82px;
}

 /* 2
/*# sourceMappingURL=index.css.map */


