@charset "UTF-8";
#block-ami-local-tasks ul {
  font-size: 14px;
  display: flex;
  padding: 0; }
  #block-ami-local-tasks ul li {
    list-style: none; }
    #block-ami-local-tasks ul li::after {
      content: "\a0\a0\a0"; }

#block-ami-local-tasks {
  display: none; }

.flex-1 {
  flex: 1; }

.flex-content-space-between {
  display: flex;
  justify-content: space-between; }

.flex-space-between > * {
  flex: 1; }

.flex-items-center {
  align-items: center; }

/* Forms */
.btn {
  text-transform: uppercase;
  font-size: 14px;
  padding: 16px 62px;
  text-decoration: none !important; }
  .btn-primary {
    background: #416BFF;
    color: #FFFFFF; }
  .btn-white {
    padding: 12px 72px;
    background: #FFFFFF;
    color: #000 !important; }
    @media (max-width: 1289.98px) {
      .btn-white {
        padding: 12px 12px;
        white-space: nowrap; } }
  .btn-bordered {
    border: 2px solid #416BFF !important; }
  .btn-white:hover {
    background: #E9E9F1; }

.material-form-input {
  background: none;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  padding: 18px 6px;
  font-size: 14px;
  line-height: 14px;
  height: auto; }
  .material-form-input:focus {
    box-shadow: none;
    background: none; }

#webform-submission-get-consultation-main-add-form .webform-elements {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (max-width: 799.98px) {
    #webform-submission-get-consultation-main-add-form .webform-elements {
      flex-direction: column; } }
  #webform-submission-get-consultation-main-add-form .webform-elements > div {
    flex-basis: calc(33.3333% - 20px); }
    @media (max-width: 799.98px) {
      #webform-submission-get-consultation-main-add-form .webform-elements > div {
        flex-basis: 100%;
        margin-bottom: 1rem; } }
    #webform-submission-get-consultation-main-add-form .webform-elements > div input:not([type="submit"]) {
      background: none;
      border: none;
      border-bottom: 1px solid;
      border-radius: 0;
      padding: 18px 6px;
      font-size: 14px;
      line-height: 14px;
      height: auto;
      margin: 0;
      width: 100%; }
      #webform-submission-get-consultation-main-add-form .webform-elements > div input:not([type="submit"]):focus {
        box-shadow: none;
        background: none;
        outline: none; }
    #webform-submission-get-consultation-main-add-form .webform-elements > div #edit-actions-submit {
      min-width: 226px; }
  #webform-submission-get-consultation-main-add-form .webform-elements > div:nth-of-type(4) {
    flex-basis: 100%;
    margin-top: 20px; }
  #webform-submission-get-consultation-main-add-form .webform-elements label {
    display: none; }

.form-text, .form-select {
  appearance: none;
  min-height: 56px;
  font-size: 14px;
  border: 1px solid #000;
  padding: 0 25px;
  width: 100%;
  margin-bottom: 12px; }

.js-form-type-select {
  position: relative; }
  .js-form-type-select::after {
    content: "";
    width: 0.6em;
    height: 0.4em;
    position: absolute;
    right: 16px;
    top: 24px;
    z-index: 1;
    background: #2F3C50;
    clip-path: polygon(100% 0%, 0 0%, 50% 100%);
    pointer-events: none; }

.webform-button--submit::after {
  content: "1234";
  width: 100px;
  height: 100px;
  display: block; }

option {
  opacity: 0.6; }

textarea.form-text {
  padding-top: 25px;
  padding-bottom: 25px; }

.js-form-item-checkbox-agreement {
  display: flex; }
  .js-form-item-checkbox-agreement > :first-child {
    margin-top: 2px;
    margin-right: 10px; }
  .js-form-item-checkbox-agreement label {
    font-size: 12px;
    color: #7A7A7A; }

.js-form-type-radio {
  display: flex; }
  .js-form-type-radio .form-radio {
    margin-top: 5px;
    margin-right: 36px; }
  .js-form-type-radio label {
    font-size: 14px; }

.fieldset-legend {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px; }

.form-item-checkbox-agreement {
  margin-top: 1em; }

#webform-submission-chiefs-test-node-26-add-form .js-form-item {
  margin-top: 14px; }

#webform-submission-chiefs-test-node-26-add-form .fieldset-legend {
  line-height: 0px; }

#webform-submission-chiefs-test-node-26-add-form .webform-elements {
  counter-reset: ordered-list; }
  #webform-submission-chiefs-test-node-26-add-form .webform-elements fieldset {
    counter-increment: ordered-list; }
  #webform-submission-chiefs-test-node-26-add-form .webform-elements legend {
    line-height: 24px; }
    #webform-submission-chiefs-test-node-26-add-form .webform-elements legend::before {
      font-size: 14px;
      font-weight: 600;
      content: counter(ordered-list) "."; }

