

/* Start:/bitrix/templates/innet_focus_s1/css/jquery.simplyscroll.css?16262153574752*/
/*
 * simplyScroll 2 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 *
 * Copyright (c) 2009-2012 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT and GPL licenses.
 *
 * Last revised: 31/01/2012
 *
 */

/* Default/Master classes 

Example markup format (for horizontal scroller)
Note all DIVs are generated and should not be hard-coded

<div class="your-custom-class simply-scroll-container">
	<div class="simply-scroll-btn simply-scroll-btn-left"></div>
	<div class="simply-scroll-btn simply-scroll-btn-right"></div>
	<div class="simply-scroll-clip">
		<ul class="simply-scroll-list">
			<li>...</li>
			...
		</ul>
	</div>
</div>


*/

.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(/bitrix/templates/innet_focus_s1/css/buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: -84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: -84px 0 !important;
	}
	.simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
		background-position: -84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
		background-position: -42px -88px;
	}
	
	.simply-scroll-btn-pause {
		right: 6px;
		bottom: 6px;
		background-position: -168px -44px;
	}
	.simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
		background-position: -168px -88px;
	}
	
	.simply-scroll-btn-pause.active {
		background-position: -84px -44px;
	}
	.simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
		background-position: -84px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 100%;
	height: 200px;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 100%;
		height: 200px;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 290px;
			height: 200px;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}

	.vert .simply-scroll-clip {
		width: 290px;
		height: 400px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: 290px;
			height: 200px;
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}
	
	/* NOTE left-right classes wouldn't be needed on vertical scroller */


/* End */


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

/* End */


