@charset 'UTF-8';

/**
* Normalize
*/
.social__btn.social__btn_insta {display:none;}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  text-decoration-skip-ink: none;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  font-family: 'Ubuntu', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  color: #000000;
  background-color: #ffffff;
}

[tabindex='-1']:focus {
  outline: none !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

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

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

a:hover {
  text-decoration: underline;
  color: #521125;
}

a:focus {
  outline: none;
}

a:not([href]):not([tabindex]) {
  text-decoration: none;
  color: inherit;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  text-decoration: none;
  color: inherit;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  overflow: auto;
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

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

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

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  caption-side: bottom;
  text-align: left;
  color: #868e96;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button:focus {
  outline: none;
}

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

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

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

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  font-size: 1.5rem;
  line-height: inherit;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/**
* Типографика
*/

.heading {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  position: relative;
  margin: 0 0 30px 0;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 1px solid #e4e4e4;
}

.heading:before {
  position: absolute;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 240px;
  height: 1px;
  margin-left: -120px;
  content: '';
  background-color: #911e42;
}

.heading_inverse {
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.heading_inverse:before {
  background-color: #ffffff;
}

.heading_page {
  text-align: left;
}

.heading_page:before {
  left: 0;
  margin-left: 0;
}

.article {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #222222;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-weight: 500;
  line-height: normal;
  margin: 0 0 25px 0;
}

.article h1 {
  font-size: 24px;
  text-transform: uppercase;
  color: #222222;
}

.article h2 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #911e42;
}

.article h3 {
  font-size: 18px;
}

.article h4 {
  font-size: 16px;
}

.article h5,
.article h6 {
  font-size: 14px;
}

.article p {
  margin-bottom: 25px;
}

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

.article blockquote {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-height: 120px;
  margin: 0 0 25px 30px;
  padding: 25px 65px;
  color: #222222;
  border: 2px solid #911e42;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.article blockquote:before {
  position: absolute;
  top: 25px;
  left: -32px;
  display: block;
  width: 62px;
  height: 73px;
  content: '';
  background: url(../img/svg/ico-blockqoute.svg) 0 0 no-repeat;
  background-size: 62px 73px;
}

.article ul,
.article ol {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
}

.article ul li,
.article ol li {
  line-height: 22px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}

.article ul li {
  padding-left: 24px;
  background: url(../img/svg/ico-checklist-purple.svg) left 8px no-repeat;
  background-size: 16px 16px;
}

.article ol {
  counter-reset: list;
}

.article ol li {
  padding: 8px 0 8px 35px;
}

.article ol li:before {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  position: absolute;
  z-index: 1;
  top: 6px;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  content: counter(list);
  counter-increment: list;
  text-align: center;
  color: #ffffff;
  background-color: #911e42;
}

.article ol li:after {
  position: absolute;
  z-index: 0;
  top: 10px;
  left: 3px;
  display: block;
  width: 22px;
  height: 22px;
  content: '';
  border: 1px solid #911e42;
  background-color: #ffffff;
}

.page-id-111 .article table,
.page-id-111 .article table td,
.page-id-111 .article table td:first-child,
.page-id-111 .article table td:last-child {
  border: 1px solid #fff;
}

.article table {
  width: 100%;
  margin: 0 0 25px 0;
}

.article table td {
  border-right: 1px solid #c7c7c7;
}

.article table td:first-child {
  border-left: 1px solid #c7c7c7;
}

.article table thead td {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border-right-color: #ffffff;
  background-color: #911e42;
}

.article table thead td:first-child {
  text-align: left;
  border-left-color: #911e42;
}

.article table thead td:last-child {
  border-right-color: #911e42;
}

.article table tbody td {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  padding: 15px 20px;
  text-align: center;
  color: #000000;
}

.article table tbody td:first-child {
  text-align: left;
}

.article table tbody tr:nth-child(2n+2) {
  background-color: #f2f2f2;
}

.article table tbody tr:last-child td {
  border-bottom: 1px solid #c7c7c7;
}

.article .table-responsive {
  display: block;
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.article a {
  text-decoration: underline;
}

.article a.btn,
.article a.btn-secondary {
  text-decoration: none;
}

.article .offer {
  margin: 40px 0;
}

.article .header-contact {
  margin-bottom: 25px;
}

.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.wp-caption {
  margin-bottom: 25px;
  padding: 20px;
  background: #f2f2f2;
  width: auto !important;
}

.wp-caption.aligncenter {
  display: table;
}

.wp-caption-text {
  margin: 10px 0;
  text-align: left;
  color: #222;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}

.wp-caption-text.gallery-caption {
  margin-bottom: 0;
}

.gallery {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f2f2f2;
  margin: 0 0 25px 0;
}

.gallery-item {
  padding: 20px;
  margin: 0;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.3%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

body dl.gallery-item + br { display: none; }

/**
* Общие
*/

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

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

.section {
  padding: 40px 0;
}

.section_advant {
  padding-bottom: 10px;
}

.section_price {
  background: url(../img/bg-service.jpg) center center no-repeat;
  background-size: cover;
}

.section_portfolio {
  background: url(../img/bg-portfolio.jpg) center top no-repeat;
  background-size: cover;
}

.section_stock {
  background: #f2f2f2;
}

.section_blog {
  background: #f2f2f2;
}

.section_form {
  background: #222222;
}

.more {
  text-align: center;
  margin: 20px 0;
}

.more__link {
  color: #911e42;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  border-bottom: 1px dotted #911e42;
}

.more__link:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}

/**
* Кнопки
*/

.btn {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #911e42;
}

.btn:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #b83658;
}

.btn-secondary {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  padding: 13px 30px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.15);
}

.btn-secondary:hover {
  text-decoration: none;
  color: #911e42;
  border-color: #ffffff;
  background-color: #ffffff;
}

/**
* Шапка
*/

.bar {
  background: #141414;
}

.bar__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 0;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.bar__timework {
    display: none;
}

.header {
  padding: 15px 0;
}

.header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.logo {
  margin-right: 65px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 194px;
  -ms-flex: 0 0 194px;
  flex: 0 0 194px;
}

.header-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-flex: 1;
  -ms-flex-align: center;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.header-contact__item {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  width: 33.33333%;
  min-height: 48px;
  padding-right: 10px;
  padding-left: 55px;
  color: #222222;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 44px 44px;
}

.header-contact__item_phone {
  background-image: url(../img/svg/ico-header-phone.svg);
}

.header-contact__item_address {
  background-image: url(../img/svg/ico-header-address.svg);
}
.address_mess {
	display:none;
}
.header-contact__item_timework {
  background-image: url(../img/svg/ico-header-timework.svg);
}

/**
* Навигация
*/

.main-nav {
  background: #911e42;
}

.main-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-menu > li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.main-menu > li:hover > a,
.main-menu > li.current-menu-item > a {
  text-decoration: none;
  background-color: #a9244f;
}

.main-menu > li:hover > ul {
  visibility: visible;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 1;
}

.main-menu > li > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.main-menu > li > a:hover {
  text-decoration: none;
  background-color: #a9244f;
}

.main-menu > li > ul {
  position: absolute;
  z-index: 500;
  top: 100%;
  left: 0;
  visibility: hidden;
  margin: 0;
  padding: 10px 40px 10px 20px;
  list-style: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 8px rgba(2, 3, 5, 0.15);
  box-shadow: 0 5px 8px rgba(2, 3, 5, 0.15);
}

.main-menu > li > ul:after {
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  display: block;
  height: 10px;
  content: '';
}

.main-menu > li > ul:before {
  position: absolute;
  top: -10px;
  left: 20px;
  display: block;
  content: '';
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid transparent;
}

.main-menu > li > ul > li {
  position: relative;
}

.main-menu > li > ul > li > a {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  display: block;
  padding: 5px 0;
  white-space: nowrap;
  text-transform: uppercase;
  color: #222222;
}

.main-menu > li > ul > li > a:before {
  position: absolute;
  top: 50%;
  left: -20px;
  display: block;
  width: 15px;
  height: 1px;
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-color: #911e42;
}

.main-menu > li > ul > li > a:hover,
.main-menu > li > ul > li:hover > a {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  text-decoration: none;
  color: #911e42;
}

.main-menu > li > ul > li > a:hover:before,
.main-menu > li > ul > li:hover > a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.main-menu > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}

