@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
a, button {
  transition: all 0.2s ease-in-out;
}

body {
  font-family: "PT Sans", sans-serif;
  background: #fff;
  color: #000;
}
body.path-poisk, body.node-319, body.page-node-type-reviews, body.page-node-type-product, body.path-taxonomy, body.page-node-type-contact-page {
  background: #F3F4F6;
}
body.epitafii-page {
  background: #fff;
}

body {
  position: relative;
}
@media screen and (min-width: 768px) {
  body {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1210px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1330px;
  }
}
.main-container {
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .main-container {
    padding-bottom: 40px;
  }
}

h1, .h1, .page-header {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "Geologica", sans-serif;
  color: #0D0F36;
  border: none;
  padding: 0;
}
@media screen and (max-width: 768px) {
  h1, .h1, .page-header {
    margin-bottom: 25px;
    font-size: 22px;
  }
}

.page-header {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .page-header {
    margin-top: 30px;
  }
}

h2, .h2 {
  font-size: 22px;
  font-weight: 500;
  font-family: "Geologica", sans-serif;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #0D0F36;
}
@media screen and (max-width: 768px) {
  h2, .h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

a {
  color: #A77F41;
}
a:hover {
  color: #7d5f33;
}

.catmy {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 10px;
  color: #000;
  font-size: 16px;
  text-align: center;
}
.catmy img {
  width: 100%;
  margin-bottom: 10px;
}
.catmy:hover {
  color: #cc8f2b;
}

.mytable {
  width: 100% !important;
  border: 2px solid #cc8f2b;
}
.mytable.table > tbody > tr > th, .mytable.table > tbody > tr > td, .mytable.table > tfoot > tr > td, .mytable.table > thead > tr > td, .mytable.table > thead > tr > th {
  border: 2px solid #cc8f2b;
  padding: 8px;
}

.subsrvitem {
  border: 1px solid #cc8f2b;
  padding: 15px;
  display: block;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (min-width: 991px) {
  .subsrvitem {
    min-height: 600px;
  }
}
.subsrvitem h2 {
  margin-top: 0;
  text-align: center;
  font-size: 24px;
  color: #cc8f2b;
  line-height: 1.3;
}
.subsrvitem ul {
  padding-left: 15px;
}

.navbar_mem {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar_mem {
    overflow: hidden;
  }
}
.navbar_mem__frow {
  background: #fff;
}
.navbar_mem__srow {
  background: #0D0F36;
}
.navbar_mem__trow {
  background: #A77F41;
}
@media screen and (max-width: 767px) {
  .navbar_mem__trow {
    background: #F9F6F1;
  }
}
.navbar_mem__trow .navbar-collapse {
  position: relative;
}
.navbar_mem .region-navhead {
  display: flex;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .navbar_mem .region-navhead {
    padding: 10px 0;
    align-items: center;
  }
}
.navbar_mem .region-navhead .logo {
  padding: 0;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar_mem .region-navhead .logo {
    margin-right: 20px;
  }
}
.navbar_mem .region-navhead .logo img {
  max-width: 230px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar_mem .region-navhead .logo img {
    max-width: 140px;
  }
}
@media screen and (max-width: 768px) {
  .navbar_mem .region-navhead .logo {
    margin-left: 0;
    width: calc(100% - 240px);
  }
  .navbar_mem .region-navhead .logo img {
    height: auto;
    width: 100%;
  }
}

.topcontact {
  line-height: 1.2;
}
.topcontact__title {
  padding-left: 24px;
  font-weight: bold;
  font-size: 17px;
  color: #C6A46D;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .topcontact__title {
    font-size: 15px;
    margin-bottom: 5px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 768px) {
  .topcontact.topcontact__address {
    display: none;
  }
  .topcontact.topcontact__address.opened {
    display: block;
    position: fixed;
    z-index: 3;
    top: 110px;
    left: 15px;
    right: 15px;
    background: #fff;
    padding: 20px;
    height: 160px;
  }
}
.topcontact.topcontact__address .topcontact__title:before {
  display: block;
  position: absolute;
  width: 13px;
  height: 17px;
  content: "";
  background-image: url(../images/svg/map.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 1px;
}
@media screen and (max-width: 768px) {
  .topcontact.topcontact__phones {
    display: none;
  }
  .topcontact.topcontact__phones.opened {
    display: block;
    position: fixed;
    z-index: 3;
    top: 270px;
    left: 15px;
    right: 15px;
    background: #fff;
    padding: 20px;
  }
}
.topcontact.topcontact__phones .topcontact__title:before {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url(../images/svg/phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 3px;
}
.topcontact__item {
  display: block;
  padding-left: 24px;
  margin-bottom: 3px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .topcontact__item {
    padding-left: 16px;
  }
}
.topcontact__item:before {
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #A77F41;
  content: "";
  left: 0;
  top: 11px;
}
.topcontact__name {
  font-weight: bold;
  font-size: 18px;
  display: block;
  color: #EBECF8;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .topcontact__name {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .topcontact__name {
    color: #000;
  }
}
.topcontact a.topcontact__name:hover {
  color: #C6A46D;
  text-decoration: none;
}
.topcontact__text {
  color: #8B8B9C;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .topcontact__text {
    color: #000;
  }
}

.region-navigation .navbar-nav {
  float: none;
  margin: 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  .region-navigation .navbar-nav {
    flex-flow: column;
    padding: 0 15px;
    width: 100%;
  }
}
.region-navigation .navbar-nav .navbar-text {
  cursor: pointer;
}
.region-navigation .navbar-nav > li {
  float: none;
  padding: 10px 28px 10px 0;
  line-height: 1;
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .region-navigation .navbar-nav > li {
    padding-right: 15px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .region-navigation .navbar-nav > li {
    padding: 8px 15px 8px 0;
  }
}
.region-navigation .navbar-nav > li > .navbar-text,
.region-navigation .navbar-nav > li > a {
  color: #0D0F36;
  background: transparent;
  padding: 5px 0;
  font-size: 17px;
  margin: 0;
  line-height: normal;
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .region-navigation .navbar-nav > li > .navbar-text,
  .region-navigation .navbar-nav > li > a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .region-navigation .navbar-nav > li > .navbar-text,
  .region-navigation .navbar-nav > li > a {
    font-size: 14px;
  }
}
.region-navigation .navbar-nav > li > .navbar-text:hover,
.region-navigation .navbar-nav > li > a:hover {
  color: #A77F41;
  background-color: transparent;
}
.region-navigation .navbar-nav > li.active > a, .region-navigation .navbar-nav > li.active > a:hover, .region-navigation .navbar-nav > li.active > a:focus {
  color: #A77F41;
  background-color: transparent;
}
.region-navigation .navbar-nav > li.open > a, .region-navigation .navbar-nav > li.open > a:hover, .region-navigation .navbar-nav > li.open > a:focus {
  color: #A77F41;
  background-color: transparent;
}
.region-navigation .navbar-nav > li.last {
  padding-right: 0;
}
.region-navigation .navbar-nav > li.last > a {
  background: #F4EDE1;
  border-radius: 29px;
  font-weight: bold;
  color: #A67F40;
  padding-left: 15px;
  padding-right: 15px;
}
.region-navigation .navbar-nav > li.last > a:hover {
  color: #fff;
  background-color: #A77F41;
}
.region-navigation .navbar-nav > li.last.active > a, .region-navigation .navbar-nav > li.last.active > a:hover, .region-navigation .navbar-nav > li.last.active > a:focus {
  color: #fff;
  background-color: #A77F41;
}

@media screen and (max-width: 768px) {
  #navbar2-collapse {
    position: fixed;
    background: #fff;
    top: 96px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0;
  }
}

.region-navigation-collapsible .nav {
  float: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav {
    flex-flow: column;
    padding: 20px;
  }
}
.region-navigation-collapsible .nav:before, .region-navigation-collapsible .nav:after {
  display: none;
}
.region-navigation-collapsible .nav > li {
  float: none;
  padding: 0;
  line-height: 1;
  position: unset;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li {
    display: block;
    width: 100%;
  }
}
.region-navigation-collapsible .nav > li.dropdown {
  position: unset;
}
.region-navigation-collapsible .nav > li > a {
  color: #fff;
  background: transparent;
  padding: 20px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .region-navigation-collapsible .nav > li > a {
    font-size: 14px;
    padding: 15px 10px;
  }
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li > a {
    color: #0D0F36;
    padding: 10px 0;
    display: block;
    width: 100%;
    text-transform: none;
    border-bottom: 1px solid #EFEAE2;
  }
}
.region-navigation-collapsible .nav > li > a:hover {
  color: #fff;
  background-color: #B78E4E;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li > a:hover {
    color: #0D0F36;
    background: transparent;
  }
}
.region-navigation-collapsible .nav > li > .dropdown-link {
  display: flex;
  align-items: center;
}
.region-navigation-collapsible .nav > li > .dropdown-link .caretmem {
  height: 100%;
  margin-left: 5px;
  width: 9px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .region-navigation-collapsible .nav > li > .dropdown-link .caretmem {
    display: none;
  }
}
.region-navigation-collapsible .nav > li > .dropdown-link .caretmem svg {
  height: auto;
  display: block;
  width: 9px;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li > .dropdown-link .caretmem svg path {
    fill: #A77F41;
  }
}
.region-navigation-collapsible .nav > li > .dropdown-link:hover {
  color: #fff;
  background-color: #B78E4E;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li > .dropdown-link:hover {
    color: #A77F41;
    background: transparent;
  }
}
.region-navigation-collapsible .nav > li > .dropdown-link:hover .caretmem svg {
  transform: scale(1, -1);
}
.region-navigation-collapsible .nav > li > .navbar-text {
  color: #fff;
  background: transparent;
  padding: 20px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li > .navbar-text {
    color: #0D0F36;
    padding: 10px 0;
    display: block;
    width: 100%;
    text-transform: none;
    border-bottom: 1px solid #EFEAE2;
  }
}
.region-navigation-collapsible .nav > li.active > .navbar-text, .region-navigation-collapsible .nav > li.active > a, .region-navigation-collapsible .nav > li.active > a:hover, .region-navigation-collapsible .nav > li.active > a:focus {
  color: #fff;
  background-color: #B78E4E;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li.active > .navbar-text, .region-navigation-collapsible .nav > li.active > a, .region-navigation-collapsible .nav > li.active > a:hover, .region-navigation-collapsible .nav > li.active > a:focus {
    color: #0D0F36;
    background: transparent;
  }
}
.region-navigation-collapsible .nav > li.open > .navbar-text, .region-navigation-collapsible .nav > li.open > a, .region-navigation-collapsible .nav > li.open > a:hover, .region-navigation-collapsible .nav > li.open > a:focus {
  color: #fff;
  background-color: #B78E4E;
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li.open > .navbar-text, .region-navigation-collapsible .nav > li.open > a, .region-navigation-collapsible .nav > li.open > a:hover, .region-navigation-collapsible .nav > li.open > a:focus {
    color: #0D0F36;
    background: transparent;
  }
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu {
    position: absolute;
    top: 100%;
    padding: 40px 20px;
    width: 100%;
    display: none;
    left: 0;
    background: #F9F6F1;
    z-index: 3;
    flex-flow: row wrap;
    list-style: none;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu ul {
    list-style: none;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li {
    width: 25%;
    padding: 0 20px;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > a,
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .navbar-text {
    font-weight: 700;
    font-size: 18px;
    color: #A77F41;
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    float: none;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > a.active-trail,
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > a:hover {
    color: #0D0F36;
    text-decoration: none;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .dropdown__menu {
    padding: 0;
    display: block;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .dropdown__menu > li {
    display: block;
    padding: 0;
    width: 100%;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .dropdown__menu > li > a {
    display: block;
    padding: 10px 2px;
    border-bottom: 1px solid #ECE4D6;
    font-size: 18px;
    color: #000;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .dropdown__menu > li > a.active-trail, .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .dropdown__menu > li > a:hover {
    text-decoration: none;
    color: #A77F41;
    border-color: #A77F41;
  }
  .region-navigation-collapsible .nav > li.dropdown:hover > .dropdown__menu {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li {
    display: block;
    padding-left: 20px;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li > .navbar-text {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li .dropdown__menu {
    padding-left: 10px;
    list-style: none;
  }
  .region-navigation-collapsible .nav > li.dropdown > .dropdown__menu > li a {
    display: block;
    color: #0D0F36;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .region-navigation-collapsible .nav > li.dropdown.opened > .dropdown-link, .region-navigation-collapsible .nav > li.dropdown.active > .dropdown-link {
    color: #A77F41;
    border-bottom: none;
  }
  .region-navigation-collapsible .nav > li.dropdown.opened > .dropdown-link .caretmem svg, .region-navigation-collapsible .nav > li.dropdown.active > .dropdown-link .caretmem svg {
    transform: scale(1, -1);
  }
  .region-navigation-collapsible .nav > li.dropdown.opened > .dropdown__menu, .region-navigation-collapsible .nav > li.dropdown.active > .dropdown__menu {
    display: block;
  }
}

#block-knopkimenyu {
  display: none;
}
@media screen and (max-width: 768px) {
  #block-knopkimenyu {
    display: block;
    order: 10;
  }
}

.mobile__btns {
  display: flex;
  align-items: center;
}

.menu_toggle {
  height: 50px;
  box-sizing: border-box;
  border: 2px solid #A77F41;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  color: #fff;
  background: transparent;
  font-weight: bold;
  font-size: 0;
  text-transform: uppercase;
  order: 1;
  margin-left: 5px;
}
.menu_toggle__icon svg {
  display: block;
  width: 20px;
  height: auto;
  fill: #A77F41;
}
.menu_toggle__que {
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  border: none;
}
.menu_toggle__que svg {
  width: 24px;
  height: auto;
  display: block;
}
.menu_toggle__que .menu_toggle__icon {
  margin: 0;
}
.menu_toggle__search {
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  border: none;
}
.menu_toggle__search svg {
  width: 24px;
  height: auto;
  display: block;
  fill: none;
}
.menu_toggle__search .menu_toggle__icon {
  margin: 0;
}

#block-memoristoun-memoristoun-block-2 .field--name-body {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
  #block-memoristoun-memoristoun-block-2 .field--name-body {
    flex-wrap: wrap;
  }
  #block-memoristoun-memoristoun-block-2 .field--name-body .messengers {
    margin-left: 0;
    padding-top: 10px;
  }
}

.messengers {
  display: flex;
  margin-left: 25px;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .messengers {
    display: none;
  }
  .messengers.opened {
    display: block;
    position: fixed;
    z-index: 3;
    top: 311px;
    right: 55px;
    background: #fff;
    padding: 0 10px;
    margin: 0;
  }
}
.messengers a {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100%;
  margin: 1px;
}
.messengers a:hover {
  opacity: 0.85;
}

.region-navigation {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.navbar_mem__frow .views-exposed-form {
  margin-left: auto;
  max-width: 200px;
}
@media screen and (min-width: 990px) and (max-width: 1024px) {
  .navbar_mem__frow .views-exposed-form {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar_mem__frow .views-exposed-form {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .navbar_mem__frow .views-exposed-form {
    display: none;
  }
  .navbar_mem__frow .views-exposed-form.opened {
    position: fixed;
    background: #fff;
    top: 96px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0;
    display: block;
    width: 100%;
    max-width: unset;
    padding: 15px;
  }
}
.navbar_mem__frow .views-exposed-form .control-label {
  display: none;
}
.navbar_mem__frow .views-exposed-form .form--inline {
  position: relative;
  display: flex;
  background: #E9EBF2;
  border-radius: 28px;
  height: 30px;
  margin: 0;
}
.navbar_mem__frow .views-exposed-form .form--inline:before, .navbar_mem__frow .views-exposed-form .form--inline:after {
  display: none;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-item {
  margin: 0;
  width: 100%;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-actions {
  margin: 0;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-actions .form-submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 0;
  transition: all 0.2s ease-in-out;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-actions .form-submit:before {
  content: url("../images/svg/search.svg");
}
.navbar_mem__frow .views-exposed-form .form--inline .form-actions .form-submit:hover {
  opacity: 0.85;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control {
  border: none;
  min-width: unset;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 30px;
  width: 200px;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control::-webkit-input-placeholder {
  color: #9296A6;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control::-moz-placeholder {
  color: #9296A6;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control {
  /* Firefox 19+ */
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control:-moz-placeholder {
  color: #9296A6;
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control {
  /* Firefox 18- */
}
.navbar_mem__frow .views-exposed-form .form--inline .form-control:-ms-input-placeholder {
  color: #9296A6;
}

.section__slider {
  padding: 20px 0;
}

.paragraph--type--slayd img {
  display: block;
  width: 100%;
}

.views-field-field-term-bottomtext,
.main-container .field--name-body {
  font-size: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .views-field-field-term-bottomtext,
  .main-container .field--name-body {
    font-size: 16px;
  }
}

.tabs .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
}
.tabs .nav-tabs > li {
  float: left;
  margin-bottom: 0;
}
.tabs .nav-tabs > li > a {
  margin-right: 10px;
  line-height: 1;
  border: none;
  background: #F3F4F6;
  border-radius: 39px;
  padding: 12px 20px;
  display: inline-block;
  color: #A77F41;
  font-size: 16px;
}
.tabs .nav-tabs > li > a:hover {
  background: #A77F41;
  color: #fff;
}
.tabs .nav-tabs > li.active > a, .tabs .nav-tabs > li.active > a:hover, .tabs .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background: #A77F41;
  border: none;
  border-bottom-color: transparent;
}

.article.full + .block-views,
.action.full + .block-views {
  margin-top: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .article.full + .block-views,
  .action.full + .block-views {
    margin-top: 30px;
  }
}
.article.teaser,
.action.teaser {
  display: flex;
  height: 100%;
}
.article.teaser .field--name-field-art-image img,
.action.teaser .field--name-field-art-image img {
  display: block;
  width: 100%;
}
.article.teaser .title,
.action.teaser .title {
  min-height: 140px;
  padding: 10px 20px;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #A77F41;
}
@media screen and (max-width: 768px) {
  .article.teaser .title,
  .action.teaser .title {
    min-height: 100px;
  }
}
.article.teaser > a,
.action.teaser > a {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  background: #F4F1EA;
  border-radius: 10px;
  overflow: hidden;
}
.article.teaser > a:hover,
.action.teaser > a:hover {
  text-decoration: none;
}
.article.teaser > a:hover .title,
.action.teaser > a:hover .title {
  color: #0D0F36;
}

.vid-kamnya.full + .block-views {
  margin-top: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .vid-kamnya.full + .block-views {
    margin-top: 30px;
  }
}
.vid-kamnya.teaser {
  display: flex;
  height: 100%;
}
.vid-kamnya.teaser .field--name-field-image img {
  display: block;
  width: 100%;
}
.vid-kamnya.teaser .title {
  padding: 5px 0;
  width: 100%;
  display: block;
  font-size: 18px;
  color: #000;
  text-align: center;
}
.vid-kamnya.teaser > a {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.vid-kamnya.teaser > a:hover {
  text-decoration: none;
}
.vid-kamnya.teaser > a:hover .title {
  color: #0D0F36;
}

.about {
  display: flex;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .about {
    flex-flow: row wrap;
  }
}
.about__text {
  padding-right: 15px;
  width: 50%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .about__text {
    width: 100%;
    padding-right: 0;
  }
}
.about__certs {
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
  width: 50%;
  align-self: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .about__certs {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
}
.about__cert {
  width: calc(50% - 5px);
  border: 1px solid #E2D5C0;
  padding: 10px;
  display: flex;
  align-items: center;
}
.about__cert img {
  width: 100%;
}

.contacts {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.contact {
  width: calc(50% - 10px);
  padding: 20px 30px;
  background: #FFFFFF;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact {
    width: 100%;
  }
}
.contact:before {
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin-bottom: 15px;
  background: #A77F41;
  color: #fff;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  font-size: 16px;
  align-items: center;
  justify-content: center;
}
.contact h2 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 7px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .contact h2 {
    font-size: 16px;
  }
}
.contact p {
  font-size: 18px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .contact p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.contact p:last-child {
  margin-bottom: 0;
}
.contact__name {
  font-size: 16px;
  color: #A77F41;
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  .contact__name {
    font-size: 14px;
  }
}
.contact a {
  color: #000;
}
.contact a:hover {
  color: #7d5f33;
}
.contact .contact__showvideo {
  position: absolute;
  top: 20px;
  left: 76px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 16px;
  border-radius: 57px;
  border: 1px solid var(--brown, #A77F41);
  color: var(--dark-blue, #0D0F36);
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  background: transparent;
}
.contact .contact__showvideo:before {
  content: "";
  background-image: url("../img/play.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-right: 3px;
  width: 18px;
  height: 18px;
  background-position: center;
}
.contact .contact__showvideo:hover {
  background: var(--brown, #A77F41);
  color: #fff;
}
.contact .contact__showvideo:hover:before {
  filter: grayscale(100%);
}

.modal__video__item {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.modal__video__item iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#block-kontakty-2,
#block-kontakty {
  margin-bottom: 30px;
}
#block-kontakty-2 .nav,
#block-kontakty .nav {
  display: flex;
  flex-flow: row wrap;
}
#block-kontakty-2 .nav > li,
#block-kontakty .nav > li {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  #block-kontakty-2 .nav > li,
  #block-kontakty .nav > li {
    margin-right: 20px;
  }
}
#block-kontakty-2 .nav > li > a,
#block-kontakty .nav > li > a {
  padding: 10px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #090909;
}
@media screen and (max-width: 768px) {
  #block-kontakty-2 .nav > li > a,
  #block-kontakty .nav > li > a {
    font-size: 16px;
  }
}
#block-kontakty-2 .nav > li > a:before,
#block-kontakty .nav > li > a:before {
  content: "\e901";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #C6C8CE;
  display: inline-flex;
  margin-right: 3px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #block-kontakty-2 .nav > li > a:before,
  #block-kontakty .nav > li > a:before {
    font-size: 14px;
  }
}
#block-kontakty-2 .nav > li > a.active-trail, #block-kontakty-2 .nav > li > a:hover,
#block-kontakty .nav > li > a.active-trail,
#block-kontakty .nav > li > a:hover {
  background: transparent;
}
#block-kontakty-2 .nav > li > a.active-trail, #block-kontakty-2 .nav > li > a.active-trail:before, #block-kontakty-2 .nav > li > a:hover, #block-kontakty-2 .nav > li > a:hover:before,
#block-kontakty .nav > li > a.active-trail,
#block-kontakty .nav > li > a.active-trail:before,
#block-kontakty .nav > li > a:hover,
#block-kontakty .nav > li > a:hover:before {
  color: #A77F41;
}

.term.service-teaser {
  padding: 4px;
  border: 1px solid #EAE3D7;
  height: 100%;
  display: flex;
}
.term.service-teaser .field--name-field-image {
  display: block;
  width: 100%;
}
.term.service-teaser .field--name-field-image img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.term.service-teaser .title {
  font-size: 20px;
  margin-bottom: 10px;
  padding: 0 15px;
}
.term.service-teaser .field--name-field-service-short-description {
  font-size: 16px;
  padding: 0 15px;
  margin-bottom: 20px;
}
.term.service-teaser > a {
  width: 100%;
  height: 100%;
  color: #000;
}
.term.service-teaser > a:hover {
  text-decoration: none;
}
.term.service-teaser > a:hover .title {
  color: #A77F41;
}

.views-field-description__value,
.views-field-field-term-toptext,
.field--name-field-uslugi-undertext,
.field--name-description {
  font-size: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .views-field-description__value,
  .views-field-field-term-toptext,
  .field--name-field-uslugi-undertext,
  .field--name-description {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .views-field-description__value,
  .views-field-field-term-toptext,
  .field--name-field-uslugi-undertext,
  .field--name-description {
    font-size: 16px;
  }
}
.views-field-description__value img,
.views-field-field-term-toptext img,
.field--name-field-uslugi-undertext img,
.field--name-description img {
  max-width: 100% !important;
  height: auto;
}

.feed-icons {
  display: none;
}

.breadcrumb {
  background: transparent;
  padding: 10px 0;
  font-size: 16px;
  color: #A77F41;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.breadcrumb a {
  color: #808286;
}
.breadcrumb a:hover {
  color: #A77F41;
  text-decoration: none;
}

.faq__title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
  color: #A77F41;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .faq__title {
    font-size: 18px;
  }
}
.faq.full {
  border-bottom: 1px solid #E9EBEF;
  margin-bottom: 18px;
}
.faq .content {
  display: flex;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .faq .content {
    padding-bottom: 20px;
  }
}
.faq .content .faq__text__container {
  width: calc(100% - 40px);
  font-size: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .faq .content .faq__text__container {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .faq .content .faq__text__container {
    width: calc(100% - 30px);
  }
}
.faq__icon {
  width: 40px;
}
@media screen and (max-width: 768px) {
  .faq__icon {
    width: 30px;
  }
}

.modal__video .modal-body {
  padding: 30px 20px;
}
.modal__video .modal-body .close {
  top: 10px;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .modal__video .modal-body {
    width: calc(100vw - 60px);
  }
}

.info-f {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Geologica", sans-serif;
  color: #A77F41;
  margin-top: 40px;
}
.info-f:empty {
  display: none;
}
.info-f p {
  margin-bottom: 0;
}
.info-f a {
  color: #0D0F36;
}
.info-f:after {
  margin-top: 10px;
  display: block;
  width: 24px;
  height: 2px;
  content: "";
  background: #A77F41;
}

.vitem.full h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Geologica", sans-serif;
  color: #A77F41;
}
.vitem.full h2:after {
  margin-top: 10px;
  display: block;
  width: 24px;
  height: 2px;
  content: "";
  background: #A77F41;
}
.vitem.full .field--name-field-tovars {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 50px;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 768px) {
  .vitem.full .field--name-field-tovars {
    margin-bottom: 30px;
  }
}
.vitem.full .field--name-field-tovars > .field--item {
  padding: 10px;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .vitem.full .field--name-field-tovars > .field--item {
    width: 100%;
  }
}
.vitem.full .field--name-field-tovars .product.teaser {
  background: #F3F4F6;
}

.rassrochka__cards {
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.rassrochka__cards img {
  width: 25%;
  padding: 10px;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .rassrochka__cards img {
    width: 50%;
  }
}

.field--name-field-karta {
  margin-bottom: 20px;
}

.section__gold {
  background-color: #A77F41;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .section__gold {
    padding: 40px 0;
  }
}
.path-frontpage .section__gold {
  background-image: url("../images/rassrochka_bg.jpg");
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .path-frontpage .section__gold {
    background-image: none;
  }
}
.section__gold .block-title {
  margin-top: 0;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 32px;
  font-family: "Geologica", sans-serif;
  text-align: center;
}

.section__white {
  background: #fff;
  padding: 60px 0;
}
.section__white .block-title {
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #A77F41;
  font-weight: 700;
  font-size: 20px;
  font-family: "Geologica", sans-serif;
  text-align: center;
}
.section__white .block-title:after {
  content: "";
  width: 24px;
  height: 2px;
  background: #A77F41;
  display: block;
  margin: 20px auto 0 auto;
}
body.node-319 .section__white {
  background: #F3F4F6;
}

.section__blue {
  background: #0D0F36;
  padding: 60px 0;
}
.section__blue .block-title {
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #A77F41;
  font-weight: 700;
  font-size: 20px;
  font-family: "Geologica", sans-serif;
  text-align: center;
}
.section__blue .block-title:after {
  content: "";
  width: 24px;
  height: 2px;
  background: #A77F41;
  display: block;
  margin: 20px auto 0 auto;
}

.rassrochka__triggers {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  flex-flow: row wrap;
}

.rassrochka__trigger {
  background: #B08A4F;
  padding: 30px 35px;
  margin: 10px;
  width: calc(33.33333% - 20px);
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .rassrochka__trigger {
    width: 100%;
  }
}
.rassrochka__trigger__icon {
  height: 60px;
  width: auto;
  display: block;
}
.rassrochka__trigger__text {
  padding-left: 20px;
}

.rassrochka__btns {
  padding-top: 30px;
  text-align: center;
}

.rassrochka__btn {
  min-width: 200px;
  height: 50px;
  border-radius: 33px;
  display: inline-flex;
  padding: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-family: "Geologica", sans-serif;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 2px solid #FFFFFF;
  text-decoration: none;
}
.rassrochka__btn:hover {
  background: #fff;
  color: #A77F41;
  text-decoration: none;
}

.btns__center {
  padding-top: 30px;
  text-align: center;
}

.btn__more {
  min-width: 200px;
  height: 50px;
  border-radius: 33px;
  display: inline-flex;
  padding: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-family: "Geologica", sans-serif;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 2px solid #A77F41;
  text-decoration: none;
  background: #A77F41;
}
.btn__more:hover {
  background: #fff;
  color: #A77F41;
  text-decoration: none;
}

.field--name-field-bests {
  display: flex;
  flex-flow: row wrap;
  margin-right: -35px;
  margin-left: -35px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .field--name-field-bests {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media screen and (max-width: 768px) {
  .field--name-field-bests {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.field--name-field-bests > .field--item {
  padding: 30px 35px;
  width: 20%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .field--name-field-bests > .field--item {
    padding: 20px 15px;
    width: 33.3333%;
  }
}
@media screen and (max-width: 768px) {
  .field--name-field-bests > .field--item {
    width: 50%;
    padding: 15px;
  }
}

.paragraph--type--pre .field--name-field-icon {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-bottom: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #F3F4F6;
}
@media screen and (max-width: 768px) {
  .paragraph--type--pre .field--name-field-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
}
.paragraph--type--pre .field--name-field-icon svg, .paragraph--type--pre .field--name-field-icon img {
  height: auto;
  width: auto;
  max-width: 50px;
  display: block;
}
@media screen and (max-width: 768px) {
  .paragraph--type--pre .field--name-field-icon svg, .paragraph--type--pre .field--name-field-icon img {
    max-width: 35px;
  }
}
.paragraph--type--pre .field--name-field-tekst {
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .paragraph--type--pre .field--name-field-tekst {
    font-size: 16px;
  }
}
.paragraph--type--pre .field--name-field-tekst b, .paragraph--type--pre .field--name-field-tekst strong {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .paragraph--type--pre .field--name-field-tekst b, .paragraph--type--pre .field--name-field-tekst strong {
    font-size: 17px;
  }
}

.category_links__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.category_links__3 {
  width: 33.3333%;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .category_links__3 {
    width: 100%;
  }
}
.category_links__col2 {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .category_links__col2 {
    width: 100%;
  }
}
.category_links__2 {
  width: 50%;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .category_links__2 {
    width: 100%;
  }
}
.category_links__full {
  width: 100%;
  padding: 10px;
}

.category_link {
  height: 100%;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-flow: column;
  padding: 20px;
  min-height: 190px;
}
.category_link__bg1 {
  background-image: url("../images/categories/cat1.jpg");
}
.category_link__bg2 {
  background-image: url("../images/categories/cat2.jpg");
}
.category_link__bg3 {
  background-image: url("../images/categories/cat3.jpg");
}
.category_link__bgt1 {
  background-image: url("../images/categories/catt1.jpg");
}
.category_link__bgt2 {
  background-image: url("../images/categories/catt2.jpg");
}
.category_link__bgt3 {
  background-image: url("../images/categories/catt3.jpg");
}
.category_link__bgt4 {
  background-image: url("../images/categories/catt4.jpg");
}
.category_link__bgt5 {
  background-image: url("../images/categories/catt5.jpg");
}
.category_link__main {
  display: block;
  font-size: 22px;
  line-height: 1;
  color: #0D0F36;
  margin-bottom: 18px;
  max-width: 200px;
}
.category_link__main:hover {
  color: #A77F41;
  text-decoration: none;
}
.category_link__list a {
  display: block;
  text-decoration: underline;
  font-size: 16px;
  color: #5F6073;
  margin-bottom: 5px;
}
.category_link__list a:hover {
  color: #A77F41;
}
.category_link:hover {
  text-decoration: none;
}

.front_links {
  display: flex;
  flex-flow: row wrap;
  margin-right: -10px;
  margin-left: -10px;
  padding-bottom: 60px;
}
.front_links__item {
  padding: 10px;
  width: 33.33333%;
}
@media screen and (max-width: 768px) {
  .front_links__item {
    width: 100%;
  }
}

.front_link {
  padding: 30px;
  background-color: #F2ECEC;
  display: flex;
  flex-flow: column;
  height: 100%;
}
.front_link__bg2 {
  background-color: #F0EEEA;
}
.front_link__bg3 {
  background-color: #F7F0E8;
}
.front_link__name {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #A77F41;
  transition: all 0.2s ease-in-out;
}
.front_link__name:after {
  content: "";
  display: block;
  margin: 18px auto;
  width: 18px;
  height: 2px;
  background: #A77F41;
}
.front_link__text {
  font-size: 17px;
  text-align: center;
  color: #414141;
  margin-bottom: 30px;
  transition: all 0.2s ease-in-out;
}
.front_link__btn {
  margin-top: auto;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #0D0F36;
}
.front_link__btn svg {
  margin-left: 5px;
  transition: all 0.2s ease-in-out;
}
.front_link:hover {
  text-decoration: none;
}
.front_link:hover .front_link__text {
  color: #000;
}
.front_link:hover .front_link__name {
  color: #7d5f33;
}
.front_link:hover .front_link__btn svg {
  margin-left: 15px;
}

#block-rekvizity .field--name-body {
  font-size: 16px;
  color: #787E89;
}

.field--name-description img {
  max-width: 100%;
  height: auto;
}

.block-views-blockvy-smotreli-block-2,
.block-views-blockvy-smotreli-block-1 {
  padding-top: 40px;
}

.view-taxdef + .block-views-blockvy-smotreli-block-2,
.view-taxdef + .block-views-blockvy-smotreli-block-1 {
  padding-top: 40px;
}

#block-memoristoun-memoristoun-block-5 .field--name-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
}
#block-memoristoun-memoristoun-block-5 .field--name-body p {
  max-width: 880px;
}

.services__list {
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 60px;
}
.services__list__item {
  width: 33.3333%;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .services__list__item {
    width: 100%;
    padding: 2px 10px;
  }
}

.service__link {
  display: flex;
  flex-direction: column;
  width: 100%;
  aspect-ratio: 1/0.65;
  position: relative;
  background-color: #F3F4F6;
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position: right bottom;
  border: 2px solid transparent;
  padding: 20px;
}
.view-taxonomy-description .service__link {
  background-color: #fff;
}
.service__link__title {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000;
}
.service__link__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #848994;
}

a.service__link:hover {
  background-color: #fff;
  border-color: #A77F41;
  text-decoration: none;
}
.view-taxonomy-description a.service__link:hover {
  background-color: #F3F4F6;
}
a.service__link:hover .service__link__title {
  color: #A77F41;
}

.paragraph--type--faq {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .paragraph--type--faq {
    margin-top: 40px;
  }
}

div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
  bottom: 10% !important;
  background: transparent !important;
}
div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
  background: #fff;
  border-radius: 30px;
  padding: 30px 120px;
  font-size: 16px;
  line-height: 140%;
  color: #848689;
  margin: 0 auto;
  box-shadow: 2px 3px 10px #ddd;
}
@media (min-width: 768px) {
  div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
    max-width: 720px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
    max-width: 930px;
  }
}
@media (min-width: 1200px) {
  div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
    max-width: 1140px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1300px) {
  div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
    max-width: 1180px;
    padding: 30px 120px;
  }
}
@media (min-width: 1500px) {
  div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
    max-width: 1300px;
  }
}
@media screen and (max-width: 768px) {
  div#sliding-popup .eu-cookie-compliance-banner, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner {
    padding: 30px 20px;
  }
}
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-content, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-content, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-content {
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
}
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message {
  font-weight: normal;
  font-size: 16px;
  margin: 0;
  float: none;
  font-family: "PT Sans", sans-serif;
  max-width: 80%;
}
@media screen and (max-width: 768px) {
  div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message h1,
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message h2,
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message h3,
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message p, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message h1,
div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message h2,
div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message h3,
div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message p, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message h1,
.eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message h2,
.eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message h3,
.eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message p {
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
}
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-message p, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-message p, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-message p {
  font-size: 16px;
}
div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-buttons, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-buttons, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-buttons {
  float: none;
  margin: 0;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  div#sliding-popup .eu-cookie-compliance-banner .eu-cookie-compliance-buttons, div#sliding-popup .eu-cookie-withdraw-banner .eu-cookie-compliance-banner .eu-cookie-compliance-buttons, .eu-cookie-withdraw-tab .eu-cookie-compliance-banner .eu-cookie-compliance-buttons {
    width: 100%;
    max-width: 100%;
  }
}

.eu-cookie-compliance-default-button {
  display: none;
}

.eu-cookie-compliance-secondary-button {
  display: inline-flex;
  align-items: center;
  padding: 5px 20px;
  height: 50px;
  border: 1px solid #A77F41;
  border-radius: 33px;
  text-transform: uppercase;
  color: #A77F41;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  margin: 0;
  transition: all 0.2s ease-in-out;
}
.eu-cookie-compliance-secondary-button:hover {
  background: #A77F41;
  color: #fff;
}

.epitafiya {
  position: relative;
  background: #F6F5F2;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 20px 30px;
  min-height: 240px;
}
.epitafiya .field--name-body {
  margin: auto 0;
}
.epitafiya:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #FFFFFF transparent;
  transform: rotate(0deg);
  right: 0;
  bottom: 0;
}

.view-epitafii > .view-content {
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.view-epitafii > .view-content .views-row {
  padding: 10px;
  width: 33.33333%;
}

.menu--epitafii {
  margin-bottom: 40px;
}
.menu--epitafii > li {
  float: left;
  margin-bottom: 0;
}
.menu--epitafii > li > a {
  margin-right: 10px;
  line-height: 1;
  border: none;
  background: #F3F4F6;
  border-radius: 39px;
  padding: 12px 20px;
  display: inline-block;
  color: #A77F41;
  font-size: 16px;
}
.menu--epitafii > li > a:hover {
  background: #A77F41;
  color: #fff;
}
.menu--epitafii > li.active > a, .menu--epitafii > li.active > a:hover, .menu--epitafii > li.active > a:focus {
  color: #fff;
  cursor: default;
  background: #A77F41;
  border: none;
  border-bottom-color: transparent;
}

.epitafii-page .view-taxonomy-description {
  margin-bottom: 35px;
}

.section__topinfobox {
  padding: 10px 0;
  background: #fff;
}

.topinfobox {
  border-radius: 10px;
  background-color: #0D0F36;
  background-image: url(../img/topinfobox.jpg);
  background-size: cover;
  background-position: center;
  color: #DDCCB4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 11px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .topinfobox {
    background-image: none;
  }
}

.work-images {
  margin: 0 -10px;
  display: flex;
  flex-flow: row wrap;
}

.work-thumb {
  padding: 10px;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .work-thumb {
    width: 50%;
  }
}
.work-thumb .img-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.work-thumb .img-wrap a {
  display: table;
  width: 100%;
}
.work-thumb .img-wrap img {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.work-thumb .overlay {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.work-thumb .overlay .zoom-img {
  display: block;
  height: 70px;
  background-image: url(../images/bg-zoom.png);
  background-size: 50px auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.work-thumb .title {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #fff;
  margin: 40px 0;
}
.work-thumb .title:after {
  display: none;
}
.work-thumb:hover .overlay {
  opacity: 1;
}

.works.full .field--name-body {
  margin-bottom: 30px;
}

.view-uslugi > .view-content,
.view-id-poslednie_stati > .view-content,
.view-stati > .view-content,
.view-akcii > .view-content {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-flow: row wrap;
}
.view-uslugi > .view-content .views-row,
.view-id-poslednie_stati > .view-content .views-row,
.view-stati > .view-content .views-row,
.view-akcii > .view-content .views-row {
  width: 33.3333333333%;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .view-uslugi > .view-content .views-row,
  .view-id-poslednie_stati > .view-content .views-row,
  .view-stati > .view-content .views-row,
  .view-akcii > .view-content .views-row {
    width: 100%;
  }
}

.block-views .block-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Geologica", sans-serif;
  color: #A77F41;
}
.block-views .block-title:after {
  margin-top: 10px;
  display: block;
  width: 24px;
  height: 2px;
  content: "";
  background: #A77F41;
}
.section__blue .block-views .block-title {
  color: #fff;
}

.view-ssylki-na-uslugi > .view-content {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 20px;
}
.view-ssylki-na-uslugi > .view-content .views-row {
  padding: 5px;
}
.view-ssylki-na-uslugi > .view-content .views-row .views-field-name a {
  background: #F2EEE6;
  border-radius: 39px;
  padding: 12px 22px;
  color: #A77F41;
  display: inline-block;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .view-ssylki-na-uslugi > .view-content .views-row .views-field-name a {
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 20px;
  }
}
.view-ssylki-na-uslugi > .view-content .views-row .views-field-name a:hover {
  text-decoration: none;
  background: #A77F41;
  color: #fff;
}

#block-voprosotvet .menu {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 20px;
}
#block-voprosotvet .menu li {
  padding: 5px;
}
#block-voprosotvet .menu li a {
  background: #F2EEE6;
  border-radius: 39px;
  padding: 12px 22px;
  color: #A77F41;
  display: inline-block;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #block-voprosotvet .menu li a {
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 20px;
  }
}
#block-voprosotvet .menu li a.active-trail, #block-voprosotvet .menu li a.active-trail:hover, #block-voprosotvet .menu li a:hover {
  text-decoration: none;
  background: #A77F41;
  color: #fff;
}

