.container-no-margin {
  margin-left: -15px;
  margin-right: -15px;
}

@media screen and (min-width: 768px) {
  .container-no-margin {
    margin: auto;
  }
}

.hidden-xs {
  display: none;
}

@media screen and (min-width: 768px) {
  .hidden-xs {
    display: inherit;
  }
  .hidden-sm {
    display: none;
  }
}

@media screen and (min-width: 1366px) {
  .hidden-sm {
    display: inherit;
  }
  .hidden-md {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .hidden-md {
    display: inherit;
  }
  .hidden-xl {
    display: none;
  }
}

.row-1 {
  grid-row: 1;
}

.start1-xs {
  grid-column-start: 1;
}

.start2-xs {
  grid-column-start: 2;
}

.start3-xs {
  grid-column-start: 3;
}

.start4-xs {
  grid-column-start: 4;
}

.start5-xs {
  grid-column-start: 5;
}

.start6-xs {
  grid-column-start: 6;
}

.start7-xs {
  grid-column-start: 7;
}

.start8-xs {
  grid-column-start: 8;
}

.start9-xs {
  grid-column-start: 9;
}

.start10-xs {
  grid-column-start: 10;
}

.start11-xs {
  grid-column-start: 11;
}

.start12-xs {
  grid-column-start: 12;
}

.row-start1-xs {
  grid-row-start: 1;
}

.row-start2-xs {
  grid-row-start: 2;
}

.row-start3-xs {
  grid-row-start: 3;
}

.row-start4-xs {
  grid-row-start: 4;
}

.row-start5-xs {
  grid-row-start: 5;
}

.row-start6-xs {
  grid-row-start: 6;
}

.row-start7-xs {
  grid-row-start: 7;
}

.row-start8-xs {
  grid-row-start: 8;
}

.row-start9-xs {
  grid-row-start: 9;
}

.row-start10-xs {
  grid-row-start: 10;
}

.row-start11-xs {
  grid-row-start: 11;
}

.row-start12-xs {
  grid-row-start: 12;
}

.end1-xs {
  grid-column-end: 1;
}

.end2-xs {
  grid-column-end: 2;
}

.end3-xs {
  grid-column-end: 3;
}

.end4-xs {
  grid-column-end: 4;
}

.end5-xs {
  grid-column-end: 5;
}

.end6-xs {
  grid-column-end: 6;
}

.end7-xs {
  grid-column-end: 7;
}

.end8-xs {
  grid-column-end: 8;
}

.end9-xs {
  grid-column-end: 9;
}

.end10-xs {
  grid-column-end: 10;
}

.end11-xs {
  grid-column-end: 11;
}

.end12-xs {
  grid-column-end: 12;
}

.end13-xs {
  grid-column-end: 13;
}

.row-end1-xs {
  grid-row-end: 1;
}

.row-end2-xs {
  grid-row-end: 2;
}

.row-end3-xs {
  grid-row-end: 3;
}

.row-end4-xs {
  grid-row-end: 4;
}

.row-end5-xs {
  grid-row-end: 5;
}

.row-end6-xs {
  grid-row-end: 6;
}

.row-end7-xs {
  grid-row-end: 7;
}

.row-end8-xs {
  grid-row-end: 8;
}

.row-end9-xs {
  grid-row-end: 9;
}

.row-end10-xs {
  grid-row-end: 10;
}

.row-end11-xs {
  grid-row-end: 11;
}

.row-end12-xs {
  grid-row-end: 12;
}

.row-end13-xs {
  grid-row-end: 13;
}

@media screen and (min-width: 768px) {
  .start1-sm {
    grid-column-start: 1;
  }
  .start2-sm {
    grid-column-start: 2;
  }
  .start3-sm {
    grid-column-start: 3;
  }
  .start4-sm {
    grid-column-start: 4;
  }
  .start5-sm {
    grid-column-start: 5;
  }
  .start6-sm {
    grid-column-start: 6;
  }
  .start7-sm {
    grid-column-start: 7;
  }
  .start8-sm {
    grid-column-start: 8;
  }
  .start9-sm {
    grid-column-start: 9;
  }
  .start10-sm {
    grid-column-start: 10;
  }
  .start11-sm {
    grid-column-start: 11;
  }
  .start12-sm {
    grid-column-start: 12;
  }
  .start13-sm {
    grid-column-start: 13;
  }
  .start14-sm {
    grid-column-start: 14;
  }
  .start15-sm {
    grid-column-start: 15;
  }
  .start16-sm {
    grid-column-start: 16;
  }
  .start17-sm {
    grid-column-start: 17;
  }
  .start18-sm {
    grid-column-start: 18;
  }
  .row-start1-sm {
    grid-row-start: 1;
  }
  .row-start2-sm {
    grid-row-start: 2;
  }
  .row-start3-sm {
    grid-row-start: 3;
  }
  .row-start4-sm {
    grid-row-start: 4;
  }
  .row-start5-sm {
    grid-row-start: 5;
  }
  .row-start6-sm {
    grid-row-start: 6;
  }
  .row-start7-sm {
    grid-row-start: 7;
  }
  .row-start8-sm {
    grid-row-start: 8;
  }
  .row-start9-sm {
    grid-row-start: 9;
  }
  .row-start10-sm {
    grid-row-start: 10;
  }
  .row-start11-sm {
    grid-row-start: 11;
  }
  .row-start12-sm {
    grid-row-start: 12;
  }
  .row-start13-sm {
    grid-row-start: 13;
  }
  .row-start14-sm {
    grid-row-start: 14;
  }
  .row-start15-sm {
    grid-row-start: 15;
  }
  .row-start16-sm {
    grid-row-start: 16;
  }
  .row-start17-sm {
    grid-row-start: 17;
  }
  .row-start18-sm {
    grid-row-start: 18;
  }
  .end1-sm {
    grid-column-end: 1;
  }
  .end2-sm {
    grid-column-end: 2;
  }
  .end3-sm {
    grid-column-end: 3;
  }
  .end4-sm {
    grid-column-end: 4;
  }
  .end5-sm {
    grid-column-end: 5;
  }
  .end6-sm {
    grid-column-end: 6;
  }
  .end7-sm {
    grid-column-end: 7;
  }
  .end8-sm {
    grid-column-end: 8;
  }
  .end9-sm {
    grid-column-end: 9;
  }
  .end10-sm {
    grid-column-end: 10;
  }
  .end11-sm {
    grid-column-end: 11;
  }
  .end12-sm {
    grid-column-end: 12;
  }
  .end13-sm {
    grid-column-end: 13;
  }
  .end14-sm {
    grid-column-end: 14;
  }
  .end15-sm {
    grid-column-end: 15;
  }
  .end16-sm {
    grid-column-end: 16;
  }
  .end17-sm {
    grid-column-end: 17;
  }
  .end18-sm {
    grid-column-end: 18;
  }
  .end19-sm {
    grid-column-end: 19;
  }
  .row-end1-sm {
    grid-row-end: 1;
  }
  .row-end2-sm {
    grid-row-end: 2;
  }
  .row-end3-sm {
    grid-row-end: 3;
  }
  .row-end4-sm {
    grid-row-end: 4;
  }
  .row-end5-sm {
    grid-row-end: 5;
  }
  .row-end6-sm {
    grid-row-end: 6;
  }
  .row-end7-sm {
    grid-row-end: 7;
  }
  .row-end8-sm {
    grid-row-end: 8;
  }
  .row-end9-sm {
    grid-row-end: 9;
  }
  .row-end10-sm {
    grid-row-end: 10;
  }
  .row-end11-sm {
    grid-row-end: 11;
  }
  .row-end12-sm {
    grid-row-end: 12;
  }
  .row-end13-sm {
    grid-row-end: 13;
  }
  .row-end14-sm {
    grid-row-end: 14;
  }
  .row-end15-sm {
    grid-row-end: 15;
  }
  .row-end16-sm {
    grid-row-end: 16;
  }
  .row-end17-sm {
    grid-row-end: 17;
  }
  .row-end18-sm {
    grid-row-end: 18;
  }
  .row-end19-sm {
    grid-row-end: 19;
  }
}

@media screen and (min-width: 1366px) {
  .start1-md {
    grid-column-start: 1;
  }
  .start2-md {
    grid-column-start: 2;
  }
  .start3-md {
    grid-column-start: 3;
  }
  .start4-md {
    grid-column-start: 4;
  }
  .start5-md {
    grid-column-start: 5;
  }
  .start6-md {
    grid-column-start: 6;
  }
  .start7-md {
    grid-column-start: 7;
  }
  .start8-md {
    grid-column-start: 8;
  }
  .start9-md {
    grid-column-start: 9;
  }
  .start10-md {
    grid-column-start: 10;
  }
  .start11-md {
    grid-column-start: 11;
  }
  .start12-md {
    grid-column-start: 12;
  }
  .start13-md {
    grid-column-start: 13;
  }
  .start14-md {
    grid-column-start: 14;
  }
  .start15-md {
    grid-column-start: 15;
  }
  .start16-md {
    grid-column-start: 16;
  }
  .start17-md {
    grid-column-start: 17;
  }
  .start18-md {
    grid-column-start: 18;
  }
  .row-start1-md {
    grid-row-start: 1;
  }
  .row-start2-md {
    grid-row-start: 2;
  }
  .row-start3-md {
    grid-row-start: 3;
  }
  .row-start4-md {
    grid-row-start: 4;
  }
  .row-start5-md {
    grid-row-start: 5;
  }
  .row-start6-md {
    grid-row-start: 6;
  }
  .row-start7-md {
    grid-row-start: 7;
  }
  .row-start8-md {
    grid-row-start: 8;
  }
  .row-start9-md {
    grid-row-start: 9;
  }
  .row-start10-md {
    grid-row-start: 10;
  }
  .row-start11-md {
    grid-row-start: 11;
  }
  .row-start12-md {
    grid-row-start: 12;
  }
  .row-start13-md {
    grid-row-start: 13;
  }
  .row-start14-md {
    grid-row-start: 14;
  }
  .row-start15-md {
    grid-row-start: 15;
  }
  .row-start16-md {
    grid-row-start: 16;
  }
  .row-start17-md {
    grid-row-start: 17;
  }
  .row-start18-md {
    grid-row-start: 18;
  }
  .end1-md {
    grid-column-end: 1;
  }
  .end2-md {
    grid-column-end: 2;
  }
  .end3-md {
    grid-column-end: 3;
  }
  .end4-md {
    grid-column-end: 4;
  }
  .end5-md {
    grid-column-end: 5;
  }
  .end6-md {
    grid-column-end: 6;
  }
  .end7-md {
    grid-column-end: 7;
  }
  .end8-md {
    grid-column-end: 8;
  }
  .end9-md {
    grid-column-end: 9;
  }
  .end10-md {
    grid-column-end: 10;
  }
  .end11-md {
    grid-column-end: 11;
  }
  .end12-md {
    grid-column-end: 12;
  }
  .end13-md {
    grid-column-end: 13;
  }
  .end14-md {
    grid-column-end: 14;
  }
  .end15-md {
    grid-column-end: 15;
  }
  .end16-md {
    grid-column-end: 16;
  }
  .end17-md {
    grid-column-end: 17;
  }
  .end18-md {
    grid-column-end: 18;
  }
  .end19-md {
    grid-column-end: 19;
  }
  .row-end1-md {
    grid-row-end: 1;
  }
  .row-end2-md {
    grid-row-end: 2;
  }
  .row-end3-md {
    grid-row-end: 3;
  }
  .row-end4-md {
    grid-row-end: 4;
  }
  .row-end5-md {
    grid-row-end: 5;
  }
  .row-end6-md {
    grid-row-end: 6;
  }
  .row-end7-md {
    grid-row-end: 7;
  }
  .row-end8-md {
    grid-row-end: 8;
  }
  .row-end9-md {
    grid-row-end: 9;
  }
  .row-end10-md {
    grid-row-end: 10;
  }
  .row-end11-md {
    grid-row-end: 11;
  }
  .row-end12-md {
    grid-row-end: 12;
  }
  .row-end13-md {
    grid-row-end: 13;
  }
  .row-end14-md {
    grid-row-end: 14;
  }
  .row-end15-md {
    grid-row-end: 15;
  }
  .row-end16-md {
    grid-row-end: 16;
  }
  .row-end17-md {
    grid-row-end: 17;
  }
  .row-end18-md {
    grid-row-end: 18;
  }
  .row-end19-md {
    grid-row-end: 19;
  }
}

@media screen and (min-width: 1920px) {
  .start1-xl {
    grid-column-start: 1;
  }
  .start2-xl {
    grid-column-start: 2;
  }
  .start3-xl {
    grid-column-start: 3;
  }
  .start4-xl {
    grid-column-start: 4;
  }
  .start5-xl {
    grid-column-start: 5;
  }
  .start6-xl {
    grid-column-start: 6;
  }
  .start7-xl {
    grid-column-start: 7;
  }
  .start8-xl {
    grid-column-start: 8;
  }
  .start9-xl {
    grid-column-start: 9;
  }
  .start10-xl {
    grid-column-start: 10;
  }
  .start11-xl {
    grid-column-start: 11;
  }
  .start12-xl {
    grid-column-start: 12;
  }
  .start13-xl {
    grid-column-start: 13;
  }
  .start14-xl {
    grid-column-start: 14;
  }
  .start15-xl {
    grid-column-start: 15;
  }
  .start16-xl {
    grid-column-start: 16;
  }
  .start17-xl {
    grid-column-start: 17;
  }
  .start18-xl {
    grid-column-start: 18;
  }
  .row-start1-xl {
    grid-row-start: 1;
  }
  .row-start2-xl {
    grid-row-start: 2;
  }
  .row-start3-xl {
    grid-row-start: 3;
  }
  .row-start4-xl {
    grid-row-start: 4;
  }
  .row-start5-xl {
    grid-row-start: 5;
  }
  .row-start6-xl {
    grid-row-start: 6;
  }
  .row-start7-xl {
    grid-row-start: 7;
  }
  .row-start8-xl {
    grid-row-start: 8;
  }
  .row-start9-xl {
    grid-row-start: 9;
  }
  .row-start10-xl {
    grid-row-start: 10;
  }
  .row-start11-xl {
    grid-row-start: 11;
  }
  .row-start12-xl {
    grid-row-start: 12;
  }
  .row-start13-xl {
    grid-row-start: 13;
  }
  .row-start14-xl {
    grid-row-start: 14;
  }
  .row-start15-xl {
    grid-row-start: 15;
  }
  .row-start16-xl {
    grid-row-start: 16;
  }
  .row-start17-xl {
    grid-row-start: 17;
  }
  .row-start18-xl {
    grid-row-start: 18;
  }
  .end1-xl {
    grid-column-end: 1;
  }
  .end2-xl {
    grid-column-end: 2;
  }
  .end3-xl {
    grid-column-end: 3;
  }
  .end4-xl {
    grid-column-end: 4;
  }
  .end5-xl {
    grid-column-end: 5;
  }
  .end6-xl {
    grid-column-end: 6;
  }
  .end7-xl {
    grid-column-end: 7;
  }
  .end8-xl {
    grid-column-end: 8;
  }
  .end9-xl {
    grid-column-end: 9;
  }
  .end10-xl {
    grid-column-end: 10;
  }
  .end11-xl {
    grid-column-end: 11;
  }
  .end12-xl {
    grid-column-end: 12;
  }
  .end13-xl {
    grid-column-end: 13;
  }
  .end14-xl {
    grid-column-end: 14;
  }
  .end15-xl {
    grid-column-end: 15;
  }
  .end16-xl {
    grid-column-end: 16;
  }
  .end17-xl {
    grid-column-end: 17;
  }
  .end18-xl {
    grid-column-end: 18;
  }
  .end19-xl {
    grid-column-end: 19;
  }
  .row-end1-xl {
    grid-row-end: 1;
  }
  .row-end2-xl {
    grid-row-end: 2;
  }
  .row-end3-xl {
    grid-row-end: 3;
  }
  .row-end4-xl {
    grid-row-end: 4;
  }
  .row-end5-xl {
    grid-row-end: 5;
  }
  .row-end6-xl {
    grid-row-end: 6;
  }
  .row-end7-xl {
    grid-row-end: 7;
  }
  .row-end8-xl {
    grid-row-end: 8;
  }
  .row-end9-xl {
    grid-row-end: 9;
  }
  .row-end10-xl {
    grid-row-end: 10;
  }
  .row-end11-xl {
    grid-row-end: 11;
  }
  .row-end12-xl {
    grid-row-end: 12;
  }
  .row-end13-xl {
    grid-row-end: 13;
  }
  .row-end14-xl {
    grid-row-end: 14;
  }
  .row-end15-xl {
    grid-row-end: 15;
  }
  .row-end16-xl {
    grid-row-end: 16;
  }
  .row-end17-xl {
    grid-row-end: 17;
  }
  .row-end18-xl {
    grid-row-end: 18;
  }
  .row-end19-xl {
    grid-row-end: 19;
  }
}

/* Вставил important Гребенкин*/
.pb0 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 0.5em;
}