.main-menu > li > ul > li > ul {
  position: absolute;
  top: -15px;
  left: 100%;
  margin: 0;
  padding: 15px;
  list-style: none;
  background-color: #911e42;
  -webkit-box-shadow: 0 5px 8px rgba(2, 3, 5, 0.15);
  box-shadow: 0 5px 8px rgba(2, 3, 5, 0.15);
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  opacity: 0;
}

.main-menu > li > ul > li > ul:before {
  position: absolute;
  top: 18px;
  left: -10px;
  display: block;
  content: '';
  border-top: 10px solid transparent;
  border-right: 10px solid #911e42;
  border-bottom: 10px solid transparent;
}

.main-menu > li > ul > li > ul:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  display: block;
  content: '';
  width: 50px;
}

.main-menu > li > ul > li > ul > li {
  
}

.main-menu > li > ul > li > ul > li > a {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  display: block;
  padding: 5px 0;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
}

.nav-fix {
  position: fixed;
  z-index: 1010;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
  background: #911e42;
  -webkit-box-shadow: 0 5px 10px rgba(2, 3, 5, 0.15);
  box-shadow: 0 5px 10px rgba(2, 3, 5, 0.15);
}

.nav-fix_active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.mobile-nav {
  color: #ffffff;
  background: #141414;
}

.mobile-nav__social {
  width: 180px;
  padding: 10px;
}

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

.mobile-menu > li {
  margin-bottom: 6px;
}

.mobile-menu > li > a {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.04);
}

.mobile-menu > li > ul {
  margin: 0;
  padding: 10px 10px 10px 25px;
  list-style: none;
}

.mobile-menu > li > ul > li {
  margin: 12px 0;
}

.mobile-menu > li > ul > li > a {
  font-size: 14px;
  line-height: 16px;
  display: block;
  padding: 3px 0;
  color: #c8c8c8;
}

.mobile-menu > li > ul > li > ul {
  padding-left: 27px;
  font-size: 14px;
}

.mobile-menu > li > ul > li > ul > li {
  margin: 12px 0;
}

.mobile-menu > li > ul > li > ul > li >a {
  font-size: 14px;
  line-height: 16px;
  display: block;
  padding: 3px 0;
  color: #c8c8c8;
}

.mobile-contact {
  padding: 15px;
}

.mobile-contact__item {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  padding-left: 38px;
  color: #c8c8c8;
  background-repeat: no-repeat;
  background-position: left center;
}

.mobile-contact__item:last-child {
  margin-bottom: 0;
}

.mobile-contact__item_phone {
  background-image: url(../img/svg/ico-footer-phone.svg);
  background-position: 5px center;
  background-size: 16px auto;
}

.mobile-contact__item_address {
  background-image: url(../img/svg/ico-footer-address.svg);
  background-size: 26px auto;
}

.mobile-contact__item_timework {
  background-image: url(../img/svg/ico-footer-timework.svg);
  background-size: 26px auto;
}

.nav-toggle {
  position: relative;
  z-index: 950;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}

.nav-toggle__bar {
  position: absolute;
  top: 5px;
  left: 50%;
  display: block;
  width: 32px;
  height: 2px;
  margin-left: -16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #c8c8c8;
}

.nav-toggle__bar:nth-child(2) {
  top: 15px;
}

.nav-toggle__bar:nth-child(3) {
  top: 25px;
}

.slideout-open .nav-toggle__bar:nth-child(1),
.slideout-open .nav-toggle__bar:nth-child(3) {
  top: 15px;
}

