

/* Start:/bitrix/templates/stroy/css/owl.carousel.css?17083391874614*/
/* 
 *  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/stroy/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/stroy/css/font-awesome.min.css?170833918731000*/
/*!
 *  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-face{font-family:'FontAwesome';src:url('/bitrix/templates/stroy/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/stroy/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/stroy/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/stroy/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/stroy/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/stroy/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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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}.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:#fff}.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/stroy/css/jquery.fancybox.css?170833918717624*/
@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 {
  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/stroy/css/fonts.css?17083391877997*/




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-lightitalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-lightitalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-lightitalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-lightitalic-webfont.svg#geometrialight_italic') format('svg');
    font-weight: 300;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-webfont.svg#geometriaregular') format('svg');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-bold-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-bold-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-bold-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-bold-webfont.svg#geometriabold') format('svg');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-bolditalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-bolditalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-bolditalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-bolditalic-webfont.svg#geometriabold_italic') format('svg');
    font-weight: 700;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extablack-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extablack-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extablack-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extablack-webfont.svg#geometriaextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extrablackitalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extrablackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extrablackitalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extrablackitalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extrablackitalic-webfont.svg#geometriaextrabold_italic') format('svg');
    font-weight: 800;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extralight-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extralight-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extralight-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extralight-webfont.svg#geometriaextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extralightitalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-extralightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extralightitalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extralightitalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-extralightitalic-webfont.svg#geometriaextralight_italic') format('svg');
    font-weight: 200;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-heavy-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-heavy-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-heavy-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-heavy-webfont.svg#geometriaheavy') format('svg');
    font-weight: 900;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-heavyitalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-heavyitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-heavyitalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-heavyitalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-heavyitalic-webfont.svg#geometriaheavy_italic') format('svg');
    font-weight: 900;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-italic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-italic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-italic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-italic-webfont.svg#geometriaitalic') format('svg');
    font-weight: 400;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-light-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-light-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-light-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-light-webfont.svg#geometrialight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-medium-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-medium-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-medium-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-medium-webfont.svg#geometriamedium') format('svg');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-mediumitalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-mediumitalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-mediumitalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-mediumitalic-webfont.svg#geometriamedium_italic') format('svg');
    font-weight: 500;
    font-style: italic;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-thin-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-thin-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-thin-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-thin-webfont.svg#geometriathin') format('svg');
    font-weight: 100;
    font-style: normal;

}




@font-face {
    font-family: 'geometria';
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-thinitalic-webfont.eot');
    src: url('/bitrix/templates/stroy/css/../fonts/geometria-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-thinitalic-webfont.woff2') format('woff2'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-thinitalic-webfont.woff') format('woff'),
         url('/bitrix/templates/stroy/css/../fonts/geometria-thinitalic-webfont.svg#geometriathin_italic') format('svg');
    font-weight: 100;
    font-style: italic;

}
/* End */


/* Start:/bitrix/templates/stroy/css/reset.css?17083391871753*/
/* --------------- 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;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
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/stroy/css/animate.css?170833918777749*/
@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/stroy/css/style.css?171316349573344*/
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
div[id^=wait_comp], .bx-core-waitwindow{
    display:none
}


*::-webkit-input-placeholder {
    color: #3c3f42;
    opacity: 1;
}
*:-moz-placeholder {
    color: #3c3f42;
    opacity: 1;
}
*::-moz-placeholder {
    color: #3c3f42;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #3c3f42;
    opacity: 1;
}

body {
    font-family: 'Source Sans Pro', sans-serif;    
    font-size: 16px;
    color: #3c3f42;
}

p{
    font-size: 14px;
}

hr {
    border: 1px solid whitesmoke;
}

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

.description_good ul li,
.service_char ul li,
.faq .description ul li,
.piece_of_news ul li,
.about_company ul li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

.description_good li:before,
.service_char li:before,
.faq .description li:before,
.piece_of_news li:before,
.about_company li:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 0px;
    border-radius: 10px;
}

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

.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: 46px;
    margin-bottom: 25px;
    padding: 0 15px;
    color: #3c3f42;
    font-size: 14px;
    background-color: white;
    border: 1px solid whitesmoke;
    border-radius: 3px;
    font-family: 'Source Sans Pro', sans-serif;    
}

textarea{
    width: 100%;
    height: 160px;
    margin-bottom: 25px;
    padding: 10px 15px;
    color: #3c3f42;
    font-size: 14px;
    background-color: white;
    border: 1px solid whitesmoke;
    border-radius: 3px;
    font-family: 'Source Sans Pro', sans-serif; 
    resize: none;
}


.form label{
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 300;
    color: #3c3f42;
}

.form label span{
    
}

input:focus{
    outline: none;
}

textarea:focus{
    outline: none;
}

.btn{
    display: inline-block;
    padding: 15px 20px;
    border: medium none;
    background: transparent;
    cursor: pointer;
    transition: .3s;
    -moz-transition: .3s;
    text-align: center;    
    font-family: 'Source Sans Pro', sans-serif;    
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
}

.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);
}

.btn_main{
    color: white;
}

.btn_white{
    
    background-color: transparent;
    
}

.btn_grey{
    background-color: #fcfcfc;
    border: 1px solid whitesmoke;
    color: #3c3f42;
}

.btn_grey:hover{
    background: #3c3f42;
    border-color: #3c3f42;
    color: #fff;
}

.btn_white:hover{
    color: #fff;
}

.btn_black{
    background-color: #3c3f42;
    color: #fff;
}

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: 35px;
    color: #272727;
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
    text-align: center;
}


/*Header*/
.header{
   width: 100%; 
   display: block;

   background: #fff;
   z-index: 5;
   
   /*position: absolute;
   top: 0px;
   left: 0px;*/

}

.header .inner{
    padding-top: 25px;
    padding-bottom: 20px;
    position: relative;
}

.header_second .inner{
    padding-top: 20px;
    padding-bottom: 25px;
}

.header .items{
    margin: 0 -10px;
}

.header .item{
    width: 20%;
    float: left;
    padding: 0 10px;
}

.header .item:nth-child(1){
    padding-top: 7px;
}

.header .item:nth-of-type(2){
    padding-top: 2px;
}

.header .item:nth-child(3){
    padding-top: 5px;
    text-align: center;
}

.header .item:nth-child(4){
    padding-top: 7px;
}

.header .item:nth-child(5){
    text-align: right;
    
}

.header_second .item{
    width: 28.33%;
}

.header_second .item:nth-child(3){
    text-align: right;
     padding-top: 3px;
}


.header .logo{
    display: inline-block;
    max-width: 100%;
}

.bottom .logo{
    width: 15%;
    display: none;
    margin-top: 5.5px;
}




.header .logo a{
    
}

.header .logo img{
    display: inline-block;
    vertical-align: middle;  
    max-width: 100%;
}

.header .logo span{
    display: inline-block;
    font-family: 'geometria';
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;    
    color: #3c3f42;           
}

.bottom .logo span{
    font-size: 16px;
}

.header .logo a > span{
    margin-left: 5px;
    position: relative;
    top: 5px; 
}

.header .slogan{
    color: #373737;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

.header .address{
    display: block;
    margin-bottom: 5px;
    color: #373737;
    font-size: 13px;
    font-weight: 400;
}

.header_second .address{
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    padding-left: 25px;
    position: relative;
}

.header_second .address:before{
    content: url(/bitrix/templates/stroy/css/../img/header/place.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.header .mail{
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
}

.header_second .mail{
    padding-left: 25px;
    position: relative;
}

.header_second .mail:before{
    content: url(/bitrix/templates/stroy/css/../img/header/mail.png);
    position: absolute;
    top: 1px;
    left: 0px;
}

.header .phones{
    display: inline-block;
    text-align: left;
}

.header .phone{
    display: block;
    font-size: 18px;
    font-weight: 300;    
}

.header_second .phone{
    display: block;
    vertical-align: middle;
    padding-left: 20px;
    position: relative;
    font-weight: 300;
    font-size: 17px;
    padding-top: 3px;
}

.header_second .phone:before{
    content: url(/bitrix/templates/stroy/css/../img/header/phone.png);
    position: initial;
    top: 0px;
    left: 0px;
    margin-right: 4px;
}

.header .phones .phone:nth-child(1) {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 500;
}

.header .callback{
    padding: 10px 15px;
    border-radius: 17px;
}

.header_second .callback{
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    float: right;
    border-radius: 3px;
}

.header_second .callback:hover{
    text-decoration: underline;
}

.header_second.sticky .callback {
    display: none;
}

.bottom .callback{
    display: none;
    margin-top: 10px;
}

.header_second .bottom .callback{
    color: #fff;
    margin-top: 6px;
    opacity: .9;
    border: 1px solid #fff;
    cursor: pointer;
    text-decoration: none;
}

.header_second .bottom a.callback.two:hover {
    background: #fff;
    color: #3c3f42;
}

.header .bottom{
    width: 100%;
    position: relative;
    background-color: #3c3f42; 
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);       
}

.header .bottom.light {
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
}

.header .bottom .inner{
    padding-top: 0px;
    padding-bottom: 0px;
}

.toggleMenu{
    display: none;
    font-size: 30px;
    padding: 2px 5px;
    border: 2px solid #fff;
    color: #fff;
    float: left;
}

.header .bottom.light .toggleMenu {
    border: 2px solid #3c3f42;
    color: #3c3f42;
}

/*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: #fff;
    font-size: 13px;
    font-weight: 600;
    transition: .3s;
    -moz-transition: .3s;
    font-weight: 600;
}

.bottom.light .nav a {
    color: #3c3f42;
}

.bottom.colored .nav > li:hover > a {
    color: #fff !important;
}

.nav > li:hover {
    background: rgba(255, 255, 255, 0.1);
}

.header.sticky .bottom.colored .nav > li:hover > a {
    color: #fff !important;
}

.nav li {
    position: relative;
}

.nav > li{
    float: left;
    position: relative;
}

.nav > li:before{
    content: "";
    width: 1px;
    height: 15px;
    background: rgba(255,255,255,.1);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -8px;
}

.nav > li:first-child:before{
    display: none;
}

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

.nav > li > .parent {
    
}

.nav li a .fa{
    margin-left: 8px;
    font-size: 8px;
    position: relative;
    top: -2px;
}

.nav > li > a {
    display: block;
    padding: 20px;
    
}

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

.nav li ul ul{
    background-color: #f7f7f7;
}

.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;
    color: #3c3f42;
    font-size: 15px;
    padding-left: 25px;
    padding-right: 35px;
    position: relative;
    z-index:100;  
    font-weight: 500;
}

.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;
    top: 50%;
    right: 20px;
    margin-top: -5px;
}

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

/*****/

.header .bottom_right{
    display: inline-block;
    float: right;
    
}

.header .search{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 39px;
    position: relative;
}

.toggle_search{
    width: 30px;
    height: 30px;
    display: block;
    background-image: url(/bitrix/templates/stroy/css/../img/header/lup.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 50%;
    margin-top: 11px;
}

.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; 
}

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

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

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

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

.slider .chisel{
    width: 100%;
    max-width: 480px;
    display: inline-block;
    padding: 45px 45px 40px;
    background-color: white;
}

.slider .title{
    display: block;
    margin-bottom: 20px;
    color: #272727;
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
}

.slider p{
    margin-bottom: 34px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
}

.slider .btn{
    margin-right: 5px;
    margin-bottom: 5px;
}

.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;
}


.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: 60px;
    width: 100%;
    z-index: 999;
}

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