.views-field-field-extra-categories ul {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 20px;
  list-style: none;
  padding-left: 0;
}
.views-field-field-extra-categories ul li {
  padding: 5px;
}
.views-field-field-extra-categories ul li a {
  background: #F2EEE6;
  border-radius: 39px;
  padding: 12px 22px;
  color: #A77F41;
  display: inline-block;
  font-size: 18px;
}
.views-field-field-extra-categories ul li a.active-trail, .views-field-field-extra-categories ul li a.active-trail:hover, .views-field-field-extra-categories ul li a:hover {
  text-decoration: none;
  background: #A77F41;
  color: #fff;
}

.view-id-taxonomy_description.view-display-id-block_3 {
  margin-bottom: 30px;
}

.view-vidy-kamnya > .view-header,
.view-vidy-kamnya > .view-footer {
  font-size: 18px;
}
.view-vidy-kamnya > .view-header {
  margin-bottom: 30px;
}
.view-vidy-kamnya > .view-content {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 30px;
}
.view-vidy-kamnya > .view-content .views-row {
  width: 25%;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .view-vidy-kamnya > .view-content .views-row {
    width: 50%;
  }
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1;
  color: #A2A3AE;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #A2A3AE;
  border-radius: 100%;
  margin: 2px;
  min-width: 40px;
  height: 40px;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #A77F41;
  border-color: #A77F41;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}
.pagination > li.pager__item--first > a,
.pagination > li.pager__item--first > span, .pagination > li.pager__item--last > a,
.pagination > li.pager__item--last > span, .pagination > li.pager__item--previous > a,
.pagination > li.pager__item--previous > span, .pagination > li.pager__item--next > a,
.pagination > li.pager__item--next > span {
  color: #A77F41;
  border-color: #A77F41;
  font-size: 22px;
  padding: 0;
  font-weight: bold;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #A77F41;
  border-color: #A77F41;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #BFC4CC;
  cursor: not-allowed;
  background-color: transparent;
  border-color: #BFC4CC;
}

.webform-submission-obratnaya-svyaz-form {
  display: flex;
  flex-flow: row wrap;
  margin-left: -5px;
  margin-right: -5px;
  max-width: 840px;
}
.webform-submission-obratnaya-svyaz-form > div {
  width: 100%;
}
.webform-submission-obratnaya-svyaz-form > div.form-item {
  width: 33.3333333333%;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  .webform-submission-obratnaya-svyaz-form > div.form-item {
    width: 100%;
  }
}
.webform-submission-obratnaya-svyaz-form > div.form-type-processed-text, .webform-submission-obratnaya-svyaz-form > div.form-type-textarea {
  width: 100%;
}
.webform-submission-obratnaya-svyaz-form .form-actions {
  width: 100%;
  padding: 15px 5px 5px 5px;
}
.webform-submission-obratnaya-svyaz-form .form-group {
  margin-bottom: 0;
}
.webform-submission-obratnaya-svyaz-form .webform-button--submit {
  background: #A77F41;
  border: 2px solid #A77F41;
  border-radius: 33px;
  height: 50px;
  display: inline-flex;
  text-transform: uppercase;
  padding: 5px 40px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.webform-submission-obratnaya-svyaz-form .webform-button--submit:hover {
  text-decoration: none;
  opacity: 0.85;
}
.webform-submission-obratnaya-svyaz-form .control-label {
  font-size: 17px;
  font-weight: normal;
}
.webform-submission-obratnaya-svyaz-form .form-control {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 2px solid #E6E9EF;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .webform-submission-obratnaya-svyaz-form .form-control {
    background-color: #fff;
  }
}
.webform-submission-obratnaya-svyaz-form .form-control.error {
  border-color: red;
}
.webform-submission-obratnaya-svyaz-form .form-control:focus {
  border-color: #7d5f33;
}
.webform-submission-obratnaya-svyaz-form textarea.form-control {
  height: auto;
}

#block-vebforma,
#block-vebforma--2 {
  padding: 40px 50px;
  background-color: #fff;
  background-image: url("../images/svg/contact_form_bg.svg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 80%;
}
@media screen and (max-width: 768px) {
  #block-vebforma,
  #block-vebforma--2 {
    padding: 20px 30px;
  }
}
#block-vebforma .block-title,
#block-vebforma--2 .block-title {
  margin-bottom: 30px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #A77F41;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #block-vebforma .block-title,
  #block-vebforma--2 .block-title {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