.pb1 {
  padding-bottom: 1em;
}

.pb2 {
  padding-bottom: 2em;
}

.pb3 {
  padding-bottom: 3em;
}

.pb4 {
  padding-bottom: 4em;
}

.pb5 {
  padding-bottom: 5em;
}

.pt0 {
  padding-top: 0;
}

.pt05 {
  padding-top: 0.5em;
}

.pt1 {
  padding-top: 1em;
}

.pt2 {
  padding-top: 2em;
}

.pt3 {
  padding-top: 3em;
}

.pt4 {
  padding-top: 4em;
}

.pt5 {
  padding-top: 5em;
}

.mt0 {
  margin-top: 0;
}

.mt05 {
  margin-top: 0.5em;
}

.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt4 {
  margin-top: 4em;
}

.mt5 {
  margin-top: 5em;
}

.mt-05 {
  margin-top: -0.5em;
}

.mt-1 {
  margin-top: -1em;
}

.mt-2 {
  margin-top: -2em;
}

.mt-3 {
  margin-top: -3em;
}

.mt-4 {
  margin-top: -4em;
}

.mt-5 {
  margin-top: -5em;
}

.mb0 {
  margin-bottom: 0;
}

.mb05 {
  margin-bottom: 0.5em;
}

.mb1 {
  margin-bottom: 1em;
}

