/* Variables */
/*базовый чёрный*/
/*базовый тёмный*/
/*Фирменный темно-синий*/
/*базовый белый*/
/*базовый светлый*/
:root {
  --base-black: #000000;
  /*базовый чёрный*/
  --base-dark: #333333;
  /*базовый тёмный*/
  --spec-dark-blue: #0e192e;
  /*Фирменный тёмно-зеленый cbybq*/
  --base-white: #ffffff;
  /*базовый белый*/
  --base-light: #dce8ec;
  /*базовый светлый*/
}
/* End of Variables */
/*---Fonts---*/
@font-face {
  font-family: 'PTSans-Regular';
  src: url('../fonts/PTSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans-Bold';
  src: url('../fonts/PTSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Forum-Regular';
  src: url('../fonts/Forum-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--- End of Fonts---*/
/*---General---*/
h2 {
  font-family: "PTSans-Bold";
  line-height: 130%;
}
p,
a,
li {
  font-family: "PTSans-Regular";
  color: #111111;
  font-size: 22px;
  line-height: 130%;
}
body {
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
}
body::-webkit-scrollbar {
  display: none;
  /* Chrome/Safari */
}
@media (min-width: 1024.05px) and (max-width: 1280px) {
  #aboutme-section,
  .goals__wrapper,
  #services,
  .materials,
  .info,
  .site-footer {
    display: block;
    margin: 0 20px;
  }
}
/*--- End of General---*/
/*--Header--*/
.header__wrapper {
  display: block;
  width: 100%;
}
#masthead {
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  height: 73px;
}
#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
.nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0;
}
#menu-top-de {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0;
}
.cona {
  display: grid;
  grid-template-columns: auto;
  margin-top: 0px;
  margin: 0 auto;
  max-width: 1171px;
}
#navbar-top {
  width: 100%;
  max-width: 1171px;
  margin: 0 auto;
  padding-top: 0;
}
#navbar-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10%;
  width: 100%;
  max-width: 1171px;
  margin: 0 auto;
  padding-top: 0;
}
.cona {
  position: relative;
}
.lang-switcher-ru {
  position: absolute;
  right: 30px;
  top: 0;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
}
.lang-item {
  list-style: none;
}
#menu-top-ru {
  padding: 0;
}
#navbar-top {
  list-style-type: none;
  padding-left: 0px;
}
#navbar-top li > a {
  padding: 10px 5px;
  text-align: center;
  min-width: 160px;
  font-size: 20px;
  font-family: "PTSans-Regular";
  line-height: 120%;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease, text-shadow 0.3s ease;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}
