<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';

/**
* РЁСЂРёС„С‚С‹
*/

@font-face {
  font-family: 'PT Sans';
  font-weight: bold;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/PTSans-Bold.eot?') format('eot'), url('../fonts/PTSans-Bold.woff') format('woff'), url('../fonts/PTSans-Bold.ttf') format('truetype'), url('../fonts/PTSans-Bold.svg#PT_Sans') format('svg');
}

@font-face {
  font-family: 'PT Sans';
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/PTSans-BoldItalic.eot?') format('eot'), url('../fonts/PTSans-BoldItalic.woff') format('woff'), url('../fonts/PTSans-BoldItalic.ttf') format('truetype'), url('../fonts/PTSans-BoldItalic.svg#PT_Sans') format('svg');
}

@font-face {
  font-family: 'PT Sans';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/PTSans-Regular.eot?') format('eot'), url('../fonts/PTSans-Regular.woff') format('woff'), url('../fonts/PTSans-Regular.ttf') format('truetype'), url('../fonts/PTSans-Regular.svg#PT_Sans') format('svg');
}

@font-face {
  font-family: 'PT Sans';
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/PTSans-Italic.eot?') format('eot'), url('../fonts/PTSans-Italic.woff') format('woff'), url('../fonts/PTSans-Italic.ttf') format('truetype'), url('../fonts/PTSans-Italic.svg#PT_Sans') format('svg');
}

@font-face {
  font-family: 'PT Serif';
  font-weight: bold;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/ptserif-web-bold.eot?') format('eot'), url('../fonts/ptserif-web-bold.woff') format('woff'), url('../fonts/ptserif-web-bold.ttf') format('truetype'), url('../fonts/ptserif-web-bold.svg#PT_Serif') format('svg');
}

@font-face {
  font-family: 'PT Serif';
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/ptserif-web-bolditalic.eot?') format('eot'), url('../fonts/ptserif-web-bolditalic.woff') format('woff'), url('../fonts/ptserif-web-bolditalic.ttf') format('truetype'), url('../fonts/ptserif-web-bolditalic.svg#PT_Serif') format('svg');
}

@font-face {
  font-family: 'PT Serif';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/ptserif-web-regular.eot?') format('eot'), url('../fonts/ptserif-web-regular.woff') format('woff'), url('../fonts/ptserif-web-regular.ttf') format('truetype'), url('../fonts/ptserif-web-regular.svg#PT_Serif') format('svg');
}

@font-face {
  font-family: 'PT Serif';
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/ptserif-web-italic.eot?') format('eot'), url('../fonts/ptserif-web-italic.woff') format('woff'), url('../fonts/ptserif-web-italic.ttf') format('truetype'), url('../fonts/ptserif-web-italic.svg#PT_Serif') format('svg');
}

/**
* Normalize | normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css
*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
  color: #000000;
  background: #ffffff;
}

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

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ffce34;
  outline: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a img {
  border: none;
}

a:active,
a:hover {
  color: #ffce34 !important;
  outline-width: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  color: #000000;
  background-color: #ffff00;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  opacity: 0.54;
  color: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/**
* РЎРµС‚РєР° Bootstrap
*/

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

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

.row {
  margin-right: -15px;
  margin-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-right: 15px;
  padding-left: 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,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  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;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: ' ';
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  overflow: hidden;
  height: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.alignleft {
  float: left;
  margin: 0 30px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 30px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/**
* РћР±С‰РёРµ СЃС‚РёР»Рё
*/

.heading {
  font-family: 'PT Serif';
  font-size: 32px;
  font-weight: 400;
  margin: 0 0 40px 0;
  text-align: center;
  text-transform: uppercase;
  color: #32363f;
}

.heading_invers {
  color: #ffffff;
}

/**
* РЁР°РїРєР°
*/

.header {
  position: relative;
  background-color: #32363f;
}

.logo {
  position: absolute;
  z-index: 100;
  top: 62px;
  left: 50%;
  margin-left: -68px;
}

.logo img {
  vertical-align: bottom;
}

.header-inner {
  max-width: 1900px;
  margin: 0 auto;
  padding: 0 30px;
}

.header-address {
  float: left;
}

.header-phone {
  float: right;
}

.contact-item {
  font-family: 'PT Serif';
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  float: left;
  padding: 15px 0;
  color: #ffffff;
}

.contact-item:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
}

.contact-item_address {
  margin-right: 40px;
  padding-left: 22px;
}

.contact-item_address:before {
  top: 11px;
  width: 14px;
  height: 21px;
  background-image: url(../img/sprite.png);
  background-position: 0 -164px;
}

.contact-item_email {
  padding-left: 30px;
}

.contact-item_email:before {
  top: 17px;
  width: 18px;
  height: 12px;
  background-image: url(../img/sprite.png);
  background-position: 0 -22px;
}

.contact-item_inst {
  margin-right: 20px;
  padding: 0;
}

.contact-item_phone {
  margin-right: 20px;
  padding-left: 26px;
}

.contact-item_phone:before {
  top: 14px;
  width: 13px;
  height: 20px;
  background-image: url(../img/sprite.png);
  background-position: 0 -124px;
}

.contact-item_btn {
  margin-right: 20px;
  padding: 8px 0;
}

.contact-item_time {
  float: right;
}

.contact-item__link {
  text-decoration: none;
}

.contact-item_email .contact-item__link {
  color: #ffffff;
}

.contact-item__instagram {
  display: block;
  width: 56px;
  height: 46px;
  text-decoration: none;
  background-color: #5e677b;
}

.contact-item__instagram:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 21px;
  height: 21px;
  margin: -10px 0 0 -10px;
  content: '';
  background-image: url(../img/sprite.png);
  background-position: 0 -185px;
}

