/* Theme Name: SIDI
 * Author: Nick Babchenko */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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 for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address inconsistent styling of b and strong.
 * 1. Correct duplicate application of `bolder` in Safari 6.0.2.
 * 2. Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+.
 */
b,
strong {
  font-weight: inherit;
  /* 1 */ }

b,
strong {
  font-weight: bolder;
  /* 2 */ }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background-color: #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/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address inconsistent styling of `hr`.
 * 1. Correct `box-sizing` set to `border-box` in Firefox.
 * 2. Correct `overflow` set to `hidden` in IE 8/9/10/11 and Edge 12.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 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, 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/11.
 */
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/9/10/11, 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"],
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.
 */
@font-face {
  font-family: "mvboli";
  font-style: normal;
  font-weight: normal;
  src: font-url("fonts/MvBoli/mvboli-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/MvBoli/mvboli-webfont.woff2") format("woff2"), font-url("fonts/MvBoli/mvboli-webfont.woff") format("woff"), font-url("fonts/MvBoli/mvboli-webfont.ttf") format("truetype"), font-url("fonts/MvBoli/mvboli-webfont.svg#mvboli") format("svg"); }

@font-face {
  font-family: "segoeprint";
  font-style: normal;
  font-weight: normal;
  src: font-url("fonts/SegoePrint/SegoePrint.eot?#iefix") format("embedded-opentype"), font-url("fonts/SegoePrint/SegoePrint.woff2") format("woff2"), font-url("fonts/SegoePrint/SegoePrint.woff") format("woff"), font-url("fonts/SegoePrint/SegoePrint.ttf") format("truetype"), font-url("fonts/SegoePrint/SegoePrint.svg#segoeprint") format("svg"); }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?fp2q1q");
  src: url("../fonts/icomoon/icomoon.eot?fp2q1q#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?fp2q1q") format("truetype"), url("../fonts/icomoon/icomoon.woff?fp2q1q") format("woff"), url("../fonts/icomoon/icomoon.svg?fp2q1q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  font-size: 16px;
  font-family: Open Sans, sans-serif; }

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