#navbar-top li > a:hover {
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#154d80), to(#3886bd));
  background-image: linear-gradient(to top, #154d80, #3886bd);
}
.img-logo__header {
  display: grid;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#navbar-top li {
  position: relative;
}
.menu-item {
  position: relative;
  display: grid;
  padding-bottom: 0;
}
.navbar-header {
  margin: 320px 0 70px 0;
}
/*добавлены стили для исключения кнопки navbar-toggle*/
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: transparent;
}
#navbar-top li > a {
  color: #ffffff;
}
/* List */
.menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
/* Item */
.menu__item {
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.menu__item a {
  text-decoration: none;
  font-size: 18px;
}
/* Link */
#nav-footer > li > a {
  font-size: 20px;
}
.logo-menu {
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.menu-item {
  position: relative;
  max-width: 350px;
}
.menu-item > a {
  position: relative;
}
.menu-item > ul {
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
.navbar-top__header img {
  height: 50px;
}
#navbar-top span {
  color: #fff;
  font-size: 37px;
  font-weight: 900;
  text-align: right;
}
.current_page_item a {
  color: mediumaquamarine;
}
.site-branding {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  left: -2%;
}
.text-branding {
  -ms-flex-line-pack: center;
      align-content: center;
}
.text-branding p {
  margin: 5px 0;
  font-weight: 700;
}
.lang-switcher-nav__desk {
  display: grid;
  justify-self: center;
  margin: 0;
  padding: 0;
}
#menu-langswitch-ru-1,
#menu-langswitch-de-1 {
  display: grid;
  justify-self: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 0;
  padding: 0;
  padding-top: 4px;
}
.lang-item {
  padding: 0;
}
/* базовый стиль для всех флажков */
.lang-item a img {
  opacity: 0.8;
  /* остальные чуть тусклее */
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
}
/* подсветка активного языка */
.lang-item.current-lang a img {
  opacity: 1;
  -webkit-transform: scale(1.8);
          transform: scale(1.8);
  border-radius: 1px;
}
body > main > div > section > div > div.banner-tall__top > div > p {
  color: #194769;
}
.banner-tall__top {
  width: 100%;
}
.banner-tall__slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 120px;
}
.lang-switcher-ru .lang-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* каждый элемент переключателя */
.lang-switcher-ru .lang-item a {
  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;
  width: 44px;
  height: 44px;
  background: #154d80;
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  text-decoration: none;
  border-radius: 12px;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  text-transform: uppercase;
  /* ← вот это делает буквы большими */
}
/* эффект наведения */
.lang-switcher-ru .lang-item a:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#154d80), to(#3886bd));
  background-image: linear-gradient(to top, #154d80, #3886bd);
}
@media (max-width: 768px) {
  .site-branding__mobile {
    display: grid;
    padding-left: 10px;
  }
  .site-branding__mobile a {
    display: grid;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .country-selector {
    padding-top: 2px;
  }
  .header {
    display: grid;
    padding: 0;
  }
  .header__menu {
    position: absolute;
    top: 18px;
    right: 0;
    left: 0;
  }
  .menu {
    display: grid;
  }
  .mobile_navbar {
    display: grid;
    grid-auto-flow: column;
    width: 100%;
    -ms-flex-line-pack: center;
        align-content: center;
    list-style-type: none;
    grid-template-columns: -webkit-max-content 1fr 84px;
    grid-template-columns: max-content 1fr 84px;
    padding: 0 8px;
    margin: 0 auto;
    gap: 10px;
  }
  .mobile_navbar p {
    display: grid;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding-right: 20px;
    font-size: 18px;
    font-weight: 700;
  }
  .menu__button {
    z-index: 10000;
    display: block;
    padding: 0 7px;
    border: none;
    background-color: #ffffff;
    justify-self: start;
    border-radius: 8px;
  }
  .navbar-header {
    margin: 180px auto 100px;
  }
  .navbar-top {
    display: none;
  }
  #navbar-top {
    display: none;
  }
  .navbar-header {
    display: grid;
    -webkit-column-gap: 8px;
            column-gap: 8px;
    line-height: 1;
  }
  .menu__button:hover {
    cursor: pointer;
  }
  .menu-item a {
    color: #ffffff;
    text-decoration: none;
    padding-left: 20px;
  }
  .menu-item.selected {
    background-color: #56193a;
  }
  .menu-item.selected a {
    color: #fff;
  }
  .navbar {
    display: grid;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .lang-switcher-nav__desk {
    display: none;
    padding: 0;
    margin: 0;
  }
  .btn_phone__frame {
    display: none;
  }
  .btn_phone__frame--mob {
    display: grid;
    grid-template-columns: -webkit-max-content max-content;
    grid-template-columns: max-content max-content;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  #masthead {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
    line-height: 1.5;
    height: 76px;
  }
  #menu-langswitch-ru {
    margin: 0;
    padding: 0;
  }
  .lang-switcher-nav__mob {
    display: grid;
    align-self: end;
  }
}
/*Adaptation before 768*/
@media (max-width: 768px) {
  .menu {
    display: none;
  }
  #navbar-top {
    display: block;
  }
  #navbar-top ul {
    padding-left: 0;
    width: 85%;
    margin: 0 0 0 0;
    gap: 0;
  }
  #navbar-top li > a {
    padding: 11px 1px;
    text-align: center;
    min-width: 98px;
    font-size: 16px;
  }
  .navbar {
    display: block;
  }
  .lang-switcher-ru {
    position: absolute;
    right: 12px;
    top: 1px;
  }
  .lang-switcher-ru .lang-item a {
    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;
    width: 40px;
    height: 40px;
    background: #004c83;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    border-radius: 12px;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
@media (min-width: 320.05px) and (max-width: 360.05px) {
  #navbar-top li > a {
    padding: 12px 1px;
    text-align: center;
    min-width: 85px;
    font-size: 15px;
  }
  .lang-switcher-ru {
    position: absolute;
    right: 0px;
    top: 6px;
  }
}
@media (min-width: 600.05px) and (max-width: 768px) {
  #navbar-top ul {
    padding-left: 0;
    width: 85%;
    margin: 0 0 0 0;
    gap: 40px;
  }
}
/*Adaptation after 768*/
@media (min-width: 768.05px) {
  .header__menu {
    display: none;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
@media (min-width: 768.05px) {
  .nav-menu li a {
    text-decoration: none;
  }
  .nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-auto-flow: column;
    max-width: 575px;
    margin: 0 auto;
    width: 100%;
    list-style-type: none;
    grid-template-columns: repeat(6, 1fr);
    padding-top: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1;
  }
  #menu-top-de li a {
    text-decoration: none;
  }
  #menu-top-de {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-auto-flow: column;
    max-width: 680px;
    margin: 0 auto;
    width: 100%;
    list-style-type: none;
    grid-template-columns: repeat(6, 1fr);
    padding-top: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1;
    padding-left: 0;
  }
}
@media (min-width: 768.05px) and (max-width: 1200px) {
  #navbar-top {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0;
  }
  #navbar-top li > a {
    text-decoration: none;
    font-size: 20px;
  }
  #navbar-top li > a {
    min-width: 140px;
  }
}
@media (min-width: 1200.05px) and (max-width: 1280px) {
  .navbar-header {
    margin: 180px auto 100px;
  }
  .service__box--left > .service__box--img > img {
    margin: 25px;
    border-radius: 20px;
  }
  .grid-container {
    display: grid;
    grid-template-columns: auto auto;
    width: 98%;
    margin: 0 auto 120px;
    margin-bottom: 120px;
    margin-left: 20px !important;
  }
}
/*--End of Header--*/
/**-- Page: Home --**/
/* Section banner-tall*/
.banner__wrapper {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.banner-tall {
  display: grid;
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  height: 767px;
}
.banner__container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-rows: 42% 21% 33%;
  height: 710px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.banner__container.banner__container-ru {
  width: 955px;
}
.banner__container.banner__container-de {
  width: 97%;
}
.banner-tall__top p {
  font-size: 20px;
  color: #194769;
}
.banner-tall__bottom {
  display: block;
}
.banner-tall__slogan {
  font-size: 24px;
}
.banner-tall__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.banner-tall__top.banner__slogan--mobile {
  display: none;
}
.banner-tall__top.banner__slogan--desktop {
  display: block;
}
@media (max-width: 768px) {
  .banner-tall {
    position: relative;
    width: 100%;
    height: 560px;
    overflow: hidden;
    max-width: 560px;
    margin: 0 auto;
  }
  .banner-tall p {
    font-size: 15px;
  }
  .banner-tall__top.banner__slogan--mobile {
    display: block;
  }
  .banner-tall__top.banner__slogan--desktop {
    display: none;
  }
  .banner-tall__slogan {
    display: block;
    font-size: 15px;
  }
  .banner__container {
    max-width: 290px;
    margin: 0 auto;
    display: grid;
    grid-template-rows: 42% 16% 24%;
    height: 560px;
    text-align: center;
  }
  .site-branding {
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    position: relative;
    left: 0%;
  }
  .site-branding img {
    width: 296px;
  }
  .banner__wrapper {
    margin-bottom: 0;
  }
  .banner-tall__media {
    gap: 16px;
  }
  .banner-tall__media a img {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768.05px) and (max-width: 992px) {
  .banner-tall__top p {
    font-size: 15px !important;
  }
  .banner-tall__slogan {
    gap: 120px;
  }
  .banner__container.banner__container-ru {
    width: 657px;
  }
  .banner__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-rows: 38% 26% 36%;
    height: 720px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
@media (min-width: 992.05px) and (max-width: 1024px) {
  .banner__container.banner__container-ru {
    width: 870px;
  }
  .banner__container.banner__container-ru .banner-tall__slogan {
    gap: 120px;
  }
  .banner__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-rows: 38% 26% 36%;
    height: 720px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}
@media (min-width: 1024.05px) and (max-width: 1170px) {
  .banner__container.banner__container-ru {
    width: 906px;
  }
}
@media (min-width: 1170.05px) and (max-width: 1280px) {
  .banner__container.banner__container-ru {
    width: 931px;
  }
}
/* End of Section banner-tall*/
/* Section Aboutme*/
.aboutme {
  display: grid;
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 1170px;
  margin: 0 auto;
}
#aboutme-section > div > div > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 68px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.aboutme-note h1 {
  font-size: 75px;
  color: #fff;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 100%;
}
#aboutme-section div.wp-block-group.wp-block-group-right > div > p {
  margin-top: 14px;
}
#aboutme-section div.wp-block-group.wp-block-group-right > div > p:nth-child(1) {
  margin: 0;
}
#aboutme-section div.wp-block-group.wp-block-group-right > div > p:nth-child(2) {
  display: none;
}
.wp-block-group.wp-block-group-left p {
  margin: 0 !important;
}
.wp-block-group.wp-block-group-righ div p {
  margin-bottom: 10px !important;
}
#aboutme-section .wp-block-group.wp-block-group-right > div p {
  margin: 0 0 17px 0;
}
#aboutme-section .wp-block-group.wp-block-group-right > div p:nth-child(1) {
  margin: 0 0 28px 0;
}
#aboutme-section > div > div > h1 {
  margin-top: 0 !important;
}
#aboutme-section > div > div > div > div:nth-child(2) > strong {
  margin-top: 0;
  font-size: 21px;
  font-family: PTSans-Bold;
  line-height: 130%;
}
#aboutme-section > div > div > div > div:nth-child(1) > p:nth-child(1) {
  margin-top: 0;
  font-size: 21px;
}
#aboutme-section > div > div > div > div:nth-child(2) > p:nth-child(3) {
  line-height: 210%;
}
#aboutme-section > div > div > div > div:nth-child(2) > div {
  margin-top: 0;
  font-size: 21px;
  font-family: PTSans-Regular;
}
#aboutme-section > div > div > div > div:nth-child(1) > p:nth-child(2) {
  font-size: 21px;
}
#aboutme-section > div > div > div > div:nth-child(1) > p:nth-child(3) {
  font-size: 21px;
}
@media (max-width: 768px) {
  .aboutme-note h1 {
    font-size: 32px;
    color: #154d80;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 120%;
  }
  body .is-layout-flex {
    display: block;
  }
  .aboutme {
    padding: 0 20px;
  }
  #aboutme-section > div > div > p {
    font-size: 16px !important;
    line-height: 130%;
  }
  #aboutme-section > div > div > div p {
    font-size: 16px !important;
    line-height: 130%;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(3) {
    padding-bottom: 8px;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(4) {
    display: inline;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(5) {
    display: block;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(6) {
    display: inline;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(7) {
    display: inline;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(8) {
    display: inline;
  }
  #aboutme-section > div > div > div > div.wp-block-group.wp-block-group-right > div > p:nth-child(2) {
    display: none;
  }
  #aboutme-section > div > div > div {
    display: grid;
    grid-template-columns: 1fr;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 20px;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-left > div > p:nth-child(5) {
    display: none;
  }
  #aboutme-section > div > div > div > .wp-block-group.wp-block-group-right > div > p {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #aboutme-section > div > div > div > div:nth-child(2) > strong {
    font-size: 16px !important;
    line-height: 130%;
  }
  #aboutme-section > div > div > div > div:nth-child(2) > div {
    font-size: 16px !important;
    line-height: 130%;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .aboutme {
    padding: 0 40px;
  }
  #aboutme-section > div > div > div {
    gap: 40px;
  }
  .aboutme-note h1 {
    font-size: 60px;
    color: #154d80;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 120%;
  }
}
@media (min-width: 1024.05px) and (max-width: 1170px) {
  .aboutme {
    padding: 0 40px;
  }
}
@media (min-width: 1170.05px) and (max-width: 1280px) {
  .aboutme {
    padding: 0 40px;
  }
}
/* End of Section Aboutme*/
/* Section goals*/
.goals__wrapper {
  height: 355px;
  display: grid;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 38px;
}
section.goals {
  position: relative;
  display: grid;
  grid-template-columns: 430px 477px auto;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  height: 310px;
  background-image: url(../img/bg-about.webp);
  background-position-x: calc(50% + 2px);
  background-repeat: no-repeat;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
section.goals div {
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
}
section.goals div:nth-child(1) {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
section.goals div:nth-child(1) h2 {
  color: #77afc9;
  font-size: 75px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 130%;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin: 50px auto auto 52px;
}
section.goals div:nth-child(2) {
  margin-top: 37px;
}
section.goals div:nth-child(2) p {
  color: #fff;
  font-size: 24px;
  font-family: "PTSans-Regular";
}
section.goals div:nth-child(3) {
  position: absolute;
  width: 328px;
  left: calc(50% + 275px);
  top: -38px;
}
section.goals > .goals__right--mobile {
  display: none;
}
@media (max-width: 768px) {
  section.goals div:nth-child(1) h2 {
    color: #77afc9;
    font-size: 32px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 60px auto auto 20px;
  }
  section.goals {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #28628e;
    background-image: url(../img/bg-samolet__mobile.webp), url(../img/bg-samolet-1px-mobile.png);
    background-repeat: no-repeat, repeat-x;
    background-position: left bottom, left top;
    height: 464px;
  }
  section.goals div:nth-child(2) p {
    color: #fff;
    font-size: 16px;
    font-family: "PTSans-Regular";
    padding-left: 20px;
  }
  section.goals div:nth-child(2) {
    margin-top: 0;
  }
  section.goals > .goals__right--mobile {
    display: block;
    position: absolute;
    bottom: -5px;
    left: calc(50% - 25px);
  }
  .goals__right {
    display: none !important;
  }
  .goals__right--mobile > img {
    width: 250px;
  }
  .goals__wrapper {
    height: auto;
    margin-top: 60px;
  }
  body > main > div.goals__wrapper > section > div.goals__center > p:nth-child(2) {
    width: 61%;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .goals__wrapper {
    height: auto;
  }
  section.goals {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 310px;
    background-image: url(../img/bg-about.webp);
    background-position-x: calc(50% + 10px);
    background-repeat: no-repeat;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  section.goals div:nth-child(1) h2 {
    color: #77afc9;
    font-size: 60px;
    font-family: "Forum-Regular";
    line-height: 130%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 25px auto auto 20px;
  }
  section.goals div:nth-child(2) {
    margin-top: 0px;
    width: 55%;
  }
  section.goals div:nth-child(2) p {
    color: #fff;
    font-size: 16px;
    font-family: "PTSans-Regular";
    margin-left: 20px;
  }
  section.goals div:nth-child(3) {
    position: absolute;
    width: 328px;
    left: calc(100% - 330px);
    top: -35px;
  }
}
@media (min-width: 1024.05px) and (max-width: 1280px) {
  section.goals {
    position: relative;
    display: grid;
    grid-template-columns: 320px 380px auto;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    height: 310px;
    background-image: url(../img/bg-about.webp);
    background-position-x: calc(50% + 0px);
    background-repeat: no-repeat;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  section.goals div:nth-child(1) h2 {
    color: #77afc9;
    font-size: 60px;
    font-family: "Forum-Regular";
    line-height: 130%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 45px auto auto 25px;
  }
  section.goals div:nth-child(2) {
    margin-top: 30px;
  }
  section.goals div:nth-child(2) p {
    color: #fff;
    font-size: 21px;
    font-family: "PTSans-Regular";
  }
  section.goals div:nth-child(3) {
    position: absolute;
    width: 328px;
    left: calc(100% - 330px);
    top: -35px;
  }
}
/* End of Section goals*/
/* Section Services*/
.services {
  max-width: 1280px;
  height: auto;
  margin: 0 auto;
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 70px;
}
#services > div > div > p:nth-child(2) {
  margin-top: 15px;
}
.services__title {
  text-align: left;
  font-size: 40px;
  line-height: 140%;
  margin-bottom: 40px;
}
.services__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 50px;
  -webkit-column-gap: 36px;
          column-gap: 36px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.service-item__image img {
  width: 100%;
}
h2.services__title {
  color: #154d80;
  font-size: 75px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 130%;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin: 78px auto 20px 52px;
}
.service-item p:nth-child(2) {
  font-family: "PTSans-Regular";
  font-size: 30px;
  color: #154d80;
}
#services > div > div:nth-child(1) > p:nth-child(n + 5) {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .services {
    display: block;
    padding: 0 20px;
    margin-top: 50px;
  }
  .services__grid {
    display: block;
    padding: 0;
  }
  h2.services__title {
    color: #154d80;
    font-size: 32px;
    margin: 15px auto 15px 0;
    padding: 0;
  }
  .service-item p:nth-child(2) {
    font-family: "PTSans-Regular";
    font-size: 20px;
    color: #154d80;
    margin-top: 15px;
  }
  .service-item p:nth-child(n + 3) {
    font-family: "PTSans-Regular";
    font-size: 16px;
    color: #333333;
    margin-top: 12px;
  }
  #services > div > div > p:nth-child(2) {
    margin-top: 15px;
  }
  #services > div > div {
    padding-bottom: 50px;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .services {
    display: block;
    padding: 0 40px;
  }
  .services__grid {
    display: block;
  }
  h2.services__title {
    color: #154d80;
    font-size: 60px;
    margin-left: 0px;
  }
  h2.services__title {
    margin-left: 0px !important;
  }
}
@media (min-width: 1024.05px) and (mvax-width: 1280px) {
  .services {
    padding: 0 40px;
  }
  h2.services__title {
    margin-left: 0px;
  }
}
@media (min-width: 1280.05px) {
  .services {
    margin-top: 70px;
  }
}
/* End of Section Services*/
/* Section resons*/
.resons {
  background-image: url(../img/shell.webp), url(../img/resons-bg-1px.png);
  background-repeat: no-repeat, repeat-x;
  background-position: calc(50% + 341px) -78%, /* центральное верхнее изображение */ left top;
  height: 890px;
  position: relative;
  margin-top: 83px;
}
.resons__wrap {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 0;
}
.resons__wrap h2 {
  color: #77afc9;
  font-size: 75px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 100%;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin: auto auto 10px 0;
  padding-top: 70px;
}
.resons__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7%;
}
.resons__container--right img {
  position: absolute;
  bottom: -108px;
}
.resons__container--left h4 {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 25px;
}
.resons__container--left p {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  padding: 0;
  margin: 0;
}
.resons__container--right {
  padding-top: 60px;
}
.resons__container--right p {
  font-family: "Forum-Regular";
  color: #77afc9;
  font-weight: 300;
  font-size: 29px;
  padding: 0;
  margin-top: 0;
  line-height: 120%;
}
.resons__container--right p:nth-child(2) {
  margin-left: 34px;
}
.resons__container--right p:nth-child(3) {
  margin-left: 67px;
}
.resons__container--right p:nth-child(4) {
  margin-left: 94px;
}
.resons__container--right p:nth-child(5) {
  font-size: 60px;
  margin-top: 23px;
  margin-left: 94px;
  color: #47bcf3;
}
@media (max-width: 768px) {
  .resons__wrap {
    max-width: 768px;
    margin: 0 auto;
    padding-left: 0;
    padding: 0 20px;
  }
  .resons {
    background-image: url(../img/rakovina-i-svet.webp), url(../img/resons-bg-1px.png);
    background-repeat: no-repeat, repeat-x;
    background-position: calc(0% - 13px) 124%, /* центральное верхнее изображение */ left calc(0% - 110px);
    height: 760px;
    position: relative;
    margin-top: 60px;
  }
  .resons__wrap h2 {
    font-size: 32px;
    margin: 40px auto 10px 0;
    padding-top: 60px;
  }
  .resons__container {
    display: block;
    position: relative;
  }
  .resons__container--left {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
  }
  .resons__container--left h4 {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .resons__container--left p {
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    padding: 0;
    margin: 0;
  }
  .resons__container--right {
    padding-top: 20px;
    margin-left: 82px;
  }
  .resons__container--right p {
    font-family: "Forum-Regular";
    color: #77afc9;
    font-weight: 300;
    font-size: 17px;
    padding: 0;
    margin-top: 0;
    line-height: 120%;
  }
  .resons__container--right p:nth-child(5) {
    font-size: 22px;
    margin-top: 15px;
    margin-left: 75px;
    padding-bottom: 64px;
  }
}
@media (min-width: 1024.05px) and (max-width: 1280px) {
  .resons {
    background-image: url(../img/shell.webp), url(../img/resons-bg-1px.png);
    background-repeat: no-repeat, repeat-x;
    background-position: calc(50% + 289px) -107%, /* центральное верхнее изображение */ left top;
    height: 901px;
    position: relative;
    margin-top: 100px;
  }
  .resons__wrap {
    margin: 0 20px;
  }
  .resons__wrap h2 {
    font-size: 60px;
    margin-left: 0;
  }
  .resons__container--right p:nth-child(5) {
    font-size: 60px;
    margin-top: 23px;
    margin-left: 0px;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .resons__container--right p:nth-child(5) {
    font-size: 40px;
    margin-top: 30px;
    margin-left: 0px;
  }
  .resons__wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
  }
  .resons__wrap h2 {
    color: #77afc9;
    font-size: 50px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 100%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 0;
    padding-top: 40px;
  }
  .resons__container--left h4 {
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 25px;
  }
  .resons__container--left p {
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    padding: 0;
    margin: 0;
  }
  .resons {
    background-image: url(../img/shell.webp), url(../img/resons-bg-1px.png);
    background-repeat: no-repeat, repeat-x;
    background-position: calc(50% + 161px) -78%, /* центральное верхнее изображение */ left top;
  }
}
/* End of Section resons*/
/* Section helpfulness*/
.materials {
  max-width: 1280px;
  margin: 0 auto;
}
h2.materials__title {
  color: #154d80;
  font-size: 75px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 130%;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin: 60px auto auto 52px;
}
.materials__text > h3 {
  color: #154d80;
  font-size: 36px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 100%;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin: 0;
  margin-top: 10px;
}
.materials__container {
  max-width: 1280px;
  margin: 40px auto 0;
}
.materials-item {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 42px;
  padding-left: 56px;
  padding-right: 44px;
  background: #fff;
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.materials-item__left {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: start;
  padding-top: 49px;
}
.materials-item__image {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.materials-item__right {
  display: grid;
  grid-template-rows: 36px auto 50px 36px;
}
.materials__text p:nth-child(1) {
  margin-top: 10px;
  color: #154d80;
  font-size: 36px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 100%;
}
.materials__text p:nth-child(2) {
  display: none;
}
.materials__text p:nth-child(4) {
  margin-top: 25px;
  font-size: 22px;
  font-family: "PTSans-Regular";
  font-weight: 300;
}
.materials > div > div > .materials-item__right > .materials__text > p:nth-child(5) {
  display: block;
}
.materials__link {
  display: grid;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  height: 50px;
}
.materials__link a {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#28628e), color-stop(#2c6a97), to(#408fc3));
  background-image: linear-gradient(to top, #28628e, #2c6a97, #408fc3);
  border-radius: 15px;
  color: #fff;
  text-decoration: none;
  height: 50px;
  width: 321px;
  display: grid;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .materials {
    max-width: 1280px;
    margin: 0 auto;
  }
  h2.materials__title {
    color: #154d80;
    font-size: 32px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 20px auto auto 20px;
  }
  .materials-item {
    display: block;
    background: #fff;
    margin: 0 20px 50px;
    height: auto;
    padding: 0;
  }
  .materials-item__right > .emty {
    display: none;
  }
  .materials-item__image {
    display: block;
    padding: 25px 25px 20px 25px;
    -ms-flex-pack: center;
    -ms-flex-line-pack: center;
  }
  .materials__text p:nth-child(1) {
    margin-top: 0;
    color: #154d80;
    font-size: 21px;
    line-height: 130%;
    font-family: "Forum-Regular";
    font-weight: 300;
  }
  .materials-item__right {
    display: block;
    margin: 0 20px;
    padding-bottom: 25px;
  }
  .materials__text p {
    padding-right: 0;
    font-size: 16px;
  }
  .materials__link {
    display: block;
    padding-bottom: 20px;
    padding-right: 0;
    width: 100%;
    max-width: 390px;
    margin: 0 auto;
  }
  .materials__link a {
    font-size: 16px;
    width: 100%;
    max-width: 300px;
    margin: 27px auto;
    height: 47px;
    display: grid;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 14px;
  }
  .materials__container {
    max-width: 1280px;
    margin: 25px auto 0;
    padding: 0;
  }
  .materials__text > h3 {
    color: #154d80;
    font-size: 19px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
  }
  .materials__text p:nth-child(4) {
    margin-top: 12px;
    font-size: 16px;
    font-family: "PTSans-Regular";
    font-weight: 300;
    line-height: 130%;
  }
}
@media (min-width: 1024.05px) and (max-width: 1280px) {
  .materials__text p:nth-child(1) {
    margin-top: 0px;
    color: #154d80;
    font-size: 32px;
    font-family: "Forum-Regular";
    font-weight: 300;
  }
  .materials__text p {
    margin-top: 0px;
    color: #154d80;
    font-size: 24px;
    font-family: "PTSans-Regular";
    font-weight: 300;
  }
  .materials__text p:nth-child(2) {
    margin-top: 0px;
    color: #154d80;
    font-size: 24px;
    font-family: "PTSans-Regular";
    font-weight: 300;
  }
  .materials {
    margin: 0 20px;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .materials-item__right {
    display: grid;
    grid-template-rows: 36px auto 46px 36px;
  }
  .materials-item {
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
    gap: 30px;
    height: 360px;
    padding-left: 36px;
    padding-right: 30px;
    background: #fff;
    max-width: 1024px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .materials__link {
    display: grid;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding-right: 9px;
    padding-bottom: 20px;
  }
  h2.materials__title {
    font-size: 60px;
    margin-left: 0;
  }
  .materials-item__right {
    display: grid;
  }
  .materials__text {
    margin-bottom: 20px;
  }
  .materials__text p:nth-child(4) {
    font-size: 16px;
    margin-top: 12px;
  }
  .materials__text p:nth-child(1) {
    margin-top: 0;
    color: #154d80;
    font-size: 21px;
    line-height: 130%;
    font-family: "Forum-Regular";
    font-weight: 300;
  }
  .materials__text > h3 {
    color: #154d80;
    font-size: 19px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
  }
  .materials__link a {
    font-size: 16px;
    max-width: 248px;
    margin: 0 auto;
    height: 47px;
    display: grid;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 14px;
  }
  #services > div > div {
    margin-bottom: 65px;
  }
  h2.materials__title {
    font-size: 60px;
    margin-left: 37px;
  }
}
/* End of Section helpfulness*/
/* Section info*/
.info {
  max-width: 1280px;
  margin: 110px auto 0;
}
h2.info__title {
  color: #154d80;
  font-size: 75px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 130%;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin: 60px auto auto 52px;
}
.info__container {
  max-width: 1170px;
  margin: 42px auto 0;
}
.info__container p {
  margin-top: 30px;
}
.info__container p span {
  font-style: italic;
  font-weight: 700;
}
@media (max-width: 768px) {
  .info {
    padding: 0 20px;
    margin: 60px auto;
  }
  h2.info__title {
    font-size: 32px;
    margin: 0 auto;
  }
  .info__container p {
    font-size: 16px;
    line-height: 130%;
    margin: 0 auto;
  }
  .info__container {
    max-width: 768px;
    margin: 20px auto 0;
  }
  .info__container p {
    font-size: 16px;
    line-height: 130%;
    margin: 12px auto;
  }
  div.banner__slogan--mobile.banner-tall__top > div > p:nth-child(2) {
    margin-top: 6px !important;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .info__container {
    max-width: 1024px;
    margin: 42px 37px 0;
  }
  h2.info__title {
    color: #154d80;
    font-size: 60px;
    margin-left: 37px;
  }
}
@media (min-width: 1024.05px) and (max-width: 1280px) {
  .info {
    margin: 0 20px;
  }
  h2.info__title {
    margin-left: 52px;
  }
  .info__container {
    margin-left: 52px;
    margin-right: 38px;
  }
}
/* End of Section info*/
/*----- Debugging ----*/
/*----- End of Debugging ----*/
/*---Footer---*/
.site-footer {
  max-width: 1170px;
  height: auto;
  margin: 115px auto 0;
}
.footer__container {
  display: grid;
  max-width: 1170px;
  height: 627px;
  margin: 0 auto;
  grid-auto-rows: 330px 233px 64px;
}
.footer-top {
  display: grid;
  max-width: 1280px;
  align-self: center;
  margin: 0 auto;
  width: 100%;
}
.footer__box--top {
  display: grid;
  position: relative;
  max-width: 1280px;
  height: 330px;
  margin: 0 auto;
}
.footer__box--top a {
  width: 684px;
  position: relative;
  left: calc(50% - 350px);
}
.picture-window {
  width: 100%;
}
.footer__box--bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.footer__box-left.footer-data {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__box-left.footer-data div p {
  color: #fff;
  margin: 0;
  line-height: 135%;
}
.footer__box-center.footer-data {
  display: grid;
  grid-template-rows: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.wrapper__docs--desctop {
  display: grid;
  grid-template-rows: auto;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}
.wrapper__docs--desctop a {
  color: #fff;
}
.footer__box-right {
  display: grid;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  grid-template-rows: 60% 40%;
}
.footer__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.copyright.copyright-left {
  justify-self: end;
  margin-top: 1px;
}
.copyright.copyright-left span {
  color: #fff;
  font-size: 26px !important;
}
.copyright.copyright-left a {
  color: #fff;
  font-size: 20px;
}
#colophon > div > div.copyright.copyright-left > span {
  position: relative;
  top: 4px;
}
@media (max-width: 768px) {
  .footer__container {
    display: block;
    max-width: 768px;
    height: 365px;
    margin: 0 auto;
  }
  .footer__box--top {
    height: 168px;
  }
  .footer__box--top a {
    display: block;
    width: 250px;
    position: relative;
    left: calc(50% - 133px);
  }
  .footer__box-left.footer-data div p {
    color: #fff;
    margin: 0;
    line-height: 135%;
    font-size: 13px;
  }
  .wrapper__docs--desctop a {
    color: #fff;
    font-size: 13px;
  }
  .copyright.copyright-left a {
    color: #fff;
    font-size: 13px;
  }
  .copyright.copyright-left span {
    color: #fff;
    font-size: 18px !important;
  }
  .footer__box-right {
    display: block;
    padding-top: 32px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    position: absolute;
    left: calc(50% + -102px);
    top: 55px;
    width: 210px;
  }
  .footer__box--bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
  }
  .footer__box-left.footer-data {
    display: grid;
    -webkit-box-align: end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-align: end;
    align-items: end;
  }
  .footer__box-left.footer-data div p {
    text-align: center;
  }
  .copyright.copyright-left {
    text-align: center;
    justify-self: center;
    margin-top: 110px;
  }
  .site-footer {
    max-width: 768px;
    height: 365px;
    margin: 62px auto 0;
  }
}
@media (min-width: 768.05px) and (max-width: 1024px) {
  .footer__box-left.footer-data div p {
    color: #fff;
    margin: 0;
    line-height: 135%;
    font-size: 17px !important;
  }
  .wrapper__docs--desctop a {
    color: #fff;
    font-size: 17px !important;
  }
  .site-footer {
    margin: 115px 20px 0;
  }
}
@media (min-width: 1024.05px) and (max-width: 1280px) {
  .site-footer {
    margin: 115px 20px 0;
  }
}
.datenschutz__page--deckstop {
  max-width: 1280px;
  margin: 80px auto;
  padding: 30px 50px 440px 50px;
  background: #dce8ec;
  opacity: 0.7;
  border-radius: 15px;
}
/*--- End of Footer---*/
/**-- Page: single --**/
/* Page Article */
.type-post {
  display: grid;
  max-width: 1171px;
  margin: 0 auto 40px;
}
.type-portfolio {
  max-width: 1171px;
  margin: 0 auto 40px;
}
/* End of Page Article */
/*page 404*/
.search-form .search-field {
  width: 100%;
  padding: 10px 40px 10px 12px;
  /* справа добавляем место под иконку */
  border: 1px solid #ccc;
  border-radius: 25px;
  font-size: 14px;
  outline: none;
}
.search-form .search-submit {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url('https://cdn-icons-png.flaticon.com/512/622/622669.png') no-repeat center center;
  background-size: 16px 16px;
  border: none;
  cursor: pointer;
  padding: 0;
  text-indent: -9999px;
  /* скрыть текст "Поиск" */
}
/*End of page 404*/
/*Page Datenschutz*/
.datenschutz__page--deckstop {
  max-width: 1280px;
  margin: 80px auto;
  padding: 60px 40px 440px 40px;
  background: #dce8ec;
  opacity: 0.7;
  border-radius: 15px;
}
.datenschutz__page--content h1 {
  color: #154d80;
  font-size: 75px;
  font-family: "Forum-Regular";
  font-weight: 300;
  line-height: 130%;
}
.datenschutz__page--content h2 {
  font-family: "PTSans-Bold";
  font-size: 30px;
  color: #154d80;
}
#datenschutz a {
  color: #154d80;
}
@media (max-width: 768px) {
  .datenschutz__page--content h1 {
    color: #154d80;
    font-size: 32px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
  }
  .datenschutz__page--content h2 {
    font-family: "PTSans-Bold";
    font-size: 20px;
    color: #154d80;
  }
  .datenschutz__page--content p {
    color: #111;
    font-size: 16px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
  }
  .datenschutz__page--content a {
    color: #111;
    font-size: 16px;
    font-family: "Forum-Regular";
    font-weight: 300;
    line-height: 130%;
  }
  .datenschutz__page--deckstop {
    max-width: 1280px;
    margin: 80px auto;
    padding: 60px 20px 20px 20px;
    background: #dce8ec;
    opacity: 0.9;
    border-radius: 15px;
    margin-left: 12px;
    margin-right: 12px;
  }
}
/*End of Page Datenschutz*/
