@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

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 {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  background: #f7ede3;
  font-size: 1.5rem;
  line-height: 1.46667;
  color: #4c2d0d;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.45px;
}

a {
  color: #732220;
  text-decoration: underline;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

a:hover,
a:active,
a:focus {
  color: #c33a36;
  text-decoration: none;
}

.wrap {
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}

.wrapper {
  width: 100%;
  min-width: 1170px;
}

.w-700 {
  font-weight: 700;
}

.t-c {
  text-align: center;
}

.article {
  width: 100%;
  min-height: 300px;
  box-shadow: 0 6px 10px rgba(53, 31, 0, 0.3);
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  padding: 60px 37px 45px;
}

.article_main {
  margin-top: 30px;
}

.article a {
  color: #e5a43d;
}

.article ul,
.article ol {
  padding-left: 17px;
}

.article h1,
h1.h1 {
  font-size: 24px;
  margin: 0 0 18px 0;
  font-weight: 700;
  color: #4c2d0d;
  letter-spacing: 0.72px;
  position: relative;
  padding-left: 15px;
}

.article h1::before,
h1.h1::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 5px;
  background-color: #f7ede3;
}

h1.h1::before {
  background-color: #4c2d0d;
}

.article h2 {
  font-size: 22px;
  margin: 0 0 14px 0;
  font-weight: 700;
  color: #4c2d0d;
}

.article h3 {
  font-size: 21px;
  margin: 0 0 10px 0;
  font-weight: 700;
  color: #4c2d0d;
}

.article h4 {
  font-size: 15px;
  margin: 0 0 8px 0;
  font-weight: 700;
  color: #4c2d0d;
}

.article h5 {
  font-size: 15px;
  margin: 0 0 8px 0;
  font-weight: 700;
  color: #4c2d0d;
}

.article img {
  max-width: 100%;
}

.burger {
  display: none;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.nav__prev {
  display: none;
  position: absolute;
  left: 25px;
  top: 22px;
  z-index: 999;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  cursor: pointer;
}

.nav__prev::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 15px;
  top: -2px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #fff;
  z-index: 3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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

.nav__bg {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  width: calc(100% - 320px);
  height: 100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.4);
}

.nav__item {
  list-style: none;
  position: relative;
}

.nav__item::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #5d0101;
}

.nav__item:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #5d0101;
}

.nav__link:not(.nav__link_drop) {
  display: block;
  line-height: 50px;
  padding: 0 40px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent;
  text-transform: uppercase;
  color: #fff4e9;
  font-size: 14px;
}

.nav__item:hover > .nav__link:not(.nav__link_drop) {
  background-color: #600808;
  color: #fff4e9;
}

.nav__drop {
  top: 50px;
  left: 0;
  background-color: #520606;
  width: 275px;
  z-index: 2;
  padding: 30px 20px 30px 30px;
}