a, button, input, select, textarea, [contenteditable="true"], [tabindex] {
  outline: none; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.clear::after {
  clear: both;
  content: "";
  display: table; }

.main-content.page img {
  max-width: 100%;
  height: auto; }

.main-content__wrapper {
  padding-bottom: 40px; }

.error-404 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 200px;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.error-404__item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .error-404__item p {
    font-size: 1.5625rem;
    font-weight: 700;
    display: block;
    text-align: center; }

.error-404__item.error-404__item--left {
  padding-left: 50px;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start; }

.owl-carousel .owl-item {
  z-index: 1; }

.owl-carousel .owl-stage {
  padding: 30px 0; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: 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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  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 {
  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: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-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-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"; }

.container .pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left; }

.col-xs-12 {
  float: left;
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left; }
  .col-sm-12 {
    float: left;
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left; }
  .col-md-12 {
    float: left;
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left; }
  .col-lg-12 {
    float: left;
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.menu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  list-style-type: none;
  padding: 0;
  width: 100%; }

.menu__link {
  font-size: 1.125rem;
  color: #373737;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  line-height: 50px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  padding: 0 17px; }
  .menu__link:hover {
    background: #ffbe2a; }

.menu__link.menu__link--footer {
  color: #ffffff; }

.logo {
  position: absolute;
  top: 15px; }

.logo__pic {
  background: #2e49ad;
  display: inline-block;
  padding: 5px 58px 2px 0;
  position: absolute;
  height: 80px; }
  .logo__pic img {
    position: relative;
    display: block; }

.logo__bg {
  background: #2e49ad;
  position: absolute;
  width: 1000px;
  top: 0;
  right: 0;
  height: 80px; }

.logo.logo-footer {
  right: 0; }

.logo__pic.logo__pic--footer {
  right: -15px;
  top: -15px;
  padding: 5px 0px 2px 58px; }

.logo__bg.logo__bg--footer {
  left: 0; }

.wrapper {
  overflow: hidden; }

.header {
  background: #364049;
  box-shadow: 0px 5px 5px 0px rgba(50, 49, 49, 0.3);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 49, 49, 0.3);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 49, 49, 0.3);
  position: relative;
  z-index: 3; }
  .header .container {
    height: 100%; }

.header__top {
  height: 30px;
  background: #364049;
  font-weight: 400;
  font-size: 1rem; }

.header__bottom {
  height: 50px;
  background: #ffffff;
  font-weight: 600;
  font-size: 1.125rem; }

.header__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  height: 100%; }

.header__left {
  width: 570px;
  margin-left: 334px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .header__left:first-child {
    padding: 0 17px 0 13px; }

.header__left.header__left--es-ES {
  width: 599px; }

.application-popup__form p {
  margin: 0;
  padding: 0; }

div.wpcf7-validation-errors {
  border: 2px solid #ffbe2a; }

div.wpcf7-response-output {
  margin: 5px 20px; }

.callback__link, a.consultation__btn {
  color: #fdfdfd;
  font-weight: 400;
  font-size: 1rem;
  display: inline-block;
  padding: 6px 11px;
  background: #ff432a;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }
  .callback__link:hover, a.consultation__btn:hover {
    background: #df1d04; }

.pop-up {
  display: none; }

#callback.callback-popup, #opinion.opinion, #application.application-popup {
  max-width: 570px;
  width: 100%;
  margin: 0 auto; }

.callback-popup__caption, .opinion__caption, .application-popup__caption {
  color: #ffbe2a;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  background: #364049;
  text-align: center;
  font-weight: 600;
  padding: 15px 50px; }

.callback-popup__content {
  min-height: 250px;
  text-align: center; }

.callback-popup__sub-caption, .opinion__sub-caption, .application-popup__sub-caption {
  color: #364049;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  padding: 25px 80px;
  line-height: 1.125rem; }

input.input-field {
  border-radius: 0px;
  display: block;
  max-width: 230px;
  width: 100%;
  border: 1px solid #364049;
  padding: 6px 25px;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 12px auto 15px auto; }

input.input-field:first-child {
  margin-top: 0; }

input.submit-field {
  border: none;
  border-radius: 0px;
  margin: 20px auto 0 auto;
  display: block;
  background: #ff432a;
  color: #ffffff;
  text-transform: uppercase;
  max-width: 230px;
  width: 100%;
  padding: 10px 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px; }
  input.submit-field:hover {
    background: #df1d04; }
  input.submit-field:active {
    padding-top: 12px;
    padding-bottom: 8px; }

.callback-popup__footer, .opinion__footer, .application-popup__footer, .order__footer {
  color: #ffbe2a;
  font-size: 0.75rem;
  font-family: Open Sans, sans-serif;
  background: #364049;
  text-align: center;
  font-weight: 600;
  padding: 15px 80px; }

.opinion__content {
  min-height: 320px;
  text-align: center; }

.opinion__sub-caption {
  max-width: 540px;
  margin: 0 auto; }

.application-popup__content {
  min-height: 250px; }

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

.application-popup__sub-caption {
  max-width: 495px;
  width: 100%;
  margin: 0 auto; }

.order-form__decline {
  display: block;
  background: #364049;
  color: #ffffff;
  text-transform: uppercase;
  max-width: 170px;
  width: 100%;
  padding: 10px 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  text-align: center; }
  .order-form__decline:hover {
    background: #21282e; }
  .order-form__decline:active {
    padding-top: 12px;
    padding-bottom: 8px; }

.header-lang {
  color: #aaabac; }

.header-lang__item {
  color: #aaabac;
  text-decoration: none;
  margin: 0 4px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .header-lang__item:hover {
    color: #ffffff; }

.header-lang__item.header-lang__item--active {
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500; }

.header-mail {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

i.header-mail__icon.icon-icon-12194 {
  color: #ffbe2a;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  padding-right: 20px; }

.header-mail__link {
  color: #aaabac;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .header-mail__link:hover {
    color: #ffffff; }

.header-mobile-contacts__toggle {
  display: none;
  position: relative;
  width: 35px;
  height: 26px;
  background-image: url("../images/mobile-contacts.png");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  z-index: 999; }

.header-mobile-contacts {
  display: block;
  position: absolute;
  top: 0;
  right: -190px;
  width: 190px;
  height: 130px;
  background: #364049;
  z-index: 5;
  padding: 40px 15px 0 10px;
  text-align: right;
  transition: .2s; }

.header-mobile-contacts.mobile-active {
  right: 0; }

.header-mobile-contacts__mail {
  padding-bottom: 20px;
  padding-top: 15px; }

i.header-mobile-contacts__mail-icon.icon-icon-9243 {
  vertical-align: middle;
  color: #ffbe2a;
  font-size: 20px; }

a.header-mobile-contacts__mail-link {
  padding-left: 10px;
  color: #e0e2e3;
  text-decoration: none;
  font-size: 12px; }

i.header-mobile-contacts__tel-icon.icon-icon-12194 {
  color: #ffbe2a;
  font-size: 20px;
  vertical-align: middle; }

a.header-mobile-contacts__tel-link {
  padding-left: 10px;
  color: #e0e2e3;
  text-decoration: none;
  font-size: 12px; }

.header-phone {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

i.header-phone__icon.icon-icon-9243 {
  color: #ffbe2a;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  padding-right: 20px; }

.header-phone__link {
  color: #aaabac;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .header-phone__link:hover {
    color: #ffffff; }

.main-slider {
  background-size: cover;
  background-position: 50% 50%;
  min-height: 600px;
  position: relative;
  z-index: 1; }

.main-slider__container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  min-height: 600px; }

.main-slider__text {
  padding-bottom: 100px; }

.main-slider__caption {
  color: #2e49ad;
  text-transform: uppercase;
  font-size: 3.25rem;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  padding-bottom: 15px; }

.main-slider__subcaption {
  font-family: segoeprint, Verdana, Helvetica, sans-serif;
  font-size: 2.9375rem;
  line-height: 2.9375rem; }

.main-slider__btn {
  width: 100%;
  text-align: center; }

.order__link, a.map__application-btn {
  color: #fdfdfd;
  font-weight: 400;
  font-size: 1rem;
  display: inline-block;
  padding: 12px 27px;
  background: #ff432a;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  outline: none; }
  .order__link:hover, a.map__application-btn:hover {
    background: #df1d04; }

#order.order {
  max-width: 570px;
  width: 100%;
  margin: 0 auto; }

.order__caption {
  color: #ffbe2a;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  background: #364049;
  text-align: center;
  font-weight: 600;
  padding: 15px 50px; }

.order__content {
  min-height: 320px;
  text-align: center; }

.order__sub-caption {
  color: #364049;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  padding: 25px 80px;
  line-height: 1.125rem; }

textarea.textarea-field {
  border-radius: 0px;
  height: 90px;
  padding: 6px 25px;
  display: block;
  max-width: 230px;
  width: 100%;
  border: 1px solid #364049;
  padding: 6px 25px;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 12px auto 10px auto; }

.order-form__choice {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  max-width: 370px;
  margin: 20px auto; }

.order-form__decline {
  display: block;
  background: #364049;
  color: #ffffff;
  text-transform: uppercase;
  max-width: 170px;
  width: 100%;
  padding: 10px 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer; }
  .order-form__decline:hover {
    background: #21282e; }
  .order-form__decline:active {
    padding-top: 12px;
    padding-bottom: 8px; }

.submit-field-order {
  display: block;
  border: none;
  background: #ff432a;
  color: #ffffff;
  text-transform: uppercase;
  max-width: 230px;
  width: 100%;
  padding: 10px 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0px;
  margin: 15px auto; }
  .submit-field-order:hover {
    background: #df1d04; }
  .submit-field-order:active {
    padding-top: 12px;
    padding-bottom: 8px; }

.form-order div.wpcf7-response-output {
  display: none !important; }

span.wpcf7-not-valid-tip {
  font-size: 0.625rem;
  margin-top: -15px; }

.white-text {
  color: #ffffff; }

.form-order span.wpcf7-not-valid-tip {
  font-size: 0.625rem;
  position: absolute;
  display: block;
  width: 230px;
  bottom: -26px; }

.mobile-menu-toggle {
  position: absolute;
  display: none;
  z-index: 4;
  top: 40px;
  right: 15px;
  width: 35px;
  height: 29px;
  background-image: url("../images/hamburger.png");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer; }

.mobile-menu-toggle.mobile-menu-toggle__footer {
  left: 40px;
  right: auto;
  top: 10px; }

.mobile-menu-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.95);
  z-index: 99;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding-top: 80px;
  display: none; }

.mobile-menu-wrapper.mobile-menu-active {
  display: flex; }

ul.mobile-menu {
  margin: 0;
  padding: 0; }

li.mobile-menu__item {
  list-style: none;
  text-align: center; }

a.mobile-menu__link {
  padding: 10px 0;
  display: inline-block;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  color: #383e43;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s; }

a.mobile-menu__link:hover {
  color: #ffbe2a; }

.mobile-menu-close {
  position: absolute;
  font-size: 40px;
  top: 23px;
  right: 38px;
  cursor: pointer; }

.mobile-menu-close:hover {
  color: #ffbe2a; }

.featherlight .featherlight-content {
  padding: 0;
  border-bottom: 0; }

.featherlight .featherlight-close-icon {
  background: transparent;
  color: #ffbe2a;
  font-weight: 600;
  font-size: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("../images/close.png");
  background-repeat: no-repeat;
  background-size: cover;
  top: 16px;
  right: 30px; }

.scrolltoTop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 50px;
  height: 50px;
  background: rgba(98, 98, 98, 0.6);
  cursor: pointer;
  z-index: 9;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  display: none; }
  .scrolltoTop:hover {
    background: #626262; }
  .scrolltoTop:before {
    content: "";
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 50%;
    margin-left: -8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.sidebar-menu__toggle {
  display: none;
  padding-right: 7px;
  vertical-align: -1px; }
  .sidebar-menu__toggle i {
    color: #ffbe2a;
    cursor: pointer;
    font-size: 1.125rem; }

.sidebar-menu__logo {
  width: 100%;
  height: 73px;
  background-image: url("../images/logo2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

.sidebar-menu {
  box-shadow: inset 0px 24px 10px -23px rgba(0, 0, 0, 0.4);
  overflow: auto;
  padding: 15px 5px;
  position: fixed;
  height: 100vh;
  bottom: 0;
  transition: left 500ms ease;
  background: #f4f3f3;
  width: 280px;
  z-index: 888;
  left: -290px; }
  .sidebar-menu .service-list {
    width: 255px;
    background: #fff;
    margin-top: 40px;
    border-top: 3px solid #fff; }
    .sidebar-menu .service-list a {
      font-size: 0.75rem;
      padding: 5px 15px 6px 30px; }
    .sidebar-menu .service-list ul li {
      padding-left: 40px; }
    .sidebar-menu .service-list ul ul li {
      padding-left: 20px; }

.sidebar-menu.sidebar-menu--active {
  left: 0; }

.content-cover {
  background: #212121;
  cursor: pointer;
  display: none;
  height: 100vh;
  opacity: .5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 887; }

.content-cover.content-cover--active {
  display: block; }

.sidebar-menu__close {
  text-align: right;
  padding-right: 20px;
  padding-bottom: 15px;
  display: block;
  color: #2e49ad;
  cursor: pointer; }
  .sidebar-menu__close i {
    font-size: 1.25rem; }
  .sidebar-menu__close:hover {
    color: #143198; }

ul.service-list {
  margin: 0;
  padding: 0; }

li.current-page-parent.cat-item > a, li.current_page_item.cat-item > a, li.current-menu-parent.cat-item > a, li.current-menu-ancestor.cat-item > a {
  background: #ffbe2a; }

li.cat-item {
  list-style: none;
  width: 100%;
  background: #f4f3f3; }
  li.cat-item > a {
    display: block;
    padding: 16px 45px;
    text-decoration: none;
    color: #373737;
    font-size: 0.875rem;
    margin: 0 auto;
    border-bottom: 3px solid #fff;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s; }
    li.cat-item > a:hover {
      background: #ffbe2a; }
  li.cat-item ul {
    display: none;
    width: auto;
    margin: 0;
    padding: 0; }
    li.cat-item ul li {
      padding-left: 65px; }
      li.cat-item ul li a {
        text-align: left;
        padding: 8px 15px 8px 10px;
        border-bottom: 2px solid #fff;
        line-height: 1rem; }
    li.cat-item ul ul {
      width: auto;
      margin: 0;
      padding: 0; }
      li.cat-item ul ul li {
        padding-left: 20px; }

li.current-page-parent.cat-item ul, li.current_page_item.cat-item ul, li.current-page-ancestor.cat-item ul {
  display: block; }
  li.current-page-parent.cat-item ul li ul, li.current_page_item.cat-item ul li ul, li.current-page-ancestor.cat-item ul li ul {
    display: none; }

ul li.cat-item.sub-menu-item.current-menu-item.menu-item-has-children ul {
  display: block; }

.main-content.page {
  color: #373737;
  background-color: #fefefe;
  background-repeat: no-repeat;
  background-position: 50% -30px;
  min-height: 240px;
  padding-top: 136px; }
  .main-content.page:after {
    content: "";
    display: table;
    clear: both; }

.main-content > p {
  font-size: 0;
  margin: 0; }

p {
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin: 6px 0; }

h2 {
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 11px; }

h3 {
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0; }

h1.page-title {
  text-align: center;
  text-transform: uppercase;
  color: #ffbe2a;
  font-weight: 600;
  font-size: 2.25rem;
  padding-bottom: 5px; }

.image-left, .alignleft {
  float: right;
  margin-left: 18px; }

.image-right, .alignright {
  float: left;
  margin-right: 18px; }

.breadcrumbs {
  display: inline-block;
  padding: 16px 0 16px 0;
  font-family: Open Sans, sans-serif;
  font-size: 0.875rem; }
  .breadcrumbs a {
    color: #000;
    text-decoration: none;
    display: inline-block; }

.breadcrumbs__separator {
  display: inline-block; }

.service__about::after {
  clear: both;
  content: "";
  display: table; }

.service-articles {
  max-width: 270px;
  padding-bottom: 30px; }

.service__item {
  padding-top: 0;
  padding-bottom: 30px; }

h2.service__caption, h3.service__caption, h4.service__subcaption {
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 11px; }

h3.service__works-caption {
  font-size: 0.875rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 11px;
  padding-top: 6px; }

.service-icons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute; }

.service-icons.service-icons--complex {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }

.service-icons__item.service-icons__item--big {
  width: 57%; }
  .service-icons__item.service-icons__item--big .service-icons__caption {
    max-width: 300px; }

.service-icons__item.service-icons__item--small {
  width: 43%; }
  .service-icons__item.service-icons__item--small .service-icons__caption {
    max-width: 300px; }

.service-icons__item {
  text-decoration: none;
  color: #373737;
  margin-bottom: 25px;
  width: 33%; }
  .service-icons__item i {
    color: #ffbe2a;
    font-size: 2.1875rem;
    vertical-align: middle; }

.service-icons__caption {
  display: inline-block;
  padding-left: 10px;
  max-width: 230px;
  font-size: Open Sans, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  vertical-align: middle; }

.service_text--padding {
  padding-top: 15px; }

.service-about__caption.col-md-3 {
  margin-left: -15px;
  margin-right: 30px; }

.service-about__content.col-md-9 {
  padding-right: 0;
  margin-left: -15px; }

.main-content.contact-page {
  min-height: 588px;
  background-image: url("../images/map-bg.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  position: relative; }

.map {
  min-height: 588px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.map__wrapper {
  position: absolute;
  left: 50%;
  top: 52px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 275px;
  height: 275px;
  border-radius: 50%;
  border: 8px solid #ffbe2a;
  z-index: 2;
  overflow: hidden; }

#map {
  width: 100%;
  height: 110%; }

img.map-magnifier {
  display: block;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -152px;
  margin-top: 20px; }

.map__application {
  position: absolute;
  bottom: 95px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

a.map__application-btn {
  text-align: center;
  font-size: 1rem; }

.map-contacts__wrapper {
  background: #f4f3f3;
  max-width: 270px;
  width: 100%;
  padding-bottom: 10px; }

h2.map-contacts__caption {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 16px 0;
  color: #21282e;
  margin: 0;
  text-align: center; }

.contact-info {
  max-width: 208px;
  width: 100%;
  margin: 0 auto; }

.contact-info__item {
  position: relative;
  padding-left: 25px;
  font-size: 0.875rem;
  color: #373737;
  padding: 12px 0 12px 30px;
  border-bottom: 1px solid #b7b7b7; }
  .contact-info__item i {
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
    font-size: 1.25rem;
    color: #ffbe2a; }
  .contact-info__item i.address {
    font-size: 1.5625rem; }

.contact-info__item:last-child {
  border-bottom: none; }

.contatc-info__caption {
  display: block;
  padding-bottom: 14px; }

a.contatc-info__tel {
  text-decoration: none;
  color: #373737; }

a.contatc-info__mail {
  text-decoration: none;
  color: #373737; }

.gallery__filters.gallery-filter {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

a.gallery-filter__item {
  display: block;
  margin-right: 2px;
  padding: 14px 22px;
  background: #f4f3f3;
  font-family: Open Sans, sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 600;
  color: #21282e;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  margin-bottom: 3px; }
  a.gallery-filter__item:hover {
    background: #ffbe2a; }

.gallery .hasSelectedItem .gridder-list {
  opacity: 0.7; }

.gallery .hasSelectedItem .selectedItem {
  opacity: 1; }

.portfolio-list {
  padding: 0;
  padding-top: 40px;
  margin: 0; }

.portfolio-list__item {
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 30.8333334%;
  cursor: pointer;
  height: 250px; }
  .portfolio-list__item:hover .portfolio-list__overlay {
    background: rgba(54, 64, 73, 0.9);
    bottom: 0; }
  .portfolio-list__item:hover .portfolio-list__image {
    opacity: 1; }

.portfolio-list__item.gridder-list:nth-of-type(n) {
  margin-right: 3.38%;
  margin-bottom: 20px; }

.portfolio-list__item.gridder-list:nth-of-type(3n) {
  margin-right: 0; }

.portfolio-list__image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.portfolio-list__overlay {
  position: absolute;
  display: block;
  bottom: -80px;
  left: 0;
  right: 0;
  background: rgba(54, 64, 73, 0.9);
  padding: 10px 10px;
  -webkit-transition: background, bottom 0.4s;
  -moz-transition: background, bottom 0.4s;
  transition: background, bottom 0.4s; }

.portfolio-list__caption {
  font-size: 0.8125rem;
  color: #ffbe2a;
  text-align: center; }

.portfolio-list__date {
  font-size: 0.75rem;
  color: #aaabac;
  text-align: center; }

.portfolio-content__image-wrapper {
  min-height: 200px;
  padding: 0 20px;
  padding-top: 60px;
  text-align: center; }

img.portfolio-content__image {
  display: block;
  margin: 0 auto; }

.gridder-expanded-content::after {
  clear: both;
  content: "";
  display: table; }

h2.portfolio-content__caption {
  color: #ffbe2a;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 20px 0; }

.gridder-nav {
  font-size: 1.5625rem;
  color: #ffbe2a;
  z-index: 5;
  opacity: 0.9; }
  .gridder-nav:hover {
    opacity: 1; }

.gridder-nav.prev {
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute; }

.gridder-nav.next {
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute; }

.gridder-close {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 5;
  right: 40px;
  top: 10px;
  font-size: 1.5625rem;
  color: #ffbe2a;
  opacity: 0.9; }
  .gridder-close:hover {
    opacity: 1; }

.gridder-show {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  background: #EEE;
  margin-bottom: 25px;
  background: rgba(54, 64, 73, 0.9);
  animation-name: fadeIn;
  animation-duration: .5s;
  animation-fill-mode: both; }

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

.gallery-pagination-wrapper {
  padding-top: 10px;
  padding-bottom: 35px; }
  .gallery-pagination-wrapper::after {
    clear: both;
    content: "";
    display: table; }

.gallery-pagination {
  float: right; }
  .gallery-pagination::after {
    clear: both;
    content: "";
    display: table; }

.page-numbers {
  display: inline-block;
  padding: 10px 13px;
  margin-right: 2px;
  background: #f2f2f2;
  color: #364049;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }

a.page-numbers:hover {
  background: #ffbe2a; }

.page-numbers.current {
  background: #d5d5d5; }

.slider-actions {
  padding-bottom: 30px; }

.slider-actions .owl-dots {
  bottom: 0;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.slider-actions .owl-controls {
  height: 7px; }

.slider-actions .owl-dot {
  display: block;
  width: 33.334%;
  background: #f2f2f2;
  height: 7px;
  -webkit-transition: background 0.6s;
  -moz-transition: background 0.6s;
  transition: background 0.6s;
  animation-name: fadeIn;
  animation-duration: .5s;
  animation-fill-mode: both; }
  .slider-actions .owl-dot:hover {
    background: #ffbe2a; }

.slider-actions .owl-dot.active {
  background: #ffbe2a; }

.owl-carousel.slider-actions .owl-stage {
  padding: 0; }

h2.action__caption {
  font-size: 0.875rem;
  font-family: Open Sans, sans-serif;
  color: #21282e;
  text-transform: uppercase;
  font-weight: 600; }

.action__text {
  font-size: 0.85rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #364049;
  line-height: 1.375rem;
  padding-top: 14px; }

.action-icons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 25px 25px 0 0px; }

.action-icons__item {
  text-align: center;
  margin-bottom: 20px; }
  .action-icons__item i {
    font-size: 4.375rem;
    color: #ffbe2a; }

.action-icons__item:last-of-type {
  margin-bottom: 0; }

.action-icons__text {
  padding-top: 15px;
  max-width: 120px;
  width: 100%;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-align: center; }

.action-icons__item .icon-toolbox {
  padding-right: 8px; }

footer.footer {
  overflow: hidden; }

.page + .footer {
  margin-top: -15px; }

.footer__top {
  background: #364049;
  box-shadow: 0px 5px 5px 0px rgba(50, 49, 49, 0.3);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 49, 49, 0.3);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 49, 49, 0.3);
  height: 50px;
  position: relative;
  z-index: 2; }

.footer__left {
  width: 570px;
  margin: 0 auto; }

.container.footer__container {
  position: relative; }

.footer__bottom {
  min-height: 358px;
  background: url("../images/canvas-footer.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding-top: 40px;
  margin-top: -1px; }

.footer-sections {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.footer-sections__item {
  max-width: 240px;
  width: 100%; }

.footer-sections__caption {
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffbe2a;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 20px; }

.footer-sections__link {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 20px;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0.8; }
  .footer-sections__link:hover {
    opacity: 1; }

.footer-sections__address {
  display: block;
  color: #ffffff;
  opacity: 0.9;
  padding-bottom: 20px; }

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

.form-order div.wpcf7 img.ajax-loader {
  display: none !important; }

.input-field__footer {
  max-width: 230px;
  font-weight: 300;
  width: 100%;
  color: #ffffff;
  background: rgba(54, 64, 73, 0.5);
  border: none;
  display: inline-block;
  text-align: center;
  font-family: Open Sans, sans-serif;
  padding: 6px 10px;
  margin-bottom: 15px;
  font-size: 0.875rem;
  border-radius: 0px; }
  .input-field__footer::-webkit-input-placeholder {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .input-field__footer::-moz-placeholder {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .input-field__footer:-moz-placeholder {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .input-field__footer:-ms-input-placeholder {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .input-field__footer:focus::-webkit-input-placeholder {
    opacity: 0; }
  .input-field__footer:focus::-moz-placeholder {
    opacity: 0; }
  .input-field__footer:focus:-moz-placeholder {
    opacity: 0; }
  .input-field__footer:focus:-ms-input-placeholder {
    opacity: 0; }

.submit-field__footer {
  background: #191e22;
  border: none;
  border-radius: 0px;
  color: #adaeab;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: 300;
  padding: 5px 15px; }
  .submit-field__footer:hover {
    background: #364049; }
  .submit-field__footer:active {
    padding-top: 7px;
    padding-bottom: 3px; }

.footer-socials {
  padding-top: 30px;
  text-align: center;
  max-width: 158px;
  padding-bottom: 10px;
  width: 100%;
  margin: 0 auto; }

.ya-share2__list.ya-share2__list_direction_horizontal {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  text-align: center;
  max-width: 158px;
  width: 100%;
  margin: 0 auto; }

.ya-share2__link {
  width: 32px;
  height: 32px;
  display: inline-block; }

.ya-share2__badge {
  width: 32px;
  height: 32px;
  display: inline-block;
  background: #2e49ad !important;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }
  .ya-share2__badge:hover {
    background: #143198 !important; }

.ya-share2__container_size_m .ya-share2__icon {
  width: 32px !important;
  height: 32px !important;
  background-size: 32px 32px !important; }

.footer-socials__item {
  color: #ffffff;
  text-decoration: none;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  display: inline-block;
  background: #2e49ad;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }
  .footer-socials__item:hover {
    background: #143198; }
  .footer-socials__item i.footer-socials__icon {
    font-size: 1.5rem;
    line-height: 38px; }

.footer-socials__item:last-child {
  margin-right: 0; }

.footer__subbottom-container {
  padding: 5px 0;
  text-align: center;
  background: #191e22;
  color: #ffffff; }

a.footer__sitemap-link {
  color: #ffffff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  a.footer__sitemap-link:hover {
    opacity: 1; }

.footer-copyright__item {
  text-decoration: none;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .footer-copyright__item:hover {
    opacity: 1; }

.footer-copyright__text {
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  opacity: 0.8; }

.footer-copyright__separator {
  color: #ffffff;
  font-size: 0.75rem; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-black:before {
  content: "\e922"; }

.icon-icon-2166:before {
  content: "\e923"; }

.icon-money:before {
  content: "\e924"; }

.icon-icon-62516:before {
  content: "\e921"; }

.icon-buildings-1:before {
  content: "\e900"; }

.icon-buildings:before {
  content: "\e901"; }

.icon-business:before {
  content: "\e902"; }

.icon-ceiling:before {
  content: "\e903"; }

.icon-construction:before {
  content: "\e904"; }

.icon-drawing:before {
  content: "\e905"; }

.icon-favorite:before {
  content: "\e906"; }

.icon-furniture:before {
  content: "\e907"; }

.icon-health:before {
  content: "\e908"; }

.icon-home:before {
  content: "\e909"; }

.icon-icon-9243:before {
  content: "\e90a"; }

.icon-icon-12194:before {
  content: "\e90b"; }

.icon-icon-16386:before {
  content: "\e90c"; }

.icon-icon-33658:before {
  content: "\e90d"; }

.icon-icon-36290:before {
  content: "\e90e"; }

.icon-icon-38757:before {
  content: "\e90f"; }

.icon-icon-66241:before {
  content: "\e910"; }

.icon-icon-79584:before {
  content: "\e911"; }

.icon-icon-building:before {
  content: "\e912"; }

.icon-icon-building2:before {
  content: "\e913"; }

.icon-oven:before {
  content: "\e914"; }

.icon-paint:before {
  content: "\e915"; }

.icon-Shape:before {
  content: "\e916"; }

.icon-signal:before {
  content: "\e917"; }

.icon-social:before {
  content: "\e918"; }

.icon-technology-1:before {
  content: "\e919"; }

.icon-technology:before {
  content: "\e91a"; }

.icon-time:before {
  content: "\e91b"; }

.icon-tool-1:before {
  content: "\e91c"; }

.icon-tool:before {
  content: "\e91d"; }

.icon-toolbox:before {
  content: "\e91e"; }

.icon-wall:before {
  content: "\e91f"; }

.icon-window:before {
  content: "\e920"; }

.recalls {
  text-align: center;
  font-size: 0; }

.recalls__heading {
  background: #364049;
  width: 100%;
  height: 25px; }

.recalls__caption {
  font-weight: 400;
  color: #ffffff;
  font-size: 1.125rem;
  background: #ffbe2a;
  padding: 13px 80px;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: -25px; }
  @media screen and (max-width: 480px) {
    .recalls__caption {
      display: block;
      padding: 10px; } }

.recalls__content {
  padding-top: 70px; }

.recalls__slider {
  padding: 0 85px; }

.recalls__slide {
  background: #21282e;
  max-width: 470px;
  width: 100%;
  margin: 0 auto; }

.recalls__slide-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  min-height: 250px;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fbfcff;
  text-align: left;
  line-height: 1.375rem;
  padding: 37px 40px 27px;
  position: relative;
  z-index: 2; }
  .recalls__slide-content p {
    max-height: 6.875rem;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .recalls__slide-content:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 10px;
    background: url(../images/quotes.png);
    width: 50px;
    height: 44px;
    background-repeat: no-repeat;
    background-size: contain; }
  .recalls__slide-content:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -16px;
    left: 46px;
    width: 32px;
    height: 32px;
    background: #21282e;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.recalls__slide-footer {
  font-weight: 400;
  font-size: 1rem;
  color: #fbfcff;
  text-transform: uppercase;
  text-align: right;
  padding-top: 32px; }

.recalls__slide-author {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.recalls__slide-date {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.recalls__btn {
  margin: 50px 0;
  background: #ff432a;
  padding: 11px 28px 12px;
  text-transform: uppercase;
  display: inline-block;
  color: #fdfdfd;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }
  .recalls__btn:hover {
    background: #df1d04; }

.recalls__controls .recalls__nav .owl-prev,
.recalls__controls .recalls__nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #2e49ad;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }
  .recalls__controls .recalls__nav .owl-prev:hover,
  .recalls__controls .recalls__nav .owl-next:hover {
    background: #143198; }
  .recalls__controls .recalls__nav .owl-prev:before,
  .recalls__controls .recalls__nav .owl-next:before {
    content: "";
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -6px; }

.recalls__controls .recalls__nav .owl-prev {
  left: 0; }
  .recalls__controls .recalls__nav .owl-prev:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.recalls__controls .recalls__nav .owl-next {
  right: 0; }
  .recalls__controls .recalls__nav .owl-next:before {
    margin-left: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.rules {
  background-image: url(../images/rules.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 20%;
  min-height: 252px;
  width: 100%;
  text-align: center;
  font-size: 0;
  margin-bottom: 75px;
  padding-bottom: 25px; }
  .rules .container {
    height: 100%; }

.rules__caption {
  font-weight: 400;
  color: #ffffff;
  font-size: 1.125rem;
  background: #ffbe2a;
  padding: 13px 80px;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: -25px; }
  @media screen and (max-width: 480px) {
    .rules__caption {
      display: block;
      padding: 10px; } }

.rules__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: -webkit-calc(100% - 25px);
  height: calc(100% - 25px); }

.rules__item {
  text-align: center;
  max-width: 270px;
  margin-top: 40px; }

.rules__title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ff432a;
  text-transform: uppercase; }

.rules__description {
  font-size: 1rem;
  font-weight: 400;
  color: #fbfcff;
  padding-top: 22px;
  line-height: 1.625rem; }

.services {
  background: #ffffff;
  text-align: center;
  position: relative;
  z-index: 3; }

.page-id-204 .services, .page-id-9 .services {
  background: transparent; }

.page-id-204 .services__content {
  padding-top: 10px; }

.page-id-9 .services__content {
  padding-top: 10px; }

.page-id-204 .services__caption, .page-id-9 .services__caption {
  display: none; }

.services__caption {
  font-weight: 400;
  color: #ffffff;
  font-size: 1.125rem;
  background: #ffbe2a;
  padding: 13px 80px;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: -25px;
  position: relative;
  top: -10px; }
  @media screen and (max-width: 480px) {
    .services__caption {
      display: block;
      padding: 10px; } }

.services__content {
  padding-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.services__item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .services__item:hover .services__info {
    background: #383e43; }
  .services__item:hover .services__arrow {
    border-right-color: #383e43; }
  .services__item:hover .services__pic-cover {
    background: rgba(255, 255, 255, 0.1); }

.services__item--img-left .services__pic-holder {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0; }
  .services__item--img-left .services__pic-holder .services__arrow {
    right: 0; }

.services__item--img-right .services__pic-holder {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1; }
  .services__item--img-right .services__pic-holder .services__arrow {
    left: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.services__pic-holder {
  width: 292px;
  height: 292px;
  position: relative;
  overflow: hidden; }

.services__pic {
  width: 100%;
  height: 100%;
  min-width: 192px;
  min-height: 192px; }

.services__pic-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }

.services__arrow {
  position: absolute;
  top: 43px;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-right: 24px solid #21282e;
  border-bottom: 24px solid transparent;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s; }

.services__info {
  background: #21282e;
  width: 292px;
  height: 292px;
  padding: 20px 24px 25px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }

.services__title {
  font-weight: 600;
  color: #ffbe2a;
  font-size: 1.25rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  height: 54px;
  line-height: 1.875rem; }

.services__description {
  color: #fbfcff;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  max-height: 7.5rem;
  overflow: hidden; }

.services__btn {
  background: #ff432a;
  padding: 6px 23px 10px;
  text-transform: uppercase;
  display: inline-block;
  max-width: 130px;
  color: #fdfdfd;
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 20px;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }
  .services__btn:hover {
    background: #df1d04; }

.about-us__heading {
  width: 100%;
  background: #364049;
  height: 50px;
  text-align: center; }

.about-us__caption {
  font-weight: 400;
  color: #ffffff;
  font-size: 1.125rem;
  background: #ffbe2a;
  padding: 13px 80px;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  width: 343px;
  margin-top: 25px; }
  @media screen and (max-width: 480px) {
    .about-us__caption {
      display: block;
      padding: 10px; } }

.about-us__content {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  padding: 60px 0 65px; }

.about-us__img {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }

.about-us__description {
  margin-top: -5px;
  padding: 0 0 0 71px;
  color: #21282e;
  text-align: justify; }
  .about-us__description p {
    max-width: 650px;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-top: 0;
    margin-bottom: 24px; }
    .about-us__description p:last-child {
      margin-bottom: 0; }

.advantages {
  width: 100%;
  background-image: url(../images/advantages.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 558px;
  text-align: center;
  font-size: 0;
  padding-bottom: 50px; }

.advantages__caption {
  font-weight: 400;
  color: #ffffff;
  font-size: 1.125rem;
  background: #ffbe2a;
  padding: 13px 80px;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: -25px; }
  @media screen and (max-width: 480px) {
    .advantages__caption {
      display: block;
      padding: 10px; } }

.advantages__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }

.advantages__row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 20px; }

.advantages__row--indent {
  margin-top: -88px;
  padding: 0 250px; }

.advantages__item {
  text-align: center;
  padding-top: 50px; }

.advantages__item-icon {
  width: 170px;
  height: 170px;
  background: #2e49ad;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }
  .advantages__item-icon:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    border-radius: 50%;
    border: 7px solid #ffffff; }

.advantages__item-icon i {
  font-size: 5.9375rem;
  line-height: 10.625rem;
  color: #fff; }

.advantages__item-icon i.icon-business {
  line-height: 10.25rem; }

.advantages__item-icon i.icon-technology-1 {
  font-size: 5.3125rem;
  line-height: 10.625rem;
  padding-left: 10px; }

.advantages__item-icon i.icon-time {
  line-height: 11.25rem; }

.advantages__item-title {
  font-weight: 600;
  color: #21282e;
  font-size: 1.125rem;
  text-transform: uppercase;
  max-width: 235px;
  text-align: center;
  margin: 0 auto;
  padding-top: 18px; }

.advantages + p {
  display: none; }

.advice {
  width: 100%;
  min-height: 50px;
  background: #ff432a;
  padding: 0 15px 8px;
  text-align: center; }
  .advice .container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.advice--action-page {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.advice__action {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  color: #fdfdfd;
  padding-top: 14px; }
  .advice__action span {
    font-weight: 600;
    padding: 0 4px; }

.advice__btn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  color: #fdfdfd;
  border: 1px solid #ffffff;
  padding: 5px 11px;
  text-decoration: none;
  margin-top: 8px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .advice__btn:hover {
    background: #fdfdfd;
    border: 1px solid #ff432a;
    color: #ff432a; }

@font-face {
  font-family: "socicon";
  src: url("../fonts/socicon/socicon.eot");
  src: url("../fonts/socicon/socicon.eot?#iefix") format("embedded-opentype"), url("../fonts/socicon/socicon.woff") format("woff"), url("../fonts/socicon/socicon.ttf") format("truetype"), url("../fonts/socicon/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="socicon-"]:before, [class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.socicon-modelmayhem:before {
  content: "\e000"; }

.socicon-mixcloud:before {
  content: "\e001"; }

.socicon-drupal:before {
  content: "\e002"; }

.socicon-swarm:before {
  content: "\e003"; }

.socicon-istock:before {
  content: "\e004"; }

.socicon-yammer:before {
  content: "\e005"; }

.socicon-ello:before {
  content: "\e006"; }

.socicon-stackoverflow:before {
  content: "\e007"; }

.socicon-persona:before {
  content: "\e008"; }

.socicon-triplej:before {
  content: "\e009"; }

.socicon-houzz:before {
  content: "\e00a"; }

.socicon-rss:before {
  content: "\e00b"; }

.socicon-paypal:before {
  content: "\e00c"; }

.socicon-odnoklassniki:before {
  content: "\e00d"; }

.socicon-airbnb:before {
  content: "\e00e"; }

.socicon-periscope:before {
  content: "\e00f"; }

.socicon-outlook:before {
  content: "\e010"; }

.socicon-coderwall:before {
  content: "\e011"; }

.socicon-tripadvisor:before {
  content: "\e012"; }

.socicon-appnet:before {
  content: "\e013"; }

.socicon-goodreads:before {
  content: "\e014"; }

.socicon-tripit:before {
  content: "\e015"; }

.socicon-lanyrd:before {
  content: "\e016"; }

.socicon-slideshare:before {
  content: "\e017"; }

.socicon-buffer:before {
  content: "\e018"; }

.socicon-disqus:before {
  content: "\e019"; }

.socicon-vkontakte:before {
  content: "\e01a"; }

.socicon-whatsapp:before {
  content: "\e01b"; }

.socicon-patreon:before {
  content: "\e01c"; }

.socicon-storehouse:before {
  content: "\e01d"; }

.socicon-pocket:before {
  content: "\e01e"; }

.socicon-mail:before {
  content: "\e01f"; }

.socicon-blogger:before {
  content: "\e020"; }

.socicon-technorati:before {
  content: "\e021"; }

.socicon-reddit:before {
  content: "\e022"; }

.socicon-dribbble:before {
  content: "\e023"; }

.socicon-stumbleupon:before {
  content: "\e024"; }

.socicon-digg:before {
  content: "\e025"; }

.socicon-envato:before {
  content: "\e026"; }

.socicon-behance:before {
  content: "\e027"; }

.socicon-delicious:before {
  content: "\e028"; }

.socicon-deviantart:before {
  content: "\e029"; }

.socicon-forrst:before {
  content: "\e02a"; }

.socicon-play:before {
  content: "\e02b"; }

.socicon-zerply:before {
  content: "\e02c"; }

.socicon-wikipedia:before {
  content: "\e02d"; }

.socicon-apple:before {
  content: "\e02e"; }

.socicon-flattr:before {
  content: "\e02f"; }

.socicon-github:before {
  content: "\e030"; }

.socicon-renren:before {
  content: "\e031"; }

.socicon-friendfeed:before {
  content: "\e032"; }

.socicon-newsvine:before {
  content: "\e033"; }

.socicon-identica:before {
  content: "\e034"; }

.socicon-bebo:before {
  content: "\e035"; }

.socicon-zynga:before {
  content: "\e036"; }

.socicon-steam:before {
  content: "\e037"; }

.socicon-xbox:before {
  content: "\e038"; }

.socicon-windows:before {
  content: "\e039"; }

.socicon-qq:before {
  content: "\e03a"; }

.socicon-douban:before {
  content: "\e03b"; }

.socicon-meetup:before {
  content: "\e03c"; }

.socicon-playstation:before {
  content: "\e03d"; }

.socicon-android:before {
  content: "\e03e"; }

.socicon-snapchat:before {
  content: "\e03f"; }

.socicon-twitter:before {
  content: "\e040"; }

.socicon-facebook:before {
  content: "\e041"; }

.socicon-googleplus:before {
  content: "\e042"; }

.socicon-pinterest:before {
  content: "\e043"; }

.socicon-foursquare:before {
  content: "\e044"; }

.socicon-yahoo:before {
  content: "\e045"; }

.socicon-skype:before {
  content: "\e046"; }

.socicon-yelp:before {
  content: "\e047"; }

.socicon-feedburner:before {
  content: "\e048"; }

.socicon-linkedin:before {
  content: "\e049"; }

.socicon-viadeo:before {
  content: "\e04a"; }

.socicon-xing:before {
  content: "\e04b"; }

.socicon-myspace:before {
  content: "\e04c"; }

.socicon-soundcloud:before {
  content: "\e04d"; }

.socicon-spotify:before {
  content: "\e04e"; }

.socicon-grooveshark:before {
  content: "\e04f"; }

.socicon-lastfm:before {
  content: "\e050"; }

.socicon-youtube:before {
  content: "\e051"; }

.socicon-vimeo:before {
  content: "\e052"; }

.socicon-dailymotion:before {
  content: "\e053"; }

.socicon-vine:before {
  content: "\e054"; }

.socicon-flickr:before {
  content: "\e055"; }

.socicon-500px:before {
  content: "\e056"; }

.socicon-instagram:before {
  content: "\e057"; }

.socicon-wordpress:before {
  content: "\e058"; }

.socicon-tumblr:before {
  content: "\e059"; }

.socicon-twitch:before {
  content: "\e05a"; }

.socicon-8tracks:before {
  content: "\e05b"; }

.socicon-amazon:before {
  content: "\e05c"; }

.socicon-icq:before {
  content: "\e05d"; }

.socicon-smugmug:before {
  content: "\e05e"; }

.socicon-ravelry:before {
  content: "\e05f"; }

.socicon-weibo:before {
  content: "\e060"; }

.socicon-baidu:before {
  content: "\e061"; }

.socicon-angellist:before {
  content: "\e062"; }

.socicon-ebay:before {
  content: "\e063"; }

.socicon-imdb:before {
  content: "\e064"; }

.socicon-stayfriends:before {
  content: "\e065"; }

.socicon-residentadvisor:before {
  content: "\e066"; }

.socicon-google:before {
  content: "\e067"; }

.socicon-yandex:before {
  content: "\e068"; }

.socicon-sharethis:before {
  content: "\e069"; }

.socicon-bandcamp:before {
  content: "\e06a"; }

.socicon-itunes:before {
  content: "\e06b"; }

.socicon-deezer:before {
  content: "\e06c"; }

.socicon-medium:before {
  content: "\e06d"; }

.socicon-telegram:before {
  content: "\e06e"; }

.socicon-openid:before {
  content: "\e06f"; }

.socicon-amplement:before {
  content: "\e070"; }

.socicon-viber:before {
  content: "\e071"; }

.socicon-zomato:before {
  content: "\e072"; }

.service-about::after {
  clear: both;
  content: "";
  display: table; }

.services-start-image {
  padding-bottom: 20px; }

h2.service-about__caption {
  font-size: 1rem;
  color: #21282e;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 15px; }

.service-about__text {
  margin-top: 0; }

.advice.advice--services-page {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }

h3.service__caption--padding {
  padding-bottom: 25px; }

.consultation {
  text-align: center;
  padding-top: 40px; }

@media screen and (min-width: 1921px) {
  .main-content.page {
    background-size: cover;
    background-position: 0 1%; } }

@media screen and (min-width: 2500px) {
  .main-content.page {
    background-size: cover;
    background-position: 0 1%; }
  #callback.callback-popup, #opinion.opinion, #application.application-popup, #opinion.opinion, #application.application-popup, #order.order {
    max-width: 100%;
    width: 100%; } }

@media screen and (max-width: 1200px) {
  .breadcrumbs {
    font-size: 1rem;
    font-weight: 400; }
  .sidebar-menu__toggle {
    display: inline-block; }
  .main-content__sidebar {
    display: none; }
  .services__info,
  .services__pic-holder {
    width: 242px;
    height: 242px; }
  .about-us__description {
    margin-top: -5px;
    padding: 0 0 0 41px;
    font-size: 1rem;
    line-height: 1.25rem; }
  .recalls__slider {
    padding: 0; }
  .header__left {
    width: 400px; }
  .callback {
    display: none; }
  .logo__pic.logo__pic--footer {
    right: -38px; }
  .main-content__sidebar {
    padding-top: 25px; }
  .portfolio-list__item {
    height: 200px; }
  .portfolio-list__item.gridder-list:nth-of-type(n) {
    margin-right: 3.2%;
    margin-bottom: 20px; }
  .portfolio-list__item.gridder-list:nth-of-type(3n) {
    margin-right: 0; } }

@media screen and (max-width: 1100px) {
  .logo__pic.logo__pic--footer {
    right: 0; }
  .logo__pic.logo__pic--footer {
    padding: 5px 0px 2px 15px; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .services__description {
    font-size: 0.625rem;
    line-height: 1.25rem; }
  .services__title {
    font-size: 1rem;
    line-height: 1.375rem; }
  .services__info {
    padding: 15px 18px 20px; }
  .advantages__row--indent {
    margin-top: -20px;
    padding: 0 180px; }
  .main-slider__container {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .main-slider {
    background-position: 28% 50%; } }

@media screen and (max-width: 992px) {
  .service-icons__item.service-icons__item--small .service-icons__caption {
    max-width: 200px; }
  .service-icons {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
  .menu__link {
    font-size: 1rem; }
  .header__left {
    width: 335px;
    margin-left: 250px; }
  html, body {
    font-size: 14px; }
  .services__info,
  .services__pic-holder {
    width: 375px;
    height: 375px; }
  .services__item:nth-child(2n) .services__pic-holder {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1; }
    .services__item:nth-child(2n) .services__pic-holder .services__arrow {
      left: 0;
      right: auto;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .services__item:nth-child(2n+1) .services__pic-holder {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0; }
    .services__item:nth-child(2n+1) .services__pic-holder .services__arrow {
      right: 0;
      left: auto;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
  .about-us__img {
    max-width: 300px; }
  .about-us__description {
    margin-top: -8px;
    padding: 0 0 0 30px;
    font-size: 0.8125rem;
    line-height: 1.125rem; }
    .about-us__description p {
      margin-bottom: 15px; }
  .advantages__row {
    padding: 0; }
  .advantages__row--indent {
    margin: 0;
    padding: 0 130px; }
  .footer__left {
    margin: 0;
    max-width: 500px; }
  .logo__pic.logo__pic--footer {
    right: 0px; }
  .map__wrapper {
    display: none; }
  .map {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    padding-top: 80px; }
  img.map-magnifier {
    display: none; }
  .service-icons__item {
    width: 50%; }
  a.map__application-btn {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .services__description {
    font-size: 0.625rem;
    line-height: 1.25rem; }
  .advantages__item-icon i {
    font-size: 5.9375rem;
    line-height: 11.875rem;
    color: #fff; }
  .advantages__item-icon i.icon-business {
    line-height: 11.875rem; }
  .advantages__item-icon i.icon-technology-1 {
    font-size: 5.3125rem;
    line-height: 11.875rem;
    padding-left: 10px; }
  .advantages__item-icon i.icon-time {
    line-height: 12.5rem; }
  .services__title {
    font-size: 1.25rem; }
  .services__description {
    font-size: 1rem; }
  .services__info {
    padding: 50px 40px 60px; }
  .main-slider__container {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .main-slider {
    background-position: 35% 50%; } }

@media screen and (max-width: 800px) {
  .footer-sections {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .footer-sections__item:first-child, .footer-sections__item:last-child {
    display: none; }
  .header-mail {
    display: none; }
  .header-phone {
    display: none; }
  .header__left {
    width: 100%; }
  .header-mobile-contacts__toggle {
    display: block; }
  .header__left:first-child {
    padding: 0 0px 0 13px; } }

@media screen and (max-width: 768px) {
  .error-404__item.error-404__item--left {
    display: none; }
  .service-icons__item.service-icons__item--small .service-icons__caption {
    max-width: 200px; }
  .gallery__filters.gallery-filter {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    text-align: center; }
  .gridder-nav {
    display: none; }
  .main-slider__caption {
    font-size: 2.1875rem; }
  .main-slider__subcaption {
    font-size: 2rem; }
  html, body {
    font-size: 14px; }
  .container {
    padding: 0 15px; }
  .menu {
    display: none; }
  .mobile-menu-toggle {
    display: block; }
  .services__content {
    padding: 0; }
  .services__item {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative; }
  .services__info {
    width: 50%;
    height: 100%; }
  .services__pic-holder {
    width: 50%;
    height: 100%;
    overflow: hidden; }
  .services__pic {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 300px; }
  .services__description {
    max-height: 10.5rem; }
  .about-us__img {
    display: none; }
  .about-us__description {
    padding: 50px 24px;
    text-align: center; }
  .advantages__item-icon i {
    font-size: 4.375rem;
    line-height: 9.0625rem;
    color: #fff; }
  .advantages__item-icon i.icon-business {
    line-height: 9.0625rem; }
  .advantages__item-icon i.icon-technology-1 {
    font-size: 4.375rem;
    line-height: 9.0625rem;
    padding-left: 5px; }
  .advantages__item-icon i.icon-time {
    line-height: 9.375rem; }
  .main-slider__container {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .main-slider {
    background-size: cover;
    background-position: 50% 50%; }
  .main-slider__text {
    padding-bottom: 150px; }
  .footer.footer {
    padding-top: 20px; }
  .footer__bottom {
    min-height: 340px; }
  .logo__pic.logo__pic--footer {
    right: 65px; }
  .footer-copyright {
    padding-bottom: 10px; }
  .image-left, .image-right, .alignleft, .alignright {
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 15px; }
  .service__caption {
    text-align: center; }
  .portfolio-list__item {
    height: 200px;
    width: 47%; }
  .portfolio-list__item.gridder-list:nth-of-type(n) {
    margin-right: 3%;
    margin-bottom: 20px; }
  .portfolio-list__item.gridder-list:nth-of-type(2n) {
    margin-right: 0; } }

@media screen and (min-width: 600px) and (max-width: 768px) {
  .advantages__item-icon {
    width: 130px;
    height: 130px; }
  .advantages__item-title {
    font-size: 1rem;
    max-width: 200px; }
  .advantages__row--indent {
    padding: 0 100px; } }

@media screen and (max-width: 650px) {
  .service-icons__item, .service-icons__item.service-icons__item--big,
  .service-icons__item.service-icons__item--small {
    width: 100%; } }

@media screen and (max-width: 600px) {
  .main-slider__caption {
    font-size: 1.875rem; }
  .main-slider__subcaption {
    font-size: 1.75rem; }
  .advantages__row,
  .advantages__row--indent {
    padding: 0;
    margin: 0; }
  .advantages__item {
    max-width: 400px;
    width: 100%;
    margin: 0 auto; }
  .portfolio-list__item {
    height: 250px;
    width: 100%; }
  .portfolio-list__item.gridder-list:nth-of-type(n) {
    margin-right: 0%;
    margin-bottom: 20px; }
  .portfolio-list__item.gridder-list:nth-of-type(2n) {
    margin-right: 0; }
  .callback-popup__caption, .opinion__caption, .application-popup__caption, .opinion__caption, .application-popup__caption, .order__caption {
    font-size: 1rem;
    padding: 15px 60px; }
  .order__sub-caption, .opinion__sub-caption, .application-popup__sub-caption {
    padding: 25px 30px; } }

@media screen and (min-width: 480px) and (max-width: 600px) {
  .advantages__item-icon i {
    font-size: 5.9375rem;
    line-height: 11.25rem;
    color: #fff; }
  .advantages__item-icon i.icon-business {
    line-height: 11.25rem; }
  .advantages__item-icon i.icon-technology-1 {
    font-size: 5.3125rem;
    line-height: 11.25rem;
    padding-left: 10px; }
  .advantages__item-icon i.icon-time {
    line-height: 11.25rem; } }

@media screen and (max-width: 480px) {
  .service-icons.service-icons--additional {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start; }
  .advice__action {
    font-size: 0.625rem; }
  .order-form__choice {
    padding: 0 15px;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .order-form__decline {
    margin-bottom: 15px; }
  .callback-popup__footer, .opinion__footer, .application-popup__footer, .order__footer, .opinion__footer, .application-popup__footer, .order__footer {
    padding: 15px 20px; }
  .main-slider {
    min-height: 410px; }
  .main-slider__container {
    min-height: 410px; }
  .main-slider__caption {
    font-size: 1.25rem; }
  .main-slider__subcaption {
    font-size: 1.125rem; }
  .services__content {
    padding: 0; }
  .services__item {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative; }
    .services__item:hover .services__info {
      background: #21282e; }
  .services__info {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 21, 24, 0.9); }
  .services__arrow {
    display: none; }
  .services__pic-holder {
    width: 100%;
    height: auto; }
  .about-us__heading {
    padding: 30px 0 0; }
  .about-us__caption {
    margin: 0; }
  .rules {
    margin: 0;
    padding-bottom: 40px; }
  .advantages__item {
    padding-top: 30px; }
  .advantages__item-icon {
    width: 140px;
    height: 140px; }
  .advantages__item-icon i {
    font-size: 4.375rem;
    line-height: 10rem;
    color: #fff; }
  .advantages__item-icon i.icon-business {
    line-height: 9.375rem; }
  .advantages__item-icon i.icon-technology-1 {
    font-size: 4.375rem;
    line-height: 9.6875rem;
    padding-left: 5px; }
  .advantages__item-icon i.icon-time {
    line-height: 10rem; }
  .logo__pic {
    padding-right: 10px; }
  .logo__pic.logo__pic--footer {
    right: 20px; }
  .header__left {
    width: 100%;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    margin: 0; }
  .header-lang {
    padding-right: 30px; }
  .action-icons {
    display: none;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }

@media screen and (max-width: 400px) {
  .header-mobile-contacts__toggle {
    width: 30px;
    height: 22px;
    margin-top: 3px; }
  .header-lang {
    padding-right: 6px; } }

@media screen and (max-width: 320px) {
  .header-lang {
    font-size: 0.625rem; }
  .header-lang__item.header-lang__item--active {
    font-size: 0.75rem; }
  .callback-popup__caption, .opinion__caption, .application-popup__caption, .opinion__caption, .application-popup__caption, .order__caption {
    font-size: 0.875rem;
    padding: 15px 60px; }
  .order__sub-caption, .opinion__sub-caption, .application-popup__sub-caption {
    padding: 20px 20px; }
  .service-icons__caption {
    max-width: 180px; }
  .service-icons__item.service-icons__item--big .service-icons__caption {
    max-width: 180px; } }