#block-webform-3 {
  margin-bottom: -80px;
  background: url("../../../sites/default/files/img/image-11.jpg");
  position: relative; }
  #block-webform-3 .container {
    position: inherit;
    padding-right: 28%;
    z-index: 5; }
  @media (max-width: 999.98px) {
    #block-webform-3 .container {
      padding-right: 30px; }
    #block-webform-3 .webform-elements {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    #block-webform-3 .js-form-item:not(:nth-of-type(7)),
    #block-webform-3 .form-actions {
      width: calc(50% - 10px); }
    #block-webform-3 .form-actions {
      margin-top: 4px; } }
  @media (max-width: 599.98px) {
    #block-webform-3 .js-form-item:not(:nth-of-type(7)),
    #block-webform-3 .form-actions {
      width: 100%; } }
  #block-webform-3::after {
    content: ' ';
    background: rgba(30, 30, 30, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  #block-webform-3 h2 {
    color: white; }
  #block-webform-3 .form-text, #block-webform-3 .form-select, #block-webform-3 .form-textarea {
    background: none;
    border: 1px solid white;
    font-size: 16px;
    color: white; }
    #block-webform-3 .form-text::placeholder, #block-webform-3 .form-select::placeholder, #block-webform-3 .form-textarea::placeholder {
      color: #D9D9D9; }
    #block-webform-3 .form-text:focus, #block-webform-3 .form-select:focus, #block-webform-3 .form-textarea:focus {
      outline: none; }
      #block-webform-3 .form-text:focus::placeholder, #block-webform-3 .form-select:focus::placeholder, #block-webform-3 .form-textarea:focus::placeholder {
        color: #7A7A7A; }
  #block-webform-3 .form-textarea {
    padding: 5px 25px;
    width: 100%; }
  #block-webform-3 #edit-actions-submit {
    width: 100%; }

#webform-submission-get-advice-node-250-add-form .webform-elements,
#webform-submission-main-webform-node-250-add-form .webform-elements,
#webform-submission-get-advice-node-25-add-form .webform-elements,
#webform-submission-get-materials-node-47-add-form .webform-elements {
  width: 50%; }
  @media (max-width: 1289.98px) {
    #webform-submission-get-advice-node-250-add-form .webform-elements,
    #webform-submission-main-webform-node-250-add-form .webform-elements,
    #webform-submission-get-advice-node-25-add-form .webform-elements,
    #webform-submission-get-materials-node-47-add-form .webform-elements {
      width: 100%; } }

#webform-submission-chiefs-test-node-26-add-form .webform-elements #edit-form {
  width: 50%; }
  @media (max-width: 1289.98px) {
    #webform-submission-chiefs-test-node-26-add-form .webform-elements #edit-form {
      width: 100%; } }

html {
  background: #273545; }

/* Blocks */
.grey-block {
  background: radial-gradient(22.38% 50.2% at 68.36% 36.42%, #FFFFFF 0%, #F5F5F5 100%); }

.light-blue-block {
  background: #E0E4EA; }

.dark-block {
  color: #FFFFFF;
  background: #273545; }
  .dark-block a {
    color: #FFFFFF; }

.main-block {
  padding: 84px 0; }
  @media (max-width: 799.98px) {
    .main-block {
      padding: 72px 0; } }
  @media (max-width: 599.98px) {
    .main-block {
      padding: 26px 0 40px; } }

/* Header */
#block-ami-branding {
  height: 96px;
  display: flex;
  align-items: stretch;
  overflow: hidden; }
  #block-ami-branding > .container {
    display: flex;
    align-items: stretch; }

.site-logo {
  align-self: flex-start;
  margin-top: 16px; }

.site-name {
  display: none; }

.site-slogan {
  margin-top: 14px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  white-space: nowrap;
  text-transform: uppercase; }

.site-phone {
  margin-top: 16px;
  white-space: nowrap; }

@media (max-width: 1289.98px) {
  #block-ami-branding {
    height: 65px; }
  .site-logo img {
    width: 134px; }
  .site-slogan {
    margin-top: 19px;
    font-size: 18px;
    font-weight: 500;
    text-transform: none; }
  .site-phone {
    font-size: 14px;
    margin-top: 19px; } }

@media (max-width: 999.98px) {
  .site-slogan {
    font-size: 14px; } }

@media (max-width: 599.98px) {
  #block-ami-branding {
    height: 51px; }
  .site-logo {
    flex: 100%;
    margin-top: 10px; }
    .site-logo img {
      width: 100px; }
  .site-slogan {
    display: none; }
  .site-phone {
    margin-top: 0;
    margin-right: 20px; } }

#block-ami-page-title h1 {
  position: absolute;
  z-index: 10;
  top: 200px;
  color: #FFFFFF;
  padding-right: 65px; }
  .blog-record #block-ami-page-title h1 {
    width: 60%; }
  .first-page #block-ami-page-title h1 {
    display: none; }
  @media (max-width: 999.98px) {
    #block-ami-page-title h1 {
      top: 125px; } }
  @media (max-width: 599.98px) {
    #block-ami-page-title h1 {
      top: 120px; } }

