/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*! 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.
 */

main {
  display: block;
}

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

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

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

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

hr {
  -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-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

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

a {
  background-color: transparent;
  cursor: pointer;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
  max-width: 100%;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

[type="checkbox"],
[type="radio"] {
  -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"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

/*@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap');*/

/*@font-face {*/
/*  font-family: "MBCorpo Text";*/
/*  src: url("../Font/mbcorpoatitle-regular.otf") format("opentype");*/
/*  font-family: "MBCorpo Title";*/
/*  src: url("../Font/mbcorpoatitle-regular.otf") format("opentype");*/
/*}*/

@font-face {
  font-family: "MBCorpo Title";
  src: local("MBCorpo Title"),
  url("../Font/MBCorpoATitleCond/MBCorpoATitleCond-Regular-Web.woff2") format("woff2"),
  url("../Font/MBCorpoATitleCond/MBCorpoATitleCond-Regular-Web.woff") format("woff"),
  url("../Font/MBCorpoATitleCond/MBCorpoATitleCond-Regular-Web.svg") format("svg"),
  url("../Font/MBCorpoATitleCond/MBCorpoATitleCond-Regular-Web.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-variant: normal;
  font-display: swap;
}

@font-face {
  font-family: "MBCorpo Text";
  src: local("MBCorpo Text"),
  url("../Font/MBCorpoSText/MBCorpoSText-Regular-Web.woff2") format("woff2"),
  url("../Font/MBCorpoSText/MBCorpoSText-Regular-Web.woff") format("woff"),
  url("../Font/MBCorpoSText/MBCorpoSText-Regular-Web.svg") format("svg"),
  url("../Font/MBCorpoSText/MBCorpoSText-Regular-Web.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-variant: normal;
  font-display: swap;
}


:root {
  --sec-padding: 100px 0;
  --title-size: 48px;
  --hero-sec-height: 100vh;
  --sec-mb: 100px;
  --sec-space: 80px;
}

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

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

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

img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

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


body {
  font-family: 'MBCorpo Text', serif;
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  /*max-width: 1920px;*/
  min-width: 360px;
  margin: 0 auto;
  background-color: #fff;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'MBCorpo Title', serif;
}

body.active {
  overflow: hidden;
}

#butter {
  will-change: transform;
}

.dp-none {
  display: none;
}

.section {
  width: 100%;
  padding: var(--sec-padding);
}

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


.btn {
  display: block;
  text-align: center;
  max-width: 240px;
  width: 100%;
  padding: 15px 0;
  color: #fff;
  font-size: 16px;
  background-color: #0078D6;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  font-weight: bold;
}

.btn:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  background-color: #014880;
}

.section-title {
  padding: 20px 0;
}

.section-title.black {
  background-color: #000;
}

.title {
  font-size: var(--title-size);
  line-height: 1.2;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-weight: normal;
}

.black .title {
  font-size: var(--title-size);
  line-height: 1.2;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-weight: normal;
}

.subtitle {
  margin-bottom: 10px;
  color: #000;
  text-align: center;
}

.black .subtitle {
  margin-bottom: 10px;
  color: #80D4FF;
  text-align: center;
}

.text {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  color: #000;
}

.blog-text {
  margin-bottom: var(--sec-mb);
}

.home .blog-text {
  margin-bottom: 0;
}

.black .text {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.breadcrumb {
  background-color: #fff;
}

.breadcrumb.black {
  background-color: #000;
}

.breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 45px;
  padding-bottom: var(--sec-mb);
}

.breadcrumb-list li,
.breadcrumb-list li a {
  display: block;
}

.breadcrumb-list .normal,
.breadcrumb-list .active {
  padding-right: 25px;
}


.breadcrumb-list .normal span {
  color: transparent;
  display: none;
}

.breadcrumb-list .normal a {
  width: 15px;
}

.breadcrumb-list .normal a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
  height: 20px;
  background-image: url("../Images/Home_icon_white.svg");
  background-repeat: no-repeat;
}

.breadcrumb-list .normal a::after,
.breadcrumb-list .active a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #9F9F9F;
  border-left: 2px solid #9F9F9F;
}

.black .normal a::after,
.black .active a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.black .normal a::before {
  background-image: url("../Images/Home_icon_black.svg");
}

.breadcrumb-list .current a {
  color: #9F9F9F;
  pointer-events: none;
}

.black .current a {
  color: #80D4FF;
  pointer-events: none;
}

.breadcrumb-list li a {
  color: #000;
  font-size: 14px;
  position: relative;
}

.black li a {
  color: #fff;
  font-size: 14px;
  position: relative;
}


.post-list {
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 5px;
  grid-row-gap: 50px;
}

.post-img {
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.post-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
}

.post-item:hover .post-img img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.post-title {
  color: #000;
  font-size: 26px;
  font-weight: normal;
}

.header {
  background-color: #000;
  position: relative;
  width: 100%;
}

.header-container {
  position: relative;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 248px;
  width: 100%;
}


.open-modal {
  background-color: transparent;
  font-size: 12px;
  color: #9F9F9F;
  cursor: pointer;
  outline: none;
  border: none;
  letter-spacing: 1.2px;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear;
}

.open-modal:hover {
  color: #fff;
}


.header-menu {
  border-top: 1px solid #262626;
}

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

.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-item {
  position: relative;
  padding: 15px 0;
  padding-right: 50px;
}

.nav-submenu__title .nav-submenu__link {
  font-size: 34px;
  font-family: inherit;
}

.nav-link {
  position: relative;
  font-size: 16px;
  color: #9F9F9F;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.nav-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  background-color: #fff;
  height: 1px;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear;
}

.nav-link:hover {
  color: #fff;
}

.nav-link:hover:before {
  width: 100%;
}

.nav-submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 200%;
  left: 0;
  background-color: #fff;
  padding: 40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 0;
  width: 500px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px;
          box-shadow: 0 0 10px;
}