.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}

.mb4 {
  margin-bottom: 4em;
}

.mb5 {
  margin-bottom: 5em;
}

.mr0 {
  margin-right: 0;
}

.mr05 {
  margin-right: 0.5em;
}

.mr1 {
  margin-right: 1em;
}

.mr2 {
  margin-right: 2em;
}

.mr3 {
  margin-right: 3em;
}

.mr4 {
  margin-right: 4em;
}

.mr5 {
  margin-right: 5em;
}

.ml0 {
  margin-left: 0;
}

.ml05 {
  margin-left: 0.5em;
}

.ml1 {
  margin-left: 1em;
}

.ml2 {
  margin-left: 2em;
}

.ml3 {
  margin-left: 3em;
}

.ml4 {
  margin-left: 4em;
}

.ml5 {
  margin-left: 5em;
}

.lh01 {
  line-height: 0.1em;
}

.lh02 {
  line-height: 0.2em;
}

.lh03 {
  line-height: 0.3em;
}

.lh04 {
  line-height: 0.4em;
}

.lh05 {
  line-height: 0.5em;
}

.lh06 {
  line-height: 0.6em;
}

.lh07 {
  line-height: 0.7em;
}

.lh08 {
  line-height: 0.8em;
}

.lh09 {
  line-height: 0.9em;
}

.lh1 {
  line-height: 1em;
}

.lh11 {
  line-height: 1.1em;
}

.lh12 {
  line-height: 1.2em;
}

.lh13 {
  line-height: 1.3em;
}

.lh14 {
  line-height: 1.4em;
}

.lh15 {
  line-height: 1.5em;
}

.lh16 {
  line-height: 1.6em;
}

.lh17 {
  line-height: 1.7em;
}

.lh18 {
  line-height: 1.8em;
}

.lh19 {
  line-height: 1.9em;
}

.lh2 {
  line-height: 2em;
}

.lh21 {
  line-height: 2.1em;
}

.lh22 {
  line-height: 2.2em;
}

.lh23 {
  line-height: 2.3em;
}

.lh24 {
  line-height: 2.4em;
}

.lh25 {
  line-height: 2.5em;
}

.lh26 {
  line-height: 2.6em;
}

.lh27 {
  line-height: 2.7em;
}

.lh28 {
  line-height: 2.8em;
}

.lh29 {
  line-height: 2.9em;
}

.fs05 {
  font-size: 0.5em!important;
  line-height: 1.3em!important;
}

.fs06 {
  font-size: 0.6em!important;
  line-height: 1.3em!important;
}

.fs07 {
  font-size: 0.7em!important;
  line-height: 1.4em!important;
}

.fs08 {
  font-size: 0.8em!important;
  line-height: 1.4em!important;
}

.fs085 {
  font-size: 0.85em!important;
  line-height: 1.4em!important;
}

.fs09 {
  font-size: 0.9em!important;
  line-height: 1.3em!important;
}

.fs1 {
  font-size: 1em!important;
  line-height: 1.3em!important;
}

.fs11 {
  font-size: 1.1em!important;
  line-height: 1.2em!important;
}

.fs12 {
  font-size: 1.2em!important;
  line-height: 1.2em!important;
}

.fs13 {
  font-size: 1.3em!important;
  line-height: 1.2em!important;
}

.fs14 {
  font-size: 1.4em!important;
  line-height: 1.2em!important;
}

.fs15 {
  font-size: 1.5em!important;
  line-height: 1.2em!important;
}

.fs16 {
  font-size: 1.6em!important;
  line-height: 1.2em!important;
}

.fs17 {
  font-size: 1.7em!important;
  line-height: 1.2em!important;
}

.fs18 {
  font-size: 1.8em!important;
  line-height: 1.2em!important;
}

.fs19 {
  font-size: 1.9em!important;
  line-height: 1.2em!important;
}

.fs2 {
  font-size: 2em!important;
  line-height: 1.2em!important;
}

.fs21 {
  font-size: 2.1em!important;
  line-height: 1.1em!important;
}

.fs22 {
  font-size: 2.2em!important;
  line-height: 1.1em!important;
}

.fs23 {
  font-size: 2.3em!important;
  line-height: 1.1em!important;
}

.fs24 {
  font-size: 2.4em!important;
  line-height: 1.1em!important;
}

.fs25 {
  font-size: 2.5em!important;
  line-height: 1.1em!important;
}

.fs26 {
  font-size: 2.6em!important;
  line-height: 1.1em!important;
}

.fs27 {
  font-size: 2.7em!important;
  line-height: 1.1em!important;
}

.fs28 {
  font-size: 2.8em!important;
  line-height: 1em!important;
}

.fs29 {
  font-size: 2.9em!important;
  line-height: 1em!important;
}

.fs3 {
  font-size: 3em!important;
  line-height: 1em!important;
}

.f-regular {
  font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif!important;
}

.f-regular-i {
  font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif!important;
  font-style: italic!important;
}

.f-medium {
  font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif!important;
  font-weight: normal;
}

.f-medium-i {
  font-family: TheinhardtPanMedium-Italic, "Source Sans Pro", Helvetica, sans-serif!important;
  font-style: italic!important;
}

.f-bold {
  font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif!important;
}

.f-bold-i {
  font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif!important;
  font-style: italic!important;
}

.f-heavy {
  font-family: TheinhardtPan-Heavy, "Source Sans Pro", Helvetica, sans-serif!important;
}

.f-heavy-i {
  font-family: TheinhardtPan-Heavy, "Source Sans Pro", Helvetica, sans-serif!important;
  font-style: italic!important;
}

.f-light {
  font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif!important;
}

.f-light-i {
  font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif!important;
  font-style: italic!important;
}

.f-lower {
  text-transform: lowercase!important;
}

.f-upper {
  text-transform: uppercase!important;
}

.f-transparent {
  color: rgb(255, 255, 255)!important;
  text-shadow: rgb(51, 51, 51) 0px 1px 0px, rgb(51, 51, 51) 1px 0px 0px, rgb(51, 51, 51) 0px -1px 0px, rgb(51, 51, 51) -1px 0px 0px!important;
}

.text-center {
  text-align: center;
  justify-content: center;
}

p.adm-content__text {
  margin-bottom: 0em;
}

img.adm-content__img {
  max-width: 100%;
}

.adm_content__slider {
  padding-top: 15px;
  padding-bottom: 0px;
}

.swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  opacity: 1;
  background: transparent;
  border: 1px solid #000;
  border-radius: 50%;
}

img.slide-img {
  max-width: 100%;
}

.swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
}

.swiper-pagination {
  position: relative;
}


/* Сноска */

.adm-note__header {
  position: relative;
}

.adm-note__header:after {
  width: 10px;
  border-top: 1px solid;
  margin-left: 5px;
  content: '';
  position: absolute;
  top: 0.5em;
}

.adm-note__line {
  border-top: 1px solid #333333;
  margin-top: 0.5em;
}

@media screen and (min-width: 768px) {
  .adm-note__header {
    grid-row: 1/1;
    margin-top: 2em;
  }
  .adm-note__text {
    grid-row: 2/3;
  }
  .adm-note__line {
    grid-row: 1/1;
    margin-top: 2.5em;
  }
  .adm-note__content {
    grid-row: 1/4;
  }
}


/*** Списки *****/


/* Список обычный с дефисом -  */

.adm-content__ul {
  padding-inline-start: 0;
  list-style-type: none;
}

@media screen and (min-width: 768px) {
  .adm-content__ul.column-2 {
    column-count: 2;
    column-gap: 131px;
  }
}

@media screen and (min-width: 1366px) {
  .adm-content__ul.column-2 {
    column-count: 2;
    column-gap: 90px;
  }
}

@media screen and (min-width: 1920px) {
  .adm-content__ul.column-2 {
    column-count: 2;
    column-gap: 126px;
  }
}

.adm-content__ul>li {
  padding-bottom: 2em;
  position: relative;
  page-break-inside: avoid;
  break-inside: avoid;
}

.adm-content__ul>li:before {
  content: '';
  border-top: 1px solid #333333;
  position: absolute;
  width: 15px;
  margin-top: 0.5em;
  left: -25px;
}

@media screen and (min-width: 768px) {
  .adm-content__ul>li:before {
    width: 25px;
    left: -40px;
  }
}

/* Список с заголовками без дефиса  */

.adm-content__ul-header {
  padding-inline-start: 0;
  list-style-type: none;
}

@media screen and (min-width: 768px) {
  .adm-content__ul-header.column-2 {
    column-count: 2;
    column-gap: 131px;
  }
}

@media screen and (min-width: 1366px) {
  .adm-content__ul-header.column-2 {
    column-count: 2;
    column-gap: 90px;
  }
}