.nav__drop {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav__drop_desktop-active {
  opacity: 1;
  pointer-events: all;
  z-index: 50;
}

.nav__link_drop {
  background-color: transparent;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0.39px;
  padding: 6px 0;
  text-decoration: none;
  display: block;
}

.nav__link_drop:hover {
  color: #edd4bb;
  text-decoration: none;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #6d0000;
}

.menu-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.new {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 35px;
}

.new__img {
  height: 150px;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}

.new__img::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
  background-color: rgba(137, 47, 45, 0.4);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.new__img:hover::after {
  opacity: 1;
}

.new__img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

.new__title {
  margin-top: 15px;
  line-height: 1.2;
  color: #732220;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  display: block;
}

.new__title:hover {
  text-decoration: none;
  color: #732220;
}

.new__text {
  margin-top: 12px;
  font-size: 14px;
  color: #4c2d0d;
  line-height: 18px;
  letter-spacing: 0.42px;
}

.new__link {
  display: inline-block;
  margin-top: 10px;
  color: #b7945d;
  letter-spacing: 0.39px;
  font-size: 13px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}

.new__link:hover {
  color: #674e26;
}

.site-search {
    margin-bottom: 37px;
}

.site-search__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.site-search__text {
  font-size: 13px;
  padding-left: 20px;
  background-color: #ffffff;
  border: 1px solid #ecdfd0;
  width: calc(100% - 90px);
  color: #000;
}

.site-search__text:focus {
  outline: none;
}

.site-search__text::-webkit-input-placeholder {
  color: #bba48e !important;
}

.site-search__text::-moz-placeholder {
  color: #bba48e !important;
}

.site-search__text:-ms-input-placeholder {
  color: #bba48e !important;
}

.site-search__text::-ms-input-placeholder {
  color: #bba48e !important;
}

.site-search__text::placeholder {
  color: #bba48e !important;
}

.site-search__submit {
  background-color: #774d23;
  line-height: 40px;
  border: 1px solid #3d2309;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 0.42px;
  width: 80px;
}

.site-search__submit:hover,
.site-search__submit:active,
.site-search__submit:focus {
  border: 1px solid #511110;
  background-color: #892f2d;
  color: #ffffff;
}

.footer {
  border-top: 10px solid #570000;
}

.footer__wrapper {
  background-color: #6d0000;
  padding: 35px 10px;
  text-align: right;
}

.footer__copyright {
  font-size: 14px;
  color: #f7ede3;
  letter-spacing: 0.42px;
}

.footer__bss {
  font-size: 12px;
  color: #c85858;
  letter-spacing: 0.24px;
  margin-top: 55px;
}

.footer__bss a {
  color: #c85858;
}

.header__wrapper {
  background: url("../images/header-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
  height: 650px;
}

.header__wrap {
  height: calc(100% - 80px);
}

.header__title {
  font-family: "ArbatDi";
  color: #fcefde;
  font-size: 62px;
  letter-spacing: 4px;
  padding-top: 48px;
}

.header__sub-title {
  font-family: "ArbatDi";
  margin-top: 13px;
  color: #fcefde;
  font-size: 33px;
  letter-spacing: 0.99px;
  text-align: right;
}

.header__logo {
  margin-top: 174px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  color: #ead3bc;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.39px;
}

.header__list-wrapper {
  margin-top: 40px;
  height: 40px;
  background-color: rgba(112, 66, 20, 0.8);
  width: 100%;
  overflow: hidden;
}

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

.news__title {
  color: #4c2d0d;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.66px;
  margin-right: 10px;
}

.news__link-all {
  color: #732220;
  font-size: 14px;
  letter-spacing: 0.42px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}

.news__link-all:hover {
  text-decoration: none;
}

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

.marquee {
  overflow: hidden;
}

.main__wrapper {
  background: url("../images/main-bg.jpg") 50% 100% no-repeat;
  background-size: 100% auto;
  padding: 40px 0 100px;
}

.main__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main__content {
  width: calc(100% - 220px - 30px);
}

.main__aside {
  width: 220px;
}

.main__socials {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 10px;
  background-color: #ffffff;
  margin: 0 4px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.main__social::before,
.main__social::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 1;
  pointer-events: none;
}

.main__social::after {
  opacity: 0;
  z-index: 2;
}

.main__social_inst::before {
  background-image: url("../images/icons/sprite.png");
  background-position: -27px 0px;
  width: 17px;
  height: 18px;
}

.main__social_inst::after {
  background-image: url("../images/icons/sprite.png");
  background-position: 0px 0px;
  width: 17px;
  height: 18px;
}

.main__social_ok::before {
  background-image: url("../images/icons/sprite.png");
  background-position: 0px -28px;
  width: 12px;
  height: 18px;
}

.main__social_ok::after {
  background-image: url("../images/icons/sprite.png");
  background-position: -54px 0px;
  width: 12px;
  height: 18px;
}

.main__social_yt::before {
  background-image: url("../images/icons/sprite.png");
  background-position: -76px 0px;
  width: 18px;
  height: 12px;
}

.main__social_yt::after {
  background-image: url("../images/icons/sprite.png");
  background-position: -22px -28px;
  width: 18px;
  height: 12px;
}

.main__social_vk::before {
  background-image: url("../images/icons/sprite.png");
  background-position: 0px -56px;
  width: 17px;
  height: 11px;
}

.main__social_vk::after {
  background-image: url("../images/icons/sprite.png");
  background-position: -76px -22px;
  width: 17px;
  height: 11px;
}

.main__social:hover {
  background-color: #892f2d;
}

.main__social:hover::after {
  opacity: 1;
}

.main__social a {
  width: 100%;
  height: 100%;
  display: block;
}

.main__banners {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main__banners p:not(empty) {
  display: block;
  width: 100%;
  margin-bottom: 17px;
  overflow: hidden;
}

.main__banners a {
  display: block;
  width: 100%;
}

.main__banners p:not(empty) img {
  width: 100%;
  height: auto;
}

.main__news {
  margin-bottom: 20px;
}

#cboxPrevious {
  bottom: 40%;
  left: -55px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 69px;
  background: #000000 url(../images/jquery-lightbox-theme.gif) no-repeat 0px 0px !important;
}

#cboxNext {
  bottom: 40%;
  right: -55px;
  left: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 69px;
  background: #000000 url(../images/jquery-lightbox-theme.gif) no-repeat -48px 0px !important;
}

#cboxContent,
#colorbox,
#cboxOverlay,
#cboxWrapper {
  overflow: visible;
  background-color: transparent;
}