.levels-three {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 90%;
  background-color: #fff;
  padding: 40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 0;
  width: 500px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px;
          box-shadow: 0 0 10px;
}

.nav-item:hover .nav-submenu {
  opacity: 1;
  z-index: 99;
  visibility: visible;
  top: 100%;
}

.nav-submenu__item:hover .levels-three {
  opacity: 1;
  z-index: 99;
  visibility: visible;
  top: 5%;
}

.nav-submenu__item {
  padding: 1rem;
}

.nav-submenu__link {
  color: #000;
  font-size: 18px;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear;
}

.nav-submenu__link:hover {
  color: #9F9F9F;
}

.link-title {
  font-weight: normal;
}

.nav-text {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.post-single .hero-section {
  height: 75vh;
}

.hero-section {
  position: relative;
  height: var(--hero-sec-height);
  width: 100%;
  padding: 20px 0;
  min-height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section.blog {
  height: 75vh;
  min-height: 500px;
}


.container-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  width: 100%;
}

.hero-box {
  max-width: 550px;
  width: 100%;
}

.hero-title {
  font-size: 64px;
  font-weight: 400;
  margin-bottom: 60px;
  color: #fff;
  line-height: 1.2;
}

.hero-btn .btn {
  font-size: 26px;
  padding: 20px 0;
  max-width: 285px;
  font-weight: bold;
}



.single .hero-box {
  max-width: 500px;
}

.single .hero-title {
  font-size: 48px;
  margin-bottom: 40px;
}

.img-tex {
  padding: 20px 0;
}

.img-tex.black {
  background-color: #000;
}

.img-tex__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.img-tex__left {
  max-width: 380px;
  width: 100%;
}

.img-tex__title {
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: normal;
}


.img-tex__text {
  margin-bottom: 25px;
}

.img-tex.black .img-tex__title,
.img-tex.black .img-tex__text {
  color: #fff;
}

.img-text__right {
  max-width: 825px;
  width: 100%;
  height: auto;
}

.img-text__right.order {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.img-tex__image {
  max-height: 550px;
}

.tex-colums {
  padding: 20px 0;
}

.tex-colums__container {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 380px));
  grid-column-gap: 40px;
  grid-row-gap: 20px;
}

