

/* Start:/bitrix/templates/incorp2/css/owl.carousel.css?16781916014614*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

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

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

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/incorp2/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/bitrix/templates/incorp2/css/font-awesome.css?167819160137414*/
/*!
 *  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('/bitrix/templates/incorp2/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/bitrix/templates/incorp2/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/incorp2/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/incorp2/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/incorp2/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/incorp2/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;
}

/* End */


/* Start:/bitrix/templates/incorp2/css/jquery.fancybox.css?167929342417647*/
@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

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

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

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

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

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

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

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

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

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

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

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

.fancybox-slide--image {
  overflow: visible; }

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

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

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

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

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

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

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

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: 'Г—';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

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

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

/* End */


/* Start:/bitrix/templates/incorp2/css/reset.css?16843529791570*/
/* --------------- reset.css --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;

}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
td, td img {
	vertical-align: top;
} 
input, select, button, textarea {
	margin: 0; 
	font-size: 100%;
}
input[type="text"], input[type="password"], textarea {
	padding: 0;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	 list-style:none;
}
/* --------------- /reset.css --------------- */
/* --------------- базовые настройки ---------*/
html {
	overflow-y: scroll;
}
body {
	line-height: 1;
	background: #fff;
	color: #666;
	text-align: left;
}
input, select, button, textarea {
	font-family: Arial, Verdana, sans-serif;
}
label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}
a, a:visited {
    text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus, a:active {
	
}
/* --------------- /базовые настройки ---------*/
/* End */


/* Start:/bitrix/templates/incorp2/css/animate.css?167819160177749*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

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

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

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

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

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

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

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

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

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

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

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

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

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

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

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

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

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

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

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

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

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

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

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

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

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

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

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

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

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

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

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

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

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

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

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

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

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

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

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

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

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

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

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

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

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

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

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

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

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

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

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

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

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

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

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

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

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

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

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

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

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

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

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

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

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

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

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

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

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

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

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

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

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

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

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

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

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

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

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

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

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

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

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

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

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

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

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

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

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

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

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

@keyframes rollOut {
  from {
    opacity: 1;
  }

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

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

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

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

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

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

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

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

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

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

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

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

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

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

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

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

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

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

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

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

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

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

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

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

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

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

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

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

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

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

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

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

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

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

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

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

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

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

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

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

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

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

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

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

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

/* End */


/* Start:/bitrix/templates/incorp2/css/style.css?1780955385108435*/
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}


*::-webkit-input-placeholder {
	color: #6f6f6f;
	opacity: 1;
}

*:-moz-placeholder {
	color: #6f6f6f;
	opacity: 1;
}

*::-moz-placeholder {
	color: #6f6f6f;
	opacity: 1;
}

*:-ms-input-placeholder {
	color: #6f6f6f;
	opacity: 1;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #3b3b3b;
}

p {
	font-size: 16px;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.work {
	width: 100%;
	max-width: 1200px;
	min-width: 320px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.bottom .work {
	display: flex;
	justify-content: center;
	column-gap: 20px;
}

.maxwidth-theme {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}

.helper {
	width: 100% !important;
	height: 0 !important;
	visibility: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.hidden {
	display: none !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
select.form_control,
textarea {
	width: 100%;
	height: 38px;
	margin-bottom: 15px;
	padding: 0 15px;
	color: #6f6f6f;
	font-size: 13px;
	background-color: #fbfbfb;
	border: 1px solid #d7d7d7;
	font-family: 'Montserrat', sans-serif;
}

textarea {
	height: 110px;
	padding: 10px 15px;
	resize: none;
}

.form_white input[type="text"],
.form_white input[type="password"],
.form_white textarea {
	background: #fff;

}

.form label {
	display: block;
	margin-bottom: 8px;
	font-size: 16px;
	line-height:1.5;
	font-weight: 700;
	color: #494949;
	text-align:left;
	padding-left: 27px;
}
.form label a {border-bottom: 1px dashed;}

.form label span {}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

.btn {
	display: inline-block;
	padding: 0px 10px;
	border: medium none;
	background: transparent;
	cursor: pointer;
	transition: .3s;
	-moz-transition: .3s;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 36px;
	border-radius: 1px;
}

.btn_main {
	color: white;
	background: #eea458;
}
.calc_b {width:13%!important}
.btn_calc {
	color: white;
	background: #A583B5;
}
.btn_calc:hover {
	background:#A583B5;
	opacity:0.8;
}

.btn_white {
	background-color: transparent;
}

.btn_white:hover {
	color: #fff;
}

.btnradius .btn {
	border-radius: 30px;
}

.btnscale .btn:hover {
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

button:focus {
	outline: none;
}

.transition {
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}

.title_block {
	display: block;
	margin-bottom: 65px;
	color: #494949;
	font-size: 24px;
	font-weight: 700;
	line-height: 38px;
}

.title_block:not(:first-child) {
	margin-top: 2em;
}


/*Header*/
.header {
	width: 100%;
	display: block;
	padding-bottom: 10px;
	background: #fff;
	z-index: 5;
	/*position: absolute;
   top: 0px;
   left: 0px;*/

}

.header .inner {
	padding-top: 25px;
	padding-bottom: 70px;
	position: relative;
	display: flex;
	align-items: center;
}

.header .logo {
	flex-grow: 1;
}

.header .logo a {
	display: inline-block;
	vertical-align: middle;
}

.header .logo img {
	max-width: 100%;
	width: 250px;
	vertical-align: top;
}

.header .logo>span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	text-align: left;
}

.header .logo>span span {
	display: block;
	font-size: 22px;
}

.header .place {
	width: 30%;
	margin-top: 5px;
	padding-left: 50px;
	position: relative;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
}

.header .place span {
	max-width: 95%;
	display: inline-block;
}

.header .place::before {
	content: url(/bitrix/templates/incorp2/css/../img/place.svg);
	position: absolute;
	top: -10px;
	left: 0;
	width: 38px;
	height: 38px;
}

.header .phone {
	width: 19%;
	padding-left: 50px;
	position: relative;
	text-align: left;
}

.header .phone::before {
	content: url(/bitrix/templates/incorp2/css/../img/phone.svg);
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
}

.header .phone .big {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
	color: #202020;
}

.header .phone .big span,
.header .phone .big a {
	color: #3b3b3b;
	font-size: 16px;
	font-weight: 700;
}

.header .phone .small {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #202020;
	padding-top: 2px;
}


.header .phone .small a {
	font-size: 16px;
	color: #3b3b3b;
}

.header .callback_container {
	width: 17%;
	text-align: right;
}

.header .callback {
	padding: 0 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
}

.header .bottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.toggleMenu {
	display: none;
	font-size: 30px;
	padding: 2px 5px;
	border: 2px solid;

}

/*NAV*/
.nav {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	*zoom: 1;
}


.nav:before,
.nav:after {
	content: " ";
	display: table;
}

.nav:after {
	clear: both;
}

.nav ul {
	list-style: none;
	width: 210px;
	background: #f8f8f8;
	z-index: 9;
}

.nav ul ul {
	background: #ededed;
}

.nav a {
	padding: 13px 5px;
	color: #3b3b3b;
	font-size: 16px;
	font-weight: 700;
	transition: .3s;
	-moz-transition: .3s;
}

.nav li {
	position: relative;
}

.nav>li {
	float: left;
	margin-left: 30px;
}

.nav>li:first-of-type {
	margin-left: 0;
}

.nav>li>.parent {}

.nav li a .fa {
	margin-left: 5px;
	font-size: 11px;
}

.nav>li>a {
	display: block;

}

.nav li ul {
	min-width: 340px;
	padding: 10px 0;
	position: absolute;
	left: -9999px;
	background-color: white;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	z-index: -1;
	line-height: 21px;
}

.nav>li.hover>ul {
	left: 0px;
	z-index: 2;
}



.nav li li.hover>ul {
	left: 100%;
	top: -10px;
	z-index: 2;
}


.nav li li a {
	display: block;
	padding-left: 25px;
	padding-right: 35px;
	z-index: 100;
	font-weight: 500;
	position: relative;
}

.nav li li li a {
	padding-right: 20px;
}

.nav li li:hover>a {
	background-color: #f3f3f3;
}

.nav li li li:hover>a {
	background: transparent;
}

.nav li li a .fa {
	position: absolute;
	width: 40px;
	height: 100%;
	display: flex;
	top: 0;
	right: 0;
}

.nav li li a .fa::before {
	margin: auto;
}

.nav li li li a {
	border-color: transparent;
	z-index: 200;
}


/*****/

.header .bottom_right {
	display: inline-block;
	float: right;
	padding-top: 10px;
}

.header .search {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 10px;
	border-left: 1px solid #f0f0f0;
	position: relative;
}

.toggle_search.active {
	opacity: .6;
}

.search_drop {
	width: 544px;
	padding: 10px;
	background-color: #d5d5d6;
	position: absolute;
	top: 100%;
	right: 0px;
	display: none;
	z-index: 9;
	margin-top: 14px;
}

.search_drop input {
	width: 100%;
	margin-bottom: 0;
	padding-left: 12px;
	padding-right: 100px;
	height: 40px;
	background-color: white;
	border: none;
	color: #323538;
	font-size: 16px;
	font-weight: 300;
}

.search_drop button {
	width: 84px;
	height: 40px;
	background-color: white;
	border: none;
	border-left: 1px solid #f2f2f2;
	color: #323538;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
}


.header .cart {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid #f0f0f0;
}

.header .cart img {
	display: inline-block;
	vertical-align: middle;
}

.header .cart span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	padding: 3px;
	width: auto;
	min-width: 20px;
	border-radius: 100%;
	height: 20px;
	text-align: center;
}

/*Slider*/
.slider {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.slider .inner {
	padding-top: 60px;
}

.slider li {
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.slider .container {
	width: 100%;
	height: 100%;
}

.slider .col {
	width: 50%;
	height: 100%;
	padding-left: 30px;
	float: left;
	position: relative;
}

.slider .col.center {
	float: none;
	text-align: center;
	width: 100%;
	padding-top: 50px;
	padding-left: 0px;
}

.slider .col.right {
	float: right;
}

.slider .title_slider {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 42px;
}

.slider .title_slider.white {
	color: #fff;
}

.slider p {
	margin-top: 25px;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
}

.slider p.white {
	color: #fff;
}

.slider .btn_list {
	margin-top: 35px;
}

.btn_list>div {
	display: inline-block;
	vertical-align: top;
	margin-right: 7px;
}

.slider .btn {
	width: 145px;
}

.slider .img img {
	max-width: 100%;
}

.bx-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper .bx-viewport {
	background: transparent;
	height: auto;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 30px;
	width: 100%;
	z-index: 999;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 0px;
	background: rgba(0, 0, 0, .2) url(/bitrix/templates/incorp2/css/../img/slider/pre.png) 13px center no-repeat;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: rgba(0, 0, 0, .2) url(/bitrix/templates/incorp2/css/../img/slider/next.png) 15px center no-repeat;
}

.bx-wrapper .bx-prev:hover {}

.bx-wrapper .bx-next:hover {}

.slider .bx-wrapper .bx-prev {
	left: 6%;
}

.slider .bx-wrapper .bx-next {
	right: 6%;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	outline: 0;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	z-index: 999;
	transition: all 0.3s ease;
	border-radius: 50%;
	margin-top: -19px;
}


/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	overflow: hidden;

	background-color: transparent;
	border-radius: 1px;

}

.bx-wrapper .bx-pager.bx-default-pager a.active {}

/*Content*/
.content {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.content .inner {
	padding-top: 30px;
	padding-bottom: 50px;
	line-height: 1.5;
}

.content .inner:has(.no-padding-bottom) {
	padding-bottom: 0;
}

.page-content ul,
.page-content ol {
	margin-bottom: 25px;
	margin-left: 45px;
	line-height: 1.8;
}

.content_top {
	background-color: #A583B5;
	position: relative;
}

.content-top__bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.content-top__overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.content_top .inner {
	position: relative;
	padding-top: 35px;
	padding-bottom: 35px;
}

.content h1 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	line-height: 42px;
}

body.bold .content h1 {
	font-weight: 700;
}

.content h2 {
	margin-bottom: 30px;
	color: #494949;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
}

.content h3 {
	margin-bottom: 20px;
	color: #494949;
	font-size: 20px;
	font-weight: 700;
	line-height: 19px;
}

.content p,
.news-detail {
	margin-bottom: 25px;
	line-height: 1.8;
}

.breadcrumbs {
	padding-bottom: 15px;
}

.breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 3px;
	color: #fff !important;
}

.breadcrumbs li.active {
	/*opacity: 0.4;*/
	color: #EEA459 !important;
}

.breadcrumbs li:after {
	content: "-";
	margin-left: 5px;
}

.breadcrumbs li:last-child:after {
	content: none;
}

.breadcrumbs li a {
	color: inherit;
}

.content .sidebar {
	width: 24%;
	float: left;
}

.sidebar_right .content .sidebar {
	float: right;
}

.sidebar_right .content .main_block {
	padding-right: 65px;
	padding-left: 0px;
}

.content .sidebar .sidebar_title {
	display: block;
	padding-bottom: 18px;
	margin-bottom: 18px;
	color: #494949;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #efefef;
}

.content .menu {
	margin-bottom: 30px;
}

.content .menu li {
	list-style: none;
	border-bottom: 1px solid #f5f5f5;
}

.content .menu li a {
	display: block;
	color: #3b3b3b;
	padding: 15px 30px 15px 15px;
	font-size: 15px;
	font-weight: 500;
	position: relative;
}

.content .menu>li>a {}

.content .menu li li a {
	color: #767676;
	font-size: 13px;
}

.content .menu li .open {
	cursor: pointer;
}

.content .menu li .open .fa {
	font-size: 12px;
	position: absolute;
	top: 18px;
	right: 15px;
	transition: .3s;
	-moz-transition: .3s;
}

.content .menu li .open.active {
	border: none;
}

.content .menu li .open.active .fa {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.content .menu .dropdown {
	display: none;
	background: rgba(249, 249, 249, .5);
	padding-left: 15px;
}

.banner {
	margin-bottom: 60px;
}

.banner img {
	width: 100%;
}

.show_more {
	display: inline-block;
	width: 100%;
	padding: 8px 0;
	margin-top: 50px;
	margin-bottom: 140px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fbfbfb;
	border: 1px solid #d7d7d7;
	border-radius: 19px;
	text-align: center;
}

.show_more span {
	color: #494949;
	font-size: 13px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}

.show_more span .fa {
	font-size: 22px;
	color: #494949;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.show_more:hover {
	cursor: pointer;
}


.pag {
	margin-bottom: 20px;
	text-align: center;
}

.pag li {

	display: inline-block;
	vertical-align: middle;
	margin: 0 1px;
	color: #3b3b3b;
	font-size: 13px;
	font-weight: 700;
	transition: .3s;
	-moz-transition: .3s;
}

.pag li a {
	width: 38px;
	height: 38px;
	display: block;
	line-height: 38px;
	color: inherit;
}

.pag li.first,
.pag li.right {
	background-color: #f0f0f0;
	border-radius: 50%;
	font-size: 18px;
}

.pag li.first:hover,
.pag li.right:hover {
	color: #fff;
}


.pag li a.active {
	color: #fff;
}

.content_item {
	margin-bottom: 60px;
}

.content_item .photo {
	width: 220px;
	float: left;
}

.content_item .photo img {
	width: 100%;
}

.content_item .right {
	margin-left: 254px;
}

.content_item h3 {}

.content_item p {
	min-height: 40px;
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	font-size: 13px;
	line-height: 19px;
}

.content_item .more {}

.services_list>p {
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

/**Good**/
.good {}

.good .good_top {
	margin-bottom: 30px;
}

.good_top .left {
	width: 340px;
	float: left;
}

.good_top .right {
	margin-left: 385px;
	padding-top: 5px;
}

.good .detail ul {
	list-style: none;
	margin-bottom: 35px;
}

.good .detail ul li {
	margin-bottom: 8px;
	padding-left: 23px;
	position: relative;
	color: #3b3b3b;
	font-size: 13px;
	line-height: 18px;
}

.good .detail ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 8px;
	left: 0px;
}


a.news_back {
	margin-top: 30px;
}

/*******************/


.slider_good_top {
	position: relative;
	border: 1px solid #efefef;
	margin-bottom: 10px;
	padding: 55px 20px;
}

.projects_good .slider_good_top {
	padding: 0;
}

.projects_good .slider_good_top img {
	width: 100%;
}

.slider_good_top li {

	position: relative;
	text-align: center;
}

.slider_good_top .top {
	width: 100%;
	padding: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	text-align: left;
}

.slider_good_bottom {}

.detail_photo img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
}

.slider_good .bx-wrapper .bx-prev {
	left: -26px;
	margin-left: 0;
	background: #fbfbfb url(/bitrix/templates/incorp2/css/../img/content/pre.png) center center no-repeat;
}

.slider_good .bx-wrapper .bx-next {
	right: -26px;
	margin-right: 0;
	background: #fbfbfb url(/bitrix/templates/incorp2/css/../img/content/next.png) center center no-repeat;
}

.slider_good .bx-wrapper .bx-prev:hover {
	opacity: .7;
	background-color: inherit;
}

.slider_good .bx-wrapper .bx-next:hover {
	opacity: .7;
	background-color: inherit;
}

.slider_good .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	bottom: auto;
	outline: 0;
	width: 26px;
	height: 80px;
	text-indent: -9999px;
	z-index: 999;
	transition: all 0.3s ease;
	margin-top: 0px;
	border-radius: 0;
}

#bx-pager a {
	display: block;
	height: 90px;
}

#bx-pager img {
	width: 100%;
	border: 1px solid #fff;
}

#bx-pager .active img {
	border: 1px solid #e20613;

}

/*******************/
.good .quantity {
	display: inline-block;
	vertical-align: middle;
	min-width: 91px;
	padding: 12px 15px;
	text-align: center;
	color: white;
	font-size: 22px;
	margin-bottom: 40px;
}

.good .cost {
	display: inline-block;
	vertical-align: middle;
	padding-left: 18px;
	color: #494949;
	font-size: 32px;
	margin-bottom: 40px;
}

