@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

.center {
  overflow: hidden;
}

.tac {
  text-align: center;
}

.nav {
  list-style: none;
}

strong,
b {
  font-weight: 700;
}

button,
textarea,
input[type=email],
input[type=password],
input[type=text],
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

/* clears the 'X' from Internet Explorer */

input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.h1-title,
h1 {
  font: 600 40px/1.3 "Inter", sans-serif;
  margin: 0 0 20px;
  color: #000;
}

.h2-title,
.title-item,
h2 {
  font: 600 32px/1.3 "Inter", sans-serif;
  letter-spacing: 0;
  color: #000;
  margin: 0 0 20px;
}

.h3-title,
.theme-accordion .accordion-title,
h3 {
  font: 600 24px/1.4 "Inter", sans-serif;
  margin: 0 0 20px;
  letter-spacing: -0.03em;
  color: #000;
}

.h4-title,
.theme-accordion .accordion-item:after,
h4 {
  font: 600 16px/1.5 "Inter", sans-serif;
  margin: 0 0 20px;
  letter-spacing: -0.03em;
  color: #000;
}

.xl-text {
  font: 400 21px/1.5 "Inter", sans-serif;
  letter-spacing: -0.03em;
  color: #000;
}

.big-title {
  font: 600 118px/1 "Inter", sans-serif;
  margin: 0 0 20px;
  letter-spacing: -0.03em;
  color: #000;
}

.l-body,
.more-posts_in .name,
.column-text .color2,
.column-text .color1,
.column-text h4,
.column-text ul,
.forum-info,
.gallery-list-big_in .name,
.page-bottom-map_in,
.contact-map_in,
.gallery-list_in .name,
.about-work,
.masthead {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #000;
}

.contacts-user-item.no-photo{
  padding-left: 0 !important;
}

.m-body,
.article-info_top p,
.contact-map_in,
.content-category_in p,
body,
.popup label,
.users-filter label,
.faq-list_form label,
.popup textarea,
.users-filter textarea,
.faq-list_form textarea,
.popup input,
.users-filter input,
.faq-list_form input,
.popup .select2-selection__rendered,
.users-filter .select2-selection__rendered,
.faq-list_form .select2-selection__rendered {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #000;
}

.s-body,
.popup-events-info,
.more-posts_in .date,
.program-forum .time,
.events-list .item,
.users-filter .liters-list a,
.users-filter .liters-list span,
.contacts-user-item,
.sidebar-events,
.gallery-list-big_in .date,
.catalog-tags a,
.crumbs,
.page-bottom-map_in span,
.contact-map_in span,
.gallery-list_in .date,
.content-callback_in .polit,
.header_nav,
.header_language {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #000;
}

.xs-body {
  font-weight: 400;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #000;
}

.number-body,
.about-work_list .number {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #000;
}

.for-tab-menu {
  margin: 10px 0 0;
  position: relative;
  float: right;
}

.for-tab-menu i {
  width: 50px;
  transition: all 0.2s linear;
  position: absolute;
  top: 30px;
  height: 2px;
  background: #ff3c3f;
}

.for-tab-menu li {
  margin: 0 0 0 33px;
  float: left;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  transition: all 0.2s linear;
  color: #666;
  padding: 0 0 7px;
  border-bottom: 1px solid #ccc;
}

.for-tab-menu li:hover,
.for-tab-menu .active {
  color: #222;
}

.for-tab-menu a {
  color: inherit;
}

.popup .has-icon label,
.users-filter .has-icon label,
.faq-list_form .has-icon label {
  left: 32px;
}

.popup .has-icon svg,
.users-filter .has-icon svg,
.faq-list_form .has-icon svg {
  position: absolute;
  bottom: 13px;
  z-index: -1;
  left: 0;
}

.popup .has-icon input,
.users-filter .has-icon input,
.faq-list_form .has-icon input {
  padding-left: 32px;
}

.popup .row,
.users-filter .row,
.faq-list_form .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  gap: 30px;
}

.popup .row .form-item,
.users-filter .row .form-item,
.faq-list_form .row .form-item {
  -ms-flex: 1 1;
  flex: 1 1;
}

.popup .select2,
.users-filter .select2,
.faq-list_form .select2 {
  width: 100% !important;
}

.popup .select2-selection__rendered,
.users-filter .select2-selection__rendered,
.faq-list_form .select2-selection__rendered {
  padding: 3px 40px 0 0;
}

.popup .select2-selection,
.users-filter .select2-selection,
.faq-list_form .select2-selection {
  border: none;
  height: 40px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.15);
}

.popup .select2-selection__arrow b,
.users-filter .select2-selection__arrow b,
.faq-list_form .select2-selection__arrow b {
  background: url(../images/svg/arr-select.svg) no-repeat;
  width: 24px;
  height: 24px;
  top: 0;
  right: 0;
}

.popup .js-datepicker,
.users-filter .js-datepicker,
.faq-list_form .js-datepicker {
  background: url(../images/svg/calendar.svg) no-repeat right top;
}

.popup textarea,
.users-filter textarea,
.faq-list_form textarea,
.popup input,
.users-filter input,
.faq-list_form input {
  color: #222;
  font-family: "Inter", sans-serif;
  padding: 0 0 10px;
  width: 100%;
  position: relative;
  background: none;
  z-index: 3;
  display: block;
  border: none;
  border-bottom: 1px solid rgba(34, 34, 34, 0.15);
}

.popup textarea:focus + label,
.users-filter textarea:focus + label,
.faq-list_form textarea:focus + label,
.popup input:focus + label,
.users-filter input:focus + label,
.faq-list_form input:focus + label {
  font-size: 14px;
  transition: all 0.2s linear;
  line-height: 1.2;
  letter-spacing: -0.03em;
  top: 2px;
}

.popup textarea,
.users-filter textarea,
.faq-list_form textarea {
  height: 92px;
  resize: none;
  overflow: hidden;
}

.popup label,
.users-filter label,
.faq-list_form label {
  position: absolute;
  top: 21px;
  z-index: 5;
  color: rgba(34, 34, 34, 0.3);
  left: 0;
}

.popup .form-item,
.users-filter .form-item,
.faq-list_form .form-item {
  z-index: 2;
  position: relative;
  margin: 0 0 29px;
  padding: 20px 0 0;
}

.popup .has-text label,
.users-filter .has-text label,
.faq-list_form .has-text label {
  font-size: 14px;
  transition: all 0.2s linear;
  line-height: 1.2;
  letter-spacing: -0.03em;
  top: 2px;
  left: 0;
}

.error textarea,
.error input {
  border-color: #ff3c3f;
}

.error .error-text {
  display: block;
}

* {
  box-sizing: border-box;
  outline: none;
}

body {
  font-family: "Inter", sans-serif;
  min-width: 360px;
  position: relative;
}

.wow {
  visibility: hidden;
}

.wrapper {
  margin: 0 auto;
  position: relative;
  z-index: 5;
  max-width: 1330px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.btn {
  font: 600 14px/1.2 "Inter", sans-serif;
  text-align: center;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #000;
  transition: all 0.2s linear;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 8px;
  background: none;
  border: none;
}

.btn.btn-full {
  width: 100%;
}

.btn-red {
  padding: 14px 29px;
  color: #fff;
  background: #ff3c3f;
}

.btn-red:hover {
  background: #cc0003;
}

.btn-red-empty,
.btn-dark-empty {
  padding: 13px 28px;
  color: #ff3c3f;
  text-align: center;
  border: 1px solid #ff3c3f;
}

.btn-red-empty:hover,
.btn-dark-empty:hover {
  background: #ff3c3f;
  color: #fff;
}

.btn-green {
  border-radius: 8px;
  padding: 17px 29px 16px;
  color: #fff;
  background: #84c350;
}

.btn-green:hover {
  background: #6ba739;
}

.btn-dark-empty {
  border: 1px solid #222;
  color: #222;
}

.btn-dark-empty:hover {
  background: #ff3c3f;
  border-color: #ff3c3f;
  color: #fff;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* Transition effects */

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* Share */

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  background: rgba(0, 0, 0, 0.1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.select2-hidden-accessible {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}

.select2-container {
  z-index: 10000;
}

.select2-search--dropdown {
  display: none !important;
}

.select2 {
  display: block;
  text-align: left;
  min-width: 140px;
}

.select2-selection {
  display: block;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 2px;
  height: 30px;
  cursor: pointer;
}

.select2-selection__rendered {
  padding: 0 40px 0 15px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

.select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
}

.select2-selection__arrow b {
  position: absolute;
  right: 16px;
  top: 18px;
  width: 10px;
  height: 5px;
  background: url(../img/svg/arr-select.svg) no-repeat;
}

.select2-dropdown {
  border: 2px solid #cccccc;
  display: block;
  box-sizing: border-box;
  border-top: none;
  background: #ffffff;
}

.select2-results__option {
  line-height: 1.5em;
  color: #333;
  cursor: pointer;
  padding: 0 0 0 17px;
}

.select2-results__option[aria-selected=true] {
  color: #ffffff;
}

.datepicker--cells {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1;
}

.datepicker--cell.-focus- {
  background: #f0f0f0;
}

.datepicker--cell.-current- {
  color: #4EB5E6;
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6;
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
  background: rgba(92, 196, 239, 0.2);
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-range-from- {
  background: rgba(92, 196, 239, 0.1);
  border: 1px solid rgba(92, 196, 239, 0.5);
  border-radius: 4px 0 0 4px;
}

.datepicker--cell.-range-to- {
  background: rgba(92, 196, 239, 0.1);
  border: 1px solid rgba(92, 196, 239, 0.5);
  border-radius: 0 4px 4px 0;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef;
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px;
}

.datepicker--cell.-selected- {
  border: none;
}

.datepicker--cell.-selected-.-focus- {
  background: #45bced;
}

.datepicker--cell:empty {
  cursor: default;
}

.datepicker--days-names {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px;
}

.datepicker--day-name {
  color: #FF9A19;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
}

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
  display: none;
}

.datepicker--cell-day {
  width: 14.28571%;
}

.datepicker--cells-months {
  height: 170px;
}

.datepicker--cell-month {
  width: 33.33%;
  height: 25%;
}

.datepicker--cells-years,
.datepicker--years {
  height: 170px;
}

.datepicker--cell-year {
  width: 25%;
  height: 33.33%;
}

.datepickers-container {
  position: absolute;
  left: 0;
  top: 0;
}

@media print {
  .datepickers-container {
    display: none;
  }
}

.datepicker {
  font: 14px Tahoma, sans-serif;
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  z-index: 100;
}

.datepicker.-from-top- {
  transform: translateY(-8px);
}

.datepicker.-from-right- {
  transform: translateX(8px);
}

.datepicker.-from-bottom- {
  transform: translateY(8px);
}

.datepicker.-from-left- {
  transform: translateX(-8px);
}

.datepicker.active {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  transform: none;
}

.datepicker--content {
  box-sizing: content-box;
  padding: 4px;
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1;
}

.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
  background: #f0f0f0;
}

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  transform: rotate(135deg);
}

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  right: calc(100% - 4px);
  transform: rotate(225deg);
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  transform: rotate(315deg);
}

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
  left: calc(100% - 4px);
  transform: rotate(45deg);
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
  left: 10px;
}

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  right: 10px;
}

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
  left: calc(50% - 5px);
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px;
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px;
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 5px);
}

.datepicker--body.active {
  display: block;
}