.slideout-open .nav-toggle__bar:nth-child(2) {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.slideout-open .nav-toggle__bar:nth-child(1) {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.slideout-open .nav-toggle__bar:nth-child(3) {
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

/**
* Подвал
*/

.footer-contact {
  padding: 50px 0;
  background: url(../img/bg-contact-footer.jpg) center top no-repeat;
}

.footer-contact__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-contact__item {
  width: 33.33333%;
  padding: 0 15px;
}

.footer-contact__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 110px;
  padding-left: 130px;
  background-color: #ffffff;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.footer-contact__inner:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 110px;
  height: 110px;
  content: '';
  background-color: #911e42;
  background-repeat: no-repeat;
  background-position: center center;
}

.footer-contact__item_phone .footer-contact__inner:before {
  background-image: url(../img/svg/ico-footer-phone.svg);
  background-size: 28px 48px;
}

.footer-contact__item_address .footer-contact__inner:before {
  background-image: url(../img/svg/ico-footer-address.svg);
  background-size: 46px 46px;
}

.footer-contact__item_timework .footer-contact__inner:before {
  background-image: url(../img/svg/ico-footer-timework.svg);
  background-size: 50px 50px;
}

.footer-contact__inner:after {
  position: absolute;
  top: 50%;
  left: 110px;
  display: block;
  margin-top: -10px;
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #911e42;
}

.footer-contact__label {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #222222;
}

.footer-contact__phone {
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  color: #222222;
}

.footer {
  padding: 40px 0;
  background: #141414;
}

.footer-aside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-bottom: 40px;
  margin-left: -15px;
  padding-top: 10px;
  border-bottom: 1px solid #222222;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-aside__widget {
  width: 33.33333%;
  margin-bottom: 30px;
  padding: 0 15px;
}

.widget__title {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #ffffff;
}

.widget__social {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #222222;
}

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

.widget-menu li {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 5px 0;
  text-transform: uppercase;
  color: #ffffff;
}

.widget-menu li a {
  color: #ffffff;
}

.widget-menu li a:hover {
  text-decoration: none;
  color: #911e42;
}

.copywrite {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  color: #c8c8c8;
}

.copywrite a {
  color: #c8c8c8;
  text-decoration: underline;
}

.copywrite a:hover {
  color: #c8c8c8;
  text-decoration: none;
}

.widget-intagram {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1px;
  margin-right: -1px;
  max-width: 360px;
}

.widget-intagram__item {
  width: 33.333333%;
  padding: 1px;
}

.widget-intagram__link {
  display: block;
  position: relative;
  text-decoration: none;
  overflow: hidden;
}

.widget-intagram__link:after {
    content: "";
    display: block;
    padding-top: 100%;
}

.widget-intagram__link img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.widget-intagram__link:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(0,0,0,0.6) url(../img/svg/ico-social-btn-instagram-default.svg) center center no-repeat;
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.widget-intagram__link:hover:before {
  opacity: 1;
}

/**
* Кнопки соц. сетей
*/

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
}

.social__head {
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
}

.social__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social__btn {
  display: block;
  width: 27px;
  height: 27px;
  margin: 5px;
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}

.social__btn:hover {
  border-color: #911e42;
}

.social__btn_gplus {
  background-image: url(../img/svg/ico-social-btn-gplus-default.svg);
  background-size: 15px 10px;
}

.social__btn_gplus:hover {
  background-image: url(../img/svg/ico-social-btn-gplus-hover.svg);
}

.social__btn_tw {
  background-image: url(../img/svg/ico-social-btn-twitter-default.svg);
  background-size: 12px 10px;
}

.social__btn_tw:hover {
  background-image: url(../img/svg/ico-social-btn-twitter-hover.svg);
}

.social__btn_telega {
  background-image: url(../img/svg/ico-social-btn-telegram-default.svg);
  background-size: 12px 10px;
}

.social__btn_telega:hover {
  background-image: url(../img/svg/ico-social-btn-telegram-hover.svg);
}

.social__btn_cc {
  background-image: url(../img/svg/ico-social-btn-cc-default.svg);
  background-size: 19px 10px;
}

.social__btn_cc:hover {
  background-image: url(../img/svg/ico-social-btn-cc-hover.svg);
}

.social__btn_d2r {
  background-image: url(../img/svg/ico-social-btn-d2r-default.svg);
  background-size: 19px 10px;
}

.social__btn_d2r:hover {
  background-image: url(../img/svg/ico-social-btn-d2r-hover.svg);
}

.social__btn_youtube {
  background-image: url(../img/svg/ico-social-btn-youtube-default.svg);
  background-size: 13px 10px;
}

.social__btn_youtube:hover {
  background-image: url(../img/svg/ico-social-btn-youtube-hover.svg);
}

.social__btn_vk {
  background-image: url(../img/svg/ico-social-btn-vkontakte-default.svg);
  background-size: 17px 10px;
}

.social__btn_vk:hover {
  background-image: url(../img/svg/ico-social-btn-vkontakte-hover.svg);
}

.social__btn_insta {
  background-image: url(../img/svg/ico-social-btn-instagram-default.svg);
  background-size: 17px 17px;
}

.social__btn_insta:hover {
  background-image: url(../img/svg/ico-social-btn-instagram-hover.svg);
}

/**
* Хлебные крошки
*/

.breadcrumbs {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #080808 url(../img/bg-breadcrumbs.jpg) center top no-repeat;
}

.breadcrumbs__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs__sep {
  margin: 0 15px;
}

.breadcrumbs__link {
  text-decoration: underline;
  color: #ffffff;
}

.breadcrumbs__link:hover {
  text-decoration: none;
  color: #ffffff;
}

/**
* Пагинация
*/

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

.page-numbers {
  font-size: 20px;
  font-weight: 400;
  line-height: 44px;
  display: block;
  width: 46px;
  height: 46px;
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  border: 1px solid #cfd3d5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
}

.page-numbers:hover,
.page-numbers.current {
  text-decoration: none;
  color: #ffffff;
  border-color: #911e42;
  background-color: #911e42;
}

.page-numbers.next,
.page-numbers.prev {
  background: #ffffff url(../img/svg/ico-arrow-pagination.svg) center center no-repeat;
  background-size: 6px 11px;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
  background-color: #911e42;
  background-image: url(../img/svg/ico-arrow-pagination-hover.svg);
}

.page-numbers.prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
* Слайдер на главной
*/