#cboxLoadedContent {
  margin-bottom: 0;
}

#cboxTitle,
#cboxCurrent,
#cboxMiddleRight,
#cboxMiddleLeft,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  display: none !important;
}

#cboxContent {
  background-color: #fff;
  position: relative;
}

#cboxClose {
  background: #000000 url(../images/jquery-lightbox-theme.gif) no-repeat -96px 0px;
  position: absolute !important;
  top: 0px;
  right: -49px;
  width: 48px;
  height: 45px;
}

#cboxClose:hover {
  background: #000000 url(../images/jquery-lightbox-theme.gif) no-repeat -96px 0px;
}

#colorbox {
  position: fixed !important;
}

.gallerydesc {
  width: 100% !important;
  padding: 50px 0 0 0;
  background: #f7f7f7;
  margin: 0 0 30px 0;
}

.gallery__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.emlt-wrap {
  width: 33.3333%;
  padding: 0 15px;
  margin-bottom: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(0.5) !important;
  -ms-transform: scale(0.5) !important;
  transform: scale(0.5) !important;
}

.emlt-wrap.shown {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
  -webkit-transition: opacity .5s ease-in, transform .5s ease-in !important;
  -webkit-transition: opacity .5s ease-in, -webkit-transform .5s ease-in !important;
  transition: opacity .5s ease-in, -webkit-transform .5s ease-in !important;
  transition: opacity .5s ease-in, transform .5s ease-in !important;
  transition: opacity .5s ease-in, transform .5s ease-in, -webkit-transform .5s ease-in !important;
}

.emlt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 25px 75px -30px #000;
}

.emlt img {
  width: 100%;
  height: auto;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: relative;
}

.emlt::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  left: 0;
  top: 0;
  background-color: #000;
  pointer-events: none;
}

.emlt::before {
  content: '+';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(2);
  -ms-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
  color: #fff;
  opacity: 0;
  z-index: 3;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  pointer-events: none;
}

.emlt:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.emlt:hover::after {
  opacity: .2;
}

.emlt:hover::before {
  opacity: 1;
}

.gallery-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.bigglemlt {
  width: 33.333%;
  margin-bottom: 20px;
  padding: 0 15px;
  overflow: hidden;
}

.bigglemlt > a {
  display: block;
  overflow: hidden;
}

.bigglemlt img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.bigglemlt img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.elmttl {
  text-align: center;
}