.datepicker--nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px;
}

.-only-timepicker- .datepicker--nav {
  display: none;
}

.datepicker--nav-action,
.datepicker--nav-title {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker--nav-action.-disabled- {
  visibility: hidden;
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px;
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px;
}

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px;
}

.datepicker--buttons,
.datepicker--time {
  border-top: 1px solid #efefef;
  padding: 4px;
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px;
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: 0 0;
}

.datepicker--buttons {
  display: -ms-flexbox;
  display: flex;
}

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  flex: 1;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px;
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0;
}

.datepicker--time {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  flex: 0 1 138px;
  max-width: 138px;
}

.-only-timepicker- .datepicker--time {
  border-top: none;
}

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px;
}

.datepicker--time-label {
  display: none;
  font-size: 12px;
}

.datepicker--time-current {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  font: 19px/1 "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: "";
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1;
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}

.datepicker--time-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
  margin-bottom: 4px;
}

.datepicker--time-row input[type=range] {
  background: 0 0;
  cursor: pointer;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.datepicker--time-row input[type=range]::-ms-tooltip {
  display: none;
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type=range]:focus {
  outline: 0;
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background 0.2s;
  margin-top: -6px;
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background 0.2s;
}

.datepicker--time-row input[type=range]::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background 0.2s;
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0;
}

.datepicker--time-row input[type=range]::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0;
}

.datepicker--time-row input[type=range]::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: 0 0;
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
  background: 0 0;
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
  background: 0 0;
}

.datepicker--time-row span {
  padding: 0 12px;
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em;
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: "";
  background: currentColor;
  position: absolute;
}

.datepicker--time-icon:after {
  height: 0.4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  transform: translateY(-100%);
}

.datepicker--time-icon:before {
  width: 0.4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background: rgba(92, 196, 239, 0.1);
  color: #ccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0 0;
  border: none;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

@keyframes wobble {
  0% {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}

@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  100% {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  100% {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100px, 0);
  }

  100% {
    transform: none;
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }

  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: 0.75s;
}

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }

  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

.loader {
  animation: rotate 3s infinite;
  height: 50px;
  width: 50px;
}

.loader:before,
.loader:after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
}

.loader:before {
  background: #006838;
  animation: ball1 3s infinite;
  box-shadow: 30px 0 0 #fff;
  margin-bottom: 10px;
}

.loader:after {
  background: #FF3C3F;
  animation: ball2 3s infinite;
  box-shadow: 30px 0 0 #fff;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg) scale(0.8);
  }

  50% {
    transform: rotate(360deg) scale(1.2);
  }

  100% {
    transform: rotate(720deg) scale(0.8);
  }
}

@keyframes ball1 {
  0% {
    box-shadow: 30px 0 0 #84C350;
  }

  50% {
    box-shadow: 0 0 0 #84C350;
    margin-bottom: 0;
    transform: translate(15px, 15px);
  }

  100% {
    box-shadow: 30px 0 0 #84C350;
    margin-bottom: 10px;
  }
}

@keyframes ball2 {
  0% {
    box-shadow: 30px 0 0 #63A1D0;
  }

  50% {
    box-shadow: 0 0 0 #63A1D0;
    margin-top: -20px;
    transform: translate(15px, 15px);
  }

  100% {
    box-shadow: 30px 0 0 #63A1D0;
    margin-top: 0;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  padding: 20px 0 13px;
}

.header .btn {
  float: right;
  margin: 5px 0 0 76px;
  padding: 11px 22px;
}

.logo {
  float: left;
  margin: 0 108px 0 0;
}

.header_language {
  float: right;
  line-height: 24px;
  margin: 12px 0 0;
  padding: 0 17px 0 29px;
  background: url(../images/svg/language.svg) no-repeat center left;
  position: relative;
  cursor: pointer;
}

.header_language:after {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 4px;
  right: 0;
  background: url(../images/svg/arr-language.svg) no-repeat;
  display: inline-block;
  content: "";
}

.header_language:hover:after {
  transform: scale(-1);
}

.header_language:hover ul {
  opacity: 1;
  visibility: visible;
}

.header_language ul {
  transition: all 0.2s linear;
  position: absolute;
  opacity: 0;
  padding: 4px 0;
  visibility: hidden;
  top: 100%;
  right: 0;
}

.header_language a {
  color: #222;
  padding: 0 17px 0 29px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.03em;
  text-align: right;
  transition: all 0.2s linear;
}

.header_language a:hover {
  color: #FF3C3F;
}

.header_nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 52px 0 0;
}

.header_nav li:last-child {
  margin: 0;
}

.header_nav a {
  display: block;
  padding: 14px 0;
  color: #222;
  transition: all 0.2s linear;
}

.header_nav a:hover {
  color: #ff3c3f;
}

.burger {
  width: 16px;
  height: 28px;
  float: right;
  margin: 18px 0 6px 20px;
  cursor: pointer;
  position: relative;
  z-index: 5;
  display: none;
}

.burger span {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #222222;
  margin: 5px 0 0;
  border-radius: 2px;
  display: block;
  transition: transform 0.2s ease-out;
}

.burger span:first-child {
  margin-top: 0;
}

.burger span:last-child {
  margin-top: 10px;
  width: 8px;
  margin-left: 8px;
}

.burger.open {
  z-index: 100;
}

.burger.open span {
  width: 16px;
  opacity: 0;
  top: 0;
  margin: 5px 0 0;
}

.burger.open span:first-child {
  opacity: 1;
  transform: rotate(45deg);
}

.burger.open span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
}

.bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}

.content {
  padding: 88px 0 0;
}

.drop {
  display: none;
}

.masthead {
  position: relative;
  overflow: hidden;
  z-index: 4;
  margin: 0 0 50px;
  color: #fff;
}

.masthead .color {
  position: absolute;
  left: 25%;
  z-index: 5;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/svg/color.svg) no-repeat center;
  background-size: contain;
  min-width: 1920px;
  min-height: 1853px;
  animation: move2 20s infinite;
}

.masthead .carousel-item {
  overflow: hidden;
  padding: 161px 0;
  min-height: 700px;
}

.masthead .bg {
  z-index: -2;
}

.masthead .tags {
  margin: 0 0 15px;
}

.masthead .tag {
  overflow: hidden;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0 16px 5px 0;
  line-height: 24px;
  letter-spacing: -0.03em;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 32px;
  padding: 7px 16px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: rgba(255, 255, 255, 0.01);
}

.masthead .title {
  font-weight: 700;
  font-size: 61px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  margin: 0 0 30px;
  color: #fff;
  animation-duration: 0.2s;
}

.masthead .btn {
  margin: 30px 0 0;
}

.masthead svg {
  margin: 0 5px 0 0;
  float: left;
}

.masthead p {
  max-width: 519px;
}

.masthead .slick-dots {
  position: absolute;
  right: 322px;
  bottom: 36px;
  font-size: 0;
  line-height: 0;
}

.masthead .slick-dots li {
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
}

.masthead .slick-dots button {
  font-size: 0;
  cursor: pointer;
  width: 15px;
  transition: all 0.2s linear;
  background: none;
  border-radius: 100%;
  height: 15px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  padding: 0;
}

.masthead .slick-dots button:hover {
  border: 2px solid #fff;
}

.masthead .slick-dots .slick-active button {
  border: 2px solid #fff;
}

.masthead .wrapper {
  z-index: 10;
}

.gradient1 {
  background: url(../images/svg/red.svg) no-repeat;
  width: 1432px;
  height: 1328px;
  margin: -5% 0 0;
}

.gradient2 {
  background: url(../images/svg/blue.svg) no-repeat;
  width: 1425px;
  height: 1347px;
  margin: 10% -20% 0 10%;
}

.gradient3 {
  background: url(../images/svg/green.svg) no-repeat;
  width: 1556px;
  margin: 20% 0 -20% 0;
  height: 1403px;
}

.gradient4 {
  background: url(../images/svg/light_green.svg) no-repeat;
  width: 1519px;
  margin: 10% 0 0 -20%;
  height: 1204px;
}

.gradient {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -25%;
  left: 0;
  height: 150%;
  width: 70%;
  z-index: 5;
  transform: scale(1.3);
  animation-name: move;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  animation-timing-function: linear;
}

@keyframes move {
  0% {
    transform: translate(0, 0) scale(1.3) rotate(0);
  }

  25% {
    transform: translate(50px, -50px) scale(1.1);
  }

  50% {
    transform: translate(0, -100px) scale(1.2) rotate(0);
  }

  75% {
    transform: translate(-50px, -50px) scale(1.1);
  }

  100% {
    transform: translate(0, 0) scale(1.3) rotate(0deg);
  }
}

@keyframes move2 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  50% {
    transform: translate(-50%, -50%) rotate(360deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(720deg);
  }
}

.tab-item,
.carousel-item {
  display: none;
  position: relative;
}

.tab-item:first-child,
.carousel-item:first-child {
  display: block;
}

.about-work {
  padding: 50px 0;
  overflow: hidden;
}

.about-work .title-item {
  float: left;
  padding: 0 5% 0 0;
  width: 50%;
}

.about-work .right {
  padding: 1px 0 0 17px;
  overflow: hidden;
}

.about-work li {
  position: relative;
  padding: 0 5px 10px 50px;
}

.about-work li:after {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #84c350 url(../images/svg/check-white.svg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
}

.about-work_list {
  display: -ms-flexbox;
  display: flex;
  gap: 31px;
  padding: 36px 0 0;
}

.about-work_list .item {
  -ms-flex: 1;
  flex: 1;
}

.about-work_list .line {
  display: block;
  height: 4px;
  width: 100%;
  margin: 0 0 10px;
  border-radius: 2px;
}

.about-work_list .color1 {
  background: #84c350;
}

.about-work_list .color2 {
  background: #ff3c3f;
}

.about-work_list .color3 {
  background: #63a1d0;
}

.about-work_list .color4 {
  background: #00673c;
}

.content-category {
  padding: 50px 0;
  position: relative;
  z-index: 5;
}