/* Start:/bitrix/templates/innet_focus_s1/css/style.min.css?1626215357163649*/
.order-table table .__image a,.product-single .__accessories .__image a,.tab-container .tab-content__item,.table-history table .__image a{width:100%;height:100%;position:absolute;top:0;left:0}.banners .__item .__image img,.cards .__item,.gallery .__item .__image img,.goods-category .__item .__image img,.goods .__item .__image img,.intro-slider .__item,.parallax,.partners .__item .__image,.posts .__item .__image img,.teams .__item .__image img{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}#footer__navigation .__toggle{text-align:center}.banners .__item .__image img,.features .__item .__ico img,.gallery .__item .__image img,.goods .__item .__image img,.reviews .__item .author-img img,.teams .__item .__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none;cursor:default}.owl-carousel{/*-webkit-transition:1.5s ease-in;-moz-transition:1.5s ease-in;-o-transition:1.5s ease-in;transition:1.5s ease-in;*/}
/*new slider*/.intro-slider-flex .__item{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.intro-slider-flex{position:relative}.intro-slider-flex .__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-slider-flex .__item .__content{padding-top:30px;padding-bottom:30px;font-weight:600;text-transform:uppercase;color:#000}.intro-slider-flex .__item p{margin-top:20px;margin-bottom:20px}.intro-slider-flex .__item p:first-child{margin-top:0}.intro-slider-flex .__item p:last-child{margin-bottom:0}.intro-slider-flex .__item .p1,.intro-slider .__item .p2{line-height:1}.intro-slider-flex .__item .p1{font-size:3rem;font-weight:100}.intro-slider-flex .__item .p2{font-size:3.6rem;font-weight:700}.intro-slider-flex .__item .btns-group a{margin:5px}.intro-slider-flex .owl-theme .owl-dots{position:absolute;left:0;right:0;bottom:20px}.intro-slider-flex .owl-theme .owl-dots .owl-dot span{box-shadow:1px 1px 11px rgba(0,0,0,.2)}.intro-slider-flex .owl-theme .owl-dots .owl-dot span:before{width:100%;height:100%;top:0;left:0;margin:0}.intro-slider-flex .owl-theme .owl-dots .owl-dot:not(.active):not(:hover) span:before{background-color:#fefefe}.intro-slider-flex .owl-theme .owl-dots .owl-dot.active,.intro-slider .owl-theme .owl-dots .owl-dot :hover{box-shadow:none}
@media(min-width: 992px){.intro-slider-flex{min-height:297px;}.intro-slider{min-height:297px;}}
@media(max-width: 999px){.owl-theme .item .wr{padding-top: 10px !important;height: 200px !important;}}
@media only screen and (min-width:400px){.intro-slider-flex .__item .p1{font-size:2rem}.intro-slider-flex .__item .p2{font-size:2.5rem}}
@media only screen and (min-width:560px){.intro-slider-flex .__item .__content{/*padding-top:50px;padding-bottom:50px*/}.intro-slider-flex .__item .p1{font-size:3.5rem}.intro-slider-flex .__item .p2{font-size:3rem}}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.col{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px}.col--no-gutters{padding:0}.grid{box-sizing:border-box;padding-left:15px;padding-right:15px}.grid--container{margin:0 auto;max-width:1200px;width:100%}.grid--no-gutters,.row{padding:0}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-left:-15px;margin-right:-15px}.row:last-child{margin-bottom:0}.row--no-gutters{margin:0}.text--left{text-align:left}.text--center{text-align:center}.text--right{text-align:right}.row--xs-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--xs-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--xs-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col--xs-align-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.col--xs-align-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.col--xs-align-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.col--xs-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col--xs-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col--xs-reset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.row--xs-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col--xs-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.text--xs-right{text-align:right}.text--xs-left{text-align:left}.text--xs-center{text-align:center}.col--xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding-left:15px;padding-right:15px}.col--xs-1{width:8.33333%}.col--xs-1,.col--xs-2{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xs-2{width:16.66667%}.col--xs-3{width:25%}.col--xs-3,.col--xs-4{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xs-4{width:33.33333%}.col--xs-5{width:41.66667%}.col--xs-5,.col--xs-6{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xs-6{width:50%}.col--xs-7{width:58.33333%}.col--xs-7,.col--xs-8{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xs-8{width:66.66667%}.col--xs-9{width:75%}.col--xs-9,.col--xs-10{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xs-10{width:83.33333%}.col--xs-11{width:91.66667%}.col--xs-11,.col--xs-12{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xs-12{width:100%}.col--xs-offset-1{margin-left:8.33333%}.col--xs-offset-2{margin-left:16.66667%}.col--xs-offset-3{margin-left:25%}.col--xs-offset-4{margin-left:33.33333%}.col--xs-offset-5{margin-left:41.66667%}.col--xs-offset-6{margin-left:50%}.col--xs-offset-7{margin-left:58.33333%}.col--xs-offset-8{margin-left:66.66667%}.col--xs-offset-9{margin-left:75%}.col--xs-offset-10{margin-left:83.33333%}.col--xs-offset-11{margin-left:91.66667%}.col--xs-offset-12{margin-left:100%}@media (min-width:560px){.row--sm-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--sm-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--sm-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col--sm-align-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.col--sm-align-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.col--sm-align-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.col--sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col--sm-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col--sm-reset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.row--sm-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col--sm-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.text--sm-right{text-align:right}.text--sm-left{text-align:left}.text--sm-center{text-align:center}.col--sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding-left:15px;padding-right:15px}.col--sm-1{width:8.33333%}.col--sm-1,.col--sm-2{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--sm-2{width:16.66667%}.col--sm-3{width:25%}.col--sm-3,.col--sm-4{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--sm-4{width:33.33333%}.col--sm-5{width:41.66667%}.col--sm-5,.col--sm-6{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--sm-6{width:50%}.col--sm-7{width:58.33333%}.col--sm-7,.col--sm-8{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--sm-8{width:66.66667%}.col--sm-9{width:75%}.col--sm-9,.col--sm-10{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--sm-10{width:83.33333%}.col--sm-11{width:91.66667%}.col--sm-11,.col--sm-12{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--sm-12{width:100%}.col--sm-offset-1{margin-left:8.33333%}.col--sm-offset-2{margin-left:16.66667%}.col--sm-offset-3{margin-left:25%}.col--sm-offset-4{margin-left:33.33333%}.col--sm-offset-5{margin-left:41.66667%}.col--sm-offset-6{margin-left:50%}.col--sm-offset-7{margin-left:58.33333%}.col--sm-offset-8{margin-left:66.66667%}.col--sm-offset-9{margin-left:75%}.col--sm-offset-10{margin-left:83.33333%}.col--sm-offset-11{margin-left:91.66667%}.col--sm-offset-12{margin-left:100%}}@media (min-width:768px){.row--md-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--md-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--md-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col--md-align-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.col--md-align-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.col--md-align-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.col--md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col--md-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col--md-reset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.row--md-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col--md-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.text--md-right{text-align:right}.text--md-left{text-align:left}.text--md-center{text-align:center}.col--md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding-left:15px;padding-right:15px}.col--md-1{width:8.33333%}.col--md-1,.col--md-2{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--md-2{width:16.66667%}.col--md-3{width:25%}.col--md-3,.col--md-4{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--md-4{width:33.33333%}.col--md-5{width:41.66667%}.col--md-5,.col--md-6{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--md-6{width:50%}.col--md-7{width:58.33333%}.col--md-7,.col--md-8{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--md-8{width:66.66667%}.col--md-9{width:75%}.col--md-9,.col--md-10{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--md-10{width:83.33333%}.col--md-11{width:91.66667%}.col--md-11,.col--md-12{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--md-12{width:100%}.col--md-offset-1{margin-left:8.33333%}.col--md-offset-2{margin-left:16.66667%}.col--md-offset-3{margin-left:25%}.col--md-offset-4{margin-left:33.33333%}.col--md-offset-5{margin-left:41.66667%}.col--md-offset-6{margin-left:50%}.col--md-offset-7{margin-left:58.33333%}.col--md-offset-8{margin-left:66.66667%}.col--md-offset-9{margin-left:75%}.col--md-offset-10{margin-left:83.33333%}.col--md-offset-11{margin-left:91.66667%}.col--md-offset-12{margin-left:100%}}@media (min-width:992px){.row--lg-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--lg-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--lg-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col--lg-align-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.col--lg-align-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.col--lg-align-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.col--lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col--lg-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col--lg-reset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.row--lg-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col--lg-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.text--lg-right{text-align:right}.text--lg-left{text-align:left}.text--lg-center{text-align:center}.col--lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding-left:15px;padding-right:15px}.col--lg-1{width:8.33333%}.col--lg-1,.col--lg-2{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--lg-2{width:16.66667%}.col--lg-3{width:25%}.col--lg-3,.col--lg-4{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--lg-4{width:33.33333%}.col--lg-5{width:41.66667%}.col--lg-5,.col--lg-6{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--lg-6{width:50%}.col--lg-7{width:58.33333%}.col--lg-7,.col--lg-8{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--lg-8{width:66.66667%}.col--lg-9{width:75%}.col--lg-9,.col--lg-10{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--lg-10{width:83.33333%}.col--lg-11{width:91.66667%}.col--lg-11,.col--lg-12{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--lg-12{width:100%}.col--lg-offset-1{margin-left:8.33333%}.col--lg-offset-2{margin-left:16.66667%}.col--lg-offset-3{margin-left:25%}.col--lg-offset-4{margin-left:33.33333%}.col--lg-offset-5{margin-left:41.66667%}.col--lg-offset-6{margin-left:50%}.col--lg-offset-7{margin-left:58.33333%}.col--lg-offset-8{margin-left:66.66667%}.col--lg-offset-9{margin-left:75%}.col--lg-offset-10{margin-left:83.33333%}.col--lg-offset-11{margin-left:91.66667%}.col--lg-offset-12{margin-left:100%}}@media (min-width:1200px){.row--xl-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--xl-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--xl-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col--xl-align-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.col--xl-align-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.col--xl-align-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.col--xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col--xl-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col--xl-reset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.row--xl-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col--xl-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.text--xl-right{text-align:right}.text--xl-left{text-align:left}.text--xl-center{text-align:center}.col--xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding-left:15px;padding-right:15px}.col--xl-1{width:8.33333%}.col--xl-1,.col--xl-2{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xl-2{width:16.66667%}.col--xl-3{width:25%}.col--xl-3,.col--xl-4{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xl-4{width:33.33333%}.col--xl-5{width:41.66667%}.col--xl-5,.col--xl-6{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xl-6{width:50%}.col--xl-7{width:58.33333%}.col--xl-7,.col--xl-8{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xl-8{width:66.66667%}.col--xl-9{width:75%}.col--xl-9,.col--xl-10{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xl-10{width:83.33333%}.col--xl-11{width:91.66667%}.col--xl-11,.col--xl-12{-webkit-box-flex:0;-ms-flex:none;flex:none}.col--xl-12{width:100%}.col--xl-offset-1{margin-left:8.33333%}.col--xl-offset-2{margin-left:16.66667%}.col--xl-offset-3{margin-left:25%}.col--xl-offset-4{margin-left:33.33333%}.col--xl-offset-5{margin-left:41.66667%}.col--xl-offset-6{margin-left:50%}.col--xl-offset-7{margin-left:58.33333%}.col--xl-offset-8{margin-left:66.66667%}.col--xl-offset-9{margin-left:75%}.col--xl-offset-10{margin-left:83.33333%}.col--xl-offset-11{margin-left:91.66667%}.col--xl-offset-12{margin-left:100%}}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.eot);src:local("Proxima Nova Thin"),local("ProximaNova-Thin"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.svg#ProximaNova-Thin) format("svg");font-weight:100;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.eot);src:local("Proxima Nova Light"),local("ProximaNova-Light"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.svg#ProximaNova-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.eot);src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.eot);src:local("Proxima Nova Italic"),local("ProximaNova-Italic"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.svg#ProximaNova-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.eot);src:local("Proxima Nova Medium"),local("ProximaNova-Medium"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.svg#ProximaNova-Medium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.eot);src:local("Proxima Nova Medium Italic"),local("ProximaNova-MediumItalic"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.svg#ProximaNova-MediumItalic) format("svg");font-weight:500;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.eot);src:local("Proxima Nova SemiBold"),local("ProximaNova-SemiBold"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.svg#ProximaNova-SemiBold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.eot);src:local("Proxima Nova SemiBold Italic"),local("ProximaNova-SemiBoldItalic"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.svg#ProximaNova-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.eot);src:local("Proxima Nova ExtraBold"),local("ProximaNova-ExtraBold"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.woff2) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.woff) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.ttf) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.svg#ProximaNova-ExtraBold) format("svg");font-weight:800;font-style:normal}.fontello-compare:before{content: '\e822'}.fontello-heart:before{content: '\e81a'}.fontello-search:before{content:"\e800"}.fontello-zoom-in:before{content:"\e801"}.fontello-phone2:before{content:"\e802"}.fontello-ok:before{content:"\e803"}.fontello-cancel:before{content:"\e804"}.fontello-location:before{content:"\e805"}.fontello-down-open:before{content:"\e806"}.fontello-cart:before{content:"\e807"}.fontello-left-open:before{content:"\e808"}.fontello-right-open:before{content:"\e809"}.fontello-up-open:before{content:"\e80a"}.fontello-list-1:before{content:"\e80b"}.fontello-mappin:before{content:"\e80c"}.fontello-list-2:before{content:"\e80d"}.fontello-phone:before{content:"\e80e"}.fontello-user:before{content:"\e80f"}.fontello-instagram:before{content:"\e810"}.fontello-at:before{content:"\e811"}.fontello-text-quotes:before{content:"\e812"}.fontello-mail:before{content:"\e813"}.fontello-check:before{content:"\e814"}.fontello-list-3:before{content:"\e815"}.fontello-clock-alt:before{content:"\e816"}.fontello-truck:before{content:"\e817"}.fontello-globe:before{content:"\e818"}.fontello-chat:before{content:"\e819"}.fontello-clock:before{content:"\e81b"}.fontello-twitter:before{content:"\f099"}.fontello-facebook:before{content:"\f09a"}.fontello-angle-double-left:before{content:"\f100"}.fontello-angle-double-right:before{content:"\f101"}.fontello-angle-double-up:before{content:"\f102"}.fontello-angle-double-down:before{content:"\f103"}.fontello-angle-left:before{content:"\f104"}.fontello-angle-right:before{content:"\f105"}.fontello-angle-up:before{content:"\f106"}.fontello-angle-down:before{content:"\f107"}.fontello-youtube-play:before{content:"\f16a"}.fontello-down:before{content:"\f175"}.fontello-up:before{content:"\f176"}.fontello-left:before{content:"\f177"}.fontello-right:before{content:"\f178"}.fontello-vkontakte:before{content:"\f189"}.fontello-odnoklassniki:before{content:"\f263"}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.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;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-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{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-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:a;animation-name:a}@-webkit-keyframes a{0%{opacity:1}to{opacity:0}}@keyframes a{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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/innet_focus_s1/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.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)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.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(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{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,.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:translateZ(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--current,.fancybox-slide--next,.fancybox-slide--previous{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;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;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:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{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;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;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:"X";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}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.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}.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-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-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:after,.fancybox-button--close:before{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);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 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,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:b .8s infinite linear;animation:b .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.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:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.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(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.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:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (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}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play: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}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (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,inset 0 0 0 32px,-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,.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 .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}

/*! formstone v1.3.3 [dropdown.css] 2017-04-18 | GPL-3.0 License | formstone.it */.fs-dropdown{position:relative;z-index:1;display:block;max-width:100%}.fs-dropdown,.fs-dropdown *,.fs-dropdown:after,.fs-dropdown :after,.fs-dropdown:before,.fs-dropdown :before{box-sizing:border-box;transition:none;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.fs-dropdown-element{width:100%;height:100%;position:absolute;left:0;z-index:-1;opacity:0;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}.fs-dropdown-mobile .fs-dropdown-element{z-index:7}.fs-dropdown-mobile.fs-dropdown-multiple .fs-dropdown-element{z-index:-1}.fs-dropdown-selected{border:none;padding:0;width:100%;position:relative;z-index:2;background:#fff;border:1px solid;color:#000;cursor:pointer;display:block;overflow:hidden;text-align:left;text-overflow:clip}.fs-dropdown-options{width:100%;max-height:260px;position:absolute;top:100%;left:0;z-index:5;background:#fff;border:1px solid;display:none;overflow:auto;overflow-x:hidden}.fs-dropdown-options.fs-scrollbar{position:absolute}.fs-dropdown-group{display:block;font-size:75%}.fs-dropdown-item{border:none;padding:0;width:100%;background:#fff;border-radius:0;color:#000;cursor:pointer;display:block;overflow:hidden;text-align:left;text-decoration:none;text-overflow:ellipsis}.fs-dropdown-item_placeholder{display:none}.fs-dropdown-item_selected{background:#ddd}.fs-dropdown-item_disabled{cursor:default;opacity:.5}.fs-dropdown-open{z-index:3}.fs-dropdown-open .fs-dropdown-options{display:block}.fs-dropdown-open .fs-dropdown-selected{z-index:6}.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected{z-index:4}.fs-dropdown-cover .fs-dropdown-options{top:0}.fs-dropdown-bottom .fs-dropdown-options{top:auto;bottom:100%}.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options{top:auto;bottom:0}.fs-dropdown-multiple .fs-dropdown-options{width:100%;position:static;display:block}.fs-dropdown-disabled{opacity:.5}.fs-dropdown-disabled .fs-dropdown-group,.fs-dropdown-disabled .fs-dropdown-item,.fs-dropdown-disabled .fs-dropdown-selected{cursor:default}.fs-dropdown-options.fs-scrollbar{overflow:hidden}.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar{border:1px solid;border-width:0 0 0 1px}.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content{max-height:260px;height:auto}.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content{padding:0}@font-face{font-family:fontello;src:url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.eot?23841510);src:url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.eot?23841510#iefix) format("embedded-opentype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.woff2?23841510) format("woff2"),url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.woff?23841510) format("woff"),url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.ttf?23841510) format("truetype"),url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.svg?23841510#fontello) format("svg");font-weight:400;font-style:normal}[class*=" fontello-"]:before,[class^=fontello-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:auto;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.owl-control-container{margin-top:30px;margin-bottom:30px}.owl-control-container:first-child{margin-top:0}.owl-control-container:last-child{margin-bottom:0}.owl-control{position:relative;display:inline-block;vertical-align:top;padding:0 25px}.owl-theme .owl-nav{margin:0}.owl-theme .owl-nav [class*=owl-]{position:absolute;top:0;margin:0;padding:0;background:none transparent!important;line-height:1;font-size:1.4rem;color:#000;outline:none;transition:color .3s ease-in-out}.owl-theme .owl-nav [class*=owl-] i{display:inline-block;vertical-align:top;line-height:1;width:1em}.owl-theme .owl-nav [class*=owl-] i:before{line-height:18px}.owl-theme .owl-nav .owl-prev{left:0}.owl-theme .owl-nav .owl-next{right:0}.owl-theme .owl-dots{position:relative;line-height:0;margin-top:0!important;z-index:2}.owl-theme .owl-dots .owl-dot{vertical-align:top}.owl-theme .owl-dots .owl-dot span{position:relative;background-color:transparent!important;margin:4px;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}.owl-theme .owl-dots .owl-dot span:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;margin-left:-3px;margin-top:-3px;background-color:#c5c4c4;border-radius:50%;transition:background .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}.owl-theme .owl-dots .owl-dot.active span:before,.owl-theme .owl-dots .owl-dot:hover span:before{background-color:#fc4646}.js-select{opacity:0;visibility:hidden}.fs-dropdown.fs-custom{outline:none!important}.fs-dropdown.fs-custom .fs-dropdown-selected{background:none transparent;color:inherit;font-size:inherit;white-space:nowrap;text-overflow:ellipsis;margin:0;padding-right:40px;outline:none!important;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.fs-dropdown.fs-custom .fs-dropdown-selected:after{content:"";display:block;position:absolute;top:0;right:15px;bottom:0;height:0;width:0;margin:auto 0;border-left:5px solid transparent;border-right:5px solid transparent}.fs-dropdown.fs-custom .fs-dropdown-options{max-height:260px;margin:0;padding:0;border:1px solid #ccc;border-width:0 1px 1px;border-radius:0;box-shadow:0 5px 10px 0 hsla(0,0%,40%,.29),0 9px 11px 0 rgba(0,0,0,.22)}.fs-dropdown.fs-custom .fs-dropdown-item{background-color:#fff;line-height:1.4;padding-top:10px;padding-bottom:10px;color:#2c2c2c;outline:none!important}.fs-dropdown.fs-custom .fs-dropdown-item:last-child{border-bottom:0;border-radius:0}.fs-dropdown.fs-custom .fs-dropdown-item.fs-dropdown-item_selected,.fs-dropdown.fs-custom .fs-dropdown-item.fs-dropdown-item_selected:hover{background-color:#f94711;color:#fff}*{padding:0;margin:0}*,* :after,* :before{box-sizing:inherit}html{font-size:10px;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;box-sizing:border-box}body{line-height:1.4;font-size:1.4rem;font-family:Proxima Nova;font-weight:500;color:#666;background-color:#fff;min-height:100vh;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:350px}body #footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}ol,ul{list-style:none;list-style-image:none}img{vertical-align:middle}iframe{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}table{width:100%;border-collapse:collapse;border-spacing:0}.embed-responsive{position:relative;display:block;height:0;margin:0;padding:0;overflow:hidden}.embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9{padding-bottom:42.85714%}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.embed-responsive-1by1{padding-bottom:100%}.img-responsive{display:block;max-width:100%;height:auto}.center-block{display:block;margin-left:auto;margin-right:auto}.section{position:relative;padding-top:70px;padding-bottom:70px}.section--no-pt{padding-top:0!important}.section--no-pb{padding-bottom:0!important}.section--gray-bg{background-color:#f7f6f6}.section--with-border:before{content:"";position:absolute;top:0;left:50%;width:95%;max-width:1170px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-top:1px solid #efefef}.parallax{position:relative}.desktop .parallax{background-attachment:fixed}.fl-l{float:left}.fl-r{float:right}.v-top{vertical-align:top}.v-middle{vertical-align:middle}.v-bottom{vertical-align:bottom}.v-align{height:100%}.v-align:before{content:"";width:0;height:100%;margin-left:-4.5px}.v-align:before,.v-align>*{display:inline-block;vertical-align:middle}.b-table,.v-align>*{width:100%}.b-table{display:table}.b-table .cell{display:table-cell}.circled{border-radius:50%}body .js-sticky{position:-webkit-sticky;position:sticky;top:0}body .js-sticky:after,body .js-sticky:before{content:"";display:table}.col-MB-40{margin-bottom:40px}.col-MB-35{margin-bottom:35px}.col-MB-30{margin-bottom:30px}.col-MB-25{margin-bottom:25px}.col-MB-20{margin-bottom:20px}.col-MB-15{margin-bottom:15px}@media only screen and (min-width:560px){.col-sm-MB-40{margin-bottom:40px}.col-sm-MB-35{margin-bottom:35px}.col-sm-MB-30{margin-bottom:30px}.col-sm-MB-25{margin-bottom:25px}.col-sm-MB-20{margin-bottom:20px}.col-sm-MB-15{margin-bottom:15px}}@media only screen and (min-width:768px){.col-md-MB-40{margin-bottom:40px}.col-md-MB-35{margin-bottom:35px}.col-md-MB-30{margin-bottom:30px}.col-md-MB-25{margin-bottom:25px}.col-md-MB-20{margin-bottom:20px}.col-md-MB-15{margin-bottom:15px}}@media only screen and (min-width:992px){.col-lg-MB-40{margin-bottom:40px}.col-lg-MB-35{margin-bottom:35px}.col-lg-MB-30{margin-bottom:30px}.col-lg-MB-25{margin-bottom:25px}.col-lg-MB-20{margin-bottom:20px}.col-lg-MB-15{margin-bottom:15px}}@media only screen and (min-width:1200px){.col-xl-MB-40{margin-bottom:40px}.col-xl-MB-35{margin-bottom:35px}.col-xl-MB-30{margin-bottom:30px}.col-xl-MB-25{margin-bottom:25px}.col-xl-MB-20{margin-bottom:20px}.col-xl-MB-15{margin-bottom:15px}}a{color:#09c;outline:none;transition:color .3s ease-in-out}a,a:focus,a:hover{text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400;color:#000;margin-top:20px;margin-bottom:20px;transition:color .3s ease-in-out}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}.h2,h2{font-size:3.3rem}@media only screen and (min-width:560px){.h2,h2{font-size:4rem}}.h3,h3{font-size:2.6rem}@media only screen and (min-width:560px){.h3,h3{font-size:3rem}}.h4,h4{font-size:2.4rem}.section-heading{margin-bottom:55px;line-height:1.4;text-align:center}.section-heading:first-child{margin-top:-5px}.section-heading .__title{line-height:1.1;font-size:4rem;font-weight:300;text-transform:uppercase}.section-heading .__subtitle{font-weight:400;max-width:840px;margin-top:20px;margin-left:auto;margin-right:auto}.section-heading--white .__subtitle,.section-heading--white .__title{color:#fff}@media only screen and (min-width:400px){.section-heading .__title{font-size:4.3rem}}@media only screen and (min-width:560px){.section-heading .__title{font-size:4.8rem}}.__site-logo{display:inline-block;max-width:200px}.__site-logo img{vertical-align:middle;max-width:100%}.custom-btn{position:relative;display:inline-block;vertical-align:middle;line-height:1.1;font-size:1.4rem;font-family:Proxima Nova;font-weight:500;text-align:center;text-decoration:none!important;text-shadow:none!important;text-transform:uppercase;letter-spacing:0;color:transparent;background-color:transparent;border:1px solid transparent;border-radius:30px;box-shadow:none;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;-ms-touch-action:manipulation;touch-action:manipulation;min-width:200px;min-height:53px;padding:18px 20px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out}.custom-btn.custom-btn--style-1:active,.custom-btn.custom-btn--style-1:focus,.custom-btn.custom-btn--style-1:hover,.custom-btn.custom-btn--style-2{color:#fff}.custom-btn.custom-btn--style-3{background-color:#fff;border-color:#fff}.custom-btn.custom-btn--style-3:active,.custom-btn.custom-btn--style-3:focus,.custom-btn.custom-btn--style-3:hover{color:#fff}.custom-btn.custom-btn--style-4{background-color:transparent;border-color:#fff;color:#fff}.custom-btn.custom-btn--style-4:active,.custom-btn.custom-btn--style-4:focus,.custom-btn.custom-btn--style-4:hover{color:#fff}.custom-btn.wide{width:100%}.custom-btn .ico{display:inline-block;vertical-align:top;margin-top:-1px;margin-bottom:-1px}.custom-btn .ico:first-child{margin-right:10px}.custom-btn .ico:last-child{margin-left:10px}.custom-btn .ico img{display:none}.custom-btn .ico img:first-child{display:block}form{position:relative}form label{cursor:pointer}form .input-wrp{position:relative;display:block;width:100%;line-height:1;margin-top:20px}form .input-wrp label{font-size:1.3rem;font-weight:700;text-transform:uppercase;color:#333;outline:none}form .input-wrp label span{color:#fc4646}form .input-wrp label+*{margin-top:5px}form .textfield{display:block;width:100%;background:#fff;border:1px solid #ccc;box-shadow:none;line-height:1.2;font-size:1.4rem;font-family:Proxima Nova;font-weight:500;color:#666;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;padding:17px 20px;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}form .textfield::-webkit-input-placeholder{color:#666;transition:color .3s ease-in-out}form .textfield:-moz-placeholder,form .textfield::-moz-placeholder{color:#666;transition:color .3s ease-in-out}form .textfield:-ms-input-placeholder{color:#666;transition:color .3s ease-in-out}form .textfield.rounded{border-radius:30px}form .textfield.error{border-color:#fc4646}form input.textfield{min-height:53px}form textarea{resize:vertical;min-height:125px;height:100%}form button[type=submit]{cursor:pointer;box-shadow:none;outline:none;margin-top:25px}form .custom-checkbox{margin-top:20px}form .fs-dropdown.fs-custom .fs-dropdown-selected{min-height:53px;line-height:1.2;padding:17px 40px 17px 20px;color:#666;border-color:#ccc}form .fs-dropdown.fs-custom .fs-dropdown-item{padding-left:20px;padding-right:20px}.form-horizontal .cell:first-child{width:95%}.form-horizontal .input-wrp,.form-horizontal button[type=submit]{margin-top:0}.form-s{background-color:#f7f6f6;padding:25px 20px;margin-bottom:60px}.form-s:last-child{margin-bottom:0}.form-s .__title{line-height:1;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#010101;margin-bottom:5px}.form-s .row{margin-left:-10px;margin-right:-10px}.form-s .col{padding-left:10px;padding-right:10px}.form-s .captcha{height:53px;padding:7px 20px;background-color:#fff;border:1px solid #ccc}.form-s .captcha img{display:block;margin-left:auto;margin-right:auto;max-width:100%}.custom-checkbox,.custom-radio{position:relative;display:inline-block;line-height:1.5;padding-left:35px;cursor:pointer}.custom-checkbox .input-invisible,.custom-radio .input-invisible{position:absolute;top:16px;left:7px;width:1px;height:1px;clip:rect(2px,2px,2px,2px)}.custom-checkbox .input-invisible:checked~i:before,.custom-radio .input-invisible:checked~i:before{-webkit-transform:scale(1);transform:scale(1)}.custom-checkbox i,.custom-radio i{position:relative;float:left;width:16px;height:16px;margin-left:-35px;background-color:#fff;border:1px solid #ccc;font-size:1.6rem;font-weight:700;text-align:center;overflow:hidden;transition:background-color .25s ease-in-out}.custom-checkbox i:before,.custom-radio i:before{display:block;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .25s cubic-bezier(.23,1,.32,1);transition:transform .25s cubic-bezier(.23,1,.32,1);transition:transform .25s cubic-bezier(.23,1,.32,1),-webkit-transform .25s cubic-bezier(.23,1,.32,1)}.custom-checkbox i:last-child,.custom-radio i:last-child{margin-right:0}.custom-checkbox i:before{content:"\2713";line-height:17px}.custom-radio i{border-radius:50%}.custom-radio i:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit}.navigation ul{line-height:0;font-size:0;letter-spacing:-1px;text-transform:uppercase;margin-bottom: 0 !important;}.navigation li{position:relative;display:inline-block;vertical-align:middle;line-height:1;font-size:1.4rem;letter-spacing:0;white-space:normal}.navigation li a{display:inherit;line-height:inherit;font-size:inherit;font-family:inherit;color:#000;transition:background-color .3s ease-in-out,color .3s ease-in-out}.navigation li a:after,.navigation li a:before{pointer-events:none}.breadcrumbs{line-height:0;font-size:0;letter-spacing:-1px;color:#000;background-color:#f7f6f6;padding-top:18px;padding-bottom:18px}.breadcrumbs li{display:inline-block;vertical-align:top;margin-top:5px;margin-bottom:5px;line-height:1.3rem;font-size:1.3rem;letter-spacing:0}.breadcrumbs i{display:inherit;font-size:1.1rem;color:#a3aaae;margin-left:10px;margin-right:10px}.breadcrumbs a{display:inherit;text-decoration:underline;color:#666}.breadcrumbs a:focus,.breadcrumbs a:hover{text-decoration:none}.modal{display:none;background-color:#fff;max-width:600px;width:95%;text-align:left;padding:0}.modal .__content,.modal .__header{padding:20px 15px}.modal .__header{background-color:#f7f6f6;line-height:1.7}.modal .__header p{margin-top:20px;margin-bottom:20px}.modal .__header p:first-child{margin-top:0}.modal .__header p:last-child{margin-bottom:0}.modal .__title{line-height:1;font-size:1.8rem;font-weight:700;text-transform:uppercase;color:#000}.modal .__title:after{content:"";display:block;margin-top:5px;width:63px;height:2px}.modal form .input-wrp:first-child{margin-top:0}.modal form .textfield{color:#333}.modal form .textfield::-webkit-input-placeholder{color:#333}.modal form .textfield:-moz-placeholder,.modal form .textfield::-moz-placeholder{color:#333}.modal form .textfield:-ms-input-placeholder{color:#333}.modal form .fs-dropdown.fs-custom .fs-dropdown-selected{color:#333}@media only screen and (min-width:560px){.modal{padding-bottom:20px}.modal .__content,.modal .__header{padding:25px 40px}}.__label{position:absolute;top:0;left:0;width:100%;line-height:1;font-size:1.2rem;text-align:center;text-transform:uppercase;color:#fff;z-index:1}.__label span{position:relative;display:inline-block;margin-top:2px;padding:4px 10px}.__label span:before{content:"";position:absolute;top:-2px;left:-10px;right:-10px;height:2px}.__label--hot span,.__label--hot span:before{background-color:#ff334e}.__label--new span,.__label--new span:before{background-color:#159f2f}.__label--discount span,.__label--discount span:before{background-color:#fe5124}.__label--hit span,.__label--hit span:before{background-color:#09c}.__price,.__price-old,.__status{line-height:1}.__price{font-weight:700;margin-top:15px;margin-bottom:5px}.__price-old{font-weight:600;margin-top:5px}.__price-old span{text-decoration:line-through}.__status{display:inline-block;font-size:1.3rem;font-weight:500}.__status .ico{float:left;text-align:center}.__status--no,.__status--ok,.__status--order,.__status--wait{line-height:14px}.__status--no .ico,.__status--ok .ico,.__status--order .ico,.__status--wait .ico{line-height:15px;margin-right:10px}.__status--no .ico,.__status--ok .ico,.__status--wait .ico{width:14px;height:14px;font-size:.7rem;color:#fff;margin-top:-1px;border-radius:50%}.__status--ok{color:#159f2f}.__status--ok .ico{background-color:#159f2f}.__status--no{color:#fc4646}.__status--no .ico{background-color:#fc4646}.__status--wait{color:#09c}.__status--wait .ico{font-size:1.4rem;background-color:#09c}.__status--order{color:#fe5124}.__status--order .ico{font-size:1.6rem;margin-top:-2px}.__status--order .ico:before{line-height:inherit}.filter{margin-top:30px;margin-bottom:10px}.filter:first-child{margin-top:0}.filter:after{content:"";display:table;clear:both}.filter .layout-switcher,.filter .sorting{position:relative;margin-bottom:30px}.filter .layout-switcher .__name,.filter .sorting .__name{display:inline-block;vertical-align:middle;line-height:1;font-size:1.4rem;font-weight:400;margin:5px 0}.filter .sorting{z-index:6}.filter .sorting .js-dropdown{opacity:0;visibility:hidden}.filter .layout-switcher{float:right;line-height:0;font-size:0;letter-spacing:-1px;text-align:right;z-index:5}.filter .layout-switcher>*{display:inline-block;vertical-align:middle;letter-spacing:0}.filter .layout-switcher .switcher__item{width:40px;height:40px;margin-left:10px;border:1px solid #ccc;line-height:38px;font-size:4rem;text-align:center;color:#000;cursor:pointer;transition:border-color .3s ease-in-out,color .3s ease-in-out}.filter .layout-switcher .switcher__item:before{line-height:inherit}.filter .fs-dropdown.fs-custom--filter{color:#000}.filter .fs-dropdown.fs-custom--filter .fs-dropdown-selected{min-height:40px;padding-top:11px;padding-bottom:11px;padding-left:15px;color:#000}.filter .fs-dropdown.fs-custom--filter .fs-dropdown-item{padding-left:15px;padding-right:15px;border-top:1px solid #ccc}.filter .fs-dropdown.fs-custom--filter .fs-dropdown-item.fs-dropdown-item_selected,.filter .fs-dropdown.fs-custom--filter .fs-dropdown-item:first-child{border-top:none}@media only screen and (min-width:560px){.filter .sorting{float:left;width:260px}}.pagination{line-height:0;font-size:0;letter-spacing:-1px;list-style:none;margin-top:75px}.pagination li{display:inline-block;vertical-align:top;line-height:1;font-size:1.4rem;letter-spacing:0;color:#000;margin-left:5px}.pagination li:focus a,.pagination li:hover a{border-color:#efefef}.pagination li.prev{padding-right:5px}.pagination li.next{padding-left:10px}.pagination li.active a{cursor:default;color:#fff}.pagination a{display:inherit;width:35px;height:35px;line-height:31px;text-align:center;color:#666;border:2px solid transparent;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.simple-banner{margin-bottom:50px}.simple-banner:last-child{margin-bottom:0}.tab-container{position:relative}.tab-container .tab-nav{line-height:0;font-size:0;letter-spacing:-1px}.tab-container .tab-nav a{position:relative;display:inline-block;vertical-align:middle;text-decoration:none!important;line-height:1;font-size:1.6rem;text-align:center;letter-spacing:0;border:none;box-shadow:none;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;padding:0 15px}.tab-container .tab-content{position:relative;/*overflow:hidden*/}.tab-container .tab-content__item{top:0;left:0;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.tab-container .tab-content__item.visible{position:relative;top:auto;left:auto;visibility:visible;z-index:2;opacity:1}.accordion-container{margin-bottom:60px}.accordion-container:last-child{margin-bottom:0}.accordion-item{margin-top:4px;border:1px solid #ccc}.accordion-item:first-child{margin-top:0}.accordion-item:first-child article{display:block}.accordion-item article{position:relative;display:none}.accordion-item article p{margin-top:15px;margin-bottom:15px}.accordion-item article p:first-child{margin-top:0}.accordion-item article p:last-child{margin-bottom:0}.accordion-item .__inner{padding:20px}.accordion-item.active .accordion-toggler{background-color:#f7f6f6;cursor:default}.accordion-item.active .accordion-toggler i:before{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}.accordion-toggler{position:relative;line-height:1.3;font-size:1.4rem;font-weight:500;text-transform:uppercase;color:#252525;border-bottom:1px solid #ccc;margin:0;padding:15px 75px 15px 15px;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out}.accordion-toggler i{position:absolute;top:0;right:0;bottom:0;width:50px;font-size:1.4rem;border-left:1px solid #ccc;transition:background-color .3s ease-in-out,color .3s ease-in-out}.accordion-toggler i:before{position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;line-height:20px;font-weight:700;margin:auto;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.accordion-toggler:hover i{background-color:#f7f6f6}@media only screen and (min-width:560px){.accordion-toggler{padding:20px 80px 20px 20px}.accordion-toggler i{width:60px}}.widget{position:relative;margin-top:30px}.widget:first-child{margin-top:0}.widget .__toggle{display:block;padding:15px 10px;line-height:1.8rem;text-align:center;text-transform:uppercase;color:#fff;cursor:pointer}.widget .__toggle i{display:inline-block;vertical-align:bottom;font-size:1.8rem;margin-left:5px;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.widget input[type=checkbox]{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;opacity:0;clip:rect(2px,2px,2px,2px)}.widget input[type=checkbox]:checked+.__toggle i{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}.widget input[type=checkbox]:checked+.__toggle+*,.widget input[type=checkbox]:checked~ul{height:auto;overflow:visible}.widget--menu>ul{height:0;overflow:hidden}.widget--menu>ul>li{border:1px solid #ccc;margin-top:-1px}.widget--menu>ul>li:first-child{margin-top:0}.widget--menu>ul>li>span{position:relative;display:inherit;margin-left:-1px;margin-right:-1px}.widget--menu>ul>li>span>i{font-size:1.6rem;bottom:0;width:50px;border-left:1px solid #ccc}.widget--menu>ul>li>span>i:before{position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;line-height:20px;margin:auto}.widget--menu>ul>li>span>i+a{margin-right:50px}.widget--menu>ul>li>span>a{font-size:1.4rem;text-transform:uppercase;color:#333;padding:16px 19px}.widget--menu>ul>li.active>span>i:before{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}.widget--menu>ul>li.active>span,.widget--menu>ul>li:hover>span{color:#fff}.widget--menu>ul>li.active>span>i,.widget--menu>ul>li:hover>span>i{border-color:hsla(0,0%,100%,.4)}.widget--menu>ul>li.active>span>a,.widget--menu>ul>li:hover>span>a{color:inherit}.widget--menu ul{line-height:1}.widget--menu ul li{position:relative;display:block}.widget--menu ul li.active>i,.widget--menu ul li:hover>i{color:#fff}.widget--menu ul span{transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.widget--menu ul i{position:absolute;top:0;right:0;line-height:1;text-align:center;cursor:pointer;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.widget--menu ul i:before{-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.widget--menu ul a{display:inherit;line-height:1.2;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.widget--menu .submenu{display:none;background-color:#f7f6f6}.widget--menu .submenu ul{padding:20px 15px}.widget--menu .submenu ul li{margin-top:10px}.widget--menu .submenu ul li:first-child{margin-top:0}.widget--menu .submenu ul li.active i:before{-webkit-transform:rotate(90deg) translateZ(0);transform:rotate(90deg) translateZ(0)}.widget--menu .submenu ul i{width:16px;height:16px;border:1px solid #ccc}.widget--menu .submenu ul i+a{margin-right:26px}.widget--menu .submenu ul a{font-size:1.3rem;font-weight:600;color:#666}.widget--menu .submenu ul ul{padding:15px}.widget--menu .submenu ul ul li.active a,.widget--menu .submenu ul ul li:hover a{text-decoration:underline}@media only screen and (min-width:992px){.widget .__toggle{display:none}.widget>ul{height:auto;overflow:visible}}.documents .__document{display:inline-block;vertical-align:top;line-height:1.2;font-weight:600}.documents .__document i{display:block;width:38px;height:42px;margin-right:15px;background-image:url(/bitrix/templates/innet_focus_s1/css/../img/ico/doc_sprite.png);background-size:100%}.documents .__document .cell span:first-child{text-decoration:underline}.documents .__document em{display:block;line-height:1;font-style:normal;font-weight:400;text-decoration:none;color:#666;margin-top:10px}.documents .__document:focus .cell span:first-child,.documents .__document:hover .cell span:first-child{text-decoration:none}.documents .__document--doc i{background-position:0 0}.documents .__document--pdf i{background-position:0 50%}.documents .__document--xls i{background-position:0 100%}.list-with-ico{margin-bottom:30px;list-style:none!important}.list-with-ico li{margin:5px 0;padding-left:15px}.list-with-ico li .ico{float:left;margin-top:5px;margin-bottom:5px;margin-left:-15px;line-height:1.2;font-size:.8rem}.list-with-ico--ok .ico{color:#159f2f}.pricing-table{line-height:1.4;margin-bottom:60px;overflow-y:hidden;overflow-x:auto}.pricing-table:last-child{margin-bottom:0}.pricing-table table{min-width:900px;margin:15px 0}.pricing-table table th{text-align:left}.pricing-table .__price{font-size:1.8rem}.pricing-table .lower{line-height:1;font-size:1.8rem;font-weight:700;color:#19952a}.pricing-table--style-1 table thead tr{border-top:1px solid #999}.pricing-table--style-1 table thead tr:first-child{color:#333}.pricing-table--style-1 table thead td,.pricing-table--style-1 table thead th{padding-top:20px;padding-bottom:20px}.pricing-table--style-1 table thead th{font-size:1.6rem;font-weight:600;text-transform:uppercase;width:20%}.pricing-table--style-1 table tbody td,.pricing-table--style-1 table tbody th{padding-top:19px;padding-bottom:18px;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.pricing-table--style-1 table tbody th{font-size:1.6rem;font-weight:500;background-color:#f7f6f6}.pricing-table--style-1 table tbody td:first-child,.pricing-table--style-1 table th{color:#000}.pricing-table--style-1 table td,.pricing-table--style-1 table th{padding-left:15px;padding-right:15px;vertical-align:top}.pricing-table--style-2 .accordion-item ul{margin-top:15px;margin-bottom:15px}.pricing-table--style-2 .accordion-item ul:first-child{margin-top:0}.pricing-table--style-2 .accordion-item ul:last-child{margin-bottom:0}.pricing-table--style-2 .accordion-item li{margin-top:10px}.pricing-table--style-3 table thead{color:#fff}.pricing-table--style-3 table thead td{padding-top:20px;padding-bottom:20px}.pricing-table--style-3 table tbody{color:#000}.pricing-table--style-3 table tbody tr:last-child td{border-bottom:1px solid #d7d7d7}.pricing-table--style-3 table tbody th{font-size:1.6rem;font-weight:500;padding-top:19px;padding-bottom:18px}.pricing-table--style-3 table tbody td{padding-top:15px;padding-bottom:14px;border-top:1px solid #d7d7d7}.pricing-table--style-3 table td,.pricing-table--style-3 table th{padding-left:15px;padding-right:15px}.pricing-table--style-4 table thead tr{font-weight:500;color:#000}.pricing-table--style-4 table thead tr:first-child{color:#fff}.pricing-table--style-4 table thead td{padding-top:11px;padding-bottom:10px}.pricing-table--style-4 table tbody tr{border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.pricing-table--style-4 table td{background-color:#f7f6f6;padding:5px 15px;border-left:2px solid #fff}.pricing-table--style-4 table td:first-child{border-left:none}.pricing-table--style-5{font-weight:400}.pricing-table--style-5 table tbody tr{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=");background-repeat:repeat-x;background-position:0 100%}.pricing-table--style-5 table tbody tr:first-child td{padding-top:0}.pricing-table--style-5 table tbody td{padding-top:15px}.pricing-table--style-5 table td:first-child>span{padding-left:0;padding-right:10px}.pricing-table--style-5 table td>span{display:inline-block;vertical-align:bottom;background-color:#fff;margin-bottom:-.4em;padding-left:10px}.pricing-table--style-5 .__price{font-size:inherit}.pricing-table--style-6{font-size:1.6rem;font-weight:400}.pricing-table--style-6 table thead{font-weight:600;text-transform:uppercase;color:#252525}.pricing-table--style-6 table tbody tr{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=");background-repeat:repeat-x;background-position:0 100%}.pricing-table--style-6 table tbody tr:first-child td{padding-top:15px}.pricing-table--style-6 table tbody td{padding-top:25px}.pricing-table--style-6 table td:first-child{color:#000}.pricing-table--style-6 table td:first-child>span{padding-left:0;padding-right:10px}.pricing-table--style-6 table td>span{display:inline-block;vertical-align:bottom;background-color:#fff;margin-bottom:-.5em;padding-left:10px}.pricing-table--style-6 .__price{font-size:2.4rem}@media only screen and (min-width:1200px){.pricing-table table{min-width:100%}}.alert{display:block;border:1px solid;height:60px;margin:10px 0;padding:20px 30px;line-height:1.3;font-size:1.4rem;font-weight:700;border-radius:30px}.alert span{text-transform:uppercase}.alert--warning{border-color:#fe5124;color:#fe5124}.alert--danger{border-color:#da0303;color:#da0303}.alert--info{border-color:#09c;color:#09c}.alert--success{border-color:#159f2f;color:#159f2f}.counter{position:relative;width:90px}.counter .__btn{position:absolute;top:50%;margin-top:-10px;width:20px;height:20px;line-height:20px;font-size:1.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:1}.counter .__btn--minus{left:10px}.counter .__btn--plus{right:10px}.counter .input-wrp{margin-top:0}.counter .textfield{padding-left:30px;padding-right:30px;text-align:center}.social-btns{line-height:0;font-size:0;letter-spacing:-1px;margin:0 -5px}.social-btns a{display:inline-block;vertical-align:middle;line-height:1;color:#fff;text-align:center;text-decoration:none;letter-spacing:0;margin:0 5px;transition:color .3s ease-in-out}.social-btns a:before{line-height:inherit}#btn-to-top-wrap{display:none;position:fixed;right:10px;bottom:10px;z-index:3}@media only screen and (min-width:561px){#btn-to-top-wrap{right:25px;bottom:50px}}#btn-to-top{position:relative;display:block;width:44px;height:44px;line-height:42px;font-size:20px;color:#fff;text-align:center;text-decoration:none;opacity:.7;transition:opacity .3s ease-in-out}#btn-to-top:before{content:"";display:inline-block;vertical-align:middle;width:0;height:0;border-bottom:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent}#btn-to-top:hover{opacity:1}#mobile-header{position:relative;background-color:#fff;min-height:60px;z-index:10}#mobile-header .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mobile-header .logo-center .__site-logo{margin-left:auto;margin-right:auto;text-align:center}#mobile-header .__site-logo{margin:10px auto 10px 5px}#mobile-header .__links{line-height:0;font-size:0}#mobile-header .__link{position:relative;display:inline-block;vertical-align:middle;line-height:1;color:#000;text-align:center;margin-left:10px}#mobile-header .__link:first-child{margin-left:0}#mobile-header .__account,#mobile-header .__search{font-size:2rem}#mobile-header .__cart{font-size:2.5rem}#mobile-header .__cart .num{position:absolute;top:-4px;right:-6px;width:16px;height:16px;line-height:16px;font-size:1.1rem;font-style:normal;font-weight:500;color:#fff}#menu-toggler{display:block;margin-left:-10px;padding:19px 10px}#menu-toggler span{position:relative;display:block;height:3px;width:25px}#menu-toggler span:after,#menu-toggler span:before{content:"";position:absolute;left:0;width:100%;height:100%}#menu-toggler span:before{top:-8px}#menu-toggler span:after{top:8px}#menu-toggler span,#menu-toggler span:after,#menu-toggler span:before{background-color:#666;transition:all .4s ease-in-out}#menu-toggler.active span{background-color:transparent}#menu-toggler.active span:after,#menu-toggler.active span:before{top:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}#menu-toggler.active span:before{-webkit-transform:rotate(225deg);transform:rotate(225deg)}#menu-toggler.active span:after{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}#mobile-menu{position:fixed;top:60px;top:0;left:0;bottom:0;width:260px;background-color:#fff;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .7s cubic-bezier(0,0,.2,1);transition:transform .7s cubic-bezier(0,0,.2,1);transition:transform .7s cubic-bezier(0,0,.2,1),-webkit-transform .7s cubic-bezier(0,0,.2,1);z-index:20}#mobile-menu.visible{-webkit-transform:translateX(0);transform:translateX(0)}#mobile-menu .__search{padding:5px}#mobile-menu .__search .input-wrp{margin-top:0}#mobile-menu .__search .textfield{color:#252525;padding-left:15px;padding-right:55px}#mobile-menu .__search button[type=submit]{position:absolute;top:1px;right:1px;bottom:1px;margin:0;border:0;background:none transparent;width:40px;font-size:1.8rem;text-align:center}#mobile-menu .__menu>ul>li>span>a{text-transform:uppercase}#mobile-menu .__menu>ul>li.active>span,#mobile-menu .__menu>ul>li:hover>span{color:#fff}#mobile-menu .__menu>ul>li.active>span>i,#mobile-menu .__menu>ul>li:hover>span>i{border-color:hsla(0,0%,100%,.4)}#mobile-menu .__menu>ul>li.active>span>a,#mobile-menu .__menu>ul>li:hover>span>a{color:inherit}#mobile-menu .__menu ul li{position:relative;display:block;border-top:1px solid #efefef}#mobile-menu .__menu ul li.active>span>i:before{-webkit-transform:rotate(-90deg) translateZ(0);transform:rotate(-90deg) translateZ(0)}#mobile-menu .__menu ul span{position:relative;display:inherit;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}#mobile-menu .__menu ul i{position:absolute;top:0;right:0;bottom:0;width:50px;border-left:1px solid transparent;font-size:1.6rem;text-align:center;cursor:pointer;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}#mobile-menu .__menu ul i:before{position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;line-height:20px;margin:auto;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}#mobile-menu .__menu ul i+a{padding-right:60px}#mobile-menu .__menu ul a{display:inherit;line-height:1.2;color:#000;padding:17px 20px;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}#mobile-menu .__menu ul .__account{background-color:#f7f5f6;border-bottom:1px solid #efefef;line-height:1;font-size:1.3rem;font-weight:600;text-decoration:underline;color:#252525}#mobile-menu .__menu ul .__account i{position:static;display:inline-block;vertical-align:bottom;width:auto;border:none;font-size:1.8rem;color:#000;margin:-3px 10px -3px 0}#mobile-menu .__menu ul .__account i:before{position:static;width:auto;height:auto}#mobile-menu .__menu .submenu{display:none}#mobile-menu .__menu .submenu li.active>span,#mobile-menu .__menu .submenu li:hover>span{background-color:#efefef}#mobile-menu .__menu .submenu i{font-size:1.4rem}#mobile-menu .__menu .submenu a{font-size:1.3rem;font-weight:600}#mobile-menu .__menu .submenu .submenu li.active>span,#mobile-menu .__menu .submenu .submenu li:hover>span{background-color:#f7f8f9}#mobile-menu .__menu .submenu .submenu a{font-weight:500}#mobile-menu .__menu .submenu .submenu .submenu a{color:#666}#mobile-menu .__contacts .__item{margin-top:40px;padding:0 20px}#mobile-menu .__contacts a{display:inline-block;line-height:1.7rem;color:#252525}#mobile-menu .__contacts a .__ico{font-size:1.7rem;color:#000;margin-right:10px}#mobile-menu .__contacts a.__callback{margin-top:15px;margin-left:27px}#mobile-menu .__contacts .social-btns{margin:0 -20px}#mobile-menu .__contacts .social-btns a{font-size:1.7rem;color:#b9b8b8;margin:5px 10px;padding:10px}#mobile-overlay{position:fixed;top:0;left:0;width:13px;height:100%;opacity:0;transition:visibility .3s cubic-bezier(0,0,.2,1),opacity .3s cubic-bezier(0,0,.2,1);z-index:5}.desktop #mobile-overlay{visibility:hidden}#mobile-overlay.visible{width:100%;background-color:rgba(0,0,0,.7);visibility:visible;opacity:1;z-index:19}@media only screen and (min-width:560px){#mobile-header .__link{margin-left:30px}}@media only screen and (min-width:992px){#mobile-header{display:none}}#header{position:relative;display:none;background-color:#fff;z-index:10}#header .__line{min-height:50px;background-color:#fff;-webkit-transform:translateZ(0);transform:translateZ(0)}#header .__line .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .__line .__item:last-child{margin-left:auto}#header .__contacts>div{display:inline-block;vertical-align:middle;margin-left:20px}#header .__contacts>div:first-child{margin-left:0}@media only screen and (min-width:1200px){#header .__contacts>div{margin-left:40px}}#header .__ico{position:relative;display:inline-block;vertical-align:middle;margin-right:10px;line-height:1;color:#000}#header .__ico:last-child{margin-right:0}#header .__account,#header .__callback,#header .__cart,#header .__mail,#header .__phone,#header .__search,#header .social-btns{display:inline-block;vertical-align:middle;color:#252525}#header .__callback,#header .__mail,#header .__phone{margin-left:10px;line-height:1.7rem}#header .__callback:first-child,#header .__mail:first-child,#header .__phone:first-child{margin-left:0}#header .__callback .__ico,#header .__mail .__ico,#header .__phone .__ico{margin-top:-2px;font-size:1.7rem}#header .__callback{font-weight:600;text-decoration:underline}#header .__account,#header .__cart,#header .__search,#header .social-btns{margin-left:20px}#header .__account,#header .__search{font-size:1.3rem}#header .__account{text-decoration:underline}#header .__account .__ico{font-size:1.8rem}#header .__search{line-height:1;cursor:pointer}#header .__search .__ico{font-size:1.9rem}#header .__cart{line-height:1;text-align:center}#header .__cart .__ico{font-size:2.5rem}#header .__cart .num{position:absolute;top:-3px;right:-5px;width:16px;height:16px;line-height:16px;font-size:1.1rem;font-style:normal;font-weight:500;color:#fff}#header .__site-logo{margin-top:25px;margin-bottom:25px}#header .social-btns{margin-right:-10px}#header .social-btns:first-child{margin-left:0}#header .social-btns a{font-size:1.6rem;color:#b9b8b8;margin:0 10px}#header[data-fixed=true] .__line--second{position:absolute;left:0;bottom:0;right:0}#header.fixed .__line--second{position:fixed!important;top:0;bottom:auto!important}#header.fixed .__site-logo{margin-top:20px;margin-bottom:20px}#header.header--style-1[data-fixed=true]{padding-bottom:100px}#header.header--style-1 .__line--first{line-height:49px;box-shadow:inset 0 -1px 0 #d2d5d5}#header.header--style-1 #header__navigation>ul>li{margin-left:12px;padding-top:43px;padding-bottom:43px}#header.header--style-1 #header__navigation>ul>li.has-submenu a:after{margin-top:37px}#header.header--style-1.fixed .__line{box-shadow:0 1px 2px rgba(0,0,0,.2)}#header.header--style-1.fixed #header__navigation>ul>li{padding-top:33px;padding-bottom:33px}#header.header--style-1.fixed #header__navigation>ul>li.has-submenu a:after{margin-top:27px}@media only screen and (min-width:1100px){#header.header--style-1 #header__navigation>ul>li{margin-left:25px}}@media only screen and (min-width:1200px){#header.header--style-1 #header__navigation{margin-left:25px}}#header.header--style-2[data-fixed=true]{padding-bottom:60px}#header.header--style-2 .__line--second .__item--first{-webkit-box-flex:1;-ms-flex:1;flex:1}#header.header--style-2 .__line--second .__cart .num{background-color:#000;color:#fff}#header.header--style-2 #header__navigation>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}#header.header--style-2 #header__navigation>ul>li{padding-top:23px;padding-bottom:23px}#header.header--style-2 #header__navigation>ul>li:not(.has-submenu)>a:after{content:"";height:2px;background-color:#fff;margin-top:21px}#header.header--style-2 #header__navigation>ul>li:not(.has-submenu).active>a:after,#header.header--style-2 #header__navigation>ul>li:not(.has-submenu):focus>a:after,#header.header--style-2 #header__navigation>ul>li:not(.has-submenu):hover>a:after{left:0;width:100%}#header.header--style-2 #header__navigation>ul>li.has-submenu a:after{margin-top:18px;border-color:transparent transparent #fff}#header.header--style-2 #header__navigation>ul>li>a{color:#fff}#header.header--style-2:not(.fixed) .__line--second .__item--second{display:none}@media only screen and (min-width:1200px){#header.header--style-2 .__line--first .__account,#header.header--style-2 .__line--first .__cart,#header.header--style-2 .__line--first .__search{margin-left:40px}}#header.header--style-3[data-fixed=true]{padding-bottom:100px}#header.header--style-3 .__line--first{background-color:#f7f7f9;line-height:49px}#header.header--style-3 .__account{padding:0 25px;background-color:#ebebeb}#header.header--style-3 #header__navigation>ul>li{margin-left:12px;padding-top:43px;padding-bottom:43px}#header.header--style-3 #header__navigation>ul>li.has-submenu a:after{margin-top:37px}#header.header--style-3.fixed .__line{box-shadow:0 1px 2px rgba(0,0,0,.2)}#header.header--style-3.fixed #header__navigation>ul>li{padding-top:33px;padding-bottom:33px}#header.header--style-3.fixed #header__navigation>ul>li.has-submenu a:after{margin-top:27px}@media only screen and (min-width:1100px){#header.header--style-3 #header__navigation>ul>li{margin-left:25px}}@media only screen and (min-width:1200px){#header.header--style-3 #header__navigation{margin-left:25px}}#header.header--style-4[data-fixed=true]{padding-bottom:60px}#header.header--style-4 .__line--first .__item{-webkit-box-flex:1;-ms-flex:1;flex:1}#header.header--style-4 .__line--first .__item--second{-webkit-box-flex:0;-ms-flex:none;flex:none}#header.header--style-4 .__line--second{background-color:#f7f7f9}#header.header--style-4 .__line--second .__item--first{-webkit-box-flex:1;-ms-flex:1;flex:1}#header.header--style-4 .__line--second .__cart,#header.header--style-4 .__line--second .__search{margin-left:30px}#header.header--style-4 .__line--second .__cart{line-height:60px;color:#fff;font-weight:600;padding:0 20px}#header.header--style-4 .__line--second .__cart .__ico{color:inherit}#header.header--style-4 .__line--second .__cart .num{background-color:#fff}#header.header--style-4 #header__navigation>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header.header--style-4 #header__navigation>ul>li{padding-top:23px;padding-bottom:23px}#header.header--style-4 #header__navigation>ul>li:not(.has-submenu)>a:after{content:"";height:2px;margin-top:21px}#header.header--style-4 #header__navigation>ul>li:not(.has-submenu).active>a:after,#header.header--style-4 #header__navigation>ul>li:not(.has-submenu):focus>a:after,#header.header--style-4 #header__navigation>ul>li:not(.has-submenu):hover>a:after{left:0;width:100%}#header.header--style-4 #header__navigation>ul>li.has-submenu>a:after{margin-top:17px}#header.header--style-4:not(.fixed) .__line--second .__search{display:none}@media only screen and (max-width:1100px){#header.header--style-4 .__callback{display:block;margin-left:30px}}#header__navigation{position:relative}#header__navigation>ul>li.has-submenu>a:after{content:"";margin-left:-5px;border-style:solid;border-width:0 5px 5px}#header__navigation>ul>li>a{position:relative}#header__navigation>ul>li>a:after{position:absolute;top:100%;left:50%;width:0;height:0;opacity:0;visibility:hidden;z-index:4;transition:left .3s ease-in-out,width .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}#header__navigation>ul>li.active a:after,#header__navigation>ul>li:focus a:after,#header__navigation>ul>li:hover a:after,#header__navigation li.has-submenu:focus>.submenu,#header__navigation li.has-submenu:hover>.submenu{opacity:1;visibility:visible}#header__navigation .submenu{position:absolute;top:100%;letter-spacing:1px;text-align:left;opacity:0;visibility:hidden;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:3}#header__navigation .submenu ul{text-transform:none}#header__navigation .submenu li{display:block}#header__navigation.with-submenu--style-1 .submenu{left:0;margin-top:-2px;min-width:260px;border-top:2px solid;font-weight:600}#header__navigation.with-submenu--style-1 .submenu ul{background-color:#f7f8f9;margin:0}#header__navigation.with-submenu--style-1 .submenu li{border-top:1px solid #ccc;margin:0}#header__navigation.with-submenu--style-1 .submenu li:first-child{border-top:none}#header__navigation.with-submenu--style-1 .submenu li a{min-height:50px;padding:18px 20px;color:#333}#header__navigation.with-submenu--style-1 .submenu li.active>a,#header__navigation.with-submenu--style-1 .submenu li:focus>a,#header__navigation.with-submenu--style-1 .submenu li:hover>a{color:#fff}#header__navigation.with-submenu--style-1 .submenu .submenu{top:0;left:100%;margin:0;border:none;font-weight:500;letter-spacing:0}#header__navigation.with-submenu--style-1 .submenu .submenu ul{background-color:#fff}#header__navigation.with-submenu--style-1 .submenu .submenu li{font-size:1.3rem}#header__navigation.with-submenu--style-1 .submenu .submenu .submenu{border-left:1px solid #ccc}#header__navigation.with-submenu--style-2,#header__navigation.with-submenu--style-2>ul>li{position:static}#header__navigation.with-submenu--style-2 .submenu{left:0;width:100%;background-color:#fff;box-shadow:13px 15px 43px 0 rgba(0,0,0,.3)}#header__navigation.with-submenu--style-2 .submenu .__inner{margin-top:-2px;padding:32px 0 30px;border-top:2px solid}#header__navigation.with-submenu--style-2 .submenu .__title{line-height:1.3;font-weight:600;text-transform:uppercase;color:#333;border-bottom:1px solid #333;margin-bottom:10px;transition:border-color .3s ease-in-out,color .3s ease-in-out}#header__navigation.with-submenu--style-2 .submenu li{font-size:1.3rem;margin-top:10px}#header__navigation.with-submenu--style-2 .submenu li:first-child{margin-top:0}#header__navigation.with-submenu--style-2 .submenu li.active>a,#header__navigation.with-submenu--style-2 .submenu li:focus>a,#header__navigation.with-submenu--style-2 .submenu li:hover>a{text-decoration:underline}#header__navigation.with-submenu--style-2 .submenu li.active .submenu,#header__navigation.with-submenu--style-2 .submenu li:focus .submenu,#header__navigation.with-submenu--style-2 .submenu li:hover .submenu{display:block}#header__navigation.with-submenu--style-2 .submenu li a{color:#666;font-weight:600}#header__navigation.with-submenu--style-2 .submenu .submenu{position:relative;top:auto;padding:10px 0;opacity:1;visibility:visible;box-shadow:none}#header__navigation.with-submenu--style-2 .submenu .submenu ul{margin:-3px -5px 0}#header__navigation.with-submenu--style-2 .submenu .submenu li{display:inline-block;vertical-align:top;margin:3px 5px 0}#header__navigation.with-submenu--style-2 .submenu .submenu li.active>a,#header__navigation.with-submenu--style-2 .submenu .submenu li:focus>a,#header__navigation.with-submenu--style-2 .submenu .submenu li:hover>a{color:#fff}#header__navigation.with-submenu--style-2 .submenu .submenu li a{padding:4px 5px;font-weight:500;text-decoration:none}#header__navigation.with-submenu--style-3 .submenu{left:-30px;width:600px;margin-top:-2px;border-top:2px solid;padding:30px;background-color:#fff;box-shadow:13px 15px 43px 0 rgba(0,0,0,.3)}#header__navigation.with-submenu--style-3 .submenu li{margin-top:20px}#header__navigation.with-submenu--style-3 .submenu li:first-child{margin-top:0}#header__navigation.with-submenu--style-3 .submenu li.active>a,#header__navigation.with-submenu--style-3 .submenu li:focus>a,#header__navigation.with-submenu--style-3 .submenu li:hover>a{text-decoration:underline}#header__navigation.with-submenu--style-3 .submenu li a{color:#333;font-weight:600}#header__search{display:none;position:absolute;top:100%;left:0;right:0;-webkit-transform:translateY(-2px);transform:translateY(-2px);background-color:#f7f6f6;border-top:2px solid;box-shadow:10px 17px 43px 0 rgba(0,0,0,.3)}#header__search .__inner{padding-top:23px;padding-bottom:25px}#header__search .__inner>.cell{width:95%}#header__search .__inner>.cell:first-child{width:auto;padding-right:20px}#header__search .__title{line-height:1;font-size:1.8rem;font-weight:700;text-transform:uppercase;white-space:nowrap;color:#000}#header__search form .cell{white-space:nowrap}#header__search form .cell:first-child{padding-right:10px}#header__search form .textfield{background-color:transparent;border-color:#ccc;font-style:italic}#header__search form button[type=submit]{min-width:140px}#header__search form .custom-btn:not(:hover):not(:focus):not(:active){background-color:#fff}#header__search .close{display:inline-block;vertical-align:middle;width:25px;height:25px;line-height:25px!important;text-align:center;margin-left:20px;cursor:pointer}#header__search .close:before{line-height:inherit}@media only screen and (min-width:992px){#header{display:block}}.intro-slider{position:relative}.intro-slider .__item{min-height:calc(100vh - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-slider .__item .__content{padding-top:30px;padding-bottom:30px;font-weight:600;text-transform:uppercase;color:#000}.intro-slider .__item p{margin-top:20px;margin-bottom:20px;color:#333333;}.intro-slider .__item p:first-child{margin-top:0}.intro-slider .__item p:last-child{margin-bottom:0}.intro-slider .__item .p1,.intro-slider .__item .p2{line-height:1}.intro-slider .__item .p1{font-size:3rem;font-weight:100}.intro-slider .__item .p2{font-size:3.6rem;font-weight:700}.intro-slider .__item .btns-group a{margin:5px}.intro-slider .owl-theme .owl-dots{position:absolute;left:0;right:0;bottom:20px}.intro-slider .owl-theme .owl-dots .owl-dot span{box-shadow:1px 1px 11px rgba(0,0,0,.2)}.intro-slider .owl-theme .owl-dots .owl-dot span:before{width:100%;height:100%;top:0;left:0;margin:0}.intro-slider .owl-theme .owl-dots .owl-dot:not(.active):not(:hover) span:before{background-color:#fefefe}.intro-slider .owl-theme .owl-dots .owl-dot.active,.intro-slider .owl-theme .owl-dots .owl-dot :hover{box-shadow:none}@media only screen and (min-width:400px){.intro-slider .__item .p1{font-size:4rem}.intro-slider .__item .p2{font-size:4.8rem}}@media only screen and (min-width:560px){.intro-slider .__item{min-height:430px}.intro-slider .__item .__content{padding-top:50px;padding-bottom:50px}.intro-slider .__item .p1{font-size:4.8rem}.intro-slider .__item .p2{font-size:6rem}}.features{margin-top:60px;margin-bottom:60px}.features:first-child{margin-top:0}.features:last-child{margin-bottom:0}.features .__inner{margin-bottom:-30px}.features .__item{position:relative;background-color:#fff;margin-bottom:30px;text-align:center;color:#252525}.features .__item .__ico{display:inline-block;vertical-align:top;width:50px;min-height:62px;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid}.features .__item .__title{line-height:1;font-size:1.4rem;font-weight:600;text-transform:uppercase}.features .__item p{margin-top:5px;margin-bottom:5px}.features .__item p:first-child{margin-top:0}.features .__item p:last-child{margin-bottom:0}.cards{margin-top:60px;margin-bottom:60px}.cards:first-child{margin-top:0}.cards:last-child{margin-bottom:0}.cards .__inner{margin-bottom:-10px}.cards .row{margin-left:-5px;margin-right:-5px}.cards .col{padding-left:5px;padding-right:5px}.cards .__item{position:relative;width:100%;background-color:#f7f6f6;margin-bottom:10px;text-align:center}.cards .__item .__content{padding:40px 15px}.cards .__item .__title{line-height:1.3;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#010101;margin-bottom:30px}.cards .__item .__title:after{content:"";display:block;width:84px;height:2px;margin-top:10px;margin-left:auto;margin-right:auto}.cards .__item .__full-link{position:absolute;top:0;left:0;width:100%;height:100%}.rates{display:none;margin-bottom:60px}.rates:last-child{margin-bottom:0}.rates .__inner{margin-bottom:-10px}.rates .__item{position:relative;width:100%;background-color:#fff;border:2px solid #f0f0f0;font-weight:400;margin-bottom:10px;padding-bottom:30px;text-align:center;color:#333;transition:border-color .3s ease-in-out}.rates .__item .__title{margin-bottom:0;padding:25px 15px;font-size:3rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#000}.rates .__item ul{line-height:1;list-style:none}.rates .__item ul li{padding:20px 15px;border-top:1px solid #f7f6f6;transition:background-color .3s ease-in-out,color .3s ease-in-out}.rates .__item ul .__cost{background-color:#f7f6f6}.rates .__item ul .__cost p:first-child{font-size:2rem}.rates .__item ul .__cost p:first-child span{font-size:3.6rem}.rates .__item .radio-wrp{display:inline-block;vertical-align:top;padding:20px 15px;text-align:left}.rates .__item p{margin-top:5px;margin-bottom:5px}.rates .__item p:first-child{margin-top:0}.rates .__item p:last-child{margin-bottom:0}.rates .__item.active ul li,.rates .__item:hover ul li{background-color:#f7f6f6}.rates .__item.active .custom-btn:not(:hover):not(:focus),.rates .__item.active ul .__cost,.rates .__item:hover .custom-btn:not(:hover):not(:focus),.rates .__item:hover ul .__cost{color:#fff}.desktop .rates{display:block}.desktop .rates .row{margin-left:-5px;margin-right:-5px}.desktop .rates .col{padding-left:5px;padding-right:5px}.rates--slider{display:block}.desktop .rates--slider{display:none}.banners{margin-top:60px;margin-bottom:60px}.banners:first-child{margin-top:0}.banners:last-child{margin-bottom:0}.banners .__item{position:relative}.banners .__item .__image{position:relative;width:100%;height:0;margin:auto;overflow:hidden}.banners .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.banners .__item .__title{line-height:1;font-size:1.6rem;font-weight:700;text-transform:uppercase}.banners .__item .__full-link{position:absolute;top:0;left:0;width:100%;height:100%}.banners .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}.banners--style-1 .__item{background-color:#f7f6f6;text-align:center;transition:background-color .3s ease-in-out}.banners--style-1 .__item .__image{min-height:250px;padding-top:100%}.banners--style-1 .__item .__content{margin:50px 15px}.banners--style-1 .__item .__title{margin-bottom:25px}.banners--style-1 .__item .__title:after{content:"";display:block;width:50px;height:2px;margin:5px auto 0}.banners--style-1 .__item p{margin-top:15px;margin-bottom:15px}.banners--style-1 .__item p:first-child{margin-top:0}.banners--style-1 .__item p:last-child{margin-bottom:0}.banners--style-1 .__item .__more{font-size:1.3rem;font-weight:600;text-decoration:underline}.banners--style-2 .__inner{margin-bottom:-10px}.banners--style-2 .row{margin-left:-5px;margin-right:-5px}.banners--style-2 .col{padding-left:5px;padding-right:5px}.banners--style-2 .__item{margin-bottom:10px}.banners--style-2 .__item[data-y="1"] .__image{height:250px}.banners--style-2 .__item[data-y="2"] .__image{height:510px}.banners--style-2 .__item .__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px}.banners--style-2 .__item .__subtitle,.banners--style-2 .__item .__title{margin:0}.banners--style-2 .__item .__subtitle span,.banners--style-2 .__item .__title span{display:inline-block;transition:background-color .3s ease-in-out,color .3s ease-in-out}.banners--style-2 .__item .__title span{background-color:#fff;padding:12px 15px}.banners--style-2 .__item .__subtitle{color:#fff}.banners--style-2 .__item .__subtitle span{background-color:rgba(0,0,0,.5);padding:8px 15px}.banners--style-2 .__item:hover .__title span{color:#fff}.banners--style-2 .__item:hover .__subtitle span{background-color:#000}@media only screen and (min-width:560px) and (max-width:767px){.banners--style-1 .col:nth-of-type(2n) .row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (min-width:768px){.banners--style-1 .row:nth-of-type(2n) .row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.banners--style-1 .__item .__content{margin:15px}.banners--style-1 .__item:hover{background-color:#e9e9e9}}.services{margin-bottom:60px}.services:last-child{margin-bottom:0}.services .__inner{margin-bottom:-10px}.services .__item{position:relative;width:100%;margin-bottom:10px;padding:20px 15px;background-color:#fff;border:1px solid #eee;transition:box-shadow .3s ease-in-out}.services .__item .__image{position:relative;width:100%;height:0;padding-top:80.95238%;margin:auto;overflow:hidden}.services .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.services .__item .__content{padding-top:25px}.services .__item .__title{line-height:1.3;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#010101;margin-bottom:10px}.services .__item .__title:after{content:"";display:block;width:62px;height:2px;margin-top:10px}.services .__item p{margin-top:10px;margin-bottom:10px}.services .__item p:first-child{margin-top:0}.services .__item p:last-child{margin-bottom:0}.services .__item:hover{box-shadow:5px 9px 30px 0 rgba(0,0,0,.2);z-index:2}.services--columns:not(.services--no-gutters) .row{margin-left:-5px;margin-right:-5px}.services--columns:not(.services--no-gutters) .col{padding-left:5px;padding-right:5px}.services--columns .__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services--columns .__item>.__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.services--columns .__item .__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%}.services--columns .__item .__title{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.services--columns .__item .__title:after{margin-left:auto;margin-right:auto}.services--no-gutters .__inner,.services--no-gutters .__item{margin-bottom:0}.services--no-gutters .col{margin-top:-1px;margin-left:-1px}.services--index .__item>div:first-child{width:100%;height:100%}.services--index .__item .row{height:100%;margin-left:-5px;margin-right:-5px}.services--index .__item .col{padding-left:5px;padding-right:5px}@media only screen and (max-width:559px){.services--index .__item .__content,.services--rows .__item .__content{padding-top:0;text-align:left}.services--index .__item .__title,.services--rows .__item .__title{font-size:1.4rem}.services--index .__item .__title:after,.services--rows .__item .__title:after{content:none}}@media only screen and (max-width:769px){.services--rows .__item .row{margin-left:-5px;margin-right:-5px}.services--rows .__item .col{padding-left:5px;padding-right:5px}}@media only screen and (min-width:560px){.services .__item{padding:30px 30px 35px}.services--index .__item .col:last-child{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.services-cards{margin-bottom:60px}.services-cards:last-child{margin-bottom:0}.services-cards .__inner{margin-bottom:-30px}.services-cards .__item{position:relative;width:100%;margin-bottom:30px;padding:25px 15px;background-color:#fff;border:1px solid #eee;transition:box-shadow .3s ease-in-out}.services-cards .__item .__title{line-height:1.3;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#010101;margin-bottom:15px;padding-left:55px}.services-cards .__item .__title i{margin-left:-55px;float:left;width:1em;line-height:1;font-size:40px}.services-cards .__item .__title:after{content:"";display:block;width:48px;height:2px;margin-top:16px}.services-cards .__item ul{margin-top:25px;margin-bottom:25px}.services-cards .__item ul:first-child{margin-top:0}.services-cards .__item ul:last-child{margin-bottom:0}.services-cards .__item ul li{margin-top:5px}.services-cards .__item ul li:first-child{margin-top:0}.services-cards .__item ul span:not(:hover){color:#505050}.services-cards .__item ul a{color:inherit}.services-cards .__item:hover{box-shadow:5px 9px 30px 0 rgba(0,0,0,.2)}@media only screen and (min-width:560px){.services-cards .__item{padding:30px}}.faq{margin-bottom:60px}.faq:last-child{margin-bottom:0}.faq .__list{margin-top:60px;margin-bottom:60px;list-style:none}.faq .__list:first-child{margin-top:0}.faq .__list:last-child{margin-bottom:0}.faq .__list li{margin-top:40px}.faq .__answer,.faq .__question{position:relative;padding-left:35px}.faq .__answer .__ico,.faq .__question .__ico{float:left;margin-left:-35px;width:20px;height:20px;line-height:20px;font-style:normal;text-align:center;color:#fff;border-radius:50%}.faq .__answer .__ico:before,.faq .__question .__ico:before{line-height:inherit}.faq .__question .__ico{font-size:1.4rem;background-color:#fc4646}.faq .__question .__title{line-height:1.3;font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#252525}.faq .__answer{font-weight:400;color:#333;margin-top:20px}.faq .__answer .__ico{font-size:1.2rem;background-color:#1dad19}.faq .__ask{position:relative;min-height:135px;padding:28px 38px;border:2px solid}.faq .__ask:after,.faq .__ask:before{content:"";position:absolute;top:50px;bottom:50px;width:2px;background-color:#fff}.faq .__ask:before{left:-2px}.faq .__ask:after{right:-2px}.faq .__ask .__title{font-size:1.8rem;font-weight:700;text-transform:uppercase;margin-bottom:10px}.faq .__ask p{margin-top:10px;margin-bottom:10px}.faq .__ask p:first-child{margin-top:0}.faq .__ask p:last-child{margin-bottom:0}.faq .__ask .custom-btn{margin-top:15px}.catalog{margin-bottom:60px}.catalog:last-child{margin-bottom:0}.catalog .__inner{margin-bottom:-15px}.catalog .__item{position:relative;width:100%;background-color:#fff;border-top:2px solid #e6e1e1;margin-bottom:15px}.catalog .__item:before{content:"";position:absolute;top:-2px;left:50%;margin-left:-31px;width:62px;height:2px}.catalog .__item .__image{position:relative;margin:auto;padding-top:30px;overflow:hidden}.catalog .__item .__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.catalog .__item .__content{position:relative;padding:35px 0;line-height:1.3;font-size:1.4rem;font-weight:400}.catalog .__item .__title{font-size:1.6rem;font-weight:600;text-transform:uppercase;margin-bottom:15px}.catalog .__item .__tags{line-height:0;font-size:0;letter-spacing:-1px;margin:10px -5px 0}.catalog .__item .__tags li{display:inline-block;vertical-align:top;line-height:1.2;letter-spacing:0;margin:10px 5px 0}.catalog .__item .__tags a{display:inherit;color:inherit;font-size:1.3rem;font-weight:600}@media only screen and (min-width:560px){.catalog .__item:before{content:none}.catalog .__item .__image{padding-bottom:30px}.catalog .__item .__content:before{content:"";position:absolute;top:-2px;left:0;width:63px;height:2px;transition:width .4s ease-in-out}.catalog .__item:hover .__content:before{width:100%}}@media only screen and (min-width:768px){.catalog .__item .__content{padding-right:15px}}@media only screen and (min-width:992px){.catalog .__item .__content{padding-right:30px}}.goods{margin-bottom:60px}.goods:last-child{margin-bottom:0}.goods .__inner{margin-bottom:-10px}.goods .row{margin-left:-5px;margin-right:-5px}.goods .col{padding-left:5px;padding-right:5px}.goods .__item{position:relative;width:100%;background-color:#fff;font-weight:400;margin-bottom:10px;box-shadow:0 0 7px 0 rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out}.goods .__item .__image{position:relative;width:100%;height:0;padding-top:80.35714%;margin:auto;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.goods .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.goods .__item .__image:after{content:"";position:absolute;width:0;height:0;border-style:solid}.goods .__item .__content{position:relative;padding-top:25px;margin:0 20px 30px;line-height:1;z-index:1}.goods .__item .__full-link{position:absolute;top:2px;right:2px;bottom:0;left:2px;z-index:3}.goods .__item ul{list-style:none}.goods .__item .__title{font-size:1.6rem;font-weight:700;margin-bottom:5px}.goods .__item .__type{font-weight:500;color:#000}.goods .__item .__price-old:last-child,.goods .__item .__price:last-child{margin-bottom:0}.goods .__item .__price{font-size:2.4rem;margin-top:15px;margin-bottom:5px}.goods .__item .__price-old{margin-top:5px}.goods .__item .__status{margin:15px 0}.goods .__item .custom-btn{width:100%;min-width:1px;max-width:180px}.goods .__item .__details{position:absolute;top:100%;left:0;width:100%;margin-top:-20px;background-color:#fff;border-top:none;padding:0 15px 20px;font-weight:500;visibility:hidden;opacity:0;transition:box-shadow .3s ease-in-out}.goods .__item .__details td{padding:3px 5px}.goods .__item .__details td+td{color:#000}.goods .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}.goods--columns .__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.goods--columns .__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-bottom:none;opacity:0;z-index:1}.goods--columns .__item .__image:after{bottom:0;left:50%;margin-left:-7px;border-width:0 7px 7px;border-color:transparent transparent #f7f7f7}.goods--columns .__item .__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}.goods--columns .__item ul{padding-bottom:53px}.goods--columns .__item ul .__btn{position:absolute;bottom:0;left:0;width:100%}.goods--columns .__item:hover{z-index:10;box-shadow:10px 17px 38px 0 rgba(0,0,0,.1)}.goods--columns .__item:hover:before{visibility:visible;opacity:1}.goods--columns .__item:hover .__details{visibility:visible;opacity:1;box-shadow:10px 17px 38px 0 rgba(0,0,0,.1)}.goods--rows .__item .__image:after{right:0;top:50%;margin-top:-7px;border-width:7px 7px 7px 0;border-color:transparent #f7f7f7 transparent transparent}.goods--rows .__item .__content{margin:0;padding:20px 30px}.goods--rows .__item .__price,.goods--rows .__item .__price-old{display:inline-block;margin-bottom:0}.goods--rows .__item .__price-old{margin-left:15px}.goods--rows .__item .__label{left:45px;width:auto}@media only screen and (min-width:1200px){.goods--5-columns .col{width:20%}}.gallery{margin-bottom:60px}.gallery:last-child{margin-bottom:0}.gallery .__inner{margin-bottom:-10px}.gallery .row{margin-left:-5px;margin-right:-5px}.gallery .col{padding-left:5px;padding-right:5px}.gallery .__item{background-color:#fff;margin-bottom:10px;transition:box-shadow .3s ease-in-out}.gallery .__item,.gallery .__item .__image{position:relative;width:100%;overflow:hidden}.gallery .__item .__image{height:0;min-height:250px;padding-top:65.10417%;margin:auto}.gallery .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.gallery .__item .__content{position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .3s ease-in-out}.gallery .__item .__description{position:absolute;bottom:0;left:0;right:0;margin-bottom:80px;padding:20px;color:#fff;-webkit-transform:translateY(100%);transform:translateY(100%);transition:margin .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,margin .2s ease-in-out;transition:transform .2s ease-in-out,margin .2s ease-in-out,-webkit-transform .2s ease-in-out}.gallery .__item .__title{position:relative;display:inline-block;line-height:1;font-size:1.6rem;font-weight:600;text-transform:uppercase;background-color:#fff;margin-bottom:15px;padding:12px 15px;transition:background-color .3s ease-in-out,color .2s ease-in-out}.gallery .__item .__title:before{content:"";position:absolute;top:0;left:0;width:50px;height:2px;transition:background-color .3s ease-in-out}.gallery .__item .__full-link{position:absolute;top:0;left:0;width:100%;height:100%}.gallery .__item .fontello-zoom-in{position:absolute;top:50%;left:50%;margin-left:-17px;margin-top:-17px;width:34px;height:34px;line-height:34px;font-size:2.2rem;text-align:center;color:#666;background-color:#fff;border-radius:50%;transition:background-color .3s ease-in-out,color .3s ease-in-out,opacity .3s ease-in-out;z-index:1}.gallery .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}.gallery .__item:hover .__content{background-color:rgba(0,0,0,.8)}.gallery .__item:hover .__description{margin-bottom:0;-webkit-transform:translateY(0);transform:translateY(0)}.gallery .__item:hover .__title{color:#fff}.gallery .__item:hover .__title:before{background-color:#fff}.gallery--style-2 .__item .__content:before{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:3px solid #fff;opacity:0;transition:opacity .3s ease-in-out}.gallery--style-2 .__item .__content .fontello-zoom-in{opacity:0}.gallery--style-2 .__item .__content .fontello-zoom-in:hover{color:#fff}.gallery--style-2 .__item:hover .__content:before,.gallery--style-2 .__item:hover .fontello-zoom-in{opacity:1}.gallery-video{margin-bottom:60px}.gallery-video:last-child{margin-bottom:0}.gallery-video .__inner{margin-bottom:-10px}.gallery-video .row{margin-left:-5px;margin-right:-5px}.gallery-video .col{padding-left:5px;padding-right:5px}.gallery-video .__item{position:relative;width:100%;background-color:#fff;margin-bottom:10px;overflow:hidden;transition:box-shadow .3s ease-in-out}.gallery-video .__item .__content{padding:20px}.gallery-video .__item .__title{font-size:1.6rem;font-weight:600;margin-bottom:5px}.gallery-video .__item .__date-post{line-height:1;font-size:1.2rem;margin-top:5px}.projects{margin-bottom:60px}.projects:last-child{margin-bottom:0}.projects .__inner{margin-bottom:-10px}.projects .row{margin-left:-5px;margin-right:-5px}.projects .col{padding-left:5px;padding-right:5px}.projects .__item{position:relative;width:100%;background-color:#fff;margin-bottom:10px;box-shadow:0 0 7px 0 rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out}.projects .__item .__image{position:relative;width:100%;height:0;padding-top:63.82979%;margin:auto;overflow:hidden}.projects .__item .__image:after{content:"";position:absolute;bottom:0;left:50%;margin-left:-7px;width:0;height:0;border-style:solid;border-width:0 7px 7px;border-color:transparent transparent #fff}.projects .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.projects .__item .__content{position:relative;padding:25px 15px 30px;line-height:1;font-size:1.4rem;font-weight:400;text-align:center}.projects .__item ul{list-style:none}.projects .__item .__title{font-size:1.6rem;font-weight:600;margin-bottom:5px}.projects .__item .__type{color:#000;margin-top:3px}.projects .__item .__square{display:inline-block;vertical-align:top;font-weight:600;color:#fff;margin:15px 0;padding:8px 15px;border-radius:30px}.projects .__item .__price{font-size:2.4rem;margin-top:0}.projects .__item:hover{box-shadow:0 0 15px rgba(0,0,0,.2)}.projects .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}.projects--slider .__inner{margin:-15px}.projects--slider .owl-control-container{margin-top:15px;margin-bottom:0}.projects--slider .owl-control-container:first-child{margin-top:0;margin-bottom:15px}.projects--slider .owl-item{padding:15px 7px}.projects--slider .__item{margin-bottom:0}.content-container .projects--slider{padding-left:7px;padding-right:7px}.about .__inner{margin-bottom:-30px}.about .__item{position:relative;width:100%;background-color:#fff;line-height:1;font-size:1.6rem;font-weight:700;color:#000;margin-bottom:30px}.about .__num{position:relative;line-height:.8em;font-size:6rem;font-weight:600;margin-bottom:10px}.about .__num:before{position:absolute;bottom:100%;left:0;margin-bottom:5px;content:attr(data-text);line-height:1;font-size:1.6rem}.about .b-table .cell{width:100%}.about .b-table .cell:first-child{width:auto}.about .__ico{display:inline-block;vertical-align:top;width:50px;margin-top:5px;margin-right:15px;padding-top:5px;border-top:2px solid;text-align:center}@media only screen and (max-width:559px){.about .__item{max-width:250px}}.posts{display:none;margin-bottom:60px}.posts:last-child{margin-bottom:0}.posts .__inner{margin-bottom:-10px}.posts .__item{position:relative;width:100%;background-color:#fff;font-weight:400;margin-bottom:10px}.posts .__item .__image{position:relative;width:100%;height:0;padding-top:70.79646%;margin:auto;overflow:hidden}.posts .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.posts .__item .__content{padding:20px;padding-bottom:35px}.posts .__item .__title{font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#000;margin-bottom:5px}.posts .__item p{margin-top:20px;margin-bottom:20px}.posts .__item p:first-child{margin-top:0}.posts .__item p:last-child{margin-bottom:0}.posts .__item .__date-post{line-height:1;font-size:1.2rem;margin-top:5px}.posts .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}.posts--slider{display:block}@media only screen and (min-width:768px){.posts{display:block}.posts .row{margin-left:-5px;margin-right:-5px}.posts .col{padding-left:5px;padding-right:5px}.posts--slider{display:none}}@media only screen and (min-width:1200px){.posts--5-columns .col{width:20%}}.brands--slider{padding-left:30px;padding-right:30px}.brands--slider .owl-theme .owl-nav [class*=owl-]{top:50%;margin-top:-10px}.brands--slider .owl-theme .owl-nav .owl-prev{left:-30px}.brands--slider .owl-theme .owl-nav .owl-next{right:-30px}.brands--slider .owl-theme .owl-dots{margin-top:30px}.brands .__item{position:relative;display:block;width:100%;height:135px;cursor:pointer;overflow:hidden;border:1px solid #eee;transition:border-color .3s ease-in-out}.brands .__item img{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;max-width:100%;max-height:100%;margin:auto;border:9px solid transparent}.call-to-action{color:#fff;padding-top:40px;padding-bottom:10px}.call-to-action .__content{max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.call-to-action .__title{line-height:1.3;font-size:1.8rem;font-weight:700;text-transform:uppercase}.call-to-action p{margin-top:10px;margin-bottom:10px}.call-to-action p:first-child{margin-top:0}.call-to-action p:last-child{margin-bottom:0}.subscribe{color:#fff;padding-top:50px;padding-bottom:50px}.subscribe .__content{font-size:1.8rem}.subscribe .__content span{text-transform:uppercase}.subscribe .__form{margin-top:30px}.subscribe .__form .cell:first-child{padding-right:20px}.subscribe .__form .textfield{background-color:transparent;border-color:#fff;color:#fff;padding-left:30px;padding-right:30px}.subscribe .__form .textfield::-webkit-input-placeholder{color:#fff}.subscribe .__form .textfield:-moz-placeholder,.subscribe .__form .textfield::-moz-placeholder{color:#fff}.subscribe .__form .textfield:-ms-input-placeholder{color:#fff}@media only screen and (max-width:559px){.subscribe .__form .b-table,.subscribe .__form .cell{display:block;width:100%}.subscribe .__form button[type=submit]{width:100%;margin-top:30px}}@media only screen and (min-width:992px){.subscribe .__form{margin-top:0}}.company-contacts{position:relative;min-height:300px}.company-contacts .yandex-map{top:0;left:0;width:100%;height:100%;height:300px;z-index:2}.company-contacts .__container{margin-top:20px;margin-bottom:20px}.company-contacts .btn-zoom-map,.company-contacts .company-address,.company-contacts .form-s{position:relative;z-index:3}.company-contacts .company-address,.company-contacts .form-s{background-color:#fff;box-shadow:10px 17px 38px 0 rgba(0,0,0,.2)}.company-contacts .btn-zoom-map{display:block;line-height:1.2;font-size:1.6rem;color:#fff}.company-contacts .btn-zoom-map .__ico{display:inline-block;vertical-align:top;line-height:1;color:#fff!important}.company-contacts .btn-zoom-map .__ico:before{float:left;line-height:inherit}.company-contacts .btn-zoom-map b{font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.3)}.company-contacts .btn-zoom-map--style-1{max-width:350px;padding:15px 30px}.company-contacts .btn-zoom-map--style-1 .cell:first-child{width:100px}.company-contacts .btn-zoom-map--style-1 .__ico{display:inline-block;vertical-align:top;line-height:1;font-size:6rem}.company-contacts .btn-zoom-map--style-1 .__ico:before{float:left}.company-contacts .btn-zoom-map--style-2{padding:20px 30px}.company-contacts .btn-zoom-map--style-2 .b-table .cell{width:100%}.company-contacts .btn-zoom-map--style-2 .b-table .cell:first-child{width:auto}.company-contacts .btn-zoom-map--style-2 .__ico{font-size:3rem;margin-right:25px}.company-contacts--style-1 .company-address{padding:30px}.company-contacts--style-1 .company-address--style-1{margin-top:30px;margin-bottom:30px;padding-bottom:10px}.company-contacts--style-3 .yandex-map{position:absolute!important}.company-address{position:relative;width:100%}.company-address table{margin-bottom:20px;line-height:1}.company-address table tr:first-child td{padding-top:0}.company-address .__subtitle,.company-address .__title{line-height:1;font-weight:700;color:#000}.company-address .__title{font-size:1.8rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:25px}.company-address .__title:after{content:"";display:block;width:62px;height:2px;margin-top:10px}.company-address .__subtitle{font-size:1.6rem}.company-address .__ico{display:inline-block;vertical-align:top;line-height:1;text-align:center}.company-address--style-1 table{margin-bottom:25px}.company-address--style-1 table td{vertical-align:top;padding-top:15px}.company-address--style-1 table td:first-child{width:100px}.company-address--style-1 .btn-zoom-map{margin:0 -30px;max-width:none}.company-address--style-2{max-width:490px;margin-top:20px;margin-bottom:20px;padding:20px 15px;padding-right:145px}.company-address--style-2 table tr:first-child td{padding-top:0}.company-address--style-2 table td{padding-top:40px}.company-address--style-2 table td:first-child{width:50px}.company-address--style-2 .__subtitle{margin-bottom:5px}.company-address--style-2 .__ico{min-width:30px;padding-bottom:1px;border-bottom:2px solid #000;color:#000;font-size:2.5rem;text-align:center}.company-address--style-2 .btn-zoom-map{position:absolute;top:0;bottom:0;right:0;width:130px;padding:15px;text-align:center}.company-address--style-2 .btn-zoom-map .__ico{border:none;font-size:6rem;margin-bottom:25px}.company-address--style-3 table{margin-bottom:45px}.company-address--style-3 table td{width:100%}.company-address--style-3 table td:first-child{width:auto}.company-address--style-3 .__subtitle{margin-bottom:10px}.company-address--style-3 .__ico{width:40px;height:40px;margin-right:20px;line-height:40px;font-size:2.2rem;color:#fff;border-radius:50%}.company-address--style-3 .__ico:before{line-height:inherit}@media only screen and (min-width:560px){.company-address--style-2{padding:30px;padding-right:160px}}@media only screen and (min-width:768px){.company-contacts--style-1 .company-address--style-1{margin-top:55px;margin-bottom:55px;max-width:370px}.company-contacts--style-1 .yandex-map,.company-contacts--style-2 .yandex-map{position:absolute!important;height:100%}}@media only screen and (min-width:992px){.company-contacts--style-4 .yandex-map{position:absolute!important;height:100%}}#footer{background-color:#fff;border-top:1px solid;font-size:1.4rem;color:#000}#footer .__line{padding-top:19px;padding-bottom:20px}#footer .__line--third{background-color:#333;margin-top:20px;color:#fff}#footer .__line--third .footer__item{margin-top:10px;margin-bottom:10px}#footer .__site-logo{margin-top:15px}#footer .footer__item{position:relative;width:100%}#footer__navigation{margin-top:30px}#footer__navigation .__toggle{display:block;padding:15px 10px;line-height:1.8rem;text-transform:uppercase;color:#fff;cursor:pointer}#footer__navigation .__toggle i{display:inline-block;vertical-align:bottom;font-size:1.8rem;margin-left:5px;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}#footer__navigation input[type=checkbox]{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;opacity:0;clip:rect(2px,2px,2px,2px)}#footer__navigation input[type=checkbox]:checked+.__toggle i{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}#footer__navigation input[type=checkbox]:checked+.__toggle+*,#footer__navigation input[type=checkbox]:checked~ul{height:auto;overflow:visible}#footer__navigation ul{height:0;overflow:hidden;box-shadow:0 5px 10px 0 hsla(0,0%,40%,.29)}#footer__navigation li{display:block;border-top:1px solid #efefef}#footer__navigation li.active a,#footer__navigation li:hover a{color:#fff}#footer__navigation a{padding:18px 0}#footer .__contact{margin-top:25px;margin-bottom:25px}#footer .__contact .__title{line-height:1;font-size:1.6rem;font-weight:700;color:#000;margin-bottom:15px}#footer .__contact .__title:after{content:"";display:block;margin-top:5px;margin-left:auto;margin-right:auto;width:30px;height:2px}#footer .__contact .b-table .cell+.cell{width:100%}#footer .__contact .__ico{display:none;line-height:1;font-size:2.5rem}#footer .__contact .__ico:before{vertical-align:top}#footer .social-btns{margin-bottom:-10px}#footer .social-btns a{width:30px;height:30px;margin-bottom:10px;line-height:30px;font-size:1.5rem;color:#fff}#footer .social-btns a.vk{background:#577591}#footer .social-btns a.ok{background:#eb6b0e}#footer .social-btns a.fb{background:#23599b}#footer .social-btns a.yt{background:#dc4b3f}#footer .social-btns a.mail{background:#eb6b0e}#footer .social-btns a.tw{background:#168de2}#footer .social-btns a.ins{background:linear-gradient(220deg,#5d25c6,#5d25c6 15%,#dc098b 62%,#f8bc6a)}#footer a{color:inherit}@media only screen and (min-width:992px){#footer .__line{border-top:1px solid #e1e0e0}#footer .__line--first .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .__line--third{background-color:transparent;margin-top:0;color:inherit}#footer .__line--third .footer__item{margin-top:0;margin-bottom:0}#footer .footer__item{width:auto}#footer .__site-logo,#footer__navigation{margin-top:0}#footer__navigation .__toggle{display:none}#footer__navigation ul{height:auto;overflow:visible;margin-left:-25px;box-shadow:none}#footer__navigation li{display:inline-block;border:none;margin-left:25px}#footer__navigation li.active a,#footer__navigation li:hover a{background-color:transparent}#footer .__contact{margin-top:15px;margin-bottom:15px}#footer .__contact .__title:after{margin-left:0}#footer .__contact .b-table .cell:first-child{min-width:50px}#footer .__contact .__ico{display:inline-block}}@media only screen and (min-width:1200px){#footer__navigation ul{margin-left:-35px}#footer__navigation li{margin-left:35px}}.sidebar{padding-bottom:30px}.sidebar:not(.js-sticky){position:relative;z-index:2}.sidebar.js-sticky{top:100px}@media only screen and (min-width:992px){.sidebar{padding-bottom:0}}.content-container{position:relative;line-height:1.7;z-index:2}.content-container ol,.content-container ul{list-style:disc inside}.content-container p{margin-top:15px;margin-bottom:15px}.content-container p:first-child{margin-top:0}.content-container p:last-child{margin-bottom:0}.content-container .caption{margin-top:30px;margin-bottom:30px;color:#333}.content-container .caption:first-child{margin-top:0}.content-container .caption:last-child{margin-bottom:0}.content-container .caption .__title{line-height:1;font-size:1.8rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#010101;margin-bottom:15px}.content-container .subtitle{font-size:1.6rem;font-weight:600;color:#666;margin-bottom:20px}.page-title{padding-bottom:10px}.page-title:first-child{margin-top:-5px}.page-title .__title{line-height:1.1;font-size:4rem;font-weight:300;color:#000}@media only screen and (min-width:400px){.page-title .__title{font-size:4.3rem}}@media only screen and (min-width:560px){.page-title .__title{font-size:4.8rem}}.goods-category:last-child{margin-bottom:0}.goods-category .__item{position:relative;width:100%}.goods-category .__item .__image{position:relative;width:100%;height:0;margin:auto;overflow:hidden}.goods-category .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.goods-category .__item .__title{font-weight:700}.goods-category .__item ul{list-style:none}.goods-category .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}.goods-category--style-1{margin-bottom:60px}.goods-category--style-1 .row{margin-left:-8px;margin-right:-8px}.goods-category--style-1 .col{padding-left:8px;padding-right:8px}.goods-category--style-1 .__item{border-top:2px solid #e6e1e1;padding:15px}.goods-category--style-1 .__item:before{content:"";position:absolute;top:-2px;left:50%;margin-left:-31px;width:62px;height:2px}.goods-category--style-1 .__item .__image{padding-top:72.46377%}.goods-category--style-1 .__item .__content{margin-top:25px}.goods-category--style-1 .__item .__title{font-size:1.6rem;text-transform:uppercase;margin-bottom:15px}.goods-category--style-1 .__item ul{line-height:1}.goods-category--style-1 .__item ul li{margin-top:10px}.goods-category--style-1 .__item ul a{line-height:1.4;font-weight:600;color:#252525}.goods-category--style-1 .__item ul ul{padding-left:10px}.goods-category--style-1 .__item ul ul a{font-size:1.3rem;color:#666}.goods-category--style-2{margin-top:30px;margin-bottom:30px}.goods-category--style-2 .__inner{margin-bottom:-30px}.goods-category--style-2 .row{margin-left:-10px;margin-right:-10px}.goods-category--style-2 .col{padding-left:10px;padding-right:10px}.goods-category--style-2 .__item{margin-bottom:30px}.goods-category--style-2 .__item .__image{padding-top:73.07692%}.goods-category--style-2 .__item .__content{margin-top:20px}.goods-category--style-2 .__item .__title{font-size:1.4rem}@media only screen and (min-width:560px){.goods-category--style-1 .__item{padding:30px}}.reviews{margin-bottom:60px}.reviews:last-child{margin-bottom:0}.reviews .__item{margin-top:60px}.reviews .__item:first-child{margin-top:0}.reviews .__item:after{content:"";display:table;clear:both}.reviews .__item .author-img{float:left}.reviews .__item .author-img img{width:auto}.reviews .__item .author-img+div{margin-left:0;padding-top:10px;clear:both}.reviews .__item .author-name,.reviews .__item .author-position{line-height:1.2;margin-top:5px;margin-bottom:5px}.reviews .__item .author-name:first-child,.reviews .__item .author-position:first-child{margin-top:0}.reviews .__item .author-name:last-child,.reviews .__item .author-position:last-child{margin-bottom:0}.reviews .__item .author-name{font-size:1.6rem;font-weight:600;color:#252525}.reviews .__item .author-position{font-size:1.2rem;font-weight:400}.reviews .__item .author-message{position:relative;background-color:#f7f6f6;border:1px solid #ccc;margin-top:25px;line-height:1.4;color:#333}.reviews .__item .author-message:after,.reviews .__item .author-message:before{content:"";position:absolute;left:13px;bottom:100%;width:0;height:0;border-style:solid;border-color:transparent}.reviews .__item .author-message:before{border-width:13px 0 0 13px;border-left-color:#ccc}.reviews .__item .author-message:after{margin-left:1px;border-width:11px 0 0 10px;border-left-color:#f7f6f6}.reviews .__item .author-message>div{padding:19px 14px}.reviews .__item .author-message>div:before{content:"";position:absolute;left:24px;top:-1px;width:63px;height:2px}.reviews--slider .__item{margin-top:0;text-align:center}.reviews--slider .__item .author-img{float:none!important}.reviews--slider .__item .author-img+div{margin-left:0!important;padding-top:15px!important}.reviews--slider .__item .author-message{text-align:left}.reviews--slider .__item .author-message:after,.reviews--slider .__item .author-message:before{content:none}.reviews--slider .__item .author-message>div:before{left:50%;margin-left:-31px}@media only screen and (min-width:560px){.reviews .__item .author-img+div{margin-left:130px;padding-top:0;clear:none}.reviews .__item .author-img+div .author-message:after,.reviews .__item .author-img+div .author-message:before{top:20px;right:100%;bottom:auto;left:auto}.reviews .__item .author-img+div .author-message:before{border-width:0 13px 13px 0;border-right-color:#ccc}.reviews .__item .author-img+div .author-message:after{margin-top:1px;border-width:0 11px 10px 0;border-right-color:#f7f6f6}.reviews .__item .author-message>div{padding:24px}}.teams{margin-bottom:60px}.teams:last-child{margin-bottom:0}.teams .__inner{margin-bottom:-10px}.teams .row{margin-left:-5px;margin-right:-5px}.teams .col{padding-left:5px;padding-right:5px}.teams .__item{position:relative;width:100%;margin-bottom:10px;padding:0 0 25px;box-shadow:0 0 7px 0 rgba(0,0,0,.1)}.teams .__item:before{content:"";position:absolute;top:0;left:50%;margin-left:-30px;width:60px;height:2px;z-index:1}.teams .__item .__image{position:relative;width:100%;height:0;padding-top:87.5%;margin:auto;overflow:hidden;box-shadow:0 0 7px 0 rgba(0,0,0,.1)}.teams .__item .__image img{position:absolute;top:0;left:0;width:100%;height:100%;transition:-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94);transition:transform .7s cubic-bezier(.25,.46,.45,.94),-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)}.teams .__item .__content{padding-top:25px;line-height:1.2;text-align:center}.teams .__item .__content p{line-height:inherit}.teams .__item .__name,.teams .__item .__position{margin-top:5px;margin-bottom:5px}.teams .__item .__name:first-child,.teams .__item .__position:first-child{margin-top:0}.teams .__item .__name:last-child,.teams .__item .__position:last-child{margin-bottom:0}.teams .__item .__name{font-size:1.6rem;font-weight:600}.teams .__item .__contact{margin-top:20px;list-style:none}.teams .__item .__contact li{margin-top:10px}.teams .__item .__contact li:first-child{margin-top:0}.teams .__item .__phone{font-size:1.6rem;color:#000}.teams .__item .__phone a{color:inherit}.teams .__item .__link{font-size:1.3rem;font-weight:600;text-decoration:underline}.teams .__item .__link:focus,.teams .__item .__link:hover{text-decoration:none}.teams .__item .__ico{line-height:1;font-size:1.7rem;color:#000;margin-right:10px}.teams .__item:hover .__image img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0)}@media only screen and (min-width:560px){.teams .__item{padding:20px 20px 35px}}.jobs .__item{margin-top:40px;border:1px solid #ccc}.jobs .__item:first-child{margin-top:0}.jobs .__item .__header{background-color:#f7f6f6;border-bottom:1px solid #ccc;padding:24px 14px}.jobs .__item .__header p{line-height:1.2;font-size:1.8rem;text-transform:uppercase;margin-top:10px;margin-bottom:10px}.jobs .__item .__header p:first-child{margin-top:0}.jobs .__item .__header p:last-child{margin-bottom:0}.jobs .__item .__header .__title{font-weight:600;letter-spacing:2px;color:#000}.jobs .__item .__header .__subtitle{font-weight:700}.jobs .__item .__header .custom-btn{margin-top:20px}.jobs .__item .__header .custom-btn:not(:hover):not(:focus):not(:active){background-color:#fff}.jobs .__item .__header .custom-btn span{display:none}.jobs .__item .__header .custom-btn span:first-child{display:inline-block}.jobs .__item .__header .custom-btn i{margin-left:5px}.jobs .__item .__header .custom-btn.active span{display:inline-block}.jobs .__item .__content,.jobs .__item .__header .custom-btn.active span:first-child{display:none}.jobs .__item .__content div{padding:24px 14px}.jobs .__item .__content ul{margin-top:40px}.jobs .__item .__content ul:first-child{margin-top:0}.jobs .__item .__content li{color:#333;margin-top:5px}.jobs .__item .__content li:first-child{margin-top:0;list-style:none}@media only screen and (min-width:560px){.jobs .__item .__header{padding:24px 29px}.jobs .__item .__content div{padding:29px}}@media only screen and (min-width:768px){.jobs .__item .__header .custom-btn{margin-top:0}}.licenses{margin-bottom:60px}.licenses:last-child{margin-bottom:0}.licenses .__item{position:relative;margin-top:20px;padding:19px 14px;border:1px solid #ccc;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.licenses .__item:first-child{margin-top:0}.licenses .__item:after,.licenses .__item:before{content:""}.licenses .__item:before{position:absolute;top:-1px;left:auto;width:63px;height:2px}.licenses .__item:after{display:table;clear:both}.licenses .__item .__image{position:relative;width:150px;margin:auto;background-color:rgba(0,0,0,.5)}.licenses .__item .__image a:before{position:absolute;top:50%;left:50%;margin-left:-17px;margin-top:-17px;width:34px;height:34px;line-height:34px;font-size:2.2rem;text-align:center;color:#666;background-color:#fff;border-radius:50%;transition:background-color .3s ease-in-out,color .3s ease-in-out;z-index:1}.licenses .__item .__image img{width:100%;opacity:.5;transition:opacity .3s ease-in-out}.licenses .__item .__image+.__content{margin-left:0;padding-top:30px;clear:both}.licenses .__item .__content{line-height:1.4}.licenses .__item .__title{line-height:1.2;font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#252525;margin-bottom:15px}.licenses .__item:hover{box-shadow:10px 17px 38px 0 rgba(0,0,0,.2)}.licenses .__item:hover .__image img{opacity:1}.licenses .__item:hover .__image a:before{color:#fff}@media only screen and (min-width:560px){.licenses .__item{padding:19px}.licenses .__item .__image{float:left}.licenses .__item .__image+.__content{margin-left:180px;padding-top:0;clear:none}}.requisites{margin-bottom:60px;overflow-x:auto}.requisites:last-child{margin-bottom:0}.requisites table{min-width:600px;margin-top:30px;line-height:1.4}.requisites table tr{border-bottom:1px solid #d7d7d7;background-color:#fff}.requisites table tr:first-child{border-top:1px solid #d7d7d7}.requisites table tr:nth-of-type(odd){background-color:#f7f6f6}.requisites table td{padding:18px 20px}.requisites table td:first-child{font-size:1.6rem;color:#000}.product-single{margin-bottom:30px}.product-single:last-child{margin-bottom:0}.product-single .__gallery{position:relative;margin-bottom:30px}.product-single .__gallery .row{margin-left:-7px;margin-right:-7px}.product-single .__gallery .col{padding-left:7px;padding-right:7px}.product-single .__gallery .__image{position:relative;width:100%;height:0;margin:7px auto;overflow:hidden;background-color:#fff;border:1px solid #ccc}.product-single .__gallery .__image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.product-single .__gallery .__image--big{margin-top:0}.product-single .__gallery .__image--big a{position:absolute;top:0;left:0;width:100%;height:100%}.product-single .__gallery .__image--small{transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.product-single .__gallery .__image--small img{cursor:pointer}.product-single .__gallery .__image--small.active,.product-single .__gallery .__image--small:hover{box-shadow:11px 16px 38px 0 rgba(0,0,0,.2)}.product-single .__gallery .__image--small.active{cursor:default}.product-single .__gallery--style-1 .__image{padding-top:100%}.product-single .__gallery--style-1 .__image img{max-width:100%;max-height:100%;border-style:solid;border-color:transparent}.product-single .__gallery--style-1 .__image--big img{border-width:14px}.product-single .__gallery--style-1 .__image--small img{border-width:4px}.product-single .__gallery--style-2 .__image{padding-top:68.42105%}.product-single .__gallery--style-2 .__image img{width:100%;height:100%}.product-single .__info .__line{border-top:1px solid #efefef;padding-top:20px;padding-bottom:20px}.product-single .__info .__line:first-child{border-top:none;padding-top:0}.product-single .__info .__line--info{line-height:1}.product-single .__info .__line--info b{font-weight:400;color:#000}.product-single .__info .__line--price .__price-old{font-size:1.6rem}.product-single .__info .__line--price .__price{font-size:3.6rem}.product-single .__info .__line--price .__sale{font-size:1.6rem}.product-single .__info .__line--buy form{margin-top:-20px;margin-bottom:-20px}.product-single .__info .__line--buy form:after{content:"";display:table;clear:both}.product-single .__info .__line--buy form button[type=submit]{min-width:140px}.product-single .__info .__line--buy .cell{padding-top:20px;padding-top:10px;padding-bottom:10px}.product-single .__info .__line--buy .cell--first{width:auto;padding-right:15px}.product-single .__info .__line--buy .counter{float:left;margin-right:10px}.product-single .__info .__line--buy .ask-btn{min-width:180px}.product-single .__info .__line--text{color:#000}.product-single .__info .__line--share .ya-share2{display:inline-block;vertical-align:middle;margin-left:15px}.product-single .__description{margin-top:60px;font-weight:400}.product-single .__accessories{margin-top:60px;margin-bottom:60px;line-height:1.2;color:#000}.product-single .__accessories .accordion-item .__inner{padding:0;overflow-y:auto}.product-single .__accessories table{min-width:700px}.product-single .__accessories table tr{border-top:1px solid #f0f0f0}.product-single .__accessories table tr:first-child{border-top:none}.product-single .__accessories table td{padding:15px 25px}.product-single .__accessories table td:first-child{width:100%}.product-single .__accessories .__image{position:relative;float:left;margin:auto;width:85px;height:85px;border:1px solid #ccc;margin-right:25px}.product-single .__accessories .__image img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;border:1px solid transparent}.product-single .__accessories .__category a,.product-single .__accessories .__title a{color:inherit}.product-single .__accessories .__title{font-size:1.6rem;font-weight:700;margin-bottom:0}.product-single .__accessories .__category{margin-top:0}.product-single .__accessories .__price{font-size:1.8rem}.product-single .__accessories .__btn{display:inline-block;line-height:1;font-size:1.1rem;text-transform:uppercase;letter-spacing:0;white-space:nowrap;border:1px solid;padding:9px 20px;box-shadow:none;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-drag:none;-ms-touch-action:manipulation;touch-action:manipulation;border-radius:30px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out}.product-single .__accessories .__btn:active,.product-single .__accessories .__btn:focus,.product-single .__accessories .__btn:hover{color:#fff}.product-single .__accessories .__btn:focus,.product-single .__accessories .__btn:hover{background-color:#e51f1f;border-color:#e51f1f}.product-single .__accessories .__btn:active{background-color:#c11616;border-color:#c11616}.product-single .__details{margin-top:60px;line-height:1.4}.product-single .__details .tab-nav{margin-left:-15px;margin-right:-15px}.product-single .__details .tab-nav a{display:block;margin-bottom:-1px;padding:20px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:1.4rem;text-transform:uppercase;color:#252525;transition:color .3s ease-in-out,border-color .3s ease-in-out}.product-single .__details .tab-nav a.active,.product-single .__details .tab-nav a:focus,.product-single .__details .tab-nav a:hover{background-color:#f7f6f6;z-index:1}.product-single .__details .tab-content{margin-top:30px}.product-single .__compare .list-title{line-height:1;font-size:1.6rem;font-weight:700;color:#000}.product-single .__order-service{margin-top:30px;background-color:#f7f6f6;padding:30px}.product-single .__order-service .__title{font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.product-single .__order-service .__ico{vertical-align:top;line-height:1;font-size:8rem}.product-single .__order-service p{margin-top:10px;margin-bottom:10px}.product-single .__order-service p:first-child{margin-top:0}.product-single .__order-service p:last-child{margin-bottom:0}.product-single .__order-service .custom-btn{margin-top:15px}.product-single .__subscribe{margin-top:50px;margin-bottom:50px}.product-single .__subscribe:first-child{margin-top:0}.product-single .__subscribe:last-child,.product-single .__subscribe p:last-of-type{margin-bottom:0}.product-single .__subscribe button[type=submit]{margin-top:20px}.product-single .__specification{line-height:1.2}.product-single .__specification tr{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=");background-repeat:repeat-x;background-position:0 100%}.product-single .__specification tr:first-child td{padding-top:0}.product-single .__specification td{padding-top:15px;font-weight:400;color:#000}.product-single .__specification td:first-child{color:#666}.product-single .__specification td:first-child span{padding-left:0;padding-right:10px}.product-single .__specification td span{display:inline-block;vertical-align:bottom;background-color:#fff;margin-bottom:-3px;padding-left:10px}.product-single .photos--slider{margin:20px 0 50px}.product-single .quote{background-color:#f7f6f6;margin:50px 0;padding:1px 15px 15px;line-height:1.7;font-style:italic;color:#000}.product-single .quote:first-child{margin-top:0}.product-single .quote:last-child{margin-bottom:0}.product-single .quote>div{padding-left:45px}.product-single .quote>div:after{content:"";display:table;clear:both}.product-single .quote .ico{float:left;line-height:1;font-size:2.7rem;margin-left:-45px}@media only screen and (max-width:559px){.product-single .__info .__line--buy .ask-btn,.product-single .__info .__line--buy .b-table,.product-single .__info .__line--buy .b-table .cell{width:100%}.product-single .__info .__line--buy .b-table,.product-single .__info .__line--buy .b-table .cell{display:block;padding:10px 0;border:none!important}}@media only screen and (min-width:560px){.product-single .__accessories table td{padding:25px}.product-single .quote{padding:15px 30px 30px}}@media only screen and (min-width:768px){.product-single .__gallery{margin-bottom:0}.product-single .__details .tab-nav{margin-left:0;margin-right:0;border-bottom:1px solid #ccc}.product-single .__details .tab-nav a{display:inline-block;vertical-align:middle;padding:8px 20px 7px;border-top:none;border-bottom:2px solid transparent}.product-single .__details .tab-nav a.active,.product-single .__details .tab-nav a:focus,.product-single .__details .tab-nav a:hover{background-color:transparent}}@media only screen and (min-width:1200px){.product-single .__info .__line--buy form{text-align:right}.product-single .__info .__line--buy .cell--first{float:left}.product-single .__info .__line--buy .cell--second{display:inline-block;padding-left:15px;border-left:1px solid #efefef}.product-single .__info .__line--buy .cell>*{display:inline-block;margin-top:10px;margin-bottom:10px}}@media only screen and (min-width:850px) and (max-width:991px){.product-single .__info .__line--buy form{text-align:right}.product-single .__info .__line--buy .cell--first{float:left}.product-single .__info .__line--buy .cell--second{display:inline-block;padding-left:15px;border-left:1px solid #efefef}.product-single .__info .__line--buy .cell>*{display:inline-block;margin-top:10px;margin-bottom:10px}}@media only screen and (min-width:560px) and (max-width:767px){.product-single .__info .__line--buy form{text-align:right}.product-single .__info .__line--buy .cell--first{float:left}.product-single .__info .__line--buy .cell--second{display:inline-block;padding-left:15px;border-left:1px solid #efefef}.product-single .__info .__line--buy .cell>*{display:inline-block;margin-top:10px;margin-bottom:10px}}.partners{margin-bottom:60px}.partners:last-child{margin-bottom:0}.partners .__inner{margin-bottom:-10px}.partners .row{margin-left:-5px;margin-right:-5px}.partners .col{padding-left:5px;padding-right:5px}.partners .__item{position:relative;width:100%;margin-bottom:10px;background-color:#fff;border:1px solid #eee;box-shadow:0 0 7px 0 rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out}.partners .__item .__image{position:relative;width:100%;height:0;padding-top:63.82979%;margin:auto;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.partners .__item .__image:after{content:"";position:absolute;width:0;height:0;border-style:solid;bottom:0;left:50%;margin-left:-7px;border-width:0 7px 7px;border-color:transparent transparent #f7f7f7}.partners .__item .__image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;max-height:100%;border:10px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.partners .__item .__image a{position:absolute;top:0;left:0;width:100%;height:100%}.partners .__item .__content{padding:25px 20px 35px;line-height:1;text-align:center}.partners .__item .__title{font-size:1.6rem;font-weight:600;color:#000;margin-bottom:10px}.partners .__item .__title:after{content:"";display:block;width:62px;height:2px;margin-top:10px;margin-left:auto;margin-right:auto}.partners .__item .__contact{margin-top:25px;list-style:none}.partners .__item .__contact li{margin-top:10px}.partners .__item .__contact li:first-child{margin-top:0}.partners .__item .__phone{font-size:1.6rem;color:#000}.partners .__item .__phone a{color:inherit}.partners .__item .__link{font-size:1.3rem;font-weight:600;text-decoration:underline}.partners .__item .__link:focus,.partners .__item .__link:hover{text-decoration:none}.partners .__item .__ico{line-height:1;font-size:1.7rem;color:#000;margin-right:10px}.partners-location{margin-bottom:60px}.partners-location:last-child{margin-bottom:0}.partners-location .__inner{margin-bottom:-10px}.partners-location .row{margin-left:-5px;margin-right:-5px}.partners-location .col{padding-left:5px;padding-right:5px}.partners-location .accordion-toggler{font-weight:600;letter-spacing:2px;color:#010101}.partners-location .location{padding-top:20px;border-top:1px solid #eee}.partners-location .location:first-child{padding-top:0;border-top:none}.partners-location .location__item{margin-bottom:15px}.partners-location .location__item .__link{text-decoration:underline}.partners-location .location__item .__link:focus,.partners-location .location__item .__link:hover{text-decoration:none}.partners-location .location__item .__phone{color:#000}.partners-location .location__item .__phone a{color:inherit}.partners-location .location__item .__ico{line-height:1;font-size:1.7rem;color:#000;margin-right:10px}.partners-location .custom-radio{line-height:1.2;font-size:1.6rem;margin-bottom:10px}.partners-location .custom-radio:first-child{margin-top:0}.partners-location .custom-radio:last-child{margin-bottom:0}.partners-location .yandex-map{height:400px;margin-top:40px}@media only screen and (min-width:560px){.partners-location .accordion-toggler{font-size:1.8rem}}@media only screen and (min-width:768px){.partners-location .yandex-map{height:500px;margin-top:0}}.profile-menu{margin-bottom:60px}.profile-menu:last-child{margin-bottom:0}.profile-menu .__inner{margin-bottom:-40px}.profile-menu .row{margin-left:-8px;margin-right:-8px}.profile-menu .col{padding-left:8px;padding-right:8px}.profile-menu .__item{position:relative;width:100%;border-top:2px solid #e6e1e1;line-height:1;text-align:center;margin-bottom:40px;padding-top:25px}.profile-menu .__item:before{content:"";position:absolute;top:-2px;left:50%;margin-left:-31px;width:62px;height:2px}.profile-menu .__item a{display:inline-block;vertical-align:top}.profile-menu .__item .__ico{position:relative;width:60px;height:60px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-bottom:30px}.profile-menu .__item .__ico img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto}.profile-menu .__item .__title{font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#252525}@media only screen and (min-width:560px){.profile-menu .__inner{margin-bottom:-70px}.profile-menu .__item{margin-bottom:70px;padding-top:45px}.profile-menu .__item .__ico{width:80px;height:80px;margin-bottom:40px}}.profile-history{margin-bottom:60px}.profile-history:last-child{margin-bottom:0}.profile-history .search-history{margin-bottom:20px}.profile-history .search-history:last-child{margin-bottom:0}.profile-history .search-history .input-wrp{margin-top:0}.profile-history .search-history .textfield{padding-right:60px}.profile-history .search-history button[type=submit]{position:absolute;top:1px;right:1px;bottom:1px;margin:0;border:0;background:none transparent;width:40px;font-size:1.8rem;text-align:center}.profile-history .table-history{margin-top:20px}.table-history{line-height:1.4;color:#000;overflow-x:auto}.table-history table{min-width:1000px;border:1px solid #ccc}.table-history table thead tr{background-color:#f7f6f6}.table-history table thead td{padding-top:10px;padding-bottom:10px}.table-history table tbody{font-size:1.3rem}.table-history table tbody tr{border-top:1px solid #f0f0f0}.table-history table tbody td{padding-top:15px;padding-bottom:15px}.table-history table td{padding-left:15px;padding-right:15px}.table-history table .__image{position:relative;display:inline-block;vertical-align:middle;margin:auto;width:43px;height:43px;border:1px solid #ccc;margin-right:10px}.table-history table .__image img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;border:1px solid transparent}.table-history table .__name{color:inherit}.table-history table .__cost,.table-history table .__more{font-weight:700}.table-history table .fail+.fail{border-top:none}.table-history table .fail+.fail td{padding-top:0}@media only screen and (min-width:560px){.table-history table tbody td{padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1200px){.table-history table td{padding-left:25px;padding-right:25px}}.order-table{line-height:1.4;white-space:nowrap;color:#000;overflow-x:auto}.order-table table{border:1px solid #ccc;min-width:1000px}.order-table table thead tr{background-color:#f7f6f6}.order-table table thead td{padding-top:10px;padding-bottom:10px}.order-table table tbody tr{border-top:1px solid #f0f0f0}.order-table table tbody td{padding-top:15px;padding-bottom:15px}.order-table table td{padding-left:25px;padding-right:25px}.order-table table .__image{position:relative;display:inline-block;vertical-align:middle;margin:auto;width:85px;height:85px;border:1px solid #ccc;margin-right:25px}.order-table table .__image img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;border:1px solid transparent}.order-table table .__name{color:inherit}.order-table table .__old{display:block;text-decoration:line-through;color:#a3aaae;padding-top:5px}.order-table table .__cost{font-weight:700}.order-table table .__remove{display:inline-block;line-height:1;font-size:1.1rem;text-transform:uppercase;letter-spacing:0;white-space:nowrap;padding:9px 20px;box-shadow:none;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-drag:none;-ms-touch-action:manipulation;touch-action:manipulation;border-radius:30px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out}.order-table table .__remove:active,.order-table table .__remove:focus,.order-table table .__remove:hover{color:#fff}.order-table table .__remove:focus,.order-table table .__remove:hover{background-color:#e51f1f;border-color:#e51f1f}.order-table table .__remove:active{background-color:#c11616;border-color:#c11616}.order-table .counter .textfield{border:none}.order-form .__title{line-height:1.2;font-size:3rem;color:#000;margin-bottom:10px}.order-form .textfield{color:#000}.order-result{line-height:1;font-size:1.6rem;font-weight:400;color:#000;background-color:#f0f0f0;border:2px solid hsla(0,0%,80%,.2);margin-top:40px;padding:40px 15px}.order-result,.order-result>div{position:relative}.order-result table{margin-left:auto;margin-right:auto;max-width:280px}.order-result table tr:first-child td{padding-top:0}.order-result table td{padding-top:25px;vertical-align:top}.order-result p{margin-top:10px;margin-bottom:10px}.order-result p:first-child{margin-top:0}.order-result p:last-child{margin-bottom:0}.order-result .__price-old{color:#a3aaae}@media only screen and (min-width:560px){.order-table table tbody td{padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:768px){.order-result{height:100%;border:none;margin-top:0}.order-result:before{content:"";position:absolute;top:-70px;bottom:-70px;left:0;width:100%;background-color:#f0f0f0;border:2px solid hsla(0,0%,80%,.2)}}.error-page .__image{margin-bottom:40px}.error-page .__image img{box-shadow:10px 17px 38px 0 rgba(0,0,0,.2)}.error-page .__text{color:#fff;font-size:2rem}.error-page .__text p{margin-top:30px;font-weight:300}.error-page .__text p:first-child{margin-top:0}.error-page .__text .__title{line-height:1.2;font-size:3.5rem;font-weight:100}.error-page .__text .__title span{display:block;font-weight:600}.error-page .__text .custom-btn{min-width:260px;margin:10px}@media only screen and (min-width:400px){.error-page .__text .__title{font-size:4rem}}@media only screen and (min-width:560px){.error-page .__text .__title{font-size:4.8rem}}@media only screen and (min-width:768px){.error-page .__image{margin-bottom:0}}

#header .__compare .__ico,
#header .__wishlist .__ico
{font-size:1.7rem}

#header .__search{margin-right: 10px}

#header .__compare .num,
#header .__wishlist .num
{
	background: #fff;
	text-align: center;
}

.product-single .__info .__line .__compare.active a,
.product-single .__info .__line .__wishlist.active a,
.product-single .__info .__line .active .__ico
{color: #000}

#header .__compare .num,
#header .__wishlist .num
{position:absolute;top:-10px;right:-10px;width:16px;height:16px;line-height:16px;font-size:1.1rem;font-style:normal;font-weight:500;color:#fff}
/*# sourceMappingURL=style.min.css.map */

.row:before,
.row:after
{display:none!important}
/* End */


/* Start:/bitrix/templates/innet_focus_s1/css/custom.css?165899234934959*/
@font-face {
font-family: rouble; 
src: url('/bitrix/templates/innet_focus_s1/fonts/rouble.ttf'); 
}

body{
font-size:1.5rem;
}
h2{
font-size: 3rem;
color:#333;
}
.block-margin-top{
margin-top:40px;
}
.notice-block .notice{
font-size:24px;
color:#f89921;
background:url('/bitrix/templates/innet_focus_s1/img/notice.png')no-repeat center left;
padding:10px 0 10px 50px;
text-transform:uppercase;
}
.intro-slider .__item .__content{
    color:#fff;
}
@media only screen and (min-width: 560px){
.section-heading .__title{
font-size:4rem;
}
}
.about .__item{
color:#333;
}
.custom-btn.custom-btn--style-2{
    background-color:#fb5400 !important;
    border:2px solid;
    border-color:#fb5400 !important;
}
.custom-btn.custom-btn--style-2:hover{
    background-color:#0454aa !important;
    border-color:#0454aa !important;
}
.custom-btn.custom-btn--style-3{
    background-color:transparent !important;
    border:2px solid;
    border-color:#fff !important;
    color:#fff !important;
}
.custom-btn.custom-btn--style-3:hover{
    background-color:transparent !important;
    border-color:#ccc !important;
    color:#ccc !important;
}
#header .__site-logo{
    margin-top:16px;
}
.__site-logo{
    max-width:160px;
}
#header.fixed .__site-logo{
    margin-top:12px;
}
.video_block_main .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.video_block_main .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.features .__inner{
margin:0;
}
#video_block{
margin:50px 0 90px;
}
#video_block .text_block,
#video_block .video_block_main{
    display:inline-block;
    vertical-align:top;
    width:49%;
    position:relative;    
}
#video_block .video_block_main img{
width:100%;
cursor:pointer;
}
#video_block .text_block{
    padding:0 10px 0 0;
    box-sizing:border-box;
}
#video_block .video_block_main{
    padding:0 0 0 30px;
    box-sizing:border-box;
}

#adres_block{
margin:0;
display:flex;
}
#adres_block .sklad{
flex:1;
vertical-align:top;
padding:0 30px;
box-sizing:border-box;
}
.img-width{
    width:100%;
}
#header .width100{
width:100%;
}
#header .mailto{
display:inline-block;
}
#header .phone-block{
float:right;
}
#adres_block .sklad h3{
padding-bottom:10px;
border-bottom:2px solid #0454aa;
}
.faq .__question .__title{
cursor:pointer;
}
.faq .question{
display:none;
}
.price .two{
background:#fff;
}
#header .phone-block .__phone span{
font-size:1.250em;
}
#header .__callback{
font-size:1.250em;
}
#header .mailto{
display:block;
float:left;
}
#header .phone-center{
display:inline-block;
}
#header .__contacts{
text-align:center;
}
#header .mailto .__mail{
color:#0454aa;
font-size:1.250em;
font-weight:600;
}
.custom-btn.custom-btn--style-3{
background:#0454ac !important;
border:none !important;
}
.custom-btn.custom-btn--style-3:hover{
background:#fb5400 !important;
}
#header .__phone,
#header .__phone .__ico{
font-size:1.250em;
color:#0454aa;
}
.content-container .caption{
vertical-align:top;
margin:0 0 20px 0;
}
.caption .toggle{
display:none;
}
.content-container .caption .__title{
cursor:pointer;
display:inline-block;
padding:0 30px 0 0;
background:url('/bitrix/templates/innet_focus_s1/img/right.png')no-repeat center right;
transit:background-color .3s ease-in-out,color .3s ease-in-out;
}
.content-container .caption .__title:hover{
color:#0454aa;
}
.owl-carousel .owl-nav.disabled{
display:block;
}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next{
top:49%;
}
.owl-theme .owl-nav .owl-prev{
left:30px;
}
.owl-theme .owl-nav .owl-next{
right:30px;
}
.owl-theme .owl-nav [class*=owl-] i{
font-size:2em;
}
.calc-content-wrap{
max-width:870px;
margin:0 auto;
}
.calculator .heading {font-weight:bold;font-size:20px;}
.calculator .clear{clear:both;}
.calculator {
overflow:hidden; 
zoom:1; 
position:relative; 
border-collapse:collapse; 
margin:20px auto 0; 
max-width:990px;
background:#f7f6f6;
padding:50px;
}
.calculator h3 {color:#333333;}
.calculator .left_div,
.calculator .middle_div,
.calculator .right_div {margin-top:34px;text-align:left;margin-right: 8px;display:block;}
.calculator .right_div {margin-right: 0px;}

.calculator .vubor {width:33%;float:left;margin:28px 0 28px 0;background:url("/bitrix/templates/innet_focus_s1/img/cheack.png")no-repeat top 10px left 5px;padding: 11px 7px 11px 35px;box-sizing:border-box;}
.calculator .vubor span {text-decoration:none;display:inline-block;font-size:1.125em; color:black;}
.calculator .vubor.active {background:url("/bitrix/templates/innet_focus_s1/img/cheack-active.png")no-repeat top 10px left 5px;}
.calculator .vubor.active span {color:#2a61aa;text-decoration:underline;}
.calculator .vubor.active .flag {display:inline; position:absolute;padding: 5px 0;}
.calculator .vubor:hover {cursor:pointer;}
.calculator .vubor .flag {display:none;}
.calculator .vubor {text-align:left;}
.calculator .vubor.last {margin-right:0;}

.calculator .title {display: block;font-weight: lighter; color: #000000;font-size: 20px;margin: 0 0 60px 0;width:100%;}
.calculator .title.second {margin: 26px 0 20px}
.calculator .calc_images {height:450px;}
.calculator .calc_images .c_img {display:none;}

.calculator .styled-select {margin:0;text-align:center;}
.calculator .styled-select span {font-size: 30px;}
.calculator .styled-select select{
   padding:25px 0;
   font-size: 1.875em;
   border: none;
   border-radius: 0;
   -webkit-appearance: none;
   border-bottom:#0152a4;
   color:#0152a4;
   text-align:center;
   background:none;
   font-weight:800;
   width:150px;
   cursor:pointer;
}
.calculator .styled-select select::-ms-expand {
    display: none;
}

.calculator .ruller {display:inline-block; width:370px; height:370px; position:relative;}
.calculator .ruller div {display:block;}
.calculator .ruller label {color:#57a0cd;margin-left:-90px;font-size:28px;line-height:22px;}
.calculator .ruller .ruller_foreground{border: 1px solid #d4c7c7;border-left:none;border-bottom:none;display:block; position:absolute; left:0; bottom:0;}

.calculator .ruller .checkbox {position:absolute;width:22px;height:22px;background:url(/bitrix/templates/innet_focus_s1/css/img/checkbox.png) no-repeat;cursor:pointer;}
.calculator .ruller .ruller_foreground.active .checkbox {background:url(/bitrix/templates/innet_focus_s1/css/img/checkbox.png) 0 -22px no-repeat #fff;}
.calculator .ruller .ruller_foreground.active .ruller_foreground .checkbox {background:url(/bitrix/templates/innet_focus_s1/css/img/checkbox.png) no-repeat;}
.calculator .ruller .ruller_foreground.active .checkbox label {color:#fff;}
.calculator .ruller .ruller_foreground.active .ruller_foreground .checkbox label {color:#57a0cd;}
.calculator .ruller .ruller_foreground.active {background-color: #57a0cd;}
.calculator .ruller .ruller_foreground.active .ruller_foreground {background-color: #fff;}
.calculator .checkbox .calc_check {display:none;}

.calculator .right_div .banner .banner-title {background:url(/bitrix/templates/innet_focus_s1/css/img/notice.png) left no-repeat;color:#f89921;font-size: 24px;font-weight:bold;padding:10px 0 10px 50px;}
.calculator  .book {background-color:#f79925;border-bottom: 4px solid #f97b24;padding:12px 78px 14px;display:inline-block;letter-spacing:1.5px;color:#fff;font-size: 18px;font-weight:bold;text-decoration:none;margin:20px 0 30px}
.calculator .right_div .banner p {font-size:15px;margin:12px 0 0 8px ;}
.calculator .right_div .banner.second {position:absolute;margin-top:20px;width:312px;}
.calculator .calc_result {font-size: 17px;font-weight: lighter;position:absolute;}
.calculator .calc_result .per_month,
.calculator .calc_result .total {margin: 0 0 6px 0;}

.calculator .calc_header p{
max-width:360px;
font-size:1.125em;
}
.calculator .calc_top{
overflow:hidden;
}
.calculator .left_div{
margin:0;
}
.calculator .banner{
padding:40px 0;
border-top:1px solid #dcdcdc;
}
.calculator .left-block{
max-width:400px;
display:inline-block;
}
.calculator .banner-title{
font-size:1.250em;
text-transform:uppercase;
margin:0 0 15px 0;
}
.calculator .right-block{
float:right;
width:155px;
}
.calculator .select_text{
border-top:1px solid #0152a4;
font-style:italic;
font-size:18px;
color:#0152a4;
}
.calculator .calc_result .total{
font-size:36px;
color:#fe5b0d;
}
#total_price{
font-weight:700 !important;
}
.calculator .banner-text{
font-size:1.125em;
font-weight:300;
}
#square_select option,
#srok_select option{
font-size:0.5em;
}
#square_select:active, #square_select:focus,
#srok_select:active, #srok_select:focus {
  outline: none;
}
.form-zabronirovat .input-wrp{
margin:0;
}
.form-zabronirovat{
background-color:#fff;
padding:25px 0;
}
.form-zabronirovat .text-form{
display:inline-block;
vertical-align:top;
width:48%;
max-width:400px;
padding:0 0 0 50px;
font-size:1.125em;
font-weight:300;
}
.form-zabronirovat .field{
padding:0;
float:right;
width:48%;
max-width:290px;
}
.form-zabronirovat .block-field{
display:block;
}
.form-zabronirovat .field .textfield{
text-align:center;
border:1px solid #666666;
border-radius:35px; 
font-size:1.125em;
}
.form-zabronirovat .button-block{
display:block;
text-align:right;
clear:both;
}
.form-zabronirovat .button-block .col{
display:inline-block;
width:290px;
padding:0;
}
.form-zabronirovat .button-block .custom-btn{
margin:0;
width:100%;
}
.form-zabronirovat .row{
margin:0;
}
.form-zabronirovat .form-ok-text{
text-align:center;
}
.oplata{
margin:0 5px 20px 5px;
padding:0 0 40px 0;
vertical-align:top;
}
.oplata-content{
max-width:880px;
margin:0 auto;
padding:40px;
}
#validate{
background:#f7f6f6;
padding:60px 40px 30px 40px;
margin:0 0 60px 0;
}
#validate .item{
display:block;
position:relative;
}
#validate .text{
display:inline-block;
width:44%;
color:#333333;
font-weight:300;
font-size:1.250em;
margin:0 0 30px 0;
}
#validate input{
width:54%;
border:none;
border-bottom:2px solid #0152a4;
background:none;
margin:0 0 30px 0;
color:#0152a4;
font-weight:600;
padding:10px 20px;
font-size:1.125em;
}
#validate input:focus {outline:none;}
#validate .podrazdelenie{
display:inline-block;
width:54%;
border-bottom:2px solid #0152a4;
margin:0 0 30px 0;
color:#0152a4;
font-weight:600;
padding:10px 20px;
font-size:1.125em;
font-family:sans-serif;
cursor:pointer;
background:url(/bitrix/templates/innet_focus_s1/img/down.png)no-repeat center right 20px;
}
#podrazd{
display:none;
position:absolute;
z-index:1;
top:43px;
right:10px;
width:54%;
background:#fff;
padding:5px 15px;
border:2px solid #0152a4;
}
#podrazd a{
display:block;
font-size:1.125em;
color:#0152a4;
padding:15px 15px 15px 30px;
border-bottom:1px solid #e6e6e6;
cursor:pointer;
background:url(/bitrix/templates/innet_focus_s1/img/podrazd.png)no-repeat center left;
}
#podrazd a.last{
border:none;
}
#podrazd a:hover{
background:url(/bitrix/templates/innet_focus_s1/img/podrazd2.png)no-repeat center left;
color:#fe5b0d;
}
#validate input::-moz-placeholder { color: #0152a4; }
#validate input::-webkit-input-placeholder { color: #0152a4; }

#validate .button{
float:right;
border:none;
display:inline-block;
width:auto;
cursor:pointer;
background:#fe5b0d;
border-radius:35px;
color:#fff;
padding:20px;
min-width:230px;
transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;
}
#validate .button:hover{
background:#0454aa !important;
}
#validate .button-block .check{
    position:absolute;
    right:0;
    bottom:30px;
    border: none;
    display: inline-block;
    width: auto;
    cursor:pointer;
    background: #ccc;
    border-radius: 35px;
    color: #fff;
    padding: 18px 20px;
    min-width: 230px;
    text-align:center;
    font-size: 1.125em;
    font-weight: 600;
    }
#validate .req-text{
text-align:right;
color:#fd7f48;
}    
.payment .right-block .title{
font-size:1.125em;
color:#fd7f48;
text-transform:uppercase;
margin:0 0 20px;
}
#validate .button-block{
margin-top:30px;
overflow:hidden;
position:relative;
}
table.custom{
border:1px solid #006bb2;
}
table.tret td{
width:33%;
}
table.custom td{
border:1px solid #006bb2;
padding:10px 5px;
}
table.custom.center{
text-align:center;
}
table.custom .blue{
color:#006bb2;
}
table.custom .title{
font-weight:600;
font-size:2.5rem;
}
table.custom .big-text{
font-size:2.5rem;
}
.posts .__item .__title{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
max-height: 35px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.posts .__item p:last-child{
margin-bottom:0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
height: 145px;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
}
.features .__item .__ico{
border:none !important;
}
.oplata .oplata-online{
position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
    font-size: 1.4rem;
    font-family: Proxima Nova;
    font-weight: 500;
    text-align: center;
    text-decoration: none!important;
    text-shadow: none!important;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    background: #0454ac;
    border: 1px solid transparent;
    border-radius: 30px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    min-width: 200px;
    min-height: 53px;
    padding: 18px 20px;
    transition: background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;
}
.oplata .oplata-online:hover{
background:#fb5400;
}
.oplata .kvitaciya{
display:inline-block;
margin:0 0 0 20px;
color:#6c6b6b;
font-family:Proxima Nova;
font-size:1.4rem;
text-transform:uppercase;
padding:5px 0 5px 30px;
background:url(/bitrix/templates/innet_focus_s1/img/kvitanciya.png)no-repeat center left;
}
.oplata .kvitaciya:hover{
text-decoration:underline;
}
.calculator .source{
font-style:italic;
text-decoration:line-through;
}
.calculator .benefit{

}
#benefit{
display:none;
color:#fe5b0d;
font-weight:400;
}
.rub{
font-family: rouble; 
}
#arendovat-form{
max-width:500px;
margin:0 auto;
padding:0;
background:none;
}
#arendovat-form .block-field{
display:inline-block;
vertical-align:middle;
margin-left:-80px;
}
#arendovat-form .textfield{
min-height:55px;
}
#arendovat-form .button-block{
display:inline-block;
vertical-align:middle;
}
#arendovat-form .col{
padding:0;
}
#arendovat-form .js-mask--phone{
min-width:240px;
border-radius:30px;
text-align:center;
}
#arendovat-form .custom-btn{
min-width:240px;
margin-left:-22px;
}
#notice-block{
display:flex;
}
#notice-block .notice-block{
flex:1;
}
#notice-block .notice-block1{
margin-right: 15px;
}
#notice-block .notice-block2{
margin-left: 15px;
}
.img100{
width:100%;
height:auto;
}
.intro-slider .__item .red{
color:#fb5400;
}
.intro-slider .__item .white{
color:#fff;
}