/* Main banners */
#main-banners-wrapper {
  position: relative; }
  #main-banners-wrapper .banner-next {
    position: absolute;
    z-index: 100;
    right: 48px;
    top: 200px; }
    #main-banners-wrapper .banner-next.disabled {
      opacity: 0.3; }
    @media (max-width: 999.98px) {
      #main-banners-wrapper .banner-next {
        top: auto;
        right: 20px;
        bottom: 35px; } }
    @media (max-width: 599.98px) {
      #main-banners-wrapper .banner-next {
        bottom: 25px;
        width: 25px;
        height: 25px; }
        #main-banners-wrapper .banner-next img {
          width: 25px;
          height: 25px; } }
  #main-banners-wrapper .banner-dots {
    position: absolute;
    z-index: 100;
    left: 50%;
    bottom: 78px; }
    @media (max-width: 999.98px) {
      #main-banners-wrapper .banner-dots {
        bottom: 39px; } }
    @media (max-width: 599.98px) {
      #main-banners-wrapper .banner-dots {
        bottom: 30px;
        left: 30px; } }
  #main-banners-wrapper .glider-dot {
    background: white; }

#main-banners.init .views-row:not(:first-of-type) {
  display: none; }

#main-banners img {
  width: 100%; }
  @media (max-width: 999.98px) {
    #main-banners img {
      width: auto;
      height: 540px;
      object-fit: cover; } }
  @media (max-width: 799.98px) {
    #main-banners img {
      height: 747px; } }
  @media (max-width: 599.98px) {
    #main-banners img {
      height: 510px; } }

#main-banners .banner-wrapper {
  position: relative; }

#main-banners .banner-screen {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4); }

#main-banners .banner-content {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 30px; }
  @media (max-width: 1289.98px) {
    #main-banners .banner-content {
      top: 20%; } }
  #main-banners .banner-content .row {
    text-shadow: 0px 0px 10px black, 0px 0px 5px black, 0px 0px 5px black; }
    #main-banners .banner-content .row .btn {
      text-shadow: none; }
  @media (max-width: 599.98px) {
    #main-banners .banner-content {
      top: 120px;
      font-size: 14px;
      line-height: 22px; } }

#main-banners h1 {
  color: #FFFFFF; }
  @media (max-width: 599.98px) {
    #main-banners h1 {
      font-size: 28px;
      line-height: 38px; } }

#main-banners .btn {
  height: 50px; }

#main-banners div.arrow {
  display: inline-block;
  width: 61px;
  height: 61px; }

/* About */
#block-onas {
  margin: 100px auto;
  font-size: 14px; }
  #block-onas .splash {
    font-size: 1rem;
    margin-bottom: 3rem; }
  #block-onas img.map {
    margin: -180px auto -70px; }
  #block-onas .header {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 1em;
    white-space: nowrap; }
  #block-onas .header strong {
    font-size: 48px;
    font-weight: 500; }
  #block-onas .row + .row {
    margin-top: 25px; }
  @media (max-width: 1289.98px) {
    #block-onas {
      margin: 64px auto; }
      #block-onas .header strong::after {
        content: "\A";
        white-space: pre; }
      #block-onas img.map {
        margin: -120px auto -70px;
        transform: scale(1.25); } }
  @media (max-width: 799.98px) {
    #block-onas {
      margin: 34px auto; }
      #block-onas img.map {
        margin: -150px auto -195px;
        transform: none; } }
  @media (max-width: 599.98px) {
    #block-onas {
      margin: 20px auto 100px; }
      #block-onas .row + .row {
        display: block !important; }
      #block-onas img.map {
        margin: -45px 0 -195px; } }

/* Book */
#block-kniga .book {
  margin: -60px -20px; }

#block-kniga.main-block {
  padding: 90px 0; }

#block-kniga h2 {
  font-size: 48px;
  margin-bottom: 0.5em; }

@media (max-width: 1289.98px) {
  #block-kniga h2 {
    font-size: 36px; }
  #block-kniga.main-block {
    padding: 70px 0 98px; }
  #block-kniga .book {
    margin: -30px -20px -60px; } }

@media (max-width: 599.98px) {
  #block-kniga {
    text-align: center; }
    #block-kniga.main-block {
      padding: 28px 0 64px; }
    #block-kniga .book {
      margin: -30px -20px -20px; } }

