

/* Start:/bitrix/templates/citrus_production_blue/js/fancyBox/source/jquery.fancybox.css?16048442405168*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/citrus_production_blue/js/fancyBox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/citrus_production_blue/js/fancyBox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/citrus_production_blue/js/fancyBox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/citrus_production_blue/js/fancyBox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/citrus_production_blue/js/fancyBox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/citrus_production_blue/js/fancyBox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/citrus_production_blue/normalize.css?16048442408893*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Hyphens for text (look at <html lang="">) */
p {
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
/* End */


/* Start:/bitrix/templates/citrus_production_blue/font-awesome.min.css?160484424020754*/
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/citrus_production_blue/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('/bitrix/templates/citrus_production_blue/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('/bitrix/templates/citrus_production_blue/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('/bitrix/templates/citrus_production_blue/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('/bitrix/templates/citrus_production_blue/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-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{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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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-square:before,.fa-pied-piper: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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra: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-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"}
/* End */


/* Start:/bitrix/templates/citrus_production_blue/colors.css?16048442402969*/
h1 {
	color: #00bbd6;
}
.product-d_props h4 {
	color: #00bbd6;
}
.view-more h3 {
	color: #00bbd6;
}

a {
	color: #00bbd6;
}

.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul:before {
	background-color: #00bbd6;
	}
	.main-nav > .main-nav_ul > .main-nav_ul_li:hover > .main-nav_ul_li_a,
	.main-nav > .main-nav_ul > .main-nav_ul_li.__selected > .main-nav_ul_li_a {
		color: #00bbd6;
		}
		.main-nav > .main-nav_ul > .main-nav_ul_li:hover > .main-nav_ul_li_a > span:before,
		.main-nav > .main-nav_ul > .main-nav_ul_li.__selected > .main-nav_ul_li_a > span:before {
			background-color: #00bbd6;
		}

.phone span {
	color: #00bbd6;
}
.callback span {
	color: #00bbd6;
	border-bottom: 1px dashed #00bbd6;
}

.h_search_form .fa {
	color: #00bbd6;
}
.h_search_form input[type="text"] {
	outline-color: #00bbd6;
}
.h_search_example span {
	color: #00bbd6;
	border-bottom: 1px dashed #00bbd6;
}

.carousel_control li .fa {
	color: #00bbd6;
}

.services_it_name {
	color: #00bbd6;
}

.production_it_name:hover {
	color: #00bbd6;
}

.contacts-info h3 {
	color: #00bbd6;
	margin: 0 0 10px 0;
}

.product-s_props_it_val {
	color: #00bbd6;
}
.product-s_name:hover {
	color: #00bbd6;
	text-decoration: underline;
}
.product-d_prices_it span {
	color: #00bbd6;
}

/* Buttons
-------------------------------------------------- */
.btn {
	border: 1px solid #059dbe;
	background: #01a9c2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#01a9c2), to(#0d86b7));
	background: -webkit-linear-gradient(#01a9c2, #0d86b7);
	background: -moz-linear-gradient(#01a9c2, #0d86b7);
	background: -ms-linear-gradient(#01a9c2, #0d86b7);
	background: -o-linear-gradient(#01a9c2, #0d86b7);
	background: linear-gradient(#01a9c2, #0d86b7);
	}
	.btn:hover {
		background: #0d85b7;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0d85b7), to(#01a9c2));
		background: -webkit-linear-gradient(#0d85b7, #01a9c2);
		background: -moz-linear-gradient(#0d85b7, #01a9c2);
		background: -ms-linear-gradient(#0d85b7, #01a9c2);
		background: -o-linear-gradient(#0d85b7, #01a9c2);
		background: linear-gradient(#0d85b7, #01a9c2);
	}
/* /Buttons */

/* Certificates
-------------------------------------------------- */
.certificates_it_name:hover {
	color: #00bbd6;
}
/* /Certificates */

/* FAQ
-------------------------------------------------- */
.faq-sections_li .fa {
	color: #00bbd6;
}
.faq-sections_li.__selected .faq-sections_li_a,
.faq-sections_li .faq-sections_li_a:hover {
	color: #00bbd6;
}
/* /FAQ */

/* Catalog Section List
-------------------------------------------------- */
.section-s_name:hover {
	color: #00bbd6;
	text-decoration: underline;
}
/* /Catalog Section List */

/* Titles
-------------------------------------------------- */
.our-works h3 {
	color: #00bbd6;
}
/* /Titles */

#question {
	border-bottom: 1px dashed #00bbd6;
}

/* End */


/* Start:/bitrix/templates/citrus_production_blue/jquery.jbform.css?160484424011257*/
#jbForm_overlay {
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
}
.jbForm * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    height: auto;
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    width: auto;
	opacity: 1;
}

.jbForm ::-webkit-input-placeholder {color: #999;}
.jbForm :-moz-placeholder {color: #999;}
.jbForm ::-moz-placeholder {color: #999;}
.jbForm :-ms-input-placeholder {color: #999;}
.jbForm .placeholder {color: #999;}

body.jbNoScroll {
    overflow: hidden;
    margin-right: 17px;
}
.jbForm {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 1010;
    display: none;
    overflow-y: scroll;
}
.jbForm.jbInbuilt {
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    position: static;
    z-index: auto;
    display: block;
    overflow: auto;
}
.jbForm.jbInbuilt .jb_inset {
    -webkit-box-shadow: inset 0 0 18px rgba(100, 100, 100, 0.2);
    -moz-box-shadow: inset 0 0 18px rgba(100, 100, 100, 0.2);
    box-shadow: inset 0 0 18px rgba(100, 100, 100, 0.2);
}
.jbForm .jb_inset {
    background: #f3f4f5;
    -webkit-box-shadow: inset 0 0 18px rgba(100, 100, 100, 0.2), rgba(0, 0, 0, .8) 1px 1px 4px;
    -moz-box-shadow: inset 0 0 18px rgba(100, 100, 100, 0.2), rgba(0, 0, 0, .8) 1px 1px 4px;
    box-shadow: inset 0 0 18px rgba(100, 100, 100, 0.2), rgba(0, 0, 0, .8) 1px 1px 4px;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    width: 380px;
    z-index: 120;
    color: #777;
    height: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: auto;
}
.jbForm .jb_title {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    background-position: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3498db), color-stop(1, #2980b9));
    background: -moz-linear-gradient( center top, #3498db 5%, #2980b9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3498db', endColorstr='#2980b9');
    background-color: #3498db;
    margin: 0;
    border: 0 none;
    border-radius: 6px 6px 0 0;
}
.jbForm .jb_close {
    display: block;
    position: absolute;
    top: 8px;
    right: 7px;
    height: 24px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    line-height: 24px;
    font-size: 24px;
    text-indent: 0;
    color: #fff;
    cursor: pointer;
}
.jbForm form {
    margin: 10px!important;
    display: block;
}
.jbForm .jb_input {
    margin-top: 10px;
}
.jbForm .jb_input.jb_captcha {
    margin-top: 10px;
    padding-left: 140px;
}
.jbForm .jb_captcha img {
    border: 1px #ccc solid;
    margin-left: -140px;
    float: left;
}
.jbForm label {
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    margin-top: 12px;
}
.jbForm input[type=text],
.jbForm input[type=date],
.jbForm input[type=time],
.jbForm input[type=number],
.jbForm input[type=email],
.jbForm input[type=datetime],
.jbForm input[type=tel] {
    border: 1px solid #CCC;
    background-color: #fefefe;
    width: 100%;
    margin: 0 10px 0 0;
    padding: 0 7px;
    height: 30px;
}
.jbForm textarea {
    border: 1px solid #d6d6d6;
    background-color: #fefefe;
    width: 100%;
    height: 70px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
}
.jbForm label.jbForRadio {
    font-weight: 400;
    margin-top: 2px;
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
.jbForm label.jbForCheckbox {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
.jbForm label.jbForCheckbox input,
.jbForm label.jbForRadio input {
    width: 13px;
    height: 13px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.jbForm .jbFileUpload {
    position: relative;
    overflow: hidden;
    color: #fff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79A0DA), color-stop(1, #548ABE));
    background: -moz-linear-gradient( center top, #79A0DA%, #548ABE 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79A0DA', endColorstr='#548ABE');
    background-color: #79A0DA;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px 20px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px;
}
.jbForm .jbFileUpload:hover {
    background: #638AB4;
}
.jbForm .jbFileUpload input {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    margin: 0;
    padding: 0;
}
.jbForm .jbFileName {
    margin-top: 8px;
}
.jbForm .jbFileName span {
    display: inline-block;
}
.jbForm .jbFileName span:after {
    content: '",\00a0';
}
.jbForm select {
    border: 1px solid #CCC;
    background-color: #fefefe;
    width: 100%;
    display: block;
    margin: 0 10px 0 0;
    padding: 7px;
}
.jbForm select:focus,
.jbForm input[type=text]:focus,
.jbForm input[type=email]:focus,
.jbForm input[type=date]:focus,
.jbForm input[type=time]:focus,
.jbForm input[type=number]:focus,
.jbForm input[type=datetime]:focus,
.jbForm input[type=tel]:focus,
.jbForm textarea:focus {
    background-color: #fff;
    border: 1px solid #cbc5ba;
}
.jbForm input[type=submit] {
    margin: 0;
    border: 0 none;
    display: inline-block;
    background-color: #f6f6f6;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAMAAACqJUG4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAxQTFRF+Pj4+vr6+/v79vb2XCnGaQAAABhJREFUeNpiYGQgFTKDITKAiDPhggABBgALBwBA3C+ITwAAAABJRU5ErkJggg==);
    text-indent: 0;
    background-position: center;
    border: 1px solid #cccccc;
    padding: 7px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #1c94c4;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}
.jbForm input[type=submit]:hover {
    background: #fdf5ce;
    color: #c77405;
    border-color: #fbcb09;
}
.jbForm .jb_dev {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #c2c3c4;
    text-decoration: none;
}
.jbForm .jb_progress {
    display: inline-block;
    color: #323d53;
    font-size: 14px;
    text-align: center;
    position: relative;
    vertical-align: top;
    width: 100%;
    padding: 50px 30px 30px 30px;
    background: url('data:image/gif;base64,R0lGODlhIAAgAMQXAPT2+ejr89HY5qOxz5SkyJ2szJCixdve5p+uzZqqysfP4dHX4rvC0LnE2sHH0pWlyJmpypmqyrrF28bM2s3T3ZamyZCixv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCAAXACwAAAAAIAAgAAAFlOAljmRpnmiqrmzrvnAsz6JBVHhFGKSd67yRL7cjWI5IAsmIPCpHzOateayQKlSLdYSl4rJbUbcZvoyRX+8VvPaeq21yHP3WzuFccL28v2v7eWqBZIBibIN0h4aCi4SKZo97hZCMlI6Vk5KRm26ccohVmZ6JmKNVUUlLWU8iqE5DODs9N0RBNbSxtjS7vL2+v8DBFyEAIfkEBQgAFwAsAAAFAAgAFgAABR+gQVRkRYhWqo5X61ZuLM90bd94ru88Dssm1UpUMhlCACH5BAkIABcALAAAAAAUACAAAAV0oHMAJHA4V6qu6UG98MHOFwDDAM3aN5XrKt7tB6z1fCsDocKsEAxC3IpgqVoJ0RfxUplVssiisbfVgcu0s3g8XKvF72IcODcf0bN6+u7mw/1ygHSCdmQrXSxfglRWVViCSk1OUIR7hn+XRS49MmIiJSYoYiEAIfkECQgAFwAsAAAAACAAIAAABcvgJY6k6BxAChxO6V7MEszBwpAHpe/HWy6ToHBBAux2AB8pIBQGikddUiliNifPkTE6pVqbWdH22L0YCJV0hWD4OqFcEsFCrxPcwfBljCRVXBV4WHBkVFVXg1pRFGU+gnp8UoYXj4R9hpWKcZiIkIuNL5lin5Oie6ScV56bXp2Wkqlgr4ylrpqFsW+3l62qs6AuppG0uXm/tb67sCJ/JYG2o6wXc3V0d9Cn0mdqa23Yw8AlwqhUQFdEysRUMTQ1NyM5UT2ThicqKy2GIQAh+QQJCAAXACwAAAAAIAAgAAAF5OAljmRpjs4BrMDhnCWzBHSwMORB7fwBk4uJcLggAXg8QEMhaAoUDVJgOAwYkTuAQsLtKqRUoXV0xAIE3a4AHB6LyshzmrseTdtXM3peF92pbhdwSXtpfRd/VXlxhWpsgIuEcxKHiWKRWY10j4pkWBRyfJyXnnqTlWETgYOZp6OqmKCalK+rn6GGtbG4jnaptqaivniljK7DkMWSwn6/u7OoxG+30LrKrcyIzteyx83SgtTe2uCs3dmWsNxak1/IndNmS05PUe+k8XE/I0FhRev7RMioYQPHCB1YfARcmIJFCwchAAAh+QQJCAAXACwAAAAAIAAgAAAF1uAljmRpnmiqXswSvMHCrPS1THi+0I0i/AJFgxTI5QI0hWTJVBCNuAAEMagOEBCSgMkUPKEBRGRMRmi5S++oCB6QyYMzWi1iGwPudyQ+2s6/d3lvfCJ+XHQXdkeCcHKHgIt6e45dkFGMY4QXhpVrUBN4kpqcaZagmJN9aBKIipeilKWebbCqf7OBtYWrrZ+heqO8pr+DsazDqMG3db7Jxr20wM/IupvCuJHSto/YUWJ6ZtudzGBTVldZ4rLkd0mrTt2gPD5AQsM1KzdQO/gpLTAxZvQbGAIAIfkECQgAFwAsAAAAACAAIAAABc3gJY5kaZ5oqq5s676NIsyC0rypIu28wkKIgXCAgJAEPJ7gkSg4C4kHCRGpWhHH5E6QqHi/CdLAah1ktYLC91sQk6vmERKtXlfao/E7Lpon03Z3bntnf3VreCJ6ZHwXfkqHbIOMhZCBiReLZZVbkV6YmnCcEoB2oG8RjY+dl5ObclqknoJ5qKqxpYiuorB0rbWEvYa/irajuZLAlMKWprupx7OnwX24XXZhyq/VaExPUFIjVG9YzFs/QUNFxzgoOlo+7SYxNDU38vj5+u0hACH5BAkIABcALAAAAAAgACAAAAXD4CWOZGmeaKqubOu+cCy3EDLcAwIZROVXBAPpkSgYC4kHCRFpOhEEi3RKICV+vwRp4HQOKtNphVTA+grbbvMblo5HZTN6xFWz229RHDsX1bt3YXkXez99F39eYHhkZhWHiWuLgo1yaXaTYpV8l4CZbpuGnYptFoOFZ6OSpaeOkGoRgZpwrqqxn6ahqXSwsqC0lryYrLqPtr65wJzCnsTKosxeUW1VI1dmWtFrPFhBQ0VHSUuwCDMlNTg5EObs7e7v8PAhACH5BAUIABcALAAAAAAgACAAAAWv4CWOZGmeaKqubOu+cCzPokFUeEUYpJ3rvNEjUSgWEg+CZckkkJTMpXOU+OGq0WWFVMlatqOCtSL2gkXd7PkitpbVXDOp/XtH1+n7fGxn4uVhfHl+cXCBboNahXqHdYlfi4SNOX2KI49rdJSYkZYimjiVkJeAn4KlF5yToapoqKBkramvp4autmy1jLe7uW5QUVMiwE0kVVYJPjk7PTfLQSJDRkcPNNbX2Nna29wkIQAh+QQFCAAXACwYAAYACAAUAAAFKKBBVGRFiFaqjqpKtukLyy3tVrBlx/jc179bbqcL8obG4pCQO41KpxAAOw==') no-repeat center 10px;
}
.jbForm select.jbError,
.jbForm input.jbError,
.jbForm textarea.jbError {
    background-color: #fff5f5;
    border: 1px solid #861313;
}

.jbForm::-webkit-input-placeholder,
.jbForm:-moz-placeholder,
.jbForm::-moz-placeholder,
.jbForm:-ms-input-placeholder,
.jbForm .placeholder {
    color: #999;
}
.jbForm .jbFileName span:before,
.jbForm .jbFileName span:last-child:after {
    content: '"';
}
.jbForm .jb_success,
.jbForm .jb_fail {
    color: #777;
    font-size: 14px;
    margin: 30px;
}
.jbForm .jb_fail .error_msg {
    color: #D6214C;
    font-size: 14px;
}

/* Extra Small Devices, Phones */ 
@media all and (max-width : 480px) {
	.jbForm input{
		font-size: 14px;
	}
	.jbForm  .jb_inset label {
		font-size: 14px;
	}
   .jbForm .jb_inset {
		width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
	}
	.jbForm .jb_title {
		line-height: 26px;
		font-size: 18px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
	}
	.jbForm .jb_close {
		width: 30px;
		height: 24px;
		top: 12px;
		font-size:28px;
	}
	.jbForm .jb_close:after {
		font-size: 38px;
	}
	.jbForm input[type=submit] {
		font-size: 16px;
	}
	.jbForm .jb_dev,
	.jbForm .jb_progress:after {
		display: none;
	}
	.jbNoScroll {
		overflow: auto;
		margin-right: 0;
	}
	.jbForm {
		overflow-y: auto;
	}
}
.jbIsMobile.jbNoScroll {
	overflow: auto;
	margin-right: 0;
}
.jbIsMobile .jbForm {
	overflow-y: auto;
}	

/* End */


/* Start:/bitrix/templates/citrus_production_blue/orbit.css?16048442402253*/
/* CONTAINER */
div.orbit { width: 1px; height: 1px; position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);  overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }

/* TIMER */
div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('/bitrix/templates/citrus_production_blue/orbit/rotator-black.png') no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0; }
span.mask.move { width: 40px; left: 0; background: url('/bitrix/templates/citrus_production_blue/orbit/timer-black.png') repeat 0px 0px;  }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('/bitrix/templates/citrus_production_blue/orbit/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
div.timer:hover span.pause,
span.pause.active, 
div.timer:hover span.pause.active { opacity: 1; }

/* CAPTIONS */
div.caption { background: #000; background: rgba(0,0,0,.6); width: 100%; z-index: 1000; position: absolute; bottom:-100px; color: #fff; padding: 8px 0; }
div.caption span { padding: 0 10px; font-size: 14px; text-shadow: 0px 1px 0px rgba(0,0,0,.8); margin: 0; }
.orbit-caption { display: none; }

/* DIRECTIONAL NAV */
div.orbit:hover div.slider-nav { display: block; }
div.slider-nav { display: none; }
div.slider-nav span { width: 33px; height: 55px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
div.slider-nav span.right { background: url('/bitrix/templates/citrus_production_blue/orbit/right-arrow.png'); right: 10px; }
div.slider-nav span.left { background: url('/bitrix/templates/citrus_production_blue/orbit/left-arrow.png'); left: 10px; }   

/* BULLET NAV */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url(/bitrix/templates/citrus_production_blue/orbit/bullets.png) no-repeat; 0 0; width: 7px; height: 7px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -7px 0; }
/* End */


/* Start:/bitrix/templates/citrus_production_blue/components/bitrix/menu/top/style.css?16048442403050*/
/* Main menu
-------------------------------------------------- */
.main-nav {
	float: right;
	position: relative;
	z-index: 9;
	right: -15px;
	
	}
	.main-nav_ul_li {
		list-style: none;

		}
		.main-nav_ul_li_a {
			display: block;
			text-decoration: none;
		}
	.main-nav > .main-nav_ul {
		margin: 0;
		padding: 0;
		}
		.main-nav > .main-nav_ul > .main-nav_ul_li {
			float: left;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			border-left: 1px solid #ccc;
			position: relative;
			height: 16px;
			}
			.main-nav > .main-nav_ul > .main-nav_ul_li:first-child {
				border-left: 1px solid transparent;
			}
			.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul_li_a {
				line-height: 1;
				color: #000;
				padding: 0 15px;
				font-size: 16px;
				}
				.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul_li_a > span {
					display: block;
					position: relative;
					}
					.main-nav > .main-nav_ul > .main-nav_ul_li:hover > .main-nav_ul_li_a > span:before,
					.main-nav > .main-nav_ul > .main-nav_ul_li.__selected > .main-nav_ul_li_a > span:before {
						content: "";
						height: 3px;
						width: 100%;
						position: absolute;
						bottom: -8px;
					}
			.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul {
				display: none;
				border-bottom: 1px solid #ccc;
				left: 15px;
				min-width: 200px;
				top: auto;
				position: absolute;
				margin: 0;
				padding: 5px 0 0 0;
				white-space: nowrap;
				
				}
				.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul:before {
					content: "";
					height: 3px;
					width: 100%;
					display: block;
					transition: 0.1s ease;
                    -moz-transition: 0.1s ease;
                    -ms-transition: 0.1s ease;
                    -o-transition: 0.1s ease;
                    -webkit-transition: 0.1s ease;
				}
				.main-nav > .main-nav_ul > .main-nav_ul_li:hover > .main-nav_ul {
					display: block;
				}
				.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul > .main-nav_ul_li {
					background: #f3f3f3;
					border-left: 1px solid #ccc;
					border-right: 1px solid #ccc;
				}
				.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul > .main-nav_ul_li > .main-nav_ul_li_a {
					padding: 6px 15px 6px 15px;
					line-height: 1.2;
					color: #000;
					}
					.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul > .main-nav_ul_li:hover > .main-nav_ul_li_a,
					.main-nav > .main-nav_ul > .main-nav_ul_li > .main-nav_ul > .main-nav_ul_li.__selected > .main-nav_ul_li_a {
						background: #999;
						color: #fff;
					}
/* /Main menu */

.main-nav_ul_li_a{
    transition: 0.1s ease;
    -moz-transition: 0.1s ease;
    -ms-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 0.1s ease;
}

.main-nav_ul{
    transition: 0.1s ease;
    -moz-transition: 0.1s ease;
    -ms-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 0.1s ease;
}
/* End */


/* Start:/bitrix/templates/citrus_production_blue/components/bitrix/search.form/top_search/style.css?1604844240880*/
/* Search
-------------------------------------------------- */
.h_search {
	float: left;
	margin-top: 18px;
	font-size: 12px;
	}
	.h_search_form {
		width: 220px;
		position: relative;
		}
		.h_search_form input[type="text"] {
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			width: 100%;
			height: 24px;
			padding: 0 25px 0 5px;
			border: 1px solid #ccc;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			-o-border-radius: 2px;
			border-radius: 2px;
			}
			.h_search_form .fa {
				position: absolute;
				width: 20px;
				height: 18px;
				font-size: 17px;
				top: 3px;
				right: 2px;
				cursor: pointer;
			}
	.h_search_example {
		margin: 7px 0 0 0;
		}
		.h_search_example span {
			cursor: pointer;
			}
			.h_search_example span:hover {
				border-bottom: 1px dashed transparent;
			}
/* /Search */
/* End */


/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1604844228501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/citrus_production_blue/components/bitrix/breadcrumb/.default/style.css?1604844240343*/
/* Breadcrumbs
-------------------------------------------------- */
.breadcrumbs {
	font-size: 12px;
	margin: 7px 0;
	padding-left: 270px;
	}
	.breadcrumbs_it {
		color: #666;
		text-decoration: none;
		}
		a.breadcrumbs_it:hover {
			text-decoration: underline;
		}
	.breadcrumbs_sp {
		padding: 0 6px;
	}
/* /Breadcrumbs */
/* End */


/* Start:/bitrix/templates/citrus_production_blue/components/bitrix/menu/left/style.css?1604844240802*/
/* Left menu
-------------------------------------------------- */
.left-nav {
	margin-bottom: 15px;
	}
	.left-nav h2 {
		font-size: 20px;
		margin: 9px 0 12px;
		line-height: 1.2;
	}
	.left-nav_ul {
		padding: 0;
		margin: 0;
		background: url(/bitrix/templates/citrus_production_blue/components/bitrix/menu/left/images/left-nav_bg.png) center top repeat-y transparent;
		}
		.left-nav_ul_li {
			list-style: none;
			border-bottom: 1px dotted #cdcdcd;
			}
			.left-nav_ul .left-nav_ul_li:first-child {
				border-top: 1px dotted #cdcdcd;
			}
		.left-nav_ul_li_a {
			text-decoration: none;
			display: block;
			padding: 5px 10px 5px 20px;
			font-size: 16px;
			line-height: 1.2;
			}
			.left-nav_ul_li_a:hover,
			.left-nav_ul_li.__selected .left-nav_ul_li_a {
				color: #fff;
				background-color: #9b9b9b;
			}
/* /Left menu */
/* End */


/* Start:/bitrix/templates/citrus_production_blue/components/bitrix/menu/bottom/style.css?1604844240954*/
/* Bottom menu
-------------------------------------------------- */
.f_nav {
	float: right;
	position: relative;
	right: -10px;
	}
	.f_nav_ul {
		padding: 0;
		margin: 0;
		}
		.f_nav_ul_li {
			list-style: none;
			float: left;
			_border-left: 1px solid #666;
			line-height: 1.1;
			font-size: 12px;
			}
			.f_nav_ul .f_nav_ul_li:first-child {
				_border-left: 1px solid transparent;
			}
			.f_nav_ul_li_a {
				text-decoration: none;
				color: #666;
				padding: 0;
				margin-right: 10px;
				border-bottom: 1px solid #999;
                transition: 0.1s ease;
                -moz-transition: 0.1s ease;
                -ms-transition: 0.1s ease;
                -o-transition: 0.1s ease;
                -webkit-transition: 0.1s ease;
			}
				.f_nav_ul_li_a:hover,
				.f_nav_ul_li.__selected .f_nav_ul_li_a {
					text-decoration: none;
					border-bottom: 2px solid #02AED5;
				}
/* /Bottom menu */
/* End */


/* Start:/bitrix/templates/citrus_production_blue/styles.css?1715672321908*/
/* Tables
-------------------------------------------------- */
.table-ctyle {
	width: 100%;
	}
	.table-ctyle tbody tr {
		border: 1px solid #ccc;
		}
		.table-ctyle tbody td {
			padding: 5px 20px;
		}
	.table-ctyle tbody tr.white-row {
		background: #fff;
	}
/* /Tables */	

/* Buttons
-------------------------------------------------- */
.btn {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	line-height: 1.2;
	min-height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	}
	.btn-large {
		font-size: 24px;
		padding: 4px 40px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	}
/* /Buttons */	

/* Lists
-------------------------------------------------- */
.ul-style {
	margin: 15px 0;
	padding: 0 0 0 25px;
	}
	.ul-style > li {
		list-style-image: url(/bitrix/templates/citrus_production_blue/images/li.png);
		margin-bottom: 12px;
	}
/* /Lists */
/* End */


/* Start:/bitrix/templates/citrus_production_blue/template_styles.css?171567232128142*/
/* Base - 1 layer
---------------------------------------------------------------------------------- */

@font-face {
    font-family: 'CitrusGothic';
    src: url('/bitrix/templates/citrus_production_blue/fonts/CitrusGothic.eot');
    src: url('/bitrix/templates/citrus_production_blue/fonts/CitrusGothic.eot') format('embedded-opentype'),
         url('/bitrix/templates/citrus_production_blue/fonts/CitrusGothic.woff') format('woff'),
         url('/bitrix/templates/citrus_production_blue/fonts/CitrusGothic.ttf') format('truetype'),
         url('/bitrix/templates/citrus_production_blue/fonts/CitrusGothic.svg#CitrusGothic') format('svg');
}

html {
	height: 100%;
}

body {
/* Font List
	Verdana, Geneva, sans-serif
	Georgia, Times New Roman, Times, serif
	Courier New, Courier, monospace
	Arial, Helvetica, sans-serif
	Tahoma, Geneva, sans-serif
	Trebuchet MS, Arial, Helvetica, sans-serif
	Arial Black, Gadget, sans-serif
	Times New Roman, Times, serif
	Palatino Linotype, Book Antiqua, Palatino, serif
	Lucida Sans Unicode, Lucida Grande, sans-serif
	MS Serif, New York, serif
	Lucida Console, Monaco, monospace
	Comic Sans MS, cursive

	"Segoe UI Light", "Segoe UI", Arial; font-weight: 300;
*/
	height: 100%;
    font: normal 14px/1.4 'CitrusGothic', sans-serif;
    color: #000;
}

/* Main wrapper */
.wrapper {
	min-height: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 150px;
	background: #f3f3f3;
}
.w {
	width: 980px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
.top_menu{
    position: fixed;
    z-index: 70;
    width: 100%;
    background: url(/bitrix/templates/citrus_production_blue/images/top_bar.png) repeat-x -107px !important;
}

.main_content{
    padding-top: 120px;
    background-image: url(/bitrix/templates/citrus_production_blue/images/bg_max-min.png);
}
/* END Main wrapper */

/* Printing house */
h1, .h1 {
    font-size: 24px;;
    margin: 20px 0 15px;
    font-weight: normal;
    line-height: 1.2;
}

h2 {
    font-size: 24px;;
    margin: 20px 0 15px;
    font-weight: normal;
	color: #333;
}

h3 {
    font-size: 24px;
    margin: 25px 0 15px;
    color: #333;
    font-weight: normal;
}

h4 {
    font-size: 18px;
    margin: 20px 0 12px;
    font-weight: bold;
    line-height: 1.2;
}

p,
pre {
   margin: 15px 0;
   font-size:15px;
}
/* END Printing house */

/* Deafult styles for links */
a {
	text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
/* END Deafult styles for links */

/* Form
-------------------------------------------------- */
.form {
	
	}
	.form_field {
		
		}
		.form_field_input input[type="text"],
		.form_field_input textarea {
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			width: 100%;
			border: 1px solid #ccc;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			-o-border-radius: 2px;
			border-radius: 2px;
			padding: 3px 5px;			
		}
		.form_field_input input[type="text"] {
			height: 30px;			
		}
		.form_field_input textarea {
			resize: none;
		}
/* /Form */

/* Header
-------------------------------------------------- */
.h {
	background: #fff;
	height: 120px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
/* /Header */

/* Logo
-------------------------------------------------- */
.h_logo {
	float: left;
	}
	.h_logo_img {
		font-size: 0;
		display: inline-block;
		*display: inline-block;
		*zoom: 1;
		vertical-align: bottom;
		margin-right: 10px;
	}
	.h_logo_a {
		font-size: 32px;
		color: #000;
		text-decoration: none;
		display: inline-block;
		*display: inline-block;
		*zoom: 1;
		vertical-align: bottom;
		line-height: 24px;
	}
/* /Logo */

/* Contacts info
-------------------------------------------------- */
.h_contacts {
	padding: 0 20px 0 0;
	margin: 15px 20px 0 0;
	border-right: 1px dotted #cdcdcd;
	text-align: right;
	}
	.phone {
		font-size: 18px;
		margin: 0 0 5px 0;
		line-height: 1;
		}
		.phone span {
			font-size: 24px;
		}
	.callback {
		color: #999;
		cursor: pointer;
		margin: 0;
		}
		.callback .fa {
			font-size: 20px;
			float: right;
			margin-top: 2px;
			margin-right: 5px;
		}
		.callback span {
			float: right;
			}
			.callback:hover span {
				border-bottom: 1px dashed transparent;
			}
/* /Contacts info */

/* Title in question page
-------------------------------------------------- */
.my-questions-link {
	font-size: 14px;
	margin-left: 10px;
	}
	#question {
		font-size: 14px;
		margin-left: 10px;
		text-decoration: none;	
		}
		#question:hover {
			border-bottom: 1px solid transparent;
		}
/* /Title in question page */

/* About block
-------------------------------------------------- */
.about {
	/*background: url(/upload/Poorly_matched_glass.jpg) left top;*/
	color: #fff;
	margin-top: 1px;
	z-index: 2;
	position: relative;
	
	}
	.about .h1 {
		color: #fff;
	}
	.about .bs-1 {
		float: right;
		margin: 35px 0 0 20px;
		font-size: 0;
		background: none;
	}
	.about .more {
		color: #fff;
		font-size: 12px;
	}
	
	.main_text{
	    /*background: url(/upload/transparent_services_menu.png) repeat;*/
	    padding:10px;
	    padding-top:0;
	    border-bottom: 1px solid #ccc;
	}
/* /About block */

/* Images styles
-------------------------------------------------- */
/* !Atention! box-shadow must put in block with z-index: 2; position: relative; */
.box-shadow {
	position: relative;
	display: block;
	}
	.box-shadow:after {
		content: "";
		position: absolute;
		z-index: -1;
		bottom: 12px;
		width: 50%;
		height: 20%;
		right: 2px;
		left: auto;
	    -webkit-box-shadow: 0 15px 1px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0 15px 1px rgba(0, 0, 0, 0.35);
		-o-box-shadow: 0 15px 1px rgba(0, 0, 0, 0.35);
		box-shadow: 0 15px 1px rgba(0, 0, 0, 0.35);
	    -webkit-transform: rotate(2deg);
		-moz-transform: rotate(2deg);
		-ms-transform: rotate(2deg);
		-o-transform: rotate(2deg);
		transform: rotate(2deg);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}
.bs-1 {
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	}
	a.bs-1 {
		font-size: 0;
	}
.bs-2 {
	padding: 8px;
	background: #e0e0e0;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	a.bs-2 {
		font-size: 0;
	}
.bs-3 {
	padding: 9px;
	border: 1px solid #e0e0e0;;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	a.bs-3 {
		font-size: 0;
	}
/* /Images styles */

/* Control button caruosel
-------------------------------------------------- */
.carousel_control {
	position: absolute;
	margin: 0;
	padding: 0;
	padding-right: 15%;
	}
	.carousel_control li {
		list-style: none;
		float: left;
		margin-right: 5px;
		}
		.carousel_control li .fa {
			font-size: 18px;
			cursor: pointer;
			text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
		}
		.carousel_control li.disabled .fa {
			cursor: default;
			color: #ccc;
		}
/* /Control button caruosel */

/* Back link
-------------------------------------------------- */
.back-to-the-feature {
	line-height: 1.2;
	display: block;
}
.back-to-the-feature .fa {
	font-size: 18px;
	cursor: pointer;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	margin-right: 5px;
	float: left;
	}
	.back-to-the-feature a:hover .fa {
		color: #ccc;
	}
	.back-to-the-feature {
		text-decoration: none;
		}
		.back-to-the-feature span {
			text-decoration: underline;
			float: left;
		}
		.back-to-the-feature:hover span {
			text-decoration: none;
		}
/* /Back link */

/* New preview
-------------------------------------------------- */
.new {
	position: relative;
	z-index: 2;
	margin-bottom: 12px;
	}
	.new time {
		color: #666;
		font-size: 11px;
	}
	.new_img {
		float: left;
		margin-right: 15px;
	}
	.new_name {
		display: block;
	}
	.new_txt {
		font-size: 12px;
		margin: 5px 0;
	}
/* /New preview */

/* Contacts block
-------------------------------------------------- */
.contacts-info {
    
    
	width: 45%;
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	padding: 15px 105px 20px 20px;
	background-image: url(/bitrix/templates/citrus_production_blue/images/mail.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
	.contacts-info-on{
	    -webkit-transform: rotateY(0);
        transform: rotateY(0);
        -webkit-transition: all 1.0s ease;
        transition: all 1.0s ease;
	}
	
	.contacts-info-off{
	    -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transition: all 1.0s ease;
        transition: all 1.0s ease;
	}
	
	.contacts-info .fa {
		float: left;
		width: 20px;
		text-align: center;
		margin-right: 5px;
		font-size: 16px;
		margin-top: 2px;
		color: #333;
	}
	.contacts-info .fa + span {
		overflow: hidden;
		display: block;
	}
	.contacts-info .contacts-info_inner > div {
		margin-bottom: 10px;
	}
	.contacts-info .contacts-info_inner div:first-child {
		font-size: 16px;
	}
	
	.contacts-info_inner a{
	    text-decoration:none;
	}
/* /Contacts block */

/* Contacts Page
-------------------------------------------------- */
.contacts-page {
	margin-bottom: 35px;
	}
	.contacts-page_it {
		font-size: 16px;
		margin-bottom: 15px;
		}
		.contacts-page_it .fa {
			color: #333;
			float: left;
			margin-top: 3px;
			margin-right: 5px;
			min-width: 20px;
		}
		.contacts-page_it .fa + span {
			overflow: hidden;
			display: block;
		}
		.contacts-page_it a{
		    text-decoration: none;
		}
/* /Contacts Page */

/* Callback form
-------------------------------------------------- */
.form-popup {
	max-width: 420px;
	}
	.form-popup.__question {
		min-width: 400px;
	}
	.form-popup .form_field {
		margin-bottom: 15px;
	}
	.form-popup .form_field_name {
		margin-bottom: 5px;
	}
	.form-popup .form_field.__captcha input {
		width: 48%;
		float: right;
		height: 40px;
		font-size: 20px;
	}
	.form-popup .form_field.__captcha img {
		float: left;
	}
	.form-popup .form_ctrl {
		text-align: center;
	}
	.form-popup .tooltip-block {
		margin-bottom: 15px;
		font-size: 12px;
	}
/* /Callback form */

/* More
-------------------------------------------------- */
.read-more {
	line-height: 1.2;
	text-decoration: none;
	display: block;
	}
	.read-more span {
		text-decoration: underline;
		float: left;
	}
	.read-more .fa {
		font-size: 18px;
		text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
		float: left;
		margin-right: 5px;
	}
	.read-more:hover span {
		text-decoration: none;
	}
/* /More */

/* Socilal buttons
-------------------------------------------------- */
.soc-links {

	}
	.soc-links_it {
		display: block;
		float: left;
		width: 32px;
		height: 32px;
		margin-left: 10px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		color: #fff;
		font-size: 22px;
		text-align: center;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		position: relative;
		}
		.soc-links_it:hover {
			top: -2px;
		}
		.soc-links_it.__vk {
			background-color: #477cb1;
		}
		.soc-links_it.__fb {
			background-color: #3b5998;
			padding-top: 2px;
		}
		.soc-links_it.__tw {
			background-color: #00b9ed;
			padding-top: 1px;
		}
		.soc-links_it.__gg {
			background-color: #dd4b39;
			padding-top: 2px;
		}
/* /Socilal buttons */

/* Footer
-------------------------------------------------- */
.f_logo_a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
}
.copyright {
	font-size: 11px;
	color: #666;
}
.developers {
	font-size: 11px;
	color: #666;
	margin: 0;
	}
	.developers a {
		text-decoration: none;
		color: #666;
		}
		.developers a:hover {
			text-decoration: underline;
		}
/* /Footer */

/* Product preview
-------------------------------------------------- */
.product-s {
	width: 170px;
	}
	.product-s .box-shadow:after {
		right: 2px;
		-webkit-transform: rotate(4deg);
		-ms-transform: rotate(4deg);
		-o-transform: rotate(4deg);
		transform: rotate(4deg);
	}
	.product-s_img {
		display: block;
		font-size: 0;
		margin-bottom: 5px
		}
		.product-s_img img {
			width: 100%;
		}
	.product-s_props {
		padding: 0;
		margin: 0;
		}
		.product-s_props_it {
			list-style: none;
			}
			.product-s_props_it_name {
				font-size: 12px;
			}
			.product-s_props_it_val {
				font-weight: bold;
				font-size: 12px;
			}
	.product-s_name {
		font-size: 12px;
		color: #000;
		padding: 7px 9px 5px;
		text-decoration: none;
		display: block;
	}
/* /Product preview */

/* /Base - 1 layer
---------------------------------------------------------------------------------- */



/* Project - 2 layer
---------------------------------------------------------------------------------- */

/* Header
-------------------------------------------------- */
.h_top {
	height: 40px;
	}
	.h_top .main-nav {
		margin-top: 18px;
	}
.h_bottom_r {
	float: right;
	}
	.h_contacts {
		float: left;
	}
/* /Header */

/* Content
-------------------------------------------------- */
.c .about + .w {
	z-index: 2;
	position: relative;
}

.main-side {
	width: auto;
	float: right;
	padding-left: 15px;
	width: 710px;
	}
	.breadcrumbs + .left-side + .main-side > h1:first-child {
		margin: 5px 0 15px;
	}

.left-side {
	width: 240px;
	padding-right: 15px;
	padding-top: 14px;
	float: left;
	position: relative;
	z-index: 2;
	}
	.left-side .contacts-info {
		width: auto;
		float: none;
		padding-right: 20px;
		padding-bottom: 100px;
	}
	.breadcrumbs + .left-side {
		padding-top: 0;
	}

.wrapper.__out-left .main-side {
	width: auto;
	float: none;
	padding-left: 0;
}

/* /Content */

/* Footer
-------------------------------------------------- */
.f {
	width: 100%;
	height: 100px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ccc;
	position: absolute;
	bottom: 0;
	}
	.f .f_logo_a {
		margin-top: 16px;
	}
	.f .f_nav {
		margin-top: 24px;
	}
	.f_bottom_l {
		float: left;
		padding-top: 15px;
	}
	.f_bottom .soc-links {
		float: right;
	}
	.f .soc-links {
		margin-top: 15px;
	}
/* /Footer */

/* /Project - 2 layer
---------------------------------------------------------------------------------- */



/* Cosmetic - 3 layer
---------------------------------------------------------------------------------- */

.copyright > div:first-child {
	float: left;
}

/* HAKS for FF*/
html>/**/body ._selector, x:-moz-any-link {

}
html>/**/body ._selector, x:-moz-any-link, x:default {

}
@-moz-document url-prefix() {
  ._selector {

  }
}
/* HAKS for FF*/

/* Browse Happy promt */
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* END Browse Happy promt */

/* /Cosmetic - 3 layer
---------------------------------------------------------------------------------- */

.cprojects {
    text-align: center;
    display: block;
}

.cprojects a {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40%;
    margin: 10px 15px;
    color: #000;
}

span.alles {
    display: inline-block;
    padding: 12px 12px;
    border-radius: 10px;
    margin-left: 0;
    font-size: 17px;
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    width: 100%;
    border: solid 1px #fff;
    background: url(/upload/hover-bg-head.png);
}

span.alles:hover {
    color: black;
    border: dashed 1px #fff;
}

.alles.res {
    background: url(/upload/res-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.res:hover {
    background: url(/upload/res-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.kino {
    background: url(/upload/kino-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.kino:hover {
    background: url(/upload/kino-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.office {
    background: url(/upload/office-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.office:hover {
    background: url(/upload/office-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.dev {
    background: url(/upload/dev-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.dev:hover {
    background: url(/upload/dev-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.cond {
    background: url(/upload/kond-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.cond:hover {
    background: url(/upload/kond-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.vent {
    background: url(/upload/vent-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.vent:hover {
    background: url(/upload/vent-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.otop {
    background: url(/upload/otop-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.otop:hover {
    background: url(/upload/otop-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

.alles.syst {
    background: url(/upload/syst-bg.png) bottom, url(/upload/hover-bg-head.png);
}

.alles.syst:hover {
    background: url(/upload/syst-bg.png) center, url(/upload/hover-bg-head.png), url(/upload/hover-bg.png);
}

span.alles:hover em {
    font-size: 16px;
}

span.alles:hover a {
    color: white;
}

.inner {
    position: relative;
    padding: 10px;
    height:160px;
    width:160px;
}

 .inner:hover {
    background: #00bbd6;
    color: black;
    border-radius: 5px;
}

.inner:hover a {
    color: white;
}

.wrap {
    width: auto;
    clear: both;
}
.item-picture {
    margin-bottom: 25px;
}
 .item-name {
    color: #262626;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
}
 .block-hover {
    color: #262626;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 8px;
    display: none;
    width: 90%;
    height: 70%;
    border-radius: 5px;
    position:absolute;
    top: 100px;
    background: url(/bitrix/templates/citrus_production_blue/components/bitrix/catalog.section/services/transparent_services_menu.png) repeat-x;
}

.animate{
    width: 220px !important;
}

.no-active{
    display: none;
}

.tabs-nav {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px;
}

.tabs-nav li {
    display: inline-block;
    margin: 0 20px 8px;
    font-size: 16px;
}

.tabs-nav li a.active {
    color: #666;
    text-decoration: none;
    border-bottom: 3px solid #00bbd6;
}

.service-detail_txt{
    font-size: 15px;
    padding-bottom: 15px;
}

    .service-detail {
    }

    .service-detail_h {
        z-index: 2;
        position: relative;
        margin-bottom: 25px;
    }

    .service-detail_img {
        float: left;
        font-size: 0;
        margin-right: 15px;
    }

    .service-detail_order {
        left: auto;
        bottom: 0;
    }

    .our-works {
        position: relative;
        border-top: 1px solid #cdcdcd;
        overflow: hidden;
        max-height: 350px;
    }

        .our-works h3 {
            margin-top: 15px;
            margin-bottom: 13px;
        }

        .our-works .carousel_control {
            top: 25px;
            right: 0;
        }

    .our-works_carousel_ul_li {
        margin-right: 10px;
        float:left;
        overflow: hidden;
        width: 171px;
        height: 269px;
    }
    
    .our-works_carousel_ul{
        list-style-type: none;
        padding: 0;
        width: 2300px;
    }

    .our-works .product-s_img {
        margin-bottom: 0;
    }
    nav.small {
        display: none;
    }
    
    .services-carusel{
        background: url(/upload/transparent_services_menu.png) repeat;
        width: 960px;
        padding-left: 20px;
    }
    
    .cloud_portfolio{
        margin-top: 10px;
        
    }
    
    .cloud_portfolio h3 {
        color: #00bbd6;
        margin: 0 0 10px 0;
        padding-left: 11px;
    }
    
    #featured { 
        margin-top: 10px;
        width: 100% !important; 
        height: 400px !important;
        background: transparent url('/bitrix/templates/citrus_production_blue/orbit/loading.gif') no-repeat center center; 
        overflow: hidden; 
    }
    
    .portfolio-gallery{
        border-top: 1px solid #cdcdcd;
        margin-top: 20px;
    }
    
    .portfolio-gallery h3{
        color: #00bbd6;
        margin:10px;
    }
    
    .portfolio_picture{
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
        width:100%;
    }
    
    .portfolio_picture img{
        width:100%;
    }
.left-row {position: relative;}
.contact-box{padding-top:1%;}
.contact-box h3{text-align:left;margin-bottom:0px;font-size:18px;color:#000;}
.contact-box p{padding-top:2%;color:#000;}
.form-group{display:block;margin-bottom:20px;letter-spacing:2px;color:#000;}
.form-group .color_element{font-weight:700;font-size:18px;}
.color_element{color:#FF6347;}
.form-group input, .form-group textarea{display:block;width:100%;border:1px solid #ccc;margin-top:5px;line-height:40px;text-indent:12px;font-size:12px;background-color:transparent;}
.form-group .text-danger{font-size:11px;margin-top:5px;display:block;}
.text-danger{color:#FF6347;}
.main_form button{text-transform:uppercase;text-decoration:none;margin:0 10px 10px 0;border:1px solid;border-radius:2px;font-size:12px;padding:7px 12px 8px;overflow:hidden;transition:background-color 0.3s ease;-moz-transition:background-color 0.3s ease;-ms-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;-webkit-transition:background-color 0.3s ease;background-color:#00bbd6;border-color:#00bbd6;color:#ffffff !important;cursor:pointer;white-space:nowrap;}
.main_form button:hover{color:#00bbd6 !important;border:1px solid #00bbd6;background:#ffffff;}
form button{letter-spacing:2px;}
blockquote, .bq{padding:10px 15px;margin:0 0 15px;font-style:italic;background:#f0fff0;color:#228612;border-left:3px solid #228612;}
.success-msg{visibility:hidden;position:absolute;bottom:50%;left:30%;opacity:0;transition:opacity 0.3s, visibility 0s;-moz-transition:opacity 0.3s, visibility 0s;-ms-transition:opacity 0.3s, visibility 0s;-o-transition:opacity 0.3s, visibility 0s;-webkit-transition:opacity 0.3s, visibility 0s;}
.success-msg p.bq{border:0;}
.cssload-container{visibility:hidden;position:absolute;bottom:60%;left:56%;opacity:0;transition:opacity 0.7s, visibility 0s;-moz-transition:opacity 0.7s, visibility 0s;-ms-transition:opacity 0.7s, visibility 0s;-o-transition:opacity 0.7s, visibility 0s;-webkit-transition:opacity 0.7s, visibility 0s;}
.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after{position:absolute;top:50%;left:50%;border:1px solid rgb(0,0,0);border-left-color:rgb(41,206,241);border-radius:974px;-o-border-radius:974px;-ms-border-radius:974px;-webkit-border-radius:974px;-moz-border-radius:974px;}
.cssload-whirlpool{margin:-24px 0 0 -24px;height:49px;width:49px;animation:cssload-rotate 2500ms linear infinite;-o-animation:cssload-rotate 2500ms linear infinite;-ms-animation:cssload-rotate 2500ms linear infinite;-webkit-animation:cssload-rotate 2500ms linear infinite;-moz-animation:cssload-rotate 2500ms linear infinite;}
.cssload-whirlpool::before{content:"";margin:-22px 0 0 -22px;height:43px;width:43px;animation:cssload-rotate 2500ms linear infinite;-o-animation:cssload-rotate 2500ms linear infinite;-ms-animation:cssload-rotate 2500ms linear infinite;-webkit-animation:cssload-rotate 2500ms linear infinite;-moz-animation:cssload-rotate 2500ms linear infinite;}
.cssload-whirlpool::after{content:"";margin:-28px 0 0 -28px;height:55px;width:55px;animation:cssload-rotate 5000ms linear infinite;-o-animation:cssload-rotate 5000ms linear infinite;-ms-animation:cssload-rotate 5000ms linear infinite;-webkit-animation:cssload-rotate 5000ms linear infinite;-moz-animation:cssload-rotate 5000ms linear infinite;}
@keyframes cssload-rotate{100%{transform:rotate(360deg);}
}
@-o-keyframes cssload-rotate{100%{-o-transform:rotate(360deg);}
}
@-ms-keyframes cssload-rotate{100%{-ms-transform:rotate(360deg);}
}
@-webkit-keyframes cssload-rotate{100%{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes cssload-rotate{100%{-moz-transform:rotate(360deg);}
}
.btn{text-transform:uppercase;text-decoration:none;margin:0 10px 10px 0;border:1px solid;border-radius:2px;overflow:hidden;transition:background-color 0.3s ease;-moz-transition:background-color 0.3s ease;-ms-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;-webkit-transition:background-color 0.3s ease;background-color:#00bbd6;border-color:#00bbd6;color:#ffffff !important;cursor:pointer;white-space:nowrap;}
.btn:hover{color:#00bbd6 !important;border:1px solid #00bbd6;background:#ffffff;}
.devepolers-power{
    float: right;
    padding-top: 10px;
}
.test{
    background: url(/upload/Poorly_matched_glass.jpg) left top;
}

@media screen and (max-width:1000px){
    .left-side{
        display: none;
    }
    .left-nav{
        display: none;
    }
    .contacts-info{
        display:none;
    }
    .main-side {
        width: 90%;
        float: left;
        padding-left: 15px;
    }
    .w{
        width: 100%;
    }
    .top_menu {
        position: relative;
    }
    .h_search{
        display: none;
    }
    .breadcrumbs {
        padding-left: 15px;
    }
    .h_contacts {
        padding: 10px 0 0 0;
        margin: 0;
        border-right: 0;
        text-align: right;
        display:inline-block;
    }
    .h_top{
        display: none;
    }
    .h_bottom_r{
        float:left;
    }
    .f_nav {
        float: none;
        position: relative;
        right: 0;
        padding-left: 5%;
    }
    .f_logo_a{
        display: none;
    }
    .f_nav_ul_li {
        list-style: none;
        float: none;
        border-left: 0;
        line-height: 1.1;
        font-size: 12px;
        padding-bottom: 10px;
    }
    .service-detail_order{
        display: none;
    }
    .main_content {
        padding-top: 5px;
    }
    .phone {
        margin: 0 0 5px 5px;
    }
    .f {
        height: auto;
        position: relative;
    }
    .wrapper{
        padding-bottom: 0;
    }
    nav.small {
        float: right;
        display: block;
        height: 76px;
        padding: 10px;
    }
    #horizontal-multilevel-menu, #horizontal-multilevel-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    #small-nav {
        width: 80px;
        height: 35px;
        border-radius: 4px;
        border: solid 1px #ccc;
        font-size: 1em;
        color: #444;
    }
    
    .portfolio_img img{
        width:100%;
    }
    
    .services-carusel{
        width: 95%;
        padding-left:5%;
    }
    
    #services_carousel{
        width:100% !important;
    }
    #services_carousel_ul{
        width:100% !important;
    }
    
    .h {
        height: auto;
        padding-bottom: 1em;
        background: #fff !important;
    }
    
    #featured { 
        height: 200px !important;
    }
    .test{
        background: none;
    }
    
    .news-block{
        padding-left: 5%;
        width: 95%;
    }
    
    .f_bottom_l {
        padding-left: 5%;
        width: 95%;
    }
    
    .devepolers-power {
        float: none;
        padding-top: 10px;
        padding-left: 5%;
    }
    
    .services_it {
        margin-right: 3%;
        width: 140px;
        height: auto;
        padding-bottom: 3%;
    }
    
    .services_it img{
        width:120px !important;
        height: 120px !important;
    }
    
    .services_it_name {
        font-size: 16px;
        margin-top: 5px;
    }
    
    .cprojects a {
        width:80%;
    }
}

#order-button{
    position:relative;
}

.sity-bitrix-text {
    border-left: 2px solid #02AED5;
}

.sity-bitrix-text.bottom {
    border-left: 0;
}


.sity-bitrix-text p {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 1em 1em 1em 2em;
    background: #fff;
}

p.bottom{
    background: url(/bitrix/templates/citrus_production_blue/images/bg-white-50.png);
    font-size: 12px;
}

/* End */
/* /bitrix/templates/citrus_production_blue/js/fancyBox/source/jquery.fancybox.css?16048442405168 */
/* /bitrix/templates/citrus_production_blue/normalize.css?16048442408893 */
/* /bitrix/templates/citrus_production_blue/font-awesome.min.css?160484424020754 */
/* /bitrix/templates/citrus_production_blue/colors.css?16048442402969 */
/* /bitrix/templates/citrus_production_blue/jquery.jbform.css?160484424011257 */
/* /bitrix/templates/citrus_production_blue/orbit.css?16048442402253 */
/* /bitrix/templates/citrus_production_blue/components/bitrix/menu/top/style.css?16048442403050 */
/* /bitrix/templates/citrus_production_blue/components/bitrix/search.form/top_search/style.css?1604844240880 */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1604844228501 */
/* /bitrix/templates/citrus_production_blue/components/bitrix/breadcrumb/.default/style.css?1604844240343 */
/* /bitrix/templates/citrus_production_blue/components/bitrix/menu/left/style.css?1604844240802 */
/* /bitrix/templates/citrus_production_blue/components/bitrix/menu/bottom/style.css?1604844240954 */
/* /bitrix/templates/citrus_production_blue/styles.css?1715672321908 */
/* /bitrix/templates/citrus_production_blue/template_styles.css?171567232128142 */
