@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* stylelint-disable */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
  ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

  html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }

/* Sections
  ========================================================================== */

/**
* Remove the margin in all browsers.
*/

  body {
    margin: 0;
  }

/**
* Render the `main` element consistently in IE.
*/

html {
scroll-behavior: smooth;
}

  main {
    display: block;
    ba
  }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

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

/* Grouping content
  ========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

  pre {
    font-size: 1em;
    /* 2 */
    font-family: monospace, monospace;
    /* 1 */
  }

/* Text-level semantics
  ========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

  a {
    background-color: transparent;
    transition: 1s;
  }

  a:hover {
    opacity: 0.7;
    transition: .3s;
  }


/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

  abbr[title] {
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
    border-bottom: none;
    /* 1 */
  }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

  b,
  strong {
    font-weight: bolder;
  }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

  code,
  kbd,
  samp {
    font-size: 1em;
    /* 2 */
    font-family: monospace, monospace;
    /* 1 */
  }

/**
* Add the correct font size in all browsers.
*/

  small {
    font-size: 80%;
  }

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

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

  sub {
    bottom: -0.25em;
  }

  sup {
    top: -0.5em;
  }

/* Embedded content
  ========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

  img {
    border-style: none;
  }

/* Forms
  ========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

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

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

  button,
  input {
    /* 1 */
    overflow: visible;
  }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

  button,
  select {
    /* 1 */
    text-transform: none;
  }

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
* Remove the inner border and padding in Firefox.
*/

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

/**
* Restore the focus styles unset by the previous rule.
*/

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

/**
* Correct the padding in Firefox.
*/

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

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

  legend {
    display: table;
    /* 1 */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    color: inherit;
    /* 2 */
    white-space: normal;
    /* 1 */
  }

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

  progress {
    vertical-align: baseline;
  }

/**
* Remove the default vertical scrollbar in IE 10+.
*/

  textarea {
    overflow: auto;
  }

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

  [type=checkbox],
  [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

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

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

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

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

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

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

  ::-webkit-file-upload-button {
    font: inherit;
    /* 2 */
    -webkit-appearance: button;
    /* 1 */
  }

/* Interactive
  ========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

  details {
    display: block;
  }

/*
* Add the correct display in all browsers.
*/

  summary {
    display: list-item;
  }

/* Misc
  ========================================================================== */

/**
* Add the correct display in IE 10+.
*/

  template {
    display: none;
  }

/**
* Add the correct display in IE 10.
*/

  [hidden] {
    display: none;
  }

   *,
  *::before,
  *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  html,
  body {
    margin: 0;
    padding: 0;
    min-height: 100vh;
  }

  html {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    font-family: "Open Sans", sans-serif;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
  }

  body {
    color: #fff;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
    background: linear-gradient(90deg, #000000 50%, #c62327ed), url(/wp-content/uploads/2025/05/1.-ar8a9415-3-scaled.webp);
    background-repeat: repeat;
    background-size: contain;
}

  a {
    text-decoration: none;
    color: #fff;
}

  .button:hover {
    transition: 1s;
  }
  
  .button {
    transition: 1s;
  }

  img,
  video {
    display: block;
    height: auto;
  }

  h2{
    font-size: 40px;
  }

.wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 128rem;
    margin: 0 auto;
    margin-top: 26px;
    border-bottom: 1px solid #E9EFF2;
    padding-bottom: 26px;
    margin-bottom: 60px;
}





  
.container {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
  padding: 0 12px;
  position: relative;
}

.header-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 84px;
}
@media (max-width: 991px) {
  .header-content {
    margin-top: 14px;
  }}


p.text-logo {
    text-align: center;
    width: 252px;
    font-size: 11px;
    line-height: 1;
}


@media (max-width: 991px) {
  p.text-logo {
    text-align: left;
    max-width: 160px;
  }}



@media (max-width: 375px) {
  p.text-logo {
    width: 160px;
    font-size: 10px;
  }}

  ul.header-menu {
    display: flex;
    justify-content: end;
    align-items: center;
    font-size: 15px;
    text-transform: uppercase;
    gap: 43px;
    list-style-type: none;
    padding-right: 10px;
    position: relative;
    z-index: 10;
}
@media (max-width: 1100px) {
  ul.header-menu {
    gap: 22px;
  }}