@media screen and (min-width: 1920px) {
  .adm-content__ul-header.column-2 {
    column-count: 2;
    column-gap: 126px;
  }
}

.adm-content__ul-header>li {
  padding-bottom: 3em;
  position: relative;
  page-break-inside: avoid;
  break-inside: avoid;
}

.adm-content__ul-header .ul-header {
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.2em;
  padding-bottom: 0.3em;
}


/* Список нумерованный */

.adm-content__ol {
  padding-inline-start: 0;
  list-style-type: none;
  padding-left: 0;
}

ol.adm-content__ol {
  counter-reset: myCounter;
  display: inline-block;
}

.adm-content__ol>li {
  /* Гребенкин */
  padding-bottom: 30px;
  position: relative;
  page-break-inside: avoid;
  break-inside: avoid;
  list-style: none;
  font-size: 18px;
  line-height: 24px;
}

.adm-content__ol.num-upper>li {
  padding-bottom: 2.6em;
}

.adm-content__ol>li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  position: absolute;
  left: -24px;
  /* Гребенкин */
  top: 3px !important;
}

.adm-content__ol.num-upper>li:before {
  left: 0;
  top: -1.3em;
}

@media screen and (min-width: 768px) {
  .adm-content__ol.num-upper>li {
    padding-bottom: 2em;
  }
  .adm-content__ol.num-upper>li:before {
    left: -24px;
    top: 4px;
  }
  .adm-content__ol>li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    position: absolute;
    left: -24px;
    top: 4px;
    font-size: 1.4em;
  }
  .adm-content__ol.column-2 {
    column-count: 2;
    column-gap: 131px;
  }
}

@media screen and (min-width: 1366px) {
  .adm-content__ol.column-2 {
    column-count: 2;
    column-gap: 90px;
  }
}

@media screen and (min-width: 1920px) {
  .adm-content__ol.column-2 {
    column-count: 2;
    column-gap: 126px;
  }
}


/* Цифры */

.adm-content__number .number-number {
  font-size: 2.5em;
  line-height: 1em;
}

.adm-content__number .number-line {
  border-top: 1px solid;
  width: 4em;
}

.adm-content__number .number-text {
  font-size: 0.6em;
  padding-top: 0.7em;
}

@media screen and (min-width: 1366px) {
  .adm-content__number .number-number {
    font-size: 2.8em;
    line-height: 1em;
  }
  .adm-content__number .number-line {
    width: 5em;
  }
  .adm-content__number .number-text {
    font-size: 0.8em;
    padding-top: 0.7em;
    line-height: 1.5em;
  }
}

@media screen and (min-width: 1920px) {
  .adm-content__number .number-number {
    font-size: 3.5em;
  }
  .adm-content__number .number-line {
    width: 6em;
  }
  .adm-content__number .number-text {
    font-size: 0.85em;
    padding-top: 0.7em;
    line-height: 1.5em;
  }
}


/* Кнопки ссылки*/

a.adm-button__arrow {
  text-decoration: none;
  color: inherit;
}

.adm-button__arrow:after {
  content: '';
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCA1NCAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMC44MDAwNDkgMTUuMzUxMUg1Mi43MDkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjxwYXRoIGQ9Ik0zOC4xNDAxIDAuNzgyMjI3TDUyLjcwODEgMTUuMzUwMUwzOC4xNDAxIDI5LjkxOTkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==) no-repeat;
  width: 55px;
  height: 30px;
  vertical-align: middle;
  margin-left: 15px;
}

.adm-button__oval {
  text-decoration: none;
  color: inherit;
  border: 1px solid;
  display: inline-block;
  width: fit-content;
  padding: 0.4em 1.5em;
  border-radius: 29px;
  font-size: 0.9em;
  font-family: TheinhardtPanMedium-Regular;
  position: relative;
  text-align: center;
}

.adm-button__oval.heart:after {
  content: '';
  width: 1.4em;
  height: 1em;
  position: absolute;
  top: -0.5em;
  right: 0.5em;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuODc3IDQuNDMxMzdDMTYuNDE4IDIuMTI1MzcgMTQuNzc5IDAuNjM4MzY3IDEyLjY2NyAwLjYzODM2N0MxMS40ODYgMC42MzgzNjcgMTAuMjA4IDEuMTI1MzUgOC45NTc5NiAyLjA0MTM1QzcuNjkyOTYgMS4wOTczNSA2LjQxNDk3IDAuNjEwMzUyIDUuMjIwOTcgMC42MTAzNTJDMy4xMDc5NyAwLjYxMDM1MiAxLjQ1Mzk3IDIuMTExMzcgMS4wMDk5NyA0LjQ0NTM3QzAuMzQyOTcgNy45MDUzNyAyLjQ4MTk2IDEyLjUwMzQgOC43NDg5NiAxNS4wMDQ0QzguODE3OTYgMTUuMDMyNCA4Ljg4Nzk2IDE1LjA0NjQgOC45NTc5NiAxNS4wNDY0QzkuMDI1OTYgMTUuMDQ2NCA5LjA5NTk3IDE1LjAzMjQgOS4xNjU5NyAxNS4wMDQ0QzE1LjQxOCAxMi40NDg0IDE3LjU0NCA3Ljg2MzM3IDE2Ljg3NyA0LjQzMTM3WiIgZmlsbD0iYmxhY2siLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  background-position: center;
}

a.adm-link__arrow, span.adm-link__arrow {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
  font-size: inherit;
  line-height: inherit;
  position: relative;
  margin-right: 0.1em;
  cursor: pointer;
}

a.adm-link__arrow:after, span.adm-link__arrow:after {
  content: '';
  position: relative;
  display: inline-block;
  left: 0.1em;
  top: -0.4em;
  right: -11px;
  bottom: 20px;
  width: 6px;
  height: 6px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgNyA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik01Ljg3MDkxIDQuOTQ1MTNWMS4wMTYxMUgxLjkzOTk0IiBzdHJva2U9IiMyQzJDMkMiIHN0cm9rZS13aWR0aD0iMC41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48cGF0aCBkPSJNNS44NzA5NyAxLjAxNjExTDAuOTQ3OTk4IDUuOTM5MTUiIHN0cm9rZT0iIzJDMkMyQyIgc3Ryb2tlLXdpZHRoPSIwLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
}

select.adm-select {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE3IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAuNDg4MjgxIDAuNTQ5ODA1TDguMTk5MjIgOC4yNTk3N0wxNS45MTAzIDAuNTQ5ODA1IiBzdHJva2U9IiMyQzJDMkMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: right 13px center;
  padding-right: 50px;
  background-color: #fff;
  display: inline-block;
  border: none;
  color: inherit;
  height: 36px;
  vertical-align: top;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  font-family: TheinhardtPan-Regular;
  font-size: 0.9em;
  overflow-x: hidden;
}

select.adm-select>option:first-child {
  font-family: TheinhardtPan-Light;
  font-weight: 100;
}

.adm-button__link {
  text-decoration: none;
  color: inherit;
}

.adm-form-wrapper input[type="text"],
.adm-form-wrapper input[type="password"],
.adm-form-wrapper input[type="email"] {
  border: none;
  border-bottom: 1px solid;
  width: 100%;
}

.adm-form-wrapper textarea {
  border: 1px solid;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  font-family: inherit;
  resize: vertical;
}

.adm-form-wrapper button {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}

.adm-docs__items a,
.adm-item__detail {
  text-decoration: none;
  color: inherit;
}

.adm-docs__item-icon {
  padding: 20px 0;
}

.adm-docs__item-icon a {
  width: 100%;
  display: flex;
  position: relative;
}

.adm-docs__item-icon span {
  width: calc(100% - 30px);
}

.adm-docs__item-icon a:after {
  margin-left: auto;
}

.adm-docs__item-icon a:after {
  content: '';
  width: 19px;
  height: 19px;
  align-self: center;
  position: absolute;
  right: 3px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMy42MTM5OCA4LjcyNjA3TDguODA2OTggMTMuOTE4TDE0LjAwMSA4LjcyNjA3IiBzdHJva2U9IiMyQzJDMkMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjxwYXRoIGQ9Ik0wLjU5NTk3OCAxNC4yMDhWMTcuOTIxOUgxNy4wMjFWMTQuMjE0OCIgc3Ryb2tlPSIjMkMyQzJDIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48cGF0aCBkPSJNOC44MDY5OCAxMy45MThWMC45MDcyMjciIHN0cm9rZT0iIzJDMkMyQyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+) no-repeat 0 0;
}

.adm-docs__item {
  margin: 20px 0;
}

@media screen and (min-width: 768px) {
  .adm-docs__item-icon span {
    width: calc(100% - 50px);
  }
}

@media screen and (min-width: 1366px) {
  .adm-docs__items>div:first-child {
    padding-top: 0;
    margin-top: 0;
  }
}

.link-activate-doc {
  display: block;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE3IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAuNDg4MjgxIDAuNTQ5ODA1TDguMTk5MjIgOC4yNTk3N0wxNS45MTAzIDAuNTQ5ODA1IiBzdHJva2U9IiMyQzJDMkMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==) no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin: 0 auto;
}