/* Smi o nas  */
#block-views-block-smi-o-nas-block-smi {
  margin-bottom: 80px; }
  #block-views-block-smi-o-nas-block-smi .row {
    justify-content: space-between; }
  #block-views-block-smi-o-nas-block-smi .pager__items {
    padding-right: 0;
    margin-top: 86px; }
    @media (max-width: 599.98px) {
      #block-views-block-smi-o-nas-block-smi .pager__items {
        padding-left: 0;
        margin-top: 24px; } }

.smi-item {
  text-align: center; }

.smi-wrp {
  height: 249px;
  display: flex;
  border: 1px solid #E9E9F1;
  flex-flow: column;
  padding: 40px; }

.smi-item:nth-of-type(3n+1) {
  margin-left: -15px; }
  @media (max-width: 599.98px) {
    .smi-item:nth-of-type(3n+1) {
      margin-left: 0; } }

.smi-item:nth-of-type(3n+3) {
  margin-right: -15px; }
  @media (max-width: 599.98px) {
    .smi-item:nth-of-type(3n+3) {
      margin-right: 0; } }

.smi-data, .date {
  font-size: 14px;
  color: #7D8491; }

.smi-img {
  flex: 1;
  max-height: 50%;
  margin-bottom: 20px; }
  .smi-img img {
    flex: 1;
    max-height: 100%;
    width: auto; }

.smi-text {
  flex: 2; }

/* News */
.news-title {
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis; }
  .news-title p {
    font-size: 13px;
    line-height: 24px; }

#block-views-block-press-news {
  padding-bottom: 168px; }

/* Second page banners */
.banner {
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  height: 500px;
  margin-bottom: 70px; }
  .banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background: rgba(47, 60, 80, 0.6); }
  @media (max-width: 999.98px) {
    .banner {
      height: 296px;
      margin-bottom: 40px; }
      .banner::after {
        height: 296px; } }
  @media (max-width: 599.98px) {
    .banner {
      height: 240px;
      margin-bottom: 18px; }
      .banner::after {
        height: 240px; } }
  .banner img {
    object-fit: cover;
    object-position: center center;
    min-width: 100%;
    min-height: 100%; }
    @media (max-width: 599.98px) {
      .banner img {
        max-width: 100%;
        height: auto; } }
  .banner.blog-banner, .banner.press-banner {
    justify-content: flex-end; }
  .banner.blog-banner img,
  .banner.press-banner img {
    align-self: center;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    margin-right: 5%;
    min-width: auto;
    min-height: auto; }
    @media (max-width: 999.98px) {
      .banner.blog-banner img,
      .banner.press-banner img {
        width: 260px;
        height: 260px; } }

.press-title {
  display: block;
  margin-right: 400px;
  font-size: 36px; }
  @media (max-width: 999.98px) {
    .press-title {
      margin-right: 300px;
      font-size: 30px;
      line-height: 40px; } }
  @media (max-width: 599.98px) {
    .press-title {
      margin-right: 0;
      font-size: 20px;
      line-height: 28px; } }

.main-content {
  position: relative;
  margin-top: 64px; }
  @media (max-width: 599.98px) {
    .main-content {
      margin-top: 18px; } }

.main-block .row + .row {
  margin-top: 1rem; }

/* Glider */
.glider-navigation {
  line-height: 1.1em; }

.glider-dot {
  display: block;
  cursor: pointer;
  color: #ccc;
  background: #ccc;
  width: 6px;
  height: 6px;
  margin: 7px; }
  .glider-dot.active {
    background: #416BFF !important; }

.arrow.disabled {
  opacity: .5;
  pointer-events: none; }

.glider-dot:focus {
  outline: none; }

.dots-navigation {
  display: flex;
  justify-content: center;
  line-height: 1.1em;
  margin-top: 65px; }
  .dots-navigation li {
    list-style: none; }
  .dots-navigation div {
    margin: 5px; }
  .dots-navigation .arrow:not(.disabled) {
    cursor: pointer; }

#block-views-block-reviews-block nav {
  margin-right: 360px; }
  @media (max-width: 999.98px) {
    #block-views-block-reviews-block nav {
      margin-right: 0; } }

/* Second page */
.has-aside {
  position: relative;
  min-height: 1260px; }
  .has-aside .container.main-content,
  .has-aside .main-block .container,
  .has-aside #block-views-block-scientists-reviews .container,
  .has-aside #seminar-reviews-wrapper {
    padding-right: 370px; }
  @media (max-width: 999.98px) {
    .has-aside .container.main-content,
    .has-aside .main-block .container,
    .has-aside #block-views-block-scientists-reviews .container,
    .has-aside #seminar-reviews-wrapper {
      padding-right: 30px; } }
  .has-aside .container .container.main-content {
    margin-top: 0px;
    padding-right: 15px; }

@media (max-width: 999.98px) {
  .container {
    padding: 0 30px; } }

.layout-content {
  margin-bottom: 80px; }
  @media (max-width: 999.98px) {
    .layout-content {
      margin-bottom: 40px; } }