.slider__item {
  background-image: url(../img/img-home-slider-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #e3e3e3;
  display: none;
}

.slider__item:first-child {
  display: block;
}

.slider__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 526px;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.slider__head {
  font-size: 31px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  color: #911e42;
}

.slider__subhead {
  font-size: 21px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  color: #222222;
}

.slider__desc {
  margin-bottom: 30px;
}

.slider__subdesc {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  color: #9d1641;
}

.slider__desc-inner {
  font-size: 22px;
  font-style: italic;
  line-height: 36px;
  color: #303030;
}

.slider__action .btn {
  padding-top: 14px;
  padding-bottom: 14px;
}

.slider__dots {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.slider__dots li {
  margin: 0 6px;
}

.slider__dots li button {
  font-size: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  text-indent: -9999px;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #868686;
}

.slider__dots li.slick-active button {
  background-color: #911e42;
}

/**
* Преимущества
*/

.advant-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.advant-list__item {
  position: relative;
  width: 25%;
  margin-bottom: 45px;
  padding: 0 15px 15px 15px;
  text-align: center;
}

.advant-list__item:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 68px;
  height: 1px;
  margin-left: -34px;
  content: '';
  background-color: #911e42;
}

.advant-list__ico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  margin-bottom: 15px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.advant-list__desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  min-height: 60px;
  text-transform: uppercase;
  color: #1f1a17;
}

/**
* Цены
*/

.tabs__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

.tabs__item {
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  margin: 5px 25px 5px 5px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
  color: #f4f4f4;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: transparent;
}

.tabs__item:last-child {
  margin-right: 0;
}

.tabs__item_active {
  cursor: default;
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

.tabs__item-inner {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
}

.tabs__item_active .tabs__item-inner {
  border-bottom-color: transparent;
}

.tabs__content {
  display: none;
}

.tabs__content_active {
  display: block;
}

.price-list__item {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 27px 0 27px 100px;
  color: #f4f4f4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: url(../img/svg/ico-checklist-price.svg) 20px center no-repeat;
  background-size: 29px 28px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.price-list__name {
  width: 486px;
  padding-right: 10px;
}

.price-list__cost {
  width: 384px;
  padding-right: 5px;
}

.price-list__action {
  width: 170px;
}

/**
* Предложение
*/

.offer {
  position: relative;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0;
  background: #911e42;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.offer:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  display: block;
  width: 4000px;
  margin-left: -2000px;
  content: '';
  background: #911e42;
}

.offer__title {
  font-size: 33px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  z-index: 10;
  padding-right: 20px;
  color: #ffffff;
  -webkit-box-flex: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}

.offer__action {
  position: relative;
  z-index: 10;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 264px;
  -ms-flex: 0 0 264px;
  flex: 0 0 264px;
}

.offer__action .btn-secondary {
  width: 100%;
  text-transform: uppercase;
}

/**
* Отзывы
*/

.review-list {
  position: relative;
}

.review-list__item {
  padding: 0 15px;
}

.review-list_page .review-list__item {
  margin-bottom: 50px;
}

.review-list__inner {
  height: 100%;
  padding: 30px;
  border: 1px solid #e4e4e4;
  background: #ffffff url(../img/svg/ico-review-bg.svg) right bottom no-repeat;
  background-origin: content-box;
  background-size: 173px 135px;
}

.review-list__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.review-list__author-img {
  width: 54px;
  margin-right: 15px;
}

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

.review-list__author-name {
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  line-height: normal;
  color: #911e42;
}

.review-list__author-link {
  text-decoration: none;
  color: #911e42;
}

.review-list__content {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #222222;
  height: 120px;
  overflow: hidden;
}

.review-list__inner_open .review-list__content {
  height: auto;
}

.review-list_page .review-list__content {
  height: auto;
}

.review-list__more {
  display: inline-block;
  padding: 0;
  background: none;
  border: none;
  color: #911e42;
  text-decoration: underline;
}

.review-list__more:hover {
  text-decoration: none;
}

.review-list__more:before {
  content: 'Развернуть';
}

.review-list__inner_open .review-list__more:before {
  content: 'Свернуть';
}

.review-list__arrow {
  position: absolute;
  z-index: 150;
  top: 50%;
  display: block;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  padding: 0;
  border: none;
  background: url(../img/svg/ico-arrow-slider-review-default.svg) 0 0 no-repeat;
  background-size: 46px 46px;
}

.review-list__arrow:hover {
  background-image: url(../img/svg/ico-arrow-slider-review-hover.svg);
}

.review-list__prev {
  left: -55px;
}

.review-list__next {
  right: -55px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.review-list__arrow:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -45px;
  margin-top: 4px;
  color: #868686;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  width: 90px;
  text-align: center;
}

.review-list__prev:before {
  content: 'Предыдущий';
}

.review-list__next:before {
  content: 'Следующий';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 4px;
}

/**
* Портфолио
*/

.portfolio-wrap {
  position: relative;
}

.portfolio-list {
  position: relative;
}

.portfolio-list__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-list__head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  /* -ms-align-items: center; */
  /* align-items: center; */
  justify-content: space-between;
  margin-bottom: 30px;
}

.portfolio-list__title {
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  line-height: 26px;
  /* margin-bottom: 30px; */
  color: #ffffff;
  width: 48.68421%;
}

.portfolio-list__title-link {
  color: #ffffff;
}

.portfolio-list__title-link:hover {
  text-decoration: underline;
  color: #ffffff;
}

.portfolio-list__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 51.31579%;
  /* padding-left: 30px; */
  margin-left: -15px;
  margin-right: -15px;
}

.portfolio-list__action-item {
  padding: 0 15px;
  width: 50%;
}

.portfolio-list__img {
  width: 48.68421%;
}

.portfolio-list__desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  width: 51.31579%;
  padding-left: 30px;
  color: #ffffff;
}

.portfolio-list__desc ul {
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
}

.portfolio-list__desc ul li {
  padding: 3px 0;
  padding-left: 26px;
  background: url(../img/svg/ico-checklist-white.svg) 0 8px no-repeat;
  background-size: 16px 16px;
}