.director_form{
width:100%;
}
.owl-control{
width:100%;
}
.img25{
width:25%;
margin:0 15px 0 0;
}
.img-margin15{
margin:0 15px 0 0;
}
#mob-slider{
display:none;
}
.center{
text-align:center;
}
.block{
display:block;
}
.regulation p{
margin:0 0 15px 0;
}
.regulation .block-content{
margin:0 0 30px 0;
}
.regulation .title{
font-size: 1.25em;
}
.regulation ul{
padding:0 0 0 20px;
}
.padding-left-20{
padding-left:20px;
}
.right{
text-align:right;
}
.regulation .link{
display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
    line-height: 1.1;
    font-size: 1.4rem;
    font-family: Proxima Nova;
    font-weight: 500;
    text-align: center;
    text-decoration: none!important;
    text-shadow: none!important;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    background: #0454ac;
    border: 1px solid transparent;
    border-radius: 30px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    min-width: 200px;
    min-height: 53px;
    padding: 18px 20px;
    transition: background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;
}
.regulation .link:hover{
background:#fb5400;
}
#client .row{
margin:0;
}
.client-block{
display:flex;
padding:0 0 50px 0;
margin:0 0 50px 0;
border-bottom: 1px solid #f1f1f1;
}
.client-block .left-block{
margin:0 60px 0 0;
}
.client-block .left-block p{
margin:0 0 15px 0;
text-align: justify;
}
#oplata{
padding:0 15px;
box-sizing:border-box;
}
#BX_YMAP_yam_1{
max-width:1170px;
margin:0 auto;
}
.company-contacts{
min-height:400px;
}
.features .__item .__ico img{
cursor:inherit;
position:relative;
top:0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.features .__item .__ico:hover img{
top:-5px;
}
#footer .footer__item p span{
color:#fb5400;
}
#video,
#video2,
#video3,
#video4,
#video5,
#rumyancevo{
padding:20px;
}
.open-video{
display:inline-block;
margin:0 8px 0 0;
}
#other_video{

}
#other_video .video_block_main{
display:inline-block;
width:33%;
max-width:385px;
padding:0 5px;
box-sizing:border-box;
}
.content-container .caption .__title span{
padding: 10px;
background: #0454aa;
color: #fff;
}
.content-container .caption .__title:hover span{
background: #00438c;
}
#validate .button.disabled{
background: #ccc;
cursor:default;
}
#validate .button.disabled:hover{
background: #ccc !important;
}
.akcii{
padding:40px 0;
}
.akcii .left-block{
display:inline-block;
vertical-align:top;
width:29%;
padding:0 80px 0 0;
box-sizing:border-box;
}
.akcii .left-block img{
width:100%;
}
.akcii .right-block{
width:70%;
display:inline-block;
vertical-align:top;
}
.order-block .__line--buy{
margin:10px 0 0 0;
border-top:1px solid #efefef;
padding-top: 20px;
padding-bottom: 20px;
}
.order-block .cell--second{
padding-top: 10px;
padding-bottom: 10px;
}
#top-menu .orang{
color:#fb5400;
}
#top-menu .red{
color:#ff0000;
}
.grey-background{
background:#efefef;
}
.text-left .__title{
text-align:left;
}
.text-left .__subtitle{
text-align:left;
margin:20px 0 0 0;
max-width:100%;
}
.text-left .about .__item{
background:#efefef;
}
.child-none{
display:none;
}
#desctop-slider.desctop-slider-mod{
background:#f7f7f7;
border-top:1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
padding:40px 0 50px 0 !important;
}
#desctop-slider.desctop-slider-mod .content-wrap{
display:flex;
flex-wrap: wrap;
margin: 0 auto;
max-width: 1200px;
padding:0 15px;
}
#desctop-slider.desctop-slider-mod .content-wrap h1{
width:100%;
}
#desctop-slider.desctop-slider-mod .intro-slider{
max-width:860px;
}
#desctop-slider.desctop-slider-mod .slider-link{
min-width:300px;
margin-right:10px;
}
#desctop-slider .slider-block{
display:block;
background:#fff;
border:1px solid #e8e8e8;
padding:45px 35px 35px 35px;
margin-bottom:10px;
position:relative;
position:relative;
transition:0.5s;
}
#desctop-slider .slider-block:hover{
box-shadow: 0 5px 10px 5px rgba(43,43,43,0.1);
z-index:1;
}
#desctop-slider .link{
display:inline-block;
vertical-align:middle;
}
#desctop-slider .link span{
display:inline-block;
}
#desctop-slider .slider-block .title{
font-size:1.125em;
color:#ff5300;
font-weight: 700;
padding-bottom:9px;
margin-bottom:10px;
border-bottom:1px solid #ff5300;
}
#desctop-slider .slider-block-2 .title{
color:#0256ad;
border-bottom:1px solid #0256ad;
}
#desctop-slider .slider-block-3{
margin-bottom:0;
background:#f7f7f7;
}
#desctop-slider .slider-block-3 .title{
color:#515151;
border-bottom:none;
padding:0;
}
#desctop-slider.desctop-slider-mod .owl-carousel.owl-drag .owl-item{
width
}
#desctop-slider.desctop-slider-mod .text{
color:#515151;
}
#desctop-slider.desctop-slider-mod .fa-arrow-circle-right,
#desctop-slider.desctop-slider-mod .fa-question-circle{
position:absolute;
right:7px;
top:50%;
margin-top:-9px;
font-size:1.250em;
color:#ff5300;
}
#desctop-slider.desctop-slider-mod .fa-arrow-circle-right-2{
color:#0256ad;
}
#desctop-slider.desctop-slider-mod .fa-question-circle{
color:#515151;
}
#desctop-slider.desctop-slider-mod .owl-theme .owl-nav [class*=owl-] i{
color:#fff;
opacity:0.4;
transition:0.5s;
}
#desctop-slider.desctop-slider-mod .owl-theme .owl-nav [class*=owl-] i:hover{
color:#0256ad;
opacity:1;
}
#desctop-slider.desctop-slider-mod .intro-slider .owl-theme .owl-dots .owl-dot span{
border:2px solid #fff;
}
.faq-mod .__ask{
min-height:125px;
}
.faq-mod .__ask .custom-btn{
margin-top:5px;
}
.faq-mod .__ask .__title{
margin:22px 0;
background:url('/bitrix/templates/innet_focus_s1/img/strelka.png')no-repeat center right 60px;
}
#video_block_mod #video_block{
position:relative;
height:680px;
margin: 50px 0 -230px;
}
#video_block_mod .block-content{
position: absolute;
width: 100vw;
left: -50vw;
margin-left: 50%;
background:#0256ad;
height:680px;
padding:100px 0 230px 0;
}