.bx-wrapper .bx-prev:hover{
    background-color: #3c3f42;
}

.bx-wrapper .bx-next{
    right: 0px;
    background: #d5d5d6 url(/bitrix/templates/stroy/css/../img/slider/next.png) center center no-repeat ;
}

.bx-wrapper .bx-next:hover{
    background-color: #3c3f42;
}

.slider .bx-wrapper .bx-prev,
.slider .bx-wrapper .bx-next{
    left: 21.5%;
}

.slider .bx-wrapper .bx-next{
    margin-left: 35px;
}

.bx-wrapper .bx-controls-direction a{
    position: absolute;
    top: 65px;
    outline: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 999;
    transition: all 0.3s ease;
}


/* PAGER */
.bx-wrapper .bx-pager {
    padding-left: 21.5%;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    
}

.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: 6px;
    height: 6px;
    margin: 0 5px;
    outline: 0;
    overflow: hidden;
    background-color: #fff;
 
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #3c3f42;
}

/*Do_it*/
.do_it{
    width: 100%;
    background-color: #fbfbfb;
    position: relative;
    z-index: 1;
}

.do_it .inner{
    padding-top: 45px;
    padding-bottom: 45px;
}

.do_it .items{
    margin: 0 -15px;
}

.do_it .item{
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.do_it .item > div{
    padding-left: 85px;
    position: relative;
}

.do_it .item .icon{
    position: absolute;
    top: 2px;
    left: 0px;
}

.do_it .item span{
    display: block;
    margin-bottom: 5px;
    color: #3c3f42;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

.do_it .item p{
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
}

/*Type_project*/
.type_project{
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.type_project .inner{
    padding-top: 35px;
    padding-bottom: 75px;
}

.type_project .items{
    margin: 0 -10px;
}

.type_project .item{
    width: 33.33%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}

.type_project .item .pic{
    height: 260px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    overflow: hidden;
}

.type_project .item .overlay{
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(42,42,42,.0);
    transition: .5s;
    -moz-transition: .5s;
    
}

.type_project .item .pic:hover .overlay{
    background: rgba(42,42,42,.6);
}

.type_project .item .text{
    padding: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.type_project .item .title{
    display: inline-block;
    padding: 8px 10px;
    margin-bottom: 15px;
    background-color: #3c3f42;
    color: white;
    font-size: 18px;
    font-weight: 600;
    border-left: 5px solid;
    transition: .5s;
    -moz-transition: .5s;
}

.type_project .item p{
    color: white;
    height: 44px;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    transition: .5s;
    -moz-transition: .5s;
    position: relative;
    margin-bottom: -65px;
    overflow: hidden;
}

.type_project .item .pic:hover p{
    margin-bottom: 0;
}

/*Popular*/
.popular{
    width: 100%;
    background-color: #fbfbfb;
    padding-top: 35px;
    padding-bottom: 95px;
    position: relative;
    z-index: 1;
}

.popular .inner{
    
}

.popular .title_block{
    text-align: left;
    padding-right: 85px;
}


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




.owl-controls{
    width: 65px;
    z-index: 9;
}

.owl-controls .owl-prev{
    width: 30px;
    height: 30px;
    position: absolute;
    top: -70px;
    right: 35px;
    background-color: rgba(0,0,0,.2);
    background-image:  url(/bitrix/templates/stroy/css/../img/slider/pre.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px!important;
    transition: .3s;
    -moz-transition: .3s;
}

.owl-controls .owl-next{
    width: 30px;
    height: 30px;
    position: absolute;
    top: -70px;
    right: 0px;
    background-color: #d5d5d6;
    background-image:  url(/bitrix/templates/stroy/css/../img/slider/next.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px!important;
    transition: .3s;
    -moz-transition: .3s;
}

.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover{
    background-color: #3c3f42;
}

.owl-dots{
    width: 100%;
    position: absolute;
    bottom: -55px;
    text-align: center;
}

.owl-dot{
    width: 8px;
    height: 8px;
    border: 2px solid #3c3f42;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    border-radius: 1px;
    margin: 0 5px;
}

.owl-dot.active{
    background-color: #3c3f42;
}

.owl-carousel .owl-item img{
    width: auto;
    display: inline-block;
}

.catalog{
    margin: 0 -15px 55px;
}

.catalog_item{
    position: relative;   
}

.catalog .catalog_item{
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.catalog_item .pic{
    height: 180px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.catalog_item:hover .pic{
    display: none;
}

.catalog_item .shild{
    padding: 5px 8px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.catalog_item .shild.recomend{
    background-color: #eca826;
}

.catalog_item .shild.new{
    
}

.catalog_item .shild.sale {
    background-color: #f00;
}

.catalog_item .description{    
    width: 100%;        
    background: #fdfdfd;
    position: relative;
    z-index: 2;
}

.catalog_item .description .top{
    padding: 20px 15px 5px;
    overflow: hidden;
    height: 100px;
    position: relative;
    background: #fdfdfd;
    transition: .3s;
    -moz-transition: .3s;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
}

.catalog_item:hover .description .top{
    
}

.catalog_item .description .top .title{
    display: block;
    margin-bottom: 5px;
    color: #3c3f42;
    font-size: 18px;
    font-weight: 600;
}

.catalog_item .description .top p{
    opacity: 0.5;
    color: #3c3f42;
    font-size: 14px;
}

.catalog_item .description .bottom{
    height: 180px;
    overflow-y: auto;
    display: none;
    padding: 20px 15px 5px;
    border-top: 1px solid whitesmoke;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
    background: #fdfdfd;
}

.catalog_item:hover .description .bottom{
   display: block;
}

.catalog_item .description ul{
    list-style: none;
}

.catalog_item .description ul li{
    margin-bottom: 10px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
}

.catalog_item .description ul li span{
    display: inline-block;
}

.catalog_item .description ul li span:first-child{
    width: 148px;
}

.catalog_item .foot{
    height: 75px;
    padding: 15px 15px 5px;
    background: #fdfdfd;
    border-top: 1px solid whitesmoke;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
    border-bottom: 1px solid whitesmoke;
}

.catalog_item .price{
    width: 64%;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    font-weight: 300;
}

.catalog_item .old_price{
    display: block;
    margin-top: 5px;
    opacity: 0.5;
    color: #3c3f42;
    font-size: 16px;
    text-decoration: line-through;
}

.catalog_item .price .fa{
    font-size: 80%;
}

.catalog_item .square{
    width: 32%;
    display: inline-block;
    vertical-align: top;
    color: #3c3f42;
    font-size: 22px;
    font-weight: 300;
}

/*Blog*/
.blog{
    width: 100%;
    background-color: #fff;    
    position: relative;
    z-index: 1;
}

.blog .inner{
    padding-top: 80px;
    padding-bottom: 45px;
}

.blog .items{
    margin: 0 -15px;
}

.blog .item{
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.blog_inner .item{
    width: 33.33%;
}

.blog .item .pic{
    display: block;
    width: 100%;
    height: 170px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog .item .date{
    padding: 5px 8px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.blog .item .description{
    padding: 15px 15px;
    background: #fdfdfd;
}

.blog .item .title{
    display: block;
    height: 40px;
    margin-bottom: 10px;
    color: #3c3f42;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
}

.blog .item .title a{
    color: inherit;
}

.blog .item .category{
    display: block;
    opacity: 0.5;
    color: #3c3f42;
    font-size: 14px;
}

/*About*/
.about{
    width: 100%;
    background: #3c3f42 url(/bitrix/templates/stroy/css/../img/about/about_bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.about .inner{
    padding-top: 60px;
    padding-bottom: 50px;
}

.about .left{
    width: 83%;
    float: left;
    padding-right: 160px;
}

.about .right{
    width: 17%;
    float: left;
}

.about .title_block{
    margin-bottom: 40px;
    text-align: left;
    color: #fff;
}

.about h3{
    margin-bottom: 35px;
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}

.about p{
    margin-bottom: 40px;
    color: white;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
}

.about ul{
    list-style: none;
}

.about ul li{
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    color: white;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

.about ul li:before{
    content: "";
    width: 6px;
    height: 6px;  
    position: absolute;
    top: 7px;
    left: 0px;  
}

.about .item {
    color: white;
}

.about .item span{
    display: block;
    margin-bottom: 10px;
    color: white;
    font-size: 42px;
    font-weight: 300;
}

.about .item p{
    margin-bottom: 0px;
    font-weight: 600;
}

.about .item .line{
    width: 100%;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 25px;
    background: rgba(255,255,255,.35);
    position: relative;
}

.about .item .line span{
    width: 40px;
    height: 1px;
    position: absolute;
    top: 0px;
    left: 0px;
}

/*advantages*/
.advantages{
    width: 100%;
    background: #fbfbfb;
    position: relative;
    z-index: 1;
}

.advantages .inner{
    padding-top: 70px;
    padding-bottom: 75px;
}

.advantages .items{
    margin: 0 -15px;
}

.advantages .item{
    width: 20%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.advantages .item > div{
    
}

.advantages .item span{
    display: block;
    margin-bottom: 30px;
    color: #3c3f42;
    font-size: 24px;
    font-weight: 300;
}

.advantages .item .icon{
    height: 65px;
    margin-bottom: 10px;
}

.advantages .item p{
    max-width: 90%;
    color: #3c3f42;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

/*News*/
.news{
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 1;
}

.news_inner{
    padding: 20px;
    border: 1px solid whitesmoke;
}

.news .inner{
    padding-top: 70px;
    padding-bottom: 75px;
}

.news .items{
    margin: 0 -15px;
}

.news .item{
    width: 33.33%;
    min-height: 120px;
    float: left;
    padding: 0 15px;
    padding-bottom: 20px;
}

.news_inner .item{
    width: 50%;
}

.news .item .pic{
    width: 82px;
    height: 82px;
    display: block;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
}

.news .item .right{
    margin-left: 120px;
}

.news .item .date{
    display: inline-block;
    padding: 5px 8px;
    margin-bottom: 10px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
}

.news .item .title{
    display: block;
    color: #3c3f42;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.news .item .title a{
    color: inherit;
}

span.period {
    padding: 3px;
    font-size: 14px;
    margin: 5px;
    display: inline-block;
    color:#fff;
}

/*partners*/
.partners{
    width: 100%;
    background-color: #fbfbfb;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.partners_item{
    width: 100%;
    height: 125px;
    display: table;
    text-align: center;
    
}

.partners_item img{
    transition: .3s;
    -moz-transition: .3s;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.partners_item img:hover{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.partners_item > div{
    display: table-cell;
    vertical-align: middle;
}

.partners .owl-controls{
    width: auto;
    
}

.partners .owl-controls .owl-prev{
    top: 50%;
    right: auto;
    left: 0;
    margin-top: -15px;
}

.partners .owl-controls .owl-next{    
    top: 50%;
    right: 0px;
    margin-top: -15px;
}

.partners .owl-carousel{
    padding-left: 35px;
    padding-right: 35px;
}

/*Map*/
.map{
    width: 100%;
    height: 600px;
    background-color: #ccc;    
    position: relative;
}

/*Ques*/
.ques{
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: #3c3f42 url(/bitrix/templates/stroy/css/../img/ques/ques_bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.ques .inner{
    
}

.ques .left{
    width: 80%;
    float: left;
    padding-right: 25px;
}

.ques .right{
    width: 20%;
    float: left;
}

.ques .title_block{
    margin-bottom: 10px;
    color: #fff;
    text-align: left;
    font-size: 36px;
}

.ques p{
    color: white;
    font-size: 23px;
    line-height: 18px;
}

.ques .cols{
    margin: 0 -8px;
}

.ques .col{
    width: 38%;
    float: left;
    padding: 0 8px;
}

.ques .col:last-child{
    width: 24%;
}

.ques label{
    color: #fff;
}

.ques .btn{
    width: 100%;
    padding: 14px 12px;
    margin-top: 21px;
}

/*Content*/
.content{
    width: 100%;
    background-color: #fff;
    position: relative;  
    z-index: 1;
    min-height: 600px;
}

.content .inner{
    padding-top: 30px;
    padding-bottom: 110px;
}

.content h1{
    margin-bottom: 35px;
    color: #272727;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
}

.bold .content h1 {
    font-weight: 600;
}

.content h2 {
    margin-top: 45px;
    margin-bottom: 40px;
    color: #272727;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
}

.content h3,
.content h4{
    margin-bottom: 20px;
    font-size: 1.6em;
    font-weight: 300;
    color: #3c3f42;
    line-height: 24px;
}

.content p{
    margin-bottom: 30px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

.content p a{
    text-decoration: underline;
}

.content .main_block ul{
    list-style: none;
}

.content .main_block ul li{
    margin-bottom: 10px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
}

.content .left_col{
    width: 63%;
    float: left;
}

.content .right_col{
    width: 37%;
    float: left;
    padding-left: 65px;
}

.content .head{
    margin-bottom: 35px;
    border-bottom: 1px solid whitesmoke;
}

.breadcrumbs{
    margin-bottom: 20px;
}

.breadcrumbs li{
    display: inline-block;
    vertical-align: middle;   
    opacity: 0.4;
    font-size: 12px;
    font-weight: 600;
    margin-right: 3px;
    color: #3c3f42;
}

.breadcrumbs li.active{
    opacity: 1;
}

.breadcrumbs li:after{
    content: url(/bitrix/templates/stroy/css/../img/content/bread.png);
    margin-left: 5px;
}

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

.breadcrumbs li a{
    color: inherit;
}

.sidebar_left .content .sidebar{
    width: 21%;
    float: left;
}

.sidebar_right .content .sidebar{
    width: 21%;
    float: right;
}

.content .main_block{
    width: 79%;
    float: left;
}

.sidebar_left .content .main_block{
    padding-left: 65px;
}

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

/**MENU**/
.content .menu{
    margin-bottom: 35px;
}

.content .menu li{
    list-style: none;
}

.content .menu li a{
    display: block;
    color: #fff;
    padding: 15px 30px 15px 20px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    
}

.content .menu > li > a{
    background-color: #3c3f42;
}

.content .menu > li > a:before{
    content: "";
    width: 89%;
    height: 1px;
    background: rgba(255,255,255,.1);
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -45%;
}

.content .menu li li a{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #3c3f42;
    opacity: 0.8;

}

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

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

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

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

.content .menu .dropdown{
    padding: 5px 0;
    display: none;
    background: rgba(245,245,245,.3);
    
}

.sorting{
    
    margin-bottom: 40px;
}

.sorting .select{
    width: 270px;
    display: inline-block;
}

.sorting .sort_theme{
    display: inline-block;
    float: right;
}

.sort_theme li{
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.sort_theme li:first-child{
    margin-left: 0;
}

.sort_theme li a{
    display: block;
    height: 38px;
    padding: 0 15px;
    background-color: #fcfcfc;
    border: 1px solid whitesmoke;
    border-radius: 3px;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
}

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

.pag{
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 1px solid whitesmoke;
    text-align: center;
    width: 100%;
}

.pag li{  
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    color: #3b3b3b;
    font-size: 18px;
    color: #3f4246;
    position: relative;
    top: 1px;
}

.pag li:first-child{
    margin-left: 0;
}

.pag li:first-child a{
    padding-left: 0;
}

.pag li a{
    opacity: 0.3;
    display: block;
    padding: 3px 3px 10px 3px;
    color: inherit;
    border-bottom: 1px solid transparent;
}

.pag li.first,
.pag li.right{
    
   
    font-size: 18px;
}

.pag li.first:hover,
.pag li.right:hover{
    
}


.pag li a.active{
    opacity: 1;
}

.good{
    
}

.good_top{
    margin-bottom: 40px;
}

.good_top .left{
    width: 50%;
    float: left;

}

.good_top .right{
    width: 50%;
    float: left;   
    padding-left: 80px;
}

/*******************/
.slider_good{
    position: relative;
    overflow: hidden;
}

.slider_good_left{
    position: relative;
    
    
}

.slider_good_left{
    padding: 0;
}

.slider_good_left img{
    width: 100%;
}

.slider_good_left li{
    
    position: relative;
    text-align: center;
}



.slider_good_right{
    width: 130px;
    padding: 10px 10px 0 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #fbfbfb;
}

.slider_good_right img{
    width: 100%;
}




.slider_good .bx-wrapper .bx-controls-direction a {
    position: absolute;
    
    bottom: auto;
    outline: 0;
    left: 50%;
    margin-left: -15px;
    text-indent: -9999px;
    z-index: 999;
    transition: all 0.3s ease;
    margin-top: 0px;

}

.slider_good .bx-wrapper .bx-prev {
    left: auto;
    right: auto;
    margin-left: 0;
    top: 0px;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

.slider_good .bx-wrapper .bx-next {
    right: 0px;
    left: auto;
    margin-right: 0;
    top: 351px;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}


#bx-pager a{
    display: block;
    position: relative;
    
}

#bx-pager a .overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,.3);
    transition: .3s;
    -moz-transition: .3s;
}

#bx-pager img{
    width: 100%;
    
}

#bx-pager a.active .overlay{
    opacity: 0;
    
}
/*******************/

.good .right_top{
    margin-bottom: 50px;
}

.good .price{
    width: 59%;
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    font-weight: 300;
    border-right: 1px solid whitesmoke;
}

.good .old_price{
    display: block;
    margin-top: 10px;
    opacity: 0.5;
    color: #3c3f42;
    font-size: 22px;
    text-decoration: line-through;
}

.good .price .fa{
    font-size: 80%;
}

.good .square{
    width: 39%;
    padding-left: 40px;
    display: inline-block;
    vertical-align: top;
    color: #3c3f42;
    font-size: 36px;
    font-weight: 300;
}

.good_finish .square{
    padding-left: 0;
    padding-right: 40px;
}

.good .year{
    width: 60%;
    padding-left: 40px;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    color: #3c3f42;
    font-size: 36px;
    font-weight: 300;
    border-left: 1px solid whitesmoke;
}

.good .right p{
    margin-bottom: 25px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}

.good .right_bottom{
    margin: 0 -6px;
}

.good .right_bottom > div{
    display: inline-block;
    vertical-align: top;
    padding: 0 6px;
}

.good .right_bottom > div:first-child{
    width: 57%;
}

.good .right_bottom > div:last-child{
    width: 41%;
}

.good .right .btn{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.carousel_finished .catalog_item .foot {
    height: auto;
}

.carousel_finished span.square {
    width: 100%;
    font-size: 25px;
    padding-left: 0px;
    text-align: center;
}

.carousel_finished span.price {
    text-align: center;
    width: 100%;
}

.description_good{
    margin-bottom: 20px;
    border-bottom: 1px solid whitesmoke;
}

.with_icon{
    margin-bottom: 45px;
    padding-left: 60px;
    position: relative;
}

.title_icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.icon_i{
    background-image: url(/bitrix/templates/stroy/css/../img/good/i.png);
}

.icon_char{
    background-image: url(/bitrix/templates/stroy/css/../img/good/icon_char.png);
}

.icon_doc{
    background-image: url(/bitrix/templates/stroy/css/../img/good/icon_doc.png);
}

.icon_plan{
    background-image: url(/bitrix/templates/stroy/css/../img/good/icon_plan.png);
}

.icon_gallery{
    background-image: url(/bitrix/templates/stroy/css/../img/good/icon_gallery.png);
}

.icon_why{
    background-image: url(/bitrix/templates/stroy/css/../img/good/icon_why.png);
}

.icon_quote{
    background-image: url(/bitrix/templates/stroy/css/../img/good/icon_quote.png);
}

.description_good p:first-of-type{
    margin-bottom: 40px;
}

.description_good .sub{
    display: block;
    margin-bottom: 5px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.good_cols{
    margin-bottom: 50px;
    border-bottom: 1px solid whitesmoke;
}

.good_cols .left{
    width: 63%;
    float: left;
    padding-right: 60px;
    border-right: 1px solid whitesmoke;
}

.good_cols .right{
    width: 37%;
    float: left;
    padding-left: 60px;
}

.good_char{
    
}

.good_char ul{
    list-style: none;
}

.good_char ul li{
    padding: 20px 0;
    color: #3c3f42;
    font-size: 15px;
    line-height: 19px;
    border-top: 1px solid whitesmoke;
}

.good_char ul li span{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

.good_char ul li span:first-child{
    
}

.docs_50 .item{    
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.doc{
    margin-bottom: 45px;
    padding-left: 60px;
    position: relative;
}

.reviews .doc{
    margin-bottom: 0;
}


.doc.doc:before{
    content: url(/bitrix/templates/stroy/css/../img/good/doc.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.pdf:before{
    content: url(/bitrix/templates/stroy/css/../img/good/pdf.png);
    position: absolute;
    top: 0px;
    left: 0px;
}


.doc.xsl:before{
    content: url(/bitrix/templates/stroy/css/../img/good/xsl.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.xls:before{
    content: url(/bitrix/templates/stroy/css/../img/good/xls.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.txt:before{
    content: url(/bitrix/templates/stroy/css/../img/good/txt.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.csv:before{
    content: url(/bitrix/templates/stroy/css/../img/good/csv.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.none:before{
    content: url(/bitrix/templates/stroy/css/../img/good/none.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.rar:before{
    content: url(/bitrix/templates/stroy/css/../img/good/rar.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.rtf:before{
    content: url(/bitrix/templates/stroy/css/../img/good/rtf.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.zip:before{
    content: url(/bitrix/templates/stroy/css/../img/good/zip.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.ppt:before{
    content: url(/bitrix/templates/stroy/css/../img/good/ppt.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.png:before{
    content: url(/bitrix/templates/stroy/css/../img/good/png.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.jpg:before{
    content: url(/bitrix/templates/stroy/css/../img/good/jpg.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc.tif:before{
    content: url(/bitrix/templates/stroy/css/../img/good/tif.png);
    position: absolute;
    top: 0px;
    left: 0px;
}

.doc a{
    display: block;
    margin-bottom: 8px;
    color: #3c3f42;
    font-size: 16px;
    font-weight: 600;
}

.doc span{
    display: block;
    opacity: 0.6;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 300;
}

.plans{
    margin-bottom: 70px;
}

.profit{
    padding: 35px 25px;
    background-color: #fbfbfb;
    margin-bottom: 10px;
}

.profit .items{
    margin: 0 -15px;
}

.profit .item{
    width: 16.6%;
    float: left;
    padding: 0 15px;
}

.main_block .profit .item{
    width: 20%;
}

.profit .item .icon{
    height: 45px;
    margin-bottom: 20px;
    text-align: center;
}

.profit .item span{
    display: block;
    max-width: 95%;
    color: #3c3f42;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
}

.plans_item img{
    width: 100%!important;
}

.order{
    padding: 40px 45px;
    background: url(/bitrix/templates/stroy/css/../img/order/order_bg.jpg) center center no-repeat;
    background-size: cover;
}

.order .col{
    float: left;
}

.order .col:first-child{
    width: 26%;
    padding-right: 10px;
}

.order .col:nth-child(2){
    width: 47%;
    padding: 0 40px;
    border-left: 1px solid rgba(255,255,255,.1);
    border-right: 1px solid rgba(255,255,255,.1);
}

.order .col:last-child{
    width: 27%;
    text-align: right;
}

.order.two_cols .col:first-child{
    width: 60%;
    padding-right: 40px;
}


.order.two_cols .col:nth-child(2){
    width: 40%;
    border-right: none;
    padding: 0;
}

.order h2{
    margin-top: 0;
    color: #fefefe;
    margin-bottom: 0;
}

.order p{
    margin-bottom: 0;
    color: white;
    font-size: 16px;
    line-height: 26px;
}

.order .btn{
    margin-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
}

.gallery{
    margin-bottom: 30px;
    margin-top: 30px;
}

.gallery .items{
    margin: 0 -5px;
}

.item_gallery{
    width: 25%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
}

.gallery .pic{
    height: 142px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.item_gallery .pic{
    height: 160px;
}

.service_good{
    
}

.content .pic_main{
    margin-bottom: 40px;
}

.content .pic_main img{
    width: 100%;
}

.service_char{
    
}

.service_char .sub{
    display: block;
    margin-bottom: 5px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.reviews{
    margin-top: 65px;
    padding-top: 35px;
}

.reviews_one{
    margin-bottom: 65px;
}

.reviews_items{
    margin: 0 -15px;
}

.reviews_items .reviews_item{
    margin-bottom: 30px;
}

.reviews_items .col{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin-bottom: 30px;
}

.reviews_item .text{
    height: 285px;
    padding: 30px 25px 25px;
    background-color: #fbfbfb;
    border: 1px solid whitesmoke;
    position: relative;
}

.reviews_one .reviews_item .text,
.reviews_items .reviews_item .text{
    height: auto;
}

.reviews_item .text:before{
    content: url(/bitrix/templates/stroy/css/../img/content/tri.png);
    position: absolute;
    top: 100%;
    left: 25px;
}

.reviews_items .docs .item {
    float: left;
    padding-left: 25px;
}

.reviews_items .doc {
    margin-bottom: 0px;
}

.reviews_item p{
    margin-bottom: 25px;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

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

.reviews_item .bottom{
    padding: 25px 25px 10px;
}

.reviews_item .name{
    width: 60%;
    display: block;
    float: left;
    padding-right: 10px;
    color: #3c3f42;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.reviews_item .name span{
    display: block;
    margin-top: 5px;
    opacity: 0.6;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 300;
}

.reviews_item .social{
    width: 40%;
    float: left;
    text-align: right;
}

.reviews_item .social ul{
    display: inline-block;
    vertical-align: middle;
}

.reviews_item .social li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.reviews_item .social li:first-child{
    margin-left: 0;
}

.reviews_item .social a{
    width: 36px;
    height: 36px;
    background-color: #4e5155;
    display: block;
    border-radius: 50%;
    transition: .3s;
    -moz-transition: .3s;
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.line_grey_top{
    border-top: 1px solid whitesmoke;
}

.line_grey_bottom{
    border-bottom: 1px solid whitesmoke;
}

.services{
    
}

.services .items{
    margin: 0 -15px;
}

.services .item{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin-bottom: 20px;
}

.services .item .pic{
    width: 105px;
    height: 105px;
    float: left;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services .item .right{
    margin-left: 135px;
}

.services .item span{
    display: block;
    margin-bottom: 15px;
    color: #3c3f42;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
}

.services .item span a{
    color: inherit;
}

.services .item p{
    margin-bottom: 15px;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}

.services .item ul{
    list-style: none;
}

.services .item ul li{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
}

.services .item ul li a{
    
}

.services .item ul li a:hover{
    color: #3c3f42;
    opacity: .8;
}

.services{
    
}

.services_chapter .items{
    
}

.services_chapter .item{
    margin-bottom: 65px;
    min-height: 150px;
}

.services_chapter .item .pic{
    width: 180px;
    height: 180px;
    float: left;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services_chapter .item .right{
    margin-left: 220px;
}

.services_chapter .item span{
    display: block;
    margin-bottom: 15px;
    color: #3c3f42;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
}



.services_chapter .item p{
    margin-bottom: 25px;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}

.more{
    display: inline-block;
    padding-bottom: 5px;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid;
}

.about_company{
    
}

.about_head{
    padding: 40px 30px;
    margin-bottom: 50px;
    text-align: center;
    background: url(/bitrix/templates/stroy/css/../img/about/company.jpg) center center no-repeat;
    background-size: cover;
}


.about_head .logo{
    display: inline-block;
    margin-bottom: 40px;
}

.about_head .logo img{
    display: inline-block;
    vertical-align: middle;  
}

.about_head .logo span{
    display: inline-block;
    font-family: 'geometria';
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;    
    color: #fff;           
}

.about_head .logo > span{
    margin-left: 5px;
    position: relative;
    top: 5px; 
}

.about_head .title{
    display: block;
    color: white;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
}

.progress{
    margin-bottom: 50px;
}

.progress .items{
    margin: 0 -15px;
}

.progress .item{
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 45px;
}

.progress .item span{
    display: block;
    margin-bottom: 10px;
    color: #3c3f42;
    font-size: 42px;
    font-weight: 300;
}

.progress .item p{
    color: #3c3f42;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 15px;
    font-weight: 600;
}

.progress .item .line{
    width: 100%;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 25px;
    background: whitesmoke;
    position: relative;
}

.progress .item .line span{
    width: 40px;
    height: 1px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.partners_inner{
    margin-top: 45px;
}

.partners_inner .items{
    margin: 0 -15px;
}

.partners_inner .item{
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.partners_inner .item .pic{
    width: 100%;
    height: 140px;
    display: table;
    text-align: center;
    background: rgba(245,245,245,.3);
}

.partners_inner .item .pic > div{
    display: table-cell;
    vertical-align: middle;
}

.partners_inner .item .pic img{
    max-width: 100%;
}

.partners_inner .item .name{
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #3c3f42;
    font-weight: 600;
}

.partners_inner .item .status{
    display: block;
    color: #272727;
    margin-bottom: 20px;
    font-size: 14px;
}

.partners_inner .item .phone{
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px;
    opacity: 0.8;
    color: #3c3f42;
    font-size: 14px;
}

.partners_inner .item .mail{
    display: inline-block;
    vertical-align: middle;
    opacity: 0.8;
    color: #3c3f42;
    font-size: 14px;
    text-decoration: underline;
}

.personal .items{
    margin: 0 -15px;
}

.personal .item{
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.personal .item .pic{
    height: 255px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.personal .item .name{
    display: block;
    color: #272727;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.personal .item .status{
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
}

.personal .item .phone{
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px;
    opacity: 0.8;
    color: #3c3f42;
    font-size: 14px;
}

.personal .item .mail{
    display: inline-block;
    vertical-align: middle;
    opacity: 0.8;
    color: #3c3f42;
    font-size: 14px;
    text-decoration: underline;
}

/******/
.vacancy{
    
}

.accardion_item .full{
  
    display: none;
}

.accardion_item:first-of-type .full{
    display: block;
}

.accardion{
    margin-bottom: 65px;
}

.accardion_item{
    margin-bottom: 5px;
}

.accardion_item .top{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 90px;
    padding-right: 35px;
    position: relative;
    border-top: 1px solid whitesmoke;
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
    border-bottom: 1px solid whitesmoke;
}

.faq .accardion_item .top{
    padding-left: 25px;
    padding-right: 90px;
}



.accardion_item .plus{
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    border-right: 1px solid whitesmoke;
}

.faq .accardion_item .plus{
    left: auto;
    right: 0px;
    border-left: 1px solid whitesmoke;
    border-right: none;
}

.accardion_item .plus > div{
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
}

.accardion_item .plus > div > div{
    display: table-cell;
    vertical-align: middle;
}

.accardion_item .plus .fa{
    font-size: 16px;
    transition: .3s;
    -moz-transition: .3s;
}

.accardion_item.active .plus .fa{
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.accardion .title{
    display: inline-block;
    vertical-align: middle;
    color: #272727;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.accardion .salary{
    display: inline-block;
    float: right;
    color: #272727;
    font-size: 18px;
    font-weight: 300;
}

.accardion_item .description{
    padding: 35px 25px 30px 90px;
    background-color: white;
    border: 1px solid whitesmoke;
    border-top: none;
}

.faq .accardion_item .description{
    padding-left: 25px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

.accardion_item .sub{
    display: block;
    margin-bottom: 15px;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

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

.list li{
    margin-bottom: 8px;
    padding-left: 23px;
    position: relative;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
}

.list li:before{
    content: "";
    width: 6px;
    height: 6px;
    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;
}

.piece_of_news{
    margin-bottom: 30px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

.piece_of_news .ya-share2{
    margin-top: 15px;
}

.piece_of_news .pic{
    margin-bottom: 35px;
    position: relative;
}

.piece_of_news .pic img{
    width: 100%;
}

.piece_of_news .pic .date{
    display: inline-block;
    padding: 5px 8px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.other .sub{
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 15px;
    color: #272727;
    font-size: 22px;
    font-weight: 300;
    position: relative;
}

.other .sub:before{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: whitesmoke;
}

.other .sub:after{
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;    
}

.other .item{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid whitesmoke;
}

.other .item .date{
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.other .item a{
    display: block;
    color: #3c3f42;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.other .pic{
    display: block;
    height: 150px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*price_list*/


.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{
    
}

.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;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 20px;
}

.table_price table tbody tr td{
    color: #3c3f42;
    font-size: 15px;
    font-weight: 400;    
    border: 1px solid whitesmoke;
    padding-left: 20px;
}


.table_price table tbody tr .top{
    padding-left: 93px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    background-color: #fcfcfc;
}

.contacts{
    
}

.contacts .map{
    height: 600px;
    background: #ccc;
}

.contact_line{
    background: url(/bitrix/templates/stroy/css/../img/content/contacts_bg.jpg) center center no-repeat;
    background-size: cover;
    z-index: 2;
    position: relative;
}

.contact_line .inner{
    padding-top: 35px;
    padding-bottom: 25px;   
}

.contact_line .cols{
    margin: 0 -15px;
}

.contact_line .col{
    width: 25%;
    float: left;
    padding: 0 15px;    
}

.contact_line .col:last-child{
    text-align: right;
}

.contact_line .item{
    padding-left: 60px;
    position: relative;
    border-right: 1px solid rgba(255,255,255,.1);
}

.contact_line .item .icon{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center center;
    background-repeat: no-repeat;
}

.contact_line .item span{
    display: block;
    margin-bottom: 5px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.contact_line .item p{
    margin-bottom: 0;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

.contact_line .item p a{
    color: inherit;
}

.contact_line .btn{
    padding-left: 45px;
    padding-right: 45px;
}

.branches .items{
    margin: 0 -15px 20px;
}

.branches .item{
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-bottom: 35px;
}

.branches .item .pic{
    height: 160px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.branches .item .address{
    display: block;
    margin-bottom: 5px;
    color: #272727;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.branches .item .address a{
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.branches .item .time{
    display: block;
    margin-bottom: 20px;
    color: #3c3f42;
    font-size: 14px;
}

.branches .item .col{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.branches .item .phone{
    display: block;
    opacity: 0.8;
    color: #3c3f42;
    font-size: 14px;
    line-height: 24px;
}

.branches .item .mail{
    display: block;
    opacity: 0.8;
    color: #3c3f42;
    font-size: 14px;
    line-height: 24px;
}

.error_404{
    padding: 80px 0;
}

.error_404 .left{
    width: 320px;
    float: left;
}

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

.error_404 .right{
    margin-left: 320px;
    padding-top: 45px;
}

.error_404 p{
    max-width: 260px;
    color: #373737;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
}

.error_404 .btn{
    
}

.page_icons > div{
    width: 15%;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    margin-bottom: 35px;
}

/*footer*/
.footer{
    width: 100%;
    background-color: #3f4246;
    position: relative;  
}

.footer.footer_type_2 {
    background-color: #fbfbfb;
}

.footer .inner{
    padding-top: 60px;
    padding-bottom: 50px;
}

.footer .left{
    width: 75%;
    float: left;
    padding-right: 25px;
}

.footer .right{
    width: 25%;
    float: left;
}

.footer .col{
    width: 28%;
    float: left;
    padding-right: 15px;
}

.footer .links{
    list-style: none;
}

.footer .links li{
    margin-bottom: 15px;
    color: white;
    font-size: 14px;
}

.footer.footer_type_2 .links li{
    color: #3f4246;
}

.footer .links li a{
    color: inherit;
}

.footer .links li a:hover{
    text-decoration: underline;
}

.footer .links li a span{
    font-weight: 600;
    line-height: 21px;
}

.footer .sub{
    display: inline-block;
    min-width: 125px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.footer.footer_type_2 .sub{
    color: #3f4246;
}

.footer .sub a{
    color: inherit;
}

.footer .sub:before{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: rgba(255,255,255,.35);
}

.footer .sub:after{
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;    
}

.footer .phones{
    margin-bottom: 15px;
}

.footer .phone a{
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}

.footer.footer_type_2 .phone a{
    color: #3f4246;
}

.footer .callback{
    padding: 10px 15px;
    border-radius: 17px;
}

.footer p{
    margin-bottom: 10px;
    color: white;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

.footer.footer_type_2 p{
    color: #3f4246;
}

.footer span.p {
    margin-bottom: 10px;
    color: white;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    display: inline-block;
}

.footer.footer_type_2 span.p{
    color: #3f4246;
}

.footer p a{
    color: inherit;
}

.footer span.p a{
    color: inherit;
}


.footer .social{
    margin-top: 20px;
}

.footer .social ul{
    display: inline-block;
    vertical-align: middle;
}

.footer .social li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}

.footer .social li:first-child{
    margin-left: 0;
}

.footer .social a{
    width: 36px;
    height: 36px;
    background-color: #4e5155;
    display: block;
    border-radius: 50%;
    transition: .3s;
    -moz-transition: .3s;
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.agree{
    margin-top: 40px;
    margin-bottom: 35px;
}



.agree p{
    margin-left: 25px;
    
}

.agree p a{
    
}

/*******/
.filter{
    
    margin-bottom: 30px;
}

.filter .item{
    padding: 15px 20px 5px;
    background-color: #fcfcfc;
}

.filter .item.active{
    background-color: #f5f5f5;
}

.filter .dropdown{
    display: none;
}


.filter .title{
    display: block;
    margin-bottom: 20px;
    color: #3c3f42;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    
}

.filter .open{
    padding-right: 25px;
    position: relative;
    cursor: pointer;
}

.filter .open .fa {
    font-size: 14px;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: .3s;
    -moz-transition: .3s;
}

.filter .open.active .fa {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.filter .range span{
    display: inline-block;
    vertical-align: middle;
}

.filter .range span:last-child{
    float: right;
}

.filter .toddler{
    position: relative;
    margin-bottom: 20px;
}

.filter .select{
    margin-bottom: 20px;
}

.filter .toddler .line{
    position: relative;
    height: 3px;
    background: #d7d7d7;
}

.filter .toddler .fill{
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.filter .toddler .point{
    width: 12px;
    height: 12px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    
    
    position: absolute;
    top: -5px;
    cursor: pointer;
}

.filter .toddler .point_left{
    left: 0px;
}


.custom{
    display: block;
    margin-bottom: 15px;
}

.custom > input[type="checkbox"] {
    display: none;
}

.custom > span {
    float: left;
    width: 14px;
    height: 14px;
    background: url(/bitrix/templates/stroy/css/../img/check.png) center center no-repeat;
    
}

.custom > input[type="checkbox"]:checked + span {
   background: url(/bitrix/templates/stroy/css/../img/checked.png) center center no-repeat;
}

.custom p{
    margin-left: 25px;
    margin-bottom: 0;
    opacity: 0.8;
    color: #3f3f3f;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}

/********/
.custom_radio{
    width: 100%;
    display:inline-block;
    margin-bottom: 10px;
}

.custom_radio > input[type="radio"]{
    display: none;
}

.custom_radio > span{
    background-color: white;
    background:  url(/bitrix/templates/stroy/css/../img/radio_check.png);
    float: left;
    width:14px;
    height: 14px;
    border-radius: 50%;

}

.custom_radio > input[type="radio"]:checked + span{
    background:  url(/bitrix/templates/stroy/css/../img/radio_checked.png);
}

.custom_radio p{
    
    margin-left: 25px;
    margin-bottom: 0;
    opacity: 0.8;
    color: #3f3f3f;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}

.col_check{
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

.form .bottom > div{
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

/*******/

.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{
    
}


/**Popup**/
.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 input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}

.form .send{
    width: 116px;
    height: 40px;
    float: right;
}
.form input#processing_approval {
    position: absolute;
}
.form .processing-block label:not(.error) {
    display: inline-block;
    margin-left: 20px;
    font-weight: 500;
}
.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;/*position:fixed*/;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-left:60px; padding-right:60px; }

.affix{
    width: 180px;
    height: 40px;
}

.affix .fa{
    margin-right: 5px;
}

.affixed{
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 40px;
    color: #434343;
    font-family: Roboto;
    font-size: 12px;
    line-height: 40px;
}

.affixed a{
    margin-right: 5px;
    color: inherit;
}

.fancybox-nav{
    top: 0px;
    margin-top: -18px;
}


.fancybox-nav span{
    width: 40px;
    height: 40px;
}

.fancybox-next span{
    right: 0px;
    background: rgba(0,0,0,.5) url(/bitrix/templates/stroy/css/img/next.png) center center no-repeat;
}

.fancybox-next span:hover{
    background: #1276cb url(/bitrix/templates/stroy/css/img/next.png) center center no-repeat;
}

.fancybox-prev span{
    left: 0px;
    background: rgba(0,0,0,.5) url(/bitrix/templates/stroy/css/img/pre.png) center center no-repeat;
}

.fancybox-prev span:hover{
    background: #1276cb url(/bitrix/templates/stroy/css/img/pre.png) center center no-repeat;
}
.fancybox-skin{
    background: transparent;
}

.fancybox-opened .fancybox-skin{
    padding: 0!important;
    box-shadow: none!important;
    border-radius: 0!important;
}

.fancybox-overlay{
    background: rgba(0,0,0,.85);
}

.fancybox-close{
    width: 30px;
    height: 3s0px;
    top: 0px;
    right: 3px;
    background-image: url(/bitrix/templates/stroy/css/img/close.png);
    background-position: center center;
    background-repeat: no-repeat;
}



.thank{
    padding: 30px;
}

.thank h2{
    padding-bottom: 25px;    
    border-bottom: 1px solid #f7f7f7;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
}

.thank_close{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 4px;
    right: 10px;    
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/stroy/css/img/close.png);
    cursor: pointer;
}

.thank p{
    margin-top: 30px;
    padding-left: 60px;
    position: relative;
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.thank p .fa{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 39px;
    
}

.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;
}

.counter {
    display: none;
}

a.zoom {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    background-image: url('/bitrix/templates/stroy/css/../img/zoom.png');
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
    transition: .3s;
    -moz-transition: .3s;
    opacity: 0;
}
.slider_good ul li:hover a.zoom {
    opacity: 1;
}
.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;
}

.crp-button-up.round {
    border-radius: 30px;
}

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

.another_proposal img:hover {
    opacity: 0.75;
}

/* New 1.0.3 */
.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; }
.none { display: none; }
.catalog_item .description.full .top { height: 175px; border-bottom: 1px solid whitesmoke; }

/* New 1.0.4*/
.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);
}
.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: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.mobile_menu_container ul li a.parent{
    padding-right: 50px;
    background: url("/bitrix/templates/stroy/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/stroy/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/stroy/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/stroy/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;
}

.mobile_menu_container .item a {
    color: #fff;
}

.mobile_menu_container span.phone,
.mobile_menu_container a.mail,
.mobile_menu_container .adress {
    padding: 5px 0;
    display: block;
}

/* End */


/* Start:/bitrix/templates/stroy/css/media.css?170833918718955*/
/*==========  Desktop First Method  ==========*/

@media only screen and (min-width : 992px) {
    .toggleMenu{
        display: none!important;
    }
    
    body.active{
        padding-top: 151px;
    }
    
    .nav{
        display: inline-block!important;
    }
    
    .sticky .nav{
        width: 66%; 
        float: left;   
        display: block!important;
    }  

    .sticky .nav > li > a{
        padding-left: 8px;
        padding-right: 8px;
        
    } 
    
    .sticky .bottom_right{
        width: 16%;
        float: left;
        display: block;
        text-align: right;
    }
    
    .sticky.header{
        position: fixed;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    
    .sticky .inner{
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .nosticky{
        
    }
    
    .sticky .item,
    .sticky .search{
        display: none;
    }
    
    .sticky .bottom .callback{
        display: inline-block;
    }
    
    .sticky .logo span{
        color: #fff;
    }
    
    .sticky .bottom .logo{
        
        display: block;
        float: left;
    }
    
   
}

@media only screen and (min-width : 1199px) {
    .sticky .nav > li > a{
        padding-left: 11px;
        padding-right: 11px;
        
    } 
}
@media only screen and (max-width : 1600px){
    
    .bx-wrapper .bx-pager{
        padding-left: 16.4%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 16.4%;
    }
}

@media only screen and (max-width : 1440px){
    .bx-wrapper .bx-pager{
        padding-left: 12%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 12%;
    }
    
}

@media only screen and (max-width : 1366px){
    .bx-wrapper .bx-pager{
        padding-left: 11%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 11%;
    }
    
}

@media only screen and (max-width : 1280px){
    .bx-wrapper .bx-pager{
        padding-left: 10%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 10%;
    }
    
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .bx-wrapper .bx-pager{
        padding-left: 60px;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 60px;
    }
    
    /**PADDING 30**/
    .do_it .inner,
    .type_project .inner,
    .popular,
    .blog .inner,
    .about .inner,
    .advantages .inner,
    .news .inner,
    .partners,
    .ques,
    .footer .inner{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .partners .owl-carousel{
        padding-top: 0px;
    }

    .owl-controls .owl-prev, .owl-controls .owl-next {
        top: -40px;
    }
    .owl-carousel {
        padding-top: 0;
    }
    .content h2 {
        margin-bottom: 10px !important;
    }
  .sticky .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
	.nav li a .fa {
	  margin-left: 5px;
	}
  .sticky .nav {
    width: 68%;
  }
  .sticky .bottom_right {
    width: 14%;
  }
	.header .callback {
	  padding: 10px;
	}

}

@media only screen and (max-width : 1199px) {
    
    .header .item:nth-child(1){
        width: 20%;
        text-align: center;
    }
    .header_second .item:nth-child(1){
        width: 28.33%;
        text-align: center;
        margin-bottom: 0px;
    }
    
    .header .item:nth-of-type(2),
    .header .item:nth-of-type(3),
    .header .item:nth-of-type(4),
    .header .item:nth-of-type(5){
        width: 20%;
    }

    .header_second .item:nth-of-type(2),
    .header_second .item:nth-of-type(3),
    .header_second .item:nth-of-type(4),
    .header_second .item:nth-of-type(5){
        width: 28%;
    }

    .header .phones .phone:nth-child(1) {
        font-size: 21px;
    }

    .about .left{
        width: 77%;
        padding-right: 90px;
    }
    
    .about .right{
        width: 23%;
    }
    
    .map,
    .contacts .map{
        height: 480px;
    }
    .ques .title_block {
        font-size: 32px;
    }

    .footer .left {
        width: 70%;
    }
    .footer .right {
        width: 30%;
    }

    .footer .col{
        width: 30%;
    }
    
    .content .sidebar{
        width: 23%;
    }
    
    .sidebar_left .content .main_block{
        width: 77%;
        padding-left: 45px;
    }

    .sidebar_right .content .main_block{
        width: 77%;
        padding-left: 45px;
    }
    
    .content .inner{
        padding-bottom: 30px;
    }
    
    .catalog{
        margin-bottom: 30px;
    }
    
    .content .right_col{
        padding-left: 45px;
    }
    
    .sorting .sort_theme{
        display: block;
        float: none;
        margin-top: 25px;
    }
    
    .price_list .item{
        margin-bottom: 35px;
    }
    
    .good_top .right{
        padding-left: 45px;
    }
    
    .order{
        padding: 30px 25px;
    }
    
    .order .col{
        width: 100%!important;
        float: none;
        text-align: center!important;
        border: none!important;
        padding: 0!important;
    }
    
    .order p{
        margin-bottom: 25px;
    }
    
    .order{
        margin-bottom: 30px;
    }
    
    .services .item{
        
    }
    
    .reviews_item .text{
        height: auto;
    }
}

@media only screen and (max-width : 1024px){
    
    .slider_good .bx-wrapper .bx-next{
        top: 277px;
    }
    
    .good .square{
        padding-left: 25px;
    }
    
    .good_finish .square{
        padding-left: 0;
        padding-right: 25px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    
    .slider_good .bx-wrapper .bx-next{
        top: 263px;
    }
}

@media only screen and (max-width : 991px){
    .do_it .item > div{
        padding-left: 75px;
    }   

    .bottom.colored .nav > li:hover > a {
        color: #3c3f42 !important;
    }
    
    /**TITLE 36**/
    .title_block{
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 30px;
    }
    
    .type_project .item{
        width: 50%;
    }
    
    .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    
    .nav {
        width: 100%;
        position: absolute;
        top: 100%;
        margin-top: 8px;
        left: 0px;
        background: #fff;
        z-index: 9;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        text-align: left;
    }
    
    .nav > li{
        margin-left: 0;
        float: none;
    }
    
    .nav > li.hover > ul{
        width: 100%;
        left: 0;
    }
    
    .nav a{
        padding-left: 20px;
        padding-right: 20px;
        color: #3c3f42;
    }
    
    .nav li ul{
        min-width: 0;
        width: 100%;
        
    }
    
    .nav li ul ul{
        background: #f9f9f9;
    }
    
    .header .bottom{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    
    .toggle_search{
        margin-top: 4px;
    }
    
    .search_drop{
        margin-top: 8px;
        right: -15px;
    }
    
    .search_drop{
        width: 520px;
    }
    
    .blog .item{
        width: 50%;
    }
    
    .advantages .item span{
        margin-bottom: 25px;
    }
    
    .news .item {
        width: 50%;
        height: auto;
        float: left;
    }
    
    .footer .left{
        width: 100%;
        float: none;
    }
    
    .footer .right{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    
    .footer .col{
        width: 32%;
    }

    .ques .left{
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 30px;
    }

    .ques .right{
        width: 100%;
        float: none;
    }
    
    .content .sidebar{
        display: none;
    }
    
    .sidebar_left .content .main_block{
        width: 100%;
        float: none;
        padding-left: 0px;
    }

    .sidebar_right .content .main_block{
        width: 100%;
        float: none;
        padding-left: 0px;
    }
    
    .content h1,
    .content h2,
    .about_head .title{
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 30px;
    }
    
    .contact_line .col{
        width: 100%;
        float: none;
        margin-bottom: 25px;
        text-align: left!important;
    }
    
    .contact_line .item{
        border: none;
    }
    
    .branches .item{
        width: 49%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    
    .good_top .left{
        width: 100%;
        float: none;
    }
    
    .good_top .right{
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 30px;
    }
    
    .slider_good{
        max-width: 768px;
        margin: 0 auto;
    }
    
    .slider_good .bx-wrapper .bx-prev{
        margin-left: -30px!important;
    }
    
    .slider_good .bx-wrapper .bx-next{
        top: 0px;
        margin-left: 0px!important;
    }
    
    .profit .item,
    .main_block .profit .item{
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
        margin-bottom: 25px;
    }
    
    .good_cols .right{
        padding-left: 35px;
    }
    
    .with_icon{
        padding-left: 50px;
    }
    
    .page_icons > div{
        width: 19%;
    }

    .content .filter-action {
        display: inline-block;
    }

    .content .bx-filter {
        display: none;
    }

    div#modef {
        display: none;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
    .header_second .item:nth-of-type(2), .header_second .item:nth-of-type(3), .header_second .item:nth-of-type(4), .header_second .item:nth-of-type(5) {
        width: 25%;
    }
    .header .phones .phone:nth-child(1) {
        font-size: 18px;
        font-weight: 300;
    }
    .header .item:nth-of-type(2) {
        display: none;
    }
    .header .item:nth-child(1) {
        width: 100%;
        margin-bottom: 10px;
    }
    .header .item:nth-of-type(2), .header .item:nth-of-type(3), .header .item:nth-of-type(4), .header .item:nth-of-type(5) {
        width: 33%;
        text-align: center;
    }
}

@media only screen and (max-width : 767px) {

    .header {
        text-align: center;
    }
    .header .inner {
        padding-top: 5px;
        padding-bottom: 0px;
	}
    
    .slider .inner{
        padding-top: 45px;
    }
   
    .slider .chisel{
        padding: 35px 25px;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 40px;
    }
    
    .bx-wrapper .bx-pager{
        padding-left: 40px;
    }
    
    .slider li{
        height: 460px;
    }
    
    .bx-wrapper .bx-controls-direction a{
        top: 30px;
    }
    
    .slider .title{
        font-size: 36px;
        line-height: 38px;
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
        bottom: 30px;
    }
    
    .do_it .item{
        width: 100%;
        float: none;
    }
    
    .type_project .item{
        width: 100%;
        float: none;
    }
    
    .search_drop{
        width: 480px;
    }
    
    .header .item{
        width: 100%!important;
        float: none;
        margin-bottom: 20px;
        text-align: center!important;
    }
    
    .header .phones{
        text-align: center;
    }
    
    .blog .item{
        width: 100%;
    }
    
    .about .left{
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 20px;
    }
    
    .about .right{
        width: 100%;
        float: none;
    }
    
    .advantages .item{
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    
    .map,
    .contacts .map{
        height: 380px;
    }
    
    .ques .left,
    .ques .title_block{
        text-align: center;
    }
    
    .ques .col{
        width: 100%!important;
        float: none;
    }
    
    .ques form{
        max-width: 380px;
        margin: 0 auto;
    }
    
    .footer .col{
        width: 100%;
        margin-bottom: 10px;
    }
    
    .popup .col{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    
    .popup{
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .form .bottom > div{
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .progress .item{
        width: 100%;
        float: none;
    }
    
    .main_block .profit .item{
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
        margin-bottom: 25px;
    }
    
    .catalog .catalog_item{
        width: 50%;
        float: none;
    }
    
    .error_404 .left{
        width: 100%;
        float: none;
    }
    
    .error_404 .right{
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    
    .error_404{
        padding: 25px 0;
    }
    
    .faq .accardion_item .top{
        padding-left: 15px;
    }
    
    .faq .accardion_item .description{
        padding: 15px;
    }
    
    .content .left_col{
        width: 100%;
        float: none;
    }
    
    .content .right_col{
        width: 100%;
        float: none;
        padding-left: 0;
        padding-top: 30px;
    }
    
    .news .item .right{
        margin-left: 110px;
    }
    
    .reviews_item .text{
        padding: 25px 15px;
    }

    .partners_inner .item {
        width: 50%;
    }
    .profit .item{
        width: 49%;
    }
    
    .good_cols .left{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    
    .good_cols .right{
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 25px;
    }
    
    .good_cols{
        margin-bottom: 30px;
    }
    
    .services .item{
        width: 100%;
        float: none;
    }
    
    .services .item p{
        height: auto;
    }
    
    .docs_50 .item{
        width: 100%;
        margin: 10px 0;
    }
    
    .accardion_item .description{
        padding-left: 15px;
    }
    
    .accardion .salary{
        display: block;
        float: none;
        margin-top: 10px;
    }
}

@media only screen and (max-width : 600px){
    .item_gallery{
        
    }
    
    .item_gallery{
        width: 50%;
    }
    
    .personal .item{
        width: 100%;
        float: none;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .reviews_items .col{
        width: 100%;
    }
    
    
}


@media only screen and (max-width : 599px) {
    
    .services_chapter .item .pic{
        float: none;
        margin-bottom: 25px;
        text-align: center;
        display: inline-block;
    }
    
    .services_chapter .item .right{
        margin-left: 0;
    }
    
    .services_chapter .item{
        margin-bottom: 35px;
        text-align: center;
    }

    .slider_good_right{
        width: 100px;
    }
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .btn {
        font-size: 12px;
    }

    .search_drop{
        width: 320px;
    }
    
    .advantages .item{
        width: 49%;
        display: inline-block;
        vertical-align: top;
        float: none;
        text-align: center;
    }

    .about .item {
        text-align: center;
    }
    .main_block .profit .item{
        width: 49%;
    }
    
    .catalog .catalog_item{
        width: 100%;
    }
    
    .pag li{
        margin-left: 2px;
    }
    
    .branches .item{
        width: 100%;
    }
    
    .price_list{
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .table_price table tbody tr td,
    .table_price table thead tr td{
        padding-left: 10px;
    }

    .content h1, .about_head .title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .content h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 15px;
        padding-top: 7px;
    }
    .title_block {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .good .square{
        padding-left: 15px;
        font-size: 24px;
    }
    
    .good .price{
        font-size: 29px;
    }
    
    .good .right_top{
        margin-bottom: 30px;
    }
    
    .services .item .pic{
        float: none;
        margin-bottom: 20px;
    }
    
    .services .item .right{
        margin-left: 0;
    }

    .news .item {
        width: 100%;
        height: auto;
        float: none;
    }
    
    .good .right_bottom > div{
        width: 100%!important;
        display: block;
        margin-bottom: 15px;
    }

    .doc {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    
    .reviews_one{
        margin-bottom: 25px;
    }
    
    .reviews_one{
        margin-top: 25px;
    }
    
    .reviews_item .name{
        width: 100%;
    }
    
    .reviews_item .social{
        width: 100%;
        float: none;
        margin-top: 15px;
    }
    
    .header_second .callback{
        display: block;
        float: none;
        margin-bottom: 10px;
    }

    .header_second .callback.two {
        display: none;
    }

    .header_second .address {
        margin-left: 0px;
        padding-left: 15px;
    }

    .header_second .search {
        float: right;
    }
    
    .page_icons > div{
        width: 32%;
    }
    .jqmWindow {
        max-width: 99%;
    }
    .g-recaptcha.rendered {
        margin-left: -13px;
    }
    .ques .title_block {
        font-size: 26px;
    }
    .ques p {
        font-size: 20px;
        line-height: 20px;
    }
    .ques .left {
        padding-bottom: 0px;
    }
    .footer {
        text-align: center;
    }
    .footer .sub {
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-size: 22px;
    }
    .footer .right {
        margin-top: 0px;
    }
    .footer .left {
        padding-right: 0px;
    }
    .ya-share2 {
        text-align: center;
        width: 100%;
    }
    .no_mobile {
        display: none !important;
    }
}

@media only screen and (max-width : 380px){
    .advantages .item{
        width: 100%;
        text-align: center;
    }
    
    .main_block .profit .item{
        width: 100%;
    }
    
    .profit .item{
        width: 100%;
    }
    
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	.mobile_menu_container{
		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) {

}

/* Other */
@media (min-width : 992px) and (max-width : 1200px) {

}
/* End */


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


/* Start:/bitrix/templates/stroy/components/bitrix/search.title/head/style.css?1708339187448*/
div.title-search-result { border: 0px; display: none; overflow: hidden; z-index: 205; box-shadow: 0 0 10px 0 rgba(0,0,0,.1); padding: 5px; font-size: 14px; background: #fff; padding: 10px; }
a.search_results__listing__block_heading { padding: 0px 10px; font-size: 15px; color: #3c3f42;}
.search_results__listing__block_image img { max-width: 15%; float: left; padding: 0px 10px; }
.search_results__listing__block { clear: both; padding: 10px 5px; }
/* End */


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

/* End */


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


/* Start:/bitrix/templates/stroy/themes/CUSTOM_s1/colors.min.css?17095593042407*/
.color,.header .logo span span,.header .phone a,.header .mail,.nav>li:hover>a,.nav>li.active>a,.nav li li:hover>a,.nav li li.active>a,.header.sticky .bottom.colored .nav>li:hover>a,.catalog_item .price,.blog .item .title a:hover,.news .item .title a:hover,.footer .phone span,.select .select_list li.active,.breadcrumbs li.active,.content .menu li li a:hover,.content .menu li li.active a,.pag li a.active,.pag li a:hover,.good .price,.doc a:hover,.service_char .sub .fa,.services .item span a:hover,.services .item ul li,.services .item ul li a,.more:hover,.about_head .logo>span,.partners_inner .item .status,.personal .item .name:hover,.personal .item .status,.accardion_item .plus .fa,.content p a,.other .item .date,.other .item a:hover,.branches .item .address a,.form a,table a,.do_it a:hover span{color:#ff7d00 !important;}.bcolor,.btn_main,.logo.color_logo,.header .bottom.colored,.toggle_search,.catalog_item .shild.new,.blog .item .date,.about ul li:before,.about .item .line span,.news .item .date,.footer .sub:after,.footer .social a:hover,.content .menu li a.active,.content .menu>li>a:hover,.content .menu>li.active>a,.select .select_list li:hover,.filter .toddler .fill,.filter .toddler .point,.title_icon,span.period,.reviews_item .social a:hover,.progress .item .line span,.list li:before,.piece_of_news .pic .date,.other .sub:after,.table_price table thead tr td,.sort_theme li.active a,.uploader.hover .action,.bx-filter .bx-ui-slider-pricebar-v,.filter .reset:hover,div#modef,.description_good li:before,.service_char li:before,.about_company li:before,.piece_of_news li:before,.faq .description li:before,.style-switcher .headers .header-inner,.style-switcher .options .link-item.current:not(.block),.contact_line .item .icon,.btn_white:hover,.btn_black:hover,a.zoom{background-color:#ff7d00;}.btn_main:hover{background-color:#ff8d1f;}.type_project .item .title,.pag li a.active,.style-switcher .options .link-item.current.block,.more{border-color:#ff7d00;}.btn_white,.filter .reset{border:1px solid #ff7d00;color:#ff7d00;}.filter .toddler .point{border:3px solid #ff7d00;}.custom_checkbox:hover>span,.custom_checkbox>input[type="checkbox"]:checked+span,.on-off-switch-track-on{background-color:#ff7d00;border-color:#ff7d00;}.style-switcher .switch:hover,.style-switcher .right-block .block-item .item .sup-params.options .values .apply-block .btn{background-color:#ff7d00;color:#fff;}
/* End */
/* /bitrix/templates/stroy/css/owl.carousel.css?17083391874614 */
/* /bitrix/templates/stroy/css/font-awesome.min.css?170833918731000 */
/* /bitrix/templates/stroy/css/jquery.fancybox.css?170833918717624 */
/* /bitrix/templates/stroy/css/fonts.css?17083391877997 */
/* /bitrix/templates/stroy/css/reset.css?17083391871753 */
/* /bitrix/templates/stroy/css/animate.css?170833918777749 */
/* /bitrix/templates/stroy/css/style.css?171316349573344 */
/* /bitrix/templates/stroy/css/media.css?170833918718955 */
/* /bitrix/templates/stroy/components/bitrix/menu/top/style.min.css?1708339187490 */
/* /bitrix/templates/stroy/components/bitrix/search.title/head/style.css?1708339187448 */
/* /bitrix/templates/stroy/components/bitrix/news.list/partners_home/style.css?1708339187150 */
/* /bitrix/templates/stroy/components/bitrix/menu/bottom/style.min.css?1708339187490 */
/* /bitrix/templates/stroy/themes/CUSTOM_s1/colors.min.css?17095593042407 */