.elmttl a {
  text-decoration: none;
}

.works__items_gal {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.works__item_gal {
  display: block;
  padding: 0 10px;
  margin-bottom: 20px;
  width: 33.333%;
}

.works__item_gal img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1279px) {
  .wrapper {
    min-width: 100%;
  }

  .nav__link:not(.nav__link_drop) {
    padding: 0 20px;
  }

  .header__title {
    font-size: 40px;
    text-align: center;
  }

  .header__sub-title {
    font-size: 20px;
  }

  .header__logo {
    margin-top: 100px;
  }

  .header__wrapper {
    height: 550px;
  }
}

@media only screen and (max-width: 1080px) {
  #cboxPrevious {
    left: -5px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%) scale(0.8);
    -ms-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8);
  }

  #cboxNext {
    right: -5px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%) scale(0.8);
    -ms-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8);
  }

  #cboxClose {
    top: -7px;
    right: -7px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }

  #colorbox {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
  }
}

@media only screen and (max-width: 997px) {
  .burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 28px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-right: 15px;
    cursor: pointer;
  }

  .burger::before,
  .burger::after {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    height: 2px;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .burger::before {
    top: calc(100% - 7px);
  }

  .burger span {
    width: 100%;
    height: 2px;
    background-color: #fff;
  }

  .burger_active {
    top: 15px;
    height: 32px;
    left: 270px;
    position: fixed;
    z-index: 1000;
    margin-right: 0;
  }

  .burger_active::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: calc(100% - 16px);
    opacity: 1;
  }

  .burger_active::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
  }

  .burger_active span {
    opacity: 0;
  }

  .menu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
  }

  .nav {
    position: fixed;
    z-index: 999;
    left: -100%;
    top: 0;
    width: 320px;
    height: 100%;
    background-color: #732220;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav_active {
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .nav__ul {
    width: 100%;
    padding: 75px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav__item {
    width: 100%;
    text-align: center;
    position: static;
  }

  .nav__item_parent > .nav__link {
    position: relative;
  }

  .nav__item_parent > .nav__link::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #fff;
    z-index: 3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .nav__item_parent:hover > .nav__link::after {
    border-left-color: #732220;
  }

  .nav__link {
    line-height: normal;
    padding: 10px 40px 10px 30px;
    font-size: 14px;
  }

  .nav__drop,
  .nav__sub {
    padding: 75px 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .nav__drop_active,
  .nav__sub_active {
    opacity: 1;
    pointer-events: all;
    z-index: 50;
  }

  .nav__sub_active {
    z-index: 60;
  }

  .nav__prev_active {
    display: block;
    opacity: 1;
  }

  .new {
    width: 50%;
  }
}

@media only screen and (max-width: 778px) {
  .article {
    padding: 20px 10px;
  }

  .footer__copyright {
    font-size: 13px;
  }

  .footer__bss {
    margin-top: 30px;
  }

  .header__title {
    font-size: 20px;
    padding-top: 20px;
  }

  .header__sub-title {
    font-size: 15px;
  }

  .header__logo {
    margin-top: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header__wrapper {
    height: auto;
  }

  .main__aside,
  .main__content {
    width: 100%;
  }

  .main__aside {
    margin-top: 35px;
  }

  .main__banners {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }

  .main__banners > p:not(empty) {
    width: 50%;
    padding: 0 10px;
  }

  .main__banners > a {
    width: 50%;
  }

  .works__item_gal {
    width: 50%;
  }
}
@media only screen and (max-width: 998px) {
  .emlt-wrap {
    width: 50%;
  }

  .bigglemlt {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {

  .bigglemlt {
    width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .emlt-wrap {
    width: 100%;
  }

  .bigglemlt {
    width: 100%;
  }

  .works__item_gal {
    width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .new {
    width: 100%;
  }

  .main__banners > p:not(empty),
  .main__banners > a {
    width: 100%;
    padding: 0;
  }
}

.summary {
  display: none;
}