#video_block_mod .video-content-wrap{
max-width:1200px;
margin:0 auto;
}
#video_block_mod .video_block_main{
padding:0;
box-shadow:0 9px 38px 0 rgba(0,0,0,0.16);
}
#video_block_mod .flex-video{
max-width:730px;
margin:0 auto;
display:flex;
}
#video_block_mod .flex-video .video_block_main:nth-child(1){
margin-right:30px;
}
#video_block_mod .text-block{
text-align:center;
max-width:855px;
margin:0 auto;
}
#video_block_mod .text-block h2{
color:#fff;
margin:60px 0 10px 0;
}
#video_block_mod .text-block .text{
color:#fff;
font-size: 1.067em;
}
#video_block_mod .video_block_main .video iframe{
height:210px;
}
.video_block_main .video{
padding-bottom: 52.8%;
}
#banner_regiion_2{
box-shadow:0 5px 30px 0 rgba(0,0,0,0.15);
margin-bottom:-70px;
}
#banner_regiion_2 .__title{
font-size:1.875em;
line-height:1.2em;
color:#515151;
font-family:Proxima Nova;
font-weight:normal;
text-transform: inherit;
margin-top:10px;
}
#banner_regiion_2 .__title:after{
display:none;
}
#banner_regiion_2 .__item .__image img{
transition:0.7s;
}
#banner_regiion_2 .__item:hover .__image img{
-webkit-filter: grayscale(0%) !important;
-moz-filter: grayscale(0%) !important;
-ms-filter: grayscale(0%) !important;
-o-filter: grayscale(0%) !important;
filter: grayscale(0%) !important;
filter: gray !important;
}
#storage_services .__subtitle{
max-width:850px;
}
#link-services{
display:flex;
flex-wrap: wrap;
padding-bottom: 20px;
margin-bottom: -20px;
position: relative;
z-index: 1;
}
#link-services .news-item{
width:32.5%;
padding:40px 20px 25px 20px;
background:#fff;
border:1px solid #e8e8e8;
text-align:center;
margin:0 0 12px 0;
transition:0.5s;
}
#link-services .news-item:nth-child(2),
#link-services .news-item:nth-child(5){
margin:0 1% 12px 1%;
}
#link-services .title{
color:#242424;
}
#link-services .text{
display:inline-block;
color:#515151;
margin:0 0 18px 0;
}
#link-services .fa-arrow-circle-right{
color:#989898;
}
#link-services .news-item:hover{
background:#0256ad;
box-shadow: 0 5px 32px 8px rgba(0,0,0,0.16);
}
#link-services .news-item:hover .title{
color:#fff;
}
#link-services .news-item:hover .text{
color:#fff;
}
#link-services .news-item:hover .fa-arrow-circle-right{
color:#fff;
}
#storage_services{
padding-bottom:0;
background:#f7f7f7;
}
#about-company,
#about-company .__item{
background:#f7f7f7;
}
#about-company .__ico img{
display:none;
}
#section-two{
padding-top:50px;
}
.foot-center{
text-align:center;
}
#header .__item--second{
display:none;
}
.fancybox-navigation{
display:none;
}
#header .logo-menu{
width:100%;
}
.logo-menu #header__navigation{
flex:2;
}
#top-menu{
text-align: justify;
text-justify: newspaper;
text-align-last: justify;
}
#top-menu li{
flex:1;
}
#top-menu li:last-child{
margin-right: -5px;
}
.section-features h1{
color:#fff;
margin-top:20px;
} 
#header__navigation.with-submenu--style-1 .submenu li a{
text-align-last: left;
}
#top-menu .has-submenu .has-submenu .submenu{
display:none;
}
#oplata .flex-block{
display:flex;
border-bottom: 1px solid #dcdcdc;
margin-bottom:40px;
}
#oplata .left-block{
flex:1;
}
#oplata .right-block{
flex:1;
} 