/* Reviews */
.review-thumbs a {
  text-decoration: none; }

.review-thumbs img {
  border: 1px solid #D9D9D9;
  margin-right: 20px; }

/* Clients */
#block-views-block-reviews-block article {
  border: 1px solid #D9D9D9;
  padding: 31px 34px;
  margin-right: 360px; }
  @media (max-width: 999.98px) {
    #block-views-block-reviews-block article {
      margin-right: 0; } }
  #block-views-block-reviews-block article > div:not(.contextual) {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 599.98px) {
      #block-views-block-reviews-block article > div:not(.contextual) {
        flex-direction: column; } }

#block-views-block-reviews-block .views-row {
  margin-bottom: 35px; }

#block-views-block-reviews-block .main-content {
  padding-left: 0; }

#block-views-block-reviews-block .review-thumbs {
  white-space: nowrap;
  width: auto; }
  #block-views-block-reviews-block .review-thumbs a:nth-of-type(n+3) {
    display: none; }
  #block-views-block-reviews-block .review-thumbs img {
    height: 179px;
    width: auto;
    margin-right: 10px; }
  #block-views-block-reviews-block .review-thumbs img:last-of-type {
    margin-right: 0; }
  @media (max-width: 599.98px) {
    #block-views-block-reviews-block .review-thumbs {
      padding-left: 0;
      margin: 15px 0; } }

#block-views-block-reviews-block .review-author {
  margin-top: -30px;
  padding-right: 320px; }
  @media (max-width: 1289.98px) {
    #block-views-block-reviews-block .review-author {
      margin-top: 15px; } }

#block-views-block-reviews-block h2 {
  display: none; }

article {
  overflow: hidden; }

/* todo */
aside.layout-sidebar-first {
  position: absolute;
  width: 305px;
  top: 568px; }
  @media (min-width: 1000px) {
    aside.layout-sidebar-first {
      right: calc((100% - 960px) / 2); } }
  @media (min-width: 1290px) {
    aside.layout-sidebar-first {
      right: calc((100% - 1280px) / 2); } }
  @media (max-width: 999.98px) {
    aside.layout-sidebar-first {
      display: none; } }

/* Right buttons */
.right-button {
  width: 305px;
  height: 55px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  background: #273545;
  color: white; }
  .right-button .button-icon {
    width: 58px;
    height: 25px;
    text-align: center;
    border-right: 1px solid white; }
  .right-button .button-caption {
    font-size: 12px;
    padding-left: 16px; }

/* Blog */
#block-views-block-blog-page {
  padding-top: 0; }

.blog-item {
  margin-bottom: 72px; }

.blog-content {
  display: flex; }
  .blog-content .blog-image img {
    width: 305px;
    height: 240px;
    object-fit: cover; }
  .blog-content .blog-text {
    padding-left: 22px; }
    .blog-content .blog-text .date, .blog-content .blog-text .title, .blog-content .blog-text .announce {
      margin-bottom: 14px; }
  @media (max-width: 599.98px) {
    .blog-content {
      flex-direction: column; }
      .blog-content .blog-text {
        padding-left: 0px; } }

/* Press block */
#block-views-block-press-press {
  padding-top: 50px; }
  #block-views-block-press-press .news-content {
    margin-bottom: 50px; }

/* Lead block */
.lead-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 126px;
  padding: 30px 50px;
  background: #416BFF;
  color: white; }
  @media (min-width: 1000px) {
    .lead-block {
      width: calc(960px - 370px); } }
  @media (min-width: 1290px) {
    .lead-block {
      width: calc(1280px - 370px); } }
  @media (max-width: 1289.98px) {
    .lead-block {
      padding: 30px 30px;
      font-size: 15px; } }
  @media (max-width: 599.98px) {
    .lead-block {
      flex-direction: column;
      align-items: flex-start;
      height: auto;
      padding: 20px 30px; }
      .lead-block > span {
        margin-bottom: 1em; } }

/* Pager */
.full-pager ul {
  display: flex;
  justify-content: center;
  list-style: none;
  font-size: 14px; }

.full-pager li {
  margin: 8px; }
  .full-pager li.pager__item--last a, .full-pager li.pager__item--first a {
    color: #B8B8B8; }
  .full-pager li.is-active {
    font-weight: 600; }

.full-pager li::before {
  content: none !important; }

.full-pager a {
  text-decoration: none; }

/* Footer */
#block-footertop {
  padding-top: 100px; }
  @media (max-width: 999.98px) {
    #block-footertop {
      padding-top: 52px; } }
  @media (max-width: 799.98px) {
    #block-footertop {
      padding-top: 32px; } }