.tex-colums__title {
  font-size: 44px;
  font-weight: normal;
  line-height: 1.2;
}

.slider {
  background-color: #000;
  padding: var(--sec-padding);
}

.slider-top {
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
  color: #fff;
}

.slider-title {
  color: #fff;
}

.slider-subtitle {
  color: #80D4FF;
}

.slider-text {
  color: #fff;
}

.slide-text {
  color: #fff;
}


.main-slider {
  max-width: 1115px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.main-slider .post-item {
  cursor: pointer;
}

.main-slider .post-item img {
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
}

.main-slider .post-item:hover .post-img img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.main-slider .post-img img {
  max-width: 372px;
  width: 100%;
  max-height: 248px;
  height: 100%;
}

.main-slider .post-img {
  overflow: hidden;
  height: 248px;
}

.main-slider .post-title {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
}

.arrow {
  cursor: pointer;
}

.arrow-prev {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -20px;
  content: "";
}

.next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -20px;
  content: "";
}

.slick-disabled {
  display: none !important;
}

.section-image {
  position: relative;
  height: 100vh;
  min-height: 820px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.section-image__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.section-image__box {
  margin-top: 100px;
  max-width: 515px;
  width: 100%;
  background-color: #000;
  padding: 80px;
  margin-left: auto;
}

.section-image__box.mb-l {
  margin-left: 0;
}

.section-image__title {
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
}

.section-image__text {
  color: #fff;
  margin-bottom: 20px;
}


.section-number {
  padding: 20px 0;
}

.section-number.black {
  background-color: #000;
  color: #fff;
}

.number-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.number-item {
  max-width: 335px;
  width: 100%;
  text-align: center;
  padding: 0 10px;
}

.number-item__num {
  font-size: 85px;
  margin-bottom: 25px;
  line-height: 1;
}

.contacts {
  padding: var(--sec-padding);
}

.contacts-container {
  max-width: 570px;
  text-align: center;
}

.contacts-text {
  margin-bottom: 30px;
}

.contacts-btn {
  position: relative;
  margin: 0 auto;
  color: #000;
  padding: 25px 50px;
  font-size: 18px;
  background-color: transparent;
  border: 1px solid #BBBBBB;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.contacts-btn::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-image: url('../Images/Kontaktfomular_icon.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.contacts-btn:hover {
  background-color: #BBBBBB;
  color: #000;
}


.footer {
  background-color: #000;
  padding: var(--sec-padding);
}

.footer-container {
  position: relative;
}

.footer-top {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid #979797;
}

.footer-title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}

.footer-text {
  color: #fff;
  margin-bottom: 20px;
}

.footer-btn {
  max-width: 160px;
  padding: 10px;
  background-color: transparent;
  border: 1px solid #979797;
}

.footer-btn:hover {
  background-color: #979797;
}

.footer-menu {
  padding-top: 25px;
  width: 100%;
  border-top: 1px solid #979797;
}

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

.footer-menu__list .btn {
  padding: 10px 0;
  margin: 0;
  margin-right: 30px;
  color: #9F9F9F;
  font-size: 16px;
  max-width: 100%;
  background-color: transparent;
  font-weight: normal;
  display: inline;
  width: auto;
  position: relative;
}

.footer-menu__list .btn::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 0;
  background-color: #fff;
  height: 1px;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear;
}

