<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'ziontrain_pro_stencildemibold';
  src: url("../fonts/andrijtype_-_ziontrainprostencil-demibold-webfont.eot");
  src: url("../fonts/andrijtype_-_ziontrainprostencil-demibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/andrijtype_-_ziontrainprostencil-demibold-webfont.woff2") format("woff2"), url("../fonts/andrijtype_-_ziontrainprostencil-demibold-webfont.woff") format("woff"), url("../fonts/andrijtype_-_ziontrainprostencil-demibold-webfont.svg#ziontrain_pro_stencildemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'blogger_sansregular';
  src: url("../fonts/blogger_sans-webfont.eot");
  src: url("../fonts/blogger_sans-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blogger_sans-webfont.woff2") format("woff2"), url("../fonts/blogger_sans-webfont.woff") format("woff"), url("../fonts/blogger_sans-webfont.svg#blogger_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'blogger_sansbold';
  src: url("../fonts/blogger_sans-bold-webfont.eot");
  src: url("../fonts/blogger_sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blogger_sans-bold-webfont.woff2") format("woff2"), url("../fonts/blogger_sans-bold-webfont.woff") format("woff"), url("../fonts/blogger_sans-bold-webfont.svg#blogger_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'blogger_sansitalic';
  src: url("../fonts/blogger_sans-italic-webfont.eot");
  src: url("../fonts/blogger_sans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blogger_sans-italic-webfont.woff2") format("woff2"), url("../fonts/blogger_sans-italic-webfont.woff") format("woff"), url("../fonts/blogger_sans-italic-webfont.svg#blogger_sansitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'blogger_sanslight';
  src: url("../fonts/blogger_sans-light-webfont.eot");
  src: url("../fonts/blogger_sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blogger_sans-light-webfont.woff2") format("woff2"), url("../fonts/blogger_sans-light-webfont.woff") format("woff"), url("../fonts/blogger_sans-light-webfont.svg#blogger_sanslight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'blogger_sansmedium';
  src: url("../fonts/blogger_sans-medium-webfont.eot");
  src: url("../fonts/blogger_sans-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blogger_sans-medium-webfont.woff2") format("woff2"), url("../fonts/blogger_sans-medium-webfont.woff") format("woff"), url("../fonts/blogger_sans-medium-webfont.svg#blogger_sansmedium") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
  font-family: 'blogger_sanslight', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0.01em;
  color: #333333;
  background-color: #fff; }

.clearfix, header, footer, main {
  width: 100%;
  position: relative; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.middleblock {
  width: 100%;
  position: relative;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  z-index: 1;
  max-width: 1170px; }

input[type="text"],
input[type="email"],
input[type="tel"] {
  width: 100%;
  outline: none;
  border: none;
  background-color: #fff;
  height: 45px;
  font-family: 'blogger_sansregular', 'Arial';
  line-height: 45px;
  font-size: 18px;
  padding-left: 16px;
  padding-right: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input:disabled,
button:disabled,
input:hover:disabled,
button:hover:disabled {
  background-color: grey !important;
  cursor: default !important; }

.error {
  border: 1px solid red !important; }

textarea {
  width: 100%;
  outline: none;
  border: none;
  font-size: 18px;
  padding-left: 16px;
  padding-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

button {
  -webkit-appearance: none; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'blogger_sansitalic', 'Arial';
  line-height: 45px;
  color: #7d7d7d; }

input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'blogger_sansitalic', 'Arial';
  line-height: 45px;
  color: #7d7d7d; }

input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'blogger_sansitalic', 'Arial';
  line-height: 45px;
  color: #7d7d7d; }

input:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'blogger_sansitalic', 'Arial';
  line-height: 45px;
  color: #7d7d7d; }

textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'blogger_sansitalic', 'Arial';
  color: #7d7d7d; }

textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'blogger_sansitalic', 'Arial';
  color: #7d7d7d; }

textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'blogger_sansitalic', 'Arial';
  color: #7d7d7d; }

textarea:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'blogger_sansitalic', 'Arial';
  color: #7d7d7d; }

h1, h2, h3, .h1, .h2, .h3 {
  font-family: 'ziontrain_pro_stencildemibold', 'Arial';
  letter-spacing: -0.01em;
  color: #807467;
  text-align: center;
  margin: 0;
  padding: 0; }

h2, .h2 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 50px; }

.btn-custom {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 45px;
  border: none;
  outline: none;
  background-color: #93a656;
  color: #fff;
  font-family: 'blogger_sansregular', 'Arial';
  text-transform: uppercase;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all ease .3s;
  transition: all ease .3s; }
  .btn-custom:hover {
    background-color: #942e55; }

.text-break {
  display: block; }

.slick-slider,
.slick-slide {
  outline: none; }

header {
  z-index: 9; }
  header .social {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  header nav {
    margin: 0;
    width: 100%; }
    header nav ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; }
      header nav ul li a {
        font-size: 18px;
        line-height: 21px;
        color: #787878;
        text-decoration: none;
        border-bottom: 1px solid #787878;
        -webkit-transition: all ease .3s;
        transition: all ease .3s; }
        header nav ul li a:hover {
          font-family: 'blogger_sansmedium', 'Arial';
          color: #6e8420;
          text-decoration: none;
          border-bottom: none; }
  header .mob-menu .social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 15px; }

.header-top {
  background-color: #942e55;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff; }
  .header-top .middleblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .header-top .timer-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px solid #fff;
    padding: 3px 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .header-top .timer-block .timer-title {
      font-family: 'blogger_sansbold', 'Arial';
      font-size: 17px;
      margin-right: 16px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .header-top .timer-block .timer-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .header-top .timer-block .timer-wrap .item {
        margin-right: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .header-top .timer-block .timer-wrap .item .num {
          font-family: 'ziontrain_pro_stencildemibold', 'Arial';
          letter-spacing: -0.01em;
          width: 49px;
          height: 36px;
          font-size: 30px;
          line-height: 41px;
          color: #000;
          text-align: center;
          background-color: #fff;
          margin-right: 3px; }
        .header-top .timer-block .timer-wrap .item .label {
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg);
          font-size: 14px;
          -webkit-writing-mode: tb-rl;
              -ms-writing-mode: tb-rl;
                  writing-mode: tb-rl; }

.header-top-title {
  font-size: 30px;
  font-family: 'ziontrain_pro_stencildemibold', 'Arial';
  letter-spacing: -0.01em;
  text-transform: uppercase;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  text-decoration: none;
  color: #fff; }

.header-main {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #fff; }
  .header-main .middleblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.header-info-left {
  font-family: 'blogger_sansregular', 'Arial';
  font-size: 16px;
  line-height: 22px;
  color: #604f3d; }
  .header-info-left .adress {
    margin-bottom: 20px; }
  .header-info-left .work-time {
    font-family: 'blogger_sansitalic', 'Arial';
    line-height: 24px; }

.btn-mob-menu {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -125px;
  background-image: url(../img/mob-menu.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
  cursor: pointer; }

.mob-menu {
  padding-left: 15px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 65px;
  left: 0;
  background-color: #fff;
  z-index: 101;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all ease .3s;
  transition: all ease .3s; }
  .mob-menu.active {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .mob-menu .adress {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 16px;
    line-height: 22px;
    color: #604f3d;
    margin-bottom: 10px; }
  .mob-menu .work-time {
    font-family: 'blogger_sansitalic', 'Arial';
    font-size: 16px;
    line-height: 24px;
    color: #604f3d; }
  .mob-menu .phone {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 26px;
    line-height: 42px;
    text-decoration: none;
    color: #807467;
    display: block; }
  .mob-menu .mob-nav {
    padding-left: 0;
    list-style: none; }
    .mob-menu .mob-nav li {
      margin-bottom: 12px; }
      .mob-menu .mob-nav li a {
        font-size: 18px;
        line-height: 21px;
        color: #787878; }

.header-logo {
  display: block;
  width: 283px;
  height: 106px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.header-info-right {
  text-align: right; }
  .header-info-right .phone {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 26px;
    line-height: 42px;
    text-decoration: none;
    color: #807467;
    display: block; }
    .header-info-right .phone + .btn-custom {
      min-width: 275px;
      margin-bottom: 16px; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .social .social-link {
    width: 23px;
    height: 23px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 24px;
    display: block; }
    .social .social-link:last-of-type {
      margin-right: 0; }
    .social .social-link:hover svg .st0 {
      fill: #813255; }
    .social .social-link svg {
      -webkit-transition: all ease .3s;
      transition: all ease .3s; }
      .social .social-link svg .st0 {
        fill: #7d7467;
        -webkit-transition: all ease .3s;
        transition: all ease .3s; }
      .social .social-link svg .st1 {
        fill: #fff;
        -webkit-transition: all ease .3s;
        transition: all ease .3s; }

.header-bottom {
  padding: 15px 0;
  background-color: #fff; }
  .header-bottom.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    z-index: 9; }
    .header-bottom.fixed .header-bottom-logo {
      display: block; }
    .header-bottom.fixed .btn-custom {
      display: block; }
    .header-bottom.fixed .btn-mob-menu {
      position: static; }
  .header-bottom .middleblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header-bottom .btn-custom {
    max-width: 200px;
    display: none; }

.header-bottom-logo {
  display: none;
  width: 180px;
  height: 70px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

#main-block {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 26px 0; }

.main-block-inner {
  width: 100%;
  max-width: 455px; }

.main-block-top {
  background-color: #fff;
  margin-bottom: 7px;
  padding: 23px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .main-block-top h1 {
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    max-width: 280px;
    margin: 0 auto; }

.main-block-content {
  background-color: #fff;
  text-align: center;
  padding: 25px 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .main-block-content .btn-custom {
    max-width: 275px; }

.main-block-content-title {
  font-family: 'blogger_sansregular', 'Arial';
  font-size: 30px;
  line-height: 36px;
  color: #333333;
  margin-bottom: 20px; }

.main-block-content-text {
  font-size: 16px;
  line-height: 20px;
  color: #858585;
  margin-bottom: 40px; }

#interior-block {
  padding-top: 0; }
  #interior-block h2 {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 110px;
    letter-spacing: -0.02em; }
  #interior-block .custom-arrow-prev,
  #interior-block .custom-arrow-next {
    bottom: -290px; }
  #interior-block .custom-arrow-prev {
    left: 15px; }
  #interior-block .custom-arrow-next {
    right: 15px; }

.interior-slider {
  background-color: #fff; }

#interior-block .custom-arrow-prev,
#interior-block .custom-arrow-next {
  border: 3px solid #807467;
  background-color: rgba(255, 255, 255, 0.8); }
  #interior-block .custom-arrow-prev::before, #interior-block .custom-arrow-prev::after,
  #interior-block .custom-arrow-next::before,
  #interior-block .custom-arrow-next::after {
    content: "";
    background-color: #807467; }
  #interior-block .custom-arrow-prev:hover,
  #interior-block .custom-arrow-next:hover {
    background-color: white; }

.interior-slider-item.slick-slide {
  height: 580px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.custom-arrow-prev,
.custom-arrow-next {
  width: 34px;
  height: 34px;
  display: block;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 3;
  cursor: pointer; }
  .custom-arrow-prev:hover,
  .custom-arrow-next:hover {
    background-color: #fff; }
    .custom-arrow-prev:hover::before, .custom-arrow-prev:hover::after,
    .custom-arrow-next:hover::before,
    .custom-arrow-next:hover::after {
      background-color: #807467; }
  .custom-arrow-prev::before, .custom-arrow-prev::after,
  .custom-arrow-next::before,
  .custom-arrow-next::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 2px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    margin-left: -4px; }

.custom-arrow-prev {
  left: 0; }
  .custom-arrow-prev:before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: -3px; }
  .custom-arrow-prev:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: 2px; }

.custom-arrow-next {
  right: 0; }
  .custom-arrow-next::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -3px; }
  .custom-arrow-next::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: 2px; }

#advantages-promo {
  background-color: #807467;
  padding: 45px 0;
  margin-bottom: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.advantages-promo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }

.advantages-promo-item {
  text-align: center;
  margin-right: 130px; }
  .advantages-promo-item:last-of-type {
    margin-right: 0; }
  .advantages-promo-item .advantage-icon {
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 20px; }
  .advantages-promo-item .advantage-text {
    font-size: 18px;
    line-height: 21px;
    color: #fff; }

#present {
  background-color: #93a656;
  padding-bottom: 40px; }

.present-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 45px;
  padding-bottom: 60px; }

.present-main {
  width: 100%;
  max-width: 585px;
  margin-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .present-main h2 {
    font-size: 80px;
    line-height: 98px;
    color: #fff;
    display: block;
    max-width: 470px;
    margin: 0 auto;
    margin-bottom: 110px;
    padding: 36px;
    border: 7px solid #fff; }
    .present-main h2 .title-w-bg {
      background-color: #fff;
      color: #7d9041; }
  .present-main .timer-block {
    text-align: center; }
  .present-main .timer-title {
    font-family: 'ziontrain_pro_stencildemibold', 'Arial';
    letter-spacing: -0.01em;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    text-transform: uppercase;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 40px; }
  .present-main .timer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .present-main .timer-wrap .item {
      color: #fff; }
      .present-main .timer-wrap .item .num {
        width: 106px;
        height: 88px;
        font-family: 'ziontrain_pro_stencildemibold', 'Arial';
        letter-spacing: -0.01em;
        font-size: 65px;
        line-height: 68px;
        background-color: #942e55;
        padding: 10px;
        border: 2px solid #fff;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: block; }
      .present-main .timer-wrap .item .label {
        font-family: 'blogger_sansbold', 'Arial';
        font-size: 24px;
        line-height: 50px;
        display: block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }

.present-aside .present-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px; }
  .present-aside .present-item:last-of-type {
    margin-bottom: 0; }

.present-aside .present-item-image {
  width: 182px;
  height: 182px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 42px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.present-aside .present-item-content {
  color: #fff;
  width: 100%; }

.present-aside .present-item-title {
  font-family: 'blogger_sansbold', 'Arial';
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 5px; }

.present-aside .present-item-text {
  font-family: 'blogger_sanslight', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 25px; }

#special {
  background-color: #fff;
  padding-top: 50px; }
  #special h2 {
    line-height: 110px;
    padding-bottom: 45px; }

.special-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding-bottom: 55px; }

.special-block {
  margin-right: 20px;
  width: 30%; }
  .special-block:last-of-type {
    margin-right: 0; }
  .special-block .special-block-image {
    width: 100%;
    max-width: 317px;
    height: 206px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 5px; }
  .special-block .special-block-text {
    margin-bottom: 7px; }
  .special-block .special-block-duration {
    font-family: 'blogger_sansbold', 'Arial';
    font-size: 16px;
    line-height: 30px; }

#buy-picture {
  padding-bottom: 15px; }
  #buy-picture h2 {
    line-height: 60px;
    margin-bottom: 42px; }
    #buy-picture h2 .title-w-bg {
      background-color: #942e55;
      color: #fff; }

.buy-picture-category-switch-wrap,
.buy-picture-category-items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1%;
  width: 100%;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.buy-picture-category-switch-wrap {
  border-bottom: 1px solid #e9e2da; }

.buy-picture-category-switch,
.buy-picture-category-item {
  width: 23%;
  height: 177px;
  padding: 0 1%;
  margin-bottom: 25px;
  position: relative;
  cursor: pointer; }

.buy-picture-category-switch {
  position: relative; }
  .buy-picture-category-switch[data-picture="all"] .buy-picture-category-switch-title {
    border: none;
    line-height: 1em; }
  .buy-picture-category-switch.active .buy-picture-category-switch-image::before {
    opacity: 0; }
  .buy-picture-category-switch:hover .buy-picture-category-switch-image::before {
    opacity: 0; }

.buy-picture-category-switch-image {
  position: relative; }
  .buy-picture-category-switch-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.35;
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }

.buy-picture-category-switch-image,
.buy-picture-category-item-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block; }

.buy-picture-category-switch-title {
  font-family: 'blogger_sansbold', 'Arial';
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 156px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.buy-picture-category-items-wrap {
  padding-top: 36px; }

.buy-picture-category-item {
  position: relative;
  -webkit-transition: all ease .3s;
  transition: all ease .3s; }
  .buy-picture-category-item.close {
    display: none; }
  .buy-picture-category-item.open {
    display: block; }
  .buy-picture-category-item .buy-picture-category-item-image {
    position: relative; }
    .buy-picture-category-item .buy-picture-category-item-image:hover, .buy-picture-category-item .buy-picture-category-item-image:active, .buy-picture-category-item .buy-picture-category-item-image:focus, .buy-picture-category-item .buy-picture-category-item-image:visited {
      outline: none; }
  .buy-picture-category-item .buy-picture-category-item-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    background-image: url(../img/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 38px 37px;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }
  .buy-picture-category-item:hover .buy-picture-category-item-image::before {
    opacity: 1; }

#create-picture {
  padding-bottom: 40px; }
  #create-picture .h2 {
    font-size: 40px;
    line-height: 60px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 33px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    #create-picture .h2 .title-w-bg {
      background-color: #942e55;
      color: #fff;
      display: block; }

#create-picture-form button[type="submit"] {
  max-width: 275px; }

.create-picture-form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e2da;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.create-picture-form-main {
  width: 100%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #e9e2da; }

.create-picture-form-block {
  width: 100%; }

.create-picture-form-block-title {
  font-family: 'ziontrain_pro_stencildemibold', 'Arial';
  letter-spacing: -0.01em;
  font-size: 24px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  color: #807467;
  margin: 0 auto;
  margin-bottom: 40px; }
  .create-picture-form-block-title span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .create-picture-form-block-title span::before {
      content: "";
      font-size: 24px;
      line-height: 40px;
      width: 40px;
      height: 40px;
      color: #807467;
      background-color: #fff;
      border-radius: 50%;
      border: 2px solid #9bac62;
      display: block;
      position: absolute;
      left: 0;
      text-align: center;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .create-picture-form-block-title.block-title-1 span::before {
    content: "1"; }
  .create-picture-form-block-title.block-title-2 span::before {
    content: "2"; }
  .create-picture-form-block-title.block-title-3 {
    display: none; }
    .create-picture-form-block-title.block-title-3 span::before {
      content: "3"; }
  .create-picture-form-block-title.block-title-4 {
    text-align: left;
    line-height: 35px; }
    .create-picture-form-block-title.block-title-4 span {
      padding-left: 43px; }
      .create-picture-form-block-title.block-title-4 span::before {
        content: "4";
        top: -5px; }

.create-picture-form-input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .create-picture-form-input-wrap.input-size-wrap {
    padding-left: 0; }

.create-picture-form-input-wrap.input-size-wrap {
  margin-bottom: 70px; }
  .create-picture-form-input-wrap.input-size-wrap input[type="text"] {
    width: 100%;
    max-width: 89px;
    height: 53px;
    border: 2px solid #c2b2a1; }
  .create-picture-form-input-wrap.input-size-wrap span {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 30px;
    line-height: 53px;
    color: #807467;
    margin: 0 8px; }

.picture-shape-block {
  margin-bottom: 70px; }

.create-picture-form-radio-block,
.create-picture-form-checkbox-block {
  text-align: center;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
  margin-right: 15px; }
  .create-picture-form-radio-block:last-of-type,
  .create-picture-form-checkbox-block:last-of-type {
    margin-right: 0; }
  .create-picture-form-radio-block input,
  .create-picture-form-checkbox-block input {
    position: absolute;
    width: 1px;
    height: 1px;
    visibility: hidden; }
    .create-picture-form-radio-block input:checked + .custom-radio::before,
    .create-picture-form-radio-block input:checked + .custom-check::before,
    .create-picture-form-checkbox-block input:checked + .custom-radio::before,
    .create-picture-form-checkbox-block input:checked + .custom-check::before {
      content: "";
      width: 95px;
      height: 95px;
      position: absolute;
      top: -13px;
      left: -13px;
      border-radius: 15px;
      border: 2px solid #93a656;
      -webkit-box-sizing: bored-box;
              box-sizing: bored-box; }
    .create-picture-form-radio-block input:checked + .custom-radio::after,
    .create-picture-form-radio-block input:checked + .custom-check::after,
    .create-picture-form-checkbox-block input:checked + .custom-radio::after,
    .create-picture-form-checkbox-block input:checked + .custom-check::after {
      content: "";
      width: 28px;
      height: 22px;
      position: absolute;
      top: -28px;
      left: -5px;
      background-image: url(../img/custom-check.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
  .create-picture-form-radio-block .custom-radio,
  .create-picture-form-radio-block .custom-check,
  .create-picture-form-checkbox-block .custom-radio,
  .create-picture-form-checkbox-block .custom-check {
    width: 75px;
    height: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    position: relative;
    margin-bottom: 25px; }
  .create-picture-form-radio-block .custom-check,
  .create-picture-form-checkbox-block .custom-check {
    border-radius: 20px;
    border: 1px solid lightgrey; }
  .create-picture-form-radio-block .title,
  .create-picture-form-checkbox-block .title {
    font-family: 'blogger_sanslight', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 24px; }

.create-picture-form-aside {
  padding-left: 25px;
  margin-top: 20px;
  width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .create-picture-form-aside #photo-dropzone {
    width: 50px;
    height: 50px;
    background-color: red;
    display: block; }

#advantages {
  padding-bottom: 100px; }
  #advantages h2 {
    margin-bottom: 70px; }

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

.advantages-main {
  width: 100%;
  max-width: 670px;
  padding-right: 35px;
  margin-right: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.advantages-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  margin-bottom: 25px; }
  .advantages-switch.active .advantages-switch-text {
    font-family: 'blogger_sansbold', 'Arial'; }
  .advantages-switch:hover {
    cursor: pointer; }
    .advantages-switch:hover .advantages-switch-text {
      font-weight: 700; }

.advantages-switch-title {
  font-family: 'ziontrain_pro_stencildemibold', 'Arial';
  letter-spacing: -0.01em;
  font-size: 22px;
  line-height: 28px;
  color: #807467;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-transform: uppercase;
  width: 100%;
  max-width: 200px;
  position: relative;
  padding-left: 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 20px; }
  .advantages-switch-title::before {
    content: "";
    position: absolute;
    left: 0;
    width: 28px;
    height: 22px;
    background-image: url(../img/custom-check.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

.advantages-switch-text {
  font-family: 'blogger_sanslight', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 22px; }

.advantages-aside {
  width: 100%;
  max-width: 460px; }

.advantages-images-wrap {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.advantage-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 49.5%;
  height: 49%; }
  .advantage-image.hidden {
    opacity: 0; }

.advantages-images-wrap[data-advantage="1"] {
  background-image: url(../img/advantage-1.jpg); }

.advantages-images-wrap[data-advantage="2"] {
  background-image: url(../img/advantage-2.jpg); }

.advantages-images-wrap[data-advantage="3"] {
  background-image: url(../img/advantage-3.jpg); }

.advantages-images-wrap[data-advantage="4"] {
  background-image: url(../img/advantage-4.jpg); }

#delivery {
  background-color: #807467;
  padding: 40px 0; }
  #delivery h2 {
    line-height: 60px;
    color: #fff;
    margin-bottom: 30px; }
  #delivery .middleblock {
    max-width: 670px; }

.delivery-block {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  margin-bottom: 35px; }
  .delivery-block:last-of-type {
    margin-bottom: 0; }
  .delivery-block.delivery-pickup .custom-text {
    line-height: 30px; }
  .delivery-block .delivery-image {
    width: 75px;
    height: 75px;
    background-position: center top;
    background-repeat: no-repeat;
    margin-right: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .delivery-block .delivery-title {
    font-family: 'ziontrain_pro_stencildemibold';
    letter-spacing: -0.01em;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .delivery-block .custom-text {
    font-family: 'blogger_sansitalic', 'Arial'; }

#payment {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 60px; }
  #payment .middleblock {
    max-width: 555px; }
  #payment h2 {
    line-height: 60px;
    margin-bottom: 20px; }

.payment-text-under {
  font-family: 'blogger_sanslight', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px; }

.payment-ways-text {
  margin-bottom: 0; }
  .payment-ways-text ul {
    padding: 0;
    margin: 0;
    margin-top: 12px;
    padding-left: 17px; }
    .payment-ways-text ul li {
      padding-left: 12px;
      font-size: 16px;
      line-height: 30px; }

.payment-ways-title {
  font-family: 'blogger_sansbold', 'Arial';
  font-size: 18px;
  line-height: 22px; }

.payment-ways-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 425px;
  margin: 0 auto; }

.payment-ways-item {
  width: 125px;
  height: 125px;
  margin-right: 15px;
  background-position: center;
  background-repeat: no-repeat;
  display: block; }
  .payment-ways-item:last-of-type {
    margin-right: 0; }

#reviews {
  background-color: #93a656;
  padding-top: 35px;
  padding-bottom: 50px;
  position: relative; }
  #reviews::before, #reviews::after {
    content: "";
    position: absolute;
    width: 124px;
    height: 98px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #reviews::before {
    background-image: url(../img/quotation-mark-1.png);
    top: -25px;
    left: 15%; }
  #reviews::after {
    background-image: url(../img/quotation-mark-2.png);
    bottom: 40px;
    right: 15%; }
  #reviews h2 {
    color: #fff;
    margin-bottom: 45px; }
  #reviews .custom-arrow-prev,
  #reviews .custom-arrow-next {
    top: 50%;
    bottom: auto; }
  #reviews .custom-arrow-prev {
    left: 15px; }
  #reviews .custom-arrow-next {
    right: 15px; }

.reviews-slider {
  max-width: 620px;
  margin: 0 auto; }

.reviews-slider-item.slick-slide {
  color: #fff;
  overflow: hidden; }

.reviews-slider-item-text {
  font-family: 'blogger_sansregular', 'Arial';
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 25px; }

.reviews-slider-item-name {
  font-family: 'blogger_sansitalic', 'Arial';
  font-size: 18px;
  line-height: 22px; }

#order-picture {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }
  #order-picture .btn-custom {
    max-width: 275px;
    background-color: #942e55; }
    #order-picture .btn-custom:hover {
      background-color: #73183b; }

#ask-question-block {
  padding-top: 35px;
  padding-bottom: 100px;
  text-align: center; }

#ask-question-form {
  width: 100%;
  max-width: 490px;
  padding: 0 19px;
  padding-top: 25px;
  padding-bottom: 30px;
  margin: 0 auto;
  background-color: #807467;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  #ask-question-form .input-wrap {
    margin-bottom: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #ask-question-form input[type="text"],
  #ask-question-form input[type="email"] {
    width: 48%; }
  #ask-question-form textarea {
    height: 137px; }
  #ask-question-form button[type="submit"] {
    max-width: 275px; }
  #ask-question-form .privacy-policy {
    line-height: 48px;
    display: block;
    margin-bottom: 25px; }
    #ask-question-form .privacy-policy a {
      color: #fff;
      line-height: 48px; }