.footer-copy {
  font-size: 12px;
  line-height: 15px;
  color: #E9E9F1; }

hr {
  background: #435064;
  margin-bottom: 22px; }

@media (max-width: 599.98px) {
  .footer-copy {
    padding-bottom: 0 !important; }
  .footer-copy > div {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 2rem !important; }
  .copyright {
    margin-bottom: 2em; }
  .button-up {
    margin-bottom: 35px; } }

@media (min-width: 1000px) {
  .button-up img {
    margin-top: 36px; } }

.lp-materials-block {
  display: flex;
  padding: 24px;
  margin-bottom: 24px;
  transition: 0.25s;
  cursor: pointer; }
  .lp-materials-block:hover {
    box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.15); }
  .lp-materials-block .lp-materials-image {
    margin-right: 24px;
    position: relative; }
    .lp-materials-block .lp-materials-image img {
      width: 194px; }
    .lp-materials-block .lp-materials-image .lp-checkbox {
      position: absolute;
      right: 12px;
      bottom: 12px;
      z-index: 10;
      transform: scale(1.5);
      pointer-events: none; }
  .lp-materials-block .lp-materials-desc {
    display: flex;
    flex-direction: column; }

body {
  color: #000;
  font-family: 'Montserrat', sans-serif; }

h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 80px; }

.second-page h1 {
  font-weight: 700;
  font-size: 46px;
  line-height: 58px;
  text-transform: uppercase;
  max-width: 1280px; }
  @media (max-width: 999.98px) {
    .second-page h1 {
      font-size: 36px;
      line-height: 46px; } }
  @media (max-width: 599.98px) {
    .second-page h1 {
      font-size: 18px;
      line-height: 28px; } }

h2 {
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 54px; }

h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 36px; }

h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px; }

p {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 2em; }

.small {
  font-size: 14px; }

.large {
  font-size: 20px; }

@media (max-width: 1289.98px) {
  .small {
    font-size: 12px; }
  .large {
    font-size: 16px; } }

@media (max-width: 599.98px) {
  h2 {
    font-size: 24px !important;
    margin-bottom: 30px; } }

a {
  color: #416BFF;
  text-decoration: underline; }

a:focus {
  outline: none; }

blockquote {
  margin-top: 34px;
  padding-left: 72px; }

blockquote::before {
  content: url("../images/quote.svg");
  position: absolute;
  height: 40px;
  left: 0;
  transform: translateY(-20px); }
  @media (max-width: 1289.98px) {
    blockquote::before {
      left: 24px; } }

blockquote p {
  padding-left: 0; }

blockquote, blockquote p {
  font-size: 24px;
  line-height: 34px;
  font-weight: normal; }
  @media (max-width: 599.98px) {
    blockquote, blockquote p {
      font-size: 16px;
      line-height: 28px; } }

.layout-content ul:not(.dots-navigation):not(.contextual-links) {
  padding-left: 16px; }
  .layout-content ul:not(.dots-navigation):not(.contextual-links) li::before {
    content: url("../images/bullet.svg");
    position: absolute;
    transform: translate(-19px, -2px); }
  .layout-content ul:not(.dots-navigation):not(.contextual-links) li {
    list-style: none;
    margin-bottom: 1em; }

.layout-content ol:not(.alter) {
  list-style: none;
  padding-left: 0;
  counter-reset: ordered-list; }
  .layout-content ol:not(.alter) li::before {
    content: "№" counter(ordered-list);
    display: block; }
  .layout-content ol:not(.alter) li {
    margin-bottom: 1.5em;
    counter-increment: ordered-list; }

.layout-content ol.alter {
  padding-left: 18px; }
  .layout-content ol.alter li {
    margin-bottom: 1.5em;
    counter-increment: ordered-list; }