.adm-docs__items>div.item-hide {
  display: none;
}

.adm-docs__name {
  font-size: 1em;
  line-height: 1.3em;
}

.adm-docs__items {
  font-size: 0.85em;
  line-height: 1.4em;
}

.adm-list .adm-list__item {
  position: relative;
  border-bottom: 1px solid #2C2C2C;
  padding: 45px 0;
}

.adm-list .adm-list__item:last-child {
  border-bottom: none;
}

.adm-list__item .adm-item__day+.adm-item__time:before {
  content: '';
  display: inline-block;
  height: auto;
  width: 40px;
  border-bottom: 1px solid #2C2C2C;
  position: relative;
  top: -4px;
  margin-right: 2px;
}

.adm-list__item a {
  text-decoration: none;
  color: inherit;
  display: block;
}

.adm-list__item .adm-item__like {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyNSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjMuNjI5MSA1Ljk1NzUyQzIyLjk4NjEgMi43MjU1MiAyMC42OSAwLjY0MzQzMyAxNy43MzEgMC42NDM0MzNDMTYuMDc2IDAuNjQzNDMzIDE0LjI4NTEgMS4zMjQ1MiAxMi41MzMxIDIuNjA4NTJDMTAuNzYxMSAxLjI4NTUyIDguOTcxMDUgMC42MDM1MTYgNy4yOTYwNSAwLjYwMzUxNkM0LjMzNzA1IDAuNjAzNTE2IDIuMDIwMDYgMi43MDc0NCAxLjM5NzA2IDUuOTc2NDRDMC40NjMwNjQgMTAuODI0NCAzLjQ2MTA1IDE3LjI2ODUgMTIuMjQwMSAyMC43NzE1QzEyLjMzODEgMjAuODExNSAxMi40MzUxIDIwLjgzMTUgMTIuNTMzMSAyMC44MzE1QzEyLjYzMDEgMjAuODMxNSAxMi43MjcxIDIwLjgxMTUgMTIuODI1MSAyMC43NzE1QzIxLjU4NTEgMTcuMTkwNSAyNC41NjMxIDEwLjc2NjUgMjMuNjI5MSA1Ljk1NzUyWiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+) no-repeat;
  width: 25px;
  height: 23px;
  display: block;
  position: absolute;
  left: -45px;
  top: 75px;
}

.adm-list__item .adm-item__date,
.adm-list__item .adm-list__type {
  margin-bottom: 5px;
}

.adm-item__date,
.adm-list__type {
  font-size: 0.85em;
  line-height: 1.4em;
}

@media screen and (min-width: 320px) {
  .adm-list__item .adm-item__like {
    left: -32px;
  }
  .adm-item__name {
    font-size: 1.2em;
    line-height: 1.25em;
  }
}

@media screen and (min-width: 767px) {
  .adm-list__item .adm-item__like {
    left: -45px;
  }
}

@media screen and (min-width: 1366px) {
  .adm-item__name {
    font-size: 1.7em;
  }
}

@media screen and (min-width: 1920px) {
  .adm-item__name {
    font-size: 2.1em;
  }
}

.adm-item__note {
  font-size: 0.85em;
  line-height: 1.4em;
}

.adm-item__descr {
  line-height: 1.4em;
}

.adm-item__detail {
  text-transform: lowercase;
}

.adm-item__detail:after {
  content: '';
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCA1NCAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMC44MDAwNDkgMTUuMzUxMUg1Mi43MDkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjxwYXRoIGQ9Ik0zOC4xNDAxIDAuNzgyMjI3TDUyLjcwODEgMTUuMzUwMUwzOC4xNDAxIDI5LjkxOTkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==) no-repeat;
  width: 55px;
  height: 30px;
  vertical-align: middle;
  margin-left: 15px;
}

@media screen and (min-width: 320px) {
  .adm-event__count-day {
    font-size: 1.1em;
  }
  .adm-event .adm-list__item {
    margin-top: 2.5em;
  }
  .adm-item__note {
    margin-top: 1.5em;
  }
  .adm-item__descr,
  .adm-item__detail {
    margin-top: 2em;
  }
}

@media screen and (min-width: 767px) {
  .adm-event__count-day {
    font-size: 1.7em;
  }
  .adm-event .adm-list__item {
    margin-top: 5em;
  }
  .adm-item__note {
    margin-top: 2em;
  }
  .adm-item__descr,
  .adm-item__detail {
    margin-top: 3em;
  }
}

.adm-content_text-right {
  text-align: center;
}

.adm-content_text-right {
  text-align: right;
}

.swiper-calendar,
.swiper-scroller {
  padding-bottom: 20px;
  overflow: hidden;
}

.swiper-calendar .swiper-slide {
  width: 190px;
}

@media(min-width: 1366px) {
  .swiper-calendar .swiper-slide {
    width: 230px;
  }
}

@media(min-width: 1920px) {
  .swiper-calendar .swiper-slide {
    width: 280px;
  }
}

.swiper-calendar .swiper-slide.swiper-slide-narrow {
  width: 49px;
  margin: 0!important;
}

.swiper-calendar .swiper-slide .swiper-slide__vertical {
  writing-mode: tb-rl;
  transform: rotate(180deg);
}

.swiper-calendar .swiper-slide .slide-vertical__time {
  height: 220px;
  padding-top: 15px;
}

.slide-vertical__name,
.swiper-slide__horizontal {
  height: 240px;
}

.slide-vertical__name {
  overflow: hidden;
  border-left: 1px solid #282828;
}

.swiper-slide__horizontal {
  border-right: 1px solid #282828;
}

.swiper-calendar .swiper-scrollbar-drag {
  border-radius: 0;
  background: #282828;
  height: 7px;
  top: -3px;
}

.swiper-calendar .swiper-scrollbar {
  background: #282828;
  height: 1px;
  background: transparent;
  height: 1px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
}

.swiper-calendar .swiper-scrollbar:before {
  content: '';
  position: absolute;
  background: #282828;
  height: 1px;
  width: 100%;
}

@media(max-width: 1365px) {
  .swiper-slider .swiper-button-prev,
  .swiper-slider .swiper-button-next {
    display: none;
  }
}

@media(min-width: 1366px) {
  .swiper-slider .swiper-pagination {
    display: none;
  }
}

.swiper-button-next,
.swiper-button-prev {
  width: 80px;
  background-size: auto;
}

.swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA4MyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNODIuNjU2IDExLjY0MzFIMC44MTU5NzkiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjxwYXRoIGQ9Ik0xMS42NTYgMjIuNDgyOUwwLjgxNTk3OSAxMS42NDMxTDExLjY1NiAwLjgwNDE5OSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+);
}

.swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA4NCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMC44MTU5NzkgMTEuNjQzMUg4Mi42NTU5IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48cGF0aCBkPSJNNzEuODE1OSAwLjgwNDE5OUw4Mi42NTU5IDExLjY0MzFMNzEuODE1OSAyMi40ODI5IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48L3N2Zz4=);
}

.swiper-scroller .swiper-scrollbar-drag {
  border-radius: 0;
  background: #282828;
  height: 7px;
  top: -3px;
}

.swiper-scroller .swiper-scrollbar {
  background: transparent;
  height: 1px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
}

.swiper-scroller .swiper-scrollbar:before {
  content: '';
  position: absolute;
  background: #282828;
  height: 1px;
  width: 100%;
}

.adm-content__video video {
  width: 100%;
}

.adm-content__block-link {
  border: 1px solid #282828;
  padding: 30px 40px 20px;
}

.adm-content__block-link_arrow {
  width: 90px;
  height: 40px;
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA4NCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMC44MTU5NzkgMTEuNjQzMUg4Mi42NTU5IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48cGF0aCBkPSJNNzEuODE1OSAwLjgwNDE5OUw4Mi42NTU5IDExLjY0MzFMNzEuODE1OSAyMi40ODI5IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48L3N2Zz4=);
  background-position: 0 50%;
  background-repeat: no-repeat;
}


/*ADD 04.06.2019*/

.lh1 {
  line-height: 1em !important;
}

.lh11 {
  line-height: 1.1em !important;
}

.lh12 {
  line-height: 1.2em !important;
}

.lh13 {
  line-height: 1.3em !important;
}

.lh14 {
  line-height: 1.4em !important;
}

.lh15 {
  line-height: 1.5em !important;
}

.lh16 {
  line-height: 1.6em !important;
}

.opacity0 {
  opacity: 0 !important;
}

.opacity01 {
  opacity: 0.1 !important;
}

.opacity02 {
  opacity: 0.2 !important;
}

.opacity03 {
  opacity: 0.3 !important;
}

.opacity04 {
  opacity: 0.4 !important;
}

.opacity05 {
  opacity: 0.5 !important;
}

.opacity06 {
  opacity: 0.6 !important;
}

.opacity07 {
  opacity: 0.7 !important;
}

.opacity08 {
  opacity: 0.8 !important;
}

.opacity09 {
  opacity: 0.9 !important;
}

.opacity1 {
  opacity: 1 !important;
}