.good .price {
	color: #494949;
	font-size: 36px;
	margin-bottom: 20px;
}

.good .price .old_price {
	color: #767676;
	font-size: 18px;
}

.good .description {
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 20px;
}

.good .description>span {
	display: block;
	margin-bottom: 20px;
	color: #494949;
	font-size: 18px;
	font-weight: 700;
}

.good .description p {
	font-size: 13px;
	line-height: 20px;
}

.good .btn_container {
	max-width: 270px;
	margin: 0 -5px;

}

.projects_good .btn_container {
	max-width: 320px;
}

.good .btn_container>div {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}

.good .btn_container .btn {
	width: 100%;
}

.good .btn_container .btn.order {
	margin-left: 5px;
	margin-bottom: 5px;
}

.good .btn_container .btn_white {
	margin-left: 5px;
}

.good .widget {
	margin-top: 40px;
}

.good .widget img {
	max-width: 100%;
}

.good .detail {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
}

.good .detail span {
	display: block;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.good .detail p {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
}

.characteristic {
	margin-bottom: 20px;
}

.characteristic>span {
	display: block;
	margin-bottom: 35px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.characteristic ul {
	list-style: none;
}

.characteristic ul li {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 15px;
}

.characteristic ul li:last-child {
	margin-bottom: 0;
}

.characteristic ul li span {
	display: inline-block;
	vertical-align: top;
}

.characteristic ul li span:first-child {
	width: 285px;
}

.docs {}

.docs .item {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.docs.page .item {
	width: 49%;
}

.doc {
	margin-bottom: 50px;
	padding-top: 15px;
	padding-left: 75px;
	position: relative;
}

.doc.doc:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/doc.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc.csv:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/csv.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc.txt:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/txt.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc.pdf:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/pdf.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc.xls:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/xls.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc.jpg:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/jpg.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc.none:before {
	content: url(/bitrix/templates/incorp2/css/../img/content/none.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.doc a {
	display: block;
	margin-bottom: 8px;
	color: #3b3b3b;
	font-size: 14px;
	font-weight: 700;
}

.doc span {
	display: block;
	color: #3b3b3b;
	font-size: 11px;
}

.picking {
	margin-top: 80px;
}

.picking .title_block {
	padding-bottom: 25px;
	margin-bottom: 50px;
	border-bottom: 1px solid #efefef;
}

.service_detail {
	margin-bottom: 65px;
	background-color: #3f3f3f;
}

.service_detail .pic {}

.service_detail .pic img {
	width: 100%;
}

.service_detail .bottom {
	padding: 32px 30px 30px;

}

.service_detail .description {}

.service_detail .description>span {
	display: block;
	margin-bottom: 25px;
	color: white;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
}

.service_detail .description p {
	margin-bottom: 30px;
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	color: white;
	font-size: 13px;
	line-height: 22px;
}

.service_detail .action {
	border-top: 2px solid #fff;
}

.service_detail .action .col {
	min-height: 125px;
	float: left;
	padding-top: 30px;
}

.service_detail .action .col:first-child {
	width: 75%;
}

.service_detail .action .col:nth-child(2) {
	width: 25%;
	border-left: 2px solid #fff;
	text-align: right;
	padding-top: 50px;
}

.tabs_content.services_text {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
}

.profit {
	padding-left: 90px;
	padding-right: 15px;
	position: relative;
}

.service_detail .action .btn {
	width: 150px;
	height: 38px;
}



.profit .circle {
	width: 70px;
	height: 70px;
	display: table;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0px;
	background: url(/bitrix/templates/incorp2/css/../img/circle.png) center center no-repeat;
	text-align: center;
}

.profit .circle>span {
	display: table-cell;
	vertical-align: middle;
	font-size: 38px;
}

.profit>span {
	display: block;
	margin-bottom: 10px;
	color: white;
	font-size: 20px;
	font-weight: 700;
}

.profit p {
	margin-bottom: 0;
	color: white;
	font-size: 13px;
	line-height: 20px;
}

.text_block {
	margin-bottom: 0;
	color: white;
	font-size: 13px;
	line-height: 20px;
}

.action .price {
	display: inline-block;
	color: #fff;
	text-align: left;
	font-size: 24px;
}

.action .price .old_price {
	display: block;
	margin-top: 15px;
	margin-left: 0;
	font-size: 18px;

}

.gallery,
.reviews_in {
	margin-top: 60px;
}

.gallery .title,
.reviews_in .title,
.docs .title,
.title_block_small {
	display: block;
	color: #494949;
	font-size: 28px;
	font-weight: 700;
	padding-bottom: 25px;
	margin-bottom: 50px;
	border-bottom: 1px solid #efefef;
}

.gallery .pic {
	height: 159px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 1px solid #efefef;
}

.jack {
	margin-top: 40px;
	margin-bottom: 70px;
	padding: 30px 30px 30px 45px;
	background-color: #3f3f3f;
}

.jack .left {
	width: 220px;
	float: left;
}

.jack .right {
	margin-left: 220px;
	padding-left: 60px;
	border-left: 2px solid #fff;
}

.jack .left span {
	display: block;
	padding-top: 25px;
	color: white;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
}

.jack .photo {
	width: 115px;
	height: 115px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}

.jack .photo img {
	width: 100%;
}

.jack .description {
	margin-left: 148px;
	padding-right: 70px;
	position: relative;
}

.jack .name {
	display: block;
	margin-bottom: 5px;
	color: white;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
}

.jack .post {
	display: block;
	margin-bottom: 15px;
	color: white;
	font-size: 11px;
}

.jack .phone {
	display: block;
	margin-bottom: 5px;
	color: white;
	font-size: 19px;
}

.jack .mail {
	display: block;
	font-size: 12px;
}

.jack .soc {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	right: 0px;
}

.jack .soc li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 9px;
}

.jack .soc li:first-child {
	margin-left: 0;
}

.jack .soc li a {
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
	transition: .3s;
	-moz-transition: .3s;
	color: white;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}

.jack .soc li a:hover {
	color: #3f3f3f;
	background: #fff;
}

.comments {
	margin-top: 65px;
}

.comments .title {
	display: block;
	color: #494949;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 50px;
}

.comments form {
	max-width: 675px;
}

.comments .btn {
	margin-top: 25px;
	padding: 0 25px;
	height: 38px;
}


/*Advantages*/
.advantages {
	background-color: #3B3B3B;
	background-image: url(/bitrix/templates/incorp2/css/../img/adv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	color: #fff;
	padding: 57px 0;
}

.advantages h2 {
	color: #fff;
	font-size: 36px;
	line-height: inherit;
	font-weight: 400;
	text-align: center;
	margin-bottom: 38px;
}

.advantages-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 50px;
	row-gap: 40px;
}

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

.advantages-item .icon {
	height: 132px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 15px;
}

.advantages-item .icon img {
	max-width: 120px;
	max-height: 100%;
}

.advantages-item .caption {
	font-size: 13px;
	line-height: 22px;
}



.advantages_in {
	background-color: #fff;
	margin-bottom: 55px;
	border: 1px solid #efefef;
}

.advantages .item {
	width: 25%;
	height: 118px;
	float: left;
	border-left: 1px solid #efefef;
}


.advantages_in .item {
	width: 33.33%;
	border: none;
}

.advantages .item>div {
	width: 100%;
	height: 100%;
	display: table;
}

.advantages .item>div>div {
	display: table-cell;
	vertical-align: middle;
}

.advantages .item .icon {
	display: inline-block;
	vertical-align: middle;
	width: 37%;
	text-align: center;
	font-size: 3em;
}

.advantages .item .icon img {}

.advantages .item span {
	width: 61%;
	display: inline-block;
	vertical-align: middle;
	color: #3b3b3b;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
}

.b-advantages {
	background-color: #3B3B3B;
	background-image: url(/bitrix/templates/incorp2/css/../img/b-adv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	min-height: 570px;
	padding: 50px 0 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.b-advantages h2 {
	border-radius: 3px;
	background-color: #EEA459;
	color: #0E0E0E;
	text-align: center;
	font-size: 64px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: -10px auto 80px;
	padding: 5px 20px;
	max-width: 960px;
	min-height: 96px;
	text-transform: uppercase;
}

.b-advantages-grid {
	display: grid;
	grid-template-columns: 377fr 377fr 356fr;
	gap: 30px;
	padding-left: 50px;
}

.b-advantages-item {
	display: flex;
	align-items: center;
	column-gap: 20px;
	padding-bottom: 30px;
}

.b-advantages-item .icon {
	width: 80px;
	height: 80px;
	border: 1px solid;
	border-radius: 50%;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	font-weight: 500;
}

.b-advantages-item img {
	width: auto;
	max-width: 80%;
	max-height: 80%;
}

.b-advantages-item .caption {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
}

/*Services*/
.services {
	width: 100%;
	background-color: #fff;
	padding-top: 55px;
}

.services_in {
	padding-top: 0;
}

.services .title_block {
	display: inline-block;
	vertical-align: top;
}

.more {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
}

.more span {
	padding-bottom: 2px;
	transition: .3s;
	-moz-transition: .3s;
	color: #494949;
}

.more:hover span {
	border-color: transparent;
}

.services .more {
	margin-top: 10px;
	float: right;
}

.services .items {
	margin: 0 -15px;
	display: flex;
	flex-wrap: wrap;
}

.services_in .items {
	margin: 0 -10px;
}

.services .item {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
}

.services_in .item {
	width: 50%;
	padding: 0 10px;
	margin-bottom: 30px;
}

.services .item .pic {
	height: 220px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.services .item .description {
	padding: 30px 25px 20px;
	position: relative;
	z-index: 2;
	background: #fff;
	transition: .3s;
	-moz-transition: .3s;
	border: 1px solid #efefef;
	flex-grow: 1;
	display: flex;
	flex-direction: column;

}
.services_links a {
	font-size: 16px;
	line-height: 1.5;
    display: inline-block;
	margin-right: 10px;
	font-weight: 600;
	color:#A583B5;
	border-bottom: 1px dashed;
}
.services_links a:hover {color:#EEA459}

.services_in .item .description {
	min-height: 225px;
}

.services_in.detail_list .item .description {
	min-height: 150px;
}

.services .item:hover .description {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.services .item .name {
	display: block;
	padding: 10px 0 10px 15px;
	width: 100%;
	max-width: 200px;
	color: white;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	position: absolute;
	bottom: calc(100% + 1px);
	left: 10px;
	z-index: 2;
}

.services .item p {
	font-size: 16px;
	line-height: 24px;
	color: #494949;
	margin-bottom: 10px;
}

.services .item ul {
	width: 100%;
	vertical-align: top;
	list-style: none;
	margin-bottom: 10px;
}

.services .item ul li {
	margin-top: 10px;
	color: #767676;
	font-size: 13px;
	font-weight: 400;
	display: block;
}

.services .item ul li a {
	font-weight: 500;
}

.services .item .more {
	float: none;
}

/*Projects*/
.projects {
	padding-top: 0;
}

.projects .title_block {
	display: inline-block;
	vertical-align: top;
}

.projects .items {
	margin: 0 -10px;
}

.projects .item {
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}

.projects .item .pic {
	height: 220px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.projects .item .description {
	height: 155px;
	padding: 30px 25px 20px;
	position: relative;
	z-index: 2;
	background: #fff;
	transition: .3s;
	-moz-transition: .3s;
	border: 1px solid #efefef;
}


.projects .item:hover .description {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.projects .item .name {
	display: block;
	padding: 10px 0 10px 15px;
	width: 100%;
	max-width: 260px;
	color: white;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	position: absolute;
	top: -45px;
	left: 10px;
	z-index: 2;
}

.projects .item p {
	height: 57px;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
}

.projects .item ul {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	height: 65px;
	list-style: none;
}

.projects .item ul li {

	margin-top: 15px;
	color: #767676;
	font-size: 13px;
	font-weight: 400;
}

.projects .item ul li a {
	color: inherit;
}

.projects .item .more {
	float: none;
}

/*Projects_list*/
.projects_list {}

.projects_list .items {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	column-gap: 20px;
	row-gap: 30px;
}

.projects_list .item {
	display: flex;
	flex-direction: column;
}

.picking .projects_list .item {
	width: 100%;
	padding: 0;
}

.projects_list .item .pic {
	height: 178px;
	background-position: center;
	background-size: cover;
}

.projects_list .item .description {
	position: relative;
	z-index: 2;
	background: #fff;
	transition: .3s;
	-moz-transition: .3s;
	border: 1px solid #efefef;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.projects_list .description > :first-child {
	flex-grow: 1;
}

.projects_list .item:hover .description {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.projects_list .item .title {
	width: 100%;
	display: block;
	padding: 15px 5px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	color: #3b3b3b;
	text-align: center;
}

.projects_list .item .title a {
	color: inherit;
}

.projects_list .item .quantity {
	display: block;
	vertical-align: middle;
	min-width: 91px;
	padding: 12px 15px;
	text-align: center;
	color: white;
	font-size: 19px;
	margin: 0 -20px;
}

.projects_list .item .cost {
	display: block;
	vertical-align: middle;
	color: #3b3b3b;
	font-size: 20px;
	text-align: center;
	margin-top: 15px;
}

/*Catalog_list*/
.catalog_list {
	width: 100%;
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 40px;
}

.catalog_list .title_block {
	display: inline-block;
	vertical-align: top;
}

.catalog_list .more {
	margin-top: 10px;
	float: right;
}

.catalog_list .items {}

.catalog_list .item {
	width: 50%;
	float: left;
	padding: 30px 30px 30px 40px;
	-moz-transition: .3s;
	border: 1px solid #efefef;
	transition: box-shadow ease .3s, border ease-out .3s;
	zoom: 1;
	margin: 0 0 -1px -1px;
	min-height: 220px;
}

.catalog_list_in .item {
	height: 205px;
}

.catalog_list .item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.catalog_list .item:nth-child(even) {
	border-left: 1px solid #efefef;
}

.catalog_list .item .left {
	width: 165px;
	float: left;
}

.catalog_list_in .item .left {
	width: 150px;
}

.catalog_list .item .right {
	margin-left: 165px;
}

.catalog_list_in .item .right {
	margin-left: 150px;
}

.catalog_list .item .pic {
	padding-right: 20px;
}

.catalog_list .item .pic>div {
	min-height: 100px;
}

.catalog_list .item .pic img {
	max-width: 100%;
}

.catalog_list .item .title {
	display: block;
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: 700;
	line-height: 21px;
}

.catalog_list .item .title a {
	color: inherit;
}

.catalog_list .item ul {
	list-style: none;
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.catalog_list_in .item ul {
	width: 100%;
}

.catalog_list .item ul li {
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 16px;
	color: #767676;
	transition: .3s;
	-moz-transition: .3s;
}

.catalog_list .item p {
	margin-bottom: 14px;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	color: #494949;
	transition: .3s;
	-moz-transition: .3s;
}

.catalog_list_in .item ul li {
	font-size: 13px;
	margin-bottom: 12px;
}


.catalog_list .item ul li a {
	color: inherit;
}

.catalog_list .item ul li a:hover {}

.catalog_list.line .items {
	border: none;
}

.catalog_list.line .item {
	width: 25%;
	height: auto;
	border: 1px solid #f2f2f2;
	transition: box-shadow ease .2s, border ease-out .2s;
	zoom: 1;
	margin: 0 0 -1px -1px;
	min-height: 240px;
}

.catalog_list.line .top {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	min-height: 130px;
}

.catalog_list.line .item .pic img {
	max-height: 130px;
}

.catalog_list.line .bottom {
	text-align: center;
}

.catalog_list.line .item .title {
	margin-bottom: 0px;
	margin-top: 18px;
	font-size: 16px;
	font-weight: 500;
}

.catalog_list.line .description {
	margin-top: 10px;
	font-size: 13px;
	text-align: left;
	color: #767676;
}


/*Popular*/
.popular {
	width: 100%;
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 40px;
}

.tabs_caption {
	margin-bottom: 50px;
	border-bottom: 1px solid #efefef;
}

.tabs_caption li {
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 35px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	font-size: 18px;
	font-weight: 700;
	transition: .3s;
	-moz-transition: .3s;
}

.tabs_caption li.active {
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.tabs_caption li:first-child {
	margin-left: 0;
}

.tabs_caption li a {
	color: #3b3b3b;
}

.tabs_content {
	display: none;
}

.tabs_content.active {
	display: block;
}

.catalog_items {}

.tile {
	margin: 0 -15px;
}

.tile_in {
	margin: 0 -10px;
}

.catalog_items_list .tile,
.catalog_items_table .tile {
	margin: 0;
}

.tile .item {
	width: 25%;
	float: left;
	height: 420px;
	padding: 0 15px;
	margin-bottom: 30px;
	position: relative;

}

.catalog_items .item {}

.catalog_items_list .tile .item {
	width: 100%;
	float: none;
	height: 210px;
	margin-bottom: 20px;
}

.catalog_items_table .tile .item {
	width: 100%;
	float: none;
	height: 98px;
	margin-bottom: 0px;
}

.tile_in .item {
	width: 33.33%;
	padding: 0 10px;
}

.catalog_items .item:hover {
	z-index: 3;
}

.catalog_items .item>div {
	height: 420px;
	border: 1px solid #efefef;
	overflow: hidden;
	transition: .3s;
	-moz-transition: .3s;
	position: relative;
}

.catalog_items .item:hover>div {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.catalog_items_table .item>div {
	border-bottom: 0;
}

.catalog_items_table .item:last-of-type>div {
	border-bottom: 1px solid #efefef;
}

.catalog_items_list .item>div {
	height: 210px;
	overflow: visible;
}



.catalog_items_table .item>div {
	height: 98px;
	overflow: visible;
}

.catalog_items .item>div:hover {
	height: auto;
	overflow: visible;
}

.catalog_items_list .item>div:hover {
	height: 210px;
}

.catalog_items_table .item>div:hover {
	height: 98px;
}

.slider_catalog .item>div:hover {
	height: 385px;
	overflow: hidden;
}

.catalog_items .top {
	width: 100%;
	padding: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.catalog_items_list .top {
	max-width: 228px;
}

.shild {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: white;
	font-size: 12px;
	font-weight: 700;
}

.shild.blue {
	background-color: #f1bc1a;
}

.shild.red {
	background-color: #f4484c;
}

.shild.sky {
	background-color: #393fcb;
}

.catalog_items .item .pic {
	height: 264px;
	padding: 20px 20px 20px;
	background-color: white;
	line-height: 230px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	max-height: 264px;
}

.catalog_items_list .item .pic {
	width: 228px;
	height: 100%;
	float: left;
}

.catalog_items_table .item .pic {
	width: 110px;
	height: 100%;
	float: left;
	padding: 15px;
}

.catalog_items .item .pic a {
	text-align: center;
	margin: auto;
	display: block;
}

.catalog_items .item .pic img {
	max-width: 100%;
	vertical-align: middle;
	max-height: 100%;
	display: inline-block;
	zoom: 1;
	height: auto;
	width: auto;
}

.catalog_items_list .item .pic img,
.catalog_items_table .item .pic img {
	width: 100%;
}

.catalog_items .item .description {
	padding: 20px;
	background-color: white;
	border-top: 1px solid #efefef;
	position: relative;
}

.catalog_items_list .item .description {
	padding: 27px 175px 10px 27px;
	border-top: none;
	border-left: 1px solid #efefef;
	margin-left: 228px;
	height: 100%;
}

.catalog_items_table .item .description {
	padding: 15px;
	border-top: none;
	border-left: 1px solid #efefef;
	margin-left: 110px;
	height: 100%;
}

.catalog_items .item .name {
	display: block;
	height: 65px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	overflow: hidden;
}

.catalog_items_table .item .name {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	padding-top: 15px;
	height: auto;
}

.catalog_items .item .name a {
	color: inherit;
}

.catalog_items .item p {
	font-size: 11px;
	line-height: 18px;
	padding-right: 25px;
}

.catalog_items .item .bottom {
	margin: 0 -5px;
	z-index: 2;
}

.catalog_items_list .item .bottom {
	width: 175px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 95px;
	text-align: center;
	border-left: 1px solid #efefef;
}

.catalog_items_table .item .bottom {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	padding-top: 15px;
}

.catalog_items .item .bottom>div {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}

.catalog_items_list .item .bottom>div {
	width: 100%;
	max-width: 116px;
	margin: 0 auto;
	display: block;
	padding: 0;
}

.catalog_items .item .bottom .btn {
	width: 100%;
}

.availability {
	display: block;
	margin-bottom: 15px;
	padding-left: 15px;
	position: relative;
	font-size: 11px;
}

.catalog_items_table .availability {
	position: absolute;
	top: 15px;
	left: 15px;
}

.availability.presence:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #36e373;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 0px;
}

.availability.nostock:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #f4484c;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 0px;
}

.availability.pending:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: turquoise;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 0px;
}

.availability.un_order:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #ccc;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 0px;
}

.availability.discontinued:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: red;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 0px;
}

.price {
	display: block;
	margin-bottom: 19px;
	font-size: 19px;
}

.catalog_items_list .price {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 170px;
	padding-top: 27px;
	text-align: center;
}

.catalog_items_table .price {
	width: 18%;
	display: inline-block;
	vertical-align: top;
	padding-top: 15px;
}

.price .old_price {
	margin-left: 10px;
	color: red;
	font-size: 13px;
	text-decoration: line-through;
}

.catalog_items_list .price .old_price {
	display: block;
}

.amount {
	width: 100%;
	position: relative;
}


.amount input {
	width: 100%;
	padding: 0 30px;
	height: 38px;
	color: #494949;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background-color: #efefef;
	border-radius: 3px;
}

.amount .act {
	border: none;
	background: none;
	display: inline-block;
	color: #494949;
	font-size: 14px;
	position: absolute;
}

.amount .minus {
	left: 8px;
	top: 10px;
}

.amount .plus {
	right: 8px;
	top: 10px;
}

/*Blog*/
.blog {
	width: 100%;
	background-color: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 10px;
}

.blog_in,
.blog_papers {
	padding-top: 0;
	padding-bottom: 0;
	background: #fff;
}

.blog .title_block {
	display: inline-block;
	vertical-align: top;
}

.blog .more {
	margin-top: 10px;
	float: right;
}

.blog .border {
	border-top: 1px solid #efefef;
}

.blog .items {
	margin: 0 -15px;
	padding-top: 50px;
}

.blog_in .items {
	margin: 0 -10px;
	padding-top: 0;
}

.blog .item {
	width: 25%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

.blog_in .item {
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 20px;
}

.blog .item .pic {
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.blog_in .item .pic {
	height: 190px;
}

.blog_papers .item .pic {
	height: 220px;
}

.blog .item .pic a {
	display: block;
	width: 100%;
	height: 100%;
}

.blog .item .description {
	padding: 15px 20px;
	background-color: white;
	border: 1px solid #efefef;
	transition: .3s;
	-moz-transition: .3s;
}

.blog .item:hover .description {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.blog .item .theme {
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	text-transform: uppercase;
}

.blog .item .theme a {
	color: inherit;
}

.blog .item .date {
	display: inline-block;
	float: right;
	color: #767676;
	font-size: 11px;
}

.blog .item .title {
	display: block;
	height: 55px;
	margin-top: 10px;
	color: #3b3b3b;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	overflow: hidden;
}

.blog .item .title a {
	color: inherit;
}

/*Info_block*/
.info_block {
	width: 100%;
	background-color: #fff;
	padding-top: 70px;
	padding-bottom: 40px;
}

.info_block .left {
	width: 68%;
	float: left;
	padding-right: 130px;
}

.info_block .right {
	width: 32%;
	float: left;
}

.about {
	margin-top: 30px;
	font-size: 13px;
	line-height: 20px;
}

.about .pic {}

.about .pic img {
	width: 100%;
}

.about p {
	margin-top: 30px;
	font-size: 13px;
	line-height: 20px;
}

.about p:last-of-type {
	margin-bottom: 0;
}

.news {}

.news .title_block {
	display: inline-block;
	vertical-align: top;
}

.news .more {
	margin-top: 10px;
	float: right;
}

.news .items {
	background-color: white;
	border: 1px solid #efefef;
}

.news .item {
	padding: 15px;
	border-bottom: 1px solid #efefef;
}

.news .item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.news .item:last-child {
	border-bottom: none;
}

.news .item .photo {
	width: 80px;
	height: 80px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}

.news .item .photo img {}

.news .item .description {
	margin-left: 100px;
	padding-top: 10px;
}

.news .item .date {
	display: block;
	margin-bottom: 10px;
	color: #767676;
	font-size: 11px;
}

.news .item .title {
	display: block;
	color: #3b3b3b;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
}

.news .item .title a {
	color: inherit;
}

.news_detail {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
}


.news_detail__content {
	flex: 1 1 0;
}

.news_detail__date {
	margin-bottom: 15px;
}

.news_detail__aside {
	width: max(250px, 25%);
	background-color: #f9f9f9;
	padding: 20px;
}

.top-news__title {
	font-weight: 600;
	font-size: 17px;
	margin-bottom: 20px;
}

.top-news__item {
	margin-bottom: 15px;
	font-size: 15px;
}

.top-news__item a {
	color: inherit;
}

.top-news__item .date {
	color: #999;
}


/*ques*/
.ques {
	padding: 40px 130px;
	background-color: #3f3f3f;
	margin: 40px 0;
}

.ceo-ques {
	padding: 40px;
}

.ques_in {
	padding: 40px;
}

.ques .left {
	width: 70%;
	float: left;
	border-right: 2px solid #fff;
}

.ques_in .left {
	width: 65%;
}

.ques .right {
	width: 30%;
	float: left;
	padding-left: 80px;
	padding-top: 25px;
}

.ques_in .right {
	width: 35%;
	padding-left: 50px;
}

.ques .sign {
	width: 75px;
	height: 75px;
	display: table;
	background-color: #f9f9f9;
	border-radius: 50%;
	text-align: center;
	float: left;
}
.ques .sign span {padding: 5px 0 0 4px;}

.ceo-ques .sign {
	width: 90px;
	height: 90px;
	background-color: transparent;
}

.ques .sign span {
	display: table-cell;
	vertical-align: middle;
	color: #393fcb;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-seri;
	font-size: 55px;
}

.ques .sign img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	vertical-align: top;
}

.ques .description {
	margin-left: 100px;
	color: white;
}

.ceo-ques .description {
	margin-left: 115px;
}

@media (min-width : 992px) {
	.ceo-ques .description {
		margin-top: 15px;
	}
}

.ques .title {
	display: block;
	margin-bottom: 5px;
	color: white;
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;
}

.ques p {
	margin: 10px 0 0 0;
    color: white;
    font-size: 16px;
    line-height: 24px;
}

.ceo-ques p {
	font-size: 20px;
	line-height: 1.5;
}

.ques .btn {
	width: 180px;
	padding: 5px 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
}

/*reviews*/
.reviews {
	padding-top: 80px;
	padding-bottom: 125px;
	background-color: #fff;
}

.reviews_in {
	padding-top: 0;
	padding-bottom: 0;
}

.reviews_items {
	padding-top: 50px;
	border-top: 1px solid #efefef;
}

.reviews_nonslider .reviews_item {
	margin-bottom: 30px;
}

.reviews_item .top {
	padding: 0 35px 20px;
	position: relative;
}

.reviews .soc {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.reviews .soc li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.reviews .soc li:first-child {
	margin-left: 0;
}

.reviews .soc li a {
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
	transition: .3s;
	-moz-transition: .3s;
	color: white;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}

.reviews .soc li a:hover {
	color: #3f3f3f;
	background-color: #f0f0f0;
}



.reviews_item .photo {
	width: 68px;
	height: 68px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
}

.reviews_item .photo img {}

.reviews_item .right {
	margin-left: 90px;
	padding-top: 10px;
}

.reviews_item .name {
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
}

.reviews_item .post {
	display: block;
	color: #767676;
	font-size: 13px;
}

.reviews_item .bottom {
	min-height: 120px;
	padding: 0 35px 15px 85px;
	position: relative;
	background-color: white;
}


.slider_reviews .reviews_item .bottom {
    padding: 35px 30px 35px 75px;
    border: 1px solid #efefef;
	font-size: 14px;
}


.reviews_item .quote {
	font-size: 34px;
	position: absolute;
	top: 0;
	left: 32px;
}

.slider_reviews .reviews_item .quote {
	top: 35px;
	left: 25px;
}

.reviews_item p {
	margin-bottom: 20px;
	color: #767676;
	font-size: 16px;
	line-height: 1.5;
}

.slider_reviews .reviews_item p {
	font-size: 14px;
}

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

.slider_reviews {
    margin-bottom: 50px;
}

.slider_reviews .owl-stage {
	display: flex;
}

.slider_reviews .owl-item, .slider_reviews .owl-item .item, .slider_reviews .owl-item .reviews_item {
	display: flex;
	flex-direction: column;
}

.slider_reviews .owl-item .item, .slider_reviews .owl-item .reviews_item, .slider_reviews .owl-item .bottom {
	flex-grow: 1;
}


.slider_reviews .owl-controls .owl-prev, .slider_reviews .owl-controls .owl-next {
	top: -115px;
}


/*partners*/
.partners {
	width: 100%;
	background-color: #fff;
	padding: 50px 15px;
	position: relative;
}

.partners_item {
	width: 100%;
	height: 125px;
	display: table;
	text-align: center;
	background-color: white;
	border: 1px solid #efefef;
}

.partners_item>div {
	display: table-cell;
	vertical-align: middle;
}

/**********/

.owl-carousel .owl-stage-outer {
	padding-left: 5px;
	margin-right: -10px;
}

.reviews_in .owl-carousel .owl-stage-outer,
.gallery .owl-carousel .owl-stage-outer {
	padding-left: 0;
	margin-right: 0;
}

.owl-controls {
	width: 85px;
	z-index: 9;
}

.owl-controls .owl-prev {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	position: absolute;
	top: -154px;
	right: 50px;
	background-color: rgba(0, 0, 0, .2);
	background-image: url(/bitrix/templates/incorp2/css/../img/slider/pre.png);
	background-position: 13px center;
	background-repeat: no-repeat;
	text-indent: -9999px !important;
	transition: .3s;
	-moz-transition: .3s;
}

.owl-controls .owl-next {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	position: absolute;
	top: -154px;
	right: 0px;
	background-color: rgba(0, 0, 0, .2);
	background-image: url(/bitrix/templates/incorp2/css/../img/slider/next.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	text-indent: -9999px !important;
	transition: .3s;
	-moz-transition: .3s;
}

.partners .owl-controls .owl-prev,
.partners .owl-controls .owl-next {
	top: -103px;
}

.picking .owl-controls .owl-prev,
.picking .owl-controls .owl-next {
	top: -115px;
}

.gallery .owl-controls .owl-prev,
.gallery .owl-controls .owl-next,
.reviews_in .owl-controls .owl-prev,
.reviews_in .owl-controls .owl-next {
	top: -110px;
}

.owl-dots {
	width: 100%;
	position: absolute;
	bottom: -58px;
	text-align: center;
}

.owl-dot {
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 1px;
	margin: 0 5px;
}

.owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
}

/*************/
/*map_main*/
.map_main {
	width: 100%;
	background-color: #ccc;
	position: relative;
}

.ymap {
	height: 500px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEX6+vrn5+f09PSMzk0VAAAAGklEQVQY02MIYAADVoYECIOTYSQDWCDAgwUA204BfdYq8A4AAAAASUVORK5CYII=);
	background-size: 16px 16px;
}

.project-ymap {
	margin-bottom: 50px;
}

.project-description {
	margin-bottom: 2em;
}

.map_main .container {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.map_main .chisel {
	max-width: 410px;
	padding: 45px 55px 45px 55px;
	background: #fff;
	position: absolute;
}

.map_contacts .chisel {
	padding: 30px;
	max-width: 345px;
	margin-top: 50px;
}

.map_main .chisel h2 {
	margin-bottom: 35px;
	color: #494949;
	font-size: 24px;
	font-weight: 700;
}

.map_contacts .chisel h2 {
	font-size: 24px;
}

.map_main .chisel .place {
	padding-left: 55px;
	margin-bottom: 35px;
	position: relative;
	font-size: 16px;
	line-height: 20px;
}

.map_main .btn {
	width: 100%;
}

.map_main .chisel .place::before {
	content: url(/bitrix/templates/incorp2/css/../img/place.svg);
	position: absolute;
	top: -8px;
	left: 0;
	width: 38px;
	height: 38px;
}

.map_main .chisel .mail {
	padding-left: 55px;
	margin-bottom: 35px;
	position: relative;
	font-size: 16px;
	line-height: 16px;
}

.map_main .chisel .mail a {
	color: #494949;
}

.map_main .chisel .mail::before {
	content: url(/bitrix/templates/incorp2/css/../img/mail.svg);
	position: absolute;
	top: -10px;
	left: 0;
	width: 38px;
	height: 38px;
}

.map_main .chisel .phone {
	padding-left: 55px;
	position: relative;
}

.map_main .chisel .phone:before {
	content: url(/bitrix/templates/incorp2/css/../img/phone.svg);
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
}

.map_main .chisel .phone .big {
	display: block;
	margin-bottom: 10px;
	font-size: 19px;
	font-weight: 400;
	color: #202020;

}

.map_main .chisel .phone .big a {
	display: block;
	color: #202020;
	padding-bottom: 3px;
}

.map_main .chisel .phone .small,
.map_main .chisel .phone .small a {
	display: block;
	font-size: 19px;
	font-weight: 400;
	color: #202020;
}

/*About_company*/
.about_company {}

.news_detail .pic_main,
.about_company .pic_main {
	margin-bottom: 20px;
}

.about_company .pic_main img,
.news_detail .pic_main img {
	width: 100%;
	height: auto;
}

.news_detail h2,
.about_company h2,
.why h2 {
	margin-bottom: 25px;
}

.why {
	margin-bottom: 55px;
	background-color: #fcfcfc;
}

.why .top {
	padding: 30px;
	border-bottom: 1px solid #efefef;
}

.why .bottom {
	padding: 30px 30px 5px 30px;
}

.why .items {}

.why .item {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}

.why .item .icon {
	width: 19%;
	display: inline-block;
	vertical-align: middle;
}

.why .item span {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

.progress {}

.progress .items {
	margin: 0 -10px;
}

.progress .item {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin-bottom: 30px;
	text-align: center;
}

.progress .item .num {
	width: 90px;
	height: 90px;
	display: inline-block;
	margin-bottom: 20px;
	background-color: white;
	border-radius: 50%;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

.progress .item .num:before {
	content: "";
	width: 90px;
	height: 1px;
	border-bottom: 1px dashed #efefef;
	position: absolute;
	top: 50%;
	left: 100%;
	margin-left: 15px;
}

.progress .item:last-child .num:before {
	content: none;
}

.progress .item .num>div {
	width: 100%;
	height: 100%;
	display: table;
}

.progress .item .num span {
	display: table-cell;
	vertical-align: middle;
}

.progress .item>span {
	display: block;
	color: #3b3b3b;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

/*partners_list*/
.partners_list {}

.partners_list .items {}

.partners_list .item {
	width: 33.33%;
	height: 350px;
	float: left;
	transition: .3s;
	-moz-transition: .3s;
	border: 1px solid #efefef;
}

.partners_list .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.partners_list .item .pic {
	width: 100%;
	height: 100px;
	display: table;
	border-bottom: 1px solid #efefef;
	text-align: center;
}

.partners_list .item .pic>div {
	display: table-cell;
	vertical-align: middle;
}

.partners_list .item .pic img {
	max-width: 100%;
}

.partners_list .item .description {
	padding: 20px;
}

.partners_list .item .name {
	display: block;
	margin-bottom: 10px;
	color: #3b3b3b;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
}

.partners_list .item .name a {
	color: inherit;
}

.partners_list .item p {
	height: 85px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #767676;
	font-size: 11px;
	line-height: 17px;
}

.partners_list .item .partners_contacts {
	padding: 15px;
	background-color: #fcfcfc;
	margin-right: -20px;
}

.partners_list .item .mail {
	display: block;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 14px;
}

.partners_list .item .partners_contacts span {
	display: block;
	font-size: 11px;
	color: #3b3b3b;
	line-height: 14px;
}

.partners_list .item .partners_contacts .phone {
	margin-bottom: 3px;
}

/*worker*/
.worker {}

.worker .items {}

.worker .item {
	width: 33.33%;
	height: 360px;
	float: left;
	padding: 25px;
	transition: .3s;
	-moz-transition: .3s;
	border: 1px solid #efefef;
	position: relative;
}

.worker .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.worker .soc {
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 20px;
}

.worker .soc li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.worker .soc li:first-child {
	margin-left: 0;
}

.worker .soc li a {
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
	transition: .3s;
	-moz-transition: .3s;
	color: white;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}

.worker .soc li a:hover {
	color: #3f3f3f;
	background-color: #f0f0f0;
}

.worker .item .photo {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 20px;
}

.worker .item .photo img {
	width: 100%;
}

.worker .item .name {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
}

.worker .item .post {
	display: block;
	margin-bottom: 15px;
	color: #767676;
	font-size: 11px;
}

.worker .item p {
	height: 55px;
	margin-bottom: 15px;
	color: #3b3b3b;
	font-size: 11px;
	line-height: 17px;
}

.worker .item .phone {
	display: block;
	margin-bottom: 5px;
	color: #3b3b3b;
	font-size: 19px;
}

.worker .item .mail {
	display: block;
	color: #494fcf;
	font-size: 12px;
}

.vacancy {}

.accardion_item .full {
	padding-left: 35px;
	display: none;
}

.accardion_item:first-of-type .full {
	display: none;
}

.accardion {
	/*margin-bottom: 65px;*/
}

.accardion_item {}

.accardion_item .top {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	position: relative;
	cursor: pointer;
}



.accardion_item .plus {
	width: 35px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.accardion_item .plus>div {
	width: 100%;
	height: 100%;
	display: table;
}

.accardion_item .plus>div>div {
	display: table-cell;
	vertical-align: middle;
}

.accardion_item .plus .fa {
	font-size: 18px;
	transition: .3s;
	-moz-transition: .3s;
}

.accardion_item .top:hover .fa {
	color: #a583b5;
}

.accardion_item.active .plus .fa {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.accardion .title {
	display: inline-block;
	vertical-align: middle;
	color: #3b3b3b;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
}

.accardion .salary {
	display: inline-block;
	float: right;
	color: #3b3b3b;
	font-size: 16px;
}

.accardion_item .description {
	padding-bottom: 25px;
	font-size: 16px;
	line-height: 24px;
}

.accardion_item .sub {
	display: block;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.list {
	list-style: none;
	margin-bottom: 35px;
}

.list li {
	margin-bottom: 8px;
	padding-left: 23px;
	position: relative;
	color: #3b3b3b;
	font-size: 13px;
	line-height: 18px;
}

.list li:before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 8px;
	left: 0px;
}

.list_disk {
	list-style: none;
	margin-bottom: 35px;
}

.list_disk li {
	margin-bottom: 20px;
	padding-left: 23px;
	position: relative;
	color: #3b3b3b;
	font-size: 13px;
	line-height: 20px;
}

.list_disk li:before {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 8px;
	left: 0px;
	border-radius: 50%;
}

.accardion_item .btn {
	padding-left: 22px;
	padding-right: 22px;
	margin-top: 25px;
	color: #fff !important;
}

/******/
.basket.page table {
	width: 100%;
}

.basket.page table thead {

	background-color: rgba(249, 249, 249, .8);


}

.basket.page table thead tr {}

.basket.page table thead tr td {
	padding: 25px 35px;
	color: #494949;
	font-size: 16px;
	font-weight: 500;
	vertical-align: middle;

}

.basket.page table tbody tr td {
	padding: 25px 35px;
	vertical-align: middle;
	border-left: none;
	border-right: none;
	font-weight: 400;
}

.basket.page table tbody tr:hover td {
	background-color: rgba(249, 249, 249, .35);
}

.basket.page table tbody tr td:first-child {
	max-width: 450px;
	text-align: left;

}

.basket.page table tbody .basket_item td {
	position: relative;
}

.basket.page table tbody .basket_item td.buy_block {
	display: table-cell;
}

.basket.page .photo {
	width: 90px;
	height: 90px;
	padding: 0 10px;
	background-color: white;
	border: 1px solid #efefef;
	float: left;
	text-align: center;
	display: block;
	vertical-align: middle;
	line-height: 85px;
}

.basket.page .photo img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.basket.page .description {
	margin-left: 120px;
	padding-top: 15px;
	text-align: left;
}

.basket.page .description .name {
	display: block;
	margin-bottom: 5px;
	color: #3b3b3b;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	line-height: 22px;
	line-height: 20px;
	padding: 0;
}

.basket.page .price {
	font-family: Montserrat;
}

.basket.page .amount {
	width: 109px;
}


.basket.page .del {
	font-size: 22px;
	display: inline-block;
	padding: 0;
	text-align: center;
}

.basket.page .total {
	margin-bottom: 45px;
	padding: 35px 0px;
	border-bottom: 1px solid #efefef;
	text-align: right;
}

.basket.page .total span {
	display: inline-block;
	color: #494949;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.basket.page .total .sum {
	min-width: 180px;
	margin-left: 40px;
	color: #3b3b3b;
	font-size: 24px;
	font-weight: 700;
	text-transform: none;
	text-align: left;
}

.basket.page .btn_container>div {
	display: inline-block;
	vertical-align: top;
}

.basket.page .btn_container>div:last-child {
	float: right;
}

.basket.page .btn_container .btn {
	width: 180px;
	height: 38px;
}

/*******/

/*offices*/
.offices {}

.offices .map_in {
	height: 230px;
	margin-bottom: 40px;
	background: #ccc;
	border: 1px solid #efefef;
}

.offices .items {}

.offices .item {
	width: 50%;
	height: 260px;
	float: left;
	padding: 30px;
	transition: .3s;
	-moz-transition: .3s;
	border: 1px solid #efefef;
	position: relative;
}

.offices .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.offices .item .place {
	position: relative;
	padding-left: 50px;
}

.offices .item .place .icon {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 38px;
}

.offices .item .name {
	margin-bottom: 10px;
	display: block;
	color: #494949;
	font-size: 18px;
	font-weight: 700;
}

.offices .item .place p {
	height: 60px;
	margin-bottom: 10px;
	color: #767676;
	font-size: 11px;
	line-height: 18px;
}

.offices .item .time {
	display: block;
	margin-bottom: 25px;
	color: #767676;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	padding-left: 50px;
}

.offices .item .time span {
	display: block;
	color: #494949;
	font-size: 15px;
	text-transform: none;
}

.offices .item .phone {
	display: block;
	margin-bottom: 5px;
	color: #3b3b3b;
	font-size: 19px;
	padding-left: 50px;
}

.offices .item .mail {
	display: block;
	font-size: 12px;
	padding-left: 50px;
	margin-top: 10px;
	font-weight: 500;
}

/*price_list*/
.price_list h2 {
	margin-bottom: 30px;
}

.price_list .item {
	margin-bottom: 65px;
}

.table_price table {
	width: 100%;
}

.table_price table tr td {
	padding: 20px 0;
	vertical-align: middle;

}



.table_price table tr td:first-child {
	padding-left: 20px;
}

.table_price table tr td:nth-child(3) {
	width: 140px;
}

.table_price table tr td:last-child {
	padding-right: 20px;
	width: 140px;
}

.table_price table thead tr td {
	color: white;
	color: #494949;
	font-size: 15px;
	font-weight: 500;
	background: rgba(249, 249, 249, .8);
}

.table_price table tbody tr td {
	color: #494949;
	font-size: 14px;
	font-weight: 400;
}

.table_price table tbody tr:nth-child(odd) {
	background: rgba(249, 249, 249, .25);
}

.table_price table tbody tr .top {
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	background: rgba(239, 239, 239, .6);
}

.reference {
	margin-bottom: 30px;
}

.reference li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fcfcfc;
	border-radius: 3px;
	color: #7f7f7f;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
}

.reference li a {
	display: block;
	padding: 10px;
	border-radius: 3px;
	color: inherit;
	transition: .3s;
	-moz-transition: .3s;
}

.reference li.active a,
.reference li:hover a {
	color: #fff;
}

.paper {
	margin-bottom: 65px;
	margin-top: -30px;
}

.paper .pic_main {
	margin-bottom: 27px;
}

.paper .pic_main img {
	max-width: 100%;
}

.paper .widget {
	float: right;
}

.paper .gallery {
	margin-top: 20px;
	margin-bottom: 20px;
}

.detail_text {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
}

.detail_text ul {
	list-style: none;
	margin-bottom: 30px;
	padding-left: 10px;
}

.detail_text li {
	margin-bottom: 8px;
	padding-left: 10px;
	position: relative;
	color: #3b3b3b;
	font-size: 13px;
	line-height: 18px;
}

.detail_text li:before {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	top: 8px;
	left: 0px;
}

.detail_text h2 {
	margin-bottom: 20px;
}

.detail_text h4 {
	margin-bottom: 15px;
	color: #494949;
	font-size: 14px;
}

.published {
	display: block;
	margin-top: 10px;
	color: #7f7f7f;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	width: 50%;
}

/*contacts_in*/
.contacts_in {}

.contacts_in .items {
	margin: 0 -10px;
}

.contacts_in .item {
	width: 50%;
	float: left;
	padding: 20px 10px 20px 60px;
	position: relative;
}

/*
.contacts_in .item:nth-child(1) {
	width: 28%;
}

.contacts_in .item:nth-child(3) {
	width: 22%;
}
*/
.contacts_in .item.icon_1::before {
	content: url(/bitrix/templates/incorp2/css/../img/place.svg);
	position: absolute;
	top: 22px;
	left: 0;
	width: 38px;
	height: 38px;
}

.contacts_in .item.icon_2::before {
	content: url(/bitrix/templates/incorp2/css/../img/mail.svg);
	position: absolute;
	top: 22px;
	left: 0;
	width: 38px;
	height: 38px;
}

.contacts_in .item.icon_3::before {
	content: url(/bitrix/templates/incorp2/css/../img/phone.svg);
	position: absolute;
	top: 22px;
	left: 0;
	width: 38px;
	height: 38px;
}

.contacts_in .item.icon_4::before {
	content: url(/bitrix/templates/incorp2/css/../img/time.svg);
	position: absolute;
	top: 22px;
	left: 0;
	width: 38px;
	height: 38px;
}

.contacts_in .item>span:first-child {
	display: block;
	margin-bottom: 15px;
	color: #3b3b3b;
	font-size: 16px;
	font-weight: 700;
}

.contacts_in .item .phone span {
	margin-bottom: 0;
	color: #3b3b3b;
	font-size: 15px;
	line-height: 19px;
	display: block;
	font-weight: 500;
	margin-bottom: 10px;
}

.contacts_in .item .phone .soc {
	margin-top: 5px;
}

.contacts_in .item .phone .soc a {
	display: inline-block;
	padding-right: 5px;
}

.contacts_in .item p {
	margin-bottom: 0;
	color: #3b3b3b;
	font-size: 16px;
	line-height: 19px;
}

.contacts_in .item a {
	display: block;
	font-size: 16px;
	line-height: 19px;
}

.error_404 {
	background: url(/bitrix/templates/incorp2/css/../img/content/404.png) top center no-repeat;
	padding-top: 320px;
	padding-bottom: 140px;
	text-align: center;
}

.error_404>span {
	display: block;
	font-size: 36px;
	font-weight: 700;
	color: #494949;

}

.error_404>span span {}

.error_404 p {
	margin: 35px 0;
	color: #3b3b3b;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
}

.error_404 .btn {
	width: 136px;
	height: 38px;
}

.content_error .inner {
	padding-top: 0;
	padding-bottom: 0;
}

.order {}

.order .left {
	width: 66%;
	float: left;
	padding-right: 80px;
}

.order .right {
	width: 34%;
	float: left;
}

.order .btn {
	padding-left: 15px;
	padding-right: 15px;
}

.order .form .btn {
	margin-top: 45px;
}

.half_50 {
	max-width: 50%;
	padding-right: 15px;
}

.right .your_order .head {
	padding: 0 !important;
	background: none !important;
}

.your_order {
	background-color: white;
	border: 1px solid #efefef;
}

.your_order .top {
	padding: 30px 25px;
	border-bottom: 1px solid #efefef;
	color: #3b3b3b;
	font-size: 20px;
	font-weight: 700;
}

.your_order .items {
	padding: 0 25px;
}

.your_order .item {
	padding: 15px 0;
	border-bottom: 1px solid #efefef;
}

.your_order .item:last-child {
	border: none;
}

.your_order .item .name {
	display: block;
	margin-bottom: 5px;
	color: #3b3b3b;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;

}

.your_order .item .name a {
	color: inherit;
}

.your_order .item .sum {
	display: inline-block;
	color: #3b3b3b;
	font-size: 16px;
}

.your_order .item .price {
	display: inline-block;
	margin-bottom: 0;
	color: #3b3b3b;
	font-size: 16px;
	float: right;
}

.order .total {
	margin-top: 20px;
}

.order .total>span {
	display: inline-block;
	margin-top: 12px;
	float: right;
	color: #494949;
	font-size: 16px;
	font-weight: 700;
}

.order .total>span span {
	color: #3b3b3b;
	font-size: 19px;
	font-weight: 700;
	margin-left: 10px;
}

/*footer*/
.footer {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 10px;
	background-color: #f9f9f9;
	position: relative;
	border-top: 8px solid #e3e3e3;
}

.footer.footer_type_2 {
	background-color: #fff;
}

.footer.footer_type_3 {
	background-color: #24292d;
}

.footer .left {
	width: 73%;
	float: left;

}

.footer .right {
	width: 27%;
	float: left;
}

.footer .links {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.footer .links .sub {
	display: block;
	margin-bottom: 25px;
	color: #494949;
	font-size: 16px;
	font-weight: 700;
}

.footer .links .sub a {
	color: inherit;
}

.footer .links ul {
	list-style: none;
}

.footer .links ul li {
	margin-bottom: 15px;
	color: #494949;
	font-size: 16px;
	line-height: 21px;
}

.footer .links ul li a {
	color: inherit;
}

.footer .place {
	padding-left: 55px;
	margin-bottom: 25px;
	position: relative;
	color: #494949;
	font-size: 16px;
}

.footer .place::before {
	content: url(/bitrix/templates/incorp2/css/../img/place.svg);
	position: absolute;
	top: -8px;
	left: 0;
	width: 38px;
	height: 38px;
}

.footer .mail {
	padding-left: 55px;
	margin-bottom: 25px;
	position: relative;
	color: #494949;
	font-size: 16px;
	line-height: 40px;
}

.footer .mail::before {
	content: url(/bitrix/templates/incorp2/css/../img/mail.svg);
	position: absolute;
	top: 3px;
	left: 0;
	width: 38px;
	height: 38px;
}

.footer .mail a {
	color: #494949;
}

.footer .phone {
	padding-left: 55px;
	margin-bottom: 30px;
	position: relative;
}

.footer .phone::before {
	content: url(/bitrix/templates/incorp2/css/../img/phone.svg);
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
}

.footer .phone .big {
	display: block;
	margin-bottom: 5px;
	color: #494949;
	font-size: 17px;
	font-weight: 700;
	padding-bottom: 3px;
}

.footer .phone .big span {
	color: #494949;
}

.footer .phone .small {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #494949;
}

.footer .phone .small span {
	color: #494949;
}

.footer .phone a {
	color: #494949;
}

.footer .bottom {
	border-top: 1px solid #e3e3e3;
}

.footer .copyright {
	margin-top: 20px;
	float: left;
	padding: 10px 0 15px;
	font-size: 16px;
	width: 100%;
}

.footer .oferta {
	line-height: 1.5;
	margin-top: 70px;
	font-size: 14px;
	color: #a3a3a3;
}

.footer .social {
	margin-top: 20px;
	float: right;
}

.footer .social span {
	display: inline-block;
	vertical-align: middle;
	color: #494949;
	font-size: 15px;
	font-weight: 700;
	margin-right: 20px;
}

.footer .social ul {
	display: inline-block;
	vertical-align: middle;
}

.footer .social li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 9px;
}

.footer .social li:first-child {
	margin-left: 0;
}

.footer .social a {
	width: 36px;
	height: 36px;
	background-color: #575859;
	display: block;
	border-radius: 50%;
	transition: .3s;
	-moz-transition: .3s;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
}

.footer.footer_type_3 .links .sub {
	color: #fff;
}

.footer.footer_type_3 .phone .big {
	color: #fff;
}

.footer.footer_type_3 .phone .big span {
	color: #fff;
}

.footer.footer_type_3 .phone .small span {
	color: #fff;
}

.footer.footer_type_3 .phone .small {
	color: #fff;
}

.footer.footer_type_3 .place {
	color: #fff;
}

.footer.footer_type_3 .mail {
	color: #fff;
}

.footer.footer_type_3 .mail a {
	color: inherit;
}

.footer.footer_type_3 .links ul li {
	color: #a7a7a7;
}

.footer.footer_type_3 .copyright {
	color: #a7a7a7;
}

.footer.footer_type_3 .bottom {
	border-top: 1px solid #41474e;
}

.footer.footer_type_3 .social a {
	background-color: #41474e;
}

.agree {
	margin-bottom: 8px;
}



.agree p {
	margin-left: 24px;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.agree p a {}

.custom>input[type="checkbox"] {
	display: none;
}

.custom>span {
	float: left;
	width: 15px;
	height: 15px;
	background: url(/bitrix/templates/incorp2/css/../img/check.png) center center no-repeat;

}

.custom>input[type="checkbox"]:checked+span {
	background: url(/bitrix/templates/incorp2/css/../img/checked.png) center center no-repeat;
}

.fotnote {
	display: block;
	margin-bottom: 20px;
	padding-left: 24px;
	font-size: 12px;
	padding-top: 3px;
	font-weight: 400;
}

.map_contacts .fotnote {
	padding-left: 0;
}

/*******/
.filter {
	border: 1px solid #efefef;
	margin-bottom: 30px;
}

.filter .item {
	padding: 15px 20px;

}

.filter .range {
	margin-bottom: 28px;
}

.filter .range span {
	display: inline-block;
	vertical-align: middle;
}

.filter .range input[type='text'] {
	width: 95px;
	height: 38px;
	padding: 0 10px;
	color: #3b3b3b;
	font-size: 12px;

}

.filter .range .dash {
	width: 8px;
	height: 1px;
	margin: 0 3px;
	background-color: #d7d7d7;
}

.filter .toddler {
	position: relative;
}

.filter .toddler .line {
	position: relative;
	height: 3px;
	background: #d7d7d7;
}

.filter .toddler .fill {
	width: 80%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.nums {
	margin-top: 12px;
}

.nums span {
	width: 33.33%;
	display: block;
	float: left;
	color: #494949;
	font-size: 12px;
}

.nums span:first-child {
	text-align: left;
}

.nums span:nth-child(2) {
	text-align: center;
}

.nums span:last-child {
	text-align: right;
}

.custom_checkbox {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.custom_checkbox:last-of-type {
	margin-bottom: 0;
}

.custom_checkbox>input[type="checkbox"] {
	display: none;
}

.custom_checkbox>span {
	background-color: white;
	border: 1px solid #393fcb;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;

}

.custom_checkbox>input[type="checkbox"]:checked+span {
	background: url(/bitrix/templates/incorp2/css/../img/content/check.png) center center no-repeat;
}

.custom_checkbox p {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-bottom: 0;
	color: #494949;
	font-size: 12px;
	line-height: 12px;
}

/********/
.custom_radio {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.custom_radio:last-of-type {
	margin-bottom: 0;
}

.custom_radio>input[type="radio"] {
	display: none;
}

.custom_radio>span {
	background-color: white;
	background: url(/bitrix/templates/incorp2/css/../img/content/radio_check.png);
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border-radius: 50%;

}

.custom_radio>input[type="radio"]:checked+span {
	background: url(/bitrix/templates/incorp2/css/../img/content/radio_checked.png);
}

.custom_radio p {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-bottom: 0;
	color: #494949;
	font-size: 12px;
	line-height: 12px;
}

.filter .btn {
	width: 105px;
	height: 38px;
	display: inline-block;
	vertical-align: middle;
}

.filter .reset {
	margin-left: 5px;
	opacity: 0.8;
	color: #3b3b3b;
	font-size: 12px;
	font-weight: 700;
}

.filter .reset:hover {
	color: #fff;
}

/*******/

.select {
	color: #494949;
	font-size: 12px;
	font-weight: 400;
	height: 38px;

	position: relative;
}

.sorting .select {
	color: #494949;
	font-size: 16px;
}

.select .checked {
	height: 100%;
	padding-left: 12px;
	padding-right: 35px;
	position: relative;
	background-color: #fbfbfb;
	border: 1px solid #d7d7d7;
}

select.sort.checked {
	border: none;
}

.select .checked span {
	line-height: 36px;
}

.select .arrow {
	width: 35px;
	height: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	line-height: 33px;

}

.select .arrow .fa {
	font-size: 12px;
}

.select .select_list {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0px;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-top: 0px;
}

.select .select_list li {
	padding: 10px 12px;
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
}

.select .select_list li:last-child {
	border-bottom: 0px;
}

.select .select_list li:hover {
	background: #f5f5f5;
}

.select .select_list li.active {
	color: #fff;
}

.sorting {
	margin-bottom: 15px;
}

.sorting .left {
	display: inline-block;
	vertical-align: top;
}

.sorting .right {
	display: inline-block;
	float: right;
}


.sorting>span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	color: #494949;
	font-size: 18px;
	font-weight: 700;

}

.sorting .select {
	display: inline-block;
	vertical-align: middle;
}

.catalog_items_view {}

.catalog_items_view li {
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #efefef;
	margin-left: 8px;
	text-align: center;
	cursor: pointer;
	font-size: 24px;
}

.catalog_items_view li:first-child {
	margin-left: 0;
}

.catalog_items_view li.active {
	color: #fff;
}

/* New Style 1.0.0*/
.vbf-requisites-table {
	margin: 25px 0;
	font-size: 16px;
}

.vbf-requisites-table td:first-child {
	background: rgba(245, 245, 245, .3);
}

.vbf-requisites-table td {
	border: 1px solid #e6e6e6;
	padding: 8px 18px;
}

.vbf-button-up {
	width: 48px;
	height: 48px;
	position: fixed;
	border: none;
	box-shadow: none;
	z-index: 1999;
	bottom: 0;
	display: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.vbf-button-up i {
	color: #fff
}

.vbf-button-up:hover {
	opacity: 1;
}

.select {
	color: #3c3f42;
	font-size: 14px;
	font-weight: 300;
	height: 38px;
	position: relative;
}

.select .checked {
	height: 100%;
	padding-left: 12px;
	padding-right: 35px;
	position: relative;
	background-color: #fcfcfc;
	border: 1px solid whitesmoke;
	border-radius: 3px;
}

.select .checked span {
	line-height: 36px;
}

.select .arrow {
	width: 35px;
	height: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	line-height: 33px;
}

.select .arrow:before {
	content: "";
	width: 1px;
	height: 12px;
	background-color: #3c3f42;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -6px;
}

.select .arrow .fa {
	font-size: 12px;
}

.select .select_list {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0px;
	background: #fff;
	border: 1px solid whitesmoke;
	border-top: 0px;
	z-index: 9;
}

.select .select_list li {
	padding: 10px 12px;
	list-style: none;
	border-bottom: 1px solid whitesmoke;
}

.select .select_list li:last-child {
	border-bottom: 0px;
}

.select .select_list li:hover {
	color: #fff;
}

.select .select_list li.active {}

.select .checked {
	height: 100%;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	background-color: #fcfcfc;
	border: 1px solid whitesmoke;
	border-radius: 3px;
}

.jqmOverlay.waiting {
	z-index: 997;
}

.jqmOverlay {
	background: #3a3f44;
	opacity: .7 !important;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2999;
}

.banners-content .text {
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.banners-content span {
	font-size: 2.133em;
	font-weight: 400;
	line-height: 46px;
	padding-bottom: 20px;
}

.banners-content .btn-default.white {
	background: none;
	margin-bottom: 10px;
}

.banners-content .intro-text {
	margin-top: 10px;
	font-size: 15px;
	margin-bottom: 20px;
}

.slider_good_bottom a {
	height: 90px;
	position: relative;
}

.slider_good_bottom a img {
	background-color: white;
	border: 1px solid #e8e8e8;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.reviews_nonslider {
	margin-top: 0;
}

.gallery_standart {
	width: 100%;
}

.gallery_standart .item {
	width: 24%;
	display: inline-block;
	margin-top: 10px;
}

.gallery_standart .item img {
	max-width: 100%;
}

.gallery_standart .item .name {
	text-align: center;
	display: block;
	color: #3b3b3b;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
}

.filial.map {
	height: 500px;
}

.popup {
	padding: 30px;
}

.form h2 {
	padding-bottom: 25px;
	border-bottom: 1px solid #f7f7f7;
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 25px;
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
}

.form input[type="text"].form_control,
input[type="email"].form_control,
input[type="number"].form_control,
.form input[type="password"].form_control,
.form textarea.form_control,
select.form_control {
	margin-bottom: 18px;
}

.form label.error {
	color: red;
}

.form .send {
	width: 116px;
	height: 40px;
	float: right;
}

.form .processing-block label:not(.error) {
	display: inline-block;
	font-weight: 400;
	margin-bottom: 0;
}

.form .processing-block {
	padding: 10px 0px;
	margin-bottom: 18px;
}

.uploader {
	border: 1px solid #3c3f42;
	padding: 5px;
	border-radius: 0;
	height: 45px;
	position: relative;
	margin-bottom: 10px;
}

.row.recaptcha-row {
	margin-bottom: 18px;
}

.uploader .action {
	position: absolute;
	top: 3px;
	left: 3px;
	background: #3c3f42;
	border-bottom: 1px solid #3c3f42;
	border-radius: 3px;
	color: #fff;
	padding: 10px;
	font-size: 15px;
	line-height: 15px;
	margin-right: 10px;
}

.uploader input[type=file] {
	z-index: 10;
	opacity: 0;
	border: none;
	background: 0 0;
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	cursor: default;
	width: 100%;
	height: 100%;
}

.uploader .filename {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	font-size: 16px;
	color: #9aa6ae;
	position: relative;
	top: -3px;
	padding: 11px 9px 9px 145px;
	text-overflow: ellipsis;
}

input.form_control.captcha.required {
	margin-top: 10px;
	border: 1px solid #c7c6c6;
}

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

.form .recaptcha-row .input.error .g-recaptcha>div {
	border: 1px solid #e02222;
}

.form-control {
	border-radius: 2px;
	box-shadow: none;
	border: 1px solid #d7dee3;
	height: 34px;
	padding: 6px 12px;
}

.form-control:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-color: #CCC;
}

.jqmOverlay {
	background: #000;
}

.jqmWindow {
	position: absolute;
	display: none;
	left: 50%;
	width: 100%;
	background: white;
	top: 0px;
	max-width: 500px
}

.jqmWindow {
	display: block;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
}

.jqmWindow.show {
	display: block;
	visibility: visible;
	opacity: 1;
}

.jqmClose.top-close {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #c2cbd2;
	position: absolute;
	top: 32px;
	right: 32px;
	font-size: 25px;
	cursor: pointer;
}

.form.popup .form-error {
	padding-bottom: 15px;
	font-weight: 500;
}

.popup .bottom {
	padding: 20px 40px;
	margin: 0 -40px;
	border-top: 1px solid #efefef;
}

.popup .bottom>div {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}

.popup .form .btn {
	padding: 0px 15px;
	height: 38px;
}

.affix {}

.affix .fa {
	margin-right: 5px;
}

.popup h2 {
	color: #494949;
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: 700;
	line-height: 38px;
}

.form .cols {
	margin: 0 -15px;
}

.form .col {
	width: 50%;
	float: left;
	padding: 0 15px;
}

.fancybox-slide>* {
	padding: 0;
	background: transparent;
}

.fancybox-close-small:after {
	background: transparent;
	font-size: 39px;
	color: #000;
	background: #fff;
	top: 8px;
	right: 8px;
}

.fancybox-bg {
	background: rgba(14, 14, 14, .35);
}

.thank {
	padding: 25px 20px 20px 100px;
}

.thank .left {
	width: 75px;
	height: 100%;
	background: #f3f3f3;
	position: absolute;
	top: 0px;
	left: 0px;
}

.thank .circle {
	width: 70px;
	height: 70px;
	display: table;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 35%;
	right: -35px;
	background: url(/bitrix/templates/incorp2/css/../img/circle.png) center center no-repeat;
	text-align: center;
}

.thank .circle span {
	display: table-cell;
	vertical-align: middle;
	font-size: 38px;
}

.thank h2 {
	margin-bottom: 15px;
	color: #494949;
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
}

.thank_close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 18px;
	right: 18px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/incorp2/css/../img/close.png);
	cursor: pointer;
}

.thank p {
	font-size: 13px;
	line-height: 20px;
}

.thank p .fa {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 39px;
}

.capcha img {
	max-width: 100%;
}

div[id^=wait_comp],
.bx-core-waitwindow {
	display: none;
}

.header div[id^=bx_incl] {
	display: inline-block;
}

.crp-button-up {
	width: 48px;
	height: 48px;
	position: fixed;
	border: none;
	box-shadow: none;
	z-index: 1999;
	bottom: 0;
	display: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.crp-button-up i {
	color: #fff
}

.crp-button-up:hover {
	opacity: 1;
}

.crp-button-up {
	margin-bottom: 30px;
	display: inline-block;
	background: #3c3f42
}

.crp-button-up.left {
	left: 30px;
}

.crp-button-up.right {
	right: 30px;
	border-radius: 30px;
}

.crp-button-up.round {
	border-radius: 30px;
}

/* New 1.0.1 */
.filter-action {
	display: none;
	vertical-align: top;
	width: 36px;
	height: 36px;
	border: 1px solid #e8e8e8;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	width: 100%;
	margin-top: -20px;
	margin-bottom: 10px;
}

.services_in .item .description div {
	margin-top: 25px;
}


/* New 1.0.3*/
.description_text {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
}

.description_text li {
	margin-left: 25px;
}

.mobile_menu_overlay,
.mobile_menu_container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mobile_menu_container,
.mobile_menu_container ul li ul {
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}

.mobile_menu_overlay {
	display: none;
	cursor: pointer;
	z-index: 10200;
	background: rgba(0, 0, 0, 0.5);
}

.mobile_menu_container {
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
	width: 300px;
	overflow: hidden;
	z-index: 10201;
	background: #fff;
	overflow: auto;
}

.mobile_menu_container.loaded {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	overflow: hidden;
}

.mobile_menu_container .mobile_menu_content {
	max-height: 100%;
	padding-bottom: 30px;
}

.mobile_menu_container ul {
	margin: 0;
	padding: 0;
}

.mobile_menu_container ul li {
	list-style: none;
}

.mobile_menu_container ul li a {
	display: block;
	padding: 15px 20px;
	line-height: 20px;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	background: #393fcb;
}

.mobile_menu_container ul li a.parent {
	padding-right: 50px;
	background: url('/bitrix/templates/incorp2/css/../img/arrow_right.svg') right 20px center no-repeat;
	background-size: 20px;
}

.mobile_menu_container ul li a.parent:hover {
	background: #3c3f42 url("/bitrix/templates/incorp2/css/../img/arrow_right.svg") right 20px center no-repeat;
	background-size: 20px;
}

.mobile_menu_container ul li a.back {
	padding-left: 50px;
	background: #3c3f42 url("/bitrix/templates/incorp2/css/../img/arrow_left.svg") left 20px center no-repeat;
	background-size: 20px;
	box-sizing: border-box;
	min-height: 50px;
}

.mobile_menu_container ul li a.back:hover {
	background: #3c3f42 url("/bitrix/templates/incorp2/css/../img/arrow_left.svg") left 20px center no-repeat;
	background-size: 20px;
}

.mobile_menu_container ul li a:hover {
	background: #3c3f42;
}

.mobile_menu_container ul li ul {
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.mobile_menu_container ul li ul.loaded {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.mobile_menu_container ul li ul.activity {
	overflow-y: auto;
	overflow-x: hidden;
}

.mobile_menu_container li.parent_head {
	background-color: rgba(0, 0, 0, .2);
}

.mobile_menu_container .item {
	width: 100%;
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
}

.mobile_menu_container .item span {
	display: inline-block;
	width: 100%;
	padding: 7px 0px;
	font-size: 20px;
}

.mobile_menu_container .item a {
	color: #fff;
}

.mobile_menu_container span.phone,
.mobile_menu_container a.mail,
.mobile_menu_container .adress {
	padding: 8px 0;
	display: block;
}

.wrapper {
	overflow: hidden;
}

.full-width-section {
	width: 100vw;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.full-width-section:last-child {
	margin-bottom: 0;
}

.big-banner {
	min-height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
}

.big-banner .work {
	margin: auto;
}

.big-banner__inner {
	display: grid;
	grid-template-columns: 67fr 40fr;
	column-gap: min(100px, 10%);
	row-gap: 35px;
	align-items: center;
	padding: 50px 0;
}

.big-banner__h1 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 1em;
}

.big-banner__text,
.big-banner__text p {
	color: #fff;
	font-size: 19px;
	line-height: 30px;
}

.big-banner__text p:not(:last-child),
.big-banner__text ul:not(:last-child) {
	margin-bottom: 1em;
}

.big-banner__form {
	background: rgba(255, 255, 255, 0.85);
	border: 1px solid #FFFFFF;
	backdrop-filter: blur(2px);
	border-radius: 15px;
	padding: 15px 30px;
}

.big-banner__form .form_title {
	font-size: 24px;
    text-align: center;
    margin: 0 auto 15px;
    max-width: 260px;
    line-height: 1.3;
    font-weight: 500;
}

.big-banner__form .form input[type="text"].form_control,
.big-banner__form .form .form_control {
	margin-bottom: 10px;
}

.big-banner__form input[type="text"],
.big-banner__form textarea {
	border: none;
	background-color: #fff;
	color: #000;
	font-size: 16px;
	border-radius: 3px;
	vertical-align: top;
}

.big-banner__form input[type="text"] {
	height: 42px;
}

.big-banner__form textarea {
	height: 84px;
}

.big-banner__form .processing_approval {
	width: 16px;
    height: 16px;
    margin: 0px 7px 0 -27px;
    top: 2px;
    position: relative;
}

.big-banner__form .processing-block {
	text-align: center;
	padding: 0;
	margin: 5px 0 15px 0;
}

.big-banner__form a {
	color: inherit !important;
}

.big-banner__form .alert p {
	margin: 15px 0;
}

.big-banner__form .form-footer {
	text-align: center;
}

.big-banner__form button[type="submit"] {
	width: 173px;
	border-radius: 5px;
	font-weight: 400;
	font-size: 16px;
    padding: 5px 0;
}

.order-section__form .alert,
.order-section__form .success {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
}

.order-section__form .form input[type="text"].form_control,
.order-section__form .form .form_control {
	margin-bottom: 10px;
}

.order-section__form input[type="text"] {
	background-color: #fff;
	width: 100%;
	height: 42px;
	padding: 0 15px;
	border: none;
	border-radius: 3px;
}

.order-section__form textarea {
	background-color: #fff;
	width: 100%;
	height: 140px;
	padding: 10px 15px;
	border: none;
	border-radius: 3px;
	vertical-align: top;
}

.order-section__form .datetime {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath fill='%23292D32' d='M8.5 5.75A.76.76 0 0 1 7.75 5V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75ZM16.5 5.75a.76.76 0 0 1-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75ZM9 14.5a1 1 0 0 1-.38-.08 1.03 1.03 0 0 1-.33-.21 1 1 0 0 1-.21-1.09c.05-.12.12-.23.21-.33a1.03 1.03 0 0 1 1.42 0c.18.19.29.45.29.71l-.02.2a.64.64 0 0 1-.06.18.76.76 0 0 1-.09.18l-.12.15c-.19.18-.45.29-.71.29ZM12.5 14.5a1 1 0 0 1-.38-.08 1.03 1.03 0 0 1-.33-.21 1 1 0 0 1-.21-1.09c.05-.12.12-.23.21-.33.1-.09.2-.16.33-.21a1 1 0 0 1 1.09.21c.18.19.29.45.29.71l-.02.2a.64.64 0 0 1-.06.18.76.76 0 0 1-.09.18l-.12.15c-.19.18-.45.29-.71.29ZM16 14.5a1 1 0 0 1-.38-.08 1.03 1.03 0 0 1-.33-.21l-.12-.15a.76.76 0 0 1-.09-.18.64.64 0 0 1-.06-.18l-.02-.2c0-.26.11-.52.29-.71.1-.09.2-.16.33-.21a1 1 0 0 1 1.09.21c.18.19.29.45.29.71l-.02.2a.64.64 0 0 1-.06.18.76.76 0 0 1-.09.18l-.12.15c-.19.18-.45.29-.71.29ZM9 18a1 1 0 0 1-.38-.08 1.15 1.15 0 0 1-.33-.21A1.05 1.05 0 0 1 8 17a1 1 0 0 1 .08-.38.93.93 0 0 1 .21-.33 1.05 1.05 0 0 1 1.42 0c.18.19.29.45.29.71 0 .26-.11.52-.29.71-.19.18-.45.29-.71.29ZM12.5 18c-.26 0-.52-.11-.71-.29a1.05 1.05 0 0 1-.29-.71 1 1 0 0 1 .08-.38.93.93 0 0 1 .21-.33 1.05 1.05 0 0 1 1.42 0c.09.09.16.2.21.33a1 1 0 0 1 .08.38c0 .26-.11.52-.29.71-.19.18-.45.29-.71.29ZM16 18c-.26 0-.52-.11-.71-.29a.93.93 0 0 1-.21-.33A1 1 0 0 1 15 17a1 1 0 0 1 .08-.38.93.93 0 0 1 .21-.33 1 1 0 0 1 1.09-.21l.18.09.15.12c.18.19.29.45.29.71 0 .26-.11.52-.29.71-.19.18-.45.29-.71.29ZM21 9.84H4a.76.76 0 0 1-.75-.75c0-.41.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75Z'/%3E%3Cpath fill='%23292D32' d='M16.5 22.75h-8c-3.65 0-5.75-2.1-5.75-5.75V8.5c0-3.65 2.1-5.75 5.75-5.75h8c3.65 0 5.75 2.1 5.75 5.75V17c0 3.65-2.1 5.75-5.75 5.75Zm-8-18.5c-2.86 0-4.25 1.39-4.25 4.25V17c0 2.86 1.39 4.25 4.25 4.25h8c2.86 0 4.25-1.39 4.25-4.25V8.5c0-2.86-1.39-4.25-4.25-4.25h-8Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 15px center;
}

.order-section__form label span,
.order-section__form .processing-block a {
	color: #fff !important;
}

.order-section__form .form-footer {
	text-align: center;
}

.order-section__form button[type="submit"] {
	width: 173px;
	border-radius: 5px;
	font-weight: 400;
}

.order-section__form .processing_approval {
	display: none;
}

.order-section__form .processing_approval+span {
	display: inline-block;
	padding-left: 34px;
	position: relative;
}

.order-section__form .processing_approval+span::before {
	content: "";
	width: 24px;
	height: 24px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.order-section__form .processing_approval:checked+span::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' fill='none' viewBox='0 0 19 14'%3E%3Cpath fill='%233B3B3B' fill-rule='evenodd' d='M16.88.28a.95.95 0 1 1 1.34 1.34L16.2 3.65a.95.95 0 1 1-1.34-1.34L16.88.28Zm-4.07 4.08a.95.95 0 0 1 1.34 1.34l-8 8.02a.95.95 0 0 1-1.35 0L.78 9.7a.95.95 0 0 1 1.34-1.35l3.35 3.37 7.34-7.35Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.gallery-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	column-gap: 5px;
	row-gap: 5px;
}

.gallery-grid img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.content_top .text,
.content_top .text p,
.content_top .text ul {
	color: #fff;
	margin: 25px 0;
	font-size: 18px;
	line-height: 1.8;
}

.content_top .detail_callback {
	color: #fff;
	margin-top: 2em;
}

.content_top .form-title {
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 11px;
}

.content_top .form-body {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 11px;
}

.content_top input[type="text"] {
	border: none;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1408 1408'%3E%3Cpath fill='%23777' d='M1408 1112q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-53-3.5t-57.5-12.5-47-14.5T856 1357t-49-18q-98-35-175-83-127-79-264-216T152 776q-48-77-83-175-3-9-18-49t-20.5-55.5-14.5-47T3.5 392 0 339q0-92 51-186Q107 52 157 31q25-11 68.5-21T296 0q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5 31 53.5q3 4 17.5 25t21.5 35.5 7 28.5q0 20-28.5 50t-62 55-62 53-28.5 46q0 9 5 22.5t8.5 20.5 14 24 11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14 20.5 8.5 22.5 5q18 0 46-28.5t53-62 55-62 50-28.5q14 0 28.5 7t35.5 21.5 25 17.5q25 15 53.5 31t63.5 35 54 30q70 35 76 53 3 7 3 21z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px auto;
	height: 40px;
	width: 295px;
	max-width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
	font-size: 20px;
	padding: 0 0 0 55px;
}

.content_top button[type="submit"] {
	height: 40px;
	width: 150px;
	font-size: 16px;
	max-width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
}


.content_top .processing-block {
	width: 100%;
	margin: 0;
	padding: 0;
}

.content_top .form label {
	color: #fff;
}

.content_top .form .processing-block a {
	color: #fff;
}

.how-we-work {
	background-color: #3B3B3B;
	background-image: url(/bitrix/templates/incorp2/css/../img/work-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	color: #fff;
	padding: 66px 0;
}

.services+.how-we-work {
	margin-bottom: 0;
}

.how-we-work h2 {
	color: #fff;
	font-size: 36px;
	line-height: inherit;
	font-weight: 400;
	text-align: center;
	margin-bottom: 37px;
}

.how-we-work-grid {
	display: flex;
	flex-wrap: wrap;
	column-gap: 50px;
	row-gap: 40px;
	justify-content: center;
}

.how-we-work-item {
	flex: 1 1 0;
	max-width: 194px;
	text-align: center;
}

.how-we-work-item .icon {
	width: 150px;
	height: 150px;
	font-size: 150px;
	line-height: 1;
	position: relative;
	display: inline-block;
}

.how-we-work-item .icon::before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	width: 120px;
	height: 120px;
	background-color: #595959;
	border-radius: 50%;
	z-index: -1;
}

.how-we-work-item .caption {
	font-size: 13px;
	line-height: 22px;
}

.how-we-work-item .caption span {
	display: block;
}

.how-we-work-item .caption a {
	color: inherit;
}

.work-stages {
	margin-top: 100px;
	margin-bottom: 100px;
}

.work-stages h2 {
	border-radius: 3px;
    background-color: #A583B5;
    color: #fff;
    text-align: center;
    font-size: 64px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 45px;
    padding: 5px 20px;
    width: 960px;
	max-width: calc(100% - 94px);
    min-height: 96px;
    text-transform: uppercase;
	position: relative;
}

.work-stages h2::before, .work-stages h2::after {
	content: "";
	position: absolute;
	width: 70px;
	height: 70px;
	top: 48px;
	border-radius: 4px 4px 0 0;
	border-top: 2px solid #A583B5;
}

.work-stages h2::before {
	left: -47px;
	border-left: 2px solid #A583B5;
}

.work-stages h2::after {
	right: -47px;
	border-right: 2px solid #A583B5;
}

.work-stages-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	column-gap: 42px;
	row-gap: 30px;
	padding-left: 15px;
	counter-reset: number;
}

.work-stages-grid__item {
	display: flex;
	align-items: center;
	padding: 11px 5px 11px 28px;
	border: 2px solid #A583B5;
	border-radius: 3px;
	position: relative;
	counter-increment: number;
}

.work-stages-grid__item::before {
	content: counter(number);
	position: absolute;
	width: 38px;
	height: 60px;
	left: -19px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	color: #A583B5;
	font-size: 60px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
}

.work-stages-grid__item::after {
	content: "";
	position: absolute;
	width: 21px;
	height: 12px;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 21 12'%3E%3Cpath fill='%23A583B5' d='m10.38 7 10 4.77V.23L10.38 5v2Zm-10 0h11V5h-11v2Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
}

.work-stages-grid__item:last-child::after {
	display: none;
}

.work-stages-link {
	white-space: nowrap;
	color: inherit;
	font-weight: 700;
}

.work-stages-grid__inner {
	font-size: 16px;
	line-height: 1.69;
}

.requizit p {
	margin-bottom: 15px;
}

.order-section {
	min-height: 520px;
	background-image: url(/bitrix/templates/incorp2/css/../img/order-form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
}

.order-section+.footer {
	border-top: none;
}

.order-section .work {
	margin: auto;
}

.order-section__inner {
	display: grid;
	grid-template-columns: 62fr 45fr;
	column-gap: min(100px, 10%);
	row-gap: 35px;
	align-items: center;
	padding: 50px 0;
}

.order-section__title {
	color: #fff;
	font-size: 36px;
	line-height: 1.1;
	max-width: 322px;
}

.order-section__phone {
	color: #fff;
	font-size: 40px;
	line-height: 1;
	margin: 20px 0;
}

.order-section__phone a {
	color: #fff;
}

.order-section__text {
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
}

.order-section .flatpickr-wrapper .flatpickr-calendar .flatpickr-months {
	padding: 12px 0;
}

.order-section .flatpickr-wrapper .flatpickr-calendar table td .flatpickr-day {
	max-width: initial;
	width: 34px;
}

.services--page .item .name {
	width: calc(100% + 2px);
	max-width: initial !important;
	left: -1px !important;
	padding: 10px;
	text-align: center;
}

.services--page .item ul {
	margin: 0 0 10px;
}

.services--page .item ul li {
	color: #000;
}

.services--page .description :nth-last-child(2) {
	flex-grow: 1;
}

.services--page .more span {
	color: #000;
	border-bottom: 1px solid;
}

.partners h2 {
	text-align: center;
	margin-bottom: 2em;
}

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

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

.partners-carousel .owl-stage {
	display: flex;
	align-items: center;
}

.payment-methods {
	margin: 50px 0;
}

.payment-methods h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.payment-methods__subtitle {
	margin-bottom: 2.5em;
	text-align: center;
}

.payment-methods-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 20px;
	row-gap: 20px;
	max-width: 1060px;
	margin: 0 auto;
}

.payment-method {
	background-color: #a683b5;
	color: #fff;
	padding: 15px 5px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	row-gap: 15px;
	text-align: center;
}

.payment-method__title {
	line-height: 1.3;
	font-weight: 500;
	text-transform: uppercase;
	flex-grow: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.payment-method__icon {
	height: 80px;
}

.payment-method__icon img {
	max-height: 100%;
}

.payment-method:nth-child(2) {
	padding-bottom: 0;
}

.news-item {
	display: flex;
	align-items: center;
	column-gap: 30px;
	min-height: 80px;
	padding: 15px 0;
	border-bottom: 1px dashed;
	width: 100%;
}

.news-item__date {
	display: flex;
	align-items: center;
	width: 200px;
	flex-shrink: 0;
	column-gap: 20px;
	line-height: initial;
}

.news-item__date .day {
	color: #eea458;
	font-size: 48px;
	font-weight: 700;
	width: 100px;
}

.news-item__date .month {
	font-size: 18px;
	font-weight: 600;
}

.news-item__picture {
	width: min(25%, 288px);
	flex-shrink: 0;
}

.news-item__picture img {
	width: 100%;
	aspect-ratio: 3 / 2;
	vertical-align: top;
	object-fit: cover;
}

.news-item__title a:not(:hover) {
	color: inherit;
}

.news-item__title a:hover {
	color: #eea458;
}

.news_detail__content a {color: #EEA459;}

.calculator-section {
	background-color: #ccc;
	background-image: url(/bitrix/templates/incorp2/css/../img/calculator-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	padding: 50px 0;
}

.calculator-wrapper {
	background: rgb(238 164 89 / 95%);
	padding: 40px;
    border-radius: 25px;
}

.calculator-wrapper h2 {
	text-align: center;
}

.calculator-form {
	line-height: 1.5;
}

.calculator-form label {
	font-size: 16px;
	cursor: default;
}

.calculator-form input[type="text"], .calculator-form select {
	border-radius: 10px;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px;
    height: 52px;
    font-size: 16px;
	font-family: inherit;
	margin-bottom: 0;
}

.calculator-form .field-group {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 20px;
	margin-bottom: 30px;
	justify-content: space-between;
}

.calculator-form .field-group:last-child {
	padding: 30px 0;
	border-top: 2px solid rgba(255, 255, 255, 0.7);
	border-bottom: 2px solid rgba(255, 255, 255, 0.7);
}

.calculator-form .field-group > * {
	flex: 1 1 auto;
}

.calculator-form .field-group > label {
	flex: 0 1 auto;
	font-weight: 400;
	display: flex;
	column-gap: 10px;
	align-items: center;
}

.calculator-form input[type="checkbox"] {
	appearance: none;
	width: 24px;
	height: 24px;
	border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.7);
	flex-shrink: 0;
}

.calculator-form input[type="checkbox"]:checked {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 13'%3E%3Cpath fill='%23000' stroke='%23000' stroke-width='1.2' d='M2.143 6.974a.198.198 0 0 0 .005.283l2.49 2.333a.5.5 0 0 0 .704-.02L9.36 5.367a.21.21 0 0 0-.003-.291.199.199 0 0 0-.285.002L5 9.348l-2.563-2.38a.211.211 0 0 0-.294.006Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px auto;
}


:where(.calculator-form) .form input[type="text"].form_control, input[type="email"].form_control, input[type="number"].form_control, .form input[type="password"].form_control, .form textarea.form_control, select.form_control {
	margin-bottom: 0;
}

.calculator-form .input {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.calculator-form .input label {
	flex-grow: 1;
	margin-bottom: 8px;
	font-weight: 700;
}

.input-with-capture {
	display: flex;
	align-items: center;
	column-gap: 10px;
}

.field-group-label {
	margin-bottom: 30px;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
}

.calculator-form .form-footer {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 20px;
	justify-content: space-between;
	align-items: center;
}

.calculator-form .processing-block {
	font-weight: 400;
	display: flex;
    column-gap: 10px;
    align-items: center;
}


.calculator-form .btn {
	font-size: 16px;
	background:#A583B5;
	border-radius: 10px;
    padding: 7px 40px;
}
.calculator-form .btn:hover {
	background:#A583B5;
	opacity:0.8;
}

.calculator-form .processing-block a {color:#fff}

.formsent-success, .formsent-error {
	color: #fff;
	padding: 20px;
}

.formsent-success {
	background-color: forestgreen;
}

.formsent-error {
	background-color: crimson;
}


.h_goroda {
	display: flex;
	column-gap: 10px;
	align-items: center;
	cursor: pointer;
	flex-grow: 1;
}

.sticky .h_goroda {
	display: none;
}

.h_goroda::before {
	content: '';
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("/upload/images/marker.svg");
}

.h_goroda::after {
	content: '';
	width: 11px;
	height: 11px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.region-overflow {
	display: none;
	opacity: 0;
	background-color: rgba(28, 28, 28, 0.6);
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	transition: opacity 0.1s ease-in;
	z-index: 100;
}

.region-overflow--show {
	display: flex;
}

.region-overflow--visible {
	opacity: 1;
}

.region-wrapper {
	margin: auto;
	max-height: 90%;
	width: 90%;
	max-width: 800px;
	background-color: #fff;
	padding: 20px;
	overflow-y: auto;
	position: relative;
}

.region-wrapper .close-r {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.region-wrapper .close-r::before,
.region-wrapper .close-r::after {
	content: '';
	background-color: #000;
	bottom: 0;
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	transform: rotate(45deg);
	top: 0;
	width: 24px;
}

.region-wrapper .close-r::after {
	transform: rotate(-45deg);
}

.region-wrapper .close-r:hover {
	opacity: 0.7;
}

.region-wrapper .head-r {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 500;
}

.region-wrapper .regions-list {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(5, auto);
	column-gap: 20px;
	row-gap: 5px;
	line-height: 1.8;
}

.region-wrapper a {
	color: #A583B5;
}

.region-wrapper a:hover {
	color: #EEA459;
}

.agreement-wrapper {
	position: fixed;
	bottom: 20px;
	left: 15px;
	width: 600px;
	max-width: calc(100% - 30px);
	transform: translateY(200%);
	transition: transform 0.3s ease-out;
	z-index: 100;
}

.agreement-wrapper.visible {
	transform: translateY(0);
}

.agreement-banner {
	background-color: #fff;
    padding: 30px;
    border-radius: 12px;
    border: 3px solid #A583B5;
    line-height: 1.5;
}

.agreement-banner__buttons {
	display: flex;
	column-gap: 10px;
	margin-top: 15px;
}

.agr_but {
	padding: 5px 30px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
}
/* End */


/* Start:/bitrix/templates/incorp2/css/flatpickr.min.css?16850544984190*/
.flatpickr-wrapper{display:inline-block;width:100%;position:relative;box-sizing:content-box}.flatpickr-wrapper input{cursor:pointer;position:relative;z-index:1}.flatpickr-wrapper .flatpickr-calendar{background:#fff;color:#484848;border:1px solid #ddd;font-size:13px;border-radius:4px;position:absolute;top:100%;left:0;margin-top:3px;opacity:0;z-index:0;visibility:hidden;overflow:hidden;-webkit-transition:opacity 75ms;transition:opacity 75ms;width:100%;max-width:256px}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months{background:0 0;color:#000;padding:4px 0;text-align:center;font-size:135%}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-next-month,.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover,.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover{color:#f64747}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-prev-month{float:left;margin-left:.4em}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-next-month{float:right;margin-right:.4em}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-current-month{font-weight:300}.flatpickr-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-current-month span{font-weight:700}.flatpickr-wrapper .flatpickr-calendar table{border-collapse:collapse;margin:0;padding:0;width:100%;background:0 0}.flatpickr-wrapper .flatpickr-calendar table thead{font-size:90%;background:0 0}.flatpickr-wrapper .flatpickr-calendar table td,.flatpickr-wrapper .flatpickr-calendar table th{text-align:center;width:14.3%}.flatpickr-wrapper .flatpickr-calendar table th{color:#999;padding:2px 0 4px;font-weight:700}.flatpickr-wrapper .flatpickr-calendar table tr{background:0 0}.flatpickr-wrapper .flatpickr-calendar table td{cursor:pointer;padding:0}.flatpickr-wrapper .flatpickr-calendar table td .flatpickr-day{background:0 0;display:inline-block;width:100%;max-width:32px;line-height:32px;text-align:center;padding:0;margin:0 1px 1px 0;border:1px solid transparent;border-radius:150px}.flatpickr-wrapper .flatpickr-calendar table td:hover .flatpickr-day{background:#e6e6e6;border-color:#e6e6e6}.flatpickr-wrapper .flatpickr-calendar table td:first-child .flatpickr-day{margin-left:1px}.flatpickr-wrapper .flatpickr-calendar table td.today .flatpickr-day{border-color:#f64747}.flatpickr-wrapper .flatpickr-calendar table td.today:hover .flatpickr-day{border-color:#f64747;background-color:#f64747;color:#fff}.flatpickr-wrapper .flatpickr-calendar table td.selected .flatpickr-day,.flatpickr-wrapper .flatpickr-calendar table td.selected:hover .flatpickr-day{background-color:#446CB3;color:#fff;border-color:#446CB3}.flatpickr-wrapper .flatpickr-calendar .disabled,.flatpickr-wrapper .flatpickr-calendar .disabled .flatpickr-day,.flatpickr-wrapper .flatpickr-calendar .disabled:hover .flatpickr-day{color:#ddd;background:0 0;border-color:transparent;cursor:default}.flatpickr-wrapper.inline .flatpickr-calendar,.flatpickr-wrapper.open .flatpickr-calendar{z-index:100;opacity:1;visibility:visible}.flatpickr-wrapper.inline .flatpickr-calendar{position:static}.flatpickr-time{overflow:auto;border-top:1px solid rgba(72,72,72,.15)}.flatpickr-hour,.flatpickr-minute{background:0 0;-webkit-appearance:none;box-shadow:none;border:0;border-radius:0;display:inline-block;margin:0;padding:0 2%;height:38px;line-height:38px;cursor:pointer;float:left;font-weight:700;width:36%;color:#484848}.flatpickr-hour:focus,.flatpickr-minute:focus{outline:0;border:0}.flatpickr-hour{font-weight:700;text-align:right}.flatpickr-minute{width:26%;font-weight:300;text-align:left}.flatpickr-am-pm:hover,.flatpickr-hour:hover,.flatpickr-minute:hover{background:#f5f5f5}.flatpickr-am-pm,.flatpickr-time-separator{height:38px;display:block;line-height:38px;float:left;text-align:center;width:5%}.flatpickr-am-pm{width:21%;padding:0 2%;cursor:pointer;text-align:left}.flatpickr-time input[type=number]::-webkit-inner-spin-button,.flatpickr-time input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
/* End */


/* Start:/bitrix/templates/incorp2/css/media.css?175627680726368*/
/*==========  Desktop First Method  ==========*/
/* Small Devices, Tablets */
@media only screen and (min-width : 992px) {
    .toggleMenu{
        display: none!important;
    }
    
    body.active{
        padding-top: 151px;
    }
    
    .nav{
        display: inline-block!important;
    }
    
    .sticky.header{
        position: fixed;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    
    .sticky .inner{
        padding-bottom: 15px;
    }
    
    .nosticky{
        
    }
    
    .sticky .slogan,
    .sticky .whatsapp,
	.sticky .phone .small,
	.sticky .phone::before,
    .sticky .callback_container,
    .sticky .place {
        display: none;
    }
	.sticky .phone .big a {
		font-size: 16px;
		font-weight: 700;
		color: #eea459;
	}
	.sticky .phone .big {
		margin-bottom: 0;
}
    
    .sticky .bottom {
        width: 85%;
        position: static;
        float: left;
        padding-top: 3px;
    }
	.sticky .phone {
    padding-left: 0;
}
}

@media only screen and (max-width : 1600px){
    
}

@media only screen and (max-width : 1440px){
    
    .slider .bx-wrapper .bx-prev{
        left: 2%;
    }
    
    .slider .bx-wrapper .bx-next{
        right: 2%;
    }
    
    .slider .col{
        padding-left: 60px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
 
    

}

@media (max-width : 1199px) {
 
    .h_goroda {display:none;}
}

@media only screen and (max-width : 1199px) {
    .header .place{
        display: none;
    }
    
    .sticky .logo{
        width: 14%;
    }
    
    .sticky .bottom{
        width: 86%;
        padding-top: 0px;
        margin-top: -3px;
    }
    
    .sticky .logo > span{
        margin-left: 10px;
    }
    
    .sticky .nav > li{
        margin-left: 11px;
    }
    
    .header .slogan{
        width: 31%;
    }
    
    .header .phone{
        width: 23%;
    }
    
    .header .callback_container{
        width: 27%;
    }
    
    .services,
    .blog{
        padding-top: 30px;
    }
    
    .catalog_list,
    .popular,
    .info_block,
    .content_top .inner{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .title_block{
        margin-bottom: 30px;
    }
    
    .catalog_list .item{
        padding: 25px;
    }
    
    .catalog_list_in .item{
        width: 100%;
        float: none;
        height: auto;
    }
    
    .catalog_list_in .item, 
    .catalog_list_in .item:nth-child(2){
        border-top: 1px solid #efefef;
        border-left: none!important;
    }
    
    .catalog_list_in .item:first-of-type{
        border-top: 0!important;
    }
    
    .catalog_list .item .left{
        width: 135px;
    }
    
    
    
    .catalog_list .item .right{
        margin-left: 155px;
    }
    
    .reviews{
        padding-top: 55px;
        padding-bottom: 90px;
    }
    
    .reviews_in{
        margin-top: 25px;
        padding-bottom: 35px;
    }
    
    .owl-controls .owl-prev,
    .owl-controls .owl-next{
        top: -117px;
    }
    
    .partners{
        padding-bottom: 40px;
    }
    
    .footer .left{
        width: 80%;
    }
    
    .footer .right{
        width: 20%;
    }
    
    .content .sidebar{
        width: 27%;
    }
    
    .content .main_block{
        width: 73%;
        padding-left: 30px;
    }
    
    .catalog_items .item .bottom > div{
        width: 48%;
    }
    
    .catalog_items .item .pic{
        
    }
    
    .catalog_items_list .item .bottom > div{
        width: 66%;
    }
    
    .catalog_items_table .item .name{
        width: 38%;
    }
    
    .catalog_items_table .price{
        width: 23%;
    }
    
    .catalog_items_table .item .bottom{
        width: 39%;
    }
    
    .picking .owl-controls .owl-prev, .picking .owl-controls .owl-next {
        top: -45px;
    }
    
    .service_detail .action .btn{
        width: 130px;
    }
    
    .service_detail{
        margin-bottom: 30px;
    }
    
    .jack .right{
        padding-left: 15px;
    }
    
    .jack .left{
        width: 195px;
    }
    
    .jack .right{
        margin-left: 195px;
    }
    
}

@media only screen and (max-width : 1024px){
    .services .items{
        margin: 0 -10px;
    }
    
    .services .item{
        padding: 0 10px;
    }
    
    .tile{
        margin: 0 -10px;
    }
    
    .tile .item{
        padding: 0 10px;
    }
    
    .blog .items{
        margin: 0 -10px;
        padding-top: 30px;
    }
    
    .blog .item{
        padding: 0 10px;
    }
    
    .info_block .left{
        padding-right: 60px;
    }
    
    .ques{
        padding: 30px 45px;
    }
    
    .ques .right{
        padding-left: 30px;
    }
    
    .tile_in .item{
        width: 50%;
    }
    
    .show_more{
        margin-top: 35px;
        margin-bottom: 35px;
    }
    
    .catalog_items_list .item .pic{
        width: 180px;
    }
    
    .catalog_items_list .item .description{
        margin-left: 180px;
    }
    
    .advantages_in,
    .good .good_top{
        margin-bottom: 35px;
    }


    .picking{
        margin-top: 30px;
    }
    
    .basket table tbody tr td:first-child{
        max-width: 0;
    }
    
    .basket .description .name{
        font-size: 12px;
    }
    
    .basket .price{
        font-size: 13px;
    }
    
    .basket .photo{
        width: 50px;
        height: 50px;
    }
    
    .basket .description{
        margin-left: 60px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}

@media only screen and (max-width : 991px){

    .header .bottom {
        width: initial;
        min-width: initial;
        position: initial;
        order: 1;
        padding: 0;
    }

    .bottom .work {
        min-width: initial;
        padding: 0;
    }

    .header .inner{
        padding-bottom: 5px;
        padding-top: 15px;
        flex-wrap: wrap;
        column-gap: 15px;
        row-gap: 15px;
    }

    .sticky .bottom {
        width: 100%;
    }

    .sticky .nav > li {
        margin-left: 0px;
    }
    
    .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    
    .nav {
        width: 100%;
        position: absolute;
        top: calc(100% + 10px);
        left: 0px;
        background: #fff;
        z-index: 9;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }

    .mmenu_type_2 .nav {
        display: none;
    }
    
    .nav > li{
        margin-left: 0;
        float: none;
    }
    
    .nav > li.hover > ul{
        width: 100%;
        left: 0;
    }
    
    .nav a{
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }
    
    .nav li ul{
        min-width: 0;
        width: 100%;
        
    }
    
    .nav li ul ul{
        background: #f9f9f9;
    }

    .nav li a {
        position: relative;
    }

    .nav li a .fa {
        position: absolute;
        width: 40px;
        height: 100%;
        display: flex;
        top: 0;
        right: 0;
    }

    .nav li a .fa::before {
        margin: auto;
    }
    
    .header .slogan{
        display: none;
    }
    
    .header .phone{
        width: initial;
    }
    
    .header .callback_container{
        width: initial;
    }
    
    .slider .col{
        width: 90%;
    }
    
    .slider .inner{
        padding-top: 40px;
    }
    
    .slider li{
        height: 345px;
    }
    
    .advantages .item{
        width: 50%;
        border: none;
    }
            
    .advantages .item:last-child{
        border: none;
    }

	.b-advantages h2 {
		min-height: 80px;
		font-size: 40px;
	}

	.b-advantages-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.work-stages {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.work-stages h2 {
		min-height: 80px;
		font-size: 40px;
		max-width: 100%;
	}

	.work-stages h2::before, .work-stages h2::after {
		display: none;
	}

	.work-stages-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	.work-stages-grid__item {
		min-height: 100px;
	}

	.work-stages-grid__item::after {
		display: none;
	}

    .tile .item{
        width: 33.33%;
    }
    
    .blog .item{
        width: 50%;
        margin-bottom: 20px;
    }
    
    .info_block .left{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    
    .info_block .right{
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    
    .map_main .chisel{
        padding: 25px 15px;
        max-width: 267px;
    }
    
    .footer .left{
        width: 100%;
        float: none;
    }
    
    .footer .right{
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    
    .footer .links{
        width: 32%;
    }
    
    .content .sidebar{
        display: none;
    }
    
    .content .main_block{
        width: 100%;
        padding-left: 0px;
        float: none;
    }
    
    .content .inner{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .good_top .right{
        margin-left: 370px;
    }
    
    .progress .item .num:before{
        display: none;
    }
    
    .contacts_in .item, .contacts_in .item:nth-child(1), .contacts_in .item:nth-child(3) {
        width: 50%;
        margin-bottom: 20px;
    }

    .content .filter-action {
        display: inline-block;
    }

    .content .bx-filter {
        display: none;
    }
    div#modef {
        display: none;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .header .callback_container {
        order: 2;
        flex: 1 1 40%;
    }

    .header .bottom {
        flex: 1 1 40%;
    }

    .bottom .work {
        justify-content: initial;
    }

    .header .phone .big {
        font-size: 16px;
    }

    .slider .bx-wrapper .bx-prev,
    .slider .bx-wrapper .bx-next{
        display: none;
    }
    
    .slider .col{
        padding-left: 0;
        width: 100%;
    }
    
    .bx-wrapper .bx-pager{
        bottom: 20px;
    }
    
    .services .items{
        margin: 0px;
    }

    .services .item {
        width: 50%;
        max-width: 360px;
        float: left;
        padding: 10px;
    }

    .services .item ul { 
        padding-bottom: 20px; 
    }

    .services .title_block{
        display: block;
    }

    .services .item .name {
        max-width: 100%;
        left: 0px;
    }

    .services .item p {
        font-size: 14px;
    }
    
    .services .more, .catalog_list .more, .blog .more, .news .more {
        float: none;
        margin-top: 0;
        margin-bottom: 20px;
        display: block;
    }

    .catalog_list .item, .catalog_list.line .item {
        width: 50%;
        float: left;
        border: 1px solid #efefef !important;
    }

    .title_block,
    .news .title_block{
        display: block;
        font-size: 32px;
        line-height: 36px;
    }

    .catalog_items .item .pic img {
        max-width: 70%;
    }
    
    .blog .title_block{
        display: block;
    }
    
    .tabs_caption{
        margin-bottom: 25px;
    }
    
    .tabs_caption li{
        margin-left: 0px;
        font-size: 14px;
    }

    .tabs_caption li.active {
        padding-bottom: 0px;
        margin-bottom: 15px;
    }
    
    .tile{
        margin: 0;
    }
    
    .tile .item {
        width: 50%;
        max-width: 100%;
        float: left;
        margin: 0 auto 20px;
        padding: 0;
    }

    .ques .left{
        width: 100%;
        float: none;
        padding-bottom: 20px;
        border-right: none;
        border-bottom: 2px solid #fff;
    }
    
    .ques .right{
        width: 100%;
        float: none;
        padding-left: 0;
        text-align: center;
    }

    .ceo-ques .title {
        font-size: 20px;
    }

    .ceo-ques p {
        font-size: 16px;
    }

    
    .reviews_item .top{
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .reviews_item .quote{
        left: 15px;
    }
    
    .reviews_item .bottom{
        padding: 25px 15px 15px 55px;
    }
    

    .footer .links{
        width: 100%;
        margin-bottom: 10px;
    }
    
    .footer{
        padding-bottom: 50px;
    }
    
    .footer .social{
        margin-top: 30px;
    }
    
    .footer .social span{
        display: none;
    }
    
    .form .cols{
        margin: 0;
    }
    
    .form .col{
        width: 100%;
        float: none;
        padding: 0;
    }
    
    .form .select{
        margin-bottom: 15px;
    }
    
    .popup{
        width: 410px;
    }
    
    .content h1{
        font-size: 26px;
        line-height: 34px;
    }
    
    .sorting .right{
        width: 100%;
        float: none;
    }
    
    .pag li a{
        width: 18px;
        height: 18px;
        line-height: 18px;
    }
    
    
    .pag li.first, .pag li.right{
        font-size: 11px;
    }
    
    .catalog_items_list .item .pic{
        width: 100%;
        float: none;
        border-bottom: 1px solid #efefef;
    }
    
    .catalog_items_list .item .description{
        margin-left: 0;
        padding: 25px;
        border-left: 0;
    }
    
    .catalog_items_list .tile .item,
    .catalog_items_list .item > div{
        height: auto;    
    }
    
    .catalog_items_list .item .bottom{
        position: static;
        width: 100%;
        border-left: 0;
        padding-top: 15px;
        border-top: 1px solid #efefef;
    }
    
    .catalog_items_table .item .pic{
        width: 100%;
        float: none;
    }
    
    .catalog_items_table .tile .item,
    .catalog_items_table .item > div{
        height: auto;
    }
    
    .catalog_items_table .item .pic{
        
    }
    
    .catalog_items_table .item .description{
        margin-left: 0;
        height: auto;
    }
    
    .catalog_items_table .item .name,
    .catalog_items_table .price,
    .catalog_items_table .item .bottom{
        width: 100%;
    }
    
    .catalog_items_list .item > div:hover{
        height: auto;
    }

    .catalog_items_table .item > div:hover{
        height: auto;
    }
    
    .good_top .left{
        width: 100%;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .good_top .right{
        margin-left: 0;
        text-align: center;
    }
    
    .good .price{
        font-size: 28px;
    }
    
    .services_in .item .description{
        height: auto;
    }
    
    .services .item ul{
        width: 100%;
    }
    
    .content_item .photo{
        float: none;
        width: 100%;
    }
    
    .content_item .right{
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
    }
    
    .service_detail .action .col{
        width: 100%!important;
        float: none;
        border: none!important;
        height: auto;
        min-height: 0;
    }
    
    .service_detail .action .col:last-child{
        text-align: center;
    }
    
    .jack .left{
        width: 100%;
        float: none;
    }
    
    .jack .right{
        margin-left: 0;
        border: none;
        position: relative;
    }
    
    .jack .left span{
        padding-top: 0;
        margin-bottom: 25px;
    }
    
    .jack{
        padding: 30px 15px;
    }
    
    .jack .photo{
        float: none;
    }
    
    .jack .description{
        margin-left: 0;
        position: static;
    }
    
    .projects .items{
        margin: 0;
    }
    
    .projects .item{
        width: 100%;
        max-width: 320px;
        float: none;
        padding: 0;
        margin: 0 auto 20px;
    }
    
    
    .projects_list  .item{
        width: 100%;
        max-width: 320px;
        float: none;
        padding: 0;
        margin: 0 auto 20px;
    }
    
    .sorting .left > span{
        display: none;
    }
    
    .good .cost{
        font-size: 26px;
    }
    
    .characteristic ul li span:first-child{
        width: 50%;
    }
    
    .docs .item{
        width: 100%;
    }

    .docs.page .item{
        width: 100%;
    }
    
    .why .top{
        padding: 15px;
    }
    
    .why .item{
        width: 100%;
    }
    
    .why .bottom{
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .progress .item{
        width: 50%;
    }
    
    .partners_list .item{
        width: 50%;
    }
    
    .reviews .soc{
        top: 47px;
    }
    
    .worker .item{
        width: 50%;
    }
    
    .accardion_item .top{
        padding-left: 40px;
    }
    
    .accardion_item .full{
        padding-left: 25px;
    }
    
    .accardion_item .description{
        padding: 15px;
    }
    
    .accardion .salary{
        display: block;
        float: none;
        margin-top: 15px;
    }
    
    .basket.page table tbody tr,
    .basket.page table tbody tr td{
        width: 100%;
        display: block !important;
        max-width: 100%!important;
        text-align: center;
        padding: 5px;
    }
    
    .basket.page table tbody tr {
        border: 1px solid #efefef;
        margin-bottom: 10px;
        box-shadow: 0 0 5px 0px rgba(0,0,0,.1);
        position: relative;
    }

    .basket.page table tbody .basket_item td.remove_bl {
        position: absolute;
        top: 0px;
        right: 10px;
        width: 20px;
    }
    
    .basket.page table,
    .basket.page table tbody{
        display: block;
    }
    
    .basket.page .photo {
        width: 100px;
        height: 100px;
        float: none;
        margin: 0 auto;
    }
    
    .basket.page .availability{
        display: inline-block;
    }
    
    .basket.page .description{
        margin-left: 0;
    }
    
    .basket.page .description{
        text-align: center;
    }
    
    .basket.page .description .name{
        text-align: center;
    }
    
    .basket.page .amount{
        margin: 0 auto;
    }
    
    .basket.page table thead{
        display: none;
    }
    
    .basket.page .btn_container > div{
        display: block;
    }
    
    .basket.page .btn_container > div:last-child{
        float: none;
        margin-top: 25px;
    }
    .basket.page .clearfix {
        height: auto; 
        text-align: center;
    }
    .offices .item{
        width: 100%;
        float: none;
        height: auto;
    }
    
    .reference{
        margin-bottom: 20px;
    }
    
    .map_contacts .chisel{
        margin-top: 20px;
        position: relative;
        top: -170px;
    }
    

    .gallery_standart .item {
        width: 49%;
    }

    .big-banner__inner, .order-section__inner {
        grid-template-columns: 1fr;
    }
    .big-banner__text, .big-banner__text p {
        font-size: 14px;
    }

    .content_top .text, .content_top .text p, .content_top .text ul {
        font-size: 15px;
    }
    .content_top .form-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .content_top input[type="text"] {
        background-position: 10px center;
        background-size: 16px auto;
        max-width: calc(100vw - 190px);
        font-size: 16px;
        padding: 0 0 0 35px;
    }

    .advantages, .how-we-work {
        background-repeat: repeat-y;
        background-size: auto;
    }
    
    .advantages-grid {
        grid-template-columns: repeat(2, 1fr);
    }

	.b-advantages h2 {
		font-size: 30px;
	}

	.b-advantages-grid {
		grid-template-columns: 1fr;
	}

	.work-stages h2 {
		font-size: 30px;
	}

	.work-stages-grid {
		grid-template-columns: repeat(2, 1fr);
	}

    .order-section__title {
        font-size: 28px;
        line-height: initial;
        max-width: initial;
    }
    
    .order-section__phone {
        font-size: 32px;
    }

    .payment-methods-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .payment-method__title {
        align-items: initial;
    }

	.news_detail {
		flex-direction: column;
	}

	.news_detail__aside {
		width: initial;
	}

	.news-item {
		flex-direction: column;
		align-items: initial;
		padding-bottom: 20px;
		margin-bottom: 20px;
		row-gap: 10px;
	}

	.news-item__date .day {
		width: 65px;
	}

	.news-item__picture {
		width: min(100%, 480px);
	}

}




@media only screen and (max-width : 599px) {

    .header .inner {
        column-gap: 6px;
    }

    .header .logo {
        width: 100%;
        text-align: center;
    }

    .header .phone {
        order: 2;
    }

    .header .whatsapp {
        order: 3;
		padding-left: 10px;
    }

    .header .bottom {
        flex: 1 1 0;
    }

    .header .callback_container {
        width: 100%;
        float: none;
        text-align: center;
        display: none;
        padding-top: 0px;
    }
    .advantages .item{
        width: 100%;
        float: none;
    }

    .catalog_list .item,
    .catalog_list.line .item{
        width: 100%;
        float: none;
    }

    .catalog_list .item .left{
        width: 100%;
        float: none;
    }
    
    .catalog_list .item .right{
        margin-left: 0;
        text-align: center;
    }
    
    .catalog_list .item{
        height: auto;
    }
    
    .catalog_list .item .pic{
        text-align: center;
        margin-bottom: 20px;
    }
    
    .blog .items{
        margin: 0;
    }
    
    .blog .item{
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 0;
        margin: 0 auto 20px;
    }
    
    .contacts_in .items{
        margin: 0;
    }
    
    .contacts_in .item, .contacts_in .item:nth-child(1), .contacts_in .item:nth-child(3) {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .order .left {
        width: 100%;
        float: none;
        padding-right: 0px;
    }
    .order .right {
        width: 100%;
        float: none;
        margin-top: 30px;
    }

    .services .item{
        padding: 0;
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0 auto 20px;
    }
    .tile .item {
        max-width: 100%;
        width: 100%;
    }
    .nav {
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    }

    .tabs_caption li {
        margin-right: 20px;
    }

}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .header .search {
        position: initial;
    }

    .search_drop {
        width: 100vw;
        left: 1px;
    }

    .nav > li {
        border-bottom: 1px solid #f9f9f9;
    }

    .nav > li > a {
        font-size: 18px;
    }

    .slider .title_slider{
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
    }
    
    .slider p{
        margin-top: 15px;
        line-height: 20px;
    }
    
    .slider .title_slider br,
    .slider p br{
        display: none;
    }
    
    .slider .btn{
        width: 100%;
    }
    
    .catalog_list .item ul{
        width: 100%;
    }
    
    .catalog_list .item{
        padding: 15px;
    }
    
    .ques{
        padding: 30px 25px;
    }
    
    .ques .sign{
        float: none;
        display: block;
        margin: 0 auto 20px;
    }
    
    .ques .description{
        margin-left: 0;
    }

    .ceo-ques .description {
        text-align: center;
    }

    .jqmWindow.show {
        width: 100% !important;
        margin-left: 0px !important;
        left: 0 !important;
    }

    .jqmClose.top-close {
        top: 10px;
        right: 10px;
    }
    
    .popup{
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .popup h2{
        font-size: 28px;
        line-height: 34px;
    }
    
    .popup .bottom > div{
        display: block;
        margin-right: 0;
    }
    
    .popup .bottom{
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    
    .popup .form .btn{
        width: 100%;
        max-width: 180px;
    }
    
    .popup .form .btn_main{
        margin-top: 25px;
    }
    
    .profit .circle{
        display: none;
    }
    
    .profit{
        padding-left: 15px;
    }
    
    .partners_list .item{
        width: 100%;
        float: none;
    }
    
    .worker .item{
        width: 100%;
        float: none;
    }
    
    .table_price table tbody tr td,
    .table_price table thead tr td{
        font-size: 10px;
        line-height: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .table_price table tr td:first-child{
        padding-left: 10px;
    }
    
    .table_price table tr td:last-child{
        padding-right: 10px;
    }
    
    .table_price table tr td:last-child{
        width: auto;
    }
    
    .error_404{
        background-size: 260%;
    }
    
    .error_404{
        padding-top: 260px;
    }

    .gallery_standart .item {
        width: 100%;
    }
    .vbf-requisites-table td {
        padding: 8px 0px;
    }
    .good .btn_container {
        margin: 0 auto;
        text-align: center;
    }
    .good .description {
        font-size: 14px;
        text-align: center;
    }
    .select .checked {
        width: 100%;
    }
    .banners-content span {
        font-size: 2em;
        padding-bottom: 15px;
    }
    .banners-content .text {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        text-align: center;
    }
    .service_detail .action .btn {
        width: 100%;
    }
    .basket .basket_empty {
        padding: 10px;
    }
    .basket .basket_empty>.wrap {
        padding: 10px;
    }
    .order .total {
        text-align: center;
    }
    .order .total > span {
        width: 100%;
    }

    .footer .social li {
        margin-right: 10px;
        margin-left: 0px;
        margin-top: 10px;
    }

    .payment-methods-grid {
        column-gap: 10px;
        row-gap: 10px;
    }

	.work-stages-grid {
		grid-template-columns: 1fr;
	}

}

@media only screen and (max-width : 380px){
    
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .jqmWindow.show .g-recaptcha.rendered {
        margin-left: -15px;
    }
    .search_drop {
        width: 240px;
    }
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
/* End */


/* Start:/bitrix/templates/incorp2/css/custom.css?17809573225242*/
.nav>li>a .fa {color: #3b3b3b!important}
div.work.content ul {
	line-height: 2;
	margin-left: 50px;
}

.table-wrapper {
	overflow-x: auto;
}

.table {
	margin: 0 0 2em;
	width: 100%;
}

.table td, .table th {
	padding: 15px;
}

.table-striped tr:nth-child(2n+1) {
	background-color: #ababab24;
}

.table-striped th {
	background-color: #5a7689;
	color: #fff;
}
.kolon_2 td {width:50%}
.kolon_3 td {width:33%}
.kolon_4 td {width:25%}

.personal-info {margin-bottom: 30px;line-height: 1.5;}
.personal-info p {padding-bottom: 10px;}
.personal-info a {color: #494949;border-bottom: 1px solid;}

.payment {width:100%}
.payment td {
	background: #a583b5;
    color: #fff;
    padding: 15px;
    border-bottom: 5px solid #fff;
    vertical-align: middle;
}
.payment span {
	font-size: 22px;
    font-weight: 700;
}
.payment td:nth-child(2) {
width: 75px;
}

.u_usligi {
	display:flex;
	flex-wrap: wrap;
    justify-content: center;
	margin-bottom: 50px;
	}
.u_usligi a {
	padding: 10px 20px;
    background: #a583b5;
    color: #fff;
    margin: 5px 5px 5px 0;
    border-radius: 25px;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
	}
	.u_usligi h2 {
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
	}
.cntr {
	text-align:center;
}
.pad_top {padding-top:80px;}

.staff {
	padding: 50px 0 70px;
    width: 100%;
	text-align: center;
}
.staff h2 {
	padding-bottom: 20px;
}
.staff .emp {
	width: 24%;
    display: inline-block;
    padding: 0 1%;
	vertical-align: top;
}
.emp img {
	width: 80%;
    border-radius: 200px;
    margin: 0 auto;
    display: block;
}
.emp .fio {
	text-align: center;
    display: block;
    padding: 20px 0 10px;
    font-size: 19px;
	line-height: 28px;
}
.fio .f {
	font-weight: 700;
}
.emp .dol {
	text-align: center;
    display: block;
    color: #979797;
}
@media (max-width : 991px) {
	.staff .emp {
		width: 48%;
		padding: 0 2% 50px 0;
	}
	.staff .emp:nth-child(4), .staff .emp:nth-child(5) {
		padding: 0;
	}
}

@media (max-width : 767px) {
.b-advantages-item {
    padding-bottom: 0;
}
.b-advantages-grid {
    padding: 10px 5px;
}
.b-advantages h2 {
    margin: 0 auto 50px;
}
}

@media (max-width : 480px) {
	.staff .emp {
		width: 100%;
		padding: 0 0 50px 0;
	}
	.staff .emp:last-child {
		padding: 0;
	}
	
}

.sticky .nav>li:nth-child(5), .sticky .nav>li:nth-child(6) {display:none}

.whatsapp a:first-child {padding-right:5px;}

.project-detail-btn {
    background: #df9a52;
    color: #fff;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 0;
}
.cost-capture {
    display: block;
    font-size: 14px;
    color: #929292;
	margin-bottom: 1em;
	padding: 0 5px;
	text-align: center;
}
.projects_list .item .cost {
    color: #a583b5;
    font-size: 22px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.project-price-title {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
}
.project-price-value {
    text-align: center;
    color: #a583b5;
    font-size: 36px;
    font-weight: 700;
}
.project-adress {
    padding: 30px 0 50px;
    font-weight: 700;
}
.project-adress::before {
    content: url(/bitrix/templates/incorp2/css/../img/place.svg);
    position: relative;
    top: 13px;
    margin-right: 10px;
}
.news_detail__content img {
	margin-bottom: 20px;
	max-width: 100%;
    height: auto;
	}
	
.content_top .form label {padding-left: 10px;}

.citylist .grid {
    gap: 3px;
}
.grid {
    display: grid;
}

.citylist a, .cities_link {color: inherit;}
.citylist a:hover, .cities_link:hover {color: #EEA459;}

@media (min-width: 1025px) {
    .col-pc-3 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 1025px) {
    .grid {
        gap: 30px;
    }
}

@media (max-width: 1024px) {
    .col-m-2 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 1024px) {
    .grid {
        gap: 20px;
    }
}

.gorod_container {
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto;
    overflow: hidden;
  }

  .gorod_photo {
    flex: 1 1 33%;
    background: url('/upload/images/mo.jpg') center/cover no-repeat;
    min-height: 400px;
  }

  .gorod_cities {
    flex: 3 1 67%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    background-color: #fff;
  }

  .gorod_column {
    flex: 1 1 50%;
    padding: 10px;
  }

  .gorod_column a {
    display: block;
    color: #0073aa;
    text-decoration: none;
    padding: 4px 0;
	line-height: 1.5;
  }

  .gorod_column a:hover {
    text-decoration: underline;
text-underline-offset:5px;
  }
  .gorod_content {
	  width: 100%;
    max-width: 1200px;
    min-width: 320px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
	}
	
	.gorod_content_inner {
	  width: 100%;
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
	}
	
	.gorod_content h2, .gorod_content_inner h2 {
    margin-bottom: 30px;
    color: #494949;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}
  @media (max-width: 768px) {
    .gorod_photo {
      flex: 1 1 100%;
      min-height: 250px;
    }
    /*.gorod_cities {
      flex: 1 1 100%;
      flex-direction: column;
    }*/
	.big-banner {background-position: -740px;}
	.big-banner__text p {line-height: 21px;}
  }
/* End */


/* Start:/bitrix/templates/incorp2/components/bitrix/breadcrumb/incorp2/style.css?1678191601585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/incorp2/themes/CUSTOM_s1/colors.css?16881055482764*/
.color,
.btn_main,
.header .cart span,
.services .item .name,
.projects .item .name,
.footer .social a:hover,
.filter .toddler .fill,
.filter .toddler .point,
.filter .bx-ui-slider-pricebar-v,
.catalog_items_view li.active,
.pag li.first:hover,
.pag li.right:hover,
.jack .soc li a,
.projects_list .item .quantity,
.good .quantity,
.reviews .soc li a,
.worker .soc li a,
.reference li.active a,
.reference li:hover a,
.good .detail ul li:before,
.detail_text ul li:before,
.list li:before,
.list_disk li:before,
.header .logo.color_logo img,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover,
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.owl-dot.active,
.btn_white:hover,
.style-switcher .headers .header-inner,
.style-switcher .options .link-item.current:not(.block),
.custom_checkbox:hover > span {
  background-color: #EEA459;
}
.color_text,
.catalog_list .item ul li a:hover,
.catalog_items .item .name a:hover,
.services .item ul li a,
.blog .item .theme,
.blog .item .title a:hover,
.news .item .title a:hover,
.ques .sign span,
.about_company .why a,
.reviews_item .quote,
.footer .links .sub a:hover,
.footer .links ul li a:hover,
.form label span,
.agree p a,
.fotnote span,
.select .arrow .fa,
.thank .circle span,
.breadcrumbs li.active,
.content .menu li .open .fa,
.content .menu li a:hover,
.content .menu li  a.dropdown_active,
.content .menu li .open.active,
.catalog_items_view li,
.pag li a.active,
.doc a:hover,
.services .item ul li a:hover,
.profit .circle > span,
.progress .item .num,
.partners_list .item .mail,
.partners_list .item .name a:hover,
.worker .item .mail,
.accardion_item .plus .fa,
.basket .del,
.offices .item .mail,
.offices .item .place .icon,
.contacts_in .item a,
.error_404 > span span,
.toggleMenu,
.nav > li > a .fa,
.nav li li a .fa,
.nav li li li:hover > a,
.form .processing-block a,
.accardion_item .description a,
.show_more:hover span,
.show_more:hover span .fa {
  color: #EEA459;
}
.bx-wrapper .bx-pager.bx-default-pager a,
.owl-dot {
  border: 2px solid #EEA459;
}
.tabs_caption li.active,
.style-switcher .options .link-item.current.block,
.toggleMenu {
  border-color: #EEA459;
}
.services .item ul li a:hover {
  border-bottom: 1px solid #EEA459;
}
.more span,
.basket_top .dropdown {
  border-bottom: 2px solid #EEA459;
}
.blog_papers .item .pic,
.blog .item .pic {
  border-bottom: 4px solid #EEA459;
}
.content .menu li a.active {
  background-color: #EEA459;
  color: #fff !important;
}
.btn_white,
.filter .reset {
  border: 1px solid #EEA459;
  color: #EEA459;
}
.on-off-switch-track-on {
  background-color: #EEA459;
  border-color: #EEA459;
}
.btn_main:hover {
  background-color: #fe8759;
}
.jack .mail {
  color: #e64101;
}

/* End */
/* /bitrix/templates/incorp2/css/owl.carousel.css?16781916014614 */
/* /bitrix/templates/incorp2/css/font-awesome.css?167819160137414 */
/* /bitrix/templates/incorp2/css/jquery.fancybox.css?167929342417647 */
/* /bitrix/templates/incorp2/css/reset.css?16843529791570 */
/* /bitrix/templates/incorp2/css/animate.css?167819160177749 */
/* /bitrix/templates/incorp2/css/style.css?1780955385108435 */
/* /bitrix/templates/incorp2/css/flatpickr.min.css?16850544984190 */
/* /bitrix/templates/incorp2/css/media.css?175627680726368 */
/* /bitrix/templates/incorp2/css/custom.css?17809573225242 */
/* /bitrix/templates/incorp2/components/bitrix/breadcrumb/incorp2/style.css?1678191601585 */
/* /bitrix/templates/incorp2/themes/CUSTOM_s1/colors.css?16881055482764 */