.contact-item__instagram:hover {
  background-color: rgba(94, 103, 123, 0.8);
}

.btn-callback {
  font-family: 'PT Serif';
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 187px;
  height: 30px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  color: #32363f;
  border: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #ffce34;
}

.btn-callback:hover {
  background-color: #fddc73;
}

/**
* РќР°РІРёРіР°С†РёСЏ
*/

.main-nav {
  position: relative;
  padding: 32px 0;
  background: #ffffff;
}

.main-nav_footer {
  padding: 50px 0;
  background: #32363f;
}

.main-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-menu_right {
  float: right;
}

.menu-item {
  float: left;
  margin-right: 30px;
}

.menu-item:last-child {
  margin-right: 0;
}

.menu-item a {
  font-family: 'PT Serif';
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #32363f;
}

.main-nav_footer .menu-item a {
  color: #5e677b;
}

.main-nav_footer .menu-item a:hover {
  color: #ffffff;
}

.btn-mobile {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 3px;
  padding: 0;
  border: none;
  background: none;
}

.btn-mobile:before {
  position: absolute;
  top: 10px;
  left: 7px;
  display: block;
  width: 27px;
  height: 18px;
  content: '';
  background-image: url(../img/sprite.png);
  background-position: 0 -106px;
}

.mobile-panel {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: -260px;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 260px;
  padding: 50px 15px 15px 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #f4f4f4;
  -webkit-overflow-scrolling: touch;
}

.mobile-panel_open {
  left: 0;
}

.mobile-panel__head {
  font-family: 'PT Serif';
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #32363f;
}

.mobile-panel__foot {
  margin-top: 25px;
  margin-left: -15px;
}