.whatsapp-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 50px; /*ширина кнопки*/
    height: 50px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

#validate select{
    width: 54%;
    border: none;
    border-bottom: 2px solid #0152a4;
    background: none;
    margin: 0 0 30px 0;
    color: #0152a4;
    font-weight: 600;
    padding: 10px 20px;
    font-size: 1.125em;
}

#validate .select-sum{
display: inline-block;
    width: 54%;
    border-bottom: 2px solid #0152a4;
    margin: 0 0 30px 0;
    color: #0152a4;
    font-weight: 600;
    padding: 10px 20px;
    font-size: 1.125em;
    font-family: sans-serif;
    cursor: pointer;
    background: url(/bitrix/templates/innet_focus_s1/img/down.png)no-repeat center right 20px;
}

#sum{
display: none;
    position: absolute;
    z-index: 1;
    top: 43px;
    right: 10px;
    width: 54%;
    background: #fff;
    padding: 5px 15px;
    border: 2px solid #0152a4;
}

#sum a{
display: block;
    font-size: 1.125em;
    color: #0152a4;
    padding: 15px 15px 15px 30px;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    background: url(/bitrix/templates/innet_focus_s1/img/podrazd.png)no-repeat center left;
}

.deliveryDataTable{
    margin-bottom:24px;
}