.adm-button__arrow-long:after {
  content: '';
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjAgMzAiIHdpZHRoPSIxMjAiIGhlaWdodD0iMzAiPjxzdHlsZT50c3BhbiB7IHdoaXRlLXNwYWNlOnByZSB9LnNocDAgeyBmaWxsOiBub25lO3N0cm9rZTogIzAwMDAwMCB9IDwvc3R5bGU+PHBhdGggaWQ9IlBhdGggNTYiIGNsYXNzPSJzaHAwIiBkPSJNMi44NSAxNC43N0wxMTUuMDMgMTQuNzdNMTAwLjQ2IDAuMkwxMTUuMDMgMTQuNzdMMTAwLjQ2IDI5LjM0TS04NTguOTEgLTIyMy4yNEwtODU4LjkxIC0yNTEuOTZNLTg2Ny4zNSAtMjQzLjUyTC04NTguOTEgLTI1MS45NkwtODUwLjQ4IC0yNDMuNTIiIC8+PC9zdmc+) no-repeat;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  margin-left: 15px;
}

.adm-list-p__item {
  position: relative;
}

.adm-list-p__item .adm-item__like {
  top: 30px;
}

.pt15 {
  padding-top: 1.5em;
}

.adm-button__arrow-block:after {
  display: block;
  margin-left: 0;
}

@media(max-width:767px) {
  .adm-list-p__item .adm-item__like {
    background-size: contain;
    top: 25px;
    width: 20px;
    height: 16px;
  }
}

.adm-content__ul-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.adm-content__ul-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 1em
}

.adm-content__ul-list li:before {
  content: '';
  display: block;
  border-bottom: 1px solid;
  width: 20px;
  position: absolute;
  left: 0;
  top: 10px;
}

.swiper-calendar-big .slide-vertical__name,
.swiper-calendar-big .swiper-slide__horizontal {
  height: 375px;
}

@media(min-width:1366px) {

  .swiper-calendar-big .slide-vertical__name,
  .swiper-calendar-big .swiper-slide__horizontal {
    height: 300px;
  }
}

.adm-button__oval_heart {
  position: relative;
}

.adm-button__oval_heart:after {
  content: '';
  position: absolute;
  top: -10px;
  right: 10px;
  display: block;
  width: 17px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxNiIgd2lkdGg9IjE3IiBoZWlnaHQ9IjE2Ij48c3R5bGU+dHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfS5zaHAwIHsgZmlsbDogIzAwMDAwMCB9IDwvc3R5bGU+PHBhdGggaWQ9IlBhdGggMTEyIiBjbGFzcz0ic2hwMCIgZD0iTTE2LjUxIDQuNzRDMTYuMDYgMi40MyAxNC40MiAwLjk1IDEyLjMgMC45NUMxMS4xMiAwLjk1IDkuODUgMS40MyA4LjU5IDIuMzVDNy4zMyAxLjQxIDYuMDUgMC45MiA0Ljg2IDAuOTJDMi43NSAwLjkyIDEuMDkgMi40MiAwLjY1IDQuNzVDLTAuMDIgOC4yMSAyLjEyIDEyLjgxIDguMzkgMTUuMzFDOC40NiAxNS4zNCA4LjUyIDE1LjM1IDguNTkgMTUuMzVDOC42NiAxNS4zNSA4LjczIDE1LjM0IDguOCAxNS4zMUMxNS4wNiAxMi43NiAxNy4xOCA4LjE3IDE2LjUxIDQuNzRaIiAvPjwvc3ZnPg==);
}

.mt6 {
  margin-bottom: 6em;
}

.mt7 {
  margin-bottom: 7em;
}

.mt8 {
  margin-bottom: 8em;
}

.mb6 {
  margin-bottom: 6em;
}

.mb7 {
  margin-bottom: 7em;
}

.mb8 {
  margin-bottom: 8em;
}

.adm-list__arrow {
  position: relative;
}

.adm-list__arrow:before {
  content: '';
  position: absolute;
  display: block;
  left: -25px;
  top: 8px;
  width: 10px;
  height: 19px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxOSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjE5Ij48c3R5bGU+dHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfS5zaHAwIHsgZmlsbDogbm9uZTtzdHJva2U6ICMwMDAwMDAgfSA8L3N0eWxlPjxwYXRoIGlkPSJQYXRoIDYxIiBjbGFzcz0ic2hwMCIgZD0iTTEuMjcgMTcuMjlMOC45OCA5LjU4TDEuMjcgMS44NyIgLz48L3N2Zz4=);
}

.fs4 {
  font-size: 4em !important;
  line-height: 1em !important;
}

.fs45 {
  font-size: 4.5em !important;
  line-height: 1em !important;
}

.fs5 {
  font-size: 5em !important;
  line-height: 1em !important;
}

@media(min-width: 0px) {
  .adm-item__header {
    font-size: 1.5em;
    line-height: 1;
  }

  .adm-content__long-dash {
    width: 40px;
    border-top: 2px solid;
    display: inline-block;
    position: relative;
    top: -6px;
  }
}

@media(min-width: 768px) {
  .adm-item__header {
    font-size: 1.65em;
    line-height: 1;
  }

  .adm-content__long-dash {
    width: 70px;
    border-top: 2px solid;
    display: inline-block;
    position: relative;
    top: -10px;
  }
}

@media(min-width: 1366px) {
  .adm-item__header {
    font-size: 3em;
    line-height: 1;
  }

  .adm-content__long-dash {
    width: 100px;
    border-top: 3px solid;
    display: inline-block;
    position: relative;
    top: -15px;
  }
}

@media(min-width: 1920px) {
  .adm-item__header {
    font-size: 4.1em;
  }

  .adm-content__long-dash {
    width: 160px;
    border-top: 4px solid;
    display: inline-block;
    position: relative;
    top: -20px;
  }
}

@media(min-width: 1366px) {
  .mtm-2-md {
    margin-top: -2em;
    margin-bottom: 2em;
  }
}