.mobile-overflow {
  position: fixed;
  z-index: 900;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.mobile-close {
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 10px;
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  background: none;
}

.mobile-close:before {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 16px;
  height: 16px;
  content: '';
  background-image: url(../img/sprite.png);
  background-position: 0 -90px;
}

.mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-menu .menu-item{
  margin-bottom: 15px;
  float: none;
}

.mobile-menu .menu-item a {
  font-family: 'PT Serif';
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  color: #32363f;
}

body {
  overflow-x: hidden;
}

/**
* РџРµСЂРІС‹Р№ СЌРєСЂР°РЅ
*/

.banner-item {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.banner-item_one {
  background-image: url(../img/img-banner-1920pxl_01.jpg);
}

.banner-item_two {
  background-image: url(../img/img-banner-1920pxl_02.jpg);
}

.banner-item_three {
  background-image: url(../img/img-banner-1920pxl_03.jpg);
}

.banner-item__table {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.banner-item__cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.banner-item__content {
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
}

.banner-item__title {
  font-family: 'PT Serif';
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #ffffff;
}

.banner-item__desc {
  font-family: 'PT Serif';
  font-size: 16px;
  font-style: italic;
  line-height: 21px;
  padding: 0 80px;
  color: #ffffff;
}

.banner-item__desc p:first-child {
  margin-top: 0;
}

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

.banner-item__dist {
  font-size: 20px;
}

/**
* Рћ РєРѕРјРїР°РЅРёРё
*/

.about {
  padding: 50px 0 85px 0;
}

.about-item {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border: 1px solid #c5c6cb;
  background-color: #ffffff;
}

.about-item__img {
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #c5c6cb;
}

.about-item__img img {
  vertical-align: bottom;
}

.about-item_main .about-item__img {
  margin-bottom: 0;
  padding-top: 20px;
  border: none;
}

.about-item__head {
  font-family: 'PT Serif';
  font-size: 20px;
  font-weight: 400;
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
  color: #32363f;
}

.about-item__head:before {
  position: absolute;
  display: block;
  content: '';
}

.about-item_offer .about-item__head:before {
  top: -24px;
  right: 10px;
  width: 111px;
  height: 41px;
  background-image: url(../img/sprite.png);
  background-position: 0 -740px;
}

.about-item_know .about-item__head:before {
  top: -10px;
  right: 15px;
  width: 49px;
  height: 49px;
  background-image: url(../img/sprite.png);
  background-position: 0 -875px;
}

.about-item_ready .about-item__head:before {
  top: -10px;
  right: 30px;
  width: 44px;
  height: 47px;
  background-image: url(../img/sprite.png);
  background-position: 0 -781px;
}

.about-item_main .about-item__head {
  padding-left: 0;
  text-align: center;
}

.about-item__desc {
  font-family: 'PT Serif';
  font-size: 16px;
  font-style: italic;
  line-height: 21px;
  padding: 0 20px 15px 20px;
  text-align: center;
  color: #32363f;
}

.about-item__list {
  margin: 0;
  padding: 0 10px 10px 10px;
  list-style: none;
}

.about-item__point {
  font-family: 'PT Sans';
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  margin: 6px 0;
  padding-left: 18px;
  color: #32363f;
}

.about-item__point:before {
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border: 1px solid #32363f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/**
* РќР°С€Рё СЂРµС€РµРЅРёСЏ
*/

.service {
  padding-top: 40px;
  padding-bottom: 180px;
  background: #ffce34 url(../img/bg-screen-service_768pxl.jpg) center bottom no-repeat;
}

.service-list {
  position: relative;
}

.service-list:before {
  position: absolute;
  bottom: -60px;
  left: 50%;
  display: block;
  width: 480px;
  height: 519px;
  margin-left: -240px;
  content: '';
  background: url(../img/img-service-decore_1920pxl.png) 0 0 no-repeat;
}

.service-item {
  position: relative;
  margin-bottom: 45px;
  padding-left: 76px;
}

.service-item__head {
  font-family: 'PT Serif';
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  min-height: 60px;
  margin-bottom: 10px;
  color: #32363f;
}

.service-item__desc {
  font-family: 'PT Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #32363f;
}

.service-item:before {
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  content: '';
}

.service-item_press:before {
  width: 48px;
  height: 41px;
  background-image: url(../img/sprite.png);
  background-position: 0 -699px;
}

.service-item_staff:before {
  width: 39px;
  height: 40px;
  background-image: url(../img/sprite.png);
  background-position: 0 -618px;
}

.service-item_visitor:before {
  width: 41px;
  height: 41px;
  background-image: url(../img/sprite.png);
  background-position: 0 -658px;
}

.service-item_branding:before {
  width: 57px;
  height: 39px;
  background-image: url(../img/sprite.png);
  background-position: 0 -579px;
}

.service-item_compliment:before {
  width: 59px;
  height: 34px;
  background-image: url(../img/sprite.png);
  background-position: 0 -365px;
}

.service-item_barman:before {
  width: 47px;
  height: 47px;
  background-image: url(../img/sprite.png);
  background-position: 0 -828px;
}

/**
* Р“Р°Р»РµСЂРµСЏ
*/

.gallery {
  padding: 80px 0;
}

.gallery-item {
  float: left;
  width: 25%;
}

.gallery-item img {
  vertical-align: bottom;
}

.gallery-item__link {
  position: relative;
  display: block;
}

.gallery-item__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  background: #000000;
}

.gallery-item__link:hover:before {
  opacity: 0.3;
}

.gallery-item__text {
  font-family: 'PT Serif';
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  padding-top: 30px;
  text-align: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  background: url(../img/img-instagram.png) center 80px no-repeat;
}

.instagram-mobile {
  margin-top: 15px;
  text-align: center;
}

.instagram-mobile__head {
  font-family: 'PT Serif';
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #000000;
}

.instagram-mobile__btn .instagram-btn {
  border: 1px solid #e5e5e7;
  -webkit-border-radius: 18px;
  border-radius: 18px;
}

/**
* РџР°СЂС‚РЅРµСЂС‹
*/

.partner {
  padding: 80px 0;
  background: url(../img/bg-screen-partner.jpg) center center no-repeat;
}

.partner-wrap {
  position: relative;
}

.partner-list {
  position: relative;
  padding: 0 266px 0 66px;
}

.partner-item {
  padding: 0 4px;
}

.partner-add {
  position: absolute;
  top: 0;
  right: 68px;
}

.partner-add__btn {
  font-family: 'PT Serif';
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
  display: block;
  width: 194px;
  height: 107px;
  padding-top: 54px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}

.partner-add__btn:before {
  position: absolute;
  top: 18px;
  left: 50%;
  display: block;
  width: 31px;
  height: 30px;
  margin-left: -15px;
  content: '';
  background-image: url(../img/sprite.png);
  background-position: 0 -335px;
}

.partner-add__btn:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.8);
}

/**
* РЎРѕС‚СЂСѓРґРЅРёРєРё
*/

.worker {
  padding: 70px 0;
}

.worker-item {
  position: relative;
  margin-bottom: 30px;
}

.worker-item__img {
  position: relative;
}

.worker-item__img:before {
  position: absolute;
  top: 220px;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(51, 51, 51, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(51, 51, 51, 0) 100%);
  background-image: linear-gradient(to top, #000000 0%, rgba(51, 51, 51, 0) 100%);
}

.worker-item:hover .worker-item__img:before {
  top: 0;
}

.worker-item__img img {
  vertical-align: bottom;
}

.worker-item__inner {
  font-family: 'PT Serif';
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  z-index: 50;
  right: 10px;
  bottom: 20px;
  left: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ffffff;
}

.worker-item__name {
  font-size: 25px;
  margin-bottom: 3px;
}

.worker-item__post {
  font-size: 16px;
  margin-bottom: 15px;
}

.worker-item__more {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.worker-item:hover .worker-item__more {
  height: 30px;
}

.btn-worker {
  font-family: 'PT Serif';
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 158px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: none;
}

.btn-worker:hover {
  background: rgba(255, 255, 255, 0.1);
}

.worker-modal__img img {
  vertical-align: bottom;
}

.worker-modal__content {
  font-family: 'PT Serif';
  font-weight: 400;
  min-height: 400px;
  margin-left: -35px;
  padding-top: 30px;
  padding-bottom: 155px;
  color: #32363f;
  background: url(../img/img-worker-decor.png) 0 bottom no-repeat;
}

.worker-modal__name {
  font-size: 25px;
}

.worker-modal__post {
  font-size: 16px;
  margin-bottom: 20px;
}

.worker-modal__desc {
  font-size: 16px;
  line-height: 27px;
}

/**
* РћС‚Р·С‹РІС‹
*/

.review {
  padding: 50px 0;
  background: url(../img/bg-screen-review.jpg) center center repeat;
}

.review-list {
  padding: 0 70px;
}

.review-item {
  position: relative;
  margin-bottom: 40px;
  padding-left: 200px;
}

.review-item__img {
  position: absolute;
  top: 0;
  left: 0;
}

.review-item__img img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.review-item__head {
  font-family: 'PT Serif';
  font-size: 25px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 20px;
  color: #32363f;
}

.review-item__desc {
  font-family: 'PT Serif';
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  color: #32363f;
}

/**
* Р‘СЂРёС„
*/

.brief {
  padding: 60px 0 80px 0;
  background: url(../img/bg-screen-brief.jpg) center center no-repeat;
}

.brief-wrap {
  max-width: 866px;
  margin: 0 auto;
  padding: 50px 25px 25px 25px;
  background-color: #ffffff;
}

.brief-wrap__head {
  margin-bottom: 30px;
}

.brief-wrap__desc {
  font-family: 'PT Serif';
  font-size: 18px;
  font-style: italic;
  line-height: 27px;
  margin-bottom: 30px;
  text-align: center;
  color: #32363f;
}

.brief-form {
  background-color: #f4f4f4;
}

.brief-form__btn {
  padding: 0 20px 20px 20px;
  text-align: right;
}

.brief-section {
  padding: 20px 20px 10px 20px;
  border-bottom: 2px solid #ffffff;
}

.brief-section_message {
  border: none;
}

.brief-section__head {
  font-family: 'PT Serif';
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 15px;
  color: #32363f;
}

.brief-section__num {
  font-size: 18px;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffce34;
}

.brief-group {
  margin-bottom: 10px;
}

.brief-group__label {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-bottom: 5px;
  color: #32363f;
}

.brief-section_target .brief-group__label {
  min-height: 36px;
}

.brief-group__control {
  font-size: 14px;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #c5c6cb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
}

.brief-group__control:focus {
  border: 1px solid #ffce34;
}

.brief-group__control_textarea {
  display: block;
  height: 125px;
  padding: 10px;
  resize: none;
}

.brief-note {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
  text-align: right;
  color: #32363f;
}

.brief-btn {
  font-family: 'PT Serif';
  font-size: 18px;
  font-weight: 400;
  width: 253px;
  height: 58px;
  text-align: center;
  text-decoration: none;
  color: #32363f;
  border: none;
  -webkit-border-radius: 29px;
  border-radius: 29px;
  background-color: #ffce34;
}

.brief-btn:hover {
  background-color: #fddc73;
}

.brief-check__item {
  margin-bottom: 10px;
}

.brief-check__label {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  cursor: pointer;
  color: #32363f;
}

.brief-check__control {
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
  vertical-align: top;
}

.brief-check__control:not(checked) {
  position: absolute;
  opacity: 0;
}

.brief-check__control:not(checked) + label {
  position: relative;
  padding: 0 0 0 30px;
}

.brief-check__control:not(checked) + label:before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  border: 1px solid #c5c6cb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
}

.brief-check__control:not(checked) + label:after {
  position: absolute;
  top: 4px;
  left: 3px;
  width: 14px;
  height: 10px;
  content: '';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-image: url(../img/sprite.png);
  background-position: 0 0;
}

.brief-check__control:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.brief-radio {
  padding: 4px 0;
}

.brief-radio__item {
  float: left;
  margin-right: 30px;
}

.brief-radio__item:last-child {
  margin-right: 0;
}

.brief-radio__label {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: block;
  cursor: pointer;
  color: #32363f;
}

.brief-radio__control {
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
  vertical-align: top;
}

.brief-radio__control:not(checked) {
  position: absolute;
  opacity: 0;
}

.brief-radio__control:not(checked) + label {
  position: relative;
  padding: 0 0 0 30px;
}

.brief-radio__control:not(checked) + label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  content: '';
  border: 1px solid #c5c6cb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: none;
}

.brief-radio__control:not(checked) + label:after {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #32363f;
}

.brief-radio__control:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.brief-modal {
  font-family: 'PT Serif';
  font-weight: 400;
  text-align: center;
  color: #32363f;
}

.brief-modal__head {
  font-size: 25px;
  margin-bottom: 20px;
}

/**
* РљРѕРЅС‚Р°РєС‚С‹
*/

.contact {
  position: relative;
  overflow: hidden;
}

.contact-info {
  position: absolute;
  z-index: 50;
  top: 0;
  bottom: 0;
  left: 0;
  width: 762px;
  background: url(../img/bg-contact.jpg) right 0 no-repeat;
}

.contact-info__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 379px;
  padding: 100px 40px 40px 40px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
}