nav.main-navigation.menu {
  position: relative;
}

nav.main-navigation.menu::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px 0px 0px 10px;
  z-index: 3;
}



/* nav.main-navigation.menu::before {
  content: '';
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px 0px 0px 10px;
  z-index: 3;
} */



/* @media (max-width: 1100px) {
  ul.header-menu {
    font-size: 10px;
  }} */

@media (max-width: 991px) {
    ul.header-menu {
      flex-direction: column;
      gap: 34px;
      align-items: end;
      padding-right: 20px;
      font-size: 20px;
      width: 100%;
  }
  nav.main-navigation.menu::after {
    display: none;
  }
  nav.main-navigation.menu {
    position: absolute;
}
}



.header_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
  padding: 0 20px;
  gap: 55px;
}

/* .header-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px 0px 0px 10px;
  z-index: -3;
} */

ul.menu-list {
    display: flex;
    justify-content: space-between;
    gap: 55px;
    list-style-type: none;
    font-size: 15px;
    text-transform: uppercase;
}

a.number_phone {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
}

@media (max-width: 991px) {
  a.number_phone {
    font-size: 20px;
  }}













.main-nav {
    padding: 18px;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 30px;
}

@media (max-width: 1100px) {
  .main-nav {
    flex-direction: column;
  }}

.main_wrapper_header{
    display: flex;
    gap: 252px;
    align-items: center;
}

.main-nav a {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    display: flex;
    gap: 12px;
    align-items: center;
}

@media (max-width: 1280px) {
  .main-nav a {
    font-size: 18px;
  }}

.main-nav__item a:hover {
  color: #fff;
}