.ask-question-title {
  font-family: 'ziontrain_pro_stencildemibold', 'Arial';
  letter-spacing: -0.01em;
  font-size: 40px;
  line-height: 60px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 16px; }

.privacy-policy {
  color: #fff;
  font-family: 'blogger_sansitalic', 'Arial';
  font-size: 14px; }
  .privacy-policy a {
    font-family: 'blogger_sansitalic', 'Arial';
    font-size: 14px; }

#about {
  padding-bottom: 40px; }
  #about .middleblock {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #about .map-container {
    width: 100%; }

.about-info {
  text-align: left;
  max-width: 270px;
  margin-right: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .about-info .about-title {
    font-family: 'ziontrain_pro_stencildemibold', 'Arial';
    letter-spacing: -0.01em;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #93a656;
    margin-bottom: 20px; }
  .about-info .adress {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 16px;
    line-height: 22px;
    color: #604f3d;
    margin-bottom: 20px; }
  .about-info .work-time {
    font-family: 'blogger_sansitalic', 'Arial';
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px; }
  .about-info .phone {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 26px;
    line-height: 42px;
    color: #93a656;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px; }
  .about-info .social {
    margin-bottom: 23px; }
    .about-info .social .social-link {
      width: 29px;
      height: 29px;
      margin-right: 30px; }
      .about-info .social .social-link:last-of-type {
        margin-right: 0; }
  .about-info .about-info-text {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 14px;
    line-height: 20px;
    color: #604f3d; }

footer {
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  background-color: #7c7364; }
  footer .copyright {
    font-size: 12px;
    color: #fff; }

body .mfp-close {
  display: none !important; }

.mfp-fade.mfp-bg {
  opacity: 0;
  background: #2a161e;
  -webkit-transition: all .3s;
  transition: all .3s; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: .5; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.reminder {
  display: none;
  margin: 0 auto;
  max-width: 100%; }

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2a161e;
  opacity: .5;
  z-index: 2; }

.popup {
  width: 100%;
  margin: 0 auto;
  z-index: 100;
  position: relative; }

.popup-close {
  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;
  top: -12px;
  right: -12px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #942e55;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#order-call-popup,
#order-popup,
#call-popup {
  background-color: #fff;
  padding: 30px;
  text-align: center;
  max-width: 332px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  #order-call-popup input,
  #order-popup input,
  #call-popup input {
    border: 1px solid #b8b8b8;
    padding-left: 22px;
    margin-bottom: 22px; }
    #order-call-popup input:last-of-type,
    #order-popup input:last-of-type,
    #call-popup input:last-of-type {
      margin-bottom: 16px; }
  #order-call-popup .privacy-policy,
  #order-popup .privacy-policy,
  #call-popup .privacy-policy {
    line-height: 20px;
    color: #6e6e6e;
    margin-bottom: 30px;
    display: block; }
    #order-call-popup .privacy-policy a,
    #order-popup .privacy-policy a,
    #call-popup .privacy-policy a {
      color: #93a655; }

#order-reminder-popup,
#call-reminder-popup,
#reminder-popup,
.reminder {
  background-color: #fff;
  padding: 35px;
  max-width: 332px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  #order-reminder-popup .reminder-icon,
  #call-reminder-popup .reminder-icon,
  #reminder-popup .reminder-icon,
  .reminder .reminder-icon {
    width: 48px;
    height: 47px;
    background-image: url(../img/thumbs-up.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    margin-bottom: 20px; }
  #order-reminder-popup .reminder-title,
  #call-reminder-popup .reminder-title,
  #reminder-popup .reminder-title,
  .reminder .reminder-title {
    font-family: 'blogger_sansregular', 'Arial';
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #333333; }

#buy-picture-popup {
  width: 100%;
  max-width: 1140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.buy-picture-popup-main {
  background-color: #fff;
  width: 100%;
  max-width: 770px;
  position: relative;
  padding: 40px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .buy-picture-popup-main .custom-arrow-prev,
  .buy-picture-popup-main .custom-arrow-next {
    color: #a4bd51;
    border: 2px solid #a4bd51;
    bottom: auto;
    top: 43%; }
    .buy-picture-popup-main .custom-arrow-prev::before, .buy-picture-popup-main .custom-arrow-prev::after,
    .buy-picture-popup-main .custom-arrow-next::before,
    .buy-picture-popup-main .custom-arrow-next::after {
      background-color: #a4bd51; }
    .buy-picture-popup-main .custom-arrow-prev:hover,
    .buy-picture-popup-main .custom-arrow-next:hover {
      background-color: #a4bd51; }
      .buy-picture-popup-main .custom-arrow-prev:hover::before, .buy-picture-popup-main .custom-arrow-prev:hover::after,
      .buy-picture-popup-main .custom-arrow-next:hover::before,
      .buy-picture-popup-main .custom-arrow-next:hover::after {
        background-color: #fff; }
  .buy-picture-popup-main .custom-arrow-prev {
    left: 50px; }
  .buy-picture-popup-main .custom-arrow-next {
    right: 50px; }

.buy-picture-popup-slider {
  padding: 0 40px; }

.buy-picture-popup-slider-item.slick-slide {
  height: 390px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.picture-art {
  width: 100%;
  max-width: 590px;
  height: 355px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px; }

.name-art {
  font-family: 'blogger_sansbold', 'Arial';
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #a4bd51; }

.buy-picture-form-slide.slick-slide {
  height: 480px; }

.buy-picture-popup-aside {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 360px; }

.buy-picture-form-slider {
  height: 100%; }
  .buy-picture-form-slider .slick-track,
  .buy-picture-form-slider .slick-list {
    height: 100%; }

.buy-picture-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }

.buy-picture-form-top {
  background-color: #a4bd51;
  color: #fff;
  height: 100%;
  padding: 65px;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .buy-picture-form-top .buy-picture-form-input-wrap ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    .buy-picture-form-top .buy-picture-form-input-wrap ul li {
      margin-bottom: 10px; }
      .buy-picture-form-top .buy-picture-form-input-wrap ul li:last-of-type {
        margin-bottom: 0; }
      .buy-picture-form-top .buy-picture-form-input-wrap ul li label {
        cursor: pointer; }
  .buy-picture-form-top .buy-picture-form-input-wrap input {
    width: 1px;
    height: 1px;
    position: absolute;
    visibility: hidden; }
    .buy-picture-form-top .buy-picture-form-input-wrap input:checked + .custom-radio {
      background-image: url(../img/check-white.png); }
      .buy-picture-form-top .buy-picture-form-input-wrap input:checked + .custom-radio + .title {
        font-family: 'blogger_sansbold', 'Arial'; }
  .buy-picture-form-top .buy-picture-form-input-wrap .custom-radio {
    display: inline-block;
    vertical-align: baseline;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 12px;
    margin-right: 15px; }
  .buy-picture-form-top .buy-picture-form-title {
    font-family: 'blogger_sansbold', 'Arial';
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 7px; }

.buy-picture-form-bottom {
  background-color: #e8e8e8;
  padding: 50px 65px; }
  .buy-picture-form-bottom button[type="submit"] {
    background-color: #942e55; }
    .buy-picture-form-bottom button[type="submit"]:hover {
      background-color: #73183b; }

@media screen and (max-width: 1270px) {
  #reviews::before {
    left: 7%; }
  #reviews::after {
    right: 7%; }
  .buy-picture-form-top {
    padding: 25px; }
  .buy-picture-popup-main {
    max-width: 600px; }
  .buy-picture-popup-aside {
    max-width: 310px; } }

@media screen and (max-width: 1150px) {
  .header-top-title {
    font-size: 25px; }
  .header-top .timer-block .timer-wrap .item .num {
    width: 40px;
    font-size: 25px; }
  .header-top .timer-block .timer-title {
    font-size: 16px; }
  .special-block .special-block-text {
    min-height: 90px; } }

@media screen and (max-width: 1024px) {
  .interior-slider-item.slick-slide {
    height: 450px; }
  #interior-block .custom-arrow-prev,
  #interior-block .custom-arrow-next {
    bottom: -245px; }
  #interior-block {
    padding-top: 0; }
  .advantages-promo-item {
    margin-right: 0; }
  #advantages {
    padding-bottom: 40px; }
  #advantages h2 {
    margin-bottom: 30px; } }

@media screen and (max-width: 1023px) {
  header nav ul li a {
    font-size: 16px; }
  .present-main h2 {
    padding: 20px; }
  .header-top .timer-block .timer-wrap .item .num {
    font-size: 18px;
    width: 30px; }
  .header-top .timer-block .timer-wrap .item {
    margin-right: 5px; }
  .header-info-right .phone {
    font-size: 24px; }
  .header-info-right .phone + .btn-custom {
    min-width: 180px; }
  .header-bottom .btn-custom {
    max-width: 150px;
    font-size: 16px; }
  .advantages-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .advantages-main {
    padding-right: 0;
    margin-right: 0; }
  .advantages-aside {
    display: none; }
  .present-main {
    max-width: 520px; }
  .present-main h2 {
    font-size: 65px;
    margin-bottom: 50px; }
  .present-main .timer-wrap .item .num {
    width: 85px;
    height: 60px;
    font-size: 45px;
    line-height: 40px; }
  .present-aside .present-item-title {
    font-size: 21px; }
  .present-aside .present-item-image {
    width: 125px;
    height: 125px;
    margin-right: 25px; }
  .present-aside .present-item-content {
    min-width: 190px; }
  .present-aside .present-item-text {
    font-size: 16px; }
  #special {
    padding-top: 10px; }
    #special h2 {
      padding-bottom: 0; }
  .buy-picture-category-switch,
  .buy-picture-category-item {
    height: 150px; }
  #buy-picture {
    padding-bottom: 0; }
  #reviews::before,
  #reviews::after {
    width: 60px;
    height: 60px;
    background-size: contain; }
  #reviews::before {
    left: 2%; }
  #reviews::after {
    right: 2%; }
  .buy-picture-popup-main {
    max-width: 420px; } }

@media screen and (max-width: 940px) {
  .header-top .middleblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .header-top-title {
    font-size: 21px;
    margin-right: 0;
    margin-top: 5px;
    margin-bottom: 5px; }
  .header-top .timer-block {
    border: none; }
  .header-top .timer-block .timer-title {
    display: none; }
  .header-top .timer-block .timer-wrap .item {
    margin-right: 8px; }
  .header-top .timer-block .timer-wrap .item .label {
    font-size: 14px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset; }
  .header-top .timer-block .timer-wrap .item .num {
    height: 36px;
    line-height: 36px; } }

@media screen and (max-width: 767px) {
  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .header-main {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .header-info-right .phone + .btn-custom {
    max-width: 150px;
    min-width: 0;
    font-size: 16px; }
  .present-main h2 {
    border: 4px solid #fff; }
  h2 {
    font-size: 35px;
    line-height: 50px; }
  #buy-picture h2 {
    line-height: 50px; }
  #special h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 50px; }
  #create-picture .h2 {
    line-height: 50px;
    font-size: 35px; }
  #reviews h2 {
    margin-bottom: 25px; }
  .header-main {
    padding-top: 2px;
    padding-bottom: 2px; }
    .header-main .middleblock {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .header-logo {
    width: 180px;
    height: 55px;
    background-size: contain; }
  .header-bottom-logo {
    height: 55px; }
  .header-info-left {
    width: 64px;
    height: 64px; }
    .header-info-left .adress,
    .header-info-left .work-time {
      display: none; }
  .header-info-right .phone,
  .header-info-right .social {
    display: none; }
  .header-info-right .phone + .btn-custom {
    margin-bottom: 0; }
  .header-bottom {
    margin: 0;
    padding: 0; }
    .header-bottom nav {
      display: none; }
  .btn-mob-menu {
    display: block; }
  #interior-block h2 {
    line-height: 50px;
    font-size: 33px; }
  .interior-slider-item.slick-slide {
    height: 320px; }
  #interior-block .custom-arrow-prev,
  #interior-block .custom-arrow-next {
    bottom: -180px; }
  #advantages-promo {
    padding: 25px 0;
    padding-bottom: 5px;
    margin-bottom: 0; }
  .advantages-promo-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .advantages-promo-item {
    width: 50%;
    margin-bottom: 30px; }
    .advantages-promo-item .advantage-icon {
      margin-bottom: 10px; }
  .present-main h2 {
    margin-bottom: 30px; }
  .present-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 25px;
    padding-bottom: 35px; }
  .present-main .timer-block {
    margin-bottom: 30px; }
  .present-main .timer-title {
    margin-bottom: 20px; }
  .present-aside {
    width: 100%;
    max-width: 420px; }
  .special-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .special-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px; }
  .special-block .special-block-text {
    min-height: 0; }
  .special-block-image {
    margin: 0 auto; }
  .buy-picture-category-switch-title {
    max-width: 130px;
    font-size: 22px; }
  .create-picture-form-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .create-picture-form-main {
    border-right: none;
    padding-right: 0; }
  .create-picture-form-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .create-picture-form-aside .create-picture-form-block {
      width: 100%; }
    .create-picture-form-aside .input-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #buy-picture-popup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .buy-picture-popup-main {
    max-width: 100%;
    padding: 25px 45px; }
  .buy-picture-form-top .buy-picture-form-title {
    text-align: center;
    margin-bottom: 20px; }
  .buy-picture-form-top .buy-picture-form-input-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .buy-picture-form-top .buy-picture-form-input-wrap ul li {
      width: 45%;
      text-align: center; }
  #reviews::before,
  #reviews::after {
    display: none; }
  #ask-question-block {
    padding-top: 0; }
  .ask-question-title {
    font-size: 35px;
    line-height: 45px; }
  #about .middleblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .about-info {
    max-width: 100%;
    margin-bottom: 15px; }
  .about-info .about-title .text-break {
    display: inline; }
  .map-container {
    height: 300px; }
  #ask-question-block {
    padding-bottom: 40px; }
  .present-main {
    margin-right: 0; }
  .header-bottom.fixed {
    padding: 5px 0; }
    .header-bottom.fixed .middleblock {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .header-bottom.fixed .btn-custom {
    margin: 0; }
  .advantages-switch:hover .advantages-switch-text {
    font-weight: 400; }
  .buy-picture-popup-aside {
    max-width: 100%; }
  .present-main .timer-wrap .item .num {
    padding: 4px; }
  .create-picture-form-aside {
    width: 100%; }
  #dropzone {
    margin-right: 40px; }
  .present-main .timer-wrap .item .num {
    line-height: 52px; }
  .create-picture-form-input-wrap {
    margin-bottom: 35px; } }