.footer-menu__list .btn:hover {
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.footer-menu__list .btn:hover:before {
  width: 100%;
}

.scrollTop {
  position: absolute;
  bottom: -80px;
  right: 15px;
  background-color: transparent;
  color: #fff;
  border: none;
  outline: none;
  width: 53px;
  height: 52px;
  background-image: url("../Images/Scroll-up.svg");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}


.services-content {
  margin-bottom: var(--sec-mb);
}

.services-title {
  font-size: 68px;
  font-weight: normal;
  margin-bottom: 25px;
}

.services-text {
  max-width: 740px;
  width: 100%;
}

.tex-img-colums {
  background-color: #000;
  padding: var(--sec-padding);
}

.tex-img-colums__container {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 370px));
  grid-column-gap: 65px;
  grid-row-gap: 100px;
}

.tex-img-colums__item {
  text-align: left;
}

.tex-img-colums__image {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: auto;
  margin-bottom: 30px;
}

.tex-img-colums__title {
  color: #fff;
  font-size: 34px;
  margin-bottom: 30px;
  font-weight: normal;
}

.tex-img-colums__text {
  color: #fff;
}

.two-colums {
  padding: 20px 0;
}

.two-colums__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(360px, 550px) 10px minmax(360px, 550px);
  grid-template-columns: repeat(2, minmax(360px, 550px));
  grid-row-gap: 100px;
  grid-column-gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.two-colums__item:nth-child(2n) {
  margin-top: 100px;
}

.two-colums__img {
  margin-bottom: 25px;
}

.two-colums__title {
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 40px;
}

.two-colums__text {
  margin-bottom: 40px;
}


.list-text {
  padding: 20px 0;
}

.list-text__wrap {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  background-color: #F4F4F4;
  padding: 70px;
}

.list-text__title {
  margin-bottom: 15px;
  font-size: 34px;
  font-weight: normal;
}

.list-text__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-text__list li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}

.list-text__list li.arrow-none {
  padding-left: 0;
}

.list-text__list li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  left: 0;
  background-image: url("../Images/Benefit-Platzhalter_icon\ Copy.svg");
  background-repeat: no-repeat;
}


.list-text__list li.arrow-none::before {
  display: none;
}

.video {
  padding: var(--sec-padding);
  background-color: #000;
}

.video .subtitle {
  color: #80D4FF;
}

.video .title,
.video .text {
  color: #fff;
}

.video-box {
  margin: 0 auto;
  margin-top: 50px;
  max-width: 840px;
}

.video-box iframe {
  width: 100%;
  height: 445px;
}

.space {
  padding-bottom: var(--sec-space);
  background-color: #fff;
}

.space.black {
  background-color: #000;
}

.space div {
  background-image: none;
}

.accordion {
  padding: var(--sec-space);
  background-color: #fff;
}

.accordion.black {
  background-color: #000;
}

.accordion.black .title,
.accordion.black .subtitle,
.accordion.black .accordion-item__btn,
.accordion.black .accordion-sub__text {
  color: #fff;
}

.accordion-title {
  margin-bottom: 50px;
}