.main-nav__link_eng{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

@media (max-width: 1280px) {
  .main-nav__link_eng {
    font-size: 18px;
  }}



.logo-link img {
    max-width: 252px;
    width: 100%;
}
@media (max-width: 480px) {
  .logo-link img {
    max-width: 160px;
  }}






.block-main {
  max-width: 1440px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.block-images-fone{
  background-image: url(/wp-content/uploads/2025/05/1.-ar8a9415-3-scaled.webp);
    opacity: 0.1;
}

.block-left {
  position: relative;
}

.hero__image_desctope {
  max-width: 600px;
  float: right;
  width: calc(100vw / 2.4);
  min-width: 320px;
  top: 28px;
  position: relative;
  padding: 12px 0;
  z-index: 11;
}

h1.block-title {
  font-size: 40px;
  font-weight: 700;
  max-width: 620px;
  position: relative;
  z-index: 10;
}

.hero__image_mobile{
  display: none;
  max-width: 600px;
  width: 100%;
  top: 28px;
  position: relative;
  padding: 12px 0;
  z-index: 11;
}

@media (max-width: 991px) {
  .hero__image_desctope{
    display: none;
    width: 100%;
  }
  .hero__image_mobile{
    display: block;
    max-width: 410px;
    width: 100%;
    margin: 0 auto;
  }
}


@media (max-width: 991px) {
  h1.block-title {
    font-size: 28px;
  }}

  

  h1.block-title::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 130%;
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 0 10px 10px 0;
    z-index: -3;
}
@media (max-width: 991px) {
  h1.block-title::after {
    display: none;
  }}

.block-descr{
  font-size: 20px;
}

@media (max-width: 991px) {
  .block-descr {
    font-size: 16px;
  }}



  





.block-photo img {
    max-width: 1240px;
    width: 100%;
}






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

@media (max-width: 991px) {
  .block-text-title {
    font-size: 16px;
  }}








.block-head-laboratory {
    display: flex;
    align-items: baseline;
    gap: 30px;
}
@media (max-width: 991px) {
  .block-head-laboratory {
    align-items: anchor-center;
    gap: 10px;
  }}


/* .block-head-laboratory::before {
    content: '';
    position: absolute;
    top: 26px;
    left: -293px;
    width: 800px;
    height: 70px;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 0px 10px 10px 0px;
} */
@media (max-width: 991px) {
  .block-head-laboratory::before {
    display: none;
  }}


  h2.text-head {
    font-size: 40px;
    font-weight: 700;
    position: relative;
    z-index: 10;
}
h2.text-head.laboratory {
  font-size: 40px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
@media (max-width: 991px) {
  h2.text-head.laboratory {
    font-size: 28px;
  }}

  h2.text-head.laboratory::after {
    content: '';
    position: absolute;
    top: -9px;
    right: -210px;
    width: 242%;
    height: 140%;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 0px 10px 10px 0px;
    z-index: -1;
}
.button-video {
  position: relative;
  z-index: 20;
}

@media (max-width: 991px) {
  h2.text-head::after {
    display: none;
  }}

@media (max-width: 991px) {
  h2.text-head {
    font-size: 28px;
  }}
  @media (max-width: 375px) {
  h2.text-head {
    font-size: 20px;
  }}



.block-head-product {
    display: flex;
    align-items: center;
    gap: 30px;
}
.block-head-product::before {
  content: '';
  position: absolute;
  top: 30px;
  left: -174px;
  width: 424px;
  height: 70px;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 0px 10px 10px 0px;
}
@media (max-width: 991px) {
  .block-head-product::before {
    display: none;
  }}

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

@media (max-width: 991px) {
  .block-product-text {
    font-size: 16px;
  }}

.block-foot {
    display: flex;
}


@media (max-width: 991px) {
  .block-foot {
    flex-direction: column-reverse;
  }}

.text-left-lab{
  font-size: 20px;
}

@media (max-width: 991px) {
.text-left-lab {
    font-size: 16px;
  }}


.block-right-lab img {
    max-width: 625px;
    /* width: 100%; */
}
@media (max-width: 991px) {
  .block-right-lab img {
    display: block;
    max-width: 416px;
    width: 100%;
    margin: 0 auto;
}
  }


  .block-left-lab-foot {
    display: grid;
    gap: 14px;
    grid-template: repeat(5, 1fr) / 1fr 1fr;
    padding: 0 16px;
}

.box-partners-prem {
  background-color: rgba(255, 255, 255, .1);
  border-radius: 20px;
  padding: 0px 5px 0px 5px;
  position: relative;
  width: 100%;
  max-width: 214px;

  justify-self: center;
}
@media (max-width: 991px) {
  .box-partners-prem {
    border-radius: 10px;
    min-height: 78px;
  }}
@media (max-width: 768px) {
  .box-partners-prem {
    border-radius: 10px;
    max-width: 148px;
    min-height: 78px;

  }}


h3.title-partners {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
}
@media (max-width: 991px) {
  h3.title-partners {
    font-size: 12px;
    min-height: 34px;
    margin-bottom: 0;
  }}

.title-partners {
    font-size: 13px;
    text-align: center;
}

@media (max-width: 991px) {
  .title-partners {
    font-size: 10px;
  }}

.block-wrapper {
  margin-top: 76px;
}

@media (max-width: 991px) {
  .block-wrapper {
    margin-top: 30px;
  }}

  .text-product-two{
  font-size: 20px;
}

@media (max-width: 991px) {
  .text-product-two {
    font-size: 16px;
  }}



.block-product-box {
    display: grid;
    grid-template: 1fr / 1fr 1fr 1fr;
    gap: 57px;
    justify-self: center;
    margin-top: 44px;
}

@media (max-width: 991px) {
  .block-product-box {
    display: grid;
    grid-template: 1fr / 1fr 1fr;
    gap: 26px;
  }}
  @media (max-width: 480px) {
    .block-product-box {
      gap: 12px;
    }}


.box-product-prem-product {
    background-color: rgba(255, 255, 255, .1);
    border-radius: 20px;
    padding: 0px 5px 0px 5px;
    position: relative;
    max-width: 350px;
    /* width: 100%; */
}

@media (max-width: 991px) {
  .box-product-prem-product {
    border-radius: 10px;
  }}


.box-product-prem-product img {
    max-width: 340px;
    width: 100%;
}
@media (max-width: 991px) {
  .box-product-prem-product img {
    max-width: 235px;
    width: 100%;
    margin: 0 auto;
  }}


.block-product-box.three {
    display: flex;
    gap: 57px;
    justify-self: center;
    margin-top: 44px;
}
@media (max-width: 991px) {
  .block-product-box.three {
    display: grid;
    gap: 26px;
  }}



  @media (max-width: 991px) {
  .box-product-prem-product.three {
    position: relative;
    top: 0px;
    left: 55%;
  }}


.title-partners-product {
  font-size: 20px;
  font-weight: 700;
  padding: 0 20px;
}

@media (max-width: 991px) {
  .title-partners-product {
    font-size: 16px;
  }}

  @media (max-width: 480px) {
    .title-partners-product {
      font-size: 14px;
    }}
  

  @media (max-width: 375px) {
  .title-partners-product {
    font-size: 10px;
  }}



.box-product-prem-product.center{
   grid-column: 2;
}

.button-product-catalog {
    display: flex;
    justify-content: center;
    padding-top: 85px;
}

@media (max-width: 991px) {
  .button-product-catalog {
    padding-top: 30px;
  }}

a.link-catalog {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 10px;
  padding: 10px 10px 10px 10px;
  font-size: 20px;
}
@media (max-width: 991px) {
  a.link-catalog {
    font-size: 14px;
  }}
  @media (max-width: 375px) {
    a.link-catalog {
      font-size: 12px;
    }}


    a.link-video {
      display: flex;
      justify-content: space-between;
      align-items: end;
      gap: 7px;
      background-color: rgba(255, 255, 255, .1);
      border-radius: 10px;
      padding: 6px 13px;
      font-size: 15px;
      position: relative;
      top: -7px;
  }

@media (max-width: 991px) {
  a.link-video {
    font-size: 10px;
    align-items: flex-start;
    padding: 4px 8px 4px 5px;
    border-radius: 5px;
    top: -3px;
  }}

.block-cooperation-text{
  max-width: 770px;
  width: 100%;

}

  .cooperation-text{
  font-size: 20px;
}

@media (max-width: 991px) {
  .cooperation-text {
    font-size: 16px;
  }}


.button-contacs {
  display: flex;
  gap: 48px;
}

@media (max-width: 991px) {
  .button-contacs {
    gap: 20px;
  }}


a.link-contacs {
  display: flex;
  align-items: stretch;
  font-size: 15px;
  font-weight: 700;
  gap: 5px;
}

@media (max-width: 991px) {
  a.link-contacs {
    font-size: 14px;
  }}

.link-contacs img {
  max-width: 15px;
  width: 100%;
}

.block-head-cooperation::before {
  content: '';
  position: absolute;
  top: -3px;
  left: -172px;
  width: 890px;
  height: 70px;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 0px 10px 10px 0px;
}
@media (max-width: 991px) {
  .block-head-cooperation::before {
    display: none;
  }}


.block-reverse {
  display: flex;
  flex-direction: column;
  margin-top: 74px;
}

h3.block-reverse-text {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 auto;
}

@media (max-width: 991px) {
  h3.block-reverse-text {
    font-size: 16px;
  }}

  @media (max-width: 375px) {
  h3.block-reverse-text {
    font-size: 14px;
  }}

.box-reverse {
    max-width: 600px;
    margin: 0 auto;
    padding-top: 36px;
}
@media (max-width: 991px) {
  .box-reverse {
    max-width: 420px;
  }}

  @media (max-width: 450px) {
    .box-reverse {
      max-width: 280px;
    }}

.block-reverse-bottom {
    padding: 30px 0 14px 0;
}

.logo-link-bottom img {
    max-width: 125px;
    width: 100%;
}


footer {
    border-top: 1px solid #fff;
    background-color: rgba(255, 255, 255, .1);
    padding-bottom: 40px;
}

@media (max-width: 991px) {
  footer {
    padding-bottom: 2px;
  }}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 auto;
}
@media (max-width: 991px) {
  .footer-bottom {
    align-items: end;
  }}

.meta-footer-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 36px;
}

