.hidden {
  display: none;
}
.opacity50 {
  filter: alpha(opacity=50);
  KHTMLOpacity: 0.50;
  MozOpacity: 0.50;
  opacity: 0.50;
}
.opacity70 {
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.text-xs {
  font-size: 13px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.text-sm {
  font-size: 16px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.text {
  font-size: 18px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.text-md {
  font-size: 20px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.text-impact-xs {
  font-size: 26px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.50;
}
.text-impact-sm {
  font-size: 32px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  font-weight: 300;
  line-height: 1.35;
}
.text-impact {
  font-size: 38px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  font-weight: 300;
  line-height: 1.35;
}
.text-impact-md {
  font-size: 42px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  font-weight: 300;
  line-height: 1.23;
}
.title-xs {
  font-size: 36px;
  line-height: 1.23;
  font-family: 'Activist', sans-serif;
  font-weight: 700;
  color: #000000;
}
.title-sm {
  font-size: 42px;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 1.23;
}
.title {
  font-size: 48px;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 1.23;
}
.title-md {
  font-size: 52px;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 1.23;
}
.title-lg {
  font-size: 64px;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 1.23;
}
.title-xl {
  font-size: 72px;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 1.17;
}
.title-xxl {
  font-size: 82px;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 1.17;
}
.descr-xxs {
  font-size: 12px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.descr-xs {
  font-size: 14px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.descr-sm {
  font-size: 16px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.descr {
  font-size: 18px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.descr-md {
  font-size: 20px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.55;
}
.descr-lg {
  font-size: 22px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.50;
}
.descr-xl {
  font-size: 24px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.45;
}
.descr-xxl {
  font-size: 28px;
  font-family: 'Activist', sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.45;
  letter-spacing: 0.45;
}
.uptitle-xs {
  font-size: 10px;
  font-family: 'Activist', sans-serif;
  letter-spacing: 2.5px;
  color: #000000;
  font-weight: 600;
}
.uptitle-sm {
  font-size: 12px;
  font-family: 'Activist', sans-serif;
  letter-spacing: 2.5px;
  color: #000000;
  font-weight: 600;
}
.uptitle {
  font-size: 14px;
  font-family: 'Activist', sans-serif;
  letter-spacing: 2.5px;
  color: #000000;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  .text {
    font-size: 16px;
  }
  .text-sm {
    font-size: 14px;
  }
  .text-xs {
    font-size: 11px;
  }
  .text-md {
    font-size: 18px;
  }
  .text-impact {
    font-size: 30px;
  }
  .descr-xxs {
    font-size: 10px;
  }
  .descr-xs {
    font-size: 12px;
  }
  .descr-sm {
    font-size: 14px;
  }
  .descr {
    font-size: 16px;
  }
  .descr-md {
    font-size: 18px;
  }
  .descr-md {
    font-size: 20px;
  }
  .uptitle {
    font-size: 12px;
  }
  .title-xs {
    font-size: 32px;
  }
  .title-sm {
    font-size: 38px;
  }
  .title {
    font-size: 44px;
  }
  .title-md {
    font-size: 48px;
  }
  .title-lg {
    font-size: 60px;
  }
  .title-xl {
    font-size: 68px;
  }
  .title-xxl {
    font-size: 78px;
  }
}
@media screen and (max-width: 640px) {
  .text {
    font-size: 14px;
    line-height: 1.45;
  }
  .text-sm {
    font-size: 12px;
    line-height: 1.45;
  }
  .text-xs {
    font-size: 9px;
    line-height: 1.45;
  }
  .text-md {
    font-size: 16px;
    line-height: 1.45;
  }
  .text-impact-sm {
    font-size: 22px;
  }
  .text-impact {
    font-size: 26px;
  }
  .text-impact-md {
    font-size: 28px;
  }
  .descr-xs {
    font-size: 10px;
    line-height: 1.45;
  }
  .descr-sm {
    font-size: 12px;
    line-height: 1.45;
  }
  .descr {
    font-size: 14px;
    line-height: 1.45;
  }
  .descr-md {
    font-size: 16px;
    line-height: 1.45;
  }
  .descr-lg {
    font-size: 18px;
    line-height: 1.40;
  }
  .descr-xl {
    font-size: 18px;
  }
  .descr-xxl {
    font-size: 20px;
  }
  .uptitle-xs {
    font-size: 8px;
  }
  .uptitle-sm {
    font-size: 8px;
  }
  .uptitle {
    font-size: 10px;
  }
  .title-xs {
    font-size: 28px;
  }
  .title-sm {
    font-size: 30px;
  }
  .title {
    font-size: 30px;
  }
  .title-md {
    font-size: 30px;
  }
  .title-lg {
    font-size: 30px;
  }
  .title-xl {
    font-size: 32px;
  }
  .title-xxl {
    font-size: 36px;
  }
}
@media screen and (max-width: 480px) {
  .title-xl {
    font-size: 30px;
  }
  .title-xxl {
    font-size: 30px;
  }
}
.uppercase {
  text-transform: uppercase;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
}
#allrecords a {
  color: #cc0000;
  text-decoration: none;
}
#allrecords a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
#allrecords ol {
  padding-left: 22px;
}
#allrecords ul {
  padding-left: 20px;
}
.cover {
  height: 700px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}
.cover_carrier {
  height: 700px;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background-attachment: fixed;
}
@media screen and (max-device-width: 1024px) {
  .cover {
    background-attachment: scroll;
  }
  .cover_carrier {
    background-attachment: scroll;
  }
}
.cover .filteropacity {
  height: 700px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cover .container,
.cover .container_100,
.cover .container_10,
.cover .container_8 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cover .centeredVerticallyBlock {
  height: 700px;
  display: table-cell;
  vertical-align: middle;
  width: 1200px;
}
.cover .centeredVerticallyBlock span.space {
  display: inline-block;
  height: 100%;
  width: 1px;
}
.cover .centeredVerticallyBlockBottom {
  height: 700px;
  display: table-cell;
  vertical-align: bottom;
  width: 1200px;
}
.cover .centeredVerticallyBlockBottom span.space {
  display: inline-block;
  height: 100%;
  width: 1px;
}
.cover .centeredVerticallyBlockTop {
  height: 700px;
  display: table-cell;
  vertical-align: top;
  width: 1200px;
}
.cover .centeredVerticallyBlockTop span.space {
  display: inline-block;
  height: 100%;
  width: 1px;
}
@media screen and (max-width: 640px) {
  .cover {
    height: 400px;
    background-attachment: fixed;
  }
  .cover_carrier {
    background-attachment: scroll !important;
    background-size: cover;
    background-position: center center;
  }
  .cover .filteropacity {
    height: 400px;
  }
  .cover .centeredVerticallyBlock {
    height: 400px;
  }
}
.carousel {
  position: relative;
}
.carousel ol {
  padding-left: 0px !important;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.9s ease-in-out left;
  transition: 0.9s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  line-height: 1;
}
.carousel-inner .widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.carousel-control.right {
  right: 0;
  left: auto;
}
.carousel-control .carousel-control-left {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  left: 20%;
  height: 34px;
  width: 21px;
  background: url(https://chaika.navalny.com/static/aboutSliderControls.png) no-repeat;
}
.carousel-control .carousel-control-left-white {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  left: 20%;
  height: 34px;
  width: 21px;
  background: url(https://tilda.ws/img/aboutSliderControls_white.png) no-repeat;
}
.carousel-control .carousel-control-right {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  right: 20%;
  height: 34px;
  width: 21px;
  background: url(https://chaika.navalny.com/static/aboutSliderControls.png) no-repeat;
  background-position: left bottom;
}
.carousel-control .carousel-control-right-white {
  position: absolute;
  top: 48%;
  z-index: 5;
  display: inline-block;
  right: 20%;
  height: 34px;
  width: 21px;
  background: url(https://tilda.ws/img/aboutSliderControls_white.png) no-repeat;
  background-position: left bottom;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators.dotsbottom {
  bottom: -60px;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000000;
  border: none;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 0;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: transparent;
}
.carousel-indicators li.white {
  background-color: #fff;
}
.carousel-indicators li.white.active {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: transparent;
}
.carousel-caption-imgs h6 {
  font-family: 'Formular', serif;
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  padding-top: 28px;
  padding-bottom: 0px;
  text-align: center;
}
.carousel-caption-imgs p {
  font-family: 'Formular', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-title {
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  padding-top: 36px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-descr {
  font-family: 'Formular', serif;
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .carousel-control .carousel-control-left {
    left: 10%;
  }
  .carousel-control .carousel-control-left-white {
    left: 10%;
  }
  .carousel-control .carousel-control-right {
    right: 10%;
  }
  .carousel-control .carousel-control-right-white {
    right: 10%;
  }
}
.tilda-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.tilda-animatedfast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes tilda-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tilda-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tilda-fadeIn {
  -webkit-animation-name: tilda-fadeIn;
  animation-name: tilda-fadeIn;
}
@-webkit-keyframes tilda-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes tilda-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
    -ms-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.tilda-fadeInUp {
  -webkit-animation-name: tilda-fadeInUp;
  animation-name: tilda-fadeInUp;
}
.tilda-btn {
  display: inline-block;
  font-family: 'Activist', sans-serif;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  font-weight: bold;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .tilda-btn {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.tilda-submit {
  font-family: 'Activist', sans-serif;
  text-align: center;
  height: 66px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  white-space: nowrap;
  background-image: none;
  cursor: pointer;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .tilda-submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.tilda-input {
  margin: 0;
  font-family: 'Activist', sans-serif;
  font-size: 100%;
  height: 60px;
  padding: 0px 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tilda-input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.tildacopy {
  background-color: #000;
  color: #fff;
  width: 100%;
  height: 70px;
  font-family: Arial;
  font-size: 14px;
}
.tildacopy:hover .tcont {
  opacity: 1;
}
.tcont {
  display: table;
  height: 30px;
  width: 270px;
  margin: 0 auto;
  padding-top: 20px;
  opacity: 0.4;
}
.tildacopy .powered {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  text-align: right;
  padding-right: 12px;
  font-weight: 300;
  font-size: 12px;
}
.tildacopy .timg {
  display: table-cell;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.tildacopy img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.tildacopy .tp {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: 2px;
}
.tildacopy a {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .t-screenmin-1200px {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .t-screenmin-980px {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .t-screenmin-640px {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .t-screenmin-480px {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .t-screenmin-320px {
    display: none;
  }
}
@media screen and (min-width: 321px) {
  .t-screenmax-320px {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .t-screenmax-480px {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .t-screenmax-640px {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  .t-screenmax-980px {
    display: none;
  }
}
@media screen and (min-width: 1201px) {
  .t-screenmax-1200px {
    display: none;
  }
}
.yashare-style .b-share-btn__facebook,
.yashare-style .b-share-btn__twitter,
.yashare-style .b-share-btn__vkontakte {
  background-color: transparent !important;
}
.yashare-style .b-share__link {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.yashare-style-black-white .b-share-btn__wrap {
  background-color: #000 !important;
  padding: 5px !important;
}
.yashare-style-transp-white .b-share-btn__wrap {
  padding: 5px !important;
}
.yashare-style-transp-white .b-share-counter {
  color: #fff;
  font-weight: bold;
}
.yashare-style-white-black .b-share-btn__wrap {
  background-color: #fff !important;
  padding: 5px !important;
}
.yashare-style-white-black .b-share-icon {
  background-image: url("https://tilda.ws/img/b-share_counter_large_white.png") !important;
}
.yashare-style-transp-black .b-share-btn__wrap {
  padding: 5px !important;
}
.yashare-style-transp-black .b-share-icon {
  background-image: url("https://tilda.ws/img/b-share_counter_large_white.png") !important;
}
.yashare-style-transp-black .b-share-counter {
  color: #000;
  font-weight: bold;
}
.t107 {
  text-align: center;
}
.t107 .centeredContainer {
  text-align: center;
}
.t107 .widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.t107 .lr_width_col_6,
.t107 .lr_width_col_7,
.t107 .lr_width_col_8,
.t107 .lr_width_col_9,
.t107 .lr_width_col_10,
.t107 .lr_width_col_11,
.t107 .lr_width_col_12,
.t107 .lr_width_col_100 {
  vertical-align: middle;
}
.t107 .title {
  font-family: 'Formular', serif;
  color: #000000;
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 14px;
  line-height: 28px;
}
.t121 .widthauto {
  width: 100%;
  max-width: 940px;
  vertical-align: middle;
}
.t121 iframe {
  display: block;
  border: 0;
  padding: 0;
}
.t102 h1 {
  font-family: 'Activist', sans-serif;
  font-weight: 700;
  font-size: 104px;
  color: #fff;
  margin: 74px 0 54px 0;
  text-transform: uppercase;
}
.t102 .centerText {
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  font-family: 'Activist', sans-serif;
  padding: 0 220px;
}
@media screen and (max-width: 1024px) {
  .t102 h1 {
    font-size: 70px;
    line-height: 70px;
    margin-top: 30px;
  }
  .t102 .centerText {
    font-size: 18px;
    line-height: 28px;
    padding: 0 120px;
  }
}
@media screen and (max-width: 640px) {
  .t102 .centerText {
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .t102 h1 {
    font-size: 34px;
    line-height: 38px;
    margin-top: 30px;
  }
}
.t017 .centeredSection {
  text-align: center;
}
.t017 .leftSection {
  text-align: left;
}
.t017 .rightSection {
  text-align: right;
}
.t017 h3 {
  padding-top: 3px;
  padding-bottom: 22px;
}
.t017 .h1 {
  padding-top: 2px;
  padding-bottom: 0px;
}
.t017 .descr-xs {
  padding-top: 21px;
}
.t019 {
  padding-top: 0px;
  padding-bottom: 6px;
}
.t019 h3 {
  font-size: 36px;
  color: #000000;
  line-height: 47px;
  text-align: center;
  font-family: 'Activist', sans-serif;
  font-weight: 700;
  padding-top: 6px;
  padding-bottom: 0px;
}
@media screen and (max-width: 640px) {
  .t019 h3 {
    font-size: 35px;
    line-height: 35px;
  }
}
.t030 .centeredSection {
  text-align: center;
}
.t030 .leftSection {
  text-align: left;
}
.t030 .rightSection {
  text-align: right;
}
.t030 h1 {
  font-weight: 300;
  margin-bottom: 15px;
}
.t030 h3 {
  margin-top: 8px;
  padding-bottom: 6px;
  font-weight: 300;
}
.t051 .text {
  text-align: center;
}
.t081 {
  text-align: center;
}
.t081 img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 150px;
  height: 150px;
  padding-top: 17px;
  padding-bottom: 14px;
}
.t081 h6 {
  font-family: 'Activist', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 5px;
}
.t081 .blockdescr {
  font-family: 'Activist', sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 26px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 6px;
}
.t083 .inner {
  float: left;
  position: relative;
  width: 100%;
}
.t083 .imgwrapper {
  width: 100%;
  text-align: center;
}
.t083 .widthauto {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
.t083 .textclass1 {
  top: 220px;
  left: -150px;
  width: 290px;
  font-size: 13px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Activist', sans-serif;
  color: #000000;
  position: absolute;
}
.t083 .textclass2 {
  left: -150px;
  top: 220px;
  position: absolute;
  width: 210px;
  font-family: 'Activist', sans-serif;
  font-size: 32px;
  font-weight: bold;
}
.t083 .textclass3 {
  left: 790px;
  position: absolute;
  width: 290px;
  top: 220px;
  font-size: 13px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Activist', sans-serif;
}
@media screen and (max-width: 1240px) {
  .t083 .textclass1,
  .t083 .textclass2,
  .t083 .textclass3 {
    left: 0px;
    position: relative;
    top: 20px;
    bottom: 20px;
    width: 100%;
    max-width: 480px;
  }
}
.t089 .inner {
  border-top: 4px solid #000000;
  border-bottom: 4px solid #000000;
  padding: 20px 0;
}
.t089 h4 {
  margin: 0;
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-weight: 700;
  line-height: 36px;
  font-size: 28px;
  padding-bottom: 5px;
}
.t004 {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t004 .centeredSection {
  text-align: center;
}
.t004 .leftSection {
  text-align: left;
}
.t004 .rightSection {
  text-align: right;
}
.t004 .textcolumncount_2 {
  column-count: 2;
  column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
}
.t004 .textcolumncount_3 {
  column-count: 3;
  column-gap: 40px;
  -moz-column-count: 3;
  -moz-column-gap: 40px;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px;
}
.t004 .textcolumncount_4 {
  column-count: 4;
  column-gap: 40px;
  -moz-column-count: 4;
  -moz-column-gap: 40px;
  -webkit-column-count: 4;
  -webkit-column-gap: 40px;
}
.t004 .initialletter:first-child::first-letter {
  font-size: 100px;
  float: left;
  margin: -30px 20px -30px 0;
}
.t004 table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
}
.t004 table td,
.t004 table th {
  padding: 5px;
  border: 1px solid #ddd;
  vertical-align: top;
}
.t004 table thead td,
.t004 table th {
  font-weight: bold;
  border-bottom-color: #888;
}
@media screen and (max-width: 1200px) {
  .t004 .textcolumncount_2,
  .t004 .textcolumncount_3,
  .t004 .textcolumncount_4 {
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
  }
}
@media screen and (max-width: 960px) {
  .t004 .textcolumncount_2,
  .t004 .textcolumncount_3,
  .t004 .textcolumncount_4 {
    column-count: 1;
    column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
  }
}
@media screen and (max-width: 640px) {
  .t004 h1 {
    font-size: 28px;
    line-height: 35px;
  }
}
.t118 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t118 hr {
  height: 1px;
  background-color: #000000;
  border: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.t119 .preface {
  font-family: 'Activist', sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 30px;
  line-height: 1.35;
  margin-top: -1px;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t119 .centeredSection {
  text-align: center;
}
.t119 .leftSection {
  text-align: left;
}
.t119 .rightSection {
  text-align: right;
}
@media screen and (max-width: 640px) {
  .t119 .preface {
    font-size: 22px;
  }
}
.t120 .centeredSection {
  text-align: center;
}
.t120 .leftSection {
  text-align: left;
}
.t120 .rightSection {
  text-align: right;
}
.t120 h2 {
  padding-top: 4px;
  padding-bottom: 14px;
  font-family: 'Activist', sans-serif;
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  line-height: 42px;
}
.t120 .descr-xs {
  margin-top: -6px;
  padding-bottom: 3px;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
}
.t123 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t013 .text {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t013 .centeredSection {
  text-align: center;
}
.t013 .centeredSection img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 8px 0 10px 0;
  max-width: 140px;
}
.t013 .persontitle {
  font-family: 'Activist', sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.t013 .persondescr {
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-size: 11px;
  line-height: 16px;
  padding-top: 0px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
}
.t013 .centeredSection img {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 960px) {
  .t013 .centeredSection {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t013 .centeredSection {
    width: 100% !important;
  }
}
.t215 .row {
  clear: both;
}
.t215 .blockimg {
  height: 560px;
  margin-bottom: 20px;
}
.t215 .blocktitle {
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 14px;
}
.t215 .blockdescr {
  font-family: 'Formular', serif;
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 14px;
}
.t215 .textwrapper {
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 1200px) {
  .t215 .blockimg {
    height: 460px;
  }
}
@media screen and (max-width: 960px) {
  .t215 .blockimg {
    max-width: 460px;
    height: 460px;
  }
}
@media screen and (max-width: 320px) {
  .t215 .blockimg {
    height: 320px;
  }
}
@media screen and (max-width: 640px) {
  .t141 {
    position: relative !important;
    text-align: center;
    padding: 20px;
    top: 0px !important;
    right: 0px !important;
  }
}
.t148 .title {
  font-family: 'Formular', serif;
  color: #fff;
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 18px;
  line-height: 28px;
  max-width: 480px;
  width: 100%;
  margin-left: 50px;
  text-align: left;
  margin-bottom: 40px;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .t148 .title {
    width: 90%;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
  }
}
.t167 {
  padding-top: 8px;
  padding-bottom: 6px;
}
.t167 .imgblock {
  float: right;
  margin: 0;
  padding: 6px 0px 20px 30px;
}
.t167 img {
  max-width: 100%;
}
.t167 .imgdescr {
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  line-height: 16px;
  filter: alpha(opacity=70);
  KHTMLOpacity: 0.7;
  MozOpacity: 0.7;
  opacity: 0.7;
  padding-top: 10px;
}
@media screen and (max-width: 640px) {
  .t167 .lr_col_8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .t167 .imgblock {
    float: right;
    margin: 0;
    padding: 6px 0px 20px 0px;
  }
}
.t142 .wrapper {
  margin: 0 auto;
}
.t142 .submit {
  font-family: 'Activist', sans-serif;
  text-align: center;
  height: 50px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: bold;
  background: none;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .t142 .submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-radius: 0px;
  }
}
.t195 .text {
  padding-bottom: 6px;
}
.t195 .centeredSection {
  text-align: center;
}
.t195 .centeredSection img {
  padding-bottom: 10px;
  padding-top: 4px;
  max-width: 100%;
}
.t195 .sectitle {
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
}
.t195 .secdescr {
  font-family: 'Activist', sans-serif;
  color: #000000;
  font-size: 11px;
  line-height: 16px;
  padding-top: 0px;
  padding-bottom: 7px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .t195 .centeredSection {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t195 .centeredSection {
    width: 100% !important;
  }
}
.t208 .wrapper {
  display: table;
  padding-top: 120px;
  padding-bottom: 120px;
}
.t208 .textwrapper {
  display: block;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.t208 .field-text {
  padding-bottom: 20px;
  padding-top: 20px;
  color: #fff;
}
@media screen and (max-width: 720px) {
  .t208 .textwrapper {
    margin: 20px 0px;
    padding: 20px;
  }
}
.t209 .wrapper {
  display: table;
  padding-top: 120px;
  padding-bottom: 120px;
}
.t209 .line {
  width: 140px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 7px;
}
.t209 .textwrapper {
  display: block;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.t209 h1 {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
.t209 .field-text {
  padding-bottom: 20px;
  padding-top: 20px;
  color: #fff;
}
@media screen and (max-width: 720px) {
  .t209 .textwrapper {
    margin: 20px 0px;
    padding: 20px;
  }
}
.t210 .descrblock {
  float: right;
  margin: 0;
  padding: 6px 0px 20px 30px;
}
.t210 .line {
  width: 100%;
  max-width: 240px;
  height: 1px;
  background-color: #000;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .t210 .lr_col_8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .t210 .descrblock {
    float: right;
    margin: 0;
    padding: 6px 0px 20px 0px;
  }
}
.t220 .textwrapper {
  margin-left: -60px;
  padding: 60px;
}
.t220 h2 {
  font-family: 'Activist', sans-serif;
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  line-height: 42px;
  margin-top: -8px;
  padding-bottom: 35px;
}
.t220 .centeredSection {
  text-align: center;
}
.t220 .leftSection {
  text-align: left;
}
.t220 .rightSection {
  text-align: right;
}
.t220 .lr_col_1 {
  max-width: 120px;
}
.t220 .lr_col_2 {
  max-width: 220px;
}
.t220 .lr_col_3 {
  max-width: 320px;
}
.t220 .lr_col_4 {
  max-width: 420px;
}
.t220 .lr_col_5 {
  max-width: 520px;
}
.t220 .lr_col_6 {
  max-width: 620px;
}
.t220 .lr_col_7 {
  max-width: 720px;
}
.t220 .lr_col_8 {
  max-width: 820px;
}
.t220 .lr_col_9 {
  max-width: 920px;
}
.t220 .lr_col_10 {
  max-width: 1020px;
}
.t220 .lr_col_11 {
  max-width: 1120px;
}
.t220 .lr_col_12 {
  max-width: 1220px;
}
@media screen and (max-width: 1240px) {
  .t220 .lr_col_12 {
    max-width: 1160px;
  }
}
@media screen and (max-width: 1200px) {
  .t220 .textwrapper {
    margin-left: -40px;
    padding: 40px;
  }
  .t220 .lr_col_1 {
    max-width: 100px;
  }
  .t220 .lr_col_2 {
    max-width: 180px;
  }
  .t220 .lr_col_3 {
    max-width: 260px;
  }
  .t220 .lr_col_4 {
    max-width: 340px;
  }
  .t220 .lr_col_5 {
    max-width: 420px;
  }
  .t220 .lr_col_6 {
    max-width: 500px;
  }
  .t220 .lr_col_7 {
    max-width: 580px;
  }
  .t220 .lr_col_8 {
    max-width: 660px;
  }
  .t220 .lr_col_9 {
    max-width: 740px;
  }
  .t220 .lr_col_10 {
    max-width: 820px;
  }
  .t220 .lr_col_11 {
    max-width: 900px;
  }
  .t220 .lr_col_12 {
    max-width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .t220 .lr_col_12 {
    max-width: 940px;
  }
}
@media screen and (max-width: 960px) {
  .t220 .container {
    max-width: 680px;
  }
  .t220 .textwrapper {
    margin-left: 0px;
    padding: 40px;
  }
  .t220 .lr_col,
  .t220 .lr_col_1,
  .t220 .lr_col_2,
  .t220 .lr_col_3,
  .t220 .lr_col_4,
  .t220 .lr_col_5,
  .t220 .lr_col_6,
  .t220 .lr_col_7,
  .t220 .lr_col_8,
  .t220 .lr_col_9,
  .t220 .lr_col_10,
  .t220 .lr_col_11,
  .t220 .lr_col_12 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 700px) {
  .t220 .textwrapper {
    margin-left: 0px;
    padding: 20px;
  }
  .t220 .container {
    max-width: 640px;
  }
}
.t228 {
  width: 100%;
  height: 80px;
  z-index: 990;
  position: fixed;
  top: 0;
  box-shadow: 0px 1px 3px rgba(0,0,0,0);
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.t228 .maincontainer {
  width: 100%;
  height: 80px;
  display: table;
}
.t228 .maincontainer.c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t228 .leftside {
  display: table-cell;
  vertical-align: middle;
}
.t228 .centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t228 .centerside.menualign_left {
  text-align: left;
}
.t228 .centerside.menualign_right {
  text-align: right;
}
.t228 .rightside {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.t228 .lastside {
  display: table-cell;
  vertical-align: middle;
}
.t228 .padding40px {
  width: 40px;
}
.t228 .maincontainer.c12collumns .padding40px {
  width: 0px;
}
.t228 h3 {
  display: inline-block;
  color: #000000;
  font-family: 'Activist', sans-serif;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px;
}
.t228 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
}
.t228 li {
  clear: both;
  font-family: 'Activist', sans-serif;
  font-size: 16px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  color: #000000;
  white-space: nowrap;
}
.t228 .leftcontainer {
  display: inline-block;
}
.t228 .rightcontainer {
  display: table;
  text-align: right;
  width: auto;
  position: relative;
  float: right;
}
.t228 .right_descr {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  font-family: 'Activist', sans-serif;
  font-size: 13px;
  color: #000000;
}
.t228 .right_buttons {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
}
.t228 .right_buttons_wrap {
  display: table;
  width: auto;
  float: right;
}
.t228 .right_buttons_but {
  display: table-cell;
  vertical-align: middle;
}
.t228 .right_share_buttons {
  display: table-cell;
  vertical-align: middle;
  min-width: 220px;
}
.t228 .b-share {
  display: table !important;
  float: right;
}
.t228 .b-share-btn__wrap {
  display: table-cell !important;
  float: none !important;
  padding-left: 5px !important;
}
.t228 .right_langs {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
}
.t228 .right_langs_wrap {
  display: table;
  width: auto;
  float: right;
}
.t228 .right_langs_lang {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Activist', sans-serif;
  font-size: 16px;
  color: #000000;
}
.t228 a,
#allrecords .t228 a {
  text-decoration: none;
  color: #000000;
}
.t228 .tilda-btn {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 10px;
}
.t228.positionabsolute {
  position: absolute;
}
.t228.positionfixed {
  position: fixed;
}
.t228.positionstatic {
  position: static;
}
@media screen and (max-width: 1200px) {
  .t228 .padding40px {
    width: 20px;
  }
  .t228 h3 {
    padding-right: 15px;
  }
  .t228 .right_descr {
    padding-left: 15px;
  }
  .t228 .right_buttons {
    padding-left: 15px;
  }
  .t228 .right_share_buttons {
    padding-left: 15px;
  }
  .t228 .right_langs {
    padding-left: 15px;
  }
}
@media screen and (max-width: 980px) {
  .t228 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t228.positionabsolute,
  .t228.positionfixed,
  .t228.positionstatic {
    position: static;
  }
  .t228 .leftside,
  .t228 .rightside,
  .t228 .centerside {
    display: block;
    text-align: center;
    float: none;
  }
  .t228 .leftcontainer,
  .t228 .centercontainer,
  .t228 .rightcontainer {
    padding: 20px 0px;
  }
  .t228 .padding40px {
    display: none;
  }
  .t228 .padding10px {
    display: none;
  }
  .t228 .rightcontainer {
    display: table;
    position: static;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .t228 .right_share_buttons {
    display: table;
    position: static;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
    float: none;
    min-width: inherit;
  }
  .t228 .right_buttons {
    display: table;
    padding: 15px 0px;
    margin: 0px auto;
    text-align: center;
  }
  .t228 .right_descr,
  .t228 .right_langs {
    display: table;
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
  }
  .t228 h3 {
    text-align: center;
    margin: 20px;
  }
  .t228 img {
    float: inherit;
  }
  .t228 li {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }
  .t228 .tilda-btn {
    margin-left: 5px;
  }
  .t228 h3 {
    white-space: normal;
    padding: 0px;
  }
}
@media screen and (max-width: 640px) {
  .t228 .right_buttons_but {
    display: table;
    padding: 0px 0px;
    margin: 0px auto;
  }
}
.t229 {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 990;
  box-shadow: 0px 1px 3px rgba(0,0,0,0);
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  height: 50px;
}
.t229.positionabsolute {
  position: absolute;
}
.t229.positionfixed {
  position: fixed;
}
.t229.positionstatic {
  position: static;
}
.t229 .maincontainer {
  width: 100%;
  height: 50px;
  display: table;
}
.t229 .maincontainer.c12collumns {
  max-width: 1200px;
  margin: 0 auto;
}
.t229 .centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t229 .centerside.menualign_left {
  text-align: left;
}
.t229 .centerside.menualign_right {
  text-align: right;
}
.t229 .padding40px {
  width: 40px;
}
.t229 .maincontainer.c12collumns .padding40px {
  width: 0px;
}
.t229 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 !important;
}
.t229 li {
  clear: both;
  font-family: 'Activist', sans-serif;
  font-size: 16px;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px;
  color: #000000;
  white-space: nowrap;
}
.t229 a,
#allrecords .t229 a {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 1200px) {
  .t229 .padding40px {
    width: 20px;
  }
}
@media screen and (max-width: 980px) {
  .t229 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t229.positionabsolute,
  .t229.positionfixed,
  .t229.positionstatic {
    position: static;
  }
  .t229 .centerside {
    display: block;
    text-align: center;
    float: none;
    padding: 20px 0px;
  }
  .t229 .padding40px {
    display: none;
  }
  .t229 li {
    display: block;
    text-align: center;
    padding: 12px 10px !important;
    white-space: normal;
  }
}
.t257-wrapper {
  position: relative;
  padding: 70px 90px 63px 90px;
}
.t257-text {
  margin-bottom: 24px;
}
.t257-author {
  font-size: 18px;
  font-family: 'Formular', serif;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
}
.t257-icon {
  position: absolute;
  color: #c4c4c4;
  left: 47px;
  top: 36px;
  font-family: Arial;
  font-size: 114px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .t257-wrapper {
    padding: 48px 30px 43px 64px;
  }
  .t257-icon {
    left: 20px;
    top: 14px;
  }
}
@media screen and (max-width: 700px) {
  .t257-wrapper {
    padding: 48px 30px 43px 64px;
  }
  .t257-icon {
    left: 20px;
    top: 14px;
  }
  .t257-author {
    font-size: 13px;
  }
  .t257-text {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 640px) {
  .t257-wrapper {
    padding: 34px 20px 32px 44px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .t257-icon {
    left: 17px;
    top: 17px;
    font-size: 65px;
  }
  .t257-text {
    margin-bottom: 14px;
  }
  .t257-author {
    font-size: 12px;
  }
}
.t269-mainblock {
  margin: 0 auto;
}
.t269-uptitle {
  color: #fff;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
}
.t269-title {
  color: #fff;
  margin-bottom: 24px;
  padding-top: 20px;
}
.t269-descr {
  color: #fff;
  margin-bottom: 44px;
}
.t269-wrapper {
  display: table;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.js-send-form-success .t269-wrapper {
  opacity: 0;
}
.t269-input {
  max-width: 600px;
  margin: 0 auto;
}
.t269 .blockinput {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding-right: 20px;
}
.t269-success {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}
.t269-success__message {
  color: #fff;
}
.t269 .blockinput input {
  background-color: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}
.t269 .tilda-input {
  height: 56px;
  outline: none;
}
.t269 .tilda-submit {
  height: 56px;
  padding-left: 40px;
  padding-right: 40px;
}
.t269-allert__wrapper {
  position: relative;
}
.t269-allert {
  position: absolute;
  top: 8px;
  right: 0;
  left: 22px;
  text-align: left;
}
.t269 .blockinput__errors-text {
  color: #fff;
}
@media screen and (max-width: 680px) {
  .t269-allert {
    text-align: center;
    left: 0;
  }
  .t269 .blockinput {
    display: block;
    padding-right: 0;
    width: 100%;
  }
  .t269-descr {
    margin-bottom: 32px;
  }
  .t269-uptitle {
    top: 40px;
    font-size: 16px !important;
  }
  .t269 .wrapper {
    padding: 0 20px;
  }
  .t269-input {
    max-width: 320px;
  }
  .t269 .blockinput input {
    width: 100%;
    margin-bottom: 18px;
    height: 42px;
    font-size: 14px;
    padding-left: 14px;
  }
  .t269 .tilda-submit {
    width: 100%;
    height: 42px;
    font-size: 14px;
  }
  .t269-wrapper {
    display: block;
  }
}
.t300 {
  display: none;
}
.t300-tooltipster-noir {
  border-radius: 0px;
  background: #000;
  color: #fff;
  max-width: 300px;
}
.t300-tooltipster-noir .tooltipster-content {
  padding: 18px 18px;
}
.t300-content__text a {
  color: inherit;
}
.t300-content__img img {
  width: 100%;
  padding-bottom: 16px;
}
.t300-content__text {
  font-family: 'Formular', serif;
  font-size: 14px;
  line-height: 20px;
}
.t300-content__title {
  font-family: 'Activist', sans-serif;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 3px;
  margin-top: -5px;
}