@media(min-width: 1920px) {
  .mtm-2-md {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.adm-button__oval {
  font-size: 0.8em;
}

@media(max-width: 1365px) {
  .adm-button__oval {
    font-size: 0.8em;
    padding: 0.3em 1.15em;
  }
}

@media(max-width: 767px) {
  .adm-button__oval {
    font-size: 0.8em;
    padding: 0.3em 0.6em;
  }
}

.adm-content__number .number-text {
  line-height: 1.2em;
}

@media(max-width: 767px) {
  h2 {
    font-size: 1.4em;
    line-height: 1em;
  }
}


/*ADD 06.06.2019*/

.swiper-slider-inverse .swiper-pagination-bullet {
  background: #000;
}

.swiper-slider-inverse .swiper-pagination-bullet-active {
  background: transparent;
}

@media(max-width: 1365px) {
  .swiper-slider-padding .swiper-button-prev,
  .swiper-slider-padding .swiper-button-next {
    display: none;
  }
}

@media(min-width: 1366px) {
  .swiper-slider-padding .swiper-pagination {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .adm-content__ol>li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    position: absolute;
    left: -32px;
    top: 2px;
    font-size: 1.3em;
  }
}

.adm-content__ol>li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  position: absolute;
  left: -32px;
  top: 2px;
  font-size: 1.3em;
}

.count-1 {
  counter-reset: myCounter 0!important;
}

.count-2 {
  counter-reset: myCounter 1!important;
}

.count-3 {
  counter-reset: myCounter 2!important;
}

.count-4 {
  counter-reset: myCounter 3!important;
}

.count-5 {
  counter-reset: myCounter 4!important;
}

.count-6 {
  counter-reset: myCounter 5!important;
}

.count-7 {
  counter-reset: myCounter 6!important;
}

.count-8 {
  counter-reset: myCounter 7!important;
}

.count-9 {
  counter-reset: myCounter 8!important;
}

.count-10 {
  counter-reset: myCounter 9!important;
}

.count-11 {
  counter-reset: myCounter 10!important;
}

.count-12 {
  counter-reset: myCounter 11!important;
}

.count-13 {
  counter-reset: myCounter 12!important;
}

.count-14 {
  counter-reset: myCounter 13!important;
}

.count-15 {
  counter-reset: myCounter 14!important;
}

.count-16 {
  counter-reset: myCounter 15!important;
}

.count-17 {
  counter-reset: myCounter 16!important;
}

.count-18 {
  counter-reset: myCounter 17!important;
}

.count-19 {
  counter-reset: myCounter 18!important;
}

.count-20 {
  counter-reset: myCounter 19!important;
}

/* NEW STYLES */
.table__column-header {
  position: relative;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif;
  color: #2c2c2c;
}

.table__column-header:before {
  display: inline-flex;
  content: '«';
}

.table__column-header:after {
  display: inline-flex;
  content: '»';
}

@media(min-width: 768px) {
  .table__column-header {
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  .table__column-header:before {
    display: none;
    content: '';
  }

  .table__column-header:after {
    display: none;
    content: '';
  }
}

@media(min-width: 1920px) {
  .table__column-header {
    font-size: 20px;
    line-height: 22px;
  }
}

.table__row-header {
  font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
}

@media(min-width: 768px) {
  .table__row-header {
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #2c2c2c;
  }
}

.table__row-header-label {
  display: none;
}

@media(min-width: 768px) {
  .table__row-header-label {
    display: block;
    color: #2c2c2c;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
  }
}

.table__cell {
  font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #2c2c2c;
}

.table__cell-label {
  color: #2c2c2c;
  font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

.paragraph {
  font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #2c2c2c;
}

.p-mb-30 {
  margin-bottom: 30px;
}

.text__style1 {
  color: #2c2c2c;
  font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

@media(min-width: 768px) {
  .text__style1 {
    font-size: 80px;
    line-height: 80px;
  }
}

.text__style4 {
  color: #2c2c2c;
  font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 36px;
  line-height: 38px;
}

.text__style7__2 {
  color: #2c2c2c;
  font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}

@media(min-width: 1920px) {
  .text__style7__2 {
    font-size: 20px;
    line-height: 22px;
  }
}

.text__style9__1 {
  color: #2c2c2c;
  font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

.section:not(:last-child) {
  margin-bottom: 60px;
}

@media(min-width: 768px) {
  .section:not(:last-child) {
    margin-bottom: 120px;
  }
}

@media(min-width: 1366px) {
  .section:not(:last-child) {
    margin-bottom: 120px;
  }
}

@media(min-width: 1920px) {
  .section:not(:last-child) {
    margin-bottom: 150px;
  }
}

h2.section__title {
  margin-bottom: 40px;
  color: #2c2c2c;
  font-size: 30px;
  line-height: 30px;
}

@media(min-width: 768px) {
  h2.section__title {
    margin-bottom: 60px;
    width: 630px;
    font-size: 34px;
    line-height: 34px;
  }
}

@media(min-width: 1366px) {
  h2.section__title {
    width: 765px;
    font-size: 46px;
    line-height: 46px;
  }
}

@media(min-width: 1920px) {
  h2.section__title{
    margin-bottom: 80px;
    width: 780px;
    font-size: 48px;
    line-height: 48px;
  }
}

.grid__list {
  display: block;
}

.section > .grid__list {
  margin-left: 25px;
}

@media(min-width: 768px) {
  .grid__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 51px;
    row-gap: 60px;
  }

  .section > .grid__list {
    margin-left: 41px;
    width: 441px;
  }
}

@media(min-width: 1366px) {
  .grid__list {
    column-gap: 87px;
  }

  .section > .grid__list {
    margin-left: 0;
    width: 481px;
  }
}

@media(min-width: 1920px) {
  .grid__list {
    column-gap: 120px;
    row-gap: 80px;
  }

  .section > .grid__list {
    width: 680px;
  }
}

.grid__list .item:not(:last-child) {
  margin-bottom: 40px;
}

@media(min-width: 768px) {
  .grid__list .item:not(:last-child) {
    margin-bottom: 0;
  }
}

.grid__list .item .separator {
  width: 100px;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 10px;
  background-color: #2c2c2c;
}

@media(min-width: 768px) {
  .grid__list .item .separator {
    margin-bottom: 20px;
  }
}

/* Добавил Гребенкин */
@media(min-width: 320px) {
  .t-h1-1 {
    -webkit-text-stroke: 1px #2c2c2c;
    color: white;
    font-size: 34px;
    line-height: 34px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-2 {
    font-size: 34px;
    line-height: 34px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-3 {
    font-size: 32px;
    line-height: 30px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h2 {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h3 {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h4 {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h5 {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  p {
    font-size: 18px;
    line-height: 24px;
  }

  b {
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-quote {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-snoska-header {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-snoska-desc {
    font-size: 14px;
    line-height: 18px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }

  .t-style-1 {
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-2 {
    font-size: 40px;
    line-height: 40px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-3 {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-4, .adm-content__ol>li:before {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-5 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-style-6 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-1 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-2 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-8 {
    font-size: 16px;
    line-height: 18px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-buttons {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-1 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-2 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-pb-200 {
    padding-bottom: 80px !important;
  }
  .t-pb-150 {
    padding-bottom: 80px !important;
  }
  .t-pb-100 {
    padding-bottom: 40px !important;
  }
  .t-pb-80 {
    padding-bottom: 40px !important;
  }
  .t-pb-50 {
    padding-bottom: 30px !important;
  }
  .t-pb-30 {
    padding-bottom: 20px !important;
  }
  .t-pb-20 {
    padding-bottom: 10px !important;
  }
  .t-pb-10 {
    padding-bottom: 5px !important;
  }

  .t-pt-200 {
    padding-top: 80px !important;
  }
  .t-pt-150 {
    padding-top: 80px !important;
  }
  .t-pt-100 {
    padding-top: 40px !important;
  }
  .t-pt-80 {
    padding-top: 40px !important;
  }
  .t-pt-50 {
    padding-top: 30px !important;
  }
  .t-pt-30 {
    padding-top: 20px !important;
  }
  .t-pt-20 {
    padding-top: 10px !important;
  }
  .t-pt-10 {
    padding-top: 5px !important;
  }

  .t-mb-200 {
    margin-bottom: 80px !important;
  }
  .t-mb-150 {
    margin-bottom: 80px !important;
  }
  .t-mb-100 {
    margin-bottom: 40px !important;
  }
  .t-mb-80 {
    margin-bottom: 40px !important;
  }
  .t-mb-50 {
    margin-bottom: 30px !important;
  }
  .t-mb-30 {
    margin-bottom: 20px !important;
  }
  .t-mb-20 {
    margin-bottom: 10px !important;
  }
  .t-mb-10 {
    margin-bottom: 5px !important;
  }

  .t-mt-200 {
    margin-top: 80px !important;
  }
  .t-mt-150 {
    margin-top: 80px !important;
  }
  .t-mt-100 {
    margin-top: 40px !important;
  }
  .t-mt-80 {
    margin-top: 40px !important;
  }
  .t-mt-50 {
    margin-top: 30px !important;
  }
  .t-mt-30 {
    margin-top: 20px !important;
  }
  .t-mt-20 {
    margin-top: 10px !important;
  }
  .t-mt-10 {
    margin-top: 5px !important;
  }
}
@media(min-width: 768px) {
  .t-h1-1 {
    -webkit-text-stroke: 1px #2c2c2c;
    color: white;
    font-size: 48px;
    line-height: 48px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-2 {
    font-size: 48px;
    line-height: 48px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-3 {
    font-size: 40px;
    line-height: 40px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h2 {
    font-size: 34px;
    line-height: 34px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h3 {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h4 {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h5 {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  p {
    font-size: 18px;
    line-height: 24px;
  }

  b {
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-quote {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-snoska-header {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-snoska-desc {
    font-size: 14px;
    line-height: 18px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }

  .t-style-1 {
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-2 {
    font-size: 50px;
    line-height: 50px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-3 {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-4, .adm-content__ol>li:before {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-5 {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-style-6 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-1 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-2 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-8 {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-buttons {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-1 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-2 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-pb-200 {
    padding-bottom: 80px !important;
  }
  .t-pb-150 {
    padding-bottom: 100px !important;
  }
  .t-pb-100 {
    padding-bottom: 60px !important;
  }
  .t-pb-80 {
    padding-bottom: 60px !important;
  }
  .t-pb-50 {
    padding-bottom: 30px !important;
  }
  .t-pb-30 {
    padding-bottom: 20px !important;
  }
  .t-pb-20 {
    padding-bottom: 20px !important;
  }
  .t-pb-10 {
    padding-bottom: 5px !important;
  }

  .t-pt-200 {
    padding-top: 80px !important;
  }
  .t-pt-150 {
    padding-top: 100px !important;
  }
  .t-pt-100 {
    padding-top: 60px !important;
  }
  .t-pt-80 {
    padding-top: 60px !important;
  }
  .t-pt-50 {
    padding-top: 30px !important;
  }
  .t-pt-30 {
    padding-top: 20px !important;
  }
  .t-pt-20 {
    padding-top: 20px !important;
  }
  .t-pt-10 {
    padding-top: 5px !important;
  }

  .t-mb-200 {
    margin-bottom: 80px !important;
  }
  .t-mb-150 {
    margin-bottom: 100px !important;
  }
  .t-mb-100 {
    margin-bottom: 60px !important;
  }
  .t-mb-80 {
    margin-bottom: 60px !important;
  }
  .t-mb-50 {
    margin-bottom: 30px !important;
  }
  .t-mb-30 {
    margin-bottom: 20px !important;
  }
  .t-mb-20 {
    margin-bottom: 20px !important;
  }
  .t-mb-10 {
    margin-bottom: 5px !important;
  }

  .t-mt-200 {
    margin-top: 80px !important;
  }
  .t-mt-150 {
    margin-top: 100px !important;
  }
  .t-mt-100 {
    margin-top: 60px !important;
  }
  .t-mt-80 {
    margin-top: 60px !important;
  }
  .t-mt-50 {
    margin-top: 30px !important;
  }
  .t-mt-30 {
    margin-top: 20px !important;
  }
  .t-mt-20 {
    margin-top: 20px !important;
  }
  .t-mt-10 {
    margin-top: 5px !important;
  }
}
@media(min-width: 1366px) {
  .t-h1-1 {
    -webkit-text-stroke: 1px #2c2c2c;
    color: white;
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-2 {
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-3 {
    font-size: 52px;
    line-height: 52px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h2 {
    font-size: 46px;
    line-height: 46px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h3 {
    font-size: 34px;
    line-height: 34px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h4 {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h5 {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  p {
    font-size: 18px;
    line-height: 24px;
  }

  b {
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-quote {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-snoska-header {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-snoska-desc {
    font-size: 14px;
    line-height: 18px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }

  .t-style-1 {
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-2 {
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-3 {
    font-size: 40px;
    line-height: 40px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-4, .adm-content__ol>li:before {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-5 {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-style-6 {
    font-size: 22px;
    line-height: 24px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-1 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-2 {
    font-size: 18px;
    line-height: 24px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-8 {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-buttons {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-1 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-2 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-pb-200 {
    padding-bottom: 150px !important;
  }
  .t-pb-150 {
    padding-bottom: 120px !important;
  }
  .t-pb-100 {
    padding-bottom: 100px !important;
  }
  .t-pb-80 {
    padding-bottom: 60px !important;
  }
  .t-pb-50 {
    padding-bottom: 40px !important;
  }
  .t-pb-30 {
    padding-bottom: 20px !important;
  }
  .t-pb-20 {
    padding-bottom: 20px !important;
  }
  .t-pb-10 {
    padding-bottom: 10px !important;
  }

  .t-pt-200 {
    padding-top: 150px !important;
  }
  .t-pt-150 {
    padding-top: 120px !important;
  }
  .t-pt-100 {
    padding-top: 100px !important;
  }
  .t-pt-80 {
    padding-top: 60px !important;
  }
  .t-pt-50 {
    padding-top: 40px !important;
  }
  .t-pt-30 {
    padding-top: 20px !important;
  }
  .t-pt-20 {
    padding-top: 20px !important;
  }
  .t-pt-10 {
    padding-top: 10px !important;
  }

  .t-mb-200 {
    margin-bottom: 150px !important;
  }
  .t-mb-150 {
    margin-bottom: 120px !important;
  }
  .t-mb-100 {
    margin-bottom: 100px !important;
  }
  .t-mb-80 {
    margin-bottom: 60px !important;
  }
  .t-mb-50 {
    margin-bottom: 40px !important;
  }
  .t-mb-30 {
    margin-bottom: 20px !important;
  }
  .t-mb-20 {
    margin-bottom: 20px !important;
  }
  .t-mb-10 {
    margin-bottom: 10px !important;
  }

  .t-mt-200 {
    margin-top: 150px !important;
  }
  .t-mt-150 {
    margin-top: 120px !important;
  }
  .t-mt-100 {
    margin-top: 100px !important;
  }
  .t-mt-80 {
    margin-top: 60px !important;
  }
  .t-mt-50 {
    margin-top: 40px !important;
  }
  .t-mt-30 {
    margin-top: 20px !important;
  }
  .t-mt-20 {
    margin-top: 20px !important;
  }
  .t-mt-10 {
    margin-top: 10px !important;
  }
}
@media(min-width: 1920px) {
  .t-h1-1 {
    -webkit-text-stroke: 1px #2c2c2c;
    color: white;
    font-size: 80px;
    line-height: 80px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-2 {
    font-size: 80px;
    line-height: 80px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h1-3 {
    font-size: 60px;
    line-height: 60px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-h2 {
    font-size: 48px;
    line-height: 48px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h3 {
    font-size: 38px;
    line-height: 38px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h4 {
    font-size: 30px;
    line-height: 34px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  .t-h5 {
    font-size: 24px;
    line-height: 26px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-weight: normal;
  }
  p {
    font-size: 18px;
    line-height: 24px;
  }

  b {
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-quote {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-snoska-header {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-snoska-desc {
    font-size: 14px;
    line-height: 18px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }

  .t-style-1 {
    font-size: 80px;
    line-height: 80px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-2 {
    font-size: 80px;
    line-height: 80px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-3 {
    font-size: 48px;
    line-height: 48px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-4, .adm-content__ol>li:before {
    font-size: 36px;
    line-height: 36px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-5 {
    font-size: 30px;
    line-height: 30px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
    font-style: italic !important;
  }
  .t-style-6 {
    font-size: 26px;
    line-height: 28px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-1 {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-7-2 {
    font-size: 20px;
    line-height: 22px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-8 {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-buttons {
    font-size: 16px;
    line-height: 22px;
    font-family: TheinhardtPan-Bold, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-1 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPan-Light, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-style-9-2 {
    font-size: 12px;
    line-height: 14px;
    font-family: TheinhardtPanMedium-Regular, "Source Sans Pro", Helvetica, sans-serif !important;
  }
  .t-pb-200 {
    padding-bottom: 200px !important;
  }
  .t-pb-150 {
    padding-bottom: 150px !important;
  }
  .t-pb-100 {
    padding-bottom: 100px !important;
  }
  .t-pb-80 {
    padding-bottom: 80px !important;
  }
  .t-pb-50 {
    padding-bottom: 50px !important;
  }
  .t-pb-30 {
    padding-bottom: 30px !important;
  }
  .t-pb-20 {
    padding-bottom: 20px !important;
  }
  .t-pb-10 {
    padding-bottom: 10px !important;
  }

  .t-pt-200 {
    padding-top: 200px !important;
  }
  .t-pt-150 {
    padding-top: 150px !important;
  }
  .t-pt-100 {
    padding-top: 100px !important;
  }
  .t-pt-80 {
    padding-top: 80px !important;
  }
  .t-pt-50 {
    padding-top: 50px !important;
  }
  .t-pt-30 {
    padding-top: 30px !important;
  }
  .t-pt-20 {
    padding-top: 20px !important;
  }
  .t-pt-10 {
    padding-top: 10px !important;
  }

  .t-mb-200 {
    margin-bottom: 200px !important;
  }
  .t-mb-150 {
    margin-bottom: 150px !important;
  }
  .t-mb-100 {
    margin-bottom: 100px !important;
  }
  .t-mb-80 {
    margin-bottom: 80px !important;
  }
  .t-mb-50 {
    margin-bottom: 50px !important;
  }
  .t-mb-30 {
    margin-bottom: 30px !important;
  }
  .t-mb-20 {
    margin-bottom: 20px !important;
  }
  .t-mb-10 {
    margin-bottom: 10px !important;
  }

  .t-mt-200 {
    margin-top: 200px !important;
  }
  .t-mt-150 {
    margin-top: 150px !important;
  }
  .t-mt-100 {
    margin-top: 100px !important;
  }
  .t-mt-80 {
    margin-top: 80px !important;
  }
  .t-mt-50 {
    margin-top: 50px !important;
  }
  .t-mt-30 {
    margin-top: 30px !important;
  }
  .t-mt-20 {
    margin-top: 20px !important;
  }
  .t-mt-10 {
    margin-top: 10px !important;
  }
}
.t-line {
  margin-top: 9px;
  border-top: 1px solid #2C2C2C;
}
.t-line-left {
  border-left: 1px solid #2C2C2C;
  padding-left:16px;
}
.t-img img {
  max-width: 100%;
}
.line-between-words {
  display: inline-block;
  width: 40px;
  height: 0.23em;
  border-top: 1px solid;
}

/* ADD 21.01.2020 */

.swiper-service + .swiper-scrollbar {
  position: relative;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: 40px;
}

.swiper-service + .swiper-scrollbar:before {
  content:'';
  position: absolute;
  background: #2C2C2C;
  height: 1px;
  width: 100%;
}

.swiper-service + .swiper-scrollbar .swiper-scrollbar-drag {
  height: 7px;
  top: -3.5px;
  border-radius: 0;
  background: #2C2C2C;
}

.swiper-service .swiper-slide {
  height: auto;
}

@media(min-width: 768px) {
  .swiper-service .swiper-slide:not(:last-child) {
    border-right: 1px solid #2C2C2C;
  }

  .swiper-service .swiper-slide {
    width: 351px;
    padding: 0 30px;
  }
}

@media(min-width: 1366px) {
  .swiper-service {
    z-index: 850;
    background: white;
  }

  .swiper-service .swiper-slide {
    width: 460px;
    padding: 0 40px;
  }

  .swiper-service + .swiper-scrollbar .swiper-scrollbar-drag {
    z-index: 850;
  }
}

@media(min-width: 1920px) {
  .swiper-service .swiper-slide {
      padding-left: 40px;
      padding-right: 100px;
  }
}

/*ADD 19.11.2020 */
.adm-docs__items .adm-docs__item-icon:last-of-type {
    border-bottom: none;
}
.adm-docs__items .adm-docs__item-icon {
    border-bottom: 1px solid #2C2C2C;
}

/*ADD 23.08.2021 */
@media(max-width: 320px) {
  .adm-docs__column {
    margin-top: -40px;
  }
  .adm-docs__column .adm-docs__item-icon:first-of-type {
    border-top: 1px solid #2C2C2C;
  }
}