.footer-company {
    display: flex;
    gap: 18px;
}
@media (max-width: 991px) {
  .footer-company {
    flex-direction: column;
    gap: 0px;
  }}

.footer-contacs {
    display: flex;
    gap: 18px;
}
@media (max-width: 991px) {
  .footer-contacs {
    flex-direction: column;
    gap: 0px;
  }}


a.link-contacs-footer {
    display: flex;
    align-items: center;
    font-size: 15px;
    gap: 5px;
}
@media (max-width: 991px) {
  a.link-contacs-footer {
    font-size: 10px;
  }}

  @media (max-width: 480px) {
  a.link-contacs-footer {
    font-size: 8px;
  }}


p.company {
    font-size: 15px;
    line-height: 0.5;
}
@media (max-width: 991px) {
  p.company {
    font-size: 10px;
    line-height: 0.1;
  }}

  @media (max-width: 375px) {
  p.company {
    font-size: 8px;
  }}

@media (max-width: 991px) {
  .meta-footer-right {
    text-align: end;
  }}

p.personal {
    font-size: 10px;
    line-height: 0.5;
}
@media (max-width: 991px) {
  p.personal {
    font-size: 8px;
    line-height: 0.8;
  }}

  @media (max-width: 375px) {
  p.personal {
    font-size: 5px;
  }}




  















 

  .menu__burger, .burger_box{
    display: none;
  }
  
  @media(max-width:991px){
  .header_logo {
      position: relative;
      z-index: 13;
  }
  .burger_box{
      display: block;
      position: absolute;
      top: 14px;
      right: 16px;
      width: 30px;
      height: 30px;
  }
  
  .mobile__burger{
      position: absolute;
      width: 30px;
      height: 2px;
      background-color: #fff;
      display: block;
      top: 50%;
  }
  
  span.mobile__burger.active {
      height: 0;
  }
  
  .mobile__burger:before, .mobile__burger::after{
      content:'';
      position: absolute;
      display: block;
      width: 30px;
      height: 2px;
      background-color: #fff;
      transition: ease all .3s;
  }
  
  .mobile__burger:before{
      top: 9px;
  }
  
  .mobile__burger::after{
      bottom: 9px;
  }
  
  span.mobile__burger.active:before {
      transform: rotate(45deg);
      top: 0;
  }
  
  span.mobile__burger.active::after {
      transform: rotate(-45deg);
      top: 0;
  }
  
  .main-navigation {
    position: absolute;
    top: -400px;
    width: 100%;
    right: 0;
    z-index: 12;
    justify-content: right;
    align-items: flex-end;
    display: flex;
    background-image: linear-gradient(90deg, #000 50%, #C52B2E );
    transition: ease all .5s;
}
  
  .main-navigation.active {
      top: 72px;
  }
  
  header {
      justify-content: left;
      gap: 30px;
  }

  .header__line_decorate {
    width: 100%;
    height: 1px;
    background: #fff;
  }
  }





















.header-logo__img {
  margin-left: 34px;
  height: 50px;
}

.wpcf7 {
    border-radius: 15px;
    background-color: rgba(255, 255, 255, .1);
    width: 100%;
    padding: 20px;
}

.wpcf7 p {
	margin: 0;
	position: relative;
}

.contactform__link {
  text-decoration: underline;
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 991px) {
  .contactform__link {
    font-size: 10px;
  }}
span.wpcf7-list-item-label {
  font-size: 14px;
  max-width: 496px;
}
@media (max-width: 991px) {
  span.wpcf7-list-item-label {
    font-size: 10px;
  }}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 36px;
  }
  @media (max-width: 991px) {
    span.wpcf7-list-item {
      margin: 0 0 0 6px;
    }}