.accordion-list {
  list-style: none;
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.accordion-item,
.accordion-inBackend {
  background-color: #fff;
  padding: 25px 20px;
  border-bottom: 1px solid #979797;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.accordion.black .accordion-item,
.accordion.black .accordion-inBackend {
  background-color: #000;
}

.accordion-item__btn {
  cursor: pointer;
  background-color: transparent;
  border: none;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  position: relative;
  width: 100%;
  text-align: left;
}

.accordion-item__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10.5px;
  -webkit-transform: translateY(-50%) rotateZ(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotateZ(45deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.accordion.black .accordion-item__btn::after {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.accordion-item__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-color: #F4F4F4;
  border-radius: 100%;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.accordion.black .accordion-item__btn::before {
  display: none;
}

.accordion-sub {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.accordion-item.active {
  background-color: #F4F4F4;
}

.accordion-item.active .accordion-item__btn::after,
.accordion-inBackend .accordion-item__btn::after {
  -webkit-transform: translateY(-50%) rotateZ(225deg);
      -ms-transform: translateY(-50%) rotate(225deg);
          transform: translateY(-50%) rotateZ(225deg);
}

.accordion-item.active .accordion-item__btn::before {
  background-color: #fff;
}

.accordion-item.active .accordion-sub,
.accordion-inBackend .accordion-sub {
  height: auto;
  opacity: 1;
  visibility: visible;
  padding-top: 40px;
  padding-bottom: 20px;
}


.filter {
  padding: 20px 0;
}

.filter-title {
  margin-bottom: 50px;
}


.person-list .person {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  grid-gap: 20px;
}

.person-backend .person {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 180px);
  grid-gap: 20px;
  margin-right: 0;
}

.person-item {
  height: 270px;
  overflow: hidden;
}

.blog-text a {
  color: #0091da;
  position: relative;
}

.blog-text a::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #bbb;
  margin-left: 0;
}

.blog-text a::after {
  content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #0078d6;
    -webkit-transition: width .42s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: width .42s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width .42s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-left: 0;
}

.blog-text a:hover::after {
  width: 100%;
}

.list-colums {
  padding: 20px 0;
}

.list-colums__list {
  display: flex;
  row-gap: 40px;
  column-gap: 1%;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 1262px) {
  .person-item {
    width: 180px;
  }
}


.person-box {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  padding: 0 5px;
  text-align: center;
  color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(200%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 200%);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 200%)
}

.person-item:hover .person-box {
  -webkit-transform: translateY(-150%);
      -ms-transform: translateY(-150%);
          transform: translateY(-150%);
}

.person-backend .person .person-item {
  margin-right: 0;
  margin-bottom: 0;
  width: 180px;
  height: auto;
}

.person-backend .person .person-box {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}


.show-menu {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 20px;
  background-color: transparent;
  width: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 1px;
  outline: none;
  border: none;
}

.show-menu.active {
  display: none;
}

.show-menu span {
  width: 100%;
  height: 3px;
  background-color: #fff;
  display: block;
}

.show-menu span:nth-child(2) {
  margin: 4px 0;
}


.mobile-menu.active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  max-width: 440px;
  width: 80%;
  min-width: 240px;
  z-index: 99;
  background-color: #000;
  color: #fff;
  overflow: hidden;
  height: 100vh;
  -webkit-transform: translateX(-120%);
      -ms-transform: translateX(-120%);
          transform: translateX(-120%);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  overflow-y: auto;
}

.mobile-list,
.mobile-submenu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mobile-menu a {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  padding: 10px 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: block;
}

.mobile-menu__top {
  position: relative;
}

.hide-menu {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  background-color: transparent;
  width: 40px;
  height: 24px;
  border-radius: 1px;
  outline: none;
  border: none;
}

.hide-menu div {
  position: relative;
  width: 100%;
  height: 100%;
}

.hide-menu span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.hide-menu span:nth-child(1) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hide-menu span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mobile-menu__title {
  padding: 10px;
  text-align: center;
  font-weight: normal;
  padding-bottom: 20px;
  border-bottom: 1px solid dimgray;
  position: relative;
}

.mobile-item {
  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;
  border-bottom: 1px solid dimgray;
}

.mobile-submenu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 240px;
  z-index: 99;
  background-color: #000;
  color: #fff;
  overflow: hidden;
  height: 100%;
  -webkit-transform: translateX(120%);
      -ms-transform: translateX(120%);
          transform: translateX(120%);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.mobile-submenu.active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.mobile-submenu__item {
  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;
  border-bottom: 1px solid dimgray;
}

.sub-btn__next {
  display: block;
  position: relative;
  width: 50px;
  height: 100%;
}

.sub-btn__next::after {
  content: "";
  position: absolute;
  border-width: 2px;
  border-style: solid;
  top: -5px;
  bottom: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: none;
  border-right: none;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 23px;
  left: auto;
  border-color: #fff;
}

.sub-btn__prev {
  position: absolute;
  top: 20px;
  left: 20px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-color: #fff;
  width: 8px;
  height: 8px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  border-width: 2px;
  border-style: solid;
  border-bottom: none;
  border-right: none;
}

* Fade-zoom animation for first dialog */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;

  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;



  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;

  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);

  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-content {
  position: fixed;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-height: 100%;
  height: 100%;
  overflow-y: auto;
}

.modal {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 44px;
  position: relative;
}

.modal-top {
  margin-bottom: 20px;
}

.modal-title {
  font-size: 30px;
  font-weight: normal;
}

.modal-content {
  margin-bottom: 20px;
}

.modal-content__title {
  color: #747474;
  font-weight: bold;
  font-size: 18px;
}

.modal-menu__list .btn {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 0;
  padding-bottom: 5px;
  background-color: transparent;
  color: #0091da;
  border-bottom: 1px solid #bbb;
  position: relative;
}

.modal-menu__list .btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #0091da;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.modal-menu__list .btn:hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.modal-menu__list .btn:hover::before {
  width: 100%;
}