.white {
  color: #FFFFFF; }

.blue {
  color: #416BFF; }

/* Заметка */
p.note {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  padding-left: 48px;
  border-left: #416BFF 3px solid;
  margin-bottom: 2em;
  margin-left: -6px; }

/* Подпись простая */
p.signature {
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  line-height: 26px; }

/* Подпись выделенная */
p.signature-bold {
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  line-height: 26px; }

p.next {
  font-weight: 600; }

p.next::after {
  width: 43px;
  height: 13px;
  margin-left: 24px;
  content: url("../images/next.svg"); }

p.next a {
  text-decoration: none; }

.site-phone a {
  color: #273545;
  font-weight: 600; }

details.collapsible summary {
  text-decoration: underline;
  color: #416BFF;
  margin-bottom: 1em; }
  details.collapsible summary:focus {
    outline: none; }

/* Utils */
.m-0 {
  margin: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-b-05em {
  margin-bottom: .5em; }

.m-b-1em {
  margin-bottom: 1em; }

.m-b-15em {
  margin-bottom: 1.5em; }

.m-b-2em {
  margin-bottom: 2em; }

.m-t-05em {
  margin-top: .5em; }

.m-t-1em {
  margin-top: 1em; }

.m-t-15em {
  margin-top: 1.5em; }

.m-t-25em {
  margin-top: 2.5em; }

.m-t-35em {
  margin-top: 3.5em; }

.cl-left {
  clear: left; }

.cl-right {
  clear: right; }

.hidden {
  display: none !important; }

/* Menu */
#block-ami-main-menu {
  /* Second level menu */ }
  #block-ami-main-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none; }
    #block-ami-main-menu ul:not(.secondary-menu) {
      height: 75px;
      font-size: 18px; }
    #block-ami-main-menu ul li {
      white-space: nowrap; }
    #block-ami-main-menu ul li a {
      text-decoration: none; }
    #block-ami-main-menu ul li a.is-active,
    #block-ami-main-menu ul li.is-active a {
      text-decoration: underline;
      font-weight: 600; }
    @media (max-width: 599.98px) {
      #block-ami-main-menu ul {
        display: none; } }
    @media (max-width: 999.98px) {
      #block-ami-main-menu ul li:nth-of-type(n+4) {
        display: none; } }
    @media (max-width: 1289.98px) {
      #block-ami-main-menu ul li:nth-of-type(n+7) {
        display: none; }
      #block-ami-main-menu ul li:last-of-type {
        display: block; } }
  #block-ami-main-menu div.secondary-menu {
    position: absolute;
    width: 100%;
    height: 62px;
    left: 0;
    z-index: 10;
    background: #FFFFFF;
    font-size: 14px;
    overflow: hidden; }
    @media (max-width: 999.98px) {
      #block-ami-main-menu div.secondary-menu {
        position: static;
        height: auto;
        margin: 0 -30px;
        width: calc(100% + 60px); } }
  #block-ami-main-menu ul.secondary-menu {
    justify-content: flex-start;
    height: 62px;
    margin: 0;
    padding: 0;
    font-size: 14px; }
    #block-ami-main-menu ul.secondary-menu a {
      color: #000; }
    @media (max-width: 999.98px) {
      #block-ami-main-menu ul.secondary-menu {
        flex-direction: column;
        align-items: flex-start;
        flex-basis: 40px;
        height: auto; }
        #block-ami-main-menu ul.secondary-menu li {
          width: calc(100% + 60px);
          height: 40px;
          padding: 0 30px;
          margin: 0 -30px;
          line-height: 40px; }
        #block-ami-main-menu ul.secondary-menu li:not(:first-of-type) {
          border-top: #000 1px solid; } }
    @media (min-width: 1000px) {
      #block-ami-main-menu ul.secondary-menu li:not(:first-of-type) {
        margin-left: 15px; } }

.footer-menu {
  font-size: 14px;
  margin-bottom: 4em; }
  .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .footer-menu .menu-level--0 {
    display: flex;
    flex-direction: row;
    font-weight: 600; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 1) {
      order: 1; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 2) {
      order: 2; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 3) {
      order: 3; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 4) {
      order: 4; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 5) {
      order: 5; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 6) {
      order: 6; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 7) {
      order: 7; }
    .footer-menu .menu-level--0 li:nth-of-type(n + 8) {
      order: 8; }
    .footer-menu .menu-level--0 li:not(:first-of-type) {
      margin-left: 50px; }
    .footer-menu .menu-level--0 li:nth-of-type(n+6) li:first-of-type {
      white-space: nowrap; }
    @media (max-width: 1289.98px) {
      .footer-menu .menu-level--0 {
        flex-flow: column wrap;
        align-content: flex-start;
        max-height: 370px; }
      .footer-menu .menu-level--0 > li {
        width: 25%;
        margin-bottom: 16px; }
      .footer-menu .menu-level--0 li:not(:first-of-type) {
        margin-left: 0; }
      .footer-menu .menu-level--0 > li:nth-of-type(2) {
        margin-bottom: 120px; } }
    @media (max-width: 999.98px) {
      .footer-menu .menu-level--0 {
        display: block;
        height: 520px;
        max-height: 520px; }
      .footer-menu .menu-level--0 > li {
        float: left;
        padding-right: 40px; }
      .footer-menu .menu-level--0 > li:nth-of-type(1),
      .footer-menu .menu-level--0 > li:nth-of-type(6),
      .footer-menu .menu-level--0 > li:nth-of-type(7) {
        width: 36%; }
      .footer-menu .menu-level--0 > li:nth-of-type(2) {
        width: 36%;
        margin-bottom: 0px; }
      .footer-menu .menu-level--0 > li:nth-of-type(6) {
        clear: left; } }
    @media (max-width: 599.98px) {
      .footer-menu .menu-level--0 {
        display: block;
        height: 700px;
        max-height: 700px; }
      .footer-menu .menu-level--0 > li,
      .footer-menu .menu-level--0 > li:nth-of-type(6),
      .footer-menu .menu-level--0 > li:nth-of-type(7) {
        padding-right: 0;
        width: 50%; }
      .footer-menu .menu-level--0 > li:nth-of-type(1),
      .footer-menu .menu-level--0 > li:nth-of-type(2) {
        width: 100%; }
      .footer-menu .menu-level--0 > li:nth-of-type(2)::after {
        content: ' ';
        display: block;
        height: 1px;
        border-bottom: 1px solid #435064;
        margin-bottom: 20px; } }
  .footer-menu .menu-level--1 {
    font-weight: normal;
    line-height: 24px; }
    .footer-menu .menu-level--1 li {
      margin-top: 20px; }
      .footer-menu .menu-level--1 li:not(:first-of-type) {
        margin-left: 0; }
    .footer-menu .menu-level--1 a {
      color: #E9E9F1;
      text-decoration: none; }
    @media (max-width: 999.98px) {
      .footer-menu .menu-level--1 {
        margin-bottom: 60px; } }
    @media (max-width: 599.98px) {
      .footer-menu .menu-level--1 {
        margin-bottom: 20px; } }

