@charset "UTF-8";
@font-face {
  font-family: CyrillicOld;
  src: url(../fonts/subset-CyrillicOld.woff2) format("woff2"), url(../fonts/subset-CyrillicOld.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Didact Gothic";
  src: url(../fonts/subset-DidactGothic.woff2) format("woff2"), url(../fonts/subset-DidactGothic.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
h1 {
  color: #fff;
  font-size: 49px;
  line-height: 1;
}
.black h1 {
  color: #111;
}

.wrapper-one-tovar h1 {
  color: #f8de32;
  padding-bottom: 10px;
}

.wrapper-one-tovar .order-btn {
  margin: 0;
  margin-right: 50px;
  display: inline-block;
}

h2 {
  font-size: 49px;
  text-align: center;
}

.h2 {
  display: block;
  margin-bottom: 50px;
}

.white {
  color: #fff;
}

.black {
  color: #111;
}

.hidden {
  display: none !important;
}

p {
  margin-bottom: 0;
}

.fs-22,
.text-size p {
  font-size: 20px;
  margin: 20px 0;
}

.no-link:hover {
  color: #222;
  text-decoration: none;
}

.modal-title,
.news-item-name,
.otzyv-item-name,
.sidebar-name,
.slogan,
.uslugi-item h3,
.wrapper-one-block p,
.wrapper-one-tovar-big,
h1,
h2 {
  font-family: CyrillicOld;
}

.header-menu {
  background: #f8de32;
}

.line-active-last,
.logo-fixed {
  display: none !important;
}

.fixed .logo-fixed {
  display: inline-block !important;
}

.fixed .logo-fixed img {
  height: 60px;
}

.fixed .line-active-last {
  display: inline-block !important;
  float: right;
}

.fixed .line-active,
.fixed .logo-item {
  display: none !important;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 5px 0;
  background: #f8de32;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 100;
}

.menu {
  display: none;
}

.header-menu li,
footer li {
  position: relative;
  list-style: none;
  display: inline-block;
  padding: 4px 0 4px 20px;
}

.menu li {
  position: relative;
  list-style: none;
  display: block;
  margin: auto;
  text-align: center;
  padding: 5px 0 10px 0;
  max-width: 260px;
}

.header-menu .line-active {
  float: right;
  text-decoration: none;
}

.header-menu .line-active + .line-active {
  margin-right: 20px;
}

.header-menu ul,
footer ul {
  display: inline-block;
  padding-left: 0;
  margin: 0;
}

.menu ul {
  padding-left: 0;
  margin: 0;
}

.master-list {
  border-bottom: 2px dotted #6a4300;
  padding: 20px 0 30px;
}

.master-name {
  font-size: 24px;
  font-weight: 700;
  color: #f8de32;
}

.header-menu ul > li:hover > ul,
.menu ul > li:hover > ul,
footer ul > li:hover > ul {
  display: block;
}

.header-menu ul > li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  background: #f8de32;
  width: 100%;
  min-width: 330px;
  z-index: 5;
  display: none;
}

.header-menu ul > li.parent > ul > li.parent > ul {
  left: 100%;
  top: 0;
  background-color: #f8de32;
}

.header-menu ul > li:nth-child(4) > ul > li.parent > ul {
  display: none;
}

.menu ul > li:nth-child(4) > ul > li.parent > ul {
  display: none;
}

.menu ul > li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  width: 330px;
  z-index: 5;
  display: none;
}

.header-menu ul > li > ul > li,
.menu ul > li > ul > li {
  display: block;
  width: 100%;
  min-width: 330px;
}

footer ul > li {
  display: block;
}

footer ul > li > ul > li {
  display: none;
}

.header-menu ul > li > ul > li > a,
.menu ul > li > ul > li > a,
footer ul > li > ul > li > a {
  font-size: 18px;
  display: block;
  width: 100%;
}

.header-menu ul > li > ul > li:hover {
  background: #c9af06;
}

.header-menu ul > li > ul > li:hover a {
  color: #111;
  text-decoration: none;
}

.menu ul > li > ul > li:hover a,
footer ul > li > ul > li:hover a {
  color: #111;
  text-decoration: none;
}

.header-menu a,
footer a {
  color: #111;
  font-size: 18px;
}

.menu a {
  color: #111;
}

.header-adres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 36px;
  padding-left: 37px;
  background-image: url(../img/icon-adres.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
}

.header-adres p {
  font-size: 14px;
  line-height: 1;
  color: #aaa9a3;
}

footer .header-adres {
  max-width: 256px;
  margin-left: auto;
  margin-top: 15px;
}

@media (max-width: 767px) {
  footer .header-adres {
    margin-right: auto;
  }
}
footer .header-adres p {
  color: #252525;
}

footer .logo-item {
  text-align: left;
  display: inline-block;
}

footer .slogan {
  display: inline-block;
  max-width: 100px;
  vertical-align: middle;
  padding-left: 10px;
}

footer .email,
header .email a {
  color: #4b8fff;
  font-size: 15px;
}

header .email,
header .phone {
  text-align: right;
}

header .phone a {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #252525;
}

footer .phone,
header .phone a:hover {
  text-decoration: none;
}

footer .phone {
  font-size: 22px;
  font-weight: 700;
  color: #252525;
}

footer .email {
  color: #4b8fff !important;
}

footer .phone {
  margin-top: 5px;
}

footer .email,
footer .phone {
  display: block;
  text-align: right;
  line-height: 1.2;
}

table.faq-list-item tr td > div.quest {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  background: url(../img/faq-icon.jpg) 0 0 no-repeat;
  padding: 6px 0 0 35px;
  float: left;
  color: #fc0;
}

.logo-item {
  display: block;
  text-align: center;
  background: #fff;
  margin-top: 0;
}

.logo-item img {
  max-width: 80%;
  padding: 5px;
}

.slogan {
  font-size: 23px;
  line-height: 1.15;
  padding-bottom: 5px;
}

.wrapper-one-content p {
  color: #fff;
  font-size: 26px;
  line-height: 1.1;
  padding: 30px 0;
}

.wrapper-one-tovar p {
  padding: 10px 0;
}

.wrapper-one {
  padding-top: 24px;
  padding-bottom: 32px;
}

@media (min-width: 992px) {
  .wrapper-one {
    padding-top: 50px;
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 993px) {
  .wrapper-one-content {
    padding-right: 15%;
  }
}
.wrapper-one-content .btn {
  font-size: 18px;
}

.wrapper-one-tovar ul {
  padding: 0;
}

.wrapper-one-tovar li {
  position: relative;
  font-size: 24px;
  color: #fff;
  list-style: none;
  padding: 0 0 10px 20px;
  line-height: 1.1;
}

.wrapper-one-tovar li:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #f8de32;
}

.wrapper-one-tovar-big {
  font-size: 28px !important;
  color: #f8de32 !important;
}

.content h2,
.content ul {
  display: block;
}

.wrapper-one-content-bottom {
  padding-top: 80px;
}

.wrapper-one-block p {
  padding-top: 30px;
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
}

@media screen and (min-width: 576px) {
  .wrapper-one-block p {
    font-size: 24px;
  }
}
.wrapper-one-block-img,
.wrapper-one-block-img img {
  height: 66px;
}

.wrapper-one-block-img img {
  margin-top: 11px;
}

.wrapper-one-block {
  text-align: center;
  background: url(../img/cloud.png) bottom no-repeat;
  background-size: 100%;
  height: 155px;
  margin-right: 30px;
}

.contact,
.products {
  padding: 120px 0 0 0;
}

.products {
  padding-bottom: 140px;
}

.categoriy {
  padding: 60px 0 120px 0;
}

.uslugi {
  position: relative;
  background: #fff;
  padding: 55px 0 70px 0;
  margin: 25px 0 10px 0;
}

.news {
  position: relative;
  background: #fff;
  padding: 40px 0;
  margin: 70px 0;
}

.news:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(../img/bg-5.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.news:after {
  content: "";
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(../img/bg-6.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.uslugi:before {
  content: "";
  position: absolute;
  top: -55px;
  left: 0;
  width: 100%;
  height: 55px;
  background-image: url(../img/bg-1.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.uslugi:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 50px;
  background-image: url(../img/bg-2.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.uslugi-item {
  height: 150px;
  border-radius: 30px;
  background-size: cover;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .uslugi-item {
    height: 265px;
  }
}
.uslugi-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  text-align: center;
  text-decoration: none !important;
}

.uslugi-item h3 {
  color: #fff;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .uslugi-item h3 {
    font-size: 28px;
  }
}
.content p {
  margin-bottom: 10px;
}

.order-btn {
  display: block;
  color: #000;
  margin: auto;
  margin-bottom: 5px;
  border-radius: 50px;
  border: none;
  padding: 13px 26px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff000), to(#dccd1a));
  background: linear-gradient(to bottom, #fff000, #dccd1a);
  font-size: 23px;
  outline: 0 !important;
}

.order-btn:hover {
  text-decoration: none;
  color: #000;
}

.yellow-btn {
  background: #f5e508;
}

.nagrady {
  position: relative;
  background: #e4c500;
  padding: 20px 0;
  margin: 10px 0 20px 0;
}

.nagrady:before {
  content: "";
  position: absolute;
  top: -80px;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: url(../img/bg-3.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.nagrady:after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url(../img/bg-4.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.nagrady-slider .slick-track {
  display: flex;
}
.nagrady-slider .slick-track .slick-slide {
  float: none;
}

.nagrady-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.otzyv {
  padding: 60px 0;
}

.otzyv-item {
  text-align: center;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  color: #222;
}

.otzyv-item-page {
  margin: 40px 0;
  padding-bottom: 25px;
  color: #fff;
  border-bottom: 1px solid #ccc;
  background: 0 0;
}

.otzyv-item-link:hover {
  text-decoration: none;
  color: #444;
}

.otzyv-item-img {
  display: block;
  margin: auto;
  height: 115px;
  width: 115px;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 10px;
}

.otzyv-item-img img {
  width: 100%;
}

.otzyv-item-name {
  font-size: 24px;
}

.otzyv-item-desc {
  font-size: 18px;
  margin-top: 10px;
  line-height: 1.1;
}

.news-item {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 7px #efefef;
  box-shadow: 0 0 10px 7px #efefef;
}

.news-item-name {
  font-size: 24px;
  line-height: 1.2;
  color: #111;
  margin: 10px 0 !important;
}

.news-item-desc {
  line-height: 1.1;
  margin-top: 10px;
  font-size: 18px;
  color: #111;
}

.news-item-info {
  padding: 10px 0;
}

.news-item-date,
.news-item-kol {
  font-size: 18px;
  color: #838383;
}

.news-item-kol {
  float: right;
}

.news-item-bg {
  width: 100%;
  height: 220px;
  border-radius: 10px;
}

.news-item-text {
  padding: 10px;
}

.news-item-text .order-btn {
  display: inline-block;
  font-size: 18px;
}

.news-item .order-btn {
  color: #333;
  font-weight: 500;
}

.news-item .order-btn:hover {
  text-decoration: none;
}

.main-cart {
  background-color: #fff;
}

#msCart .order-btn,
#msOrder .order-btn {
  padding: 6px 14px;
}

#msCart .order-btn.btn-remove {
  font-size: 16px;
}

.cart-table .row > div {
  padding: 10px;
}

.content a {
  color: #ffaa12;
  text-decoration: underline;
  font-weight: 700;
}

.content-page a {
  color: #ffaa12;
  text-decoration: underline;
  font-weight: 700;
}

.cart-table .table-footer,
.cart-table .table-header {
  border: 1px solid #d3d3d3;
  border-radius: 2px;
}

.cart-table .table-content {
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}

.cart-table .table-content .count .form-group {
  margin: 0;
}

.cart-table .table-content .count .ms2_form {
  display: inline-block;
  width: 120px;
}

.cart-table .table-content .title-name a {
  color: #333;
}

.maps {
  position: relative;
}

.contact-block {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 350px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  text-align: center;
}

.contact-block p {
  color: #111;
}

.contact-block .phone {
  font-size: 20px;
  font-weight: 700;
  color: #252525;
  display: block;
}

.contact-block .email {
  color: #4b8fff;
  font-size: 19px;
  display: block;
}

footer {
  padding: 20px 0;
  background: #f8de32;
}

footer .logo-item {
  margin-top: 0;
  margin-bottom: 10px;
}

footer .logo-item {
  background: 0 0;
}

.footer-zayavka {
  font-size: 24px;
  text-decoration: underline;
  color: #252525;
}

.sidebar {
  background: #fff;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 30px;
  position: sticky;
  top: 80px;
}

.sidebar-item {
  margin-bottom: 15px;
}

.sidebar-item .form-control {
  display: inline-block;
  width: 60px;
  margin-left: 10px;
}

.fl-right {
  float: right;
}

.sidebar-item a {
  color: #080808;
  font-size: 18px;
  display: block;
  line-height: 1.1;
  padding-bottom: 15px;
}

.sidebar-item a:hover {
  color: #70b7ff;
}

.sidebar-name {
  font-size: 28px;
}

.sideabar-text {
  font-size: 22px;
}

.range {
  -webkit-appearance: none;
  border-radius: 2px;
  width: 100%;
  height: 1px;
  outline: 0;
  border: 1px solid #7cbcff;
}

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  border: 5px solid #7cbcff;
  cursor: pointer;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.modal-title {
  font-size: 35px;
  text-align: center;
}

.modal-content {
  padding: 10px 10px 30px 10px;
  background: #605f5f;
}

.modal-body {
  background: #fff;
  border-radius: 40px;
  padding-bottom: 50px;
}

.modal-content .btn {
  color: #dbcb1b;
  border: 2px solid #dbcb1b;
}

.modal-content .btn:hover {
  color: #fff;
  background-color: #dbcb1b;
}

.modal-content .form-control {
  display: block;
  margin: auto;
  border-radius: 50px;
  border: 2px solid #252525;
  padding: 27px 40px;
  color: #878787;
  font-size: 24px;
  max-width: 360px;
}

.content-page {
  padding: 50px 0;
  min-height: 600px;
}

.content-page .h1 {
  padding-bottom: 30px;
  text-align: center;
}

.h1 p {
  font-size: 24px;
  color: #fff;
  margin: 20px 0;
}

.content-page .news-item {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 20px 0;
}

.content-page .news-item-info {
  max-width: 300px;
  margin-top: 0;
}

.content-page .news-item-info span {
  color: #ccc;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  text-align: center;
  text-align: center;
}

input[type=number] {
  -moz-appearance: textfield;
}

.slick-dots {
  margin-top: 20px;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.nagrady .slick-dots button {
  background: #666;
  color: transparent;
  opacity: 0.5;
}

.slick-dots button {
  border: none;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  border-radius: 50%;
  background: #f8de32;
  opacity: 0.5;
  color: #f8de32;
  outline: 0 !important;
}

.nagrady .slick-active button,
.slick-active button {
  opacity: 1;
}

.workshops {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media screen and (min-width: 993px) {
  .workshops {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0 10px;
  }
}
@media screen and (max-width: 1200px) {
  .logo-item {
    margin-top: 0;
  }
  .otzyv-item-name {
    line-height: 1.1;
  }
  .news-item-date,
  .news-item-kol {
    font-size: 16px;
  }
  .header-menu a,
  footer a {
    font-size: 20px;
  }
  .header-menu li,
  footer li {
    padding: 15px 0 15px 20px;
  }
  .header-menu .line-active {
    float: right;
  }
  .slogan,
  header .phone a {
    font-size: 20px;
  }
  footer .email,
  header .email a {
    font-size: 18px;
  }
  .wrapper-one-content-bottom {
    padding-top: 80px;
  }
  .wrapper-one-tovar .order-btn {
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 36px;
  }
  header .email,
  header .phone {
    text-align: center;
  }
  header .phone {
    padding-top: 15px;
  }
  .header-menu {
    display: none;
  }
  .menu ul > li.parent > ul > li.parent > ul {
    background-color: #ebebeb;
  }
  .wrapper-one-content-bottom {
    padding-top: 40px;
  }
  .logo-item {
    padding-right: 20px;
  }
  .menu {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin-top: 92px;
    z-index: 100;
    width: 100%;
    height: 100vh;
    font-size: 20px;
    background: #fff;
    background-size: cover;
    overflow: auto;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
  .menu.open {
    display: block;
  }
  .fixed {
    position: static;
  }
  .toggler {
    width: 40px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: 0 0;
    border: none;
    padding: 0;
    z-index: 111;
    outline: 0 !important;
  }
  .toggler span,
  .toggler:after,
  .toggler:before {
    display: block;
    height: 3px;
    background-color: #000;
    width: 100%;
    margin: auto;
    z-index: 111;
  }
  .toggler:after,
  .toggler:before {
    position: absolute;
    top: 0;
    content: "";
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 111;
  }
  .toggler:before {
    top: calc(100% - 3px);
  }
  .toggler.active span {
    opacity: 0;
  }
  .toggler.active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
  }
  .toggler.active:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
  }
  .toggler-fixed {
    display: none !important;
  }
  .fixed .toggler-fixed {
    display: block !important;
  }
  .fixed .logo-fixed img {
    height: 60px;
    width: auto;
  }
  .fixed .slogan {
    padding-left: 5px;
  }
  .parent {
    text-align: center;
    list-style: none;
  }
  footer .parent {
    text-align: left;
  }
  .parent a {
    color: #333;
    font-size: 22px;
    padding-bottom: 5px;
  }
  .otzyv-item {
    margin-bottom: 30px;
  }
  .news-item-name,
  .otzyv-item-name {
    font-size: 20px;
  }
  .order-btn {
    font-size: 18px;
  }
  .sidebar {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .wrapper-one-tovar h1 {
    margin-top: 25px;
  }
  .slogan {
    font-size: 18px;
    margin-left: -20px;
  }
  .wrapper-one-block {
    background-size: 40%;
    margin: 0 0 20px 0;
    display: block;
  }
  .wrapper-one-content-img {
    max-width: 320px;
    margin: 0 auto 15px;
  }
  .logo-item {
    padding: 0;
  }
  .logo-item img {
    width: 50px !important;
    max-width: 50px !important;
    height: auto;
  }
  .header-menu ul > li > ul > li,
  .menu ul > li > ul,
  .menu ul > li > ul > li {
    min-width: 100%;
    width: 100%;
  }
  .header-menu {
    background: #fff;
  }
  footer .slogan {
    margin-left: 10px;
  }
  .footer-zayavka {
    display: block;
    text-align: center;
  }
  #msOrder > div.d-flex.flex-column.flex-md-row.align-items-center.justify-content-center.justify-content-md-end > h4.m-0.mr-4 {
    margin-bottom: 1.5rem !important;
    margin-right: 0 !important;
  }
  .news-item {
    margin-bottom: 20px;
  }
  .contact-block {
    position: static;
    margin: auto;
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  footer li {
    text-align: center;
    padding: 8px 0;
  }
  footer .parent {
    text-align: center;
  }
  footer .email,
  footer .phone {
    text-align: center;
  }
  footer li,
  footer ul {
    display: block;
    text-align: center;
  }
  footer .logo-item,
  footer .slogan {
    display: inline-block;
  }
  footer .slogan {
    max-width: 200px;
  }
}
@media screen and (max-width: 575px) {
  .h2 {
    margin-bottom: 30px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .logo-item img {
    padding: 5px 0;
  }
  .slogan {
    font-size: 15px;
    margin-left: 0;
    padding-bottom: 0;
  }
  .contact-block br {
    display: none;
  }
  .content-page .news-item {
    margin: 0 0 20px 0;
  }
  .contact-block {
    padding: 20px 15px 15px 15px;
  }
  .maps iframe {
    height: 250px;
  }
  .maps {
    padding-left: 0;
    padding-right: 0;
  }
  footer .slogan {
    vertical-align: middle;
    width: 70%;
  }
  footer li {
    width: 260px;
    display: block;
    margin: auto;
  }
  footer ul > li > ul > li {
    width: 100%;
  }
  footer ul > li > ul {
    left: 0;
    width: 100%;
  }
  .contact,
  .nagrady,
  .products {
    padding: 50px 0;
  }
  .nagrady:before,
  .news:before {
    top: -30px;
    height: 30px;
  }
  .nagrady:after,
  .news:after {
    bottom: -30px;
    height: 30px;
  }
  .products {
    padding: 100px 0 50px 0;
  }
  .news {
    padding: 0;
  }
  .uslugi {
    padding: 0 0 50px 0;
  }
  .categoriy {
    padding: 0 0 50px 0;
  }
  .btn {
    font-size: 24px;
  }
  .modal-content .btn {
    padding: 5px 25px;
  }
  .menu {
    margin-top: 70px;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.header {
  background-color: #fff;
}

@media (max-width: 991px) {
  .header {
    position: sticky;
    top: 0;
    z-index: 1000;
  }
}
.header__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header__logo {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 50px;
}

@media (min-width: 576px) {
  .header__logo {
    width: 72px;
  }
}
@media (min-width: 992px) {
  .header__logo {
    width: 100px;
  }
}
@media (min-width: 1280px) {
  .header__logo {
    width: 128px;
  }
}
.header__slogan {
  width: 180px;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 16px;
  font-family: CyrillicOld, sans-serif;
  line-height: 1;
}

@media (min-width: 576px) {
  .header__slogan {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .header__slogan {
    font-size: 24px;
  }
}
@media (min-width: 1280px) {
  .header__slogan {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .header__address {
    display: none;
  }
}
@media (max-width: 991px) {
  .header__contacts {
    display: none;
  }
}
@media (min-width: 992px) {
  .header__contacts {
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  .header__toggler {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .header__toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 5px 0;
    z-index: 100;
    width: 100%;
    height: 85px;
    font-size: 20px;
    background: #fff;
    background-size: cover;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
}
footer .social {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  footer .social {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  footer .social {
    text-align: right;
  }
}
.social__item {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.social__item_youtube {
  background-image: url(../img/smm/smal-logo-youtube.png);
}

.social__item_instagram {
  background-image: url(../img/smm/smal-logo-instagram.png);
}

.social__item_facebook {
  background-image: url(../img/smm/smal-logo-facebook.png);
}

.contacts-widget {
  position: fixed;
  right: 21px;
  bottom: 21px;
}

.contacts-widget,
.contacts-widget *,
.contacts-widget ::after,
.contacts-widget ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contacts-widget__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #89c355;
  cursor: pointer;
  -webkit-animation: pulse-green 2s infinite;
  animation: pulse-green 2s infinite;
}

.contacts-widget_opened .contacts-widget__icon {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.contacts-widget__icon > svg {
  width: 60%;
}

.contacts-widget_opened .contacts-widget__icon-phone {
  display: none;
}

.contacts-widget__icon-close {
  display: none;
}

.contacts-widget_opened .contacts-widget__icon-close {
  display: block;
}

.contacts-widget__message {
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  padding: 16px;
  margin-right: 16px;
  border: 1px solid #262626;
  border-radius: 16px;
  background-color: #fff;
}

@media (max-width: 576px) {
  .contacts-widget__message {
    display: none;
  }
}
.contacts-widget_opened .contacts-widget__message {
  display: none;
}

.contacts-widget__message-avatar {
  width: 26px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.contacts-widget__message-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 16px;
}

.contacts-widget__contacts {
  display: none;
  position: absolute;
  bottom: 100%;
  right: 0;
}

.contacts-widget_opened .contacts-widget__contacts {
  display: block;
}

.contacts-widget__contacts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  background-color: #fff;
  border: 1px solid #262626;
  border-radius: 100px;
  color: inherit;
  cursor: pointer;
  text-decoration: none !important;
}

.contacts-widget__contacts-item-label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 16px;
  color: #000;
  line-height: 1;
}

.contacts-widget__contacts-item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.contacts-widget__contacts-item-icon_telegram {
  background-color: #08c;
}

.contacts-widget__contacts-item-icon_whatsapp {
  background-color: #43d854;
}

.contacts-widget__contacts-item-icon_call {
  background-color: #89c355;
}

.contacts-widget__contacts-item-icon_callback {
  background-color: #5444d4;
}

.contacts-widget__contacts-item-icon > svg {
  width: 60%;
}

.contacts-widget__modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
}

.contacts-widget__modal_opened {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-widget__modal-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.contacts-widget__modal-window {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 280px;
  padding: 32px;
  background-color: #fff;
}

.contacts-widget__modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.contacts-widget__modal-close-icon {
  width: 24px;
  height: 24px;
}

.contacts-widget__callback {
  position: relative;
  z-index: 1;
  text-align: center;
}

.contacts-widget__callback-title {
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: bolder;
}

.contacts-widget__callback-field {
  margin-bottom: 16px;
  width: 100%;
  height: 34px;
  padding: 0 16px;
  font-size: 18px;
}

.contacts-widget__callback-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  padding: 4px 16px;
  border: 1px solid #89c355;
  color: #fff;
  font-size: 14px;
  background-color: #89c355;
}

.contacts-widget__callback-sended {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
}

.contacts-widget__callback-sended_sended {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@-webkit-keyframes pulse-green {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(137, 195, 85, 0.8);
    box-shadow: 0 0 0 0 rgba(137, 195, 85, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(137, 195, 85, 0);
    box-shadow: 0 0 0 20px rgba(137, 195, 85, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(137, 195, 85, 0);
    box-shadow: 0 0 0 0 rgba(137, 195, 85, 0);
  }
}
@keyframes pulse-green {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(137, 195, 85, 0.8);
    box-shadow: 0 0 0 0 rgba(137, 195, 85, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(137, 195, 85, 0);
    box-shadow: 0 0 0 20px rgba(137, 195, 85, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(137, 195, 85, 0);
    box-shadow: 0 0 0 0 rgba(137, 195, 85, 0);
  }
}
.slider-nav {
  margin-top: 16px;
  display: flex;
  align-items: center;
}

.slick-arrow {
  flex: none;
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: none;
  padding: 0;
  color: #fff;
}

.slick-prev {
  margin-right: 8px;
}

.slick-next {
  margin-left: 8px;
}

.slick-list {
  flex: 1 1 auto;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #262626;
  font-family: "Segoe UI", Roboto;
}
body.bg-white {
  background-color: #fff;
  color: #262626;
}

.btn {
  font-size: 28px;
  border-radius: 50px;
  border: 2px solid #f8de32;
  padding: 5px 60px;
  color: #fff;
}
.btn:hover {
  color: #fff;
}
.btn_bg-yellow {
  background-color: #f8de32;
  color: #111;
}

.text {
  font-size: 20px;
}
.text * {
  padding: 0;
  margin: 0;
}
.text ul {
  margin-left: 20px;
}
.text p,
.text ul,
.text ol {
  margin-top: 1em;
  margin-top: 1lh;
}

.produsts-item {
  border-radius: 30px;
  padding: 20px 10px;
  background: #fff;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .produsts-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    height: calc(100% - 16px);
  }
}
@media screen and (max-width: 575px) {
  .produsts-item {
    margin-bottom: 16px;
  }
}

.produsts-item-img {
  margin-bottom: 16px;
}
@media screen and (min-width: 576px) {
  .produsts-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
  }
}

.produsts-item-name {
  margin-bottom: 16px;
}

.produsts-item-name a {
  display: block;
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
}

.produsts-item-name a:hover {
  text-decoration: none;
}

.produsts-item .order-btn {
  font-size: 18px;
}

.produsts-item-option {
  margin-bottom: 16px;
}
.produsts-item-option label {
  margin-bottom: 0px;
}

.load-more__btn-wrapper {
  text-align: center;
}
.load-more__btn_loading {
  overflow: hidden;
  position: relative;
}
.load-more__btn_loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-image: url(../img/loading.svg), linear-gradient(to bottom, #fff000, #dccd1a);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.cookies-accept-widget {
  position: fixed;
  left: 8px;
  bottom: 8px;
  z-index: 500;
  max-width: 285px;
  border-radius: 10px;
  padding: 10px 12px 12px;
  background-color: #f8de32;
  color: #000;
  line-height: 1.185;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .cookies-accept-widget {
    left: 16px;
    bottom: 16px;
    padding: 12px 16px 16px;
  }
}
.cookies-accept-widget__text {
  font-weight: 300;
  text-align: left;
  font-size: 14px;
}
.cookies-accept-widget__text a {
  color: inherit;
  text-decoration: underline;
}
.cookies-accept-widget__btn-container {
  margin-top: 12px;
  text-align: center;
}
.cookies-accept-widget__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 28px;
  border: 0;
  padding: 0 16px;
  background-color: #262626;
  border-radius: 28px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.about-holy-text {
  text-align: justify;
}
.about-holy-text::before, .about-holy-text::after {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 680/91;
  max-width: 340px;
  background-image: url(../img/vignette.png);
  background-size: 100% auto;
}
.about-holy-text::before {
  margin-bottom: 20px;
}
.about-holy-text::after {
  margin-top: 20px;
  transform: rotate(180deg);
}

.painting-of-temples {
  margin-bottom: 60px;
}
.painting-of-temples__item {
  overflow: hidden;
}
.painting-of-temples__item + .painting-of-temples__item {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .painting-of-temples__photo {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .painting-of-temples__photo {
    float: left;
    max-width: 40%;
    margin-right: 2em;
  }
}
.painting-of-temples__title {
  font-size: 24px;
  font-weight: 700;
  color: #f8de32;
}

@media (min-width: 576px) {
  .gallery-of-temples {
    display: flex;
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -16px;
    row-gap: 32px;
  }
}
.gallery-of-temples__item {
  position: relative;
}
@media (max-width: 575px) {
  .gallery-of-temples__item {
    width: 100%;
  }
  .gallery-of-temples__item + .gallery-of-temples__item {
    margin-top: 32px;
  }
}
@media (min-width: 576px) {
  .gallery-of-temples__item {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 768px) {
  .gallery-of-temples__item {
    width: 50%;
  }
}
@media (min-width: 576px) {
  .gallery-of-temples__item_half {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .gallery-of-temples__item_half {
    width: 25%;
  }
}
.gallery-of-temples__photo {
  margin-bottom: 16px;
}
.gallery-of-temples__title {
  font-size: 24px;
  text-align: center;
}
.gallery-of-temples__title-link {
  text-decoration: none !important;
}
.gallery-of-temples__title-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.painting-of-temples-additional {
  display: flex;
  gap: 24px;
  margin-top: 60px;
  border: 1px solid #f8de32;
  padding: 16px;
}
.painting-of-temples-additional__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  flex: none;
  width: calc(50% - 12px);
}
.painting-of-temples-additional__item::before {
  content: "";
  width: 50px;
  aspect-ratio: 202/249;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.painting-of-temples-additional__item_pdf::before {
  background-image: url(../img/pdf.png);
}
.painting-of-temples-additional__item_photos::before {
  background-image: url(../img/man-at-work.png);
}
.painting-of-temples-additional__name {
  text-decoration: none !important;
}
.painting-of-temples-additional__name::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.footer {
  margin-top: auto;
}
@media screen and (max-width: 575px) {
  .footer {
    padding-bottom: 100px;
  }
}

.payment-methods {
  margin-top: 32px;
  text-align: center;
}
.payment-methods__label {
  margin-bottom: 8px;
}
.payment-methods__icons {
  aspect-ratio: 1528/119;
  width: 290px;
}

.order__header {
  margin-bottom: 16px;
}
.order h1,
.order h2 {
  text-align: center;
  color: inherit;
}
.order h1 {
  font-size: 40px;
}
.order h2 {
  font-size: 32px;
}
.order__price {
  margin-bottom: 16px;
  font-size: 36px;
}
.order__form {
  border: 1px solid #ced4da;
  border-radius: 8px;
  padding: 16px;
}
.order__form-checkbox {
  display: block;
  margin-bottom: 8px;
}
.order__form-submit {
  margin-top: 16px;
}
.order__additional-payment {
  margin-top: 16px;
}
.order__notes {
  margin-top: 24px;
}

.shop-text {
  margin-bottom: 40px;
}
.shop-text h1,
.shop-text h2 {
  text-align: center;
  color: inherit;
}
.shop-text h1 {
  font-size: 40px;
}
.shop-text h2 {
  margin-top: 1lh;
  font-size: 32px;
}
.shop-text p + p {
  margin-top: 1em;
  margin-top: 1lh;
}
.shop-text table {
  margin-bottom: 32px;
}

.shop-table-types {
  margin-bottom: 40px;
}
.shop-table-types h2 {
  font-family: inherit;
  text-align: center;
  font-size: 24px;
}
.shop-table-types table {
  width: 100%;
}
.shop-table-types table,
.shop-table-types table th,
.shop-table-types table td {
  border: 1px solid #ccc;
}
.shop-table-types table th,
.shop-table-types table td {
  padding: 8px;
}