.portfolio-list__arrow {
  position: absolute;
  top: 286px;
  display: block;
  width: 46px;
  height: 46px;
  padding: 0;
  border: none;
  background: url(../img/svg/ico-arrow-slider-portfolio-default.svg) 0 0 no-repeat;
  background-size: 46px 46px;
}

.portfolio-list__arrow:hover {
  background-image: url(../img/svg/ico-arrow-slider-portfolio-hover.svg);
}

.portfolio-list__arrow:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -45px;
  margin-top: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  width: 90px;
  text-align: center;
}

.portfolio-list__prev {
  left: -70px;
}

.portfolio-list__prev:before {
  content: 'Предыдущий';
}

.portfolio-list__next {
  right: -70px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.portfolio-list__next:before {
  content: 'Следующий';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 4px;
}

.portfolio-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}

.portfolio-item__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.portfolio-item__title {
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  line-height: 26px;
  position: relative;
  width: 48.68421%;
  padding-left: 60px;
  color: #222222;
}

.portfolio-item__title:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 42px;
  height: 42px;
  content: '';
  background: url(../img/svg/ico-checklist-purple.svg) 0 0 no-repeat;
  background-size: 42px 42px;
}

.portfolio-item__title:after {
  position: absolute;
  z-index: 0;
  top: 4px;
  left: 3px;
  display: block;
  width: 42px;
  height: 42px;
  content: '';
  border: 1px solid #911e42;
  background-color: #ffffff;
}

.portfolio-item__title-link {
  color: #222222;
}

.portfolio-item__title-link:hover {
  text-decoration: none;
  color: #911e42;
}

.portfolio-item__action .btn {
  padding: 14px 70px;
}

.portfolio-item__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-item__img {
  width: 48.68421%;
}

.portfolio-item__desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  width: 51.31579%;
  padding-left: 30px;
  color: #222222;
}

.portfolio-item__desc ul {
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.portfolio-item__desc ul li {
  padding: 3px 0;
  padding-left: 26px;
  background: url(../img/svg/ico-checklist-purple.svg) 0 8px no-repeat;
  background-size: 16px 16px;
}

/**
* Акции
*/

.stock-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.stock-list__item {
  width: 33.33333%;
  margin-bottom: 30px;
  padding: 0 15px;
}

.stock-list__img {
  margin-bottom: -70px;
  padding: 0 10px;
}

.stock-list__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  color: #222222;
}

.stock-list__title-link {
  color: #222222;
}

.stock-list__title-link:hover {
  text-decoration: none;
  color: #911e42;
}

.stock-list__desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #222222;
}

.stock-list__inner {
  padding: 85px 10px 40px 10px;
  background-color: #ffffff;
}

.stock-list__action {
  margin-top: -20px;
  text-align: center;
}

/**
* Блог
*/

.blog-list {
  margin-bottom: 40px;
}

.blog-list_col-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-bottom: 0;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-item {
  margin-bottom: 30px;
}

.blog-list_col-3 .blog-item {
  width: 33.33333%;
  padding: 0 15px;
}

.blog-item__img {
  position: relative;
  margin-bottom: -70px;
  padding: 0 10px;
}

.blog-item__date {
  position: absolute;
  bottom: -30px;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  text-align: center;
  color: #ffffff;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.blog-item__date:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 60px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #911e42;
}

.blog-item__date-day {
  font-size: 23px;
  font-weight: 700;
  line-height: 16px;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  color: #ffffff;
}

.blog-item__date-month {
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  z-index: 10;
  color: #ffffff;
  text-transform: lowercase;
}

.blog-item__inner {
  padding: 120px 10px 20px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #ffffff;
  height: calc(100% - 97px);
}

.blog-item:hover .blog-item__inner {
  -webkit-box-shadow: 0 5px 8px rgba(2, 3, 5, 0.1);
  box-shadow: 0 5px 8px rgba(2, 3, 5, 0.1);
}

.blog-item__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  color: #222222;
}

.blog-item__title-link {
  color: #222222;
}

.blog-item__title-link:hover {
  text-decoration: none;
  color: #911e42;
}

.blog-item__desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #222222;
}

.blog-item__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -30px;
  margin-bottom: 20px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: end;
  -ms-flex-align: center;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.blog-item__author {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-right: auto;
  padding-left: 24px;
  color: #868686;
  background: url(../img/svg/ico-meta-author.svg) left center no-repeat;
  background-size: 13px 18px;
}

.blog-item__author-link {
  text-decoration: underline;
  color: #911e42;
}

.blog-item__stat {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #868686;
}

.blog-item__view {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 90px;
  padding-left: 30px;
  color: #868686;
  background: url(../img/svg/ico-meta-view.svg) left center no-repeat;
  background-size: 24px 14px;
}

.blog-item__more-link {
  text-decoration: underline;
  color: #911e42;
}

.blog-more {
  text-align: center;
}

/**
* Формы
*/

.form__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form__col {
  width: 33.33333%;
  margin-bottom: 20px;
  padding: 0 15px;
}

.form__group {
  margin-bottom: 30px;
}