#deliveryDataTable td{
    min-width:170px;
    border-bottom: 1px solid;
}

#deliveryDataTable .red{
    background:rgba(255, 0, 0, 0.1);
}

#deliveryDataTable .grey{
    background:rgba(0, 0, 0, 0.1);
}

#deliveryDataTable .pay{
    cursor:pointer;
    background:#4a4a4a !important;
    color:#fff;
    border: 2px solid;
    border-color: #4a4a4a !important;
    min-height: 0;
    min-width: 0;
    padding: 5px;
    border-radius: 0;
    text-transform: inherit;
}

#deliveryDataTable .pay:hover{
    background-color: #0454aa !important;
    border-color: #0454aa !important;
}

#deliveryDataTable .pay.active{
    background:#0454aa;
}
#deliveryDataTable .pay.active:hover{
    background:#fb5400;
}
.pricing-table-custom .border-none{
    border:none;
}

.pricing-table-custom table{
    margin: 0 !important;
} 

.pricing-table-custom td{
    padding: 5px 15px;
}

.pricing-table-custom .back-1{
    background:#7eeff5 !important;
    box-shadow: 9px 0px 0px 0px rgb(0 0 0 / 10%);
}

.pricing-table-custom thead .back-1{
    box-shadow: 9px 0px 0px 0px rgb(0 0 0 / 10%);
    border-radius: 10px 10px 0 0;
}