.modal-phone,
.modal-mail {
  color: #000;
  display: block;
}

.modal-phone:hover,
.modal-mail:hover {
  color: #000;
}

.modal-phone span,
.modal-mail span {
  border-bottom: 1px solid #bbb;
  position: relative;
  color: #0091da;
}

.modal-phone span::before,
.modal-mail span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #0091da;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}


.modal-phone span:hover::before,
.modal-mail span:hover::before {
  width: 100%;
}

.form-content {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto;
}

.form-content .services-text {
  max-width: 100%;
}

.footer-form .contacts {
  display: none;
}

form {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto;
  padding: var(--sec-padding);
  padding-left: 15px;
  padding-right: 15px;
}

form fieldset {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.form-group .input input {
  width: 100%;
  outline: none;
  margin-bottom: 30px;
  padding: 10px;
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
}

.form-group .input textarea {
  width: 100%;
  resize: none;
  outline: none;
  padding: 10px;
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
}

.form-btn {
  margin-left: auto;
  border: none;
  cursor: pointer;
}

.radio-title {
  font-weight: bold;
  font-size: 20px;
}

.errors {
  padding: 0;
  color: red;
  list-style: none;
  margin-top: 0;
}

.anrede {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
  margin-top: 10px;
}

.anrede .errors {
  width: 100%;
}

.input-radio+.input-radio {
  margin-left: 20px;
}

.input-radio input {
  margin-right: 5px;
}

.input-radio label {
  cursor: pointer;
}

.select select {
  width: 100%;
  outline: none;
  margin-bottom: 30px;
  padding: 10px;
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
  border-bottom: 1px solid #0078d6;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select {
  position: relative;
}

.select::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #000;
}

.message {
  padding: 20px 0;
}

.contact-block-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 20px;
}

.contact-block {
  max-width: 335px;
  width: 100%;
  position: relative;
  margin: 10px;
}

.contact-block-text {
  color: #fff;
}

.contact-block > div {
  background-color: #fff;
}

.contact-block.contact-block-text > div {
  background-color: #000;
}

.contact-white-block {
  padding: 20px;
  position: relative;
}

.contact-block-subtitle {
  font-size: 16px;
  color: #919191;
}

.contact-block-title {
  min-width: 50px;
}

.contact-block > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contact-white-block .email-icon {
  background-image: url("../Images/email_contacts.svg");
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  top: 23px;
  opacity: 1;
  left: 20px;
  transition: opacity .3s, left .3s;
}

.contact-white-block .contact-text-wrapper {
  display: inline-block;
  margin-left: 25px;
  transition: margin-left .3s;
}

.contact-block:not(.contact-block-text):hover .email-icon {
  opacity: 0;
  transition: opacity .3s, left .3s;
  left: 10px;
}

.contact-block:not(.contact-block-text):hover .contact-text-wrapper {
  margin-left: 0;
  transition: margin-left .3s;
}

.footer-menu {
  display: flex;
  align-items: center;
}

.footer-social {
  flex: 1;
  text-align: right;
}