.form__group_captcha {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.form__control {
  font-size: 16px;
  font-style: italic;
  display: block;
  width: 100%;
  height: 42px;
  padding: 0 20px;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
}

.form__control.wpcf7-not-valid {
  -webkit-box-shadow: inset 0 0 0 1px red;
  box-shadow: inset 0 0 0 1px red;
}

.form__control_textarea {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}

.form__submit {
  margin-bottom: 30px;
  text-align: center;
}

.form__submit .btn {
  padding: 14px 70px;
}

.form__note {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

.form__note a {
  text-decoration: underline;
  color: #ffffff;
}

.form__note a:hover {
  text-decoration: none;
}

div.wpcf7-response-output {
  color: #fff;
}

.form span.wpcf7-not-valid-tip {
  font-size: 14px;
}

.form div.wpcf7 .ajax-loader {
  display: block;
  margin: 5px auto;
}

/**
* О компании
*/

.about-gallery {
  padding-top: 40px;
}

.about-gallery__main {
  margin-bottom: 2px;
}

.about-gallery__nav {
  position: relative;
  padding-right: 47px;
  padding-left: 47px;
}

.about-gallery__thumb {
  padding: 0 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.5;
}

.about-gallery__thumb.slick-current {
  opacity: 1;
}

.about-gallery__arrow {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  display: block;
  width: 46px;
  padding: 0;
  border: none;
  background: #e4e4e4 url(../img/svg/ico-arrow-slider-gallery-default.svg) center center no-repeat;
  background-size: 9px 17px;
}

.about-gallery__arrow:hover {
  background-color: #911e42;
  background-image: url(../img/svg/ico-arrow-slider-gallery-hover.svg);
}

.about-gallery__prev {
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about-gallery__next {
  right: 0;
  width: 45px;
}


/**
* Страница услуг
*/

.service-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.service-list__item {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.service-item {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  height: 100%;
}

.service-item__img {
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}

.service-item__ico {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin-left: -30px;
}

.service-item__ico img {
  position: relative;
}

.service-item__ico:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e4e4e4;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
  height: 60px;
}

.service-item__inner {
  padding: 14px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  height: calc(100% - 138px);
  padding-top: 45px;
}

.service-item__title {
  color: #3b3b3b;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.service-item__title-link {
  color: #3b3b3b;
}

.service-item__action {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: auto -4px 0 -4px;
}

.service-item__action-item {
  width: 50%;
  padding: 0 4px;
}

.service-item__more {
  display: block;
  border: 1px solid #911e42;
  border-radius: 3px;
  color: #911e42;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  padding: 0 5px;
}

.service-item__more:hover {
  color: #fff;
  background-color: #b83658;
  border-color: #b83658;
  text-decoration: none;
}

.service-item__order {
  display: block;
  border: 1px solid #911e42;
  background-color: #911e42;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  padding: 0 5px;
}

.service-item__order:hover {
  color: #fff;
  border-color: #b83658;
  background-color: #b83658;
  text-decoration: none;
}




/**
* Стрелка наверх
*/

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

.scroll-top__btn {
  position: relative;
  display: block;
  width: 65px;
  height: 65px;
  opacity: 0.5;
  background: #911e42 url(../img/svg/ico-arrow-scroll-top.svg) center center no-repeat;
  background-size: 25px 16px;
}

.scroll-top__btn:hover {
  opacity: 1;
}

/**
* Лайки
*/

.share {
  margin-top: 25px;
  margin-bottom: 50px;
  padding-top: 25px;
  border-top: 1px solid #c7c7c7;
}

.share__head {
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #222222;
}

.likely {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.likely__widget {
  font-size: 16px;
  font-weight: 500;
  line-height: 42px;
  position: relative;
  margin: 5px;
  padding: 0 25px 0 65px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #cccccc;
}

.likely__widget_facebook {
  background-color: #4262a9;
}

.likely__widget_vkontakte {
  background-color: #45668f;
}

.likely__widget_twitter {
  background-color: #00c2ff;
}

.likely__widget_gplus {
  background-color: #e6422f;
}

.likely__widget:hover {
  opacity: 0.8;
}

.likely__icon {
  position: absolute;
  top: 0;
  left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.likely__icon svg {
  fill: #ffffff;
}

.likely__icon_facebook svg {
  width: 22px;
  height: auto;
}

.likely__icon_vkontakte svg {
  width: 26px;
  height: auto;
}

.likely__icon_twitter svg {
  width: 22px;
  height: auto;
}

.likely__icon_gplus svg {
  width: 20px;
  height: auto;
}

/**
* Slick Slider
*/

.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;
  margin-right: auto;
  margin-left: auto;
}

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

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

/**
* FancyBox 3
*/

body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  right: 0;
  left: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  position: fixed;
  z-index: 99992;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
  background: #000000;
}

.fancybox-is-open .fancybox-bg {
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  opacity: 0.50;
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  z-index: 99997;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  opacity: 0;
  direction: ltr;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
  opacity: 1;
}

.fancybox-infobar {
  font-size: 13px;
  line-height: 44px;
  top: 0;
  left: 0;
  min-width: 44px;
  height: 44px;
  padding: 0 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  pointer-events: none;
  color: #cccccc;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  z-index: 99994;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  direction: ltr;
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  z-index: 99994;
  top: 0;
  left: 0;
  display: none;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  text-align: center;
  white-space: normal;
  outline: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before {
  display: inline-block;
  width: 0;
  height: 100%;
  content: '';
  vertical-align: middle;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  position: relative;
  display: inline-block;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 44px 0 44px;
  padding: 24px;
  text-align: left;
  vertical-align: middle;
  border-width: 0;
  background-color: #ffffff;
}

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  z-index: 99995;
  top: 0;
  left: 0;
  overflow: visible;
  margin: 0;
  padding: 0;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  border: 0;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  overflow: visible;
  width: 80%;
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  height: 80%;
  max-height: -webkit-calc(100% - 88px);
  max-height: calc(100% - 88px);
  padding: 0;
  background: #ffffff;
}

.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: #ffffff;
}

.fancybox-error {
  width: 100%;
  max-width: 380px;
  margin: 0;
  padding: 40px;
  cursor: default;
  background: #ffffff;
}

.fancybox-error p {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  color: #444444;
}

/* Buttons */

.fancybox-button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  vertical-align: top;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button[disabled] {
  cursor: default;
  opacity: 0.6;
  color: #cccccc;
}

.fancybox-button svg {
  position: relative;
  display: block;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

/* Navigation arrows */

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  z-index: 99997;
  top: 50%;
  width: 60px;
  height: 100px;
  margin: -50px 0 0 0;
  padding: 17px;
  background: transparent;
}

.fancybox-navigation button:before {
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  content: '';
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
}

.fancybox-close-small:after {
  font: 22px/30px Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: 300;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  content: '×';
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  text-align: center;
  color: #888888;
  border-width: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888888;
}

.fancybox-close-small:hover:after {
  color: #555555;
  background: #eeeeee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaaaaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #ffffff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */

.fancybox-caption-wrap {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 2vw 0 2vw;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
}

.fancybox-caption {
  font-size: 14px;
  line-height: 20px;
  padding: 30px 0;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  position: relative;
  pointer-events: all;
  /* Fix IE11 */
}

.fancybox-caption a {
  text-decoration: underline;
  color: #ffffff;
}

/* Loading indicator */

.fancybox-slide > .fancybox-loading {
  position: absolute;
  z-index: 99999;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -30px;
  margin-left: -30px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: transparent;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Transition effects */

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */

.fancybox-share {
  max-width: 90%;
  padding: 30px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f4f4f4;
}

.fancybox-share h1 {
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #222222;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  display: inline-block;
  min-width: 130px;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  white-space: nowrap;
  text-decoration: none;
  color: #ffffff;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #ffffff;
}

.fancybox-share__input {
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  color: #5d5b5b;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
  outline: none;
  background: transparent;
}

/* Thumbs */

.fancybox-thumbs {
  position: absolute;
  z-index: 99995;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #ffffff;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  position: absolute;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #2a2a2a;
}

.fancybox-thumbs > ul > li {
  position: relative;
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
  height: 75px;
  max-height: -webkit-calc(100% - 8px);
  max-height: calc(100% - 8px);
  margin: 2px;
  padding: 0;
  cursor: pointer;
  outline: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.fancybox-thumbs > ul > li:before {
  position: absolute;
  z-index: 99991;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  border: 4px solid #4ea7f9;
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */

/**
* SlideOut
*/

.slideout-menu {
  position: fixed;
  z-index: 0;
  top: 0;
  bottom: 0;
  display: none;
  overflow-y: scroll;
  width: 256px;
  min-height: 100vh;
  -webkit-overflow-scrolling: touch;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}


/**
* Сотрудники
*/

.worker {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.worker__item {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.worker__inner {
  background-color: #f2f2f2;
  height: 100%;
}

.worker__img {
  background-color: #911e42;
  padding: 30px;
  text-align: center;
  position: relative;
}

.worker__img:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -12px;
  border-top: 12px solid #911e42;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.worker__body {
  padding: 20px;
}

.worker__title {
  color: #222;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.worker__desc {
  color: #222;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  margin-top: 10px;
}

/**
* Медизайпросы
*/

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

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

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

  .nav-toggle {
    display: none;
  }

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

  .review-list:before,
  .review-list:after {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    display: block;
    width: 15px;
    content: '';
    background: #ffffff;
  }

  .review-list:before {
    left: 0;
  }

  .review-list:after {
    right: 0;
  }

}

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

@media (min-width: 1880px) {
  .footer-contact {
    -webkit-background-size: cover;
    background-size: cover;
  }
}

@media (max-width: 1199px) {
  .logo {
    margin-right: 30px;
  }

  .header-contact__item {
    width: 32%;
  }

  .header-contact__item_timework {
    width: 36%;
  }

  .main-menu > li > a {
    font-size: 14px;
  }

  .main-menu > li > ul > li > a {
    font-size: 14px;
    line-height: 16px;
  }

  .price-list__item {
    padding-left: 60px;
    background-position: 10px center;
  }

  .service-item__action {
    display: block;
  }

  .service-item__action-item {
    width: auto;
    margin-bottom: 10px;
  }

  .service-item__inner {
    height: auto;
  }
}

@media (max-width: 991px) {

.bar__social {
   /* display: none; */
}
.social__head  {
	display: none;
}
.social__btn.social__btn_gplus, .social__btn.social__btn_tw, .social__btn.social__btn_cc, .social__btn.social__btn_d2r, .social__btn.social__btn_insta {
	display:none;	
}

.bar__timework {
    display: block;
    color: #e6e6e6;
    font-size: 14px;
    line-height: 16px;
    padding: 2px 0;
    text-align: right;
}

  .article blockquote {
    padding-right: 20px;
    padding-left: 40px;
  }

  .header-contact__item {
    width: 50%;
  }
article .header-contact__item_address, article .header-contact__item_timework {
	display:block;
}
  .header-contact__item_timework {
    display: none;
  }

  .main-nav {
    display: none;
  }

  .nav-fix {
    display: none;
  }

  .footer-contact__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .footer-contact__item {
    width: 50%;
    margin-bottom: 30px;
  }

  .footer-contact__item:last-child {
    margin-bottom: 0;
  }

  .footer-contact__inner {
    padding-right: 10px;
    padding-left: 100px;
  }

  .footer-contact__inner:before {
    width: 80px;
  }

  .footer-contact__inner:after {
    left: 80px;
  }

  .footer-aside__widget {
    width: 50%;
  }

  .footer-aside__widget:nth-child(1) {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .footer-aside__widget:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .footer-aside__widget:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .advant-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .advant-list__item {
    width: 33.33333%;
  }

  .price-list__item {
    font-size: 16px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .offer {
    display: block;
    padding: 20px 0;
  }

  .offer__title {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 20px;
  }

  .review-list {
    padding-bottom: 60px;
    margin-bottom: 40px;
  }

  .review-list__item {
    padding: 0;
  }

  .review-list__prev {
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -67px;
  }

  .review-list__next {
    top: auto;
    right: 50%;
    bottom: 0;
    margin-right: -67px;
  }

  .portfolio-list {
    padding-bottom: 60px;
  }

  .portfolio-list__main {
    display: block;
  }

  .portfolio-list__head {
    display: block;
  }

  .portfolio-list__title {
    width: auto;
    margin-bottom: 20px;
  }

  .portfolio-list__action {
    width: auto;
  }

  .portfolio-list__action .btn-secondary {
    display: block;
    width: 100%;
  }

  .portfolio-list__img {
    width: auto;
    margin-bottom: 30px;
  }

  .portfolio-list__desc {
    width: auto;
    padding: 0;
  }

  .portfolio-list__prev {
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -67px;
  }

  .portfolio-list__next {
    top: auto;
    right: 50%;
    bottom: 0;
    margin-right: -67px;
  }

  .portfolio-item__head {
    display: block;
  }

  .portfolio-item__title {
    width: auto;
    padding-left: 40px;
  }

  .portfolio-item__title:before {
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }

  .portfolio-item__title:after {
    top: 4px;
    left: 3px;
    width: 24px;
    height: 24px;
  }

  .portfolio-item__action {
    width: auto;
    padding: 20px 0 0 0;
  }

  .portfolio-item__main {
    display: block;
  }

  .portfolio-item__img {
    width: auto;
    margin-bottom: 30px;
  }

  .portfolio-item__desc {
    width: auto;
    padding-left: 0;
  }

  .stock-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .stock-list__item {
    width: 50%;
  }

  .blog-list_col-3 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .blog-list_col-3 .blog-item {
    width: 50%;
  }

  .blog-item__stat {
    display: none;
  }

  .slideout-panel {
    position: relative;
    z-index: 1;
    /* A background-color is required */
    min-height: 100vh;
    background-color: #ffffff;
    will-change: transform;
  }

  .service-list__item {
    width: 50%;
  }

  .scroll-top__btn {
    border-radius: 50%;
  }

  .worker__item {
    width: 100%;
  }
}

@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 767px) {
.logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 146px;
    -ms-flex: 0 0 146px;
    flex: 0 0 146px;
}
  .header {
    padding-top: 5px;
    padding-bottom: 5px;
}
.phone_mess {
	display:none;
}
.address_mess {
	display: unset;
	font-size: 12px;
}


  .header-contact {
 /*   -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;*/
  }

 header .header-contact__item {
	width: 100%;
	float: right;
	text-align: right;
    padding-left: 0;
    background: none;
  }

  .header-contact__item_address {
    display: none;
  }
  
  article .header-contact {
	  display: block;
  }
	article .header-contact__item {
		margin: 20px 0;
		padding-left: 55px;
		text-align: unset;
		width:100%;
	}

  .footer-contact {
    background-size: cover;
  }

  .footer-contact__item {
    width: 360px;
  }

  .footer-aside {
    display: block;
  }

  .footer-aside__widget {
    width: 100%;
    overflow: hidden;
  }

  .slider__item {
    background-image: url(../img/img-home-slider-bg.jpg) !important;
  }

  .slider__inner {
    display: block;
    height: 290px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slider__desc {
    display: none;
  }

  .advant-list__item {
    width: 50%;
  }

  .tabs__item {
    font-size: 14px;
    margin-right: 10px;
  }

  .price-list__item {
    padding-left: 30px;
    background-position: left center;
    background-size: 20px auto;
  }

  .price-list__action .btn {
    font-size: 16px;
  }

  .review-list__inner {
    padding: 10px;
  }

  .stock-list__item {
    width: auto;
    max-width: 360px;
  }

  .blog-list_col-3 .blog-item {
    width: auto;
    max-width: 360px;
  }

  .blog-item__inner {
    padding-top: 150px;
  }

  .blog-item__view {
    margin-left: 10px;
  }

  .form__head {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }

  .form__col {
    width: auto;
    padding: 0;
  }

  .form__note br {
    display: none;
  }

  .article table thead td {
    font-size: 14px;
    padding: 10px;
  }

  .article table tbody td {
    font-size: 14px;
    padding: 10px;
  }

  .breadcrumbs__inner {
    display: block;
    text-align: center;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .embed-responsive::before {
    display: block;
    content: "";
  }

  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

  .embed-responsive-21by9::before {
    padding-top: 42.857143%;
  }

  .embed-responsive-16by9::before {
    padding-top: 56.25%;
  }

  .embed-responsive-4by3::before {
    padding-top: 75%;
  }

  .embed-responsive-1by1::before {
    padding-top: 100%;
  }
}

@media (max-width: 575px) {
  .slider__inner {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .slider__head {
    font-size: 28px;
  }

  .slider__subhead {
    font-size: 18px;
  }

  .gallery {
    display: block;
  }

  .gallery .gallery-item {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 500px) {
  .service-list {
    display: block;
  }

  .service-list__item {
    width: auto;
  }

  .service-item__action {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  .service-item__action-item {
    width: 50%;
  }

  .portfolio-list__action {
    display: block;
  }

  .portfolio-list__action-item {
    margin: 20px 0;
    width: auto;`
  }
}


@media (max-width: 425px) {
  .article blockquote {
    margin-left: 20px;
    padding: 10px 10px 10px 25px;
  }

  .article blockquote:before {
    left: -19px;
    background-size: 36px auto;
  }

  .wp-caption {
    padding: 10px;
  }

  .logo {
    margin-right: 10px;
  }

  .header-contact__item {
    padding-left: 0;
    background-size: 36px 36px;
  }

  .advant-list__item {
    padding-right: 5px;
    padding-left: 5px;
  }

  .advant-list__desc {
    font-size: 14px;
    line-height: 20px;
    min-height: 60px;
  }

  .price-list__item {
    display: block;
    background-position: left 15px;
  }

  .price-list__name {
    width: auto;
    padding-right: 0;
  }

  .price-list__cost {
    width: auto;
    padding-right: 0;
  }

  .price-list__action {
    width: auto;
    padding-top: 15px;
  }

  .offer__title {
    font-size: 22px;
  }

  .article table {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }

  .article table thead td {
    font-size: 12px;
    padding: 5px;
  }

  .article table tbody td {
    font-size: 12px;
    padding: 5px;
  }

  .breadcrumbs {
    font-size: 16px;
  }

  .worker__img {
    padding: 15px;
  }

  .worker__body {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 375px) {
  .bar__social {
 /*   display: none;*/
  }

  .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 146px;
    -ms-flex: 0 0 146px;
    flex: 0 0 130px;
  }

 header .header-contact__item {
    padding-left: 0;
    background: none;
  }

  .footer-contact__item {
    width: 100%;
  }

  .footer-contact__inner {
    height: 90px;
    padding-right: 5px;
    padding-left: 80px;
  }

  .footer-contact__inner:before {
    width: 60px;
    height: 90px;
  }

  .footer-contact__inner:after {
    left: 60px;
  }

  .article table thead td {
    font-size: 10px;
    padding-left: 3px;
    padding-right: 3px;
  }

  .article table tbody td {
    font-size: 10px;
    padding-left: 3px;
    padding-right: 3px;
  }

  .gallery-item {
    padding: 5px;
  }
}