.pricing-table-custom .border-r{
    border-radius:10px 10px 0 0;
}

.pricing-table-custom td{
    border-bottom:1px solid;
}

.pricing-table-custom tbody tr td:first-child{
    background:#f1f0f0;
}

#deliveryDataTable .complete,
#deliveryDataTable .dopPay,
#deliveryDataTable .print{
    min-height: 0;
    min-width: 0;
    padding: 5px;
    border-radius: 0;
    text-transform: inherit;
}

#deliveryDataTable .pay.disabled:hover{
    background: #4a4a4a !important;
    border-color: #4a4a4a !important;
}

.date-input{
    padding: 5px;
    width: 200px;
    margin-bottom: 12px;
}

#select-date .input-wrp{
    margin:0;
    width:inherit;
}

#login-form form .input-wrp{
    width:100% !important;
    margin-left:12px;
}

.dataTables_scrollBody{
    max-height:400px;
}


@media (max-width : 800px) {  
.whatsapp-button {   
    bottom: 5px; /*отступ кнопки снизу от экрана*/
    left: 70px; /*отступ кнопки слева от экрана(right - справа)*/
  }
}


@media only screen and (min-width: 560px){
.intro-slider .__item .p2{
font-size: 4rem;
}
}

@media only screen and (min-width: 1200px){
.order-block .cell--second{
display: inline-block;
padding-left: 15px;
border-left: 1px solid #efefef;
}
#header.header--style-1 #header__navigation{
margin-left: 125px !important;
}
}
@media (max-width: 1280px){
.img25{
width:50%;
}
}