.footer-social .neos-contentcollection a:not(:last-child) {
  margin-right:25px;
}

.footer-social .neos-contentcollection a {
  display: inline-block;
}

p.img-tex__text {
  font-family: 'MBCorpo Text';
}


@media screen and (max-width: 1025px) {
  :root {
    --sec-space: 40px;
    --sec-mb: 40px;
    --sec-padding: 40px 0;
    --title-size: 38px;
  }

  .show-menu {
    display: block;
  }


  .open-modal {
    display: none;
  }

  .header-menu {
    display: none;
  }

  .logo-text {
    display: none;
  }

  .logo-link {
    display: block;
    max-width: 100%;
    text-align: center;
  }

  .logo-image {
    width: 40px;
    height: 40px;
  }

  .hero-title {
    font-size: 46px;
    margin-bottom: 30px;
  }

  .hero-btn .btn {
    padding: 10px 0;
    font-size: 22px;
  }

  .section-title,
  .img-tex,
  .two-colums,
  .list-text {
    padding: 10px 0;
  }

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

  .img-tex__left {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
  }

  .img-tex__left .btn {
    margin: 0 auto;
  }

  .img-text__right {
    margin-bottom: 15px;
    text-align: center;
  }

  .img-text__right.order {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .img-tex__image {
    max-width: 620px;
  }

  .section-image {
    height: auto;
    min-height: auto;
    padding: 40px 0;
  }

  .section-image__box {
    margin-top: 0;
    padding: 40px;
  }

  .number-item {
    max-width: 250px;
  }

  .number-item__num {
    font-size: 48px;
    margin-bottom: 15px;
  }

  .scrollTop {
    bottom: 0;
  }

  .services-title {
    font-size: 48px;
    margin-bottom: 15px;
  }


  .tex-colums__container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column-gap: 10px;
    text-align: center;
  }

  .tex-colums__title {
    font-size: 32px;
  }

  .tex-img-colums__container {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .tex-img-colums__image {
    margin-bottom: 15px;
  }

  .tex-img-colums__title {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .two-colums__container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
  }

  .two-colums__item {
    text-align: center;
  }

  .two-colums__item:nth-child(2n) {
    margin-top: 0;
  }

  .two-colums__img {
    margin-bottom: 15px;
    max-width: 620px;
  }

  .two-colums__title {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .two-colums__text {
    margin-bottom: 20px;
  }

  .two-colums__item .btn {
    margin: 0 auto;
  }

}

@media screen and (max-width: 889px) {
  .list-colums__list .post-item {
    width: 49% !important;
  }
}

@media screen and (max-width: 780px) {
  .number-list {
    -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;
  }

  .number-item {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .number-item__num {
    margin-bottom: 10px;
  }

  .main-slider .post-img {
    height: 200px;
  }

  .post-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 25px;
  }

  .tex-img-colums__container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .video,
  .accordion {
    padding-left: 0;
    padding-right: 0;
  }

  .video-box {
    margin-top: 20px;
  }

  .accordion-item,
  .accordion-inBackend {
    padding: 20px;
  }

  .accordion-item.active .accordion-sub,
  .accordion-inBackend .accordion-sub {
    padding-top: 20px;
  }

  .list-text__wrap {
    max-width: 100%;
    padding: 20px;
  }

  .list-text__title {
    font-size: 32px;
  }

  .services-title {
    font-size: 36px;
  }

}

@media screen and (max-width: 610px) {
  .person-item {
    width: 100%;
    height: auto;
  }

  .person-img {
    height: 100%;
  }
}


@media screen and (max-width: 580px) {
  .main-slider .post-img img {
    max-width: 100%;
  }
  .list-colums__list .post-item {
    width: 100% !important;
  }
}

@media screen and (max-width: 425px) {

  :root {
    --title-size: 32px;
  }

  .section-image__box {
    padding: 20px;
  }

  .post-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 20px;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-top {
    padding: 15px;
  }

  .footer-menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

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

}