@media (max-width: 450px) {
      span.wpcf7-list-item {
        margin: 0px 14px 0 -7px;
      }}

form .wpcf7-submit {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #C62327;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
    border: none;
    text-transform: uppercase;
    max-width: 184px;
    padding: 13px 22px;
    margin-top: 25px;
    cursor: pointer;
}
@media (max-width: 991px) {
  form .wpcf7-submit {
    font-size: 16px;
    padding: 8px 24px;
    border-radius: 5px;
  }}


.wpcf7-spinner {
    position: absolute;
	top: 50%;
    transform: translateY(-50%);
}



form.wpcf7-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 991px) {
  form.wpcf7-form {
    font-size: 15px;
  }}

.screen-reader-response, .wpcf7-spinner{
  display: none !important;
}

.wpcf7-form-control {
    color: #999;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    padding: 13px 16px;
    max-width: 455px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    margin-bottom: 12px;
    background-color: rgb(255 255 255 / 15%);
    border: none;
    margin: 0 auto;
}
@media (max-width: 991px) {
  .wpcf7-form-control {
    font-size: 15px;
    max-width: 334px;
  }}
  @media (max-width: 450px) {
    .wpcf7-form-control {
      font-size: 15px;
      max-width: 226px;
    }}
.wpcf7-form-control.wpcf7-acceptance{
  background-color: transparent;
}