@media (max-width: 1270px){
#desctop-slider.desctop-slider-mod .content-wrap{
flex-flow: wrap;
}
#desctop-slider.desctop-slider-mod .slider-link{
display:flex;
width:100%;
order:2;
margin:0;
}
#desctop-slider .slider-block{
margin:0;
flex:1;
}
#desctop-slider.desctop-slider-mod .intro-slider{
width:100%;
order:1;
max-width:100%;
margin-bottom:40px;
}
#desctop-slider.desctop-slider-mod .fa-arrow-circle-right,
#desctop-slider.desctop-slider-mod .fa-question-circle{
right:30px;
}
}

@media (max-width: 1200px){
#other_video .video_block_main{
width:49%;
max-width:560px;
}
}

@media (min-width: 1200px){
.col--xl-offset-3 {
margin-left: 50%;
}
#header.header--style-1 #header__navigation{
margin-left: 65px;
}
}

@media (max-width: 1024px){
.faq-mod .__ask .__title{
background:none;
}
#oplata .flex-block{
display:block;
}
}


@media (max-width: 995px){
	.calculator .calc_top {display:table;}
	.calculator .middle_div {display:none;}
	.calculator .left_div,
	.calculator .right_div {display:inline-block;}
	.calculator .right_div .banner.second,
	.calculator .calc_result {position:relative;}
  .calculator{ padding:15px; overflow:hidden; zoom:1; position:relative; border-collapse:collapse; max-width:990px;}
  .calculator .vubor{
}
.calculator .calc_top,
.calculator .left_div, 
.calculator .right_div{
display:block;
}
.calc-content-wrap{
padding:0 15px;
}
.content-container .caption .__title{
background:none;
}
.content-container .caption .__title span{
display: block;
width: 130px;
margin: 0 0 10px 0;
}
}




@media only screen and (max-width: 900px){
	#adres_block .sklad{
    padding:0;
    width:100%;
    margin:15px 0;
    }
	.form-zabronirovat .text-form{
    width:100%;
    max-width:100%;
    padding:0;
    margin:0 0 15px 0;
    text-align:center;
}
	.form-zabronirovat .field{
    float:none;
    width:100%;
    display:block;
    margin:0 auto;
}
	.form-zabronirovat .button-block{
    text-align:center;
}
#adres_block{
display:block;
}
.pricing-table table{
min-width:0;
}
#desctop-slider.desctop-slider-mod .slider-link{
display:block;
}
#desctop-slider .slider-block{
margin-bottom:5px;
}
#video_block_mod #video_block{
height:100%;
}
#video_block_mod .block-content{
position:relative;
width:100%;
left:0;
margin:0;
height:100%;
}
#link-services .news-item{
width:48%;
}
#link-services .news-item:nth-child(2n+1){
margin:0 1% 12px 0;
} 
#link-services .news-item:nth-child(2n){
margin:0 0 12px 1%;
}
#desctop-slider.desctop-slider-mod .content-wrap h1{
text-align:center;
}
}

@media only screen and (max-width: 768px){
table.custom.center{
font-size:1rem;
}
table.custom .title{
font-size:1.5rem;
}
table.custom .big-text{
font-size:1.5rem;
}
table.custom.center .img{
width:100%;
}
.client-block{
display:block;
}
.client-block .left-block{
margin:0 0 50px 0;
}
}

@media only screen and (max-width: 740px){
	.owl-carousel .owl-nav.disabled{
display:none;
}

}

@media only screen and (max-width: 767px){
#arendovat-form{
max-width:435px;
padding:0 15px;
}
#arendovat-form .js-mask--phone{
min-width:200px;
}
#arendovat-form .custom-btn{
min-width:200px;
margin-left:0;
}
#arendovat-form .row{
margin:0;
}
#notice-block{
display:block;
}
#notice-block .notice-block1{
margin-right: 0;
}
#notice-block .notice-block2{
margin-left: 0;
}
.img25{
width:100%;
}
#video_block_mod .flex-video{
display:block;
text-align:center;
}
#video_block_mod .block-content{
padding:100px 15px 230px 15px;
}
#video_block_mod .flex-video .video_block_main{
margin:0 0 20px 0 !important;
display:inline-block;
min-width:280px;
}
#video_block_mod .video_block_main .video iframe{
height:100%;
}
#section-two .faq-mod{
text-align:center;
}
.faq-mod .__ask .__title{
margin-top:0;
}
#section-two .faq-mod .text--md-center{
text-align:center;
}
}

@media only screen and (max-width: 640px){
    #video_block .text_block,
    #video_block .video_block_main{
        display:block;
        width:100%;
        padding:0;
    }
	#video_block .text_block{
        margin:0 0 20px 0;
    }
	.calculator .vubor{
    width:100%;
    margin:20px 0 0 0;
    }
	.calculator .vubor br{
    display:none;
    }
	.calculator .left-block{
    max-width:100%;
    }
	.calculator .right-block{
    float:none;
    }
	#validate .text{
    width:100%;
    margin:0;
    }
	#validate input,
    #validate .podrazdelenie{
    width:100%;
    }
	#validate .button{
    float:none;
    }    
	#podrazd{
    top:59px;
    left:0;
    }
	.oplata-content{
    padding:15px;
    }
	#validate{
    padding:30px 15px 15px 15px;
    }
    #validate .button-block .check{
    left: 0;
    width: 230px;
    }
    #validate .req-text{
    text-align: left;
    }
	.akcii .left-block{
    padding: 0 20px 0 0;
    }
	.akcii .right-block{

    }
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{
         text-align:left !important;
    }
}

@media only screen and (max-width: 600px){
#link-services .news-item{
width:100%;
margin:0 0 12px 0 !important;
}
}

@media only screen and (min-width: 560px){
	.intro-slider .__item{
        min-height:510px;
    }

}

@media only screen and (max-width: 559px){
.product-single .__info .__line--buy .custom-btn{
width:100%;
}
#other_video .video_block_main{
width:100%;
max-width:100%;
}
#desctop-slider.desctop-slider-mod{
display:block;
}
#desctop-slider.desctop-slider-mod .intro-slider .__item{
min-height:auto;
}
}

@media only screen and (max-width: 480px){
	.oplata{
display:block;
}
#arendovat-form{
text-align:center;
}
#arendovat-form .block-field,
#arendovat-form .button-block{
display:block;
max-width:200px;
margin:0 auto;
}
#mob-slider{
display:block;
}
#desctop-slider{
display:none;
}
.intro-slider .__item .mobile-orange{
color:rgb(251, 84, 0);
}
.intro-slider .__item .mobile-white{
color:#fff;
}
.intro-slider .__item .mobile-black{
color:#000;
}
.pricing-table--style-4 table td{
padding:5px;
}
.mobile-padding{
padding:0 40px;
}
.oplata2 img{
width:100%;
margin:10px 0 10px 0 !important;
}
}

@media only screen and (max-width: 440px){
.client-block .right-block img{
width:100%;
}
.oplata{
text-align:center;
}
.oplata .oplata-online{
margin:0 0 20px 0;
}
.oplata .kvitaciya{
margin:0;
}
.intro-slider .__item .p2{
font-size:2.5rem;
}
.owl-nav{
display:none;
}
#podrazd{
width:100%;
}
	.akcii .left-block{
    padding: 0;
    width:100%;
    margin:0 0 40px 0;
    }
	.akcii .right-block{
    width:100%;
    }
}

@media only screen and (max-width: 380px){
.mobile-padding{
padding:0;
}
}

@media only screen and (max-width: 350px){
#video_block_mod .flex-video .video_block_main{
min-width:0;
}
}
/* End */
/* /bitrix/templates/innet_focus_s1/css/jquery.simplyscroll.css?16262153574752 */
/* /bitrix/templates/innet_focus_s1/css/font-awesome.css?162621535737414 */
/* /bitrix/templates/innet_focus_s1/css/style.min.css?1626215357163649 */
/* /bitrix/templates/innet_focus_s1/css/custom.css?165899234934959 */