.contact-info__head {
  font-family: 'PT Serif';
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #ffffff;
}

.contact-info__desc {
  font-family: 'PT Serif';
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
  color: #ffffff;
}

.instagram-btn {
  display: inline-block;
  width: 234px;
  height: 36px;
  background-image: url(../img/sprite.png);
  background-position: 0 -399px;
}

.instagram-btn:hover {
  opacity: 0.9;
}

.map-code {
  height: 600px;
  padding-left: 762px;
}

/**
* РџРѕРґРІР°Р»
*/

.footer {
  position: relative;
}

.logo-footer {
  position: absolute;
  z-index: 100;
  top: -104px;
  left: 50%;
  margin-left: -48px;
}

.logo-footer img {
  vertical-align: bottom;
}

.copywrite {
  font-family: 'PT Serif';
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  text-align: center;
  color: #5e677b;
}

/**
* РЎС‚СЂРµР»РєР° РЅР°РІРµСЂС…
*/

.scroll-top {
  position: fixed;
  z-index: 800;
  right: 20px;
  bottom: 20px;
}

.scroll-top__link {
  font-family: 'PT Serif';
  font-size: 16px;
  font-weight: 400;
  line-height: 56px;
  position: relative;
  display: inline-block;
  height: 58px;
  padding: 0 54px 0 24px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 29px;
  border-radius: 29px;
  background-color: #73767f;
}