.bottom-form-section .form-box .wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    gap: 10px;
    font-size: 14px;
    line-height: 1.2em;
    text-transform: none;
    font-weight: 300;
}

.wpcf7-form p label{
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
}
.wpcf7-form span.wpcf7-acceptance label {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}

.wpcf7-form span.wpcf7-acceptance label input {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
}
@media (max-width: 991px) {
  .wpcf7-form span.wpcf7-acceptance label input {
    width: 15px;
    height: 15px;
    flex: 0 0 15px;
  }}
/* @media (max-width: 991px) {
  form .wpcf7-submit {
    width: 30px;
  height: 30px;
  flex: 0 0 30px;
  }} */
@media screen and (max-width: 1240px) {
.about-section__content {
    max-width: 802px;
}}

@media screen and (max-width: 1240px) {
.header-logo__img {
    margin-left: 4%;
}}

@media screen and (max-width: 991px) {
main {
    display: block;
	}
}

@media screen and (max-width: 1080px) {
.about-slider {
    overflow-x: scroll;
	gap: 10px;
	}
}

@media screen and (max-width: 991px) {
.hero__main-img {
	position: inherit;
}}



@media screen and (max-width: 991px) {
.hero__main-img {
	margin-bottom: 16px;
	}
}

@media screen and (max-width: 991px) {
.sharing-box ul li:first-child {
	min-width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.sharing-box ul {
	flex-wrap: wrap;
	justify-content: center;
	max-width: 100%;
	}
}

@media screen and (max-width: 991px) {
.hero-wrapper--image {
	background-position: -150% top;

	}
}

@media screen and (max-width: 991px) {
.hero__title {
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
	}
}

@media screen and (max-width: 991px) {
.hero__desc {
    font-family: Manrope;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	}
}

@media screen and (max-width: 991px) {
.hero-wrapper--image {
	padding: 16px;
    background-position: right top;
	}
}

@media screen and (max-width: 991px) {
.about-section__title {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
	}
}

@media screen and (max-width: 991px) {
.about-slider__item {
	min-width: 250px;
	}
}

@media screen and (max-width: 991px) {
.about-slider__item--img {
	width: 100%;
	height: 360px;
	object-fit: cover;
	}
}

@media screen and (max-width: 991px) {
.about-slider__item-desc-wrapper {
	padding: 40px 20px 20px 20px;
	}
}

@media screen and (max-width: 991px) {
.about-section__content {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	}
}

@media screen and (max-width: 991px) {
.history-gallery__wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
	}
}

@media screen and (max-width: 991px) {
    .header-logo__img {
        margin-left: 0;
    }
}


@media screen and (max-width: 991px) {
.history__title {
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
	margin-bottom: 30px;
	}
}

@media screen and (max-width: 991px) {
.how-it-work__wrapper--image {
	padding: 30px 0 40px 0;
	}
}

@media screen and (max-width: 991px) {
.how-it-work__item {
	gap: 16px;
	padding: 12px;
	width: 100%;
	}
}

@media screen and (max-width: 991px) {
.how-it-work__items-wrapper {
	margin-bottom: 20px;
	}
}