.content-category_in {
  display: -ms-flexbox;
  display: flex;
  gap: 31px;
  padding-bottom: 32px;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-category_in .in {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border-radius: 20px;
  right: 0;
  bottom: 0;
  transition: all 0.4s linear;
}

.content-category_in > div {
  -ms-flex: 1;
  flex: 1;
  height: 387px;
  position: relative;
}

.content-category_in > div:hover {
  z-index: 10;
}

.content-category_in a {
  border-radius: 20px;
  position: relative;
  display: block;
  min-height: 387px;
  padding: 17px 6px 299px;
  font-weight: 600;
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #fff;
  top: 0;
  transition: all 0.4s linear;
}

.content-category_in a:after {
  content: "";
  transition: all 0.3s linear;
  position: absolute;
  bottom: -30px;
  right: 32px;
  opacity: 0;
  z-index: 20;
  background: url(../images/svg/arr-hover.svg) no-repeat;
  display: inline-block;
  width: 40px;
  height: 41px;
}

.content-category_in a:hover {
  padding: 17px 0px 299px;
}

.content-category_in a:hover:after {
  opacity: 1;
  bottom: -10px;
  right: 2px;
}

.content-category_in a:hover .name {
  top: -31px;
}

.content-category_in a:hover .in {
  top: -33px;
  left: -17px;
  right: -17px;
  bottom: -30px;
}

.content-category_in a:hover img {
  height: 285px;
}

.content-category_in a:hover p {
  top: 36px;
  opacity: 1;
}

.content-category_in span {
  display: inline-block;
  padding: 11px;
}

.content-category_in .name {
  top: 0;
  transition: all 0.4s linear;
  position: relative;
  z-index: 5;
}

.content-category_in p {
  opacity: 0;
  top: 100px;
  left: 1px;
  height: 72px;
  overflow: hidden;
  padding: 0 10px;
  transition: all 0.4s linear;
  margin: 0 0 0 0;
  width: 100%;
  color: #fff;
  position: absolute;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-category_in img {
  transition: all 0.2s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  object-fit: cover;
  width: 100%;
  height: 273px;
}

.content-category_in .color1 {
  background: linear-gradient(18.01deg, #00673C 61.62%, rgba(0, 153, 89, 0.3) 100%), #d9d9d9;
}

.content-category_in .color2 {
  background: linear-gradient(18.01deg, #2F6D9D 61.62%, rgba(99, 161, 208, 0.3) 100%);
}

.content-category_in .color3 {
  background: linear-gradient(18.01deg, #23498F 61.62%, rgba(37, 78, 156, 0.3) 100%);
}

.content-category_in .color4 {
  background: linear-gradient(18.01deg, #ED5E0E 61.62%, rgba(255, 104, 19, 0.3) 100%);
}

.content-category_in .color5 {
  background: linear-gradient(18.01deg, #F0383A 61.62%, rgba(255, 60, 63, 0.3) 100%);
}

.theme-accordion {
  overflow: hidden;
  padding: 50px 0 58px 0;
}

.theme-accordion .accordion {
  counter-reset: li;
  padding: 20px 0 21px;
}

.theme-accordion .accordion-item {
  border-radius: 20px;
  margin: 0 0 -30px;
  position: relative;
  background: #fff;
  height: 126px;
  transition: height 0.6s linear;
  counter-increment: li;
}

.theme-accordion .accordion-item:after {
  position: absolute;
  top: 44px;
  left: 40px;
  color: inherit;
  content: counter(li, decimal-leading-zero);
}

.theme-accordion .accordion-item.active {
  height: 256px;
  color: #fff;
}

.theme-accordion .accordion-item.active > .accordion-title {
  opacity: 0;
}

.theme-accordion .accordion-item.active .drop {
  opacity: 1;
  visibility: visible;
}

.theme-accordion .drop {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: all 0.6s linear;
}

.theme-accordion .drop .accordion-title {
  max-width: 42%;
  min-width: 42%;
}

.theme-accordion .accordion-title {
  overflow: hidden;
  transition: all 0.6s linear;
  opacity: 1;
  color: inherit;
  z-index: 3;
  position: relative;
  padding: 39px 20px 35px 218px;
}

.theme-accordion .color1 {
  border: 1px solid #253e66;
  color: #253e66;
  background: #fff;
}

.theme-accordion .color1.active {
  border: 1px solid #253E66;
  background: linear-gradient(187deg, #253E66 56.22%, rgba(37, 62, 102, 0.3) 90.53%);
}

.theme-accordion .color2 {
  border: 1px solid #ff5457;
  color: #ff5457;
}

.theme-accordion .color2.active {
  border: 1px solid #FF5457;
  background: linear-gradient(187deg, #FF5457 56.22%, rgba(255, 84, 87, 0.3) 90.53%), #FFF;
}

.theme-accordion .color3 {
  border: 1px solid #63a1d0;
  color: #63a1d0;
}

.theme-accordion .color3.active {
  border: 1px solid #63A1D0;
  background: linear-gradient(187deg, #63A1D0 56.22%, rgba(99, 161, 208, 0.3) 90.53%), #FFF;
}

.theme-accordion .color4 {
  border: 1px solid #84c350;
  color: #84c350;
}

.theme-accordion .color4.active {
  border: 1px solid #84C350;
  background: linear-gradient(187deg, #84C350 56.22%, rgba(132, 195, 80, 0.3) 90.53%), #FFF;
}

.theme-accordion .color5 {
  border: 1px solid #00673c;
  color: #00673c;
}

.theme-accordion .color5.active {
  border: 1px solid #00673C;
  background: linear-gradient(187deg, #00673C 56.22%, rgba(0, 103, 60, 0.3) 90.53%), #FFF;
}

.theme-accordion ul {
  padding: 39px 0 0;
}

.theme-accordion li {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 5px 10px;
  letter-spacing: -0.03em;
  margin: 0 0 6px;
  color: #fff;
}

.slick-arrow {
  border-radius: 20px;
  width: 40px;
  position: absolute;
  border: none;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  cursor: pointer;
  height: 40px;
  background: #fff;
}

.slick-arrow svg {
  display: block;
  margin: 0 auto;
}

.slick-next {
  margin-left: 31px;
}

.partners-carousel {
  background: #F2F2F2;
  padding: 100px 0;
  overflow: hidden;
  margin: 50px 0;
}

.partners-carousel:last-child {
  margin-bottom: 0;
}

.partners-carousel .title-item {
  float: left;
}

.partners-carousel .slick-arrow {
  opacity: 0 !important;
  left: 50%;
  transition: all 0.2s linear;
  transform: translateX(-50%);
  margin-left: -30px;
}

.partners-carousel .slick-arrow svg {
  display: block;
  margin: 0 auto;
}

.partners-carousel .done-anim .slick-arrow {
  opacity: 1 !important;
}

.partners-carousel .done-anim .slick-disabled {
  opacity: 0.5 !important;
}

.partners-carousel .slick-next {
  margin-left: 31px;
}

.partners-carousel .tab-content {
  padding: 21px 0 0;
  clear: both;
}

.partners-carousel .slick-disabled {
  opacity: 0.5;
}

.partners-carousel .slick-list {
  overflow: visible;
}

.partners-carousel .carousel-item {
  padding: 0 15px;
  font-weight: 400;
  text-align: center;
  color: rgba(34, 34, 34, 0.4);
  transition: all 0.2s linear;
}

.partners-carousel .carousel-item:hover {
  color: #222;
}

.partners-carousel span {
  border-radius: 20px;
  height: 159px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 16px;
  background: #fff;
}

.partners-carousel img {
  max-width: 90%;
  max-height: 90%;
}

.partners-carousel_in {
  margin: 0 -15px 0;
  padding: 0 0 90px;
}

.content-callback {
  overflow: hidden;
  position: relative;
  padding: 50px 0 53px;
}

.content-callback_in {
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  padding: 61px 50px 60px 530px;
  background: #f2f2f2;
}

.content-callback_in img:not(.bg) {
  position: absolute;
  left: 66px;
  bottom: 0;
  z-index: 10;
}

.content-callback_in .wrap {
  position: relative;
  z-index: 10;
}

.content-callback_in .form-item {
  float: left;
  margin: 0 10px 0 0;
}

.content-callback_in .polit {
  clear: both;
  padding: 19px 0 0;
  max-width: 347px;
  overflow: hidden;
  color: #fff;
}

.content-callback_in .title-item {
  margin: 0 0 28px;
  color: #fff;
}

.content-callback_in input {
  font: 400 16px/1.5 "Inter", sans-serif;
  width: 347px;
  border: none;
  letter-spacing: -0.03em;
  padding: 13px 17px;
  color: #94979a;
  height: 50px;
  background: #fff;
  border-radius: 8px;
}

.content-callback_in .gradient {
  width: 300%;
  z-index: -1;
  height: 300%;
  margin: 0;
  top: -25%;
  left: -25%;
  background-size: contain;
}

.content-callback_in .gradient1 {
  background: url(../images/red3.png) no-repeat;
  background-size: contain;
}

.content-callback_in .gradient2 {
  background: url(../images/blue3.png) no-repeat;
  background-size: contain;
}

.content-callback_in .gradient3 {
  background: url(../images/green-light3.png) no-repeat;
  background-size: contain;
}

.content-callback_in .gradient4 {
  background: url(../images/green3.png) no-repeat;
  background-size: contain;
}

.content-callback_in .gradient1 {
  left: 45%;
  top: 0;
  animation-delay: 0s;
  z-index: 5;
}

.content-callback_in .gradient2 {
  left: 16%;
  top: -179%;
  z-index: 10;
  animation-delay: 1s;
}

.content-callback_in .gradient3 {
  left: -19%;
  top: -85%;
  animation-delay: 0.5s;
  z-index: 4;
}

.content-callback_in .gradient4 {
  z-index: 3;
  animation-delay: 0.3s;
  top: -132%;
  left: 80%;
}

.gallery-list {
  overflow: hidden;
  padding: 50px 0;
}

.gallery-list .title-item {
  float: left;
}

.gallery-list .tab-menu {
  margin: 8px 0 0;
}

.gallery-list .tab-content {
  clear: both;
  text-align: center;
  padding: 7px 0 0;
}

.gallery-list .btn {
  text-transform: none;
  font-size: 16px;
}

.gallery-list_in {
  overflow: hidden;
  margin: 0 -15px 36px;
}

.gallery-list_in .preview {
  padding: 74.3% 0 0;
  display: block;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
}

.gallery-list_in .preview:last-child {
  margin-bottom: 0;
}

.gallery-list_in .date {
  margin: 21px 0 9px;
  display: block;
  color: #999;
}

.gallery-list_in .name {
  max-width: 290px;
  display: block;
  font-weight: 600;
  color: #1a1a1a;
}

.gallery-list_in .is-video .preview:after {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.39) url(../images/svg/play.svg) no-repeat center;
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-backdrop-filter: blur(25.5px);
  backdrop-filter: blur(25.5px);
}

.gallery-list_in a {
  width: 25%;
  text-align: left;
  border: 15px solid #fff;
  display: block;
  float: left;
}

.gallery-list_in a:hover img {
  transform: scale(1.1);
}

.gallery-list_in img {
  width: 100%;
  transition: all 0.2s linear;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.faq-list {
  padding: 100px 0;
  margin: 50px 0 0;
  overflow: hidden;
  background: #f2f2f2;
}

.faq-list .title-item {
  margin-bottom: 40px;
}

.faq-list_in {
  float: left;
  width: 51%;
  padding: 0 28px 0 0;
}

.faq-list_in .accordion-item {
  background: #fff;
  border-radius: 20px;
  margin: 0 0 20px;
  position: relative;
  cursor: pointer;
  padding: 32px 30px 30px 35px;
}

.faq-list_in .accordion-item.active .accordion-title:before {
  display: none;
}

.faq-list_in .accordion-title {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.03em;
  color: #222;
  position: relative;
  padding: 0 0 0 50px;
  line-height: 1;
}

.faq-list_in .accordion-title:before,
.faq-list_in .accordion-title:after {
  width: 14px;
  background: #84C350;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 2px;
}

.faq-list_in .accordion-title:before {
  height: 14px;
  width: 2px;
  left: 6px;
}

.faq-list_in .drop {
  padding: 22px 0 0 49px;
}

.faq-list_in p {
  margin: 0 0 11px;
}

.faq-list_in p:last-child {
  margin-bottom: 0;
}

.faq-list_in a {
  color: #ff3c3f;
}

.faq-list_in a:hover {
  text-decoration: underline;
}

.faq-list_form {
  border-radius: 20px;
  padding: 40px 40px 45px;
  background: #fff;
  overflow: hidden;
}

.faq-list_form .btn {
  float: right;
  margin: 0 0 20px 20px;
}

.faq-list_form .polit {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.03em;
  overflow: hidden;
  color: #666;
  max-width: 348px;
}

.faq-list_form a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #619834;
}

.faq-list_form a:hover {
  text-decoration: none;
}

.select2-dropdown {
  border: 1px solid rgba(34, 34, 34, 0.15);
  margin-top: -1px;
}

.select2-results__option {
  padding: 5px 10px;
}

.select2-results__option:hover,
.select2-results__option[aria-selected=true] {
  color: #619834;
}

.select2-container--open .select2-selection__arrow b {
  transform: scale(-1);
}

.page-bottom-map {
  overflow: hidden;
  padding: 84px 0 79px;
  position: relative;
  min-height: 700px;
}

.page-bottom-map .wrapper {
  height: 0;
}

.page-bottom-map #map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-bottom-map iframe {
  width: 100%;
  height: 100%;
}

.page-bottom-map_in,
.contact-map_in {
  border-radius: 30px;
  width: 406px;
  padding: 41px 42px;
  background: #fff;
}

.page-bottom-map_in .title-item,
.contact-map_in .title-item {
  margin: 0 0 30px;
}

.page-bottom-map_in span,
.contact-map_in span {
  margin: 0 0 4px;
  color: inherit;
  display: block;
}

.page-bottom-map_in i,
.contact-map_in i {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  background: currentColor;
  position: absolute;
  left: 0;
  top: 0;
}

.page-bottom-map_in img,
.contact-map_in img,
.page-bottom-map_in svg,
.contact-map_in svg {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.page-bottom-map_in .item,
.contact-map_in .item {
  padding: 4px 0 24px 78px;
  position: relative;
}

.page-bottom-map_in .item p,
.contact-map_in .item p,
.page-bottom-map_in .item a,
.contact-map_in .item a {
  color: #222;
}

.page-bottom-map_in .color1,
.contact-map_in .color1 {
  color: #ff3c3f;
}

.page-bottom-map_in .color2,
.contact-map_in .color2 {
  color: #00673c;
}

.page-bottom-map_in .color3,
.contact-map_in .color3 {
  color: #84c350;
}

.page-bottom-map_in .color4,
.contact-map_in .color4 {
  color: #63a1d0;
}

.page-bottom-map_in .btn,
.contact-map_in .btn {
  margin: 19px 0 0;
}

.myAnimDown > * {
  opacity: 0;
  top: -20px;
  transition: all 0.2s linear;
}

.myAnimDown > *:nth-child(1) {
  transition: all 0.2s linear 0s;
}

.myAnimDown > *:nth-child(2) {
  transition: all 0.2s linear 0.2s;
}

.myAnimDown > *:nth-child(3) {
  transition: all 0.2s linear 0.4s;
}

.myAnimDown > *:nth-child(4) {
  transition: all 0.2s linear 0.6s;
}

.myAnimDown > *:nth-child(5) {
  transition: all 0.2s linear 0.6s;
}

.myAnimDown.animated > *:nth-child(1) {
  top: 0;
  opacity: 1;
}

.myAnimDown.animated > *:nth-child(2) {
  top: 0;
  opacity: 1;
}

.myAnimDown.animated > *:nth-child(3) {
  top: 0;
  opacity: 1;
}

.myAnimDown.animated > *:nth-child(4) {
  top: 0;
  opacity: 1;
}

.myAnimDown.animated > *:nth-child(5) {
  top: 0;
  opacity: 1;
}

.slick-slider *:active,
.slick-slider:active {
  cursor: grabbing;
}

.crumbs {
  padding: 32px 0 4px;
}

.crumbs li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 8px 0;
}

.crumbs li:after {
  margin: 0 0 0 5px;
  width: 10px;
  height: 10px;
  background: url(../images/svg/arr-crumbs.svg) no-repeat center;
  display: inline-block;
  vertical-align: middle;
  content: "";
}

.crumbs li:last-child:after {
  display: none;
}

.crumbs a {
  transition: all 0.2s linear;
  color: #999;
}

.crumbs a:hover {
  color: #ff3c3f;
}

.gallery-list-big_filter,
.inner-page_left {
  margin: 0 30px 0 0;
  float: left;
  position: sticky;
  top: 108px;
  width: 269px;
}

.sidebar-nav {
  margin: 0 0 50px;
}

.sidebar-nav a {
  padding: 0 0 0 15px;
  font-weight: 400;
  display: block;
  position: relative;
  color: #666;
  transition: all 0.2s linear;
}

.sidebar-nav a:hover {
  color: #ff3c3f;
}

.sidebar-nav .active:after {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #ff3c3f;
  position: absolute;
  bottom: 8px;
  left: 0;
  content: "";
}

.sidebar-nav .active a {
  color: #ff3c3f;
}

.sidebar-nav li {
  display: block;
  position: relative;
  margin: 0 0 10px;
}

.catalog-tags {
  margin: 0 0 5px;
}

.catalog-tags a {
  color: #222;
  border: 1px solid #222;
  border-radius: 40px;
  padding: 5px 10px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px 0;
  transition: all 0.2s linear;
}

.catalog-tags a:hover {
  border: 1px solid #ff3c3f;
  color: #ff3c3f;
}

.catalog-tags .active {
  border: 1px solid #ff3c3f;
  color: #ff3c3f;
}

.catalog-tags .active:before {
  margin: -1px 4px -1px 0;
  content: "";
  width: 20px;
  height: 21px;
  background: url(../images/svg/check-red.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.gallery-list-big {
  padding: 0 0 49px;
  margin: -75px 0 0;
}

.gallery-list-big .row {
  clear: both;
}

.gallery-list-big_wrap {
  overflow: hidden;
}

.gallery-list-big_wrap:first-child {
  padding: 0;
  border: none;
}

.gallery-list-big_in {
  margin: 0 -15px 36px;
  overflow: hidden;
}

.gallery-list-big_in a {
  display: block;
  border: 15px solid #fff;
  float: left;
  margin: 0 0 -10px;
  width: 33.3%;
}

.gallery-list-big_in a:hover img {
  transform: scale(1.1);
}

.gallery-list-big_in a:nth-child(3n+1) {
  clear: left;
}

.gallery-list-big_in .preview {
  padding: 74.3% 0 0;
  display: block;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
}

.gallery-list-big_in img {
  position: absolute;
  transition: all 0.2s linear;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gallery-list-big_in .date {
  margin: 21px 0 9px;
  display: block;
  color: #999;
}

.gallery-list-big_in .name {
  max-width: 290px;
  display: block;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 9px;
}

.gallery-list-big_in .is-video .preview:after {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.39) url(../images/svg/play.svg) no-repeat center;
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-backdrop-filter: blur(25.5px);
  backdrop-filter: blur(25.5px);
}

.pagination {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}

.pagination li {
  margin: 0 4px;
  display: inline-block;
  vertical-align: top;
}

.pagination span {
  color: #222;
  line-height: 38px;
}

.pagination a {
  width: 39px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  display: block;
  border: 1px solid transparent;
  transition: all 0.2s linear;
  color: #222;
  border-radius: 100%;
}

.pagination a:hover {
  color: #ff3c3f;
}

.pagination .btn {
  background: #f2f2f2;
}

.pagination .btn:hover {
  background: #ff3c3f;
}

.pagination .btn:hover path {
  stroke: #fff;
}

.pagination .active a {
  border-color: #ff3c3f;
  color: #ff3c3f;
}

.sidebar-events {
  border-radius: 20px;
  background: #ffe5e6;
  padding: 30px;
}

.sidebar-events h4 {
  margin: 0 10px 10px 0;
}

.sidebar-events img {
  float: left;
  margin: 0 4px 0 0;
}

.sidebar-events li {
  overflow: hidden;
  margin: 0 0 5px;
}

.sidebar-events .btn {
  padding-left: 0;
  padding-right: 0;
  margin: 31px 0 0;
  text-align: center;
  width: 100%;
}

.gallery-list-big_top {
  margin: 0 0 43px;
  overflow: hidden;
}

.gallery-list-big_in--4x {
  margin: -11px -15px 36px;
}

.gallery-list-big_in--4x a {
  width: 25%;
  margin: 0 0 9px;
}

.gallery-list-big_in--4x a:nth-child(3n+1) {
  clear: none;
}

.gallery-list-big_in--4x a:nth-child(4n+1) {
  clear: left;
}

.contact-map {
  position: relative;
  padding: 39px 0;
  min-height: 680px;
}

.contact-map .wrapper {
  height: 0;
}

.contact-map .bg {
  z-index: 1;
}

.contact-map iframe {
  width: 100%;
  height: 100%;
}

.contact-map_in {
  border-radius: 20px;
  padding: 31px 30px;
  box-shadow: 5px 8px 21px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 524px;
}

.contact-map_in img {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  margin: 0 6px 0 0;
  transform: none;
}

.contact-map_in p {
  padding: 0 0 0 30px;
  position: relative;
  margin: 0 0 16px;
}

.contact-map_in a:not(.btn) {
  color: inherit;
}

.contact-map_in .red {
  color: #ff3c3f !important;
}

.contact-map_in .btn {
  margin: 2px 0 0;
}

.contacts-info {
  padding: 29px 0 0;
  overflow: hidden;
}

.contacts-info_right {
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  padding: 40px;
  min-height: 528px;
  float: right;
  position: relative;
  width: 49%;
}

.contacts-info_right .btn {
  position: absolute;
  top: 40px;
  right: 40px;
  border-radius: 5px;
  border: 1px solid #ff3c3f;
  width: 38px;
  height: 38px;
  padding: 0;
  transition: all 0.2s linear;
}

.contacts-info_right .btn:hover {
  background: #ff3c3f;
}

.contacts-info_right .btn:hover path {
  stroke: #fff;
}

.contacts-info_right .btn svg {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.contacts-info_right path {
  transition: all 0.2s linear;
}

.contacts-info_right h4 {
  margin: 0 0 10px;
}

.contacts-info_right p {
  margin: 0 0 24px;
}

.contacts-info_right strong {
  font-weight: 600;
}

.contacts-info_left {
  float: left;
  width: 51%;
  padding: 41px 25px 0 0;
}

.contacts-user-item {
  position: relative;
  padding: 23px 0 28px 65px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 10px;
}

.contacts-user-item:last-child {
  border: none;
}

.contacts-user-item h4 {
  margin: 0;
}

.contacts-user-item img {
  position: absolute;
  top: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  object-fit: cover;
  left: 0;
}

.contacts-user-item a {
  font-size: 16px;
  display: block;
  margin: 13px 0 0;
  color: #ff3c3f;
}

.contacts-user-item a:hover {
  text-decoration: underline;
}

.inner-page {
  padding: 0 0 50px;
  display: -ms-flexbox;
  display: flex;
}

.inner-page .crumbs {
  padding: 12px 0 14px;
}

.inner-page_in {
  border-left: 1px solid #e6e6e6;
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 32px;
  margin-top: 30px;
}

.forum-info {
  overflow: hidden;
  padding: 0 0 40px;
}

.forum-info img {
  display: block;
  border-radius: 30px;
  width: 100%;
  margin: 0 0 42px;
}

.forum-info li {
  padding: 3px 0 11px 51px;
  position: relative;
}

.forum-info li:after {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #84c350 url(../images/svg/check-white.svg) no-repeat center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.forum-info_more {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}

.forum-info_more .item {
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background: #f2f2f2;
  -ms-flex: 1;
  flex: 1;
  min-width: 30%;
}

.forum-info_more .contacts-user-item {
  width: 100%;
  border: none;
  margin: 0 0 22px;
}

.forum-info_more .btn {
  margin-top: auto;
}

.forum-info_more h3 {
  margin: 0 0 11px;
}

.users-filter {
  padding: 24px 0 30px;
  overflow: hidden;
}

.users-filter .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}

.users-filter .item {
  -ms-flex: 1;
  flex: 1;
}

.users-filter .liters-list {
  gap: 5px;
}

.users-filter .liters-list a,
.users-filter .liters-list span {
  color: #222;
  border: 1px solid #222;
  border-radius: 40px;
  width: 33px;
  line-height: 31px;
  text-align: center;
  height: 33px;
  transition: all 0.2s linear;
}

.users-filter .liters-list a:hover,
.users-filter .liters-list span:hover {
  color: #ff3c3f;
  border-color: #ff3c3f;
}

.users-filter .liters-list .disabled:hover,
.users-filter .liters-list .disabled {
  color: #999;
  cursor: default;
  border-color: #999;
}

.users-filter .form-item {
  margin: 0 0 20px;
}

.users-filter input {
  padding-top: 5px;
}

.events-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 50px;
  overflow: hidden;
  gap: 30px;
}

.events-list img {
  width: 18px;
  height: auto;
  display: block;
  margin: 0 5px 0 0;
  float: left;
}

.events-list p {
  margin: 0 0 4px;
}

.events-list .item {
  overflow: hidden;
  position: relative;
  min-height: 215px;
  padding: 21px 20px 75px 244px;
  background: #f2f2f2;
  border-radius: 10px;
  width: calc(50% - 15px);
}

.events-list .bottom {
  position: absolute;
  left: 20px;
  gap: 15px;
  bottom: 20px;
  right: 20px;
  display: -ms-flexbox;
  display: flex;
}

.events-list .bottom a {
  -ms-flex: 1;
  flex: 1;
}

.events-list .preview {
  background: #fff;
  position: absolute;
  border-radius: 10px;
  width: 205px;
  height: 119px;
  top: 20px;
  left: 20px;
}

.events-list .preview img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  height: auto;
  position: absolute;
}

.events-list a {
  font-size: 12px;
  padding: 10px;
}

.events-list h4 {
  margin: 0 0 11px;
}

.red {
  color: #ff3c3f !important;
}

.line {
  background: #e6e6e6;
  height: 1px;
  clear: both;
}

.speakers_carousel_big .carousel-item {
  overflow: hidden;
}

.speakers_carousel_big .preview {
  float: left;
  border-radius: 20px;
  width: 360px;
  height: 360px;
  overflow: hidden;
  margin: 0 31px 0 0;
}

.speakers_carousel_big .text {
  overflow: hidden;
  padding-bottom: 130px;
}

.speakers_carousel_big img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.speakers_carousel_big h4 {
  margin: 0 0 11px;
}

.speakers_carousel {
  margin: 0 0 33px;
  padding: 26px 0 0;
  position: relative;
}

.speakers_carousel .title-item {
  margin: 0 0 29px;
}

.speakers_carousel .slick-arrow {
  bottom: 15px;
  left: 266px;
}

.speakers_carousel .slick-next {
  margin-left: 45px;
}

.speakers_carousel_small {
  position: absolute;
  left: 360px;
  right: 0;
  bottom: 0;
}

.speakers_carousel_small .preview {
  border-radius: 20px;
  height: 120px;
  overflow: hidden;
}

.speakers_carousel_small .slick-slide {
  padding: 0 0 0 30px;
}

.speakers_carousel_small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.program-forum {
  border-top: 1px solid #e6e6e6;
  padding: 41px 0 0;
  overflow: hidden;
}

.program-forum .title-item {
  margin: 0 0 30px;
}

.program-forum .row,
.program-forum .in {
  overflow: hidden;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  margin: -6px -15px 23px;
}

.program-forum .row:last-child,
.program-forum .in:last-child {
  margin-bottom: -15px;
}

.program-forum .line {
  margin: 0 0 40px;
}

.program-forum .item {
  width: 33.3%;
  border: 15px solid #fff;
  min-height: 300px;
  border-radius: 25px;
  padding: 20px 20px 22px;
  background: #ebf3f9;
  color: #222;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.program-forum .item:after {
  content: "";
  background: #63a1d0 url(../images/svg/arr-link.svg) no-repeat center;
  width: 44px;
  height: 44px;
  bottom: 22px;
  right: 21px;
  transform: rotateY(0deg);
  border-radius: 100px;
  position: absolute;
  perspective: 800px;
}

.program-forum .item:hover:after {
  transform: rotateY(360deg);
  transition: all 0.5s linear;
}

.program-forum .time {
  font-weight: 700;
  color: #63a1d0;
}

.program-forum h4 {
  margin-bottom: auto;
}

.program-forum .color1 {
  background: #ffe5e6;
}

.program-forum .color1 .time {
  color: #ff3c3f;
}

.program-forum .color1:after {
  background: #ff3c3f url(../images/svg/arr-link.svg) no-repeat center;
}

.program-forum .color2 {
  background: #e5fff4;
}

.program-forum .color2 .time {
  color: #00673c;
}

.program-forum .color2:after {
  background: #00673c url(../images/svg/arr-link.svg) no-repeat center;
}

.program-forum .color3 {
  background: #f2f8ec;
}

.program-forum .color3 .time {
  color: #84c350;
}

.program-forum .color3:after {
  background: #84c350 url(../images/svg/arr-link.svg) no-repeat center;
}

.small-partners {
  padding: 0 0 39px;
}

.small-partners .slick-arrow {
  display: none !important;
}

.small-partners_in {
  margin: 0 -15px;
  overflow: hidden;
  padding: 10px 0 0;
}

.small-partners_in .item {
  float: left;
  width: 20%;
  padding: 0 15px;
  box-sizing: border-box;
}

.small-partners_in span {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  display: block;
  position: relative;
  height: 95px;
}

.small-partners_in img {
  max-width: 90%;
  max-height: 90%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.column-text {
  color: #212121;
  padding: 0;
}

.column-text .row {
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin: 0 0 33px;
}

.column-text .row:last-child {
  margin-bottom: 0;
}

.column-text .col {
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}

.column-text .contacts-user-item {
  margin: 8px 0 10px;
  border: none;
}

.column-text .btn-red {
  padding: 11px 23px;
}

.column-text ul li {
  padding: 1px 0 11px 52px;
  position: relative;
}

.column-text ul li:after {
  border-radius: 100%;
  width: 32px;
  height: 32px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #ff3c3f url(../images/svg/check-white.svg) no-repeat center;
}

.column-text h3 {
  margin: 0 0 15px;
}

.column-text h4 {
  margin: 0 0 10px;
  font-weight: 600;
}

.column-text .color2,
.column-text .color1 {
  padding: 41px 41px 25px;
  border-radius: 20px;
}

.column-text .color2 h3,
.column-text .color1 h3 {
  margin: 0 0 10px;
}

.column-text .color2 p,
.column-text .color1 p {
  margin: 0 0 30px;
}

.column-text .color2 ul li,
.column-text .color1 ul li {
  padding: 1px 0 19px 52px;
}

.column-text .color1 {
  background: #f2f8ec;
}

.column-text .color1 ul li:after {
  background: #84c350 url(../images/svg/check-white.svg) no-repeat center;
}

.column-text .color2 {
  background: #ebf3f9;
}

.column-text .color2 ul li:after {
  background: #63a1d0 url(../images/svg/check-white.svg) no-repeat center;
}

.article-info {
  padding: 30px 0 50px;
}

.article-info .text_in {
  max-width: 850px;
  margin: 0 auto;
}

.article-info .text_in img {
  border-radius: 20px;
  display: block;
  width: 100%;
  height: auto;
  margin: 40px 0 11px;
}

.article-info_top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: #f2f2f2;
  border-radius: 30px;
  margin: 0 0 55px;
}

.article-info_top .preview {
  border-radius: 30px;
  width: 630px;
  min-width: 630px;
  overflow: hidden;
  position: relative;
}

.article-info_top .crumbs {
  flex: 1;
  padding: 42px 41px 60px;
}

.article-info_top h1 {
  margin: 4px 0 10px;
}

.article-info_top img {
  display: block;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}

.text_in blockquote {
  padding: 20px 10px 1px 22px;
  background: #ffe5e6;
  border-left: 2px solid #ff3c3f;
  margin: 0 0 18px;
}

.text_in .color2 {
  background: #f2f8ec;
  border-color: #84c350;
}

.text_in li {
  position: relative;
  padding: 0 0 15px 25px;
}

.text_in li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}

.text_in h4,
.text_in h3 {
  margin: 40px 0 20px;
}

.text_in h4:first-child,
.text_in h3:first-child {
  margin-top: 0;
}

.text_in p {
  margin: 0 0 20px;
}

.text_in ul {
  padding: 21px 0 24px;
}

.text_in ul li:after {
  width: 5px;
  height: 5px;
  top: 9px;
  left: 10px;
  background: currentColor;
  border-radius: 100%;
}

.text_in ol {
  padding: 21px 0 24px;
  counter-reset: li;
}

.text_in ol li {
  left: 6px;
  counter-increment: li;
}

.text_in ol li:after {
  content: counter(li) ".";
}

.text_in small {
  font-weight: 400;
  font-size: 13px;
  display: block;
  line-height: 1.2;
  text-align: center;
  color: #999;
  margin: 0 0 40px;
}

.more-posts {
  padding: 47px 0 36px;
}

.more-posts_in {
  overflow: hidden;
  margin: 5px -15px 0;
}

.more-posts_in a {
  display: block;
  border: 15px solid #fff;
  float: left;
  margin: 0 0 -10px;
  width: 25%;
}

.more-posts_in a:hover img {
  transform: scale(1.1);
}

.more-posts_in a:nth-child(4n+1) {
  clear: left;
}

.more-posts_in .preview {
  padding: 74.3% 0 0;
  display: block;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
}

.more-posts_in img {
  position: absolute;
  transition: all 0.2s linear;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.more-posts_in .date {
  margin: 21px 0 9px;
  display: block;
  color: #999;
}

.more-posts_in .name {
  max-width: 290px;
  display: block;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 9px;
}

.content-error {
  padding: 173px 0 172px;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: -0.03em;
  text-align: center;
  position: relative;
}

.content-error:after {
  background: url(../images/bg-error.png) no-repeat center top 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  top: -88px;
  left: 0;
  content: "";
}

.content-error h2 {
  font-weight: 600;
  font-size: 128px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
  margin: 0 0 9px;
}

.content-error .btn {
  margin: 40px 0 0;
}

.header--static {
  position: absolute !important;
  background: none;
}

.footer {
  background: #1A1A1A;
  padding: 100px 0 0;
  overflow: hidden;
  color: #fff;
  position: relative;
}

.footer:after {
  background: linear-gradient(to right, #ff3c3f 25%, #00673c 25% 50%, #84c350 50% 75%, #63a1d0 75% 100%);
  max-width: 1291px;
  width: calc(100% - 40px);
  content: "";
  position: absolute;
  height: 10px;
  border-radius: 10px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.footer p {
  margin: 0 0 31px;
}

.footer .line {
  position: absolute;
  bottom: 0;
  left: 20px;
}

.footer_social {
  overflow: hidden;
  margin: 0 0 38px;
}

.footer_social a {
  border: 1px solid #333;
  border-radius: 100%;
  float: left;
  width: 50px;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.2s linear;
  margin: 0 10px 0 0;
}

.footer_social a:hover {
  border-color: #fff;
}

.footer_left {
  width: 25%;
  float: left;
}

.footer_subscribe {
  width: 25%;
  padding: 0 0 0 9px;
  float: left;
  overflow: hidden;
}

.footer_bottom {
  padding: 35px 0 68px;
  clear: both;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_bottom a {
  color: #fff;
}

.footer_bottom svg {
  vertical-align: middle;
}

.footer_bottom .made {
  margin: -24px 57px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.footer_nav {
  float: left;
  width: 35%;
}

.footer_nav .item {
  padding: 0 0 0 16px;
  float: left;
  width: 50%;
}

.footer_nav p a {
  color: #fff;
}

.footer_nav a {
  transition: all 0.2s linear;
  color: #999;
}

.footer_nav a:hover {
  color: #fff;
}

.footer_nav li {
  margin: 0 0 15px;
}

.footer_contacts {
  overflow: hidden;
  padding: 0 0 0 5px;
}

.footer_contacts a {
  display: block;
  transition: all 0.2s linear;
  color: #999;
  margin: 0 0 15px;
}

.footer_contacts a:hover {
  color: #fff;
}

.popup {
  display: none;
  background: #fff;
  border-radius: 20px;
  padding: 52px 50px 50px;
  width: 504px;
}

.popup h3 {
  margin: 0 0 18px;
}

.popup h4 {
  margin: 20px 0 0;
}

.popup .form-item {
  margin: 0 0 19px;
}

.popup .btn {
  width: 100%;
}

.popup .polit {
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 21px;
  line-height: 1.3;
  letter-spacing: -0.03em;
  overflow: hidden;
  color: #666;
  width: 100%;
}

.popup .polit a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #619834;
}

.popup .polit a:hover {
  text-decoration: none;
}

.popup p {
  margin: 0 0 20px;
}

.popup p a {
  color: inherit;
}

.fancybox-slide--html .fancybox-close-small {
  color: #fff;
  padding: 8px;
  top: -48px;
  right: -9px;
}

.fancybox-slide--html {
  padding: 56px 20px;
}

.datepicker,
.select2-container {
  z-index: 100000;
}

.datepicker--day-name {
  color: #ff3c3f;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #fff !important;
  background: #ff3c3f !important;
}

.datepicker--cell.-current- {
  color: #ff3c3f;
}

.popup-long {
  padding: 30px 34px;
  width: 802px;
  border-radius: 30px;
}

.popup-long ul {
  padding: 21px 0 24px;
}

.popup-long ul li {
  padding: 1px 0 14px 41px;
  position: relative;
}

.popup-long ul li:after {
  border-radius: 100%;
  width: 32px;
  height: 32px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #63a1d0 url(../images/svg/check-white.svg) no-repeat center;
}

.fancybox-slide.color1 ul li:after {
  background: #ff3c3f url(../images/svg/check-white.svg) no-repeat center;
}

.fancybox-slide.color1 .popup-events-info .item:nth-child(2) {
  background: #ffe5e6;
}

.fancybox-slide.color2 ul li:after {
  background: #00673c url(../images/svg/check-white.svg) no-repeat center;
}

.fancybox-slide.color2 .popup-events-info .item:nth-child(2) {
  background: #e5fff4;
}

.fancybox-slide.color3 ul li:after {
  background: #84c350 url(../images/svg/check-white.svg) no-repeat center;
}

.fancybox-slide.color3 .popup-events-info .item:nth-child(2) {
  background: #f2f8ec;
}

.popup-events-info {
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  color: #999;
  margin: 31px 0 30px;
}

.popup-events-info .row {
  gap: 9px;
  display: -ms-flexbox;
  display: flex;
}

.popup-events-info .item {
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  background: #f2f2f2;
  border-radius: 20px;
  padding: 30px;
}

.popup-events-info .item:nth-child(2) {
  background: #ebf3f9;
}

.popup-events-info .name {
  margin: 0 0 6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #222;
}

.popup-events-info .img {
  min-width: 40px;
  width: 40px;
}

.popup-events-info .img img {
  width: 100%;
  height: auto;
  border-radius: 100%;
}

.popup-events-info img {
  margin: 0 0 15px;
}

.popup-events-info p {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #222;
}

.fancybox-slide--video .fancybox-content,
.fancybox-image {
  overflow: hidden;
  border-radius: 30px;
}

.fancybox-button--arrow_left.fancybox-button div,
.fancybox-button--arrow_right.fancybox-button div {
  background: #fff;
  width: 40px;
  position: relative;
  height: 40px;
  border-radius: 20px;
}

.fancybox-button--arrow_right.fancybox-button div:after,
.fancybox-button--arrow_left.fancybox-button div:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/svg/fancy-prev.svg) no-repeat center;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.fancybox-button--arrow_right.fancybox-button div:after {
  transform: translate(-50%, -50%) scale(-1);
}

.fancybox-navigation .fancybox-button {
  background: none !important;
  box-shadow: none !important;
}

.fancybox-button--arrow_right.fancybox-button svg,
.fancybox-button--arrow_left.fancybox-button svg {
  display: none !important;
}

@media screen and (max-width: 1330px) {
  .logo {
    margin: 0 50px 0 0;
  }

  .header_nav li {
    margin: 0 35px 0 0;
  }

  .masthead .slick-dots {
    right: 20px;
  }

  .footer_subscribe,
  .footer_left {
    width: 20%;
  }

  .footer_nav {
    float: left;
    width: 40%;
  }

  .footer_bottom {
    padding: 35px 0;
  }

  .content-category_in p {
    padding-right: 0;
    font-size: 15px;
  }
}

@media screen and (max-width: 1200px) {
  .header_nav li {
    margin: 0 15px 0 0;
  }

  .header .btn {
    padding: 11px 20px;
    margin: 5px 0 0 20px;
  }

  .logo {
    margin: 0 30px 0 0;
  }

  .masthead .carousel-item {
    padding: 100px 0;
    min-height: 600px;
  }

  .h1-title,
  h1 {
    font-size: 30px;
  }

  .h2-title,
  h2,
  .title-item {
    font-size: 28px;
  }

  .h3-title,
  h3,
  .theme-accordion .accordion-title {
    font-size: 20px;
  }

  .h4-title,
  h4,
  .theme-accordion .accordion-item:after {
    font-size: 16px;
  }

  .xl-text {
    font-size: 18px;
  }

  .big-title {
    font-size: 100px;
  }

  .number-body,
  .about-work_list .number {
    font-size: 40px;
  }

  .l-body,
  .masthead,
  .about-work,
  .gallery-list_in .name,
  .page-bottom-map_in,
  .gallery-list-big_in .name,
  .contact-map_in,
  .forum-info,
  .column-text ul,
  .column-text h4,
  .column-text .color2,
  .column-text .color1,
  .more-posts_in .name {
    font-size: 16px;
  }

  .about-work li {
    padding: 4px 5px 6px 50px;
  }

  .content-category_in {
    gap: 10px;
    padding: 0 0 20px;
  }

  .content-category_in .name {
    padding: 10px 5px;
  }

  .content-category_in p {
    padding: 0 0 0 5px;
  }

  .content-category_in a {
    font-size: 18px;
  }

  .content-category_in a:hover .name {
    top: -25px;
  }

  .content-category_in a:hover .in {
    top: -23px;
    left: -10px;
    right: -10px;
    bottom: -30px;
  }

  .theme-accordion .accordion-title {
    padding: 39px 20px 35px 155px;
  }

  .theme-accordion ul {
    padding-top: 39px;
  }

  .theme-accordion li {
    font-size: 12px;
    padding: 5px 9px;
    margin: 0 0 5px;
  }

  .for-tab-menu i {
    top: 25px;
  }

  .for-tab-menu li {
    margin: -4px 0 0 19px;
    font-size: 15px;
  }

  .content-callback_in {
    padding: 61px 50px 60px 340px;
  }

  .content-callback_in img:not(.bg) {
    left: 25px;
  }

  .gallery-list_in {
    margin: 0 -10px 31px;
  }

  .gallery-list_in a {
    border-width: 10px;
  }

  .page-bottom-map_in,
  .contact-map_in,
  .faq-list_in .accordion-item,
  .faq-list_form {
    padding: 30px;
  }

  .footer_subscribe {
    position: absolute;
    left: 13px;
    top: 70px;
  }

  .footer_left {
    width: 25%;
  }

  .footer_nav {
    width: 53%;
  }

  .footer_social {
    margin: -20px 0 15px;
  }

  .about-work_list {
    gap: 20px;
  }

  .gallery-list-big_filter,
  .inner-page_left {
    margin: 0 25px 0 0;
    width: 250px;
  }

  .gallery-list-big_in {
    margin: 0 -10px 36px;
  }

  .gallery-list-big_in a {
    border-width: 10px;
  }

  .forum-info_more {
    gap: 20px;
  }

  .forum-info_more .item {
    padding: 30px;
  }

  .events-list {
    gap: 20px;
  }

  .events-list .preview {
    width: auto;
    right: 20px;
  }

  .events-list .item {
    padding: 155px 20px 110px 20px;
  }

  .events-list .bottom {
    display: block;
  }

  .events-list .bottom a {
    margin: 10px 0 0;
    width: 100%;
  }

  .program-forum .item {
    width: 50%;
    animation-delay: 0.2s !important;
  }

  .program-forum .item:nth-child(odd) {
    animation-delay: 0s !important;
  }

  .article-info_top .preview {
    border-radius: 30px;
    width: 330px;
    min-width: 330px;
  }

  .small-partners_in {
    margin-left: -10px;
    margin-right: -10px;
  }

  .small-partners_in .item {
    padding: 0 10px;
    bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .small-partners_in {
    position: relative;
    padding: 0 0 55px;
  }

  .small-partners_in .item {
    display: block;
  }

  .small-partners_in .slick-arrow {
    display: block !important;
    background: #f2f2f2;
    bottom: 0;
    left: 45%;
    margin: 0 0 0 -25px;
  }

  .small-partners_in .slick-next {
    margin-left: 25px;
  }

  .small-partners_in span {
    height: 100px;
  }

  .content-category_in {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 35px;
  }

  .content-category_in > div {
    -ms-flex: 45% 1 1;
    flex: 45% 1 1;
  }
}

.only-tab {
  display: none;
}

@media screen and (max-width: 960px) {
  .n-scroll {
    overflow: hidden;
  }

  .only-tab {
    display: block;
  }

  .header_nav {
    position: fixed;
    top: 76px;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    background: #fff;
    overflow: auto;
    padding: 0 20px 20px;
    flex-direction: column;
  }

  .header_nav.open {
    display: -ms-flexbox;
    display: flex;
  }

  .header_nav li {
    display: block;
    float: none;
    border-top: 1px solid #e6e6e6;
  }

  .header_nav li:first-child {
    border-top: none;
  }

  .header_nav a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.03em;
    color: #222;
  }

  .header_nav .btn {
    float: none;
    width: 100%;
    display: block !important;
    margin: 20px 0 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #fff;
  }

  .header_nav .only-mobile {
    margin-top: auto;
  }

  .about-work .title-item {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }

  .about-work .right {
    padding: 0;
  }

  .content-category_in {
    overflow: auto;
    margin: 0 -20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 20px;
    gap: 20px;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .content-category_in::-webkit-scrollbar {
    width: 0;
  }

  .content-category_in > div {
    font-size: 24px;
    width: 234px;
    -ms-flex: 234px 0 0px;
    flex: 234px 0 0;
    height: auto;
    min-width: 234px;
  }

  .content-category_in a {
    overflow: hidden;
  }

  .content-category_in a:hover {
    margin: 0;
    padding: 17px 6px 299px;
  }

  .theme-accordion .accordion-item.active > .accordion-title {
    opacity: 1;
  }

  .theme-accordion .accordion-item {
    display: block;
  }

  .theme-accordion .accordion-item.active {
    height: auto;
  }

  .theme-accordion .accordion-title {
    width: 100%;
    min-width: 100% !important;
    max-width: 100% !important;
  }

  .theme-accordion .drop {
    margin-top: -20px !important;
    padding: 0 20px 55px 155px !important;
    position: relative;
  }

  .theme-accordion .drop .accordion-title {
    display: none !important;
  }

  .theme-accordion ul {
    padding: 0;
  }

  .for-tab-menu {
    float: left;
    width: 100%;
    margin: 0;
    clear: left;
    padding: 0;
  }

  .for-tab-menu li {
    margin: 0 15px 0 0;
  }

  .faq-list,
  .partners-carousel {
    padding: 75px 0 50px;
  }

  .partners-carousel_in {
    padding: 0 0 55px;
  }

  .content-callback_in .form-item,
  .content-callback_in input {
    width: 100%;
  }

  .content-callback_in .btn {
    margin: 20px 0 0;
    width: 100%;
  }

  .faq-list_in {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }

  .footer_subscribe,
  .footer_left {
    width: 210px;
  }

  .footer_contacts {
    clear: both;
  }

  .footer_subscribe {
    left: auto;
    top: auto;
    bottom: 142px;
    right: 13px;
    width: 60%;
  }

  .footer_subscribe .item {
    float: left;
    width: 50%;
  }

  .footer_social {
    margin: -9px 0 11px;
  }

  .burger {
    display: block;
  }

  .gallery-list-big_top .for-tab-menu {
    float: right;
    width: auto;
  }

  .gallery-list-big {
    margin: -63px 0 0;
  }

  .gallery-list-big_in a {
    width: 50%;
  }

  .gallery-list-big_in a:nth-child(3n+1) {
    clear: none;
  }

  .gallery-list-big_in a:nth-child(odd) {
    clear: left;
  }

  .pagination {
    gap: 5px;
  }

  .pagination li {
    margin: 0 1px;
  }

  .contact-map_in {
    width: 400px;
  }

  .contacts-info_right {
    float: none;
    width: 100%;
    margin: 20px 0 0;
  }

  .contacts-info_left {
    float: none;
    padding: 0;
    width: 100%;
  }

  .forum-info_more {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .events-list .item {
    padding: 155px 20px 75px;
    width: 100%;
  }

  .events-list .bottom {
    gap: 20px;
    display: -ms-flexbox;
    display: flex;
  }

  .events-list .bottom a {
    width: calc(50% - 10px);
  }

  .program-forum .item {
    width: 100%;
    animation-delay: 0s !important;
  }

  .speakers_carousel_big .preview {
    width: 240px;
    height: 360px;
    margin: 0 20px 0 0;
  }

  .speakers_carousel .slick-arrow {
    bottom: 15px;
    left: 145px;
  }

  .speakers_carousel_small {
    left: 250px;
  }

  .speakers_carousel_small .slick-slide {
    padding-left: 10px;
  }

  .article-info_top .crumbs {
    padding: 30px;
  }

  .article-info_top {
    display: block;
  }

  .article-info_top .preview {
    width: 100%;
    margin-right: 0;
    min-width: 1px;
    height: 300px;
  }

  .more-posts_in {
    margin: 5px -10px 0;
  }

  .more-posts_in a {
    border-width: 10px;
  }

  .column-text .row {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-category_in p {
    display: none;
  }

  .content-category_in a:hover {
    padding: 17px 6px 299px;
  }

  .content-category_in a:hover:after {
    bottom: 20px;
    right: 20px;
  }

  .content-category_in a:hover .in {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .content-category_in a:hover .name {
    top: 0;
  }

  .content-category_in a:hover img {
    height: 273px;
  }

  .content-category_in .name {
    font-size: 24px;
    padding: 13px 6px;
  }

  .for-tab-menu i {
    display: none;
  }

  .for-tab-menu .active {
    border-bottom: 2px solid #ff3c3f;
    margin-bottom: -1px;
  }
}

.only-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .only-mobile {
    display: block;
  }

  .burger {
    margin: 12px 4px 3px 24px;
  }

  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }

  .header .btn {
    display: none;
  }

  .logo img {
    width: 82px;
    height: auto;
  }

  .content {
    padding-top: 76px;
  }

  .header_language {
    margin: 6px 0 0;
  }

  .h1-title,
  h1 {
    font-size: 30px;
  }

  .h2-title,
  h2,
  .title-item {
    font-size: 24px;
  }

  .h3-title,
  h3,
  .theme-accordion .accordion-title {
    font-size: 20px;
    font-family: "Inter", sans-serif;
  }

  .number-body,
  .about-work_list .number {
    font-size: 32px;
    line-height: 1.2;
  }

  .masthead {
    margin: 0 0 20px;
  }

  .masthead .title {
    font-size: 32px;
    margin: 0 0 19px;
    line-height: 1.2;
  }

  .masthead .slick-dots {
    bottom: 20px;
  }

  .masthead .carousel-item {
    padding: 67px 0;
    min-height: 522px;
  }

  .masthead .tags {
    margin: 0 0 3px;
  }

  .masthead .tag {
    font-size: 14px;
    padding: 8px 16px;
    line-height: 1.2;
  }

  .masthead .tag img,
  .masthead .tag svg {
    width: 17px;
    height: auto;
  }

  .about-work {
    padding: 20px 0;
  }

  .about-work .title-item {
    padding: 0;
    width: auto;
    float: none;
    margin: 0 0 20px;
    letter-spacing: -0.02em;
  }

  .about-work h3 {
    margin: 0 0 14px;
  }

  .about-work li {
    padding: 1px 5px 9px 51px;
  }

  .about-work_list {
    display: block;
    padding: 7px 0 0;
  }

  .about-work_list .item {
    margin: 0 0 16px;
    font-size: 18px;
  }

  .about-work_list .item:last-child {
    margin-bottom: 0;
  }

  .about-work_list .number {
    margin: 0 0 -1px;
  }

  .about-work_list .line {
    margin: 0 0 6px;
  }

  .content-category {
    padding: 18px 0;
  }

  .theme-accordion {
    padding: 20px 0;
  }

  .theme-accordion .accordion {
    padding: 0 0 21px;
  }

  .theme-accordion .drop {
    margin-top: -36px !important;
    padding: 0 19px 52px !important;
  }

  .theme-accordion li {
    font-size: 14px;
  }

  .theme-accordion .accordion-title {
    padding: 49px 20px 35px 19px;
  }

  .theme-accordion .accordion-item {
    min-height: 163px;
  }

  .theme-accordion .accordion-item:after {
    top: 19px;
    left: 19px;
  }

  .theme-accordion .accordion-item:last-child {
    min-height: 1px;
    margin-bottom: 0;
  }

  .for-tab-menu {
    margin: -1px -22px 0;
    overflow: hidden;
    height: 35px;
  }

  .for-tab-menu ul {
    white-space: nowrap;
    padding: 0 22px;
    overflow: auto;
    height: 100px;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }

  .for-tab-menu ul::-webkit-scrollbar {
    width: 0;
  }

  .for-tab-menu li {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
  }

  .partners-carousel {
    margin: 0;
    padding: 40px 0;
  }

  .partners-carousel .carousel-item {
    font-size: 14px;
    padding: 0 5px;
    line-height: 1.5;
    width: 200px !important;
  }

  .partners-carousel span {
    margin: 0 0 10px;
    height: 100px;
  }

  .partners-carousel_in {
    margin: -7px -5px 0;
  }

  .content-callback {
    padding: 39px 0 20px;
  }

  .content-callback_in {
    padding: 42px 30px 40px;
  }

  .content-callback_in img:not(.bg) {
    display: none;
  }

  .content-callback_in .title-item {
    margin: 0 0 19px;
  }

  .content-callback_in .polit {
    font-size: 11px;
    line-height: 1.2;
    padding: 16px 0;
  }

  .content-callback_in .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 14px 29px;
    margin: 0;
  }

  .content-callback_in form {
    position: relative;
    padding: 0 0 53px;
  }

  .gallery-list {
    padding: 22px 0;
  }

  .gallery-list .tab-menu {
    margin: 6px -16px 0;
    float: right;
    width: auto;
    clear: none;
  }

  .gallery-list .tab-menu li {
    margin: 0 15px 0 12px;
    font-size: 16px;
  }

  .gallery-list .btn {
    width: 100%;
  }

  .gallery-list_in {
    overflow: auto;
    white-space: nowrap;
    margin: -6px -20px 16px;
    padding: 0 15px;
    scrollbar-width: none;
    /* Firefox */
  }

  .gallery-list_in a {
    width: 310px;
    display: inline-block;
    vertical-align: top;
    float: none;
    min-width: 310px;
    border-width: 5px;
  }

  .faq-list {
    padding: 40px 0;
    margin: 18px 0 0;
  }

  .faq-list .title-item {
    margin-bottom: 19px;
  }

  .faq-list .accordion-item {
    margin: 0 0 10px;
  }

  .faq-list .accordion-title {
    padding: 0 0 0 44px;
    line-height: 24px;
  }

  .faq-list .accordion-title:before,
  .faq-list .accordion-title:after {
    margin-left: 5px;
  }

  .faq-list .drop {
    padding: 20px 0 0 43px;
    line-height: 22px;
  }

  .faq-list p {
    margin: 0 0 16px;
  }

  .faq-list_form .row,
  .users-filter .row,
  .popup .row {
    display: block;
  }

  .faq-list_form .form-item,
  .users-filter .form-item,
  .popup .form-item {
    margin: 0 0 19px;
  }

  .faq-list_form .btn,
  .users-filter .btn,
  .popup .btn {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
  }

  .faq-list_form .polit,
  .users-filter .polit,
  .popup .polit {
    font-size: 10px;
    line-height: 12px;
  }

  .faq-list_form form,
  .users-filter form,
  .popup form {
    padding: 0 0 64px;
    position: relative;
  }

  .faq-list_form input,
  .users-filter input,
  .popup input {
    padding: 0 0 9px;
  }

  .page-bottom-map {
    padding: 40px 0 274px;
  }

  .page-bottom-map_in,
  .contact-map_in {
    width: 100%;
  }

  .page-bottom-map_in .title-item,
  .contact-map_in .title-item {
    margin: 0 0 20px;
  }

  .page-bottom-map_in .item,
  .contact-map_in .item {
    font-size: 18px;
    padding: 1px 0 15px 50px;
  }

  .page-bottom-map_in .btn,
  .contact-map_in .btn {
    width: 100%;
    margin: 4px 0 0;
  }

  .page-bottom-map_in span,
  .contact-map_in span {
    margin: 0 0 -1px;
  }

  .page-bottom-map_in i,
  .contact-map_in i {
    width: 40px;
    height: 40px;
  }

  .footer {
    padding: 39px 0 0;
  }

  .footer_left {
    width: 100%;
    float: none;
  }

  .footer_subscribe {
    position: static;
    width: 100%;
    float: none;
    padding: 24px 0 0;
  }

  .footer_subscribe .item {
    width: 100%;
    float: none;
  }

  .footer_social {
    margin: -22px 0 27px;
  }

  .footer_nav {
    width: 100%;
    padding: 25px 0 0;
  }

  .footer_nav p {
    margin: 0 0 16px;
  }

  .footer_nav .item {
    padding: 0 0 22px;
    width: 100%;
    float: none;
    overflow: hidden;
  }

  .footer_nav .item:nth-child(2) li {
    width: 100%;
    float: none;
  }

  .footer_nav li {
    float: left;
    margin: 0 0 9px;
    width: 50%;
  }

  .footer_nav li:nth-child(odd) {
    clear: left;
  }

  .footer_contacts {
    padding: 0;
  }

  .footer_contacts p {
    margin: 0 0 14px;
  }

  .footer_contacts a {
    margin: 0 0 11px;
  }

  .footer_bottom {
    padding: 18px 0 40px;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer_bottom .made {
    margin: 0;
  }

  .crumbs {
    padding: 11px 0 0px;
  }

  .gallery-list-big {
    margin: 0;
    padding: 0 0 39px;
  }

  .gallery-list-big_top {
    display: none;
    margin: 0 0 26px;
  }

  .gallery-list-big_top .for-tab-menu {
    float: none;
    width: 100%;
    margin: 0;
  }

  .gallery-list-big_top .for-tab-menu ul {
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    padding: 0;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .gallery-list-big_top .for-tab-menu li {
    text-align: center;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    margin: 0;
  }

  .sidebar-nav {
    margin: 0 0 37px;
  }

  .gallery-list-big_wrap {
    clear: both;
    padding: 0;
    border: none;
    margin: 0 0 32px;
  }

  .gallery-list-big_wrap:last-child {
    margin-bottom: 0;
  }

  .gallery-list-big_wrap .gallery-list-big_top {
    display: block;
  }

  .gallery-list-big_filter,
  .inner-page_left {
    float: none;
    position: static;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }

  .gallery-list-big_filter .sidebar-events,
  .inner-page_left .sidebar-events {
    display: none;
  }

  .gallery-list-big_in {
    margin: -5px -10px 41px;
  }

  .gallery-list-big_in a {
    width: 100%;
  }

  .gallery-list-big_in .preview:last-child {
    margin-bottom: 0;
  }

  .pagination li {
    margin: 0 2px;
  }

  .pagination a {
    width: 30px;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
  }

  .contact-map {
    margin: 19px 0 0;
  }

  .contact-map .btn {
    width: auto;
  }

  .contacts-user-item {
    padding: 13px 0 18px 65px;
    margin: 0 0 10px;
  }

  .contacts-user-item img {
    top: 10px;
  }

  .contacts-info_right {
    padding: 30px 29px;
  }

  .contacts-info_right .btn {
    top: 20px;
    right: 20px;
  }

  .gallery-list_in .date,
  .gallery-list-big_in .date {
    margin: 0 0 5px;
  }

  .gallery-list_in .name,
  .gallery-list-big_in .name {
    margin: 0;
  }

  .gallery-list_in a,
  .gallery-list-big_in a {
    white-space: normal;
  }

  .inner-page {
    padding: 9px 0 1px;
  }

  .inner-page .crumbs {
    padding: 3px 0 1px;
  }

  .inner-page_in {
    overflow: visible;
    padding: 0;
    margin: 0;
    border: none;
  }

  .forum-info {
    padding: 0 0 30px;
  }

  .forum-info img {
    min-height: 180px;
    object-fit: cover;
    margin: 0 0 30px;
    border-radius: 20px;
  }

  .forum-info li {
    padding: 4px 0 10px 47px;
    position: relative;
  }

  .forum-info_more {
    gap: 41px;
  }

  .forum-info_more .contacts-user-item {
    margin: 0 0 10px;
  }

  .forum-info_more .item {
    min-height: 191px;
  }

  .users-filter {
    padding: 14px 0 30px;
  }

  .users-filter .form-item {
    padding: 23px 0 0;
  }

  .users-filter .select2-selection__rendered {
    padding: 0 40px 0 0;
  }

  .users-filter .select2-selection {
    height: 37px;
  }

  .users-filter input {
    padding: 0 0 12px;
  }

  .users-filter {
    overflow: visible;
  }

  .users-filter .liters-list {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    overflow: -moz-scrollbars-none;
    margin: 0 -20px;
    padding-left: 20px;
    padding-right: 20px;
    -ms-overflow-style: none;
  }

  .users-filter .liters-list::-webkit-scrollbar {
    width: 0;
  }

  .users-filter .liters-list a {
    width: 33px;
    min-width: 33px;
  }

  .events-list {
    padding: 0 11px 39px;
    gap: 10px;
  }

  .events-list .preview {
    border-radius: 10px;
    width: 132px;
    height: 76px;
  }

  .events-list .item {
    min-height: 162px;
    padding: 19px 20px 62px 171px;
  }

  .events-list .bottom {
    gap: 14px;
  }

  .events-list .bottom a {
    font-size: 12px;
    width: calc(50% - 7px);
  }

  .events-list .bottom .btn-red-empty,
  .events-list .bottom .btn-dark-empty {
    font-size: 0;
  }

  .events-list .bottom .btn-red-empty:after,
  .events-list .bottom .btn-dark-empty:after {
    content: "На встречу";
    font-size: 12px;
  }

  .events-list .bottom .btn-dark-empty {
    font-size: 12px;
  }

  .events-list .bottom .btn-dark-empty:after {
    display: none;
  }

  .events-list h4 {
    margin: 0 0 5px;
  }

  .speakers_carousel {
    margin: 0 0 32px;
  }

  .speakers_carousel .title-item {
    margin: 0 0 20px;
  }

  .speakers_carousel_big .preview {
    width: 240px;
    height: 239px;
    margin: 0 0 21px;
    float: none;
  }

  .speakers_carousel_big .text {
    padding: 0;
  }

  .speakers_carousel_big .slick-arrow {
    bottom: 115px;
  }

  .speakers_carousel_big h4 {
    margin: 0 0 5px;
  }

  .speakers_carousel_small {
    left: 245px;
    top: 197px;
    bottom: auto;
    right: -20px;
  }

  .program-forum {
    padding: 41px 0 21px;
  }

  .program-forum .title-item {
    margin: 0 0 20px;
  }

  .program-forum .line {
    margin: 0 0 21px;
  }

  .program-forum h3 {
    margin: 0 0 10px;
  }

  .program-forum .item {
    margin: 0 0 -16px;
  }

  .program-forum .in,
  .program-forum .in:last-child,
  .program-forum .row:last-child,
  .program-forum .row {
    margin: -6px -15px 19px;
  }

  .article-info {
    padding: 11px 0 1px;
  }

  .article-info_top {
    margin: 0 0 21px;
  }

  .article-info_top .preview {
    height: 237px;
  }

  .article-info_top h1 {
    font-size: 26px;
    margin: 4px 0 2px;
  }

  .article-info_top p {
    display: none;
  }

  .text_in p {
    margin: 0 0 9px;
  }

  .text_in li {
    padding: 0 0 10px 25px;
  }

  .text_in ul {
    padding: 21px 0 19px;
  }

  .text_in ol {
    padding: 21px 0 14px;
  }

  .text_in ol li {
    padding: 0 0 15px 19px;
  }

  .text_in img {
    margin: 30px 0 11px;
  }

  .text_in blockquote {
    padding: 21px 10px 1px 20px;
    margin: 0 0 9px;
  }

  .text_in blockquote p {
    margin: 0 0 20px;
  }

  .text_in h2 {
    margin: 0 0 10px;
  }

  .text_in h3 {
    margin: 31px 0 10px;
  }

  .text_in h4 {
    margin: 30px 0 10px;
  }

  .text_in small {
    margin: 0 0 29px;
  }

  .article-info .text_in img {
    margin: 30px 0 11px;
  }

  .more-posts {
    padding: 22px 0 31px;
  }

  .more-posts a {
    width: 100%;
    display: none;
  }

  .more-posts a:first-child {
    display: block;
  }

  .more-posts_in {
    margin: -12px -10px 0;
  }

  .more-posts_in .date {
    margin: 12px 0 5px;
  }

  .popup-events-info {
    display: block;
  }

  .popup-events-info br {
    display: none;
  }

  .popup-events-info .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .popup-events-info .item {
    margin: 0 0 20px;
    padding: 30px 25px;
  }

  .popup-events-info .item:first-child {
    text-align: center;
  }

  .popup-events-info .item:first-child img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
  }

  .popup-long,
  .popup {
    padding: 25px 25px 15px;
    border-radius: 20px;
  }

  .fancybox-slide--html .fancybox-close-small {
    color: #000;
    top: 0;
    right: 5px;
  }

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

  .column-text .row {
    gap: 37px;
    margin: 0 0 40px;
  }

  .column-text .color2,
  .column-text .color1 {
    padding: 30px 30px 20px;
    border-radius: 20px;
    margin-bottom: -17px;
  }

  .column-text .color2:last-child,
  .column-text .color1:last-child {
    margin-bottom: 0;
  }

  .column-text .color2 p,
  .column-text .color1 p {
    margin: 0 0 20px;
  }

  .column-text .color2 ul li,
  .column-text .color1 ul li {
    padding: 4px 0 14px 42px;
  }

  .column-text h3 {
    margin: 0 0 20px;
  }

  .column-text h4 {
    font-size: 18px;
    line-height: 1.5;
  }

  .column-text ul li {
    padding: 1px 0 9px 42px;
  }

  .column-text .contacts-user-item {
    padding: 15px 0 8px 65px;
  }

  .column-text .contacts-user-item h4 {
    margin: 0 0 1px;
    font-size: 16px;
  }

  .page-bottom-map_in,
  .contact-map_in {
    padding: 30px 30px 18px;
  }

  .page-bottom-map_in .btn,
  .contact-map_in .btn {
    width: 100%;
    margin-bottom: 12px;
  }

  .page-bottom-map_in i,
  .contact-map_in i {
    top: 3px;
  }

  .small-partners_in {
    margin-left: -20px;
    margin-right: -20px;
  }

  .small-partners_in .item {
    padding: 0 0 0 10px;
    width: 125px !important;
  }

  .small-partners_in span {
    height: 70px;
  }

  .content-callback_in .gradient1 {
    left: 15%;
  }

  .content-callback_in .gradient2 {
    left: -214%;
    top: -113%;
  }

  .content-callback_in .gradient4 {
    top: -6%;
    left: -120%;
  }

  .masthead .color {
    animation: none !important;
    transform: translate(-50%, -50%);
    min-width: 920px;
    min-height: 1053px;
  }
  .speakers_carousel_big .slick-arrow {
    bottom: auto;
    top: 190px;
  }
.popup-events-info .item{
	max-width: 100% !important;
}
    .popup-events-info .row {
     
        text-align: left;
    }
}
.popup.popup-long .item img {
    height: 85px;
    object-fit: contain;
    width: auto;
    object-position: left;
}
.popup.popup-long .item .img img{
    height: auto;
}
.popup-events-info .item{
	max-width: 50%;
}