.scroll-top__link:before {
  position: absolute;
  top: 21px;
  right: 21px;
  display: block;
  width: 22px;
  height: 12px;
  content: '';
  background-image: url(../img/sprite.png);
  background-position: 0 -10px;
}

.scroll-top__link:hover {
  color: #ffffff;
  background-color: #5a5f6f;
}

/**
* РњРѕРґР°Р»СЊРЅС‹Рµ РѕРєРЅР°
*/

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  z-index: 1050;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-dialog.modal-sm {
  width: 320px;
}

.modal-content {
  position: relative;
  border: 1px solid #c5c6cb;
  background-color: #ffffff;
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal-body {
  position: relative;
  padding: 30px;
}

.modal_call .modal-body {
  padding: 22px 0 35px 0;
  background: #f4f4f4;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  overflow: scroll;
  width: 50px;
  height: 50px;
}

.modal-dialog.modal-lg {
  width: 1170px;
}

.form-modal {
  position: relative;
}

.form-modal__heading {
  font-family: 'PT Serif';
  font-size: 25px;
  font-weight: 400;
  width: 318px;
  height: 154px;
  padding-top: 72px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #32363f;
  border-top: 1px solid #c5c6cb;
  border-bottom: 1px solid #c5c6cb;
  background: #ffce34 url(../img/bg-form-callback.jpg) center center no-repeat;
}

.form-modal_success .form-modal__heading {
  font-size: 0;
  color: transparent;
}

.form-modal__body {
  padding: 20px 20px 0 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.form-modal_success .form-modal__body {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.form-modal__group {
  margin-bottom: 15px;
}

.form-modal__group_btn {
  margin-bottom: 0;
  padding-top: 20px;
  text-align: center;
}

.form-modal__label {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-bottom: 5px;
  color: #32363f;
}

.form-modal__control {
  font-size: 14px;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #c5c6cb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
}

.form-modal__control:focus {
  border: 1px solid #ffce34;
}

.form-modal__success {
  position: absolute;
  top: 154px;
  right: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.form-modal_success .form-modal__success {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 16px;
  height: 16px;
  padding: 0;
  border: none;
  background: none;
  background-image: url(../img/sprite.png);
  background-position: 0 -90px;
}

.modal_call .modal-close {
  top: 4px;
  right: -28px;
}

.form-success {
  font-family: 'PT Serif';
  font-weight: 400;
  line-height: 24px;
  padding: 30px;
  text-align: center;
  color: #32363f;
}

.form-success__head {
  font-size: 25px;
}

.form-success__desc {
  font-size: 16px;
}

/**
* РЎР»Р°Р№РґРµСЂ
*/

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-touch-callout: none;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  font-size: 0;
  position: absolute;
  z-index: 50;
  top: 50%;
  margin-top: -18px;
  padding: 0;
  text-indent: -9999px;
  border: none;
  background: none;
}

.review-list .slick-arrow {
  opacity: 0.7;
}

.review-list .slick-arrow:hover {
  opacity: 1;
}

.slick-prev {
  left: 0;
  width: 20px;
  height: 36px;
  background-image: url(../img/sprite.png);
  background-position: 0 -543px;
}

.review-list .slick-prev {
  width: 20px;
  height: 36px;
  background-image: url(../img/sprite.png);
  background-position: 0 -471px;
}

.slick-next {
  right: 0;
  width: 20px;
  height: 36px;
  background-image: url(../img/sprite.png);
  background-position: 0 -435px;
}

.review-list .slick-next {
  width: 20px;
  height: 36px;
  background-image: url(../img/sprite.png);
  background-position: 0 -507px;
}

.slick-dots {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.review-list .slick-dots {
  position: static;
}

.slick-dots li {
  font-size: 0;
  display: inline-block;
  margin: 0 4px;
}

.slick-dots li button {
  width: 26px;
  height: 26px;
  padding: 0;
  text-indent: -9999px;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
}

.review-list .slick-dots li button {
  width: 18px;
  height: 18px;
  border-color: #73767f;
}

.slick-dots li.slick-active button {
  background-color: #ffffff;
}

.review-list .slick-dots li.slick-active button {
  background-color: #73767f;
}

/**
* Nivo Lightbox
*/

.nivo-lightbox-overlay {
  position: fixed;
  z-index: 99998;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1;
}

.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
}

.nivo-lightbox-content {
  width: 100%;
  height: 100%;
}

.nivo-lightbox-title-wrap {
  position: absolute;
  z-index: 99999;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.nivo-lightbox-nav {
  display: none;
}

.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 0;
}

.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 0;
}

.nivo-lightbox-close {
  position: absolute;
  top: 2%;
  right: 2%;
}

.nivo-lightbox-image {
  text-align: center;
}

.nivo-lightbox-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}

.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%;
}