@media screen and (max-width: 991px) {
.how-it-work__title {
	text-align: left;
	}
}

@media screen and (max-width: 991px) {
.how-it-work__title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
	}
}

@media screen and (max-width: 991px) {
.history {
    padding: 30px 0 40px 0;
	}
}

@media screen and (max-width: 991px) {
.about-section {
    padding: 30px 0;
	}
}

@media screen and (max-width: 991px) {
.hero-section {
    margin-bottom: 30px;
	}
}









@media screen and (max-width: 991px) {
.main-nav {
    flex-direction: column;
	}
}

@media screen and (max-width: 991px) {
.main-nav__item {
    min-width: 110px;
	}
}



.switch-none {
	display: block;
}



.logo {
  display: flex;
  align-items: center;
  font-weight: 900;
  font-size: 18px;
  color: #154331;
  text-transform: uppercase;
  position: relative;
}


@media (max-width: 768px) {
  .logo {
    font-size: 14px;
  }}


  @media (max-width: 375px) {
    .logo {
      font-size: 10px;
    }}



@media (max-width: 768px) {
  .logo:before {
    width: 42px;
    height: 42px;
  }}


.logo span {
  border-radius: 4px;
}

a.logo-link {
  display: inline-block;
}

a.logo-link:hover {

  opacity: 1;
}

header {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}


@media (max-width: 991px) {
  header {
    overflow: visible;
  }}



nav.breadcrumbs {
  font-size: 16px;
  color: #fff;
}



.expert-review-button {
  display: inline-block;
  padding: .45em 1.1em;
  background: #ffda18;
  color: #000;
  white-space: nowrap;
  font-size: .95em;
  border-radius: 3px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  cursor: pointer;
  font-weight: 500;
}

.expert-review-expert-bio-name {
  color: #000000;
  font-weight: 700;
}

.expert-review-expert-bio__avatar img {
  max-width: 100%;
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.expert-review {
  background: #e5e5e5;
  border-radius: 4px;
  margin: 2em 0;
}

.expert-review-faq--color-blue-1.expert-review-faq--style-style-2 .expert-review-faq-item.expand, .expert-review-faq--color-blue-1.expert-review-faq--style-style-2 .expert-review-faq-item.expand .expert-review-faq-item__answer {
  border-color: #d6e4de;
}

.expert-review-faq-item__question.js-expert-review-faq-item-question {
  font-family: "Manrope", sans-serif;
}

.expert-review-faq--color-blue-1.expert-review-faq--style-style-2 .expert-review-faq-item:after, .expert-review-faq--color-blue-1.expert-review-faq--style-style-2 .expert-review-faq-item:before {
  background: #d6e4de;
}


.expert-review-faq--style-style-2 .expert-review-faq-item {
  border: 1px solid #d6e4de;
}

.expert-review-faq-item__question.js-expert-review-faq-item-question {
    color: #d6e4de;
}






.menu__burger{
	display: none;
}

/* @media(max-width:1100px){
.burger_box{
    display: block;
    position: absolute;
    top: 34%;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.mobile__burger{
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff;
    display: block;
    top: 50%;
}

span.mobile__burger.active {
    height: 0;
    z-index: 5;
}

.mobile__burger:before, .mobile__burger::after{
    content:'';
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #fff;
    transition: ease all .3s;
}

.mobile__burger:before{
    top: 9px;
}

.mobile__burger::after{
    bottom: 9px;
}

span.mobile__burger.active:before {
    transform: rotate(45deg);
    top: 0;
}

span.mobile__burger.active::after {
    transform: rotate(-45deg);
    top: 0;
}

.main_wrapper_header {
    position: absolute;
    top: -200px;
    width: 100%;
    right: 0;
    z-index: 2;
    justify-content: center;
    align-items: anchor-center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #151E41;
    transition: ease all .5s;
    padding: 10px;
}

.logo-link{
  z-index: 3;
}

.main_wrapper_header.active {
    top: 0;
    padding-top: 100px;
}
} */


.owl-dots {
  /* background: #e9e9e8;
  margin-top: 0 !important; */
}

.link-contacs-footer img {
  width: 12px;
}