@media (max-width: 599.98px) {
  #block-footertop .footer-menu {
    display: none; } }

#full-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000; }
  #full-menu a {
    text-decoration: none; }
  @media (max-width: 599.98px) {
    #full-menu a {
      display: block;
      padding: 10px 20px; }
    #full-menu .container {
      padding: 0; }
    #full-menu .menu-level--0 {
      height: auto;
      max-height: auto; }
      #full-menu .menu-level--0 > li {
        width: 100%;
        margin-bottom: 0;
        font-size: 12px;
        text-align: center;
        text-transform: uppercase; }
        #full-menu .menu-level--0 > li:nth-of-type(2)::after {
          display: none; }
        #full-menu .menu-level--0 > li:nth-of-type(n+7) {
          display: none; }
        #full-menu .menu-level--0 > li:not(:last-of-type) {
          border-bottom: 1px solid #48566B; }
    #full-menu .menu-level--1 {
      margin-bottom: 0; }
      #full-menu .menu-level--1 > li {
        background: #48566B;
        margin-top: 1px;
        text-transform: none;
        line-height: 14px; }
      #full-menu .menu-level--1 a.is-active {
        text-decoration: underline; } }

.menu-close {
  height: 92px;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .menu-close .menu-close-btn {
    display: flex;
    background: none;
    color: white;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    outline: none; }
    .menu-close .menu-close-btn img {
      margin-left: 14px; }
  @media (max-width: 999.98px) {
    .menu-close {
      height: 108px; } }
  @media (max-width: 599.98px) {
    .menu-close {
      height: 36px; }
      .menu-close .menu-close-btn {
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 36px;
        font-size: 10px;
        padding-right: 20px;
        background: #000; }
        .menu-close .menu-close-btn img {
          height: 12px;
          width: 12px; } }

.ami-table {
  font-size: 12px; }
  .ami-table tr:not(:first-of-type):nth-of-type(odd) {
    background: rgba(199, 231, 242, 0.6); }
  .ami-table td:first-of-type {
    font-weight: 600; }
  .ami-table td:not(:first-of-type) {
    width: 1%;
    min-width: 105px;
    text-align: center; }
  .ami-table th:first-of-type {
    font-size: 15px; }
  .ami-table th:not(:first-of-type) {
    text-align: center;
    font-size: 10px; }

.highlighted {
  background: rgba(255, 255, 129, 0.3); }

i.yes::after {
  width: 14px;
  height: 9px;
  content: url("../images/icon-yes.svg");
  z-index: initial; }

i.no::after {
  width: 14px;
  height: 9px;
  content: url("../images/icon-no.svg"); }

.icon {
  line-height: 32px;
  padding-left: 32px; }
  .icon::before {
    margin-right: 12px; }

.pdf::before {
  content: url("../images/icon-pdf.svg");
  position: absolute;
  transform: translateX(-32px); }

#block-webform-2 {
  padding: 28px 13px; }
  #block-webform-2 h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 20px; }
  #block-webform-2 #edit-markup {
    margin-bottom: 20px; }
  #block-webform-2 label:not(.option), #block-webform-2 .fieldset-legend {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0; }
  #block-webform-2 .js-form-item.js-form-type-checkbox {
    display: flex;
    align-items: center;
    margin-bottom: .5em; }
    #block-webform-2 .js-form-item.js-form-type-checkbox label {
      margin: 0 0 0 5px; }
  #block-webform-2 input[type="text"] {
    border: none; }
  #block-webform-2 .js-form-item.js-form-type-textfield, #block-webform-2 fieldset {
    margin-bottom: 16px; }
  #block-webform-2 #edit-processed-text {
    font-size: 12px;
    color: #7A7A7A; }

strong {
  font-weight: 600; }

.no-underline, .no-underline:hover {
  text-decoration: none; }

.uppercase {
  text-transform: uppercase; }