.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
}

.nivo-lightbox-error {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 1px 1px #000000;
}

.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle;
}

.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}

.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}

.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}

.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}

.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px);
}

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: #666666;
  background: rgba(0, 0, 0, 0.6);
}

.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
  background: url(../img/loading.gif) no-repeat 50% 50%;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav {
  top: 10%;
  width: 8%;
  height: 80%;
  text-indent: -9999px;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.nivo-lightbox-theme-default .nivo-lightbox-prev {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  background-image: url(../img/prev.png);
}

.nivo-lightbox-theme-default .nivo-lightbox-next {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  background-image: url(../img/next.png);
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  width: 16px;
  height: 16px;
  padding: 5px;
  text-indent: -9999px;
  opacity: 0.5;
  background: url(../img/close.png) no-repeat 0 0;
}

.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
  opacity: 1;
}

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
  bottom: -7%;
}

.nivo-lightbox-theme-default .nivo-lightbox-title {
  font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 7px 15px;
  color: #ffffff;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #000000;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
  padding: 40px;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

/**
* РњРµРґРёР°Р·Р°РїСЂРѕСЃС‹
*/

@media only screen and (min-width: 321px) {
  .about {
    background: url(../img/bg-screen-about.jpg) center center no-repeat;
  }
}

@media only screen and (min-width: 601px) {
  .gallery-item_instagram .gallery-item__link:before {
    opacity: 0.8;
  }

  .gallery-item_instagram .gallery-item__link:hover:before {
    opacity: 0.5;
  }

  .instagram-mobile {
    display: none;
  }
}

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

  .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,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    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;
  }

  .contact-item__worktime {
    display: none;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 60px auto 30px auto;
  }
}

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

  .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,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    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;
  }

  .btn-mobile {
    display: none;
  }

  .about-item_know {
    margin-top: 242px;
  }

  .about-item_ready {
    margin-top: 242px;
  }

  .service {
    height: 731px;
    margin-top: -145px;
    padding-top: 145px;
    background: url(../img/bg-screen-service.png) center center no-repeat;
  }

  .service-item_press,
  .service-item_staff,
  .service-item_visitor {
    padding-right: 76px;
    padding-left: 0;
    text-align: right;
  }

  .service-item_press:before,
  .service-item_staff:before,
  .service-item_visitor:before {
    right: 0;
    left: auto;
  }
}

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

  .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,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    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;
  }

  .about-item {
    width: 320px;
  }

  .about-item_know {
    width: auto;
    margin-top: 242px;
    margin-right: -29px;
    margin-left: -29px;
  }

  .about-item_ready {
    width: auto;
    margin-top: 242px;
    margin-right: -29px;
    margin-left: -29px;
  }

  .modal-dialog.modal-sm {
    margin-top: 160px;
  }

  .form-modal:before {
    position: absolute;
    z-index: 50;
    top: -160px;
    left: 50%;
    display: block;
    width: 191px;
    height: 227px;
    margin-left: -113px;
    content: '';
    background: url(../img/img-callback-decor.png) 0 0 no-repeat;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  .hidden-lg {
    display: none !important;
  }
}

@media only screen and (min-width: 1600px) {
  .banner-item {
    background-size: cover;
  }
}