.region-white .block-nenashlif,
.region-white .block-webform-block {
  background-color: #F1EBE6;
  background-image: url("../images/form_catalog_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 55px 45px;
}
.region-white .block-nenashlif .block-nenashlif__desc,
.region-white .block-webform-block .block-nenashlif__desc {
  text-align: left;
  margin-bottom: 40px;
}
.region-white .block-nenashlif .block-nenashlif__desc p,
.region-white .block-webform-block .block-nenashlif__desc p {
  font-size: 20px;
}
.region-white .block-nenashlif .block-nenashlif__desc p:last-child,
.region-white .block-webform-block .block-nenashlif__desc p:last-child {
  margin-bottom: 0;
}
.region-white .block-nenashlif .block-title,
.region-white .block-webform-block .block-title {
  margin-bottom: 7px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #A77F41;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
}
.region-white .block-nenashlif .block-title:after,
.region-white .block-webform-block .block-title:after {
  display: none;
}
@media screen and (max-width: 768px) {
  .region-white .block-nenashlif .block-title,
  .region-white .block-webform-block .block-title {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
.region-white .block-nenashlif .webform-submission-form,
.region-white .block-webform-block .webform-submission-form {
  display: flex;
  flex-flow: row wrap;
  max-width: 840px;
}
.region-white .block-nenashlif .webform-submission-form .form-item,
.region-white .block-webform-block .webform-submission-form .form-item {
  padding: 5px;
  width: 100%;
  margin: 0;
}
.region-white .block-nenashlif .webform-submission-form .form-item.form-type-email, .region-white .block-nenashlif .webform-submission-form .form-item.form-type-textfield,
.region-white .block-webform-block .webform-submission-form .form-item.form-type-email,
.region-white .block-webform-block .webform-submission-form .form-item.form-type-textfield {
  width: 33.3333%;
}
@media screen and (max-width: 768px) {
  .region-white .block-nenashlif .webform-submission-form .form-item.form-type-email, .region-white .block-nenashlif .webform-submission-form .form-item.form-type-textfield,
  .region-white .block-webform-block .webform-submission-form .form-item.form-type-email,
  .region-white .block-webform-block .webform-submission-form .form-item.form-type-textfield {
    width: 100%;
  }
}
.region-white .block-nenashlif .webform-submission-form .form-item.form-type-processed-text,
.region-white .block-webform-block .webform-submission-form .form-item.form-type-processed-text {
  text-align: left;
}
.region-white .block-nenashlif .webform-submission-form .form-item.form-type-processed-text p,
.region-white .block-webform-block .webform-submission-form .form-item.form-type-processed-text p {
  font-size: 20px;
}
.region-white .block-nenashlif .webform-submission-form .form-item.form-type-processed-text p:last-child,
.region-white .block-webform-block .webform-submission-form .form-item.form-type-processed-text p:last-child {
  margin-bottom: 0;
}
.region-white .block-nenashlif .webform-submission-form .form-item.form-type-processed-text p.pd_text,
.region-white .block-webform-block .webform-submission-form .form-item.form-type-processed-text p.pd_text {
  font-size: 14px;
  color: #9296A6;
}
.region-white .block-nenashlif .webform-submission-form .form-item .control-label,
.region-white .block-webform-block .webform-submission-form .form-item .control-label {
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
}
.region-white .block-nenashlif .webform-submission-form .form-actions,
.region-white .block-webform-block .webform-submission-form .form-actions {
  margin: 0;
  width: 100%;
  padding: 15px 5px 5px;
}
.region-white .block-nenashlif .webform-submission-form .form-required:after,
.region-white .block-webform-block .webform-submission-form .form-required:after {
  background-size: 7px 7px;
  height: 7px;
  width: 7px;
  margin-left: 4px;
}
.region-white .block-nenashlif .webform-submission-form .form-control,
.region-white .block-webform-block .webform-submission-form .form-control {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 2px solid #DED2CC;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .region-white .block-nenashlif .webform-submission-form .form-control,
  .region-white .block-webform-block .webform-submission-form .form-control {
    background-color: #fff;
  }
}
.region-white .block-nenashlif .webform-submission-form .form-control.error,
.region-white .block-webform-block .webform-submission-form .form-control.error {
  border-color: red;
}
.region-white .block-nenashlif .webform-submission-form .form-control:focus,
.region-white .block-webform-block .webform-submission-form .form-control:focus {
  border-color: #7d5f33;
}
.region-white .block-nenashlif .webform-submission-form textarea.form-control,
.region-white .block-webform-block .webform-submission-form textarea.form-control {
  height: auto;
}
.region-white .block-nenashlif .webform-submission-form .webform-button--submit,
.region-white .block-webform-block .webform-submission-form .webform-button--submit {
  background: #A77F41;
  border: 2px solid #A77F41;
  border-radius: 33px;
  height: 50px;
  display: inline-flex;
  text-transform: uppercase;
  padding: 5px 40px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.region-white .block-nenashlif .webform-submission-form .webform-button--submit:hover,
.region-white .block-webform-block .webform-submission-form .webform-button--submit:hover {
  text-decoration: none;
  opacity: 0.85;
}
.region-white .block + .block {
  margin-top: 60px;
}

.pd_text {
  font-size: 14px;
  color: #9296A6;
}

.view-vy-smotreli > .view-content,
.view-sop > .view-content,
.view-poisk > .view-content,
.view-taxonomy-term > .view-content {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-flow: row wrap;
}
.view-vy-smotreli > .view-content .views-row,
.view-sop > .view-content .views-row,
.view-poisk > .view-content .views-row,
.view-taxonomy-term > .view-content .views-row {
  width: 25%;
  padding: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .view-vy-smotreli > .view-content .views-row,
  .view-sop > .view-content .views-row,
  .view-poisk > .view-content .views-row,
  .view-taxonomy-term > .view-content .views-row {
    width: 33.333333%;
  }
}
@media screen and (max-width: 768px) {
  .view-vy-smotreli > .view-content .views-row,
  .view-sop > .view-content .views-row,
  .view-poisk > .view-content .views-row,
  .view-taxonomy-term > .view-content .views-row {
    width: 100%;
  }
}

.view-vy-smotreli {
  margin-bottom: 40px;
}

.product.teaser {
  background: #fff;
  padding: 10px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  height: 100%;
  position: relative;
}
.product.teaser .field--name-field-image {
  display: block;
  margin-bottom: 20px;
  transition: all 0.2s ease-in-out;
}
.product.teaser .field--name-field-image img {
  width: 100%;
}
.product.teaser .product__more {
  max-width: 100%;
  min-width: 160px;
  height: 40px;
  background: #A77F41;
  border-radius: 33px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  font-family: "Geologica", sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  margin-top: auto;
}
.product.teaser .product__name {
  width: 100%;
  display: block;
  font-size: 18px;
  line-height: 120%;
  color: #0D0F36;
  margin-bottom: 8px;
}
.product.teaser .product__prices {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.product.teaser .product__prices .product__mainprice, .product.teaser .product__prices .field--name-field-price {
  color: #A77F41;
  font-weight: bold;
  font-size: 18px;
  display: block;
  width: 100%;
}
.product.teaser .product__prices .product__oldprice {
  color: #F02533;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 16px;
  padding-left: 5px;
}
.product.teaser .product__prices .product__rassrochkaprice {
  display: block;
  width: 100%;
  color: #219653;
  font-size: 16px;
}
.product.teaser .product__prices .product__rassrochkaprice .val {
  font-weight: bold;
}
.product.teaser:hover {
  text-decoration: none;
}
.product.teaser:hover .product__name {
  color: #A77F41;
}
.product.teaser:hover .product__more {
  background: #7d5f33;
}
.product.teaser:hover .field--name-field-image {
  opacity: 0.9;
}
.product.full .product__top {
  background: #fff;
  display: flex;
  flex-flow: row wrap;
}
.product.full .product__top__base {
  width: 77%;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 768px) {
  .product.full .product__top__base {
    width: 100%;
  }
}
.product.full .product__top__column {
  width: 23%;
  background: #0D0F36;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .product.full .product__top__column {
    width: 100%;
  }
}
.product.full .product__top__gold {
  padding: 50px 25px 70px;
  background: #A77F41;
  -webkit-clip-path: ellipse(100% 85% at 50% 15%);
  clip-path: ellipse(100% 85% at 50% 15%);
}
.product.full .product__top__gold__btn {
  background: #0D0F36;
  color: #fff;
  border-radius: 33px;
  width: 100%;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 16px;
  border: none;
  padding-top: 2px;
}
.product.full .product__top__gold__btn:hover {
  text-decoration: none;
  opacity: 0.9;
}
.product.full .product__top__oplata {
  padding: 0 25px 25px;
  margin-top: -30px;
  text-align: center;
  z-index: 2;
  position: relative;
}
.product.full .product__top__oplata__icon {
  background: #916D37;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin: 0 auto 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.product.full .product__top__oplata__name {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 8px;
}
.product.full .product__top__oplata__text {
  font-size: 18px;
}
.product.full .product__top__oplata__text a {
  color: #fff;
}
.product.full .product__gallery {
  width: 45%;
  padding: 20px 10px 20px 20px;
}
@media screen and (max-width: 768px) {
  .product.full .product__gallery {
    width: 100%;
    padding: 15px;
  }
}
.product.full .product__gallery .lslide {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.product.full .product__gallery .lslide img {
  display: block;
  width: 100%;
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li {
  border: 2px solid transparent;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
  border-radius: 0;
  overflow: hidden;
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li > a {
  display: block;
  position: relative;
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li img {
  border-radius: 3px;
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li.t360 {
  border: 2px solid #D0D7E0;
  font-size: 40px;
  color: #292F39;
}
@media screen and (max-width: 768px) {
  .product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li.t360 {
    font-size: 30px;
  }
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li.t360 > a {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li.t360 > a i {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 60%;
  height: 60%;
  display: block;
  background-image: url("../img/360.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li.active, .product.full .product__gallery .lSSlideOuter .lSPager.lSGallery li:hover {
  border: 2px solid #A77F41;
  opacity: 1;
  border-radius: 0;
  color: #A77F41;
}
.product.full .product__maininfo {
  width: 55%;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .product.full .product__maininfo {
    width: 100%;
    padding: 5px 15px 15px;
  }
}
.product.full .product__maininfo__label {
  color: #A77F41;
  margin-bottom: 5px;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .product.full .product__maininfo__label {
    font-size: 16px;
  }
}
.product.full .product__maininfo .product__material,
.product.full .product__maininfo .product__razmer {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .product.full .product__maininfo .product__material,
  .product.full .product__maininfo .product__razmer {
    margin-bottom: 15px;
  }
}
.product.full .product__triggers {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 20px;
}
.product.full .product__trigger {
  width: 32%;
  text-align: center;
  line-height: 1.2;
}
.product.full .product__trigger__icon {
  height: 42px;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .product.full .product__trigger__icon {
    height: 30px;
  }
  .product.full .product__trigger__icon svg {
    height: 30px;
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.product.full .product__trigger__name {
  color: #A77F41;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .product.full .product__trigger__name {
    font-size: 14px;
  }
}
.product.full .field--name-body {
  font-size: 18px;
  max-width: 700px;
}
@media screen and (max-width: 768px) {
  .product.full .field--name-body {
    font-size: 16px;
  }
}
.product.full .field--name-body table {
  border: none !important;
  width: 100% !important;
}
.product.full .field--name-body table tr td {
  color: #000;
  border: none;
  padding-bottom: 5px;
  vertical-align: top;
}
.product.full .field--name-body table tr td:first-child {
  color: #9296A6;
  padding-right: 10px;
  /*   &:after {
       content: '';
       display: block;
       border-bottom: 1px solid #E9ECF1;
       margin-top: -5px;
     }*/
}
.product.full .field--name-field-opis {
  max-width: 900px;
}
.product.full .field--name-field-opis img {
  max-width: 100% !important;
  height: auto !important;
}
.product.full .product__price {
  margin-bottom: 15px;
}
.product.full .product__price__item {
  font-size: 18px;
  margin-bottom: 14px;
}
.product.full .product__price__value {
  font-weight: bold;
  font-size: 24px;
}
.product.full .product__price__old {
  display: none;
  background: #F02533;
  border-radius: 30px;
  color: #fff;
  position: relative;
  height: 30px;
  padding: 0 10px;
  font-weight: 700;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.product.full .product__price__old span {
  margin-right: 10px;
}
.product.full .product__price__old:before {
  content: "";
  height: 2px;
  width: calc(100% - 10px);
  background: #FFFFFF;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: rotate(-15deg);
  opacity: 0.8;
}
.product.full .product__price__old.showed {
  display: inline-flex;
}
.product__top {
  margin-bottom: 40px;
}
.product__bottom {
  padding: 0 0 40px 0;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .product__bottom {
    padding: 30px 0;
    font-size: 16px;
  }
}
.product__bottom .nav-tabs {
  border-bottom: none;
}
.product__bottom .nav-tabs > li {
  float: left;
  margin-bottom: 0;
}
.product__bottom .nav-tabs > li > a {
  margin-right: 0;
  line-height: 1;
  border: none;
  border-radius: 4px 4px 0 0;
  background: #F3F4F6;
  color: #7F848E;
  min-width: 180px;
  text-align: center;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .product__bottom .nav-tabs > li > a {
    min-width: 150px;
  }
}
.product__bottom .nav-tabs > li > a:hover {
  background: #A77F41;
  color: #fff;
  border: none;
}
.product__bottom .nav-tabs > li.active > a, .product__bottom .nav-tabs > li.active > a:hover, .product__bottom .nav-tabs > li.active > a:focus {
  background: #A77F41;
  color: #fff;
  cursor: default;
  border: none;
}
.product__bottom .tab-content {
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .product__bottom .tab-content {
    padding: 15px;
  }
}
.product__calc {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-flow: row wrap;
}
.product__calc__half {
  width: calc(50% - 10px);
  margin: 5px;
  background: #F3F4F6;
  padding: 10px 20px 20px 20px;
}
@media screen and (max-width: 768px) {
  .product__calc__half {
    width: calc(100% - 10px);
  }
}
.product__calc__full {
  width: calc(100% - 10px);
  margin: 5px;
  background: #F3F4F6;
  padding: 10px 20px 20px 20px;
}
.product__calc__title {
  font-size: 17px;
  color: #A77F41;
  margin-bottom: 6px;
}
.product__calc__items {
  display: flex;
  flex-flow: column;
}
.product__calc__item {
  width: 100%;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
}
.product__calc__item input[type=radio] {
  display: none;
}
.product__calc__item__name {
  position: relative;
  padding-left: 26px;
  display: block;
}
.product__calc__item__name:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #A77F41;
  background: transparent;
  top: 4px;
  left: 0;
  position: absolute;
  border-radius: 100%;
  display: block;
}
input[type=radio]:checked + .product__calc__item__name:after {
  background: #A77F41;
  width: 8px;
  height: 8px;
  top: 8px;
  content: "";
  position: absolute;
  display: block;
  border-radius: 100%;
  left: 4px;
}
.product__labe {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  text-transform: uppercase;
  border-radius: 30px;
  background: #F02533;
  line-height: 1;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 700;
  z-index: 1;
}

.custom-select {
  position: relative;
  font-size: 18px;
}
.custom-select select {
  display: none; /*hide original SELECT element: */
}
.custom-select .select-selected {
  background-color: #F3F4F6;
}
.custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #A77F41 transparent transparent transparent;
  margin-top: -3px;
}
.custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #A77F41 transparent;
}
.custom-select {
  /* style the items (options), including the selected item: */
}
.custom-select .select-items div,
.custom-select .select-selected {
  padding: 10px 20px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
.custom-select .select-selected {
  color: #000;
  border-color: transparent;
}
.custom-select .select-items div {
  color: #fff;
}
.custom-select .select-items {
  position: absolute;
  background-color: #A77F41;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.custom-select .select-hide {
  display: none;
}
.custom-select .select-items div:hover, .custom-select .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.custom-select .priceval {
  margin-left: 15%;
  color: transparent;
  display: none;
}

.view-podkategorii > .view-content {
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 768px) {
  .view-podkategorii > .view-content {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.view-podkategorii > .view-content .views-row {
  width: calc(20% - 20px);
  margin: 10px;
  border: 1px solid #EAE3D7;
  padding: 4px;
  transition: all 0.2s ease-in-out;
  background: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .view-podkategorii > .view-content .views-row {
    width: calc(25% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .view-podkategorii > .view-content .views-row {
    width: calc(50% - 10px);
    margin: 5px;
  }
}
.view-podkategorii > .view-content .views-row .views-field-field-image img {
  display: block;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 768px) {
  .view-podkategorii > .view-content .views-row .views-field-field-image img {
    width: 100%;
    margin: 0 auto;
  }
}
.view-podkategorii > .view-content .views-row .views-field-name a {
  display: block;
  font-size: 20px;
  line-height: 120%;
  color: #000000;
  padding: 20px 16px;
  transition: all 0.2s ease-in-out;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .view-podkategorii > .view-content .views-row .views-field-name a {
    padding: 16px 5px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .view-podkategorii > .view-content .views-row .views-field-name a {
    font-size: 16px;
    text-align: center;
    padding: 15px 10px;
  }
}
.view-podkategorii > .view-content .views-row .views-field-name a:hover {
  text-decoration: none;
}
.view-podkategorii > .view-content .views-row:hover {
  border-color: #A77F41;
}
.view-podkategorii > .view-content .views-row:hover .views-field-field-image img {
  opacity: 0.9;
}
.view-podkategorii > .view-content .views-row:hover .views-field-name a {
  color: #A77F41;
}

.oformlenie-dlya-pamyatnikov .oformlenie_title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
.oformlenie-dlya-pamyatnikov .field--name-field-uslugi {
  margin-bottom: 25px;
}
.oformlenie-dlya-pamyatnikov .field--name-field-uslugi > .field--item {
  padding-left: 16px;
  position: relative;
  font-size: 18px;
  margin-bottom: 5px;
}
.oformlenie-dlya-pamyatnikov .field--name-field-uslugi > .field--item div {
  display: inline;
}
.oformlenie-dlya-pamyatnikov .field--name-field-uslugi > .field--item:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #A77F41;
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
}

/*temp*/
.view-taxonomy-term .view-filters {
  background: #fff;
  padding: 30px 30px 20px 30px;
}
@media screen and (max-width: 768px) {
  .view-taxonomy-term .view-filters {
    padding: 20px 20px 15px 20px;
  }
}

/* Filters */
.views-exposed-form .views-exposed-widget {
  float: none;
  margin: 0;
  padding: 0;
}

.views-exposed-form .views-exposed-widgets {
  margin: 0;
}

.views-exposed-form .views-exposed-widget .form-type-radios .control-label, .views-exposed-form .views-exposed-widget .form-type-radios .form-radios {
  display: inline-block;
}

.views-exposed-form .views-exposed-widget .form-type-radios .control-label {
  margin: 0 15px 0 0;
}

.views-exposed-form .bef-select-as-links .form-type-bef-link {
  display: inline-block;
  margin: 0 15px 0 0;
}

.views-exposed-form .bef-select-as-links .form-type-bef-link a {
  position: relative;
  color: #999;
}

.views-exposed-form .bef-select-as-links .form-type-bef-link a span {
  border-bottom: 1px dotted #999;
}

.views-exposed-form .bef-select-as-links .form-type-bef-link a:hover, .views-exposed-form .bef-select-as-links .form-type-bef-link a:focus {
  outline: none;
  text-decoration: none;
}

.views-exposed-form .bef-select-as-links .form-type-bef-link a i {
  margin-right: 5px;
}

.views-exposed-form .bef-select-as-links .form-type-bef-link.selected a {
  color: #0072bc;
  border-bottom-color: #0072bc;
}

.views-exposed-form > .form-inline {
  display: flex;
  flex-flow: row wrap;
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.views-exposed-form > .form-inline .form-item-sort-bef-combine {
  float: none;
  order: 2;
  width: 100%;
  display: flex;
  font-size: 18px;
  padding: 0 5px;
  margin: 0;
  flex-wrap: wrap;
}
.view-display-id-page_2 .views-exposed-form > .form-inline .form-item-sort-bef-combine {
  padding-bottom: 10px;
}
.views-exposed-form > .form-inline .form-item-sort-bef-combine > .control-label {
  margin-right: 10px;
}
.views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
@media screen and (max-width: 768px) {
  .views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul {
    flex-wrap: wrap;
    font-size: 16px;
  }
}
.views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul > li {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul > li {
    padding-left: 0;
  }
}
.views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul > li .bef-link {
  color: #9EA1A7;
}
.views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul > li .bef-link.bef-link--selected, .views-exposed-form > .form-inline .form-item-sort-bef-combine .bef-links ul > li .bef-link:hover {
  text-decoration: none;
  color: #A77F41;
}
.views-exposed-form > .form-inline .form-composite + .form-item-sort-bef-combine {
  padding-top: 15px;
}
.views-exposed-form > .form-inline > .fieldgroup {
  width: 25%;
  position: relative;
  padding: 0 5px;
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .views-exposed-form > .form-inline > .fieldgroup {
    width: 33.333333%;
  }
}
@media screen and (max-width: 768px) {
  .views-exposed-form > .form-inline > .fieldgroup {
    width: 100%;
  }
}
.views-exposed-form > .form-inline > .fieldgroup > legend {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #000;
  border: solid 2px transparent;
  background: #ececec;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 6px 26px 6px 10px;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  height: 42px;
}
@media screen and (max-width: 768px) {
  .views-exposed-form > .form-inline > .fieldgroup > legend {
    font-size: 16px;
  }
}
.views-exposed-form > .form-inline > .fieldgroup > legend:after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 16px;
  top: 14px;
  content: "";
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #A77F41;
  border-right: 1px solid #A77F41;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.views-exposed-form > .form-inline > .fieldgroup > legend.active {
  background: rgba(204, 143, 43, 0.1882352941);
  border-color: rgba(204, 143, 43, 0.1882352941);
}
.views-exposed-form > .form-inline > .fieldgroup > legend.active:after {
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 14px;
}
.views-exposed-form > .form-inline > .fieldgroup.checkis > legend {
  border-color: rgba(204, 143, 43, 0.1882352941);
  color: #cc8f2b;
  background: #fff;
}
.views-exposed-form > .form-inline > .fieldgroup .form-control {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  vertical-align: middle;
  margin: 0;
}
.views-exposed-form > .form-inline > .fieldgroup .apply-filters {
  color: #fff;
  background: #cc8f2b;
  padding: 3px 20px;
  margin-bottom: 10px;
  display: inline-block;
  border-radius: 0px;
}
.views-exposed-form > .form-inline > .fieldgroup .apply-filters:hover {
  text-decoration: none;
  opacity: 0.9;
  color: #fff;
}
.views-exposed-form > .form-inline > .fieldgroup .bef-checkboxes {
  display: none;
  width: calc(100% - 10px);
  position: absolute;
  top: 100%;
  left: 5px;
  border-radius: 3px;
  background: #fff;
  padding: 20px;
  z-index: 9;
  box-shadow: 0 0 4px 0 rgba(198, 197, 197, 0.5);
}
.views-exposed-form > .form-inline > .fieldgroup .bef-checkboxes > .form-item {
  display: block;
  margin-right: 0;
  font-size: 16px;
}
.views-exposed-form > .form-inline > .fieldgroup .bef-checkboxes > .form-item label {
  vertical-align: unset;
  line-height: 1;
}
.views-exposed-form > .form-inline > .fieldgroup .bef-checkboxes > .form-item label input[type=radio],
.views-exposed-form > .form-inline > .fieldgroup .bef-checkboxes > .form-item label input[type=checkbox] {
  margin-right: 4px;
}
.views-exposed-form > .form-inline > .fieldgroup > .views-widget {
  position: absolute;
  height: 0;
}
.views-exposed-form > .form-inline > .fieldgroup .btn {
  color: #fff;
  padding: 8px 30px;
  line-height: 1;
  margin: 0;
  background: #cc8f2b;
  border: 2px solid #cc8f2b;
  box-sizing: border-box;
  font-size: 15px;
  border-radius: 0;
}
.views-exposed-form > .form-inline > .fieldgroup btn.btn-info:hover {
  color: #fff;
  background: rgba(204, 143, 43, 0.77);
}
.views-exposed-form > .form-inline > .fieldgroup .btn-default {
  color: #737373;
  border-color: #737373;
}
.views-exposed-form > .form-inline > .fieldgroup .btn-default:hover {
  color: #606060;
  border-color: #606060;
}
.views-exposed-form > .form-inline .form-actions {
  width: 25%;
  position: relative;
  padding: 0 5px;
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .views-exposed-form > .form-inline .form-actions {
    width: 33.333333%;
  }
}
.view-display-id-page_2 .views-exposed-form > .form-inline .form-actions {
  display: none;
}
.views-exposed-form > .form-inline .form-actions .btn {
  padding: 8px 30px;
  line-height: 1;
  margin: 0;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  border: 1px solid #A77F41;
  background: #fff;
  color: #A77F41;
  text-transform: uppercase;
  border-radius: 33px;
  font-weight: bold;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
}
.views-exposed-form > .form-inline .form-actions .btn:hover {
  text-decoration: none;
  color: #fff;
  background: #A77F41;
}

.item__container {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
  margin: 0 auto;
  position: relative;
}

.item__images {
  display: flex;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  overflow: inherit;
}

.item__thumb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
}

.item__btn {
  display: block;
  position: relative;
  z-index: 4;
  bottom: 0;
  margin-top: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 7px;
  opacity: 0;
  transition: opacity 0.2s;
}
.item__btn:after {
  position: absolute;
  right: 2px;
  bottom: 2px;
  left: 2px;
  height: 3px;
  content: "";
  background: #f1f5f6;
  transition: background-color 0.2s;
}

.item__block {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  opacity: 0;
}
.item__block img {
  width: 100%;
  height: 100%;
}

.item__thumb:hover .item__block,
.item__thumb:not(:hover):first-child .item__block {
  z-index: -1;
  opacity: 1;
}

.item__images:hover .item__btn {
  opacity: 1;
}

.item__thumb:hover .item__btn:after {
  background-color: #153140;
  transition: background-color 0.25s;
}

.threesixty {
  position: relative;
  overflow: hidden;
  border: none;
  margin: 0 auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.threesixty .spinner {
  width: 60px;
  display: block;
  margin: 0 auto;
  height: 30px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.threesixty .spinner span {
  font-size: 12px;
  font-weight: bolder;
  color: #fff;
  text-align: center;
  line-height: 30px;
  display: block;
}
.threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.threesixty .threesixty_images img.current-image {
  visibility: visible;
  width: 100%;
}
.threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  width: 0;
}
.threesixty .nav_bar {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 11;
}
.threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url(../img/360/sprites.png) no-repeat;
  text-indent: -99999px;
}
.threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px;
}
.threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px;
}
.threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0;
}
.threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px;
}

.product__360__source {
  display: none !important;
}

.comments__block {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .comments__block {
    padding-top: 30px;
  }
}
.comments__block__list {
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.comments__block__list .js-comment {
  padding: 20px 10px;
  position: relative;
  width: 33.33333%;
}
@media screen and (max-width: 768px) {
  .comments__block__list .js-comment {
    width: 100%;
    padding: 15px 10px;
  }
}
.comments__block .btn__more {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .comments__block .btn__more {
    margin-bottom: 30px;
  }
}

.js-comment {
  position: relative;
}
.js-comment__content {
  background: #fff;
  padding: 60px 20px 15px 20px;
  position: relative;
  height: 100%;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 768px) {
  .js-comment__content {
    padding: 40px 15px 15px 15px;
  }
}
.js-comment__content .comment__icon {
  position: absolute;
  top: -10px;
  left: 20px;
  width: 50px;
  height: 50px;
  background: #A77F41;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .js-comment__content .comment__icon {
    width: 36px;
    height: 36px;
  }
}
.js-comment__content .comment__icon svg {
  width: 20px;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .js-comment__content .comment__icon svg {
    width: 15px;
  }
}
.js-comment__content .field--name-field-rate {
  margin-bottom: 6px;
  box-sizing: border-box;
  clear: both;
  float: left;
  width: 100%;
  display: block;
}
.js-comment__content .field--name-field-rate:before, .js-comment__content .field--name-field-rate:after {
  display: table;
  content: " ";
}
.js-comment__content .field--name-comment-body {
  color: #000;
  font-size: 18px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .js-comment__content .field--name-comment-body {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.js-comment__content .comment__about {
  margin-top: auto;
  color: #A77F41;
  font-weight: 700;
  font-size: 16px;
}

.reviews .links .comment-add {
  display: none;
}

.view-otzyvy-o-nashey-rabote > .view-content {
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.view-otzyvy-o-nashey-rabote > .view-content .views-row {
  padding: 20px 10px;
  width: 33.33333%;
}
@media screen and (max-width: 768px) {
  .view-otzyvy-o-nashey-rabote > .view-content .views-row {
    width: 100%;
  }
}
.view-otzyvy-o-nashey-rabote > .view-content .views-row .js-comment {
  height: 100%;
}
.view-otzyvy-o-nashey-rabote .more-link {
  padding-top: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .view-otzyvy-o-nashey-rabote .more-link {
    padding-top: 20px;
  }
}
.view-otzyvy-o-nashey-rabote .more-link a {
  min-width: 200px;
  height: 50px;
  border-radius: 33px;
  display: inline-flex;
  padding: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-family: "Geologica", sans-serif;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 2px solid #A77F41;
  text-decoration: none;
  background: #A77F41;
}
.view-otzyvy-o-nashey-rabote .more-link a:hover {
  background: #fff;
  color: #A77F41;
  text-decoration: none;
}

.comment-comment-node-reviews-form .filter-wrapper,
.comment-comment-node-reviews-form .form-actions #edit-preview {
  display: none !important;
}
.comment-comment-node-reviews-form .btn-success {
  background: #A77F41;
  border: 2px solid #A77F41;
  border-radius: 33px;
  height: 50px;
  display: inline-flex;
  text-transform: uppercase;
  padding: 5px 40px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.comment-comment-node-reviews-form .btn-success:hover {
  text-decoration: none;
  opacity: 0.85;
}
.comment-comment-node-reviews-form .form-textarea,
.comment-comment-node-reviews-form .form-select,
.comment-comment-node-reviews-form .form-text {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 2px solid #E6E9EF;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .comment-comment-node-reviews-form .form-textarea,
  .comment-comment-node-reviews-form .form-select,
  .comment-comment-node-reviews-form .form-text {
    background-color: #fff;
  }
}
.comment-comment-node-reviews-form .form-textarea.error,
.comment-comment-node-reviews-form .form-select.error,
.comment-comment-node-reviews-form .form-text.error {
  border-color: red;
}
.comment-comment-node-reviews-form .form-textarea:focus,
.comment-comment-node-reviews-form .form-select:focus,
.comment-comment-node-reviews-form .form-text:focus {
  border-color: #7d5f33;
}
.comment-comment-node-reviews-form .form-textarea {
  height: auto;
}
.comment-comment-node-reviews-form label.control-label {
  display: block;
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 18px;
}

.footer {
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 30px;
  border-top: none;
  background: #0D0F36;
  color: #9296A6;
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.footer__bottom {
  border-top: 1px solid #252D45;
  padding: 20px 0;
  color: #525563;
}
@media screen and (max-width: 768px) {
  .footer__bottom {
    padding: 10px 0;
  }
}
.footer__content {
  display: flex;
  flex-flow: row wrap;
}
.footer__logo {
  width: 25%;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .footer__logo {
    width: 100%;
    padding-right: 0;
  }
}
.footer__logo img {
  display: block;
  width: min(160px, 100%);
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .footer__logo img {
    margin-left: auto;
    margin-right: auto;
  }
}
.footer__logo__text {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .footer__logo__text {
    text-align: center;
    font-size: 14px;
  }
}
.footer .region-footer-contacts {
  margin-left: auto;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .footer .region-footer-contacts {
    width: 100%;
    margin-left: 0;
  }
}
.footer .block-title {
  margin-bottom: 30px;
  font-size: 17px;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .footer .block-title {
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
  }
}
.footer__contacts {
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .footer__contacts {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}
.footer__contacts__item {
  display: flex;
  margin-bottom: 20px;
}
.footer__contacts__item__icon {
  width: 30px;
  font-size: 16px;
  color: #C6A46D;
}
.footer__contacts__item__icon i {
  margin-bottom: 3px;
}
.footer__contacts__value {
  font-weight: bold;
  font-size: 17px;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .footer__contacts__value {
    font-size: 16px;
  }
}
.footer__contacts__value a {
  color: #fff;
}
.footer__contacts__value a:hover {
  text-decoration: none;
  color: #9296A6;
}
.footer__contacts__subvalue {
  font-size: 16px;
  color: #9296A6;
}
@media screen and (max-width: 768px) {
  .footer__contacts__subvalue {
    font-size: 14px;
  }
}
.footer__contacts__subvalue a {
  color: #A77F41;
}
.footer__contacts__subvalue a:hover {
  text-decoration: none;
}
.footer__contacts__btn {
  display: inline-flex;
  background: #A77F41;
  border-radius: 51px;
  margin-left: 30px;
  height: 40px;
  line-height: 1;
  font-weight: bold;
  font-size: 17px;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: none;
  padding: 5px 40px;
}
@media screen and (max-width: 768px) {
  .footer__contacts__btn {
    margin-left: 0;
  }
}
.footer__contacts__btn:hover {
  text-decoration: none;
  color: #FFFFFF;
  background: #7d5f33;
}
.footer__rate {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
}
.footer__rate__stars {
  display: flex;
  flex-flow: row;
  gap: 2px;
  flex-shrink: 0;
}
.footer__rate__val {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 700;
  color: #A77F41;
}
.footer__rate__text {
  text-align: center;
  display: inline-flex;
  color: #525563;
}
.footer__rate__text:hover {
  text-decoration: none;
  color: #A77F41;
}
.footer__rate .star {
  width: 16px;
  aspect-ratio: 1;
  background: #A77F41;
  clip-path: polygon(50% 0, 79.3892626146% 90.4508497187%, 2.4471741852% 34.5491502813%, 97.5528258148% 34.5491502813%, 20.6107373854% 90.4508497187%);
}

.region-footer-contacts {
  margin-bottom: 30px;
}

#block-tekstfuter {
  padding: 10px 0;
  text-align: center;
  font-size: 15px;
  max-width: min(820px, 100%);
  margin: 0 auto;
}
.region-footer {
  display: flex;
  justify-content: space-between;
  width: 50%;
  padding: 0 40px 50px 30px;
}
@media screen and (max-width: 768px) {
  .region-footer {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    flex-wrap: wrap;
  }
}
.region-footer > nav {
  width: calc(50% - 30px);
}
@media screen and (max-width: 768px) {
  .region-footer > nav {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .region-footer > nav .nav > li {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.region-footer > nav .nav > li > a {
  line-height: 1;
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(198, 164, 109, 0.12);
  display: block;
  font-size: 16px;
  color: #9296A6;
  background: transparent;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .region-footer > nav .nav > li > a {
    text-align: center;
    display: inline-block;
  }
}
.region-footer > nav .nav > li > a, .region-footer > nav .nav > li > a:hover, .region-footer > nav .nav > li > a:focus {
  background: transparent;
}
.region-footer > nav .nav > li > a:hover {
  color: #A77F41;
  border-color: #A77F41;
  background: transparent;
}
.region-footer > nav .nav > li.active > a, .region-footer > nav .nav > li.active > a:hover, .region-footer > nav .nav > li.active > a:focus {
  color: #A77F41;
  border-color: #A77F41;
  background: transparent;
}

.footmen {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .footmen {
    flex-wrap: wrap;
  }
}
.footmen__item {
  padding: 0 30px;
  border-right: 1px solid #252D45;
  color: #9296A6;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .footmen__item {
    width: 50%;
    text-align: center;
  }
}
.footmen__item:last-child {
  border-right: none;
}
@media screen and (max-width: 768px) {
  .footmen__item:last-child {
    width: 100%;
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .footmen__item:nth-child(2) {
    border-right: none;
  }
}
.footmen__item span[itemprop=name] {
  display: none;
}
.footmen a {
  text-decoration: underline;
  color: #9296A6;
}
.footmen a:hover {
  text-decoration: none;
  color: #fff;
}

.developedby {
  display: flex;
  width: 100%;
  padding: 15px 0;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.developedby a {
  display: inline-flex;
  color: #828282;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.developedby a img {
  height: 26px;
  filter: grayscale(100%);
  margin-right: 10px;
  transition: all 0.2s ease-in-out;
}
.developedby a:hover {
  color: #fff;
  text-decoration: none;
}
.developedby a:hover img {
  filter: none;
}

.modal.in {
  display: flex !important;
}
.modal-dialog {
  margin: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .modal-dialog {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: none;
  border-radius: 0;
  outline: 0;
}
.modal-body {
  padding: 30px;
}
.modal button.close {
  position: absolute;
  float: none;
  right: 30px;
  top: 30px;
  opacity: 1;
}
.modal button.close svg {
  width: 16px;
  height: auto;
  display: block;
}
.modal button.close:hover svg path {
  stroke: #7d5f33;
}
.modal .block-webform .form-group {
  margin-bottom: 0;
}
.modal .block-webform .form-actions {
  width: 100%;
  padding: 20px 0 0;
}
.modal .block-webform .form-group {
  margin-bottom: 0;
}
.modal .block-webform .webform-button--submit {
  background: #A77F41;
  border: 2px solid #A77F41;
  border-radius: 33px;
  height: 50px;
  display: inline-flex;
  text-transform: uppercase;
  padding: 5px 40px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.modal .block-webform .control-label {
  font-size: 17px;
  font-weight: normal;
}
.modal .block-webform .form-control {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 2px solid #E6E9EF;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal .block-webform .form-control.error {
  border-color: red;
}
.modal .block-webform .form-control:focus {
  border-color: #7d5f33;
}
.modal .block-webform textarea.form-control {
  height: auto;
}
.modal .block-webform .form-item {
  margin-bottom: 10px;
}
.modal .webform__name {
  margin-bottom: 30px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #A77F41;
  text-transform: uppercase;
  padding-right: 20px;
}

.basic_cart__emptycart {
  border-radius: 10px;
  background: #F3F4F6;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.basic_cart__emptycart__text {
  color: #0D0F36;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-align: center;
}
.basic_cart__emptycart__icon {
  width: 44px;
  height: 44px;
  display: block;
  background-image: url("../img/cart.svg");
  margin-bottom: 20px;
}
.basic_cart__cart {
  display: flex;
  flex-direction: column;
  font-size: 18px;
}
.basic_cart__cart__content {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  border-bottom: 1px solid #E9ECF3;
  align-items: center;
}
.basic_cart__cart__head {
  padding: 25px 25px 25px 0;
  color: #9296A6;
}
@media screen and (max-width: 768px) {
  .basic_cart__cart__head {
    display: none;
  }
}
.basic_cart__cart__item {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .basic_cart__cart__item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.basic_cart__cart__head__w1, .basic_cart__cart__item__w1 {
  width: 10%;
}
@media screen and (max-width: 768px) {
  .basic_cart__cart__head__w1, .basic_cart__cart__item__w1 {
    width: 30%;
  }
}
.basic_cart__cart__head__w2, .basic_cart__cart__item__w2 {
  width: 36%;
}
@media screen and (max-width: 768px) {
  .basic_cart__cart__head__w2, .basic_cart__cart__item__w2 {
    width: 70%;
  }
}
.basic_cart__cart__head__w3, .basic_cart__cart__item__w3 {
  width: 18%;
}
@media screen and (max-width: 768px) {
  .basic_cart__cart__head__w3, .basic_cart__cart__item__w3 {
    width: 50%;
  }
  .basic_cart__cart__head__w3.basic_cart__cart-delete, .basic_cart__cart__item__w3.basic_cart__cart-delete {
    width: 100%;
  }
}
.basic_cart__cart-node-img img {
  width: 100%;
  height: auto;
  display: block;
}
.basic_cart__cart-delete {
  order: 5;
}
.basic_cart__cart-node-title {
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #0D0F36;
}
.basic_cart__cart-node-title a {
  color: #0D0F36;
}
.basic_cart__cart-node-title a:hover {
  color: #A77F41;
  text-decoration: none;
}
.basic_cart__cart-quantity .input-group {
  display: inline-flex;
  border: 1px solid #E6E8EE;
  border-radius: 9px;
  line-height: 1;
  background: #fff;
  font-weight: 600;
  font-size: 18px;
}
.basic_cart__cart-quantity .input-group .form-text {
  width: 60px;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #39465A;
  padding: 5px;
  border: none;
  box-shadow: none;
  background: transparent;
  border-radius: 0;
  height: 60px;
  pointer-events: none;
}
.basic_cart__cart-quantity .input-group .btn {
  height: 60px;
  width: 40px;
  border-radius: 0;
  background: transparent;
  color: #39465A;
  box-shadow: none !important;
  padding: 0;
  min-width: unset !important;
}
.basic_cart__cart-quantity .input-group .btn:hover {
  background: #A77F41;
  color: #fff;
}
.basic_cart__cart-quantity .input-group .btn.btn-decrement {
  border-radius: 9px 0 0 9px;
}
.basic_cart__cart-quantity .input-group .btn.btn-increment {
  border-radius: 0 9px 9px 0;
}
.basic_cart__cart-delete {
  display: flex;
}
.basic_cart__cart__total {
  border-bottom: 1px solid #0D0F36;
  padding: 30px 0;
}
.basic_cart__cart-total {
  text-align: center;
  color: #9296A6;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.basic_cart__cart-total strong {
  font-size: 22px;
  color: #A77F41;
  font-weight: 700;
}
.basic_cart__delete {
  display: inline-flex;
  margin-left: auto;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .basic_cart__delete {
    margin-left: 0;
  }
}
.basic_cart__delete__icon {
  color: #A77F41;
  line-height: 1;
  font-size: 0;
}
.basic_cart__delete__text {
  color: #9296A6;
  padding-left: 6px;
}
.basic_cart__delete:hover {
  text-decoration: none;
}
.basic_cart__delete:hover .basic_cart__delete__text {
  color: #A77F41;
}
.basic_cart__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  .basic_cart__btns {
    flex-wrap: wrap;
  }
}
.basic_cart__btns .btn {
  display: inline-flex;
  margin: 0 5px;
  height: 60px;
  border-radius: 100px;
  border: 1px solid #0D0F36;
  padding: 5px 30px;
  font-size: 18px;
  background: transparent;
  color: #0D0F36;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .basic_cart__btns .btn {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
  }
}
.basic_cart__btns .btn:hover {
  background: #0D0F36;
  color: #fff;
}
.basic_cart__btns .btn.btn-default {
  border-color: #A77F41;
  background: #A77F41;
  color: #fff;
}
.basic_cart__btns .btn.btn-default:hover {
  background: #fff;
  color: #A77F41;
}
.basic_cart__thx {
  border-radius: 10px;
  background: #F3F4F6;
  padding: 60px;
  max-width: 500px;
  color: #0D0F36;
  font-size: 18px;
  font-weight: 400;
}
.basic_cart__thx__icon {
  margin-bottom: 14px;
}
.basic_cart__thx__title {
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: 700;
}
.basic_cart__top_block {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  padding: 0 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #EBECF8;
}
@media screen and (max-width: 768px) {
  .basic_cart__top_block {
    margin-left: 5px;
    padding: 0;
    font-size: 0;
    position: relative;
  }
}
.basic_cart__top_block__icon {
  border-radius: 100px;
  border: 1px solid #A77F41;
  margin-bottom: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  color: #A77F41;
}
@media screen and (max-width: 768px) {
  .basic_cart__top_block__icon {
    margin: 0;
    width: 50px;
    height: 50px;
    border: none;
    background: #FFFFFF;
    border-radius: 0;
    padding-top: 5px;
    padding-right: 5px;
  }
}
.basic_cart__top_block__count {
  color: #A77F41;
}
@media screen and (max-width: 768px) {
  .basic_cart__top_block__count {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #A77F41;
    border: 2px solid #fff;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    aspect-ratio: 1/1;
    width: 26px;
    height: 26px;
  }
  .basic_cart__top_block__count span {
    font-size: 14px;
  }
}
.basic_cart__top_block:hover {
  opacity: 0.9;
  text-decoration: none;
}

.node-basic-cart-order-form {
  display: flex;
  flex-flow: row wrap;
  padding: 40px 30px;
  border-radius: 10px;
  background: #F3F4F6;
  max-width: 940px;
}
@media screen and (max-width: 768px) {
  .node-basic-cart-order-form {
    background: transparent;
    padding: 0;
  }
}
.node-basic-cart-order-form .field--name-field-soglasie {
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .node-basic-cart-order-form .field--name-field-soglasie {
    padding: 30px 0 0;
  }
}
.node-basic-cart-order-form .btn[value=Preview],
.node-basic-cart-order-form .entity-content-form-footer,
.node-basic-cart-order-form .form-type-vertical-tabs {
  display: none !important;
}
.node-basic-cart-order-form .form-actions {
  width: 100%;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .node-basic-cart-order-form .form-actions {
    padding: 30px 0 0;
  }
}
.node-basic-cart-order-form .form-actions .btn-primary {
  margin: 0;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #A77F41;
  height: 60px;
  border-color: #A77F41;
  font-size: 18px;
}
.node-basic-cart-order-form .form-actions .btn-primary:hover {
  opacity: 0.9;
}
.node-basic-cart-order-form .checkout__half {
  width: 50%;
  padding: 0 30px;
  color: #0D0F36;
}
@media screen and (max-width: 768px) {
  .node-basic-cart-order-form .checkout__half {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.node-basic-cart-order-form .checkout__half .control-label {
  margin-bottom: 5px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
}
.node-basic-cart-order-form .checkout__half .control-label.option {
  margin-bottom: 0;
}
.node-basic-cart-order-form .radio, .node-basic-cart-order-form .checkbox {
  margin: 0;
}
.node-basic-cart-order-form legend,
.node-basic-cart-order-form .pan__title {
  border-bottom: none;
  font-size: 22px;
  font-weight: 700;
  color: #0D0F36;
  margin-bottom: 30px;
  margin-top: 0;
  border: none;
}
.node-basic-cart-order-form .form-required:after {
  margin-left: 5px;
}
.node-basic-cart-order-form .field--name-field-basic-cart-order-ust {
  margin-bottom: 37px;
}
.node-basic-cart-order-form input[type=tel],
.node-basic-cart-order-form input[type=email],
.node-basic-cart-order-form input[type=text] {
  width: 100%;
  border-radius: 10px;
  border-color: #fff;
  background-color: #fff;
  height: 60px;
  padding: 5px 16px;
  font-size: 18px;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .node-basic-cart-order-form input[type=tel],
  .node-basic-cart-order-form input[type=email],
  .node-basic-cart-order-form input[type=text] {
    background-color: #F3F4F6;
  }
}
.node-basic-cart-order-form .field--name-title input[type=tel],
.node-basic-cart-order-form .field--name-title input[type=email],
.node-basic-cart-order-form .field--name-title input[type=text],
.node-basic-cart-order-form .field--name-basic-cart-email input[type=tel],
.node-basic-cart-order-form .field--name-basic-cart-email input[type=email],
.node-basic-cart-order-form .field--name-basic-cart-email input[type=text],
.node-basic-cart-order-form .field--name-basic-cart-phone input[type=tel],
.node-basic-cart-order-form .field--name-basic-cart-phone input[type=email],
.node-basic-cart-order-form .field--name-basic-cart-phone input[type=text],
.node-basic-cart-order-form .field--name-basic-cart-address input[type=tel],
.node-basic-cart-order-form .field--name-basic-cart-address input[type=email],
.node-basic-cart-order-form .field--name-basic-cart-address input[type=text] {
  padding-left: 52px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: 16px 16px;
}
.node-basic-cart-order-form .field--name-title input[type=tel],
.node-basic-cart-order-form .field--name-title input[type=email],
.node-basic-cart-order-form .field--name-title input[type=text] {
  background-image: url("../img/checkout/User.svg");
}
.node-basic-cart-order-form .field--name-basic-cart-email input[type=tel],
.node-basic-cart-order-form .field--name-basic-cart-email input[type=email],
.node-basic-cart-order-form .field--name-basic-cart-email input[type=text] {
  background-image: url("../img/checkout/Letter.svg");
}
.node-basic-cart-order-form .field--name-basic-cart-phone input[type=tel],
.node-basic-cart-order-form .field--name-basic-cart-phone input[type=email],
.node-basic-cart-order-form .field--name-basic-cart-phone input[type=text] {
  background-image: url("../img/checkout/Phone.svg");
}
.node-basic-cart-order-form .field--name-basic-cart-address input[type=tel],
.node-basic-cart-order-form .field--name-basic-cart-address input[type=email],
.node-basic-cart-order-form .field--name-basic-cart-address input[type=text] {
  background-image: url("../img/checkout/Map.svg");
}

.navbar_mem .region-navhead .logo {
  margin-left: 0;
}
.navbar_mem .region-navhead .block-basic-cart {
  border-right: 1px solid #262549;
  border-left: 1px solid #262549;
  margin-left: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar_mem .region-navhead .block-basic-cart {
    margin-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .navbar_mem .region-navhead .block-basic-cart {
    margin-left: 0;
    border: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar_mem .region-navhead .block-basic-cart .basic_cart__top_block__title {
    display: none;
  }
}

.topcontact__address {
  margin-right: 20px;
}

:root {
  --color-gold: #A67F40;
}

.section__grey {
  background: #F3F4F6;
  padding: 100px 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section__grey {
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .section__grey {
    padding: 40px 0;
  }
}
.section__grey + .section__grey {
  padding-top: 0;
}
.section__white {
  background: #fff;
  padding: 100px 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section__white {
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .section__white {
    padding: 40px 0;
  }
}
.section__white + .section__white {
  padding-top: 0;
}
.section__title {
  margin-bottom: 50px;
  margin-top: 0;
  color: var(--color-gold);
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section__title {
    margin-bottom: 40px;
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .section__title {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
.section__oerflowhid {
  overflow: hidden;
}

.paragraph--type--tekst .field--name-field-tekst {
  font-size: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .paragraph--type--tekst .field--name-field-tekst {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .paragraph--type--tekst .field--name-field-tekst {
    font-size: 16px;
  }
}
.paragraph--type--tekst .field--name-field-tekst strong,
.paragraph--type--tekst .field--name-field-tekst b {
  color: var(--color-gold);
}

.work_n__img {
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.work_n__img img {
  width: 100%;
  height: auto;
  display: block;
}
.work_n__img:hover {
  opacity: 0.8;
}
.work_n .field--name-field-tekst {
  padding: 30px 40px;
  background: #F3F4F6;
  position: relative;
  padding-left: 50px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .work_n .field--name-field-tekst {
    padding: 20px;
    padding-left: 20px;
  }
}
.work_n .field--name-field-tekst:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  background: var(--color-gold);
  border-radius: 100%;
  left: 30px;
  top: 37px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .work_n .field--name-field-tekst:before {
    display: none;
  }
}
.work_n.w_thret {
  border-bottom: 3px solid #E9EBEF;
  background: #fff;
}
.work_n.w_thret .field--name-field-tekst {
  background: #fff;
  padding: 20px 0;
}
.work_n.w_thret .field--name-field-tekst:before {
  display: none;
}

.field--name-field-primery-rabot {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
  color: #79736B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .field--name-field-primery-rabot {
    font-size: 16px;
  }
}
.field--name-field-primery-rabot > .work_n {
  width: calc(50% - 10px);
  background: #F3F4F6;
}
@media screen and (max-width: 768px) {
  .field--name-field-primery-rabot > .work_n {
    width: 100%;
  }
}
.field--name-field-primery-rabot > .work_n.w_thret {
  width: calc(33.33333333% - 15px);
  background: transparent;
}
@media screen and (max-width: 768px) {
  .field--name-field-primery-rabot > .work_n.w_thret {
    width: 100%;
  }
}

.paragraph--type--ceny-item {
  display: flex;
  flex-flow: row nowrap;
  gap: 20px;
  padding: 20px;
  justify-content: space-between;
  font-size: 19px;
  background: #F3F4F6;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .paragraph--type--ceny-item {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .paragraph--type--ceny-item {
    gap: 10px;
    padding: 5px;
    font-size: 16px;
  }
}
.paragraph--type--ceny-item .field--name-field-title {
  font-weight: 400;
}
.paragraph--type--ceny-item .field--name-field-tsena {
  color: var(--color-gold);
  font-weight: 700;
  white-space: nowrap;
}

.field--name-field-ceny > .field--item:nth-child(odd) .paragraph--type--ceny-item {
  background: #fff;
}

.swiper__gallery {
  overflow: visible !important;
}
.swiper__gallery .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}

.paragraph--type--fotogalereya .container {
  position: relative;
}
.paragraph--type--fotogalereya .container .sw-button-prev,
.paragraph--type--fotogalereya .container .sw-button-next {
  position: absolute;
  top: 50%;
  border-radius: 100%;
  background: #FFF;
  width: 60px;
  height: 60px;
  color: var(--color-gold);
  margin-top: -30px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
.paragraph--type--fotogalereya .container .sw-button-prev:hover,
.paragraph--type--fotogalereya .container .sw-button-next:hover {
  opacity: 0.8;
}
.paragraph--type--fotogalereya .container .sw-button-prev {
  left: 20px;
}
.paragraph--type--fotogalereya .container .sw-button-next {
  right: 20px;
}

.blockform {
  background-color: #F1EBE6;
  background-image: url("../images/form_catalog_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 55px 45px;
}
.blockform__title {
  margin-bottom: 7px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #A77F41;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
}
.blockform__title:after {
  display: none;
}
@media screen and (max-width: 768px) {
  .blockform__title {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
.blockform__text {
  text-align: left;
  margin-bottom: 40px;
  font-size: 20px;
}
.blockform .webform-submission-form {
  display: flex;
  flex-flow: row wrap;
  max-width: 840px;
}
.blockform .webform-submission-form .form-item {
  padding: 5px;
  width: 100%;
  margin: 0;
}
.blockform .webform-submission-form .form-item.form-type-email, .blockform .webform-submission-form .form-item.form-type-textfield {
  width: 33.3333%;
}
@media screen and (max-width: 768px) {
  .blockform .webform-submission-form .form-item.form-type-email, .blockform .webform-submission-form .form-item.form-type-textfield {
    width: 100%;
  }
}
.blockform .webform-submission-form .form-item.form-type-processed-text {
  text-align: left;
  display: none;
}
.blockform .webform-submission-form .form-item.form-type-processed-text p {
  font-size: 20px;
}
.blockform .webform-submission-form .form-item.form-type-processed-text p:last-child {
  margin-bottom: 0;
}
.blockform .webform-submission-form .form-item.form-type-processed-text p.pd_text {
  font-size: 14px;
  color: #9296A6;
}
.blockform .webform-submission-form .form-item .control-label {
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
}
.blockform .webform-submission-form .form-actions {
  margin: 0;
  width: 100%;
  padding: 15px 5px 5px;
}
.blockform .webform-submission-form .form-required:after {
  background-size: 7px 7px;
  height: 7px;
  width: 7px;
  margin-left: 4px;
}
.blockform .webform-submission-form .form-control {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 2px solid #DED2CC;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .blockform .webform-submission-form .form-control {
    background-color: #fff;
  }
}
.blockform .webform-submission-form .form-control.error {
  border-color: red;
}
.blockform .webform-submission-form .form-control:focus {
  border-color: #7d5f33;
}
.blockform .webform-submission-form textarea.form-control {
  height: auto;
}
.blockform .webform-submission-form .webform-button--submit {
  background: #A77F41;
  border: 2px solid #A77F41;
  border-radius: 33px;
  height: 50px;
  display: inline-flex;
  text-transform: uppercase;
  padding: 5px 40px;
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.blockform .webform-submission-form .webform-button--submit:hover {
  text-decoration: none;
  opacity: 0.85;
}

.howto_item {
  display: flex;
  flex-flow: row;
  gap: 30px;
  max-width: 970px;
}
@media screen and (max-width: 768px) {
  .howto_item {
    flex-direction: column;
  }
}
.howto_item__img {
  width: 100px;
  flex-shrink: 0;
  position: relative;
}
.howto_item__img:after {
  height: calc(100% - 80px);
  top: 110px;
  left: 50px;
  width: 2px;
  content: "";
  background: #A67F40;
  display: block;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .howto_item__img:after {
    display: none;
  }
}
.howto_item__img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 100%;
}
.howto_item__title {
  margin-bottom: 20px;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.howto_item__content .field--name-field-tekst {
  color: #79736B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.howto_item__content .field--name-field-tekst p:last-child {
  margin-bottom: 0;
}

.field--name-field-kak-proiskhodit {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .field--name-field-kak-proiskhodit {
    gap: 30px;
  }
}
.field--name-field-kak-proiskhodit > .field--item:last-child .howto_item__img:after {
  display: none;
}

body.taxonomy-term-id-52 {
  background: #fff;
}

.view-bloki-taksonomii .views-field-field-bloki .field-content > .section__white:first-child {
  padding-top: 0;
}

.field--name-field-catlinks {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
}
.field--name-field-catlinks > .field--item {
  width: calc(33.3333333% - 15px);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .field--name-field-catlinks > .field--item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 768px) {
  .field--name-field-catlinks > .field--item {
    width: 100%;
  }
}
.field--name-field-catlinks > .field--item .catlink {
  height: 100%;
}

.catlink {
  background: #F3F4F6;
  padding: 20px;
  padding-top: 320px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  color: var(--color-gold);
}
.catlink__img {
  position: absolute;
  width: 626px;
  height: 626px;
  top: -334px;
  left: -202px;
  border-radius: 100%;
  overflow: hidden;
}
.catlink__img img {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.catlink__title {
  color: #000;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 9px;
}
.catlink__icon {
  margin-top: auto;
}
.catlink:hover {
  text-decoration: none;
  color: #fff;
  background: var(--color-gold);
}
.catlink:hover .catlink__title {
  color: #fff;
}

.article.full {
  display: flex;
}
@media screen and (max-width: 768px) {
  .article.full {
    flex-wrap: wrap;
  }
}
.article.full .field--name-field-tags {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 40px;
}
.article.full .field--name-field-tags .field-label {
  color: #979797;
  margin-right: 18px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.article.full .field--name-field-tags .field-items {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.article.full .field--name-field-tags .field-items .field-item {
  padding: 2px;
}
.article.full .field--name-field-tags .field-items .field-item a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 47px;
  padding: 3px 14px;
  border-radius: 100px;
  background: #F9F9F9;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.article.full .field--name-field-tags .field-items .field-item a:hover {
  background: #A77F41;
  text-decoration: none;
}
.article.full .blog__author {
  padding: 10px;
  border-radius: 17px;
  border: 1px solid #EFEFEF;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.article.full .blog__author .field--name-field-author-img {
  width: 100px;
  flex-shrink: 0;
  margin-right: 20px;
}
.article.full .blog__author .field--name-field-author-img img {
  width: 100%;
  border-radius: 100%;
  display: block;
  height: auto;
}
.article.full .blog__author .field--name-field-author {
  font-size: 16px;
}
.article.full .blog__author .field--name-field-author .field__label {
  color: #979797;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4px;
}
.article.full .blog__main {
  width: 75%;
}
@media screen and (max-width: 768px) {
  .article.full .blog__main {
    width: 100%;
  }
}
.article.full .blog__col {
  width: 25%;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .article.full .blog__col {
    width: 100%;
    padding-left: 0;
    padding-bottom: 40px;
    order: -1;
  }
}
.article.full .field--name-body {
  /*
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        color: #000;

        blockquote {
          border-radius: 17px;
          background: #F3F1EC;
          padding: 40px 15% 40px 30px;
          border: none;
          color: #74716A;
          font-size: 16px;
          margin: 40px 0;

          &:before {
            width: 24px;
            height: 24px;
            margin-bottom: 10px;
            content: '';
            background-image: url("../images/Bookmark.svg");
            background-repeat: no-repeat;
            background-size: contain;
            display: block;
          }
        }


        h2 {
          margin-bottom: 30px;
        }

        table {
          margin-bottom: 40px;
          color: #000;
          font-size: 18px;
          font-style: normal;
          font-weight: 400;
          line-height: 130%; !* 23.4px *!
          width: 100%;

          td {
            border-bottom: 1px solid #F3F1EC;
            padding: 15px 20px 15px 0;
          }

          th {
            background: #A77F41;
            font-size: 18px;
            font-weight: 700;
            line-height: 150%;
            padding: 15px 20px 15px 0;

            &:first-child {
              border-radius: 6px 0 0 6px;
            }

            &:last-child {
              border-radius: 0 6px 6px 0;
            }
          }
        }

        img {
          max-width: 100%;
          height: auto;
          display: block;
          margin: 40px 0;
          border-radius: 17px;
        }*/
}
.article.full .blog__meta {
  margin-top: 40px;
  display: inline-flex;
  border-radius: 17px;
  border: 1px solid #EFEFEF;
  padding: 15px;
  min-width: min(100%, 380px);
}
.article.full .blog__meta__item {
  padding: 15px;
  font-size: 16px;
}
.article.full .blog__meta__label {
  color: #979797;
}

.soderjanie__block {
  padding: 40px 20px;
  background: #F4F4F4;
  border-radius: 17px;
  position: sticky;
  top: 240px;
}
.soderjanie__block > p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 20px;
}
.soderjanie__block .soderjanie {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soderjanie__block .soderjanie li {
  display: block;
  margin-bottom: 14px;
}
.soderjanie__block .soderjanie li:last-child {
  margin-bottom: 0;
}
.soderjanie__block .soderjanie li a {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}
.soderjanie__block .soderjanie li a:focus, .soderjanie__block .soderjanie li a:active, .soderjanie__block .soderjanie li a:hover {
  text-decoration: none;
}
.soderjanie__block .soderjanie li a:hover {
  color: #A77F41;
  text-decoration: none;
}

#cookiesjsr {
  --default-margin: 1.25em;
  --font-size-reset: 1.75rem;
  --btn-font-color: #fff;
  --btn-border-color: #fff;
  --btn-bg-color: #A77F41;
  --btn-prime-font-color: #A77F41;
  --btn-prime-border-color: #A77F41;
  --btn-prime-bg-color: #fff;
  --btn-inv-font-color: #0D0F36;
  --btn-inv-border-color: #0D0F36;
  --btn-inv-bg-color: #fff;
  --btn-prime-inv-font-color: #fff;
  --btn-prime-inv-border-color: #0D0F36;
  --btn-prime-inv-bg-color: #0D0F36;
  --link-list-font-color: #0D0F36;
  --link-list-separator-color: #0D0F36;
  --banner-logo-offset: 100px;
  --banner-bg-color: #fff;
  --banner-font-color: #0D0F36;
  --layer-header-height: 3.5em;
  --layer-header-bg-color: #fff;
  --layer-header-font-color: #0D0F36;
  --layer-body-bg-color: #fff;
  --layer-tab-bg-color: #fff;
  --layer-tab-font-color: #0D0F36;
  --layer-tab-active-bg-color: #0D0F36;
  --layer-tab-active-font-color: #fff;
  --layer-bg-dark: #0D0F36;
  --layer-font-light: #fff;
  --layer-font-dark: #0D0F36;
  --layer-border-color: #e4e5e6;
  --layer-footer-bg-color: #fff;
  --layer-footer-font-color: #0D0F36;
  --layer-footer-height: 4.5em;
  --switch-border-color: #e4e5e6;
  --switch-handle-color: #fff;
  --switch-bg-off: #fff;
  --switch-always-on-font-color: rgb(20, 82, 66);
  --switch-always-on-bg-color: rgb(50, 206, 164);
}

#cookies-docs {
  margin-bottom: 100px;
}

.cookies-docs table {
  margin-bottom: 30px;
  border-collapse: collapse;
  border-spacing: 0;
}
.cookies-docs table th,
.cookies-docs table td {
  padding: 10px;
  border: 1px solid #ddd;
}
.cookies-docs dd {
  margin-inline-start: 0;
}

.cookiesjsr-banner {
  overflow: visible;
}
.cookiesjsr-banner.active:before {
  content: "";
  display: block;
  left: 0;
  right: 0;
  bottom: 100%;
  position: fixed;
  background: hsla(0, 0%, 5%, 0.5);
  height: 100dvh;
}

.cookiesjsr-service-group.active .cookiesjsr-service-group--content {
  background: #ffffff;
  color: #0D0F36;
}

.cookiesjsr-service--description h3 {
  color: #0D0F36;
}

.cookiesjsr-service--links a, .cookiesjsr-service--links a:active, .cookiesjsr-service--links a:hover, .cookiesjsr-service--links a:visited {
  color: #0D0F36;
}

.cookiesjsr-service--always-on span {
  background: rgb(50, 206, 164);
  color: rgb(20, 82, 66);
}

.cookiesjsr-switch {
  background-color: rgb(118, 118, 118);
  height: 30px;
}
.cookiesjsr-switch::after {
  top: 5px;
  left: 5px;
}

.cookiesjsr-switch.active:after {
  left: 20px;
}

.cookies-docs-service__info {
  overflow: auto;
}

.user-logged-in .region-cookies {
  overflow: hidden;
}

.pd_form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.pd_form__title {
  font-weight: 600;
  font-size: 24px;
}
.pd_form__btns {
  display: flex;
  gap: 16px;
  flex-flow: row wrap;
}
.pd_form__btns button {
  height: 50px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 20px;
  border: 1px solid #0D0F36;
  background: #fff;
  color: #0D0F36;
  transition: all 0.2s ease-in-out;
}
.pd_form__btns button.pd_yes {
  background: #0D0F36;
  color: #fff;
}
.pd_form__btns button:hover {
  opacity: 0.8;
}

.cookiesjsr-links.links--row li a {
  color: #0D0F36;
  text-decoration: underline;
}

.cookiesjsr-btn {
  text-transform: none;
  border-radius: 38px;
  font-size: 1em;
  width: auto;
  padding: 1rem 5rem;
  margin: 0;
}
.cookiesjsr-btn:hover {
  opacity: 0.85;
  -webkit-transform: none;
  transform: none;
}
.cookiesjsr-btn.cookiesjsr-settings {
  color: #0D0F36;
  text-decoration: underline;
  width: auto;
  padding: 0;
  height: auto;
  border-radius: 0;
  background: transparent;
  line-height: 2em;
  margin: 0;
  font-size: 0.85em;
  min-height: 0;
}
@media screen and (max-width: 768px) {
  .cookiesjsr-btn.cookiesjsr-settings {
    text-align: left;
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .cookiesjsr-btn.cookiesjsr-settings {
    margin-left: auto;
  }
}
.cookiesjsr-btn.cookiesjsr-settings:hover {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  color: #000;
}
.cookiesjsr-btn.denyAll {
  color: #0D0F36;
  border-color: transparent;
  background: transparent;
}
@media screen and (max-width: 768px) {
  .cookiesjsr-btn.denyAll {
    width: calc(50% - 5px);
  }
}
.cookiesjsr-btn.denyAll:hover {
  opacity: 1;
  background: #ebebeb;
}
.cookiesjsr-btn.allowAll {
  background: var(--btn-prime-border-color);
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .cookiesjsr-btn.allowAll {
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .cookiesjsr-btn.allowAll {
    width: calc(50% - 5px);
  }
}

.cookiesjsr-links.links--row li a:hover {
  color: #7d5f33;
}

.webform-submission-otzyv-soglasiya-na-obrabotku-per-form {
  max-width: 100%;
  width: 600px;
}
.webform-submission-otzyv-soglasiya-na-obrabotku-per-form input[type=text],
.webform-submission-otzyv-soglasiya-na-obrabotku-per-form input[type=email],
.webform-submission-otzyv-soglasiya-na-obrabotku-per-form textarea {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 3px;
  border: 1px solid #E4E8EE;
  padding: 6px 12px;
  font-size: 16px;
  color: #000;
  background-color: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.webform-submission-otzyv-soglasiya-na-obrabotku-per-form textarea {
  height: auto;
}

.cookiesjsr-banner--action {
  gap: 20px;
  padding: 0 var(--default-margin, 1.25em);
}
@media screen and (max-width: 768px) {
  .cookiesjsr-banner--action {
    gap: 10px;
    flex-flow: row wrap;
  }
}

@media screen and (max-width: 768px) {
  .cookiesjsr-banner--info {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .wrap__gKiQm {
    bottom: 320px !important;
  }
}

/*# sourceMappingURL=style.css.map */