@media screen and (max-width: 640px) {
  .header-logo {
    width: 150px; }
  .header-info-right .phone + .btn-custom {
    font-size: 13px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    min-width: 100px; }
  .buy-picture-category-switch-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .buy-picture-category-switch {
    display: none; }
    .buy-picture-category-switch.show-all {
      display: block; }
  .buy-picture-category-switch,
  .buy-picture-category-item {
    height: 180px;
    width: 48%; }
  .buy-picture-category-item:nth-child(2n) {
    margin-right: 0; }
  .create-picture-form-input-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .create-picture-form-radio-block,
  .create-picture-form-checkbox-block {
    margin-bottom: 45px; }
  .picture-shape-block {
    margin-bottom: 20px; }
  .create-picture-form-aside {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .create-picture-form-aside {
    padding-left: 0; }
  .create-picture-form-aside .inputfile-wrap,
  .create-picture-form-aside .create-picture-form-block {
    width: 63%;
    text-align: center; }
  .create-picture-form-block-title {
    font-size: 24px;
    line-height: 40px; }
  .create-picture-form-block-title span {
    padding-left: 0;
    display: block;
    text-align: center; }
  .create-picture-form-block-title span::before {
    display: none; }
  .create-picture-form-aside .inputfile + label {
    height: 220px; }
  .create-picture-form-aside .inputfile + label::before {
    display: none; }
  .create-picture-form-aside .inputfile-wrap {
    padding-left: 0;
    margin: 0 auto; }
  .buy-picture-form-top .buy-picture-form-input-wrap ul li {
    width: 100%;
    text-align: left; }
  .header-bottom.fixed .btn-custom,
  .header-bottom.fixed .get-order-call-popup {
    max-width: 120px;
    font-size: 13px; }
  .header-bottom-logo {
    width: 120px; }
  .create-picture-form-aside .input-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .create-picture-form-aside .create-picture-form-block {
    margin: 0 auto; }
  .create-picture-form-input-wrap.input-size-wrap {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin-bottom: 35px; }
  .create-picture-form-block-title.block-title-4 {
    margin-bottom: 15px; }
  .create-picture-form-block-title.block-title-4 span {
    padding-left: 32px;
    text-align: left; }
  .buy-picture-popup-slider-item.slick-slide {
    height: 350px; }
  .picture-art {
    height: 300px; }
  .create-picture-form-aside .create-picture-form-block {
    max-width: 290px; }
  .create-picture-form-checkbox-block {
    width: 45%;
    margin: 0;
    margin-bottom: 45px; } }

@media screen and (max-width: 480px) {
  body {
    -webkit-text-size-adjust: none; }
  .interior-slider-item.slick-slide {
    background-size: cover; }
  .btn-mob-menu {
    top: -120px; }
  .header-logo {
    width: 110px; }
  .header-info-left {
    width: 32px;
    height: 32px; }
  .mob-menu {
    top: 58px; }
  .main-block-top h1 {
    font-size: 40px;
    line-height: 50px; }
  #interior-block h2 {
    line-height: 45px; }
  .header-top-title {
    font-size: 17px; }
  .delivery-block .delivery-image {
    margin-right: 10px; }
  .advantages-switch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .interior-slider-item.slick-slide {
    height: 270px; }
  #interior-block .custom-arrow-prev,
  #interior-block .custom-arrow-next {
    bottom: -155px; }
  .advantages-switch-title {
    margin-bottom: 15px;
    max-width: 100%; }
    .advantages-switch-title .text-break {
      display: inline; }
  .advantages-promo-item {
    width: 100%;
    margin-bottom: 40px; }
  .present-main h2 {
    font-size: 43px;
    padding: 10px; }
  .present-main .timer-title {
    font-size: 35px;
    line-height: 40px; }
  .present-main .timer-wrap {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .present-main .timer-wrap .item .num {
    font-size: 38px;
    line-height: 48px;
    width: 65px;
    height: 50px; }
  .present-main .timer-wrap .item .label {
    font-size: 17px; }
  .present-aside .present-item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .present-aside .present-item-image {
    width: 70px;
    height: 70px; }
  .buy-picture-category-switch,
  .buy-picture-category-item {
    height: 140px; }
  .create-picture-form-aside .inputfile-wrap,
  .create-picture-form-aside .create-picture-form-block {
    width: 100%; }
  .create-picture-form-input-wrap.input-size-wrap input[type="text"] {
    max-width: 75px; }
  .create-picture-form-radio-block,
  .create-picture-form-checkbox-block {
    margin: 10px;
    margin-bottom: 25px; }
  .create-picture-form-radio-block .title,
  .create-picture-form-checkbox-block .title {
    font-size: 16px; }
  #delivery {
    padding: 30px 0; }
  #payment {
    padding: 30px 0; }
  .payment-ways-item {
    background-size: contain; }
  .reviews-slider-item-text {
    font-size: 15px; }
  .reviews-slider.slick-slider {
    padding: 0 40px; }
  .map-container {
    height: 250px; }
  #ask-question-form textarea {
    margin-bottom: 15px; }
  #ask-question-form .privacy-policy {
    line-height: 1.2em; }
  .buy-picture-popup-slider {
    padding: 0 15px; }
  .buy-picture-popup-slider-item.slick-slide {
    height: 250px; }
  .picture-art {
    height: 210px;
    margin-bottom: 5px; }
  .buy-picture-popup-main .custom-arrow-prev,
  .buy-picture-popup-main .custom-arrow-next {
    margin-top: -14px; }
  .create-picture-form-input-wrap {
    margin-bottom: 0; }
  .create-picture-form-checkbox-block {
    width: 41%; }
  .create-picture-form-checkbox-block:last-of-type {
    margin-right: 10px; }
  .create-picture-form-block-title.block-title-4 span {
    padding-left: 30px; } }

#dropzone {
  position: relative;
  border: 2px dashed #93a656;
  color: black;
  font-size: 30px;
  line-height: 40px;
  color: #807467;
  height: 240px;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../img/photo-default.png);
  background-position: center 30px;
  background-repeat: no-repeat;
  margin-bottom: 60px; }
  #dropzone::before {
    content: "3";
    font-family: 'ziontrain_pro_stencildemibold', 'Arial';
    font-size: 24px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #807467;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #9bac62;
    display: block;
    position: absolute;
    top: -15px;
    left: -5px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

#dropzone.hover {
  border: 10px solid #FE5;
  color: #FE5; }

#dropzone.dropped {
  background-image: none; }
  #dropzone.dropped div {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

#dropzone div {
  position: absolute;
  top: 130px;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#dropzone img {
  border-radius: 10px;
  vertical-align: middle;
  max-width: 95%;
  max-height: 95%; }

#dropzone [type="file"] {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }
</pre></body></html>