@media only screen and (max-width: 1500px) {
  .header-inner {
    padding: 0 15px;
  }

  .contact-item_address {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1440px) {
  .contact-info {
    width: 620px;
  }

  .map-code {
    padding-left: 620px;
  }
}

@media only screen and (max-width: 1360px) {
  .contact-item_address {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .menu-item {
    margin-right: 20px;
  }

  .banner-item {
    background-size: cover;
  }

  .banner-item__content {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .about {
    background-size: cover;
  }

  .service-list:before {
    bottom: 30px;
    width: 240px;
    height: 260px;
    margin-left: -120px;
    background-size: cover;
  }

  .gallery-item__text {
    background-size: 120px auto;
  }

  .worker-modal__content {
    margin-left: 0;
    padding-top: 0;
  }

  .contact-info {
    width: 379px;
  }

  .map-code {
    padding-left: 379px;
  }

  .modal-dialog.modal-lg {
    width: 970px;
  }

  .form-modal__heading {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .form-modal__success {
    top: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .heading {
    font-size: 25px;
  }

  .logo {
    top: 78px;
    width: 100px;
    margin-left: -50px;
  }

  .header-address {
    display: none;
  }

  .main-nav {
    display: none;
  }

  .banner-item__content {
    margin-top: 160px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .banner-item__title {
    font-size: 25px;
    line-height: normal;
  }

  .banner-item__desc {
    font-size: 14px;
  }

  .about-item {
    max-width: 320px;
  }

  .service-list:before {
    bottom: -220px;
    left: 0;
    width: 400px;
    height: 246px;
    margin: 0;
    background: url(../img/img-service-decore_768pxl.png) 0 0 no-repeat;
  }

  .service-item {
    margin-bottom: 20px;
    padding-left: 50px;
  }

  .service-item__head {
    font-size: 18px;
    line-height: normal;
    min-height: 0;
  }

  .service-item__head br {
    display: none;
  }

  .service-item__desc {
    font-size: 14px;
  }

  .service-item:before {
    top: 0;
  }

  .service-item_press:before {
    width: 30px;
    height: 26px;
    background-image: url(../img/sprite.png);
    background-position: 0 -254px;
  }

  .service-item_staff:before {
    width: 26px;
    height: 26px;
    background-image: url(../img/sprite.png);
    background-position: 0 -280px;
  }

  .service-item_visitor:before {
    width: 25px;
    height: 25px;
    background-image: url(../img/sprite.png);
    background-position: 0 -229px;
  }

  .service-item_branding:before {
    width: 34px;
    height: 23px;
    background-image: url(../img/sprite.png);
    background-position: 0 -206px;
  }

  .service-item_compliment:before {
    width: 34px;
    height: 20px;
    background-image: url(../img/sprite.png);
    background-position: 0 -144px;
  }

  .service-item_barman:before {
    width: 29px;
    height: 29px;
    background-image: url(../img/sprite.png);
    background-position: 0 -306px;
  }

  .gallery-item__text {
    font-size: 16px;
    background-position: center 65px;
    background-size: 80px auto;
  }

  .partner {
    padding: 50px 0;
    background-size: cover;
  }

  .partner-list {
    margin-bottom: 40px;
    padding: 0;
  }

  .partner-add {
    position: static;
  }

  .partner-add__btn {
    margin: 0 auto;
  }

  .worker {
    padding: 40px 0;
  }

  .worker-item {
    margin-right: -12px;
    margin-left: -12px;
  }

  .worker-item__inner {
    left: 10px;
  }

  .worker-item__img:before {
    top: 0;
  }

  .worker-item__name {
    font-size: 16px;
    margin-bottom: 0;
  }

  .worker-item__post {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .worker-item__more {
    height: auto;
  }

  .worker-item:hover .worker-item__more {
    height: auto;
  }

  .review-list {
    padding: 0;
  }

  .review-item__head {
    font-size: 18px;
  }

  .review-item__desc {
    font-size: 14px;
    line-height: 18px;
  }

  .brief {
    padding: 40px 0;
  }

  .brief-section_target .brief-group__label {
    min-height: 54px;
  }

  .logo-footer {
    position: static;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    background: #32363f;
  }

  .scroll-top__link {
    width: 60px;
    height: 42px;
    padding: 0;
    text-indent: -9999px;
  }

  .scroll-top__link:before {
    top: 13px;
    right: 18px;
  }

  .modal-dialog.modal-lg {
    width: 750px;
  }

  .partner-list .slick-prev {
    top: auto;
    bottom: 0;
    left: 280px;
    width: 8px;
    height: 14px;
    margin-top: 0;
    background-image: url(../img/sprite.png);
    background-position: 0 -48px;
  }

  .review-list .slick-prev {
    top: auto;
    bottom: 0;
    left: 280px;
    width: 8px;
    height: 14px;
    margin-top: 0;
    opacity: 1;
    background-image: url(../img/sprite.png);
    background-position: 0 -76px;
  }

  .partner-list .slick-next {
    top: auto;
    right: 280px;
    bottom: 0;
    width: 8px;
    height: 14px;
    margin-top: 0;
    background-image: url(../img/sprite.png);
    background-position: 0 -34px;
  }

  .review-list .slick-next {
    top: auto;
    right: 280px;
    bottom: 0;
    width: 8px;
    height: 14px;
    margin-top: 0;
    opacity: 1;
    background-image: url(../img/sprite.png);
    background-position: 0 -62px;
  }

  .partner-list .slick-dots {
    position: static;
    margin-top: 30px;
  }

  .partner-list .slick-dots li button {
    width: 14px;
    height: 14px;
  }

  .review-list .slick-dots li button {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .contact-item_phone {
    float: left;
    padding-left: 0;
  }

  .contact-item_phone:before {
    display: none;
  }

  .contact-item_btn {
    float: left;
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .contact-item_time {
    display: none;
  }

  .btn-mobile {
    margin-top: 11px;
  }

  .about {
    padding: 25px 0 5px 0;
  }

  .service {
    padding-bottom: 220px;
  }

  .service-list:before {
    bottom: -240px;
    left: 50%;
    width: 240px;
    height: 260px;
    margin-left: -120px;
    background: url(../img/img-service-decore_1920pxl.png) 0 0 no-repeat;
    background-size: cover;
  }

  .service-item__desc br {
    display: none;
  }

  .worker-item {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
  }

  .worker-modal__img {
    margin-bottom: 20px;
  }

  .worker-modal__content {
    min-height: 0;
  }

  .worker-modal__name {
    font-size: 18px;
  }

  .worker-modal__desc {
    font-size: 14px;
    line-height: normal;
  }

  .brief {
    padding: 15px 0;
    background-size: cover;
  }

  .brief-wrap {
    padding: 20px;
  }

  .brief-section_target .brief-group__label {
    min-height: 0;
  }

  .brief-note {
    margin: 0 0 10px 0;
    text-align: left;
  }

  .modal-dialog.modal-lg {
    width: auto;
  }

  .banner-slider .slick-dots li button {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 720px) {
  .contact-info {
    position: static;
    width: auto;
  }

  .contact-info__inner {
    position: static;
    width: auto;
    padding-top: 40px;
  }

  .contact-info__head {
    margin-bottom: 20px;
  }

  .map-code {
    height: 300px;
    padding: 0;
  }

  .partner-list .slick-prev,
  .review-list .slick-prev {
    left: 180px;
  }

  .partner-list .slick-next,
  .review-list .slick-next {
    right: 180px;
  }
}

@media only screen and (max-width: 700px) {
  .gallery-item__text {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    padding-top: 20px;
    background-position: center 55px;
    background-size: 60px auto;
  }
}

@media only screen and (max-width: 601px) {
  .gallery {
    padding: 40px 0;
  }
}

@media only screen and (max-width: 600px) {
  .btn-callback {
    width: 160px;
  }

  .banner-item__content {
    margin-top: 125px;
  }

  .banner-item__title {
    margin-bottom: 20px;
  }

  .banner-item__title br {
    display: none;
  }

  .banner-item__desc {
    padding: 0;
  }

  .gallery-list {
    margin-right: -15px;
    margin-left: -15px;
  }

  .gallery-item__text {
    display: none;
  }

  .review-item {
    padding-left: 0;
  }

  .review-item__img {
    position: static;
    width: 120px;
    margin: 0 auto 10px auto;
  }

  .gallery-list .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    height: auto;
    margin: 0;
    background: rgba(0, 0, 0, 0.6);
  }

  .gallery-list .slick-arrow:before {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -18px;
    content: '';
  }

  .gallery-list .slick-prev:before {
    left: 5px;
    width: 20px;
    height: 36px;
    background-image: url(../img/sprite.png);
    background-position: 0 -543px;
  }

  .partner-list .slick-prev,
  .review-list .slick-prev {
    left: 60px;
  }

  .gallery-list .slick-next:before {
    right: 5px;
    width: 20px;
    height: 36px;
    background-image: url(../img/sprite.png);
    background-position: 0 -435px;
  }

  .partner-list .slick-next,
  .review-list .slick-next {
    right: 60px;
  }
}

@media only screen and (max-width: 480px) {
  .logo {
    top: 85px;
  }

  .contact-item_phone {
    float: none;
    padding: 5px 0;
  }

  .contact-item_btn {
    float: none;
    padding: 0 0 5px 0;
  }

  .btn-mobile {
    margin-top: 18px;
  }

  .banner-item__title {
    font-size: 20px;
  }

  .brief-wrap__head {
    margin-bottom: 15px;
  }

  .brief-wrap__desc {
    font-size: 14px;
    line-height: normal;
  }

  .brief-wrap__desc br {
    display: none;
  }
}

@media only screen and (max-width: 425px) {
  .brief-wrap {
    padding: 10px;
  }

  .brief-form__btn {
    text-align: center;
  }

  .brief-form__btn .brief-btn {
    width: 100%;
  }

  .brief-section {
    padding: 10px;
  }

  .contact-info__inner {
    padding: 20px;
  }
}

@media only screen and (max-width: 375px) {
  .logo {
    display: none;
  }

  .banner-item__content {
    margin-top: 30px;
  }

  .service {
    padding-bottom: 80px;
  }

  .service-list:before {
    bottom: -100px;
    width: 120px;
    height: 130px;
    margin-left: -60px;
    background-size: cover;
  }

  .partner-list .slick-prev,
  .review-list .slick-prev {
    left: 20px;
  }

  .partner-list .slick-next,
  .review-list .slick-next {
    right: 20px;
  }
}

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

  .about-item {
    margin-right: -15px;
    margin-left: -15px;
    border: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  .hidden-md {
    display: none !important;
  }
}

@media only screen and (min-height: 768px) {
  .banner-slider .slick-dots {
    bottom: 80px;
  }
}

@media only screen and (min-height: 860px) {
  .banner-slider .slick-dots {
    bottom: 120px;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background-image: url(../img/loading@2x.gif);
    background-size: 32px 32px;
  }

  .nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url(../img/prev@2x.png);
    background-size: 48px 48px;
  }

  .nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url(../img/next@2x.png);
    background-size: 48px 48px;
  }

  .nivo-lightbox-theme-default .nivo-lightbox-close {
    background-image: url(../img/close@2x.png);
    background-size: 16px 16px;
  }
}

.wpcf7-response-output{
  display:none !important;
}</pre></body></html>