

/* Start:/local/templates/school/css/libs.min.css?174689060142437*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/local/templates/school/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/local/templates/school/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/local/templates/school/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/local/templates/school/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/local/templates/school/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/local/templates/school/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/local/templates/school/css/../img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/local/templates/school/css/../img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/local/templates/school/css/../img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/local/templates/school/css/../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/local/templates/school/css/../img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("/local/templates/school/css/../img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* End */


/* Start:/local/templates/school/css/main.css?1746890601195337*/
/* variables */
/*WidthDesktop-1700*/
/*WidthDesktop-1520*/
/*WidthDesktop-1400*/
/*WidthDesktop-1200*/
/*WidthDesktop-1024*/
/*WidthDesktop-992*/
/*WidthDesktop-768*/
/*WidthDesktop-580*/
/*WidthDesktop-370*/
@font-face {
  font-family: 'UniversLTCYR-85XBlack';
  src: local("../fonts/UniversLTCYR-85XBlack"), local("../fonts/UniversLTCYR-85XBlack"), url("/local/templates/school/css/../fonts/UniversLTCYR-85XBlack.woff") format("woff"), url("/local/templates/school/css/../fonts/UniversLTCYR-85XBlack.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

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, button, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  outline: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html,
body {
  overflow-x: hidden; }

body {
  color: #000000;
  font: 18px/25px "Roboto", sans-serif;
  background-color: #e6e3e3;
  -webkit-font-smoothing: antialiased; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }
  .wrapper.wrapper_ready-load {
    opacity: 1; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  font-weight: 400;
  font-family: "UniversLTCYR-85XBlack", sans-serif; }

h1,
.h1 {
  font-size: 100px;
  line-height: 110px; }
  @media screen and (max-width: 767px) {
    h1,
    .h1 {
      font-size: 60px;
      line-height: 72px; } }
  @media screen and (max-width: 579px) {
    h1,
    .h1 {
      font-size: 40px;
      line-height: 52px; } }

h2,
.h2 {
  font-size: 45px;
  line-height: 60px;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    h2,
    .h2 {
      font-size: 26px;
      line-height: 36px;
      margin-bottom: 20px; } }

h3,
.h3 {
  font-size: 35px;
  line-height: 45px; }
  @media screen and (max-width: 767px) {
    h3,
    .h3 {
      font-size: 20px;
      line-height: 35px; } }

h4,
.h4 {
  font-size: 25px;
  line-height: 30px; }
  @media screen and (max-width: 767px) {
    h4,
    .h4 {
      font-size: 18px;
      line-height: 25px; } }

h5,
.h5 {
  font-size: 18px;
  line-height: 25px;
  font-family: "Arial"; }

h6,
.h6 {
  font-size: 18px;
  line-height: 24px;
  font-family: "Arial"; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000000;
  text-decoration: none; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    color: #A9693D; }

strong {
  font-weight: 600; }

a {
  text-decoration: underline;
  color: #A9693D; }
  a:hover {
    text-decoration: none; }

ul, p, ol {
  padding: 0;
  margin-bottom: 20px; }
  ul:last-child, p:last-child, ol:last-child {
    margin-bottom: 0; }

p:empty {
  display: none; }

ul {
  list-style: none; }
ul[type=disc] {
  list-style: disc; padding-left: 20px}
  ul li {
    margin: 0 0 10px; }
  ul ul {
    padding: 20px 0 1px;
    margin-left: 30px; }
    ul ul li {
      margin-bottom: 10px; }
  ul ol {
    padding: 20px 0 1px;
    margin: 0; }
    ul ol li {
      margin-left: 60px; }
      ul ol li:before {
        display: none; }
  ul.list-secondary {
    margin-bottom: 35px; }
    ul.list-secondary .list-secondary__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 15px; }
      ul.list-secondary .list-secondary__item:before {
        display: none; }
    ul.list-secondary .list-secondary__ico {
      margin: 5px 10px 0 0; }

ol {
  list-style: decimal;
  margin-left: 30px; }
  ol li {
    margin: 0 0 15px 0;
    padding: 0; }
    ol li ol {
      margin: 0;
      list-style: lower-alpha;
      padding-top: 10px; }
      ol li ol li {
        margin: 0 0 15px 31px; }
    ol li ul {
      padding: 20px 0 1px; }

img {
  outline: none;
  max-width: 100%;
  height: auto; }

.table-wrap {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
  margin-bottom: 40px; }
  table.custom-table {
    min-width: 1280px; }
  table td, table th {
    border-bottom: 1px solid #c4c4c4;
    color: #000000;
    text-align: left;
    padding: 20px 10px;
    min-width: 140px;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media (max-width: 1200px) {
      table td, table th {
        min-width: 0; } }
    table td:first-child, table th:first-child {
      padding-left: 0; }
    table td:last-child, table th:last-child {
      padding-right: 0; }
  table th {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #A39D9D;
    font-size: 13px;
    line-height: 18px;
    white-space: nowrap; }
  table .date {
    color: #A39D9D; }

sup,
.sup {
  font-size: 12px;
  position: relative;
  top: -4px; }

blockquote,
blockquote {
  margin-left: 30px;
  padding-left: 16px;
  font-size: 18px;
  line-height: 32px;
  font-style: italic;
  margin-bottom: 30px;
  border-left: 2px solid #000000; }

q,
.q {
  quotes: "\00ab" "\00bb";
  margin-bottom: 20px;
  display: block; }
  q q,
  .q q {
    quotes: "\201e" "\201c"; }

.container {
  width: 1280px;
  max-width: calc(100% - 40px);
  margin: 0 auto; }
  .container.container_middle {
    width: 844px; }
  .container.container_tiny {
    width: 625px; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px; }
  @media screen and (max-width: 767px) {
    .row {
      width: calc(100% + 20px);
      margin: 0 -10px; } }

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

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.content-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (max-width: 1400px) {
  .content-big-desktop-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media (max-width: 1400px) {
  .content-big-desktop-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

@media screen and (max-width: 991px) {
  .content-tab-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media screen and (max-width: 991px) {
  .content-tab-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .col {
      padding: 0 10px; } }
  .col.col-1 {
    width: 8.3333%; }
  .col.col-2 {
    width: 16.666%; }
  .col.col-3 {
    width: 25%; }
  .col.col-4 {
    width: 33.3%; }
  .col.col-5 {
    width: 41.666667%; }
  .col.col-6 {
    width: 50%; }
  .col.col-7 {
    width: 58.333333%; }
  .col.col-8 {
    width: 66.666667%; }
  .col.col-9 {
    width: 75%; }
  .col.col-10 {
    width: 83.333333%; }
  .col.col-11 {
    width: 91.666667%; }
  .col.col-12 {
    width: 100%; }
  @media (max-width: 1400px) {
    .col.col-big-desktop-2 {
      width: 16.66%; }
    .col.col-big-desktop-3 {
      width: 25%; }
    .col.col-big-desktop-4 {
      width: 33.3%; }
    .col.col-big-desktop-5 {
      width: 41.666667%; }
    .col.col-big-desktop-6 {
      width: 50%; }
    .col.col-big-desktop-7 {
      width: 58.333333%; }
    .col.col-big-desktop-8 {
      width: 66.666667%; }
    .col.col-big-desktop-9 {
      width: 75%; }
    .col.col-big-desktop-10 {
      width: 83.333333%; }
    .col.col-big-desktop-11 {
      width: 91.666667%; }
    .col.col-big-desktop-12 {
      width: 100%; } }
  @media (max-width: 1200px) {
    .col.col-desktop-2 {
      width: 16.66%; }
    .col.col-desktop-3 {
      width: 25%; }
    .col.col-desktop-4 {
      width: 33.3%; }
    .col.col-desktop-5 {
      width: 41.666667%; }
    .col.col-desktop-6 {
      width: 50%; }
    .col.col-desktop-7 {
      width: 58.333333%; }
    .col.col-desktop-8 {
      width: 66.666667%; }
    .col.col-desktop-9 {
      width: 75%; }
    .col.col-desktop-10 {
      width: 83.333333%; }
    .col.col-desktop-11 {
      width: 91.666667%; }
    .col.col-desktop-12 {
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .col.col-tab-3 {
      width: 25%; }
    .col.col-tab-4 {
      width: 33.3%; }
    .col.col-tab-5 {
      width: 41.666667%; }
    .col.col-tab-6 {
      width: 50%; }
    .col.col-tab-7 {
      width: 58.333333%; }
    .col.col-tab-8 {
      width: 66.666667%; }
    .col.col-tab-9 {
      width: 75%; }
    .col.col-tab-10 {
      width: 83.333333%; }
    .col.col-tab-11 {
      width: 91.666667%; }
    .col.col-tab-12 {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .col.col-mob-3 {
      width: 25%; }
    .col.col-mob-4 {
      width: 33.3%; }
    .col.col-mob-6 {
      width: 50%; }
    .col.col-mob-8 {
      width: 66.666667%; }
    .col.col-mob-12 {
      width: 100%; } }
  @media screen and (max-width: 579px) {
    .col.col-mob-p-12 {
      width: 100%; } }

.site-guide-page #header,
.site-guide-page #footer {
  display: none; }

.site-guide-page .site-guide-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 991px) {
    .site-guide-page .site-guide-list {
      height: auto;
      padding: 40px 0; } }
  .site-guide-page .site-guide-list .item {
    margin-bottom: 20px; }
  .site-guide-page .site-guide-list .link {
    display: block;
    text-decoration: none;
    color: #A9693D;
    font-size: 25px;
    line-height: 25px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: 0; }
    .site-guide-page .site-guide-list .link:before {
      display: none; }
    .site-guide-page .site-guide-list .link:hover {
      left: 15px; }

.mb-0 {
  margin-bottom: 0 !important; }

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

@media screen and (max-width: 991px) {
  .mb-tab-24 {
    margin-bottom: 24px !important; } }

.pb-0 {
  padding-bottom: 0 !important; }

.w-100 {
  width: 100%; }

.text-right {
  text-align: right; }

@media screen and (max-width: 579px) {
  .text-m-left {
    text-align: left; } }

.site-header {
  background-color: #000000;
  position: relative;
  z-index: 4; }
  .site-header li:before {
    display: none; }
  .site-header.site-header_menu-active .site-logo {
    display: none; }
  .site-header.site-header_menu-active .nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .site-header.site-header_menu-active .nav-toggle__text {
    display: block; }
  .site-header.site-header_menu-active .nav {
    right: 0; }
  .site-header.site-header_menu-active .nav-toggle__ico .nav-toggle__line {
    display: none; }
    .site-header.site-header_menu-active .nav-toggle__ico .nav-toggle__line:nth-child(1), .site-header.site-header_menu-active .nav-toggle__ico .nav-toggle__line:nth-child(3) {
      display: block;
      margin: 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .site-header.site-header_menu-active .nav-toggle__ico .nav-toggle__line:nth-child(3) {
      margin-top: -2px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .site-header.site-header_menu-active .site-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .site-header.site-header_menu-active ~ .main,
  .site-header.site-header_menu-active ~ .site-footer {
    opacity: 0.1;
    pointer-events: none; }

.site-header__top-content {
  position: absolute;
  top: 30px;
  width: 100%;
  /*left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);*/
 }
  @media (max-width: 1200px) {
    .site-header__top-content {
      position: relative;
      top: 0;
      left: 0;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      padding: 10px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      max-width: calc(100% - 40px);
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.site-logo {
  height: 64px; }
  @media (max-width: 1400px) {
    .site-logo {
      height: 45px; } }
  @media (max-width: 1200px) {
    .site-logo {
      height: auto; } 
  }
  .site-logo .site-logo__link {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 800;
    font-size: 35px;
    line-height: 180px;
    margin-bottom: 50px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    font-family: "UniversLTCYR-85XBlack", sans-serif;
    text-decoration: none; 
    justify-content: center;
   }
  @media (max-width: 1200px) {
    .site-logo .site-logo__link {
      line-height: normal;
      margin-bottom: 0; } 
  }
  .site-logo .site-logo__img {
    height: 45px;
    width: auto; }
    @media (max-width: 1200px) {
      .site-logo .site-logo__img {
        height: auto; } }

.nav-toggle {
  display: none;
  color: white; }
  @media (max-width: 1200px) {
    .nav-toggle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.nav-toggle__text {
  font-weight: 800;
  font-size: 26px;
  line-height: 34px;
  display: none; }

.nav-toggle__ico {
  width: 20px;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .nav-toggle__ico .nav-toggle__line {
    width: 100%;
    display: block;
    background: white;
    height: 2px;
    margin: 2px 0;
    clear: both; }

@media (max-width: 1200px) {
  .site-header__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: none;
    overflow: auto; } }

.top-line {
  height: 120px;
  font-size: 13px;
  line-height: 16px; }
  @media (max-width: 1200px) {
    .top-line {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      height: auto; } }
  .top-line .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1200px) {
      .top-line .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }

.nav .nav__list {
  padding: 0;
  list-style: none;
  margin: 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1200px) {
    .nav .nav__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0; } }

.nav .nav__item {
  margin: 0; }
  @media (max-width: 1200px) {
    .nav .nav__item {
      margin-bottom: 15px; } }
  .nav .nav__item.nav__item_active .nav__link, .nav .nav__item:hover .nav__link {
    color: white;
    opacity: 1; }

.nav .nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-decoration: none;
  color: rgba(230, 227, 227, 0.5);
  padding: 20px; }
  @media (max-width: 1400px) {
    .nav .nav__link {
      padding: 20px 15px; } }
  @media (max-width: 1200px) {
    .nav .nav__link {
      padding: 0;
      color: white;
      font-weight: bold;
      font-size: 20px;
      line-height: 24px; } }
  .nav .nav__link .nav__ico {
    margin-right: 8px; }

@media (max-width: 1200px) {
  .user-actions {
    width: 100%; } }

.user-actions .user-actions__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -20px; }
  @media (max-width: 1200px) {
    .user-actions .user-actions__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: 0; } }
  .user-actions .user-actions__list .user-actions__item {
    color: rgba(230, 227, 227, 0.5);
    padding: 20px; }
    @media (max-width: 1200px) {
      .user-actions .user-actions__list .user-actions__item {
        padding: 0;
        color: white;
        font-weight: bold;
        font-size: 20px;
        line-height: 30px; } }

.user-actions.user-actions_search-active .header-search {
  padding: 0;
  width: 440px; }
  @media (max-width: 1200px) {
    .user-actions.user-actions_search-active .header-search {
      width: 100%; } }
  .user-actions.user-actions_search-active .header-search .header-search-form {
    width: 100%;
    background-color: white; }
  .user-actions.user-actions_search-active .header-search .header-search__text,
  .user-actions.user-actions_search-active .header-search .header-search__submit,
  .user-actions.user-actions_search-active .header-search .header-search__close {
    pointer-events: auto; }
  .user-actions.user-actions_search-active .header-search .header-search__text {
    color: #000000;
    padding-right: 20px;
    width: 100%; }
  .user-actions.user-actions_search-active .header-search .header-search__submit circle {
    stroke: #000000; }
  .user-actions.user-actions_search-active .header-search .header-search__submit rect {
    fill: #000000; }
  .user-actions.user-actions_search-active .header-search .header-search__close {
    display: block; }
    @media (max-width: 1200px) {
      .user-actions.user-actions_search-active .header-search .header-search__close {
        display: none; } }

.user-actions.user-actions_search-active .header-contact,
.user-actions.user-actions_search-active .header-profile {
  display: none; }

.header-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  @media (max-width: 1200px) {
    .header-search {
      width: 100%;
      margin-bottom: 40px;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
  .header-search .header-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 100%;
    background-color: transparent; }
  .header-search .header-search__text,
  .header-search .header-search__submit,
  .header-search .header-search__close {
    -webkit-box-shadow: none;
            box-shadow: none;
    pointer-events: none;
    margin: 0; }
    @media (max-width: 1200px) {
      .header-search .header-search__text,
      .header-search .header-search__submit,
      .header-search .header-search__close {
        pointer-events: auto; } }
  .header-search .header-search__text {
    font-size: 13px;
    line-height: 20px;
    width: 50px;
    text-overflow: ellipsis;
    color: white;
    padding: 10px 0 10px 0;
    background-color: transparent; }
    @media (max-width: 1200px) {
      .header-search .header-search__text {
        width: 100%;
        font-size: 20px;
        line-height: 30px; } }
  .header-search .header-search__submit,
  .header-search .header-search__close {
    width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000000;
    background: none; }
    @media (max-width: 1200px) {
      .header-search .header-search__submit,
      .header-search .header-search__close {
        width: 50px;
        height: 50px;
        font-size: 30px; } }
    .header-search .header-search__submit:hover circle,
    .header-search .header-search__close:hover circle {
      stroke: #A9693D; }
    .header-search .header-search__submit:hover rect,
    .header-search .header-search__close:hover rect {
      fill: #A9693D; }
  .header-search .header-search__submit circle {
    stroke: white; }
  .header-search .header-search__submit rect {
    fill: white; }
  .header-search .header-search__close {
    color: white;
    display: none; }

@media (max-width: 1200px) {
  .header-contact {
    margin-bottom: 15px; } }

.header-contact .header-contact__links {
  color: rgba(230, 227, 227, 0.5);
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1200px) {
    .header-contact .header-contact__links {
      color: white; } }
  .header-contact .header-contact__links:hover {
    color: white; }
    .header-contact .header-contact__links:hover .header-contact__ico path {
      fill: #A9693D; }

.header-contact .header-contact__ico {
  margin-right: 5px; }
  @media (max-width: 1200px) {
    .header-contact .header-contact__ico {
      display: none; } }
  .header-contact .header-contact__ico path {
    fill: white; }

@media (max-width: 1200px) {
  .header-profile {
    margin-bottom: 15px; } }

.header-profile:hover .header-profile__preview .header-profile__link {
  color: white; }

.header-profile:hover .header-profile__preview .header-profile__ico path {
  fill: #A9693D; }

.header-profile .header-profile__preview {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .header-profile .header-profile__preview .header-profile__link {
    text-decoration: none;
    color: rgba(230, 227, 227, 0.5); }
    @media (max-width: 1200px) {
      .header-profile .header-profile__preview .header-profile__link {
        color: white; } }
  .header-profile .header-profile__preview .header-profile__ico {
    margin-right: 5px; }
    @media (max-width: 1200px) {
      .header-profile .header-profile__preview .header-profile__ico {
        display: none; } }
    .header-profile .header-profile__preview .header-profile__ico path {
      fill: white; }

@media (max-width: 1200px) {
  .header-profile .dropdown__list {
    display: none !important; } }

.dropdown {
  position: relative; }
  .dropdown:after {
    position: absolute;
    top: 28px;
    right: 5px;
    border: 4px solid transparent;
    border-top: 4px solid white;
    content: ""; }
    @media (max-width: 1200px) {
      .dropdown:after {
        display: none; } }
  .dropdown:hover .dropdown__list, .dropdown.dropdown_active .dropdown__list {
    display: block; }
  .dropdown:hover:after, .dropdown.dropdown_active:after {
    border-top-color: #A9693D; }
  .dropdown .dropdown__list {
    position: absolute;
    top: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    min-width: 240px;
    -webkit-box-shadow: 5px 5px 0 #A39D9D;
            box-shadow: 5px 5px 0 #A39D9D; }
    @media (max-width: 1200px) {
      .dropdown .dropdown__list {
        position: relative;
        top: 0;
        padding-top: 20px;
        display: block;
        -webkit-box-shadow: none;
                box-shadow: none; } }
  .dropdown .dropdown__item {
    margin: 0;
    padding: 0; }
    @media (max-width: 1200px) {
      .dropdown .dropdown__item {
        margin-bottom: 15px; } }
  .dropdown .dropdown__link {
    padding: 5px 20px;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    text-decoration: none;
    background-color: white; }
    .dropdown .dropdown__link:hover {
      color: white;
      background-color: #A9693D; }
    @media (max-width: 1200px) {
      .dropdown .dropdown__link {
        padding: 0;
        color: #e6e3e3;
        opacity: .7;
        background-color: transparent; }
        .dropdown .dropdown__link:hover {
          background-color: transparent; } }

.kategorien-nav .kategorien-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 2px 2px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1200px) {
    .kategorien-nav .kategorien-nav__list {
      margin: 0;
      padding: 0 10px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.kategorien-nav .kategorien-nav__item {
  height: 80px;
  margin-left: 2px;
  width: 100%; }
  @media (max-width: 1200px) {
    .kategorien-nav .kategorien-nav__item {
      height: 120px;
      width: calc(25% - 20px);
      margin: 0 10px 20px; } }
  @media screen and (max-width: 767px) {
    .kategorien-nav .kategorien-nav__item {
      width: calc(50% - 20px); } }
  .kategorien-nav .kategorien-nav__item.kategorien-nav__item_active .kategorien-nav__link {
    background-color: white;
    color: #A9693D; }
    .kategorien-nav .kategorien-nav__item.kategorien-nav__item_active .kategorien-nav__link .kategorien-nav__ico path {
      fill: #A9693D; }
  .kategorien-nav .kategorien-nav__item:first-child {
    margin-left: 0; }
    @media (max-width: 1200px) {
      .kategorien-nav .kategorien-nav__item:first-child {
        margin: 0 10px 20px; } }

.kategorien-nav .kategorien-nav__link {
  color: white;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 5px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #A9693D; }
  @media (max-width: 1200px) {
    .kategorien-nav .kategorien-nav__link {
      font-size: 16px;
      line-height: 19px; } }
  .kategorien-nav .kategorien-nav__link:hover {
    background-color: white;
    color: #A9693D; }
    .kategorien-nav .kategorien-nav__link:hover .kategorien-nav__ico path {
      fill: #A9693D; }

.kategorien-nav .kategorien-nav__ico {
  margin-bottom: 10px; }
  .kategorien-nav .kategorien-nav__ico path {
    fill: white; }

.site-footer {
  margin-top: auto;
  padding: 30px 0 40px;
  border: 3px solid #e6e3e3;
  color: white;
  background-color: #A9693D; }
  @media screen and (max-width: 579px) {
    .site-footer {
      padding: 30px 0; } }
  .site-footer a {
    color: white;
    text-decoration: none; }
  .site-footer .site-footer__company-name {
    font-weight: 800;
    font-size: 33px;
    line-height: 120px;
    margin-bottom: 50px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    font-family: "UniversLTCYR-85XBlack", sans-serif; }
    @media (max-width: 1400px) {
      .site-footer .site-footer__company-name {
        font-size: 90px;
        line-height: 110px; } }
    @media screen and (max-width: 991px) {
      .site-footer .site-footer__company-name {
        font-size: 70px;
        line-height: 80px; } }
    @media screen and (max-width: 767px) {
      .site-footer .site-footer__company-name {
        font-size: 45px;
        line-height: 60px; } }
    @media screen and (max-width: 579px) {
      .site-footer .site-footer__company-name {
        font-size: 34px;
        line-height: 41px; } }
    @media screen and (max-width: 369px) {
      .site-footer .site-footer__company-name {
        font-size: 28px;
        line-height: 34px; } }
  .site-footer .site-footer__info .site-sooter__widgets {
    margin-bottom: 30px; }
    .site-footer .site-footer__info .site-sooter__widgets .widgets__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media screen and (max-width: 991px) {
        .site-footer .site-footer__info .site-sooter__widgets .widgets__list {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      @media screen and (max-width: 579px) {
        .site-footer .site-footer__info .site-sooter__widgets .widgets__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .site-footer .site-footer__info .site-sooter__widgets .widgets__item:not(:last-child) {
      margin-bottom: 30px; }
      @media screen and (max-width: 991px) {
        .site-footer .site-footer__info .site-sooter__widgets .widgets__item:not(:last-child) {
          margin-right: 30px; } }
      @media screen and (max-width: 579px) {
        .site-footer .site-footer__info .site-sooter__widgets .widgets__item:not(:last-child) {
          margin-right: 0;
          margin-bottom: 30px; } }
    .site-footer .site-footer__info .site-sooter__widgets .widgets__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    @media screen and (max-width: 579px) {
      .site-footer .site-footer__info .site-sooter__widgets .widgets__img {
        width: 100%;
        height: auto; } }
  @media screen and (max-width: 991px) {
    .site-footer .site-footer__info .socials {
      margin-bottom: 30px; } }
  @media screen and (max-width: 579px) {
    .site-footer .site-footer__info .socials {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 45px; } }
  .site-footer .site-footer__contact {
    font-family: "UniversLTCYR-85XBlack", sans-serif;
    font-weight: 800;
    display: block;
    margin-bottom: 30px; }
    @media screen and (max-width: 579px) {
      .site-footer .site-footer__contact {
        font-size: 20px;
        line-height: 20px; } }
  .site-footer .site-footer__contact-link {
    color: white; }
    .site-footer .site-footer__contact-link:hover {
      color: #000000; }
  .site-footer .copy {
    font-size: 15px;
    line-height: 20px;
    color: #C5B3A7; }
    @media screen and (max-width: 369px) {
      .site-footer .copy {
        font-size: 13px;
        line-height: 16px; } }
    .site-footer .copy br {
      display: none; }
      @media screen and (max-width: 579px) {
        .site-footer .copy br {
          display: block; } }

.footer-nav {
  margin-bottom: 30px; }

.footer-nav__list .footer-nav__item {
  margin: 0 0 10px; }
  .footer-nav__list .footer-nav__item:before {
    display: none; }

.footer-nav__list .footer-nav__link {
  font-size: 15px;
  line-height: 20px; }
  .footer-nav__list .footer-nav__link:hover {
    color: #D8D6D6; }

.footer-nav__list.footer-nav__list_top-nav .footer-nav__link {
  font-size: 20px;
  line-height: 24px;
  font-family: "UniversLTCYR-85XBlack", sans-serif;
  font-weight: 800; }

form {
  margin-bottom: 25px; }
  form input[type="text"],
  form input[type="search"],
  form input[type="file"],
  form input[type="password"],
  form input[type="tel"],
  form input[type="email"],
  form input[type="search"],
  form input[type="number"],
  form textarea {
    border: 0;
    padding: 15px 16px;
    font-size: 20px;
    width: 100%;
    color: #000000;
    border-radius: 0;
    line-height: 30px;
    background-color: white;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
    -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
            box-shadow: 5px 5px 0 0 #A39D9D;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media screen and (max-width: 579px) {
      form input[type="text"],
      form input[type="search"],
      form input[type="file"],
      form input[type="password"],
      form input[type="tel"],
      form input[type="email"],
      form input[type="search"],
      form input[type="number"],
      form textarea {
        padding: 10px 12px;
        font-size: 18px;
        line-height: 20px; } }
    form input[type="text"]:focus,
    form input[type="search"]:focus,
    form input[type="file"]:focus,
    form input[type="password"]:focus,
    form input[type="tel"]:focus,
    form input[type="email"]:focus,
    form input[type="search"]:focus,
    form input[type="number"]:focus,
    form textarea:focus {
      -webkit-box-shadow: 5px 5px 0 0 #000000;
              box-shadow: 5px 5px 0 0 #000000; }
    form input[type="text"]:disabled,
    form input[type="search"]:disabled,
    form input[type="file"]:disabled,
    form input[type="password"]:disabled,
    form input[type="tel"]:disabled,
    form input[type="email"]:disabled,
    form input[type="search"]:disabled,
    form input[type="number"]:disabled,
    form textarea:disabled {
      background-color: #DFDDDD; }
    form input[type="text"].error,
    form input[type="search"].error,
    form input[type="file"].error,
    form input[type="password"].error,
    form input[type="tel"].error,
    form input[type="email"].error,
    form input[type="search"].error,
    form input[type="number"].error,
    form textarea.error {
      color: #EC7070;
      -webkit-box-shadow: 5px 5px 0 0 #EC7070;
              box-shadow: 5px 5px 0 0 #EC7070; }
    form input[type="text"].secondary,
    form input[type="search"].secondary,
    form input[type="file"].secondary,
    form input[type="password"].secondary,
    form input[type="tel"].secondary,
    form input[type="email"].secondary,
    form input[type="search"].secondary,
    form input[type="number"].secondary,
    form textarea.secondary {
      padding: 13px 16px;
      font-size: 15px;
      line-height: 20px; }
  form textarea {
    width: 100%;
    height: 200px;
    resize: none; }
  form label.error {
    display: none !important; }

.form-item {
  margin-bottom: 25px; }
  .form-item.form-item__with-ico, .form-item.form-item__with-ico_secondary {
    position: relative; }
    .form-item.form-item__with-ico input[type="text"],
    .form-item.form-item__with-ico input[type="search"],
    .form-item.form-item__with-ico input[type="file"],
    .form-item.form-item__with-ico input[type="password"],
    .form-item.form-item__with-ico input[type="tel"],
    .form-item.form-item__with-ico input[type="email"],
    .form-item.form-item__with-ico input[type="search"],
    .form-item.form-item__with-ico input[type="number"],
    .form-item.form-item__with-ico textarea, .form-item.form-item__with-ico_secondary input[type="text"],
    .form-item.form-item__with-ico_secondary input[type="search"],
    .form-item.form-item__with-ico_secondary input[type="file"],
    .form-item.form-item__with-ico_secondary input[type="password"],
    .form-item.form-item__with-ico_secondary input[type="tel"],
    .form-item.form-item__with-ico_secondary input[type="email"],
    .form-item.form-item__with-ico_secondary input[type="search"],
    .form-item.form-item__with-ico_secondary input[type="number"],
    .form-item.form-item__with-ico_secondary textarea {
      padding-right: 75px; }
    .form-item.form-item__with-ico .form-item__ico,
    .form-item.form-item__with-ico .form-item__remove, .form-item.form-item__with-ico_secondary .form-item__ico,
    .form-item.form-item__with-ico_secondary .form-item__remove {
      position: absolute;
      top: 0;
      width: 60px;
      height: 60px;
      right: 0; }
      @media screen and (max-width: 579px) {
        .form-item.form-item__with-ico .form-item__ico,
        .form-item.form-item__with-ico .form-item__remove, .form-item.form-item__with-ico_secondary .form-item__ico,
        .form-item.form-item__with-ico_secondary .form-item__remove {
          width: 40px;
          height: 40px; } }
    .form-item.form-item__with-ico .form-item__title ~ .form-item__ico,
    .form-item.form-item__with-ico .form-item__title ~ .form-item__remove, .form-item.form-item__with-ico_secondary .form-item__title ~ .form-item__ico,
    .form-item.form-item__with-ico_secondary .form-item__title ~ .form-item__remove {
      top: 28px; }
  .form-item.form-item__with-ico_secondary input[type="text"],
  .form-item.form-item__with-ico_secondary input[type="search"],
  .form-item.form-item__with-ico_secondary input[type="file"],
  .form-item.form-item__with-ico_secondary input[type="password"],
  .form-item.form-item__with-ico_secondary input[type="tel"],
  .form-item.form-item__with-ico_secondary input[type="email"],
  .form-item.form-item__with-ico_secondary input[type="search"],
  .form-item.form-item__with-ico_secondary input[type="number"],
  .form-item.form-item__with-ico_secondary textarea {
    padding-left: 75px;
    padding-right: 12px; }
  .form-item.form-item__with-ico_secondary .form-item__ico {
    left: 0;
    right: auto; }
  .form-item.form-item_with-attach {
    position: relative; }
    .form-item.form-item_with-attach .form-control {
      padding: 15px 70px; }
      @media screen and (max-width: 579px) {
        .form-item.form-item_with-attach .form-control {
          padding: 10px 60px; } }
    .form-item.form-item_with-attach .attach__ico {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 60px;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 579px) {
        .form-item.form-item_with-attach .attach__ico {
          width: 60px;
          height: 40px; } }
    .form-item.form-item_with-attach .attach {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 60px;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
      opacity: 1;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media screen and (max-width: 579px) {
        .form-item.form-item_with-attach .attach {
          width: 60px;
          height: 40px; } }
      .form-item.form-item_with-attach .attach:hover {
        opacity: .5; }
      .form-item.form-item_with-attach .attach .attach__input {
        position: absolute;
        left: -9999px;
        visibility: hidden;
        opacity: 0; }
  .form-item .form-item__label-wrap {
    display: block;
    height: 100%; }
  .form-item input[type="text"],
  .form-item input[type="search"],
  .form-item input[type="file"],
  .form-item input[type="password"],
  .form-item input[type="tel"],
  .form-item input[type="email"],
  .form-item input[type="search"],
  .form-item input[type="number"],
  .form-item textarea {
    margin: 0; }
  .form-item .form-item__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .form-item .form-item__wrap:before {
      position: absolute;
      content: "/";
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .form-item .form-item__wrap .item-wrap__input {
      width: 50%;
      font-size: 15px;
      padding: 5px 16px; }
      @media screen and (max-width: 579px) {
        .form-item .form-item__wrap .item-wrap__input {
          padding: 5px 15px; } }
      .form-item .form-item__wrap .item-wrap__input.item-wrap__input_main {
        font-size: 20px;
        line-height: 50px; }
        @media screen and (max-width: 579px) {
          .form-item .form-item__wrap .item-wrap__input.item-wrap__input_main {
            line-height: 30px; } }
      .form-item .form-item__wrap .item-wrap__input.item-wrap__input_min {
        text-align: left; }
      .form-item .form-item__wrap .item-wrap__input.item-wrap__input_max {
        text-align: right; }

.form-item__title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  min-height: 18px;
  cursor: pointer;
  margin-bottom: 10px;
  color: #A39D9D;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 579px) {
    .form-item__title:empty {
      display: none; } }
  .form-item__title.form-item__title_with-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .form-item__title.form-item__title_with-link .title-text {
      margin-right: 10px; }
    .form-item__title.form-item__title_with-link .form-item__title-link {
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .form-item__title.form-item__title_with-link .form-item__title-link svg {
        margin-right: 10px; }
  .form-item__title:hover {
    color: #A9693D; }

.attach.attach_single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 173px;
  cursor: pointer;
  background-color: #A39D9D;
  -webkit-box-shadow: 5px 5px 0 0 #000000;
          box-shadow: 5px 5px 0 0 #000000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .attach.attach_single:hover {
    background-color: #A9693D; }
  .attach.attach_single .attach__input {
    position: absolute;
    left: -99999px; }
  .attach.attach_single .attach__preview {
    -o-object-fit: cover;
       object-fit: cover; }
    .attach.attach_single .attach__preview.active {
      width: 100%;
      height: 100%; }

.form-item__info {
  color: #A39D9D;
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-align: center; }
  .form-item__info a {
    text-decoration: none; }
    .form-item__info a:hover {
      text-decoration: underline; }

.custom-check {
  position: relative;
  font-size: 15px;
  line-height: 24px; }
  .custom-check .custom-check__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .custom-check .custom-check__input:checked + .custom-check__text:before {
      opacity: 1; }
    .custom-check .custom-check__input:checked + .custom-check__text:after {
      background-color: #A9693D;
      -webkit-box-shadow: 3px 3px 0 0 #000000;
              box-shadow: 3px 3px 0 0 #000000; }
    .custom-check .custom-check__input:disabled + .custom-check__text,
    .custom-check .custom-check__input:disabled + .custom-check__text {
      color: #767474; }
      .custom-check .custom-check__input:disabled + .custom-check__text:after,
      .custom-check .custom-check__input:disabled + .custom-check__text:after {
        border-color: #767474; }
      .custom-check .custom-check__input:disabled + .custom-check__text:hover:after,
      .custom-check .custom-check__input:disabled + .custom-check__text:hover:after {
        border-color: #767474; }
    .custom-check .custom-check__input.slider-check + .custom-check__text {
      padding-left: 80px;
      line-height: 40px; }
      .custom-check .custom-check__input.slider-check + .custom-check__text:after {
        width: 60px;
        height: 40px;
        border-radius: 30px;
        background-color: #A39D9D;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .custom-check .custom-check__input.slider-check + .custom-check__text:before {
        width: 36px;
        height: 36px;
        background-color: white;
        border-radius: 50%;
        top: 0;
        left: 2px;
        opacity: 1; }
    .custom-check .custom-check__input.slider-check:checked {
      opacity: 0; }
      .custom-check .custom-check__input.slider-check:checked + .custom-check__text:before {
        left: 22px; }
      .custom-check .custom-check__input.slider-check:checked + .custom-check__text:after {
        background-color: #A9693D; }
    .custom-check .custom-check__input.slider-check:disabled + .custom-check__text:after {
      background-color: #DFDDDD; }
    .custom-check .custom-check__input.slider-check.slider-check_secondary + .custom-check__text {
      font-size: 25px;
      line-height: 30px;
      font-weight: 700;
      font-family: "UniversLTCYR-85XBlack", sans-serif; }
      @media screen and (max-width: 767px) {
        .custom-check .custom-check__input.slider-check.slider-check_secondary + .custom-check__text {
          font-size: 18px;
          line-height: 25px; } }
  .custom-check .custom-check__text {
    position: relative;
    padding-left: 35px;
    display: block;
    text-align: left;
    cursor: pointer; }
    .custom-check .custom-check__text.custom-check__text_strong {
      font-size: 25px;
      line-height: 32px;
      font-weight: 800;
      color: #000000; }
    .custom-check .custom-check__text:before, .custom-check .custom-check__text:after {
      content: '';
      position: absolute;
      left: 0;
      top: -2px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .custom-check .custom-check__text:before {
      opacity: 0;
      z-index: 2; }
    .custom-check .custom-check__text:after {
      width: 24px;
      height: 24px;
      border-radius: 0;
      background-color: white;
      -webkit-box-shadow: 3px 3px 0 0 #A39D9D;
              box-shadow: 3px 3px 0 0 #A39D9D; }
  .custom-check input[type='checkbox'] + .custom-check__text:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: white;
    width: 24px;
    height: 24px;
    top: -2px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px; }
  .custom-check input[type='radio'] + .custom-check__text:before, .custom-check input[type='radio'] + .custom-check__text:after {
    border-radius: 50%; }
  .custom-check input[type='radio'] + .custom-check__text:before {
    width: 10px;
    height: 10px;
    background: white;
    opacity: 0;
    top: 5px;
    left: 7px; }

.jcf-focus {
  border-color: #000000; }

.jcf-select,
select {
  height: 60px;
  width: 100%;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
          box-shadow: 5px 5px 0 0 #A39D9D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .jcf-select,
    select {
      height: 40px; } }
  .jcf-select.select_secondary, .jcf-select.jcf-select-select_secondary,
  select.select_secondary,
  select.jcf-select-select_secondary {
    height: 40px; }
    .jcf-select.select_secondary .jcf-select-opener, .jcf-select.jcf-select-select_secondary .jcf-select-opener,
    select.select_secondary .jcf-select-opener,
    select.jcf-select-select_secondary .jcf-select-opener {
      width: 40px;
      height: 40px; }
    .jcf-select.select_secondary .jcf-select-text, .jcf-select.jcf-select-select_secondary .jcf-select-text,
    select.select_secondary .jcf-select-text,
    select.jcf-select-select_secondary .jcf-select-text {
      height: 40px;
      font-size: 15px;
      line-height: 40px; }
    .jcf-select.select_secondary .jcf-select-drop-content .jcf-option, .jcf-select.jcf-select-select_secondary .jcf-select-drop-content .jcf-option,
    select.select_secondary .jcf-select-drop-content .jcf-option,
    select.jcf-select-select_secondary .jcf-select-drop-content .jcf-option {
      font-size: 15px;
      line-height: 30px;
      padding: 5px 15px; }
  .jcf-select.jcf-drop-active .jcf-select-opener:after,
  select.jcf-drop-active .jcf-select-opener:after {
    margin-top: -3px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .jcf-select.jcf-disabled,
  select.jcf-disabled {
    background-color: #DFDDDD; }
    .jcf-select.jcf-disabled .jcf-select-text,
    select.jcf-disabled .jcf-select-text {
      color: #767474; }
  .jcf-select .jcf-select-opener,
  select .jcf-select-opener {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .jcf-select .jcf-select-opener,
      select .jcf-select-opener {
        width: 40px;
        height: 40px; } }
    .jcf-select .jcf-select-opener:after,
    select .jcf-select-opener:after {
      content: "";
      margin-top: 5px;
      border: 7px solid transparent;
      border-top: 7px solid #A9693D; }
  .jcf-select .jcf-select-text,
  select .jcf-select-text {
    line-height: 60px;
    color: #000000;
    font-size: 20px;
    width: 100%;
    padding: 0 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: transparent;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 767px) {
      .jcf-select .jcf-select-text,
      select .jcf-select-text {
        font-size: 18px; } }

.jcf-select-drop {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
          box-shadow: 5px 5px 0 0 #A39D9D; }

.jcf-select-drop-content {
  background-color: white;
  -webkit-box-shadow: 0 8px 12px rgba(2, 21, 51, 0.1);
          box-shadow: 0 8px 12px rgba(2, 21, 51, 0.1); }
  .jcf-select-drop-content ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .jcf-select-drop-content li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #F0F0F0; }
    .jcf-select-drop-content li:first-child {
      border-bottom: 0; }
    .jcf-select-drop-content li:before {
      display: none; }
  .jcf-select-drop-content .jcf-option {
    padding: 15px 16px;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    background-color: white;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .jcf-select-drop-content .jcf-option:hover, .jcf-select-drop-content .jcf-option.jcf-selected {
      background-color: #F0F0F0; }
    @media screen and (max-width: 767px) {
      .jcf-select-drop-content .jcf-option {
        padding: 5px 16px;
        font-size: 18px; } }

/* range input */
.jcf-range {
  display: inline-block;
  width: 100%; }
  .jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px; }
  .jcf-range .jcf-range-wrapper {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    height: 1px; }
  .jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 1px;
    min-width: 1px;
    left: 10px;
    right: 10px; }
  .jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #A9693D;
    width: 1px;
    height: 1px; }
    .jcf-range .jcf-range-display.jcf-range-min {
      margin: 0 0 0 -10px;
      padding: 0 0 0 10px; }
    .jcf-range .jcf-range-display.jcf-range-max {
      margin: 0 -10px 0 0;
      padding: 0 10px 0 0; }
  .jcf-range .jcf-range-handle {
    position: absolute;
    background: #A9693D;
    width: 20px;
    height: 20px;
    margin: -10px 0 0;
    z-index: 1;
    top: 0;
    left: 0; }
  .jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px; }
  .jcf-range .jcf-active-handle {
    z-index: 2; }
  .jcf-range.jcf-disabled {
    background: none !important;
    opacity: 0.3; }

input::-moz-placeholder,
input::-webkit-input-placeholder,
input:-ms-input-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder,
textarea:-ms-input-placeholder {
  color: #A39D9D;
  opacity: 1; }

@-webkit-keyframes autofill {
  to {
    background: transparent; } }

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both; }

::-webkit-scrollbar {
  width: 2px; }

::-webkit-scrollbar-track {
  background: white; }

::-webkit-scrollbar-thumb {
  background-color: #A9693D; }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #A9693D; }

.form-authorization {
  font-size: 20px;
  line-height: 30px;
  text-align: center; }
  @media screen and (max-width: 579px) {
    .form-authorization {
      font-size: 18px;
      line-height: 25px; } }
  .form-authorization .btn {
    width: 100%; }
  .form-authorization .forgot-password {
    display: block;
    margin-bottom: 15px; }
  .form-authorization .formular__notification {
    display: block; }
  .form-authorization .formular__help {
    color: #A39D9D;
    display: block;
    font-size: 13px;
    padding: 15px 0;
    line-height: 20px;
    margin-bottom: 15px; }

.confirmation-field {
  position: relative; }
  .confirmation-field .confirmation-field__text {
    padding-right: 200px; }
  .confirmation-field .confirmation-field__btn {
    position: absolute;
    top: 8px;
    right: 13px;
    width: auto;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 32px;
    min-width: 0; }
    @media screen and (max-width: 991px) {
      .confirmation-field .confirmation-field__btn {
        position: relative;
        top: 0;
        left: 0;
        font-size: 15px;
        line-height: 20px;
        padding: 13px 12px;
        width: 100%; } }
    .confirmation-field .confirmation-field__btn:hover {
      -webkit-box-shadow: 5px 5px 0 0 #000000;
              box-shadow: 5px 5px 0 0 #000000; }

.color-list {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .color-list.color-list_secondary .color-item__color {
    width: 25px;
    min-width: 25px;
    height: 50px; }
  .color-list .color-list__item {
    margin: 0 2px 2px 0; }
  .color-list .custom-check {
    display: block;
    cursor: pointer; }
  .color-list .color-item__input {
    position: absolute;
    left: -99999px;
    opacity: 0;
    visibility: hidden; }
    .color-list .color-item__input:checked ~ .color-item__ico {
      opacity: 1; }
  .color-list .color-item__color {
    display: block;
    width: 80px;
    cursor: pointer;
    position: relative;
    min-width: 80px;
    height: 40px; }
  .color-list .color-item__ico {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.attach-multiple__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 25px; }
  .attach-multiple__list .attach-multiple__item {
    position: relative;
    text-align: center; }
  .attach-multiple__list .attach-multiple__init {
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    cursor: pointer;
    background-color: #B4AFAF;
    -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
            box-shadow: 5px 5px 0 0 #A39D9D;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: white;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px; }
    .attach-multiple__list .attach-multiple__init .attach-init__ico {
      margin-bottom: 20px; }
  .attach-multiple__list .attach__media {
    margin-bottom: 10px;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .attach-multiple__list .attach__media .attach__preview {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .attach-multiple__list .attach__remove {
    color: #EC7070;
    font-size: 13px;
    line-height: 15px;
    cursor: pointer; }
  .attach-multiple__list .attach__input {
    position: absolute;
    left: -99999px; }

.check-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 991px) {
    .check-btns {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .check-btns .check-btn {
    width: 100%;
    position: relative; }
    @media screen and (max-width: 991px) {
      .check-btns .check-btn {
        width: 50%; } }
  .check-btns .check-btn__input {
    position: absolute;
    left: -99999px;
    opacity: 0;
    visibility: hidden; }
    .check-btns .check-btn__input:checked ~ .check-btn__text {
      background-color: #000000;
      -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
              box-shadow: 5px 5px 0 0 #A39D9D; }
  .check-btns .check-btn__text {
    min-width: 0;
    width: 100%; }
    .check-btns .check-btn__text:hover {
      background-color: #000000;
      -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
              box-shadow: 5px 5px 0 0 #A39D9D; }

.attach.attach_secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 400px;
  cursor: pointer;
  background-color: #A39D9D;
  -webkit-box-shadow: 5px 5px 0 0 #000000;
          box-shadow: 5px 5px 0 0 #000000; }
  @media screen and (max-width: 991px) {
    .attach.attach_secondary {
      height: 300px; } }
  .attach.attach_secondary .attach__input {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0; }
  .attach.attach_secondary .attach__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 20px;
    line-height: 30px;
    color: white;
    text-align: center;
    font-weight: 900; }
    .attach.attach_secondary .attach__content .attach-content__ico {
      margin-bottom: 20px; }
  .attach.attach_secondary .attach__preview {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    .attach.attach_secondary .attach__preview.active {
      display: block; }

.form-dynamic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 25px; }
  .form-dynamic .form-dynamic__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px; }
    .form-dynamic .form-dynamic__list .form-item {
      margin-bottom: 20px; }
      .form-dynamic .form-dynamic__list .form-item:last-child .form-item__remove {
        display: none; }
    .form-dynamic .form-dynamic__list .form-item__remove {
      cursor: pointer; }
  .form-dynamic .form-dynamic__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .form-dynamic .form-dynamic__action .item-action__ico {
      margin-right: 10px;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #A9693D; }
    .form-dynamic .form-dynamic__action .item-action__title {
      color: #A39D9D;
      font-size: 15px;
      line-height: 30px; }

.palette .palette__header {
  font-size: 13px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }
  .palette .palette__header .palette__title {
    margin-right: 20px; }
    .palette .palette__header .palette__title .title-text {
      color: #A39D9D; }
  .palette .palette__header .palette__refresh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .palette .palette__header .palette__refresh .refresh__ico {
      margin-right: 10px; }
    .palette .palette__header .palette__refresh .refresh__text {
      color: #A9693D; }

.palette .palette__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.palette .palette-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  margin: 0 2px 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .palette .palette-item .palette-item__media {
    width: 100%;
    height: 120px;
    margin-bottom: 2px; }
  .palette .palette-item .palette-item__input .palette-input {
    color: #A39D9D;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    border: 0;
    font-size: 13px;
    line-height: 18px;
    padding: 0;
    height: 20px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .palette .palette-item .palette-item__input .palette-input:hover, .palette .palette-item .palette-item__input .palette-input:focus {
      color: #000;
      background: white;
      -webkit-box-shadow: 2px 2px 0 #B4AFAF;
              box-shadow: 2px 2px 0 #B4AFAF; }

.btn,
button,
input[type="submit"],
input[type="reset"] {
  color: white;
  font-size: 20px;
  cursor: pointer;
  line-height: 30px;
  padding: 15px 30px;
  border: 1px transparent;
  min-width: 250px;
  text-decoration: none;
  display: inline-block;
  border-radius: 0;
  outline: none;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #A39D9D;
  -webkit-box-shadow: 5px 5px 0 0 #666060;
          box-shadow: 5px 5px 0 0 #666060;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 579px) {
    .btn,
    button,
    input[type="submit"],
    input[type="reset"] {
      font-size: 15px;
      line-height: 20px;
      padding: 10px 15px; } }
  .btn:before,
  button:before,
  input[type="submit"]:before,
  input[type="reset"]:before {
    display: none; }
  .btn:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    color: white;
    text-decoration: none;
    background-color: #A9693D;
    -webkit-box-shadow: 5px 5px 0 0 white;
            box-shadow: 5px 5px 0 0 white; }
  .btn:disabled,
  button:disabled,
  input[type="submit"]:disabled,
  input[type="reset"]:disabled {
    background-color: #DFDDDD; }
  .btn.btn_toggle .btn-toggle__preview,
  button.btn_toggle .btn-toggle__preview,
  input[type="submit"].btn_toggle .btn-toggle__preview,
  input[type="reset"].btn_toggle .btn-toggle__preview {
    display: block; }
  .btn.btn_toggle .btn-toggle__content,
  button.btn_toggle .btn-toggle__content,
  input[type="submit"].btn_toggle .btn-toggle__content,
  input[type="reset"].btn_toggle .btn-toggle__content {
    display: none; }
  .btn.btn_toggle:hover .btn-toggle__preview, .btn.btn_toggle.active .btn-toggle__preview,
  button.btn_toggle:hover .btn-toggle__preview,
  button.btn_toggle.active .btn-toggle__preview,
  input[type="submit"].btn_toggle:hover .btn-toggle__preview,
  input[type="submit"].btn_toggle.active .btn-toggle__preview,
  input[type="reset"].btn_toggle:hover .btn-toggle__preview,
  input[type="reset"].btn_toggle.active .btn-toggle__preview {
    display: none; }
  .btn.btn_toggle:hover .btn-toggle__content, .btn.btn_toggle.active .btn-toggle__content,
  button.btn_toggle:hover .btn-toggle__content,
  button.btn_toggle.active .btn-toggle__content,
  input[type="submit"].btn_toggle:hover .btn-toggle__content,
  input[type="submit"].btn_toggle.active .btn-toggle__content,
  input[type="reset"].btn_toggle:hover .btn-toggle__content,
  input[type="reset"].btn_toggle.active .btn-toggle__content {
    display: block; }
  .btn.btn_main,
  button.btn_main,
  input[type="submit"].btn_main,
  input[type="reset"].btn_main {
    min-width: 250px;
    font-size: 25px;
    line-height: 30px;
    padding: 25px 30px;
    font-weight: 900; }
    @media screen and (max-width: 579px) {
      .btn.btn_main,
      button.btn_main,
      input[type="submit"].btn_main,
      input[type="reset"].btn_main {
        font-size: 17px;
        line-height: 20px;
        padding: 15px 30px; } }
  .btn.btn_secondary,
  button.btn_secondary,
  input[type="submit"].btn_secondary,
  input[type="reset"].btn_secondary {
    background-color: #A9693D;
    -webkit-box-shadow: 5px 5px 0 0 white;
            box-shadow: 5px 5px 0 0 white; }
    .btn.btn_secondary:hover,
    button.btn_secondary:hover,
    input[type="submit"].btn_secondary:hover,
    input[type="reset"].btn_secondary:hover {
      background-color: #A39D9D;
      -webkit-box-shadow: 5px 5px 0 0 #666060;
              box-shadow: 5px 5px 0 0 #666060; }
    .btn.btn_secondary:disabled,
    button.btn_secondary:disabled,
    input[type="submit"].btn_secondary:disabled,
    input[type="reset"].btn_secondary:disabled {
      background-color: #DFDDDD; }
  .btn.btn_tertiary,
  button.btn_tertiary,
  input[type="submit"].btn_tertiary,
  input[type="reset"].btn_tertiary {
    background-color: transparent;
    -webkit-box-shadow: 5px 5px 0 0 white;
            box-shadow: 5px 5px 0 0 white;
    border: 1px solid white; }
    .btn.btn_tertiary:hover,
    button.btn_tertiary:hover,
    input[type="submit"].btn_tertiary:hover,
    input[type="reset"].btn_tertiary:hover {
      background-color: #A39D9D;
      border: 1px solid #A39D9D;
      -webkit-box-shadow: 5px 5px 0 0 #666060;
              box-shadow: 5px 5px 0 0 #666060; }
    .btn.btn_tertiary:disabled,
    button.btn_tertiary:disabled,
    input[type="submit"].btn_tertiary:disabled,
    input[type="reset"].btn_tertiary:disabled {
      background-color: #DFDDDD; }
  .btn.btn_quaternary,
  button.btn_quaternary,
  input[type="submit"].btn_quaternary,
  input[type="reset"].btn_quaternary {
    color: #A9693D;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0; }
    .btn.btn_quaternary:hover,
    button.btn_quaternary:hover,
    input[type="submit"].btn_quaternary:hover,
    input[type="reset"].btn_quaternary:hover {
      color: #000000;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 0; }
  .btn.btn_fivefold,
  button.btn_fivefold,
  input[type="submit"].btn_fivefold,
  input[type="reset"].btn_fivefold {
    color: #A9693D;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0; }
    .btn.btn_fivefold:hover,
    button.btn_fivefold:hover,
    input[type="submit"].btn_fivefold:hover,
    input[type="reset"].btn_fivefold:hover {
      color: #000000;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .btn.btn_fivefold:disabled,
    button.btn_fivefold:disabled,
    input[type="submit"].btn_fivefold:disabled,
    input[type="reset"].btn_fivefold:disabled {
      opacity: .5; }
  .btn.btn_ico,
  button.btn_ico,
  input[type="submit"].btn_ico,
  input[type="reset"].btn_ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .btn.btn_ico svg,
    .btn.btn_ico img,
    button.btn_ico svg,
    button.btn_ico img,
    input[type="submit"].btn_ico svg,
    input[type="submit"].btn_ico img,
    input[type="reset"].btn_ico svg,
    input[type="reset"].btn_ico img {
      margin-right: 20px; }
    .btn.btn_ico .btn_ico__ico,
    button.btn_ico .btn_ico__ico,
    input[type="submit"].btn_ico .btn_ico__ico,
    input[type="reset"].btn_ico .btn_ico__ico {
      position: absolute;
      top: 50%;
      left: 30px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media screen and (max-width: 579px) {
        .btn.btn_ico .btn_ico__ico,
        button.btn_ico .btn_ico__ico,
        input[type="submit"].btn_ico .btn_ico__ico,
        input[type="reset"].btn_ico .btn_ico__ico {
          display: none; } }
  .btn.btn_full-width,
  button.btn_full-width,
  input[type="submit"].btn_full-width,
  input[type="reset"].btn_full-width {
    width: 100%; }
  .btn.mw-0,
  button.mw-0,
  input[type="submit"].mw-0,
  input[type="reset"].mw-0 {
    min-width: 0; }
  .btn.btn_tiny,
  button.btn_tiny,
  input[type="submit"].btn_tiny,
  input[type="reset"].btn_tiny {
    min-width: 150px;
    padding: 13px 32px;
    font-size: 15px;
    line-height: 20px; }
    @media screen and (max-width: 579px) {
      .btn.btn_tiny,
      button.btn_tiny,
      input[type="submit"].btn_tiny,
      input[type="reset"].btn_tiny {
        padding: 10px 20px; } }

.slick-slider {
  position: relative;
  margin: 0;
  width: auto;
  display: block;
  overflow: hidden; }
  .slick-slider.slick-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .slick-slider.slick-vertical .slick-list {
      overflow: hidden;
      width: 100%; }
    .slick-slider.slick-vertical .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      min-height: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .slick-slider .slick-slide {
    height: 100%;
    z-index: 2 !important;
    margin: 0;
    min-height: 1px; }
    @media screen and (max-width: 579px) {
      .slick-slider .slick-slide {
        padding: 0; } }
    .slick-slider .slick-slide.slick-current {
      z-index: 3 !important; }

.slick-next,
.slick-prev {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin: 0 5px;
  z-index: 3;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 11;
  background-color: transparent;
  border: 2px solid white;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .slick-next:hover,
  .slick-prev:hover {
    background-color: white;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .slick-next:hover .arrow-ico path,
    .slick-prev:hover .arrow-ico path {
      stroke: #A9693D; }
  .slick-next .arrow-ico,
  .slick-prev .arrow-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  .slick-dots li {
    margin: 0 0 0 15px;
    padding: 0;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .slick-dots li:first-child {
      margin-left: 0; }
    .slick-dots li.slick-active button, .slick-dots li:hover button {
      background-color: #A9693D; }
    .slick-dots li:before {
      display: none; }
    .slick-dots li:only-child {
      display: none; }
  .slick-dots button {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    min-width: 0;
    margin: 0;
    border: 0;
    border-radius: 50%;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #c4c4c4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.slider-actions {
  position: relative;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  left: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .slider-actions.slider-actions_absolute {
    position: absolute;
    bottom: 20px; }
  .slider-actions .slider-pagination,
  .slider-actions .slider-navigation {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .slider-actions.slider-actions_secondary .slick-next,
  .slider-actions.slider-actions_secondary .slick-prev {
    border-color: #000000; }
    .slider-actions.slider-actions_secondary .slick-next:hover,
    .slider-actions.slider-actions_secondary .slick-prev:hover {
      border-color: #A9693D;
      background-color: transparent; }

.socials__title {
  color: #A39D9D;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  display: block; }
  @media screen and (max-width: 579px) {
    .socials__title {
      display: none; } }

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none; }
  @media screen and (max-width: 579px) {
    .social-list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; } }
  .social-list.social-list_text .social-item {
    margin: 0 0 0 30px; }
    @media screen and (max-width: 767px) {
      .social-list.social-list_text .social-item {
        width: 100%;
        margin: 0 0 15px; }
        .social-list.social-list_text .social-item:last-child {
          margin-bottom: 0; } }
  .social-list.social-list_text .social-item__link {
    width: auto;
    height: 60px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    min-width: 133px;
    padding: 10px;
    text-align: center;
    color: #000000;
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
            box-shadow: 5px 5px 0 0 #A39D9D; }
    @media screen and (max-width: 767px) {
      .social-list.social-list_text .social-item__link {
        width: 100%;
        font-size: 15px;
        height: 46px; } }
    .social-list.social-list_text .social-item__link.social-item__link_secondary {
      height: 50px; }
  .social-list .social-item {
    margin: 0 0 0 20px;
    padding: 0; }
    @media screen and (max-width: 579px) {
      .social-list .social-item {
        margin-left: 30px; } }
    @media screen and (max-width: 369px) {
      .social-list .social-item {
        margin-left: 20px; } }
    .social-list .social-item:first-child {
      margin-left: 0; }
    .social-list .social-item:before {
      display: none; }
  .social-list .social-item__link {
    text-decoration: none;
    color: white;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #A9693D;
    -webkit-box-shadow: 5px 5px 0 0 white;
            box-shadow: 5px 5px 0 0 white; }
    @media screen and (max-width: 579px) {
      .social-list .social-item__link {
        width: 85px;
        height: 46px; } }
    @media screen and (max-width: 369px) {
      .social-list .social-item__link {
        width: 65px; } }
    .social-list .social-item__link:hover {
      background-color: #A39D9D;
      -webkit-box-shadow: 5px 5px 0 0 #666060;
              box-shadow: 5px 5px 0 0 #666060; }
  .social-list.social-list_secondary .social-item__link {
    color: #000000;
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 0 #000000;
            box-shadow: 5px 5px 0 0 #000000; }
    .social-list.social-list_secondary .social-item__link:hover {
      background-color: #969696;
      -webkit-box-shadow: 5px 5px 0 0 white;
              box-shadow: 5px 5px 0 0 white;
      color: white; }
      .social-list.social-list_secondary .social-item__link:hover path {
        filter: invert(1); }
  .social-list.social-list_tertiary .social-item__link {
    color: #A39D9D;
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
            box-shadow: 5px 5px 0 0 #A39D9D; }
    .social-list.social-list_tertiary .social-item__link path {
      fill: #A39D9D; }
    .social-list.social-list_tertiary .social-item__link:hover {
      -webkit-box-shadow: 5px 5px 0 0 #A9693D;
              box-shadow: 5px 5px 0 0 #A9693D;
      color: white; }
      .social-list.social-list_tertiary .social-item__link:hover path {
        fill: #A9693D; }

.main.main_secondary {
  color: white;
  background-color: #000000; }
  .main.main_secondary ~ .site-footer {
    border-color: #000000; }
  .main.main_secondary a {
    color: white; }

.main .main__title {
  text-align: center; }
  .main .main__title.main__title_secondary .container {
    border-bottom: 1px solid #c4c4c4; }
  .main .main__title .container {
    padding: 40px 0; }
  .main .main__title .main__title-text {
    margin: 0; }
    .main .main__title .main__title-text:not(:last-child) {
      margin-bottom: 10px; }
  .main .main__title .main__sub-title-text {
    opacity: .5;
    margin-bottom: 0; }
  .main .main__title .main__code {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700; }
  .main .main__title h1 {
    font-size: 100px;
    line-height: 100px; }
    @media screen and (max-width: 991px) {
      .main .main__title h1 {
        font-size: 55px;
        line-height: 60px; } }
    @media screen and (max-width: 579px) {
      .main .main__title h1 {
        font-size: 40px;
        line-height: 45px; } }
  .main .main__title h2 {
    font-size: 60px;
    line-height: 72px; }
    @media screen and (max-width: 991px) {
      .main .main__title h2 {
        font-size: 55px;
        line-height: 60px; } }
    @media screen and (max-width: 579px) {
      .main .main__title h2 {
        font-size: 40px;
        line-height: 45px; } }
  .main .main__title h3 {
    font-size: 45px;
    line-height: 52px; }
    @media screen and (max-width: 579px) {
      .main .main__title h3 {
        font-size: 22px;
        line-height: 40px; } }

.section.section_without-p .container {
  padding: 0; }

.section.section_with-border .container {
  border-bottom: 1px solid #c4c4c4; }

.section .container {
  padding: 60px 0; }
  @media screen and (max-width: 579px) {
    .section .container {
      padding: 25px 0; } }

.section .section__header {
  margin-bottom: 40px; }
  @media screen and (max-width: 579px) {
    .section .section__header {
      margin-bottom: 25px; } }
  .section .section__header .title-text {
    margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      .section .section__header .title-text:not(:last-child) {
        margin-bottom: 15px; } }
  .section .section__header.section__header_with-selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 991px) {
      .section .section__header.section__header_with-selection {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }

.section__selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto; }
  @media screen and (max-width: 991px) {
    .section__selection {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-left: 0; } }
  .section__selection .section-selection__title {
    color: #A39D9D;
    margin-right: 24px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px; }
    @media screen and (max-width: 991px) {
      .section__selection .section-selection__title {
        margin-bottom: 16px; } }
  @media screen and (max-width: 579px) {
    .section__selection .section-selection__filter {
      width: 100%; } }
  .section__selection .filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    list-style: none; }
    @media screen and (max-width: 579px) {
      .section__selection .filter-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .section__selection .filter-list .filter-list__item {
      margin: 0; }
      @media screen and (max-width: 579px) {
        .section__selection .filter-list .filter-list__item {
          margin-bottom: 8px; } }
    .section__selection .filter-list .filter-list__link {
      width: 100%; }

.section_secondary {
  color: white;
  background-color: #000000;
  font-size: 45px;
  line-height: 60px; }
  @media screen and (max-width: 579px) {
    .section_secondary {
      font-size: 26px;
      line-height: 36px; } }
  .section_secondary a {
    color: white; }

.section_tertiary {
  color: white;
  background-color: #A39D9D; }
  .section_tertiary a {
    color: white; }

.section_with-bg {
  background-repeat: no-repeat;
  background-position: 100% 100%; }
  @media screen and (max-width: 767px) {
    .section_with-bg {
      background-position: 0 100%;
      background-size: cover; } }

.sub-section:not(:last-child) {
  margin-bottom: 40px;
  border-bottom: 1px solid #c4c4c4; }

.sub-section.sub-section_secondary:not(:last-child) {
  padding-bottom: 15px; }

.section__content:not(:last-child) {
  margin-bottom: 40px; }

.section__content.section__content_secondary:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #c4c4c4; }

.section__footer .section__show-more {
  font-family: "UniversLTCYR-85XBlack", sans-serif;
  font-size: 25px;
  line-height: 30px;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .section__footer .section__show-more .show-more__link {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .section__footer .section__show-more .show-more__link {
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .section__footer .section__show-more .show-more__link:hover {
      color: #A9693D; }
      .section__footer .section__show-more .show-more__link:hover path {
        fill: #A9693D; }
  .section__footer .section__show-more .show-more__text {
    margin-right: 30px; }
    @media screen and (max-width: 369px) {
      .section__footer .section__show-more .show-more__text {
        margin-right: 10px; } }
  .section__footer .section__show-more .show-more__ico {
    position: relative;
    top: 4px;
    min-width: 52px; }
    @media screen and (max-width: 579px) {
      .section__footer .section__show-more .show-more__ico {
        display: none; } }
    .section__footer .section__show-more .show-more__ico path {
      fill: #000000; }

.section__footer .section__toggle .toggle__link {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  text-decoration: underline; }
  .section__footer .section__toggle .toggle__link:hover {
    text-decoration: none; }

.section__content.section__content_with-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media screen and (max-width: 991px) {
    .section__content.section__content_with-sidebar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .section__content.section__content_with-sidebar .content {
    width: 100%; }

.sidebar {
  width: 300px;
  min-width: 300px;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #000000; }
  @media screen and (max-width: 1023px) {
    .sidebar {
      width: 100%;
      padding: 0 0 30px;
      margin: 0 0 30px;
      border-right: 0;
      border-bottom: 1px solid #000000; } }
  .sidebar .category__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .sidebar .category__list .category__item {
      margin: 0 0 25px; }
      .sidebar .category__list .category__item:hover .category__link, .sidebar .category__list .category__item.active .category__link {
        color: #A39D9D; }
    .sidebar .category__list .category__link {
      font-size: 15px;
      line-height: 20px;
      color: #000000;
      text-decoration: none; }

.popup-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #383838;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }

.popup-wrap,
.popup {
  visibility: hidden;
  opacity: 0; }

.popup-visible .popup-wrap {
  visibility: visible;
  opacity: 1; }

@media screen and (max-width: 767px) {
  .popup-visible .site-header,
  .popup-visible .site-main,
  .popup-visible .site-footer {
    opacity: 0;
    visibility: hidden; } }

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  overflow: auto;
  min-width: 320px;
  padding: 60px 100px;
  width: 1260px;
  max-height: 95%;
  max-width: 95%;
  visibility: hidden;
  opacity: 0;
  background-color: #e6e3e3;
  -webkit-box-shadow: 5px 5px 0 0 #000000;
          box-shadow: 5px 5px 0 0 #000000;
  z-index: 111;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .popup.popup_secondary {
    padding: 0; }
  .popup.active {
    visibility: visible;
    opacity: 1; }
  @media screen and (max-width: 991px) {
    .popup {
      padding: 80px 20px 20px; } }
  .popup.popup_tiny {
    width: 840px; }
  .popup .popup-remove {
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 0;
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 9;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 991px) {
      .popup .popup-remove {
        background-color: #A9693D;
        top: 16px;
        right: 16px; } }
    .popup .popup-remove path {
      stroke: white;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media screen and (max-width: 991px) {
        .popup .popup-remove path {
          stroke: white; } }
    .popup .popup-remove:hover path {
      stroke: #A9693D; }
      @media screen and (max-width: 991px) {
        .popup .popup-remove:hover path {
          stroke: white; } }
  .popup .popup__header {
    margin-bottom: 64px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .popup .popup__header {
        margin-bottom: 40px; } }
    .popup .popup__header .title-text {
      font-size: 60px;
      line-height: 60px; }
      @media screen and (max-width: 991px) {
        .popup .popup__header .title-text {
          font-size: 35px;
          line-height: 40px; } }
  .popup .popup__content {
    font-size: 25px;
    line-height: 25px; }
    @media screen and (max-width: 767px) {
      .popup .popup__content {
        font-size: 15px;
        line-height: 15px; } }
    .popup .popup__content:not(:last-child) {
      margin-bottom: 60px; }
      @media screen and (max-width: 991px) {
        .popup .popup__content:not(:last-child) {
          margin-bottom: 30px; } }
  .popup.object-popup {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #e6e3e3; }
  .popup .object-detail .object-detail__action {
    width: 100%;
    background-color: #383838;
    padding: 25px 0; }
    .popup .object-detail .object-detail__action .object-action__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 991px) {
        .popup .object-detail .object-detail__action .object-action__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    .popup .object-detail .object-detail__action .object-action__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .popup .object-detail .object-detail__action .object-action__item:not(:last-child) {
        margin-right: 50px; }
        @media screen and (max-width: 991px) {
          .popup .object-detail .object-detail__action .object-action__item:not(:last-child) {
            margin-right: 20px; } }
    .popup .object-detail .object-detail__action .object-action__ico {
      margin-right: 10px; }
    .popup .object-detail .object-detail__action .object-action__text {
      color: white;
      font-size: 20px;
      line-height: 25px;
      font-weight: 700; }
      @media screen and (max-width: 991px) {
        .popup .object-detail .object-detail__action .object-action__text {
          font-size: 15px;
          line-height: 20px; } }
  .popup .object-detail .object-detail__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1200px) {
      .popup .object-detail .object-detail__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .popup .object-detail .object-detail__media {
    width: calc(100% - 300px); }
    @media (max-width: 1200px) {
      .popup .object-detail .object-detail__media {
        width: 100%; } }
    .popup .object-detail .object-detail__media .object-media__slider .slick-arrow {
      position: absolute;
      top: 50%;
      width: 88px;
      height: 150px;
      border-radius: 0;
      border: 0;
      margin: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .popup .object-detail .object-detail__media .object-media__slider .slick-arrow.slick-prev {
        left: 0; }
      .popup .object-detail .object-detail__media .object-media__slider .slick-arrow.slick-next {
        left: auto;
        right: 0; }
    .popup .object-detail .object-detail__media .object-media__slider .object-slider__media {
      width: 100%;
      height: 550px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media screen and (max-width: 991px) {
        .popup .object-detail .object-detail__media .object-media__slider .object-slider__media {
          height: 300px; } }
  .popup .object-detail .object-media__colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px;
    background-color: white; }
    .popup .object-detail .object-media__colors .object-colors__item {
      margin-right: 2px;
      width: 8.333%; }
      .popup .object-detail .object-media__colors .object-colors__item:last-child {
        margin-right: 0; }
    .popup .object-detail .object-media__colors .object-colors__value {
      height: 150px; }
      @media screen and (max-width: 991px) {
        .popup .object-detail .object-media__colors .object-colors__value {
          height: 70px; } }
      @media screen and (max-width: 579px) {
        .popup .object-detail .object-media__colors .object-colors__value {
          height: 30px; } }
  .popup .object-detail .object-media__info {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 35px;
    line-height: 42px;
    font-weight: 800;
    background-color: #e6e3e3; }
    @media (max-width: 1200px) {
      .popup .object-detail .object-media__info {
        font-size: 25px;
        line-height: 35px; } }
    @media screen and (max-width: 991px) {
      .popup .object-detail .object-media__info {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 579px) {
      .popup .object-detail .object-media__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .popup .object-detail .object-media__info .object-media__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-right: 10px;
      white-space: nowrap;
      text-overflow: ellipsis; }
      @media screen and (max-width: 579px) {
        .popup .object-detail .object-media__info .object-media__title {
          margin-right: 0;
          margin-bottom: 10px; } }
  .popup .object-detail__content {
    min-width: 300px;
    padding: 40px 20px 20px; }
    @media (max-width: 1200px) {
      .popup .object-detail__content {
        padding: 20px;
        width: 100%;
        min-width: 0; } }
    .popup .object-detail__content .object-content__action {
      border-bottom: 1px solid #c4c4c4;
      padding-bottom: 20px;
      margin-bottom: 20px; }
    .popup .object-detail__content .object-action__item {
      font-size: 18px;
      line-height: 20px;
      font-weight: 700; }
      .popup .object-detail__content .object-action__item:not(:last-child) {
        margin-bottom: 15px; }
    .popup .object-detail__content .object-action__link {
      color: #000000;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .popup .object-detail__content .object-action__link.object-action__link_secondary {
        color: #EC7070; }
        .popup .object-detail__content .object-action__link.object-action__link_secondary path {
          fill: #EC7070; }
      .popup .object-detail__content .object-action__link:hover {
        text-decoration: underline; }
      .popup .object-detail__content .object-action__link .ico {
        min-width: 32px;
        margin-right: 15px; }
  .popup .object-content__filters .object-filters__rotate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
  .popup .object-content__filters .filters-rotate__item {
    margin-right: 24px;
    cursor: pointer; }
    .popup .object-content__filters .filters-rotate__item:last-child {
      margin-right: 0; }
  .popup .object-content__filters .object-filters__form .filters-form__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .popup .object-filters__action {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .popup .object-filters__action .btn {
        width: 100%; } }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 0; }
  @media screen and (max-width: 991px) {
    .pagination {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 991px) {
    .pagination .pagination__arrow {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      padding: 0 30px; } }
  .pagination .pagination__arrow.pagination__arrow_disabled {
    opacity: .4;
    pointer-events: none; }
  .pagination .pagination__arrow .pagination-arrow__link {
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none; }
    .pagination .pagination__arrow .pagination-arrow__link:hover {
      opacity: .7; }
    .pagination .pagination__arrow .pagination-arrow__link .pagination-arrow__ico:not(:last-child),
    .pagination .pagination__arrow .pagination-arrow__link .pagination-arrow__text:not(:last-child) {
      margin-right: 20px; }
    .pagination .pagination__arrow .pagination-arrow__link .pagination-arrow__ico {
      width: 40px;
      min-width: 40px;
      height: auto; }
  .pagination .pagination__content {
    padding: 0 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 991px) {
      .pagination .pagination__content {
        padding: 0;
        width: 100%;
        margin-bottom: 20px; } }
    .pagination .pagination__content .pagination__list {
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .pagination .pagination__content .pagination__item {
      margin: 0; }
      .pagination .pagination__content .pagination__item:not(:last-child) {
        margin-right: 10px; }
        @media screen and (max-width: 991px) {
          .pagination .pagination__content .pagination__item:not(:last-child) {
            margin-right: 5px; } }
      .pagination .pagination__content .pagination__item.pagination__item_current .pagination__link, .pagination .pagination__content .pagination__item:hover .pagination__link {
        color: white;
        background-color: #A9693D; }
    .pagination .pagination__content .pagination__link {
      width: 40px;
      min-width: 40px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      border-radius: 50%;
      color: #000000;
      text-decoration: none;
      background-color: transparent;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media screen and (max-width: 991px) {
        .pagination .pagination__content .pagination__link {
          width: 35px;
          min-width: 35px;
          height: 35px; } }

.about-nav {
  background-color: #000000; }
  .about-nav .about-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 1200px) {
      .about-nav .about-nav__list {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        overflow: auto; } }
  .about-nav .about-nav__item.about-nav__item_active .about-nav__link, .about-nav .about-nav__item:hover .about-nav__link {
    color: #A9693D; }
  .about-nav .about-nav__link {
    display: block;
    color: white;
    text-decoration: none;
    padding: 20px 25px;
    font-size: 16px;
    line-height: 19px;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.section_main-media {
  position: relative; }
  .section_main-media .slider-item {
    height: 400px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 579px) {
      .section_main-media .slider-item {
        height: calc(100vh - 60px); } }
  .section_main-media .slider-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    text-decoration: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .section_main-media .slider-item__title {
    font-family: "UniversLTCYR-85XBlack", sans-serif;
    margin: -100px 0 0;
    font-size: 100px;
    line-height: 110px; }
    @media screen and (max-width: 991px) {
      .section_main-media .slider-item__title {
        font-size: 60px;
        line-height: 72px; } }
    @media screen and (max-width: 579px) {
      .section_main-media .slider-item__title {
        font-size: 45px;
        line-height: 60px; } }
  .section_main-media .slider-actions {
    position: absolute;
    bottom: 15px; }

.fancybox-next,
.fancybox-prev,
.fancybox-close {
  opacity: 1;
  position: absolute;
  width: 100px;
  height: 100px;
  cursor: pointer;
  z-index: 101;
  text-indent: -9999px;
  background-color: rgba(255, 255, 255, 0.2);
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 579px) {
    .fancybox-next,
    .fancybox-prev,
    .fancybox-close {
      background: none; } }
  .fancybox-next:after,
  .fancybox-prev:after,
  .fancybox-close:after {
    display: block;
    position: relative;
    border-top: 2px solid white;
    border-left: 2px solid white;
    text-align: center;
    content: "";
    left: -5px;
    color: white;
    line-height: 29px;
    width: 24px;
    height: 24px;
    text-indent: 0 !important;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .fancybox-next:hover,
  .fancybox-prev:hover,
  .fancybox-close:hover {
    background-color: white; }
    .fancybox-next:hover:after,
    .fancybox-prev:hover:after,
    .fancybox-close:hover:after {
      border-color: #A9693D; }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.9); }
  @media screen and (max-width: 579px) {
    .fancybox-overlay-fixed {
      z-index: 9999; } }

.fancybox-opened {
  z-index: 99999; }

.fancybox-next,
.fancybox-prev {
  border-radius: 50%; }
  @media screen and (max-width: 579px) {
    .fancybox-next,
    .fancybox-prev {
      width: 50px;
      height: 100%; } }

.fancybox-prev {
  left: 10px;
  right: auto; }
  .fancybox-prev:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: 10px; }

.fancybox-next {
  left: auto;
  right: 10px; }

.fancybox-close {
  top: 0;
  -webkit-transform: none;
          transform: none;
  right: 0;
  background-color: #fff;
  text-decoration: none; }
  .fancybox-close:after {
    content: "\f00d";
    color: #A9693D;
    border: 0;
    -webkit-transform: none;
    transform: none;
    font: normal normal normal 50px/100px FontAwesome;
    width: auto;
    height: auto; }
  @media screen and (max-width: 579px) {
    .fancybox-close {
      position: fixed; } }
  .fancybox-close:hover:after {
    color: #A9693D; }

@media screen and (max-width: 767px) {
  .news__list {
    overflow: hidden; } }

.news__list .col {
  border-left: 1px solid #A9693D;
  margin-bottom: 25px; }
  @media screen and (max-width: 991px) {
    .news__list .col {
      border: 0;
      border-bottom: 1px solid #A9693D; } }
  .news__list .col:nth-child(4n+1) {
    border-left: 0; }

.news-item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 767px) {
    .news-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
           } }
  .news-item .news-item__visual {
    height: 225px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .news-item .news-item__visual {
        width: 225px;
        min-width: 225px;
        margin-right: 20px; } }
    @media screen and (max-width: 579px) {
      .news-item .news-item__visual {
        width: 160px;
        min-width: 160px;
        height: 120px; } }
    @media screen and (max-width: 369px) {
      .news-item .news-item__visual {
        width: 120px;
        min-width: 120px;
        height: 120px; } }
    .news-item .news-item__visual .news-item__link {
      display: block;
      height: 100%; }
  .news-item .news-item__title {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600; }
    @media (max-width: 1200px) {
      .news-item .news-item__title {
        font-size: 20px;
        line-height: 25px; } }
    @media screen and (max-width: 991px) {
      .news-item .news-item__title {
        font-size: 25px;
        line-height: 30px; } }
    @media screen and (max-width: 579px) {
      .news-item .news-item__title {
        font-size: 16px;
        line-height: 24px; } }
    .news-item .news-item__title .news-item__link {
      display: block;
      color: #000000;
      text-decoration: none; }
      .news-item .news-item__title .news-item__link:hover {
        color: #A9693D; }
  .news-item .news-item__actions {
    margin-top: auto; }
    @media screen and (max-width: 767px) {
      .news-item .news-item__actions {
        display: none; } }

.blog-item {
  height: 100%;
  background-color: white;
  -webkit-box-shadow: 5px 5px 0 0 #A9693D;
          box-shadow: 5px 5px 0 0 #A9693D;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .blog-item {
      margin-bottom: 20px; } }
  .blog-item:hover {
    -webkit-box-shadow: 5px 5px 0 0 #767474;
            box-shadow: 5px 5px 0 0 #767474; }
    .blog-item:hover .blog-item__title {
      color: #A9693D; }
  .blog-item .blog-item__link {
    text-decoration: none;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 240px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 767px) {
      .blog-item .blog-item__link {
        min-height: 190px; } }
  .blog-item .blog-item__title {
    margin-bottom: 20px;
    color: #000000; }
    .blog-item .blog-item__title .title-text {
      font-size: 18px;
      line-height: 25px; }
  .blog-item .blog-item__info {
    margin-top: auto;
    font-size: 13px;
    line-height: 20px; }
  .blog-item .blog-item__date {
    color: #BDB9B9;
    display: block;
    margin-bottom: 10px; }
  .blog-item .blog-item__theme {
    color: #A9693D; }

.blog-actions__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 991px) {
    .blog-actions__list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.kinoforum__action {
  margin-bottom: 40px; }

.kinoforum__info {
  color: #A39D9D;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 40px; }
  .kinoforum__info .kinoforum-info__description {
    margin-bottom: 25px; }

.kinoforum-help {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 991px) {
    .kinoforum-help {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .kinoforum-help .kinoforum-help__item {
    margin-right: 40px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 991px) {
      .kinoforum-help .kinoforum-help__item {
        margin-right: 0; } }
  .kinoforum-help .kinoforum-help__ico {
    margin-right: 20px; }

.location .location__post {
  margin-bottom: 40px; }
  .location .location__post .post__text {
    margin-bottom: 50px; }
  .location .location__post .post__title {
    color: #A9693D;
    margin-bottom: 10px;
    letter-spacing: 0.01em; }

.location .location__visual {
  font-size: 16px;
  line-height: 1.5;
  height: 100%; }
.location .location__post .post__text li {
  font-size: 16px;
  line-height: 1.5;}

.work__section {
  margin-bottom: 25px; }

.work__list {
  border-top: 1px solid #c4c4c4;
  margin-bottom: 30px; }
  .work__list .work-item {
    border-bottom: 1px solid #c4c4c4; }
  .work__list .work-item__link {
    padding: 25px 0;
    display: block;
    color: #000000;
    text-decoration: none; }
    .work__list .work-item__link:hover {
      color: #A9693D; }
      .work__list .work-item__link:hover .work-item__info {
        color: #000000; }
  .work__list .work-item__title {
    margin-bottom: 10px; }
    @media screen and (max-width: 579px) {
      .work__list .work-item__title {
        margin-bottom: 0; } }
  .work__list .work-item__info {
    color: #767474; }
    @media screen and (max-width: 579px) {
      .work__list .work-item__info {
        font-size: 15px;
        line-height: 20px; } }

.work__no-result {
  padding: 30px;
  text-align: center;
  color: #767474;
  background-color: #D8D6D6; }
  .work__no-result .no-result__description {
    margin-bottom: 40px; }
    @media screen and (max-width: 579px) {
      .work__no-result .no-result__description {
        margin-bottom: 20px; } }
  .work__no-result .no-result__ico {
    margin-bottom: 15px; }
  .work__no-result .no-result__text {
    display: block;
    text-align: center; }
  @media screen and (max-width: 579px) {
    .work__no-result .add-job {
      width: 100%; } }


.notice-item {
  margin-bottom: 30px;
  height: 100%; }
  @media screen and (max-width: 579px) {
    .notice-item {
      margin-bottom: 20px; } }
  .notice-item .notice-item__link {
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 0 #969696;
            box-shadow: 5px 5px 0 0 #969696;
    padding: 15px 20px 30px;
    text-decoration: none;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    line-height: 25px;
    min-height: 180px;
    color: #969696; }
    .notice-item .notice-item__link:hover {
      -webkit-box-shadow: 5px 5px 0 0 #A9693D;
              box-shadow: 5px 5px 0 0 #A9693D;
      color: #000000; }
      .notice-item .notice-item__link:hover .notice-item__title {
        color: #A9693D; }
  .notice-item .notice-item__theme {
    display: block;
    margin-bottom: 10px; }
  .notice-item .notice-item__title {
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px; }
  /*.notice-item .notice-item__info {
    margin-top: auto; }*/

.form-notification .notification__list {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.form-notification .notification-item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px 0;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0;
  text-align: left; }

.form-notification .notification-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .form-notification .notification-item__header .notification-item__title {
    margin-right: 20px;
    width: calc(100% - 80px); }
  .form-notification .notification-item__header .title-text {
    font-family: 'UniversLTCYR-85XBlack';
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%; }
    @media screen and (max-width: 579px) {
      .form-notification .notification-item__header .title-text {
        font-size: 22px;
        line-height: 30px; } }

.form-notification .notification-item__description p {
  margin-bottom: 10px; }

.form-notification .notification-item__action .custom-check .custom-check__text {
  width: 60px;
  min-width: 60px;
  height: 40px;
  padding: 0; }

.form-notification .notification-submit .btn {
  width: 100%; }

.updates .updates__filters {
  margin-bottom: 20px; }
  @media screen and (max-width: 579px) {
    .updates .updates__filters {
      margin-bottom: 5px; } }

.updates .updates__table {
  min-width: 0; }
  @media screen and (max-width: 579px) {
    .updates .updates__table {
      border-top: 1px solid #c4c4c4; } }
  @media screen and (max-width: 579px) {
    .updates .updates__table thead {
      display: none; } }
  @media screen and (max-width: 579px) {
    .updates .updates__table tr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 10px 0;
      border-bottom: 1px solid #c4c4c4; } }
  .updates .updates__table td.update-date {
    color: #A39D9D; }
  @media screen and (max-width: 579px) {
    .updates .updates__table td {
      padding: 0;
      border: 0;
      margin-right: 15px; }
      .updates .updates__table td.update-date, .updates .updates__table td.update-theme {
        font-size: 13px;
        line-height: 20px; }
      .updates .updates__table td.update-author, .updates .updates__table td.update-event {
        width: 100%; } }

.forum .forum__item {
  margin-bottom: 30px; }
  .forum .forum__item .forum-item__link {
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 0 #A9693D;
            box-shadow: 5px 5px 0 0 #A9693D;
    padding: 20px;
    text-decoration: none;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    min-height: 220px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .forum .forum__item .forum-item__link:hover {
      -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
              box-shadow: 5px 5px 0 0 #A39D9D; }
    .forum .forum__item .forum-item__link .forum-item__content {
      margin-bottom: 20px;
      font-size: 13px;
      line-height: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      color: #A39D9D; }
      .forum .forum__item .forum-item__link .forum-item__content .forum-item__title {
        color: #000000;
        text-decoration: underline;
        font-size: 18px;
        line-height: 25px;
        font-weight: 700;
        margin-bottom: 10px; }
    .forum .forum__item .forum-item__link .forum-item__action {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .forum .forum__item .forum-item__link .forum-item__action .forum-action__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .forum .forum__item .forum-item__link .forum-item__action .forum-action__item:last-child .forum-action__value {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1; }
        .forum .forum__item .forum-item__link .forum-item__action .forum-action__item .forum-action__ico {
          width: 32px;
          min-width: 32px;
          margin-right: 5px; }
        .forum .forum__item .forum-item__link .forum-item__action .forum-action__item .forum-action__title {
          margin-right: 10px;
          font-size: 13px;
          line-height: 15px;
          color: #A39D9D; }
        .forum .forum__item .forum-item__link .forum-item__action .forum-action__item .forum-action__value {
          color: #000000;
          font-size: 20px;
          line-height: 25px;
          font-weight: 700;
          margin-right: 10px; }

.forum__chat .chat__header {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .forum__chat .chat__header .title-text {
    font-size: 45px;
    line-height: 50px;
    font-weight: 900;
    margin-bottom: 10px; }
    @media screen and (max-width: 579px) {
      .forum__chat .chat__header .title-text {
        font-size: 30px;
        line-height: 35px; } }
  .forum__chat .chat__header .subtitle-text {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900; }

.forum__chat .chat__content .chat__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.forum__chat .chat__content .chat-item {
  padding: 25px 0;
  border-top: 1px solid #000000; }
  @media screen and (max-width: 579px) {
    .forum__chat .chat__content .chat-item {
      padding: 20px 0; } }

.forum__chat .chat__content .chat-item__header {
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px; }
  @media screen and (max-width: 579px) {
    .forum__chat .chat__content .chat-item__header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .forum__chat .chat__content .chat-item__header .chat-item__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .forum__chat .chat__content .chat-item__header .chat-item__user .chat-user__title {
      margin-right: 10px;
      font-weight: 700; }
  .forum__chat .chat__content .chat-item__header .chat-item__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .forum__chat .chat__content .chat-item__header .chat-item__date .chat-date__item:not(:last-child) {
      margin-right: 10px; }

.forum__chat .chat__content .chat-item__content {
  font-size: 20px;
  line-height: 30px;
  background-color: white;
  padding: 25px; }
  @media screen and (max-width: 579px) {
    .forum__chat .chat__content .chat-item__content {
      font-size: 18px;
      line-height: 24px;
      padding: 20px; } }
  .forum__chat .chat__content .chat-item__content q {
    background: #A39D9D;
    padding: 25px;
    color: white;
    margin-bottom: 10px; }
    @media screen and (max-width: 579px) {
      .forum__chat .chat__content .chat-item__content q {
        padding: 20px; } }

.tabs .tabs-header {
  background-color: #000000; }
  .tabs .tabs-header .tabs-header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .tabs .tabs-header .tabs-header__item {
    padding: 20px 25px;
    font-size: 16px;
    line-height: 19px;
    cursor: pointer;
    color: white; }
    .tabs .tabs-header .tabs-header__item.tabs-header__item_active, .tabs .tabs-header .tabs-header__item:hover {
      color: #A9693D; }

.tabs .tabs-body .tabs-body__item {
  display: none;
  padding: 30px 0; }
  .tabs .tabs-body .tabs-body__item.tabs-body__item_active {
    display: block; }

@media screen and (max-width: 767px) {
  .tabs.tabs_destroy-mobile .tabs-header__list {
    display: none; }
  .tabs.tabs_destroy-mobile .tabs-body .tabs-body__item {
    display: block; } }

.banner {
  min-height: 500px;
  margin-bottom: 40px;
  padding: 50px 0;
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .banner {
      padding: 40px 0;
      min-height: 450px; } }
  .banner.banner_tiny {
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    background-color: #000000;
    margin: 0;
    border-bottom: 1px solid rgba(230, 227, 227, 0.3); }
    @media screen and (max-width: 767px) {
      .banner.banner_tiny {
        min-height: 130px; } }
    .banner.banner_tiny .banner__info {
      margin-bottom: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 579px) {
        .banner.banner_tiny .banner__info {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .banner.banner_tiny .banner__info .banner-info__ico {
        margin-right: 24px;
        width: 60px;
        min-width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: #A9693D;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media screen and (max-width: 579px) {
          .banner.banner_tiny .banner__info .banner-info__ico {
            margin: 0 0 24px; } }
      .banner.banner_tiny .banner__info .banner-info__text {
        margin-right: 20px; }
      .banner.banner_tiny .banner__info .banner-info__date {
        opacity: .5; }
    .banner.banner_tiny .tags__list {
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .banner.banner_tiny .tags__item {
      margin: 0 20px 10px 0; }
    .banner.banner_tiny .tags__link {
      color: rgba(255, 255, 255, 0.6);
      text-decoration: none; }
      .banner.banner_tiny .tags__link:hover {
        color: white; }
    .banner.banner_tiny h1 {
      font-size: 100px;
      line-height: 100px; }
      @media screen and (max-width: 991px) {
        .banner.banner_tiny h1 {
          font-size: 55px;
          line-height: 60px; } }
      @media screen and (max-width: 579px) {
        .banner.banner_tiny h1 {
          font-size: 40px;
          line-height: 45px; } }
    .banner.banner_tiny h2 {
      font-size: 60px;
      line-height: 72px; }
      @media screen and (max-width: 991px) {
        .banner.banner_tiny h2 {
          font-size: 55px;
          line-height: 60px; } }
      @media screen and (max-width: 579px) {
        .banner.banner_tiny h2 {
          font-size: 35px;
          line-height: 40px; } }
    .banner.banner_tiny h3 {
      font-size: 45px;
      line-height: 52px; }
      @media screen and (max-width: 579px) {
        .banner.banner_tiny h3 {
          font-size: 22px;
          line-height: 40px; } }
  .banner.banner_with-p {
    padding: 50px 0; }

.projects__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.projects-item {
  margin-bottom: 25px; }
  .projects-item .projects-item__visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 10px;
    -webkit-box-shadow: 5px 5px 0 0 transparent;
            box-shadow: 5px 5px 0 0 transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .projects-item .projects-item__visual:hover {
      -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
              box-shadow: 5px 5px 0 0 #A39D9D; }
    .projects-item .projects-item__visual .projects-item__link {
      display: block;
      height: 100%;
      width: 100%; }
    .projects-item .projects-item__visual iframe {
      width: 100%;
      height: 130px; }
    .projects-item .projects-item__visual .projects-item__img {
      display: block;
      width: 100%; }
  .projects-item .projects-item__description .projects-item__title {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: 800;
    color: #000000; }
  .projects-item .projects-item__description .projects-item__time,
  .projects-item .projects-item__description .projects-item__info {
    display: block;
    color: #A39D9D;
    font-size: 13px;
    line-height: 18px; }

.teams-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  .teams-item .teams-item__visual {
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
            box-shadow: 5px 5px 0 0 #A39D9D; }
    @media screen and (max-width: 767px) {
      .teams-item .teams-item__visual {
        width: 158px; } }
    .teams-item .teams-item__visual .team-item__img {
      display: block;
      width: 100%; }
  .teams-item .teams-item__description {
    margin-bottom: 20px; }

.wysiwyg img {
  margin-bottom: 24px; }

.wysiwyg ul {
  list-style: none; }
  .wysiwyg ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px; }
    .wysiwyg ul li:before {
      content: "";
      width: 20px;
      min-width: 20px;
      display: inline-block;
      position: relative;
      top: 11px;
      height: 2px;
      background-color: #A9693D;
      margin-right: 20px; }
  .wysiwyg ul ul {
    padding: 20px 0 1px;
    margin-left: 30px; }
    .wysiwyg ul ul li {
      margin-bottom: 10px; }
  .wysiwyg ul ol {
    padding: 20px 0 1px;
    margin: 0; }
    .wysiwyg ul ol li {
      margin-left: 60px; }
      .wysiwyg ul ol li:before {
        display: none; }

.choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  line-height: 20px; }
  @media screen and (max-width: 579px) {
    .choice {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .choice .btn {
    margin: 0; }
    @media screen and (max-width: 579px) {
      .choice .btn {
        width: 100%;
        margin-bottom: 20px; } }

.divider {
  padding: 0 30px; }
  @media screen and (max-width: 579px) {
    .divider {
      display: none; } }
  .divider.divider_vertical {
    display: block;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px; }
  .divider.divider_secondary {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    font-family: "UniversLTCYR-85XBlack", sans-serif; }
    @media screen and (max-width: 991px) {
      .divider.divider_secondary {
        font-size: 15px;
        line-height: 20px; } }

.detail .detail-media__item_slider {
  position: relative; }
  .detail .detail-media__item_slider .detail__slider {
    overflow: visible;
    margin-bottom: 30px;
    -webkit-box-shadow: 5px 5px 0 0 #969696;
            box-shadow: 5px 5px 0 0 #969696; }
  .detail .detail-media__item_slider .detail-slider__item {
    height: 540px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 991px) {
      .detail .detail-media__item_slider .detail-slider__item {
        height: 340px; } }
  @media screen and (max-width: 991px) {
    .detail .detail-media__item_slider .slider-actions {
      margin-bottom: 25px; } }

.detail .detail__content {
  position: relative;
  z-index: 2; }
  .detail .detail__content .detail-content__description {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 35px;
    margin-bottom: 25px; }
    .detail .detail__content .detail-content__description .detail-content__wysiwyg {
      margin-bottom: 20px; }
    .detail .detail__content .detail-content__description .detail-content__price .price-text {
      color: #A9693D;
      font-size: 45px;
      line-height: 55px;
      font-weight: 900; }
      @media screen and (max-width: 579px) {
        .detail .detail__content .detail-content__description .detail-content__price .price-text {
          font-size: 30px;
          line-height: 35px; } }
  .detail .detail__content .detail-content__contact {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700; }
    .detail .detail__content .detail-content__contact .contact__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 20px; }
    .detail .detail__content .detail-content__contact .contact__item {
      margin-bottom: 5px; }
      .detail .detail__content .detail-content__contact .contact__item a {
        color: #000000; }

.detail .detail-param {
  margin-bottom: 30px; }
  .detail .detail-param .detail-param__title {
    color: #A39D9D;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px; }
  .detail .detail-param .detail-param__value {
    color: #000000;
    font-size: 18px;
    line-height: 25px; }
    .detail .detail-param .detail-param__value.detail-param__value_secondary {
      font-family: "UniversLTCYR-85XBlack", sans-serif;
      color: #A9693D;
      font-weight: 800;
      font-size: 45px;
      line-height: 52px; }

.card {
  height: 100%;
  background-color: white;
  margin-bottom: 25px;
  -webkit-box-shadow: 5px 5px 0 0 #000000;
          box-shadow: 5px 5px 0 0 #000000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .card:hover {
    -webkit-box-shadow: 5px 5px 0 0 #A9693D;
            box-shadow: 5px 5px 0 0 #A9693D; }
  .card .card__link {
    color: #000000 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-decoration: none;
    height: 100%; }
  .card .card__media {
    height: 225px;
    min-height: 225px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .card .card__content {
    padding: 15px 20px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .card .card__title {
    color: #A39D9D;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 5px; }
  .card .card__description {
    margin-bottom: 25px; }
  .card .card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: auto;
    font-size: 15px;
    line-height: 25px; }
    .card .card__info.card__info_secondary {
      color: #A39D9D; }
      .card .card__info.card__info_secondary .card__price {
        font-weight: 400; }
    .card .card__info .card__category {
      color: #A39D9D;
      margin-right: 10px;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .card .card__info .card__price {
      font-weight: 700; }
  .card .add-card {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 800;
    padding: 40px 20px;
    height: 100%;
    text-align: center;
    color: white;
    background-color: #A39D9D; }
    .card .add-card .add-card__ico {
      margin-bottom: 50px; }

.selection .filter-init {
  color: #A39D9D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer; }
  .selection .filter-init .filter-init__ico {
    margin-right: 10px;
    border-radius: 50%;
    width: 25px;
    min-width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #A9693D; }

.selection .selection__filter.selection__filter_active .selection-filter__content {
  display: block; }

.selection .selection__filter .selection-filter__content {
  display: none; }

.selection .selection__tags .tags__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.selection .selection__tags .tags__item {
  margin: 0 25px 10px 0; }
  @media screen and (max-width: 991px) {
    .selection .selection__tags .tags__item {
      margin: 0 10px 0 0; } }

.selection .selection__tags .tags__link {
  color: #c4c4c4;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 991px) {
    .selection .selection__tags .tags__link {
      font-size: 13px;
      line-height: 30px; } }
  .selection .selection__tags .tags__link:hover {
    color: #A9693D; }

.employment__carousel {
  margin: 0 -15px 35px; }

.employment-table {
  min-width: 1200px;
  table-layout: fixed; }
  .employment-table a {
    color: #000000; }
  .employment-table .employment__position {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    display: block;
    margin-bottom: 5px; }
  .employment-table .employment__location {
    color: #A39D9D;
    font-size: 13px;
    display: block;
    line-height: 18px; }
  .employment-table .employment__status {
    display: block;
    color: #A39D9D;
    font-size: 13px;
    line-height: 18px; }
    .employment-table .employment__status.employment__status_susses {
      color: #1CC29A; }
  .employment-table .employment__action {
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    text-decoration: underline; }
    .employment-table .employment__action:hover {
      text-decoration: none; }
  .employment-table .employment__action_remove {
    color: #EC7070; }

.employment-detail .employment-detail__avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
          box-shadow: 5px 5px 0 0 #A39D9D; }
  @media screen and (max-width: 991px) {
    .employment-detail .employment-detail__avatar {
      margin-bottom: 24px; } }
  .employment-detail .employment-detail__avatar .employment-detail__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.employment-detail .wysiwyg {
  margin-bottom: 32px; }

.employment-detail .employment-detail__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: right;
  margin-top: auto; }
  @media screen and (max-width: 579px) {
    .employment-detail .employment-detail__contact {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .employment-detail .employment-detail__contact .contact__item {
    margin-bottom: 25px; }
    .employment-detail .employment-detail__contact .contact__item.contact__item_data {
      margin-bottom: 50px; }
  .employment-detail .employment-detail__contact .contact__location {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700; }
  .employment-detail .employment-detail__contact .contact__email {
    font-size: 18px;
    line-height: 30px; }
    .employment-detail .employment-detail__contact .contact__email a {
      color: #000000; }

@media screen and (max-width: 991px) {
  .employment-detail .employment-detail__socials {
    margin-bottom: 50px; } }

.employment-detail .employment-detail__video {
  -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
          box-shadow: 5px 5px 0 0 #A39D9D;
  height: 350px;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .employment-detail .employment-detail__video {
      height: 220px; } }
  .employment-detail .employment-detail__video iframe {
    width: 100%;
    height: 100%; }

.employment-detail .employment-offer {
  text-align: right; }
  @media (max-width: 1200px) {
    .employment-detail .employment-offer {
      text-align: left; } }
  .employment-detail .employment-offer .employment-offer__item {
    margin-bottom: 20px; }
    .employment-detail .employment-offer .employment-offer__item .employment-offer__title {
      opacity: .5; }
    .employment-detail .employment-offer .employment-offer__item .employment-offer__value {
      color: #A9693D;
      font-weight: 800;
      font-size: 30px;
      line-height: 52px; }
      @media screen and (max-width: 579px) {
        .employment-detail .employment-offer .employment-offer__item .employment-offer__value {
          font-size: 18px;
          line-height: 25px; } }
      .employment-detail .employment-offer .employment-offer__item .employment-offer__value.employment-offer__value_secondary {
        font-size: 45px;
        line-height: 52px; }
        @media screen and (max-width: 579px) {
          .employment-detail .employment-offer .employment-offer__item .employment-offer__value.employment-offer__value_secondary {
            font-size: 30px;
            line-height: 35px; } }

.employment__item {
  margin-bottom: 20px; }
  .employment__item .employment-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    text-decoration: none;
    color: #000000;
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 0 #000000;
            box-shadow: 5px 5px 0 0 #000000;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .employment__item .employment-item__link:hover {
      -webkit-box-shadow: 5px 5px 0 0 #A9693D;
              box-shadow: 5px 5px 0 0 #A9693D; }
  .employment__item .employment-item__header {
    margin-bottom: 5px; }
    .employment__item .employment-item__header .title-text {
      font-size: 20px;
      line-height: 25px;
      font-weight: 700; }
  .employment__item .employment-item__content {
    color: #A39D9D;
    font-size: 13px;
    line-height: 20px; }

.employment-result .employment-result__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .employment-result .employment-result__list .employment-result__item:not(:last-child) {
    margin-bottom: 60px; }
  .employment-result .employment-result__list .employment-result__item:nth-child(1) {
    opacity: 1; }
  .employment-result .employment-result__list .employment-result__item:nth-child(2) {
    opacity: .4; }
  .employment-result .employment-result__list .employment-result__item:nth-child(3) {
    opacity: .1; }
  .employment-result .employment-result__list .employment-result__item .employment-result__header {
    margin-bottom: 25px; }
    .employment-result .employment-result__list .employment-result__item .employment-result__header .title-text {
      font-size: 25px;
      line-height: 40px;
      font-weight: 900; }

.post .post__media .post__media-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
  -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
          box-shadow: 5px 5px 0 0 #A39D9D; }
  .post .post__media .post__media-link:hover {
    -webkit-box-shadow: 5px 5px 0 0 #A9693D;
            box-shadow: 5px 5px 0 0 #A9693D; }

.post .post__content {
  margin-bottom: 30px; }
  .post .post__content .post__title-link {
    color: #000000;
    text-decoration: none; }
    .post .post__content .post__title-link:hover {
      color: #A9693D; }
  .post .post__content .post__text {
    margin-bottom: 20px; }
    .post .post__content .post__text .post__title {
      margin-bottom: 20px; }

.post .post__wysiwyg {
  margin-bottom: 25px; }

.post .post__original {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 25px; }
  .post .post__original .original__link {
    color: #000000; }

.post .post__footer .post-footer__item {
  font-size: 13px;
  line-height: 20px;
  color: #A39D9D;
  margin-bottom: 5px; }

.post .post__footer .post-footer__item_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .post .post__footer .post-footer__item_date .date-text {
    margin-right: 10px; }

.post .post__footer .post-footer__item_theme .theme-text {
  text-decoration: none; }

.post .post__footer .post-footer__item_edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .post .post__footer .post-footer__item_edit .post-edit__item {
    margin-right: 25px; }
    .post .post__footer .post-footer__item_edit .post-edit__item:not(:last-child) {
      position: relative; }
      .post .post__footer .post-footer__item_edit .post-edit__item:not(:last-child):before {
        content: "";
        width: 1px;
        height: 10px;
        top: 50%;
        right: -14px;
        position: absolute;
        background-color: #A39D9D;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
    .post .post__footer .post-footer__item_edit .post-edit__item.post-edit__item_status {
      color: #1CC29A;
      font-weight: 700; }
    .post .post__footer .post-footer__item_edit .post-edit__item.post-edit__item_edit .edit-text {
      color: #EC7070; }
    .post .post__footer .post-footer__item_edit .post-edit__item.post-edit__item_remove {
      color: #000000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .post .post__footer .post-footer__item_edit .post-edit__item.post-edit__item_remove .remove-ico {
        margin-right: 10px; }

.post .post__footer .post-footer__item_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .post .post__footer .post-footer__item_action .post-action__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .post .post__footer .post-footer__item_action .post-action__item:not(:last-child) {
      margin-right: 30px; }
    .post .post__footer .post-footer__item_action .post-action__item .post-action__ico {
      width: 16px;
      min-width: 16px;
      height: 16px;
      margin-right: 10px; }

.posts-subscription {
  padding: 40px;
  color: white;
  margin-bottom: 30px;
  background-color: #000000;
  -webkit-box-shadow: 5px 5px 0 0 #A9693D;
          box-shadow: 5px 5px 0 0 #A9693D; }
  @media screen and (max-width: 991px) {
    .posts-subscription {
      padding: 24px 16px; } }
  .posts-subscription .posts-subscription__title {
    font-weight: 800;
    font-size: 25px;
    line-height: 32px;
    display: block; }
    @media (max-width: 1200px) {
      .posts-subscription .posts-subscription__title {
        margin-bottom: 24px; } }
    @media screen and (max-width: 991px) {
      .posts-subscription .posts-subscription__title {
        font-size: 20px;
        line-height: 24px; } }

.section_tertiary .post .post__title-link {
  color: white; }

.section_tertiary .post .post__footer {
  color: white;
  opacity: .5; }

.section_tertiary .posts__action .btn {
  color: #000000;
  font-weight: 900;
  background-color: white; }
  .section_tertiary .posts__action .btn:hover {
    -webkit-box-shadow: 5px 5px 0 0 #000000;
            box-shadow: 5px 5px 0 0 #000000; }

.post__socials {
  margin-bottom: 55px; }

.post__comments .comments__section:not(:last-child) {
  margin-bottom: 40px; }
  @media screen and (max-width: 991px) {
    .post__comments .comments__section:not(:last-child) {
      margin-bottom: 20px; } }

.post__comments .comments__section .comments-section__title {
  margin-bottom: 40px; }
  @media screen and (max-width: 991px) {
    .post__comments .comments__section .comments-section__title {
      margin-bottom: 20px; } }
  .post__comments .comments__section .comments-section__title .title-text {
    font-size: 45px;
    line-height: 52px;
    font-family: "UniversLTCYR-85XBlack", sans-serif;
    font-weight: 900; }
    @media screen and (max-width: 991px) {
      .post__comments .comments__section .comments-section__title .title-text {
        font-size: 26px;
        line-height: 34px; } }

.post__comments .comments__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 579px) {
    .post__comments .comments__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .post__comments .comments__item:not(:last-child) {
    margin-bottom: 40px; }
    @media screen and (max-width: 991px) {
      .post__comments .comments__item:not(:last-child) {
        margin-bottom: 20px; } }
  .post__comments .comments__item .comments__avatar {
    width: 50px;
    min-width: 50px;
    height: 50px;
    margin-right: 30px;
    -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
            box-shadow: 5px 5px 0 0 #A39D9D;
    background-color: white;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 579px) {
      .post__comments .comments__item .comments__avatar {
        margin: 0 0 30px; } }
  .post__comments .comments__item .comments__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .post__comments .comments__item .comments__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px; }
    @media screen and (max-width: 991px) {
      .post__comments .comments__item .comments__header {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .post__comments .comments__item .comments__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 991px) {
      .post__comments .comments__item .comments__info {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .post__comments .comments__item .comments__info .comments-info__item {
      color: #A39D9D;
      font-size: 13px;
      line-height: 20px; }
      .post__comments .comments__item .comments__info .comments-info__item:not(:last-child) {
        margin-right: 10px; }
        @media screen and (max-width: 991px) {
          .post__comments .comments__item .comments__info .comments-info__item:not(:last-child) {
            margin-bottom: 5px; } }
      @media screen and (max-width: 991px) {
        .post__comments .comments__item .comments__info .comments-info__item.comments-info__item_name {
          width: 100%; } }
  .post__comments .comments__item .comments__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .post__comments .comments__item .comments__action .comments-action__item {
      color: #666060;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .post__comments .comments__item .comments__action .comments-action__item:not(:last-child) {
        margin-right: 20px; }
      .post__comments .comments__item .comments__action .comments-action__item.comments-action__item_down.active .comments-action__ico path, .post__comments .comments__item .comments__action .comments-action__item.comments-action__item_down:hover .comments-action__ico path {
        fill: #EC7070; }
      .post__comments .comments__item .comments__action .comments-action__item.comments-action__item_up.active .comments-action__ico path, .post__comments .comments__item .comments__action .comments-action__item.comments-action__item_up:hover .comments-action__ico path {
        fill: #1CC29A; }
      .post__comments .comments__item .comments__action .comments-action__item .comments-action__ico {
        width: 16px;
        min-width: 16px;
        margin-right: 20px; }
        .post__comments .comments__item .comments__action .comments-action__item .comments-action__ico path {
          fill: #A19F9F;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      .post__comments .comments__item .comments__action .comments-action__item .comments-action__text {
        font-size: 13px;
        line-height: 20px; }

.post.post_secondary-color .post__media .post__media-link {
  -webkit-box-shadow: 5px 5px 0 0 rgba(255, 255, 255, 0.6);
          box-shadow: 5px 5px 0 0 rgba(255, 255, 255, 0.6); }
  .post.post_secondary-color .post__media .post__media-link:hover {
    -webkit-box-shadow: 5px 5px 0 0 white;
            box-shadow: 5px 5px 0 0 white; }

.post.post_secondary-color .post__footer .post-footer__item {
  color: rgba(255, 255, 255, 0.6); }

.post.post_secondary-color .post__footer .post-footer__item_theme .theme-text {
  text-decoration: none; }

.post.post_secondary-color .post__footer .post-footer__item_action .post-action__item .post-action__ico path {
  fill: rgba(255, 255, 255, 0.6); }

.posts__title {
  margin-bottom: 40px; }
  @media screen and (max-width: 991px) {
    .posts__title {
      margin-bottom: 25px; } }
  .posts__title .title-text {
    font-size: 45px;
    line-height: 55px;
    font-family: "UniversLTCYR-85XBlack", sans-serif; }
    @media screen and (max-width: 991px) {
      .posts__title .title-text {
        font-size: 22px;
        line-height: 35px; } }

.posts__add {
  margin-bottom: 45px; }

.selection__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .selection__content .selection__filter {
    margin-bottom: 60px; }
    @media screen and (max-width: 579px) {
      .selection__content .selection__filter {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-bottom: 20px; } }

.objects__carousel {
  padding: 20px 0; }
  @media screen and (max-width: 767px) {
    .objects__carousel .slick-slide {
      padding: 0 10px;
      width: 300px; } }

.object-item {
  height: 100%; }
  .objects-cards .object-item:hover .object-item__image {
    opacity: .3;
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
  .object-item .object-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    color: #000000;
    text-decoration: none; }
  .object-item .object-item__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #000000; }
  .object-item .object-item__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .object-item.object__item_main {
    margin-bottom: 20px; }
    .object-item.object__item_main .object-item__link {
      background-color: white;
      -webkit-box-shadow: 5px 5px 0 0 #000000;
              box-shadow: 5px 5px 0 0 #000000;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .object-item.object__item_main .object-item__link:hover {
        -webkit-box-shadow: 5px 5px 0 0 #A9693D;
                box-shadow: 5px 5px 0 0 #A9693D; }
    .object-item.object__item_main .object-item__media .object-item__image {
      height: 200px;
      width: 100%; }
    .object-item.object__item_main .object-item__content {
      padding: 20px; }
    .object-item.object__item_main .object-item__location {
      color: #A39D9D;
      font-size: 15px;
      line-height: 18px;
      margin-bottom: 5px; }
    .object-item.object__item_main .object-item__title {
      font-size: 18px;
      line-height: 25px;
      margin-bottom: 24px; }
    .object-item.object__item_main .object-item__info {
      color: #A39D9D;
      font-size: 15px;
      line-height: 25px; }
      .object-item.object__item_main .object-item__info .object-info__item:last-child {
        margin-bottom: 0; }
      .object-item.object__item_main .object-item__info .object-info__title {
        margin-right: 4px; }
  .object-item.object__item_secondary {
    margin-bottom: 25px;
    position: relative; }
    .object-item.object__item_secondary:hover .object-item__media {
      -webkit-box-shadow: 5px 5px 0 0 #A9693D;
              box-shadow: 5px 5px 0 0 #A9693D; }
    .object-item.object__item_secondary .object-item__media {
      margin-bottom: 15px;
      -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
              box-shadow: 5px 5px 0 0 #A39D9D; }
    .object-item.object__item_secondary .object-item__image {
      height: 300px;
      width: 100%;
      background-color: white;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media screen and (max-width: 579px) {
        .object-item.object__item_secondary .object-item__image {
          height: 220px; } }
      .object-item.object__item_secondary .object-item__image iframe {
        width: 100%;
        height: 100%; }
    .object-item.object__item_secondary .object-item__action {
      position: absolute;
      top: 20px;
      right: 20px; }
      .object-item.object__item_secondary .object-item__action .action__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .object-item.object__item_secondary .object-item__action .action__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        position: relative; }
        .object-item.object__item_secondary .object-item__action .action__item:hover .action__preview path {
          fill: #A9693D; }
        .object-item.object__item_secondary .object-item__action .action__item:hover .action__content {
          display: block; }
        .object-item.object__item_secondary .object-item__action .action__item:hover .action__dropdown {
          display: block; }
        .object-item.object__item_secondary .object-item__action .action__item:not(:last-child) {
          margin-bottom: 15px; }
          @media screen and (max-width: 579px) {
            .object-item.object__item_secondary .object-item__action .action__item:not(:last-child) {
              margin-bottom: 5px; } }
        .object-item.object__item_secondary .object-item__action .action__item .action__preview {
          background-color: #000000;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 40px;
          height: 40px;
          border-radius: 50%; }
          .object-item.object__item_secondary .object-item__action .action__item .action__preview path {
            fill: white; }
        .object-item.object__item_secondary .object-item__action .action__item .action__content {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          color: white;
          font-size: 20px;
          line-height: 20px;
          font-weight: 700;
          margin-right: 10px;
          display: none; }
        .object-item.object__item_secondary .object-item__action .action__item .action__dropdown {
          position: absolute;
          top: 100%;
          padding: 0;
          margin: 0;
          list-style: none;
          display: none;
          min-width: 290px;
          z-index: 4;
          background-color: white;
          -webkit-box-shadow: 5px 5px 0 #A39D9D;
                  box-shadow: 5px 5px 0 #A39D9D; }
          @media screen and (max-width: 579px) {
            .object-item.object__item_secondary .object-item__action .action__item .action__dropdown {
              min-width: 240px; } }
          .object-item.object__item_secondary .object-item__action .action__item .action__dropdown .action-dropdown__item {
            margin: 0;
            padding: 0; }
          .object-item.object__item_secondary .object-item__action .action__item .action__dropdown .action-dropdown__link {
            padding: 5px 20px;
            display: block;
            font-size: 18px;
            line-height: 30px;
            color: #000000;
            text-decoration: none;
            background-color: white; }
            .object-item.object__item_secondary .object-item__action .action__item .action__dropdown .action-dropdown__link:hover {
              color: white;
              background-color: #A9693D; }
    .object-item.object__item_secondary .object-item__content .object-item__title {
      font-size: 30px;
      line-height: 40px;
      font-weight: 900;
      margin-bottom: 0; }
      @media screen and (max-width: 579px) {
        .object-item.object__item_secondary .object-item__content .object-item__title {
          font-size: 15px;
          line-height: 20px; } }
    .object-item.object__item_secondary .object-item__content .object-item__date {
      color: #A39D9D;
      font-size: 13px;
      line-height: 18px; }

.objects-table__table {
  min-width: 920px;
  white-space: nowrap; }
  .objects-table__table tr td:first-child, .objects-table__table tr td:last-child, .objects-table__table tr th:first-child, .objects-table__table tr th:last-child {
    width: 50%; }
  .objects-table__table .objects-table__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .objects-table__table .media__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 32px 0 0;
    list-style: none; }
    .objects-table__table .media__list .media__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: 0 5px 0 0; }
      .objects-table__table .media__list .media__item:last-child {
        margin-right: 0; }
    .objects-table__table .media__list .media__img {
      height: 40px;
      min-width: 60px;
      -o-object-fit: cover;
         object-fit: cover; }
  .objects-table__table .td-title,
  .objects-table__table .td-value {
    white-space: nowrap; }
    @media screen and (max-width: 991px) {
      .objects-table__table .td-title,
      .objects-table__table .td-value {
        color: #A39D9D;
        font-size: 15px;
        line-height: 25px; } }
    .objects-table__table .td-title:not(:last-child),
    .objects-table__table .td-value:not(:last-child) {
      margin-right: 8px; }
  .objects-table__table .td-title {
    display: none; }
  @media screen and (max-width: 991px) {
    .objects-table__table .objects-table__ico {
      display: none; } }

.object-detail__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 250px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: white;
  -webkit-box-shadow: 5px 5px 0 0 #A39D9D;
          box-shadow: 5px 5px 0 0 #A39D9D;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .object-detail__map:hover {
    -webkit-box-shadow: 5px 5px 0 0 #A9693D;
            box-shadow: 5px 5px 0 0 #A9693D; }

.object-options .object-options__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 40px; }
  .object-options .object-options__item .object-item__title {
    font-size: 13px;
    line-height: 18px;
    color: #A39D9D;
    margin-bottom: 4px; }
  .object-options .object-options__item .options-item__value {
    font-size: 30px;
    line-height: 37px;
    color: #000000;
    font-weight: 800;
    font-family: "UniversLTCYR-85XBlack", sans-serif; }
    @media screen and (max-width: 579px) {
      .object-options .object-options__item .options-item__value {
        font-size: 25px;
        line-height: 30px; } }

.object-detail__info.object-detail__info_active .object-info__content {
  height: auto; }
  .object-detail__info.object-detail__info_active .object-info__content:before {
    visibility: hidden;
    opacity: 0; }

.object-detail__info .object-info__title {
  margin-bottom: 10px; }
  .object-detail__info .object-info__title .title-text {
    color: #A39D9D;
    font-size: 13px;
    line-height: 18px; }

.object-detail__info .object-info__content {
  position: relative;
  height: 160px;
  overflow: hidden;
  margin-bottom: 40px; }
  .object-detail__info .object-info__content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 0;
    z-index: 2;
    visibility: visible;
    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(230, 227, 227, 0)), to(#e6e3e3));
    background: linear-gradient(to bottom, rgba(230, 227, 227, 0) 0%, #e6e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e6e3e3', endColorstr='#e6e3e3',GradientType=0 );
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .object-detail__info .object-info__content .object-info__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .object-detail__info .object-info__content .object-info__item {
    color: #000000;
    font-size: 25px;
    line-height: 40px;
    font-weight: 900;
    opacity: .5; }
    @media screen and (max-width: 579px) {
      .object-detail__info .object-info__content .object-info__item {
        font-size: 18px;
        line-height: 25px; } }

.object-detail__info .object-info__action {
  margin-bottom: 40px;
  cursor: pointer; }
  .object-detail__info .object-info__action .action-text {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    text-decoration: underline; }
    .object-detail__info .object-info__action .action-text:hover {
      text-decoration: none; }

.gallery-colors {
  padding: 2px;
  background-color: white; }
  .gallery-colors .gallery-colors__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gallery-colors .gallery-colors__list .gallery-colors__item {
      margin-right: 2px;
      width: 10%; }
      .gallery-colors .gallery-colors__list .gallery-colors__item:last-child {
        margin-right: 0; }
    .gallery-colors .gallery-colors__list .gallery-colors__value {
      height: 60px;
      width: 100%; }

.personal-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media screen and (max-width: 991px) {
    .personal-area {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .personal-area .personal-area__sidebar {
    max-width: 300px;
    width: 100%;
    margin-right: 140px;
    position: relative;
    padding: 0;
    border: 0; }
    @media screen and (max-width: 1023px) {
      .personal-area .personal-area__sidebar {
        margin-right: 0;
        margin-bottom: 40px;
        display: none; } }
    .personal-area .personal-area__sidebar:before {
      position: absolute;
      top: 0;
      left: calc(100% + 70px);
      content: "";
      width: 1px;
      height: 100%;
      background-color: #c4c4c4; }
    .personal-area .personal-area__sidebar .sidebar__data .sidebar__avatar {
      -webkit-box-shadow: 8px 8px 0 #A39D9D;
              box-shadow: 8px 8px 0 #A39D9D;
      width: 300px;
      height: 300px;
      margin-bottom: 30px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .personal-area .personal-area__sidebar .sidebar__data .sidebar__date {
      color: #A39D9D;
      margin-bottom: 10px;
      font-size: 13px;
      line-height: 20px; }
      .personal-area .personal-area__sidebar .sidebar__data .sidebar__date .date-title {
        margin-right: 10px; }
    .personal-area .personal-area__sidebar .sidebar__data .sidebar__user-name {
      margin-bottom: 20px; }
      .personal-area .personal-area__sidebar .sidebar__data .sidebar__user-name .name-text {
        color: #000000;
        font-size: 25px;
        line-height: 32px;
        font-weight: 900;
        font-family: "UniversLTCYR-85XBlack", sans-serif; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item:not(:last-child) {
      margin-bottom: 15px; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item.active .navigation__link, .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item:hover .navigation__link {
      color: white;
      background-color: #A39D9D;
      -webkit-box-shadow: 5px 5px 0 #000000;
              box-shadow: 5px 5px 0 #000000; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item.active .navigation__ico path,
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item.active .navigation__arrow path, .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item:hover .navigation__ico path,
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item:hover .navigation__arrow path {
      fill: white; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item.navigation__item_secondary {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .personal-area .personal-area__sidebar .sidebar__navigation .navigation__item.navigation__item_secondary .navigation__link {
        width: auto; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__link {
      color: #666060;
      font-size: 16px;
      line-height: 30px;
      font-weight: 900;
      padding: 10px;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      background-color: white;
      -webkit-box-shadow: 5px 5px 0 #A39D9D;
              box-shadow: 5px 5px 0 #A39D9D; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__ico {
      width: 20px;
      min-width: 20px;
      height: 20px;
      margin-right: 10px; }
      .personal-area .personal-area__sidebar .sidebar__navigation .navigation__ico path {
        fill: #A39D9D; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__text {
      margin-right: 10px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .personal-area .personal-area__sidebar .sidebar__navigation .navigation__arrow {
      width: 20px;
      min-width: 20px;
      height: 20px;
      margin-left: auto; }
      .personal-area .personal-area__sidebar .sidebar__navigation .navigation__arrow path {
        fill: #A39D9D; }
  .personal-area .personal-area__main {
    width: 100%; }
  .personal-area .personal-area__title {
    margin-bottom: 40px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .personal-area .personal-area__title {
        margin-bottom: 30px; } }
    .personal-area .personal-area__title.personal-area__title_secondary .title-text {
      font-size: 100px;
      line-height: 100px; }
      @media screen and (max-width: 991px) {
        .personal-area .personal-area__title.personal-area__title_secondary .title-text {
          font-size: 40px;
          line-height: 48px; } }
    .personal-area .personal-area__title .title-text {
      color: #000000;
      font-size: 45px;
      line-height: 55px;
      font-weight: 900;
      font-family: "UniversLTCYR-85XBlack", sans-serif; }
      @media screen and (max-width: 991px) {
        .personal-area .personal-area__title .title-text {
          font-size: 40px;
          line-height: 48px; } }
  .personal-area .employment__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .personal-area .employment__item {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: white;
    -webkit-box-shadow: 5px 5px 0 #A9693D;
            box-shadow: 5px 5px 0 #A9693D; }
    @media screen and (max-width: 991px) {
      .personal-area .employment__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .personal-area .employment__item:not(:last-child) {
      margin-bottom: 25px; }
    .personal-area .employment__item .employment-item__content {
      margin-right: 20px; }
      @media screen and (max-width: 991px) {
        .personal-area .employment__item .employment-item__content {
          margin: 0 0 20px; } }
      .personal-area .employment__item .employment-item__content .employment-item__status {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 5px; }
        .personal-area .employment__item .employment-item__content .employment-item__status.employment-item__status_success {
          color: #1CC29A; }
        .personal-area .employment__item .employment-item__content .employment-item__status .status-ico {
          margin-right: 5px; }
      .personal-area .employment__item .employment-item__content .employment-item__title {
        margin-bottom: 5px; }
        .personal-area .employment__item .employment-item__content .employment-item__title .title-text {
          color: #000000;
          font-size: 20px;
          line-height: 25px;
          font-weight: 700; }
      .personal-area .employment__item .employment-item__content .employment-item__info {
        margin-bottom: 5px; }
      .personal-area .employment__item .employment-item__content .employment-item__info,
      .personal-area .employment__item .employment-item__content .employment-item__price {
        color: #A39D9D;
        font-size: 13px;
        line-height: 20px; }
    .personal-area .employment__item .employment-item__action {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .personal-area .employment__item .employment-item__action .employment-action__item:not(:last-child) {
        margin-bottom: 10px; }
      .personal-area .employment__item .employment-item__action .employment-action__item.employment-action__item_remove .employment-action__link {
        color: #EC7070; }
      .personal-area .employment__item .employment-item__action .employment-action__link {
        display: block;
        color: #000000;
        text-align: right; }
        @media screen and (max-width: 991px) {
          .personal-area .employment__item .employment-item__action .employment-action__link {
            text-align: left; } }
  .personal-area .ads .ads__add {
    margin-bottom: 45px; }
    @media screen and (max-width: 991px) {
      .personal-area .ads .ads__add {
        margin-bottom: 35px; } }
  .personal-area .ads .ads__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .personal-area .ads .ads__item {
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 5px 5px 0 #A9693D;
            box-shadow: 5px 5px 0 #A9693D; }
    @media (max-width: 1400px) {
      .personal-area .ads .ads__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .personal-area .ads .ads__item:not(:last-child) {
      margin-bottom: 25px; }
  .personal-area .ads .ads-item__media {
    width: 260px;
    min-width: 260px;
    height: auto;
    min-height: 176px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 1400px) {
      .personal-area .ads .ads-item__media {
        width: 100%;
        min-height: 240px; } }
    @media screen and (max-width: 579px) {
      .personal-area .ads .ads-item__media {
        min-height: 196px; } }
  .personal-area .ads .ads-item__container {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 991px) {
      .personal-area .ads .ads-item__container {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .personal-area .ads .ads-item__content {
    margin-right: 20px; }
  .personal-area .ads .ads-item__info {
    margin-bottom: 5px;
    color: #A39D9D;
    font-size: 13px;
    line-height: 15px; }
  .personal-area .ads .ads-item__title {
    margin-bottom: 5px; }
    .personal-area .ads .ads-item__title .title-text {
      color: #000000;
      font-size: 20px;
      line-height: 25px;
      font-weight: 700; }
  .personal-area .ads .ads-item__price {
    margin-bottom: 5px;
    color: #A39D9D;
    font-size: 13px;
    line-height: 15px; }
  .personal-area .ads-item__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .personal-area .ads-action__item:not(:last-child) {
    margin-bottom: 10px; }
  .personal-area .ads-action__item.ads-action__item_remove .ads-action__link {
    color: #EC7070; }
  .personal-area .ads-action__item .ads-action__link {
    display: block;
    color: #000000;
    text-align: right;
    white-space: nowrap; }
    @media screen and (max-width: 991px) {
      .personal-area .ads-action__item .ads-action__link {
        text-align: left; } }
  .personal-area .ads-action__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 10px; }
    @media screen and (max-width: 991px) {
      .personal-area .ads-action__status {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .personal-area .ads-action__status.ads-action__status_success {
      color: #1CC29A; }
    .personal-area .ads-action__status .status-ico {
      margin-right: 5px; }
  .personal-area .attach-multiple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .personal-area .attach-multiple .attach__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 12px;
      width: 100%; }
      .personal-area .attach-multiple .attach__list .attach__item {
        margin-bottom: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        position: relative; }
        .personal-area .attach-multiple .attach__list .attach__item .attach-item__media {
          width: 100%;
          margin-bottom: 10px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          position: relative; }
          .personal-area .attach-multiple .attach__list .attach__item .attach-item__media .attach-item__img {
            height: 140px;
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
            @media screen and (max-width: 991px) {
              .personal-area .attach-multiple .attach__list .attach__item .attach-item__media .attach-item__img {
                height: 250px; } }
            @media screen and (max-width: 579px) {
              .personal-area .attach-multiple .attach__list .attach__item .attach-item__media .attach-item__img {
                height: 150px; } }
        .personal-area .attach-multiple .attach__list .attach__item .attach-item__input {
          position: absolute;
          left: -9999px;
          opacity: 0;
          visibility: hidden; }
        .personal-area .attach-multiple .attach__list .attach__item .attach-item__remove {
          color: #EC7070;
          font-size: 13px;
          line-height: 20px;
          cursor: pointer; }
    .personal-area .attach-multiple .attach__init {
      font-size: 20px;
      line-height: 25px;
      font-weight: 700;
      width: 100%;
      height: 140px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      font-family: "UniversLTCYR-85XBlack", sans-serif;
      color: white;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background-color: #B4AFAF;
      -webkit-box-shadow: 5px 5px 0 #A39D9D;
              box-shadow: 5px 5px 0 #A39D9D;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .personal-area .attach-multiple .attach__init .init-ico {
        margin-bottom: 20px; }
  .personal-area .object .object__add {
    margin-bottom: 45px; }
    @media screen and (max-width: 991px) {
      .personal-area .object .object__add {
        margin-bottom: 35px; } }
  .personal-area .object .object__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .personal-area .object .object__item {
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 5px 5px 0 #A9693D;
            box-shadow: 5px 5px 0 #A9693D; }
    @media (max-width: 1400px) {
      .personal-area .object .object__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .personal-area .object .object__item:not(:last-child) {
      margin-bottom: 25px; }
  .personal-area .object .object-item__media {
    width: 260px;
    min-width: 260px;
    height: auto;
    min-height: 176px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 1400px) {
      .personal-area .object .object-item__media {
        width: 100%;
        min-height: 240px; } }
    @media screen and (max-width: 579px) {
      .personal-area .object .object-item__media {
        min-height: 196px; } }
  .personal-area .object .object-item__container {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 991px) {
      .personal-area .object .object-item__container {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .personal-area .object .object-item__content {
    margin-right: 20px; }
  .personal-area .object .object-item__info {
    margin-bottom: 5px;
    color: #A39D9D;
    font-size: 13px;
    line-height: 15px; }
  .personal-area .object .object-item__title {
    margin-bottom: 5px; }
    .personal-area .object .object-item__title .title-text {
      color: #000000;
      font-size: 20px;
      line-height: 25px;
      font-weight: 700; }
  .personal-area .object .object-item__price {
    margin-bottom: 5px;
    color: #A39D9D;
    font-size: 13px;
    line-height: 15px; }
  .personal-area .object-item__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .personal-area .object-action__item:not(:last-child) {
    margin-bottom: 10px; }
  .personal-area .object-action__item.object-action__item_remove .object-action__link {
    color: #EC7070; }
  .personal-area .object-action__item .object-action__link {
    display: block;
    color: #000000;
    text-align: right;
    white-space: nowrap; }
    @media screen and (max-width: 991px) {
      .personal-area .object-action__item .object-action__link {
        text-align: left; } }
  .personal-area .object-action__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 10px; }
    @media screen and (max-width: 991px) {
      .personal-area .object-action__status {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .personal-area .object-action__status.object-action__status_success {
      color: #1CC29A; }
    .personal-area .object-action__status .status-ico {
      margin-right: 5px; }

/* End */


/* Start:/local/templates/school/components/bitrix/menu/main_menu/style.min.css?1746890601490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/school/components/bitrix/menu/main_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/school/components/bitrix/news.list/main_text_blocks/style.css?1746890601203*/
.projects-item .projects-item__visual .projects-item__img {filter: sepia(1) brightness(0.8) contrast(0.9) saturate(0.8);}
.projects-item:hover .projects-item__visual .projects-item__img {filter: unset;}

/* End */


/* Start:/local/templates/school/components/bitrix/news.list/main_guide/style.css?17468906011821*/
.reference-item {
  margin-bottom: 30px;
  height: 100%; }
.reference-item__media .num {
  font-size: 30px; 
  font-weight: bold; 
  margin-bottom: 20px;
}
  @media screen and (max-width: 579px) {
    .reference-item {
      margin-bottom: 20px; } }
  .reference-item .reference-item__link {
    background-color: #D8D6D6;
    -webkit-box-shadow: 5px 5px 0 0 #969696;
            box-shadow: 5px 5px 0 0 #969696;
    padding: 35px 20px 10px;
    min-height: 180px;
    text-decoration: none;
    text-align: center;
    display: block;
    color: #000000;
    height: 100%; }
    @media screen and (max-width: 579px) {
      .reference-item .reference-item__link {
        font-size: 16px;
        line-height: 24px;
        min-height: 158px;
        padding: 25px 20px 15px; } }
    .reference-item .reference-item__link:hover {
      color: white;
      background-color: #A39D9D;
      -webkit-box-shadow: 5px 5px 0 0 #666060;
              box-shadow: 5px 5px 0 0 #666060; }
      .reference-item .reference-item__link:hover .reference-item__ico path {
        fill: white; }
      .reference-item .reference-item__link:hover img.reference-item__ico {
        filter: invert(1); }
  .reference-item .reference-item__ico {
    margin-bottom: 12px; }
    @media screen and (max-width: 579px) {
      .reference-item .reference-item__ico {
        height: 40px;
        margin-bottom: 15px; } }
  .reference-item .reference-item__title {
    font-size: 18px;
    line-height: 24px; }
    @media screen and (max-width: 579px) {
      .reference-item .reference-item__title {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 369px) {
      .reference-item .reference-item__title {
        font-size: 14px;
        line-height: 16px; } }

.reference__action .btn {
  width: 100%; }
/* End */


/* Start:/local/templates/school/components/bitrix/news.list/main_news/style.css?1746890601314*/
.news-item .news-item__visual {filter: sepia(1) brightness(0.8) contrast(0.9) saturate(0.8)}
.news-item:hover .news-item__visual {filter: unset;}
.news-item__text {display: -webkit-box; -webkit-line-clamp: 14; -webkit-box-orient: vertical; overflow: hidden;}
.news-item__text:hover {display: block; overflow: none}
/* End */


/* Start:/local/templates/school/components/bitrix/news.list/our_works/style.css?1746890601150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/school/components/bitrix/news.list/syllabus/style.css?1746890601435*/
#program .ui-state-active, 
#program .ui-widget-content .ui-state-active, 
#program .ui-widget-header .ui-state-active, 
#program a.ui-button:active, 
#program .ui-button:active, 
#program .ui-button.ui-state-active:hover {background: #A9693D; border-color: #A9693D}

.answer b {font-weight: bold}
.answer ul {list-style: inside; margin: 10px 0}
.answer ol {margin: 10px 0; padding-left: 20px;}

#program h4.question {background: none}
/* End */


/* Start:/local/templates/school/components/bitrix/news.calendar/shedule/style.css?17468906011225*/
.news-calendar {background-color:#FFFFFF; box-shadow: 5px 5px 0 0 #969696; overflow-x: auto;}
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth , .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews{
	font-size:9pt;
	color:#000000;
	background-color:#FFFFFF;
	position: relative; 
	min-width: 100px;
}
.NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalWeekend, .NewsCalHeader {
	padding-left:8px;
}
.NewsCalHeader{
	background-color:#EFF1F9;
	color:#365D91;
}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td{
	border-collapse:collapse;
	border:1px solid #B3B3B3;
}
.NewsCalMonthNav{
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    border: 1px solid #B3B3B3;
}
.NewsCalDay{
	color:#000000;
}
.NewsCalDayOther{
	color:#365D91;
}
.NewsCalNews{
	font-size:14px;
	margin-top: 5px;
	padding: 2px;
}
.NewsCalNews b {font-weight: bold;}
.NewsCalNews i {font-style: italic; font-size: 12px;}
.day {
    position: absolute;
    left: 5px;
    top: 2px;
}
.week_day {
    position: absolute;
    right: 5px;
    top: 2px;
}
.NewsCalNews.green {background: lightgreen}
.NewsCalNews.red {background: lightcoral}
.NewsCalNews.blue {background: lightblue}
/* End */


/* Start:/local/templates/school/components/bitrix/menu/footer_menu/style.min.css?1746890601490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/school/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/school/css/libs.min.css?174689060142437 */
/* /local/templates/school/css/main.css?1746890601195337 */
/* /local/templates/school/components/bitrix/menu/main_menu/style.min.css?1746890601490 */
/* /local/templates/school/components/bitrix/news.list/main_text_blocks/style.css?1746890601203 */
/* /local/templates/school/components/bitrix/news.list/main_guide/style.css?17468906011821 */
/* /local/templates/school/components/bitrix/news.list/main_news/style.css?1746890601314 */
/* /local/templates/school/components/bitrix/news.list/our_works/style.css?1746890601150 */
/* /local/templates/school/components/bitrix/news.list/syllabus/style.css?1746890601435 */
/* /local/templates/school/components/bitrix/news.calendar/shedule/style.css?17468906011225 */
/* /local/templates/school/components/bitrix/menu/footer_menu/style.min.css?1746890601490 */
