.holidays-list img {
  max-width: 100%;
}

.about-page .container-blockquote-about {
  position: relative;
  text-align: justify;
  color: white;
}
.about-page .h1-white-blockquote {
  color: white;
  text-align: justify;
  text-transform: uppercase;
}
.about-page .blockquote-right {
  text-align: right;
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: lighter;
}
.about-page .blockquote {
  border-left: 2px solid #eeeeee;
}
.about-page .blockquote a {
  text-transform: uppercase;
  font-weight: lighter;
}
.about-page .h1-black-blockquote-hold {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #737373;
}
.about-page .h1-black-blockquote {
  font-size: 30px;
}
.about-page .container-holding-about {
  background-image: url("/img/static/about/car_20.jpg");
}
.about-page .container-zao-about {
  background-image: url("/img/static/about/zao_brush.jpg");
}
.about-page .container-td-about {
  background-image: url("/img/static/about/td_gloves.jpg");
}
.about-page .container-ooo-about {
  background-image: url("/img/static/about/ooo-fire.jpg");
}
.about-page .container-avo-about {
  background-image: url("/img/static/about/img-about/all-avokado.jpg");
}
.about-page .container-kem-about {
  background-image: url("/img/static/about/img-about/all.jpg");
}
.about-page .container-cur-about {
  background-image: url("/img/static/about/img-about/all-cur.jpg");
}
.about-page .container-rg-about {
  background-image: url("/img/static/about/img-about/all-rg.jpg");
}
.about-page .container-vse-about {
  background-image: url("/img/static/about/img-about/all-vse.jpg");
}
.about-page .container-prokuzbass-about {
  background-image: url("/img/static/about/img-about/prokuzbass.jpg");
}
.about-page .container-mk-about {
  background-image: url("/img/static/about/img-about/mkru.jpg");
}
.about-page .container-color42-about {
  background-image: url("/img/static/about/img-about/color42.jpg");
}
.about-page .container-holding-about p {
  font-stretch: ultra-condensed;
  font-weight: lighter;
}
.about-page h1, .about-page h2 {
  font-family: Oswald;
}
.about-page .container-about {
  border: 1px solid silver;
  padding: 30px 50px 15px;
  position: relative;
  text-align: justify;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  margin-bottom: 20px;
  min-height: 250px;
}
.about-page .container-holding-about {
  border: 1px solid silver;
  padding: 60px 80px 40px 80px;
  position: relative;
  text-align: justify;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-bottom: 20px;
  background-position: 50% 70%;
}
.about-page ul li {
  list-style: circle;
}
.about-page a {
  font-weight: lighter;
  text-transform: uppercase;
  color: #737373;
}
.about-page .boss-blockquote {
  margin-top: -50px;
}

.charity-page .reward-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.charity-page .reward-item {
  width: 50%;
  display: flex;
  padding: 10px;
  height: 210px;
}
.charity-page .reward-item:hover .reward-item-content {
  box-shadow: 1px 1px 5px 1px #323c89;
}
.charity-page .reward-item-content {
  height: 100%;
  width: 100%;
  display: flex;
  box-shadow: 2px 1px 5px 1px silver;
  border: 1px solid #F8F8F8;
  transition: 0.2s;
}
.charity-page .reward-item-img-background {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.charity-page .reward-item-img {
  width: 30%;
  height: 100%;
  flex-shrink: 0;
  padding-left: 5px;
}
.charity-page .reward-item-text {
  padding: 30px 15px 15px 10px;
}
.charity-page h2.reward-item-title {
  text-align: center;
  font-family: "Oswald";
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 0.5px;
}
.charity-page .reward-item-descr {
  text-align: center;
  font-family: "Oswald";
  font-size: 16px;
  line-height: 22px;
  font-weight: lighter;
}
.charity-page .reward-list.alternative .reward-item {
  width: 33.33%;
}
.charity-page .reward-list.alternative .reward-item-descr {
  font-size: 14px;
  line-height: 20px;
  font-family: "Roboto";
}
.charity-page .reward-list.alternative .reward-item-title {
  font-size: 20px;
}
.charity-page .reward-list.alternative .reward-item {
  height: 250px;
}
.charity-page .reward-list.alternative .reward-item-text {
  padding: 15px 15px 15px 0;
}
.charity-page .reward-item-text {
  padding: 20px 15px 15px 0;
}
.charity-page .charity-block {
  margin-bottom: 20px;
}
.charity-page .block-diplomas {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.charity-page .block-diplomas .diploma {
  display: block;
  padding: 5px;
  height: 220px;
  width: auto;
}
.charity-page .big-diplomas .diploma {
  width: 33.33%;
  height: 300px;
}
.charity-page .diploma-img {
  max-height: 100%;
}
.charity-page .diploma-img-background {
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.charity-page .charity-page .header-intro {
  font-family: "Oswald";
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 15px;
}
.charity-page .block-diplomas.church-block .diploma {
  height: 280px;
}
.charity-page .history-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.charity-page .history-item {
  padding: 5px;
}
.charity-page .history-item img {
  height: 300px;
}
.charity-page .history-block .history-item-content {
  padding: 5px;
  box-shadow: 2px 1px 5px 1px silver;
}
.charity-page .history-item-text {
  font-family: "Oswald";
  margin-top: 2%;
  font-weight: lighter;
  white-space: normal;
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
.charity-page .history-bottom-block {
  display: flex;
}
.charity-page .history-bottom-block .history-item,
.charity-page .history-video {
  width: 50%;
  padding: 5px;
}
.charity-page .churh-map {
  padding: 5px;
  position: relative;
}
.charity-page .churh-map-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.charity-page .history-bottom-block .history-item-content {
  height: 100%;
}
.charity-page .history-bottom-block .history-item-content img {
  width: 100%;
  height: auto;
  display: block;
}
.charity-page .mfp-figure small {
  padding: 5px 0;
}
.charity-page .video-two .video-item {
  height: 250px;
}

.dcerts-page .dcert-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.dcerts-page .dcert-item {
  max-width: 200px;
  margin-bottom: 20px;
}
.dcerts-page .dcert-item picture {
  display: flex;
  align-items: center;
  height: 100%;
}
.dcerts-page .dcert-item img {
  transition: 0.1s;
  transition-property: transform;
  transition-delay: 0s;
  transform: scale(1);
  /*&:hover {
    transform: scale(2);
    transition: .5s;
    transition-delay: .3s;
    z-index: 1000;
    position: relative;
  }*/
}
.dcerts-page h2 {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #737373;
  margin-bottom: 0;
  padding: 8px 0;
  font-weight: lighter;
}

.find-us-page .phone-map-block {
  min-height: 350px;
  min-width: 100%;
}
.find-us-page .header-city-block {
  margin: 1rem 0;
  font-size: 2rem;
  text-transform: uppercase;
  color: #737373;
}
.find-us-page .unit-tags {
  display: flex;
  flex-direction: column;
}
.find-us-page .phone-map-block.locked {
  background: url("/img/long-map.jpg") center center;
}
.find-us-page .unit-tag {
  width: 100%;
  border: 1px solid rgb(43.1818181818, 51.8181818182, 118.3181818182);
  margin: 5px 0;
}
.find-us-page .unit-tag span {
  padding: 10px;
  display: block;
  text-align: center;
}
.find-us-page .unit-phone-list {
  padding-left: 15px;
}
.find-us-page .unit-phone-item {
  margin-top: 5px;
}
.find-us-page .unit-address {
  font-weight: bold;
}

.unit-phone-list {
  margin-top: 10px;
  padding-left: 15px;
}

.contacts-page h1,
.suppliers-page h1,
.order-find-page h1,
.order-list-page h1 {
  font-size: 2.5rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
  font-weight: lighter;
  color: #737373;
}
.contacts-page .unit-address,
.suppliers-page .unit-address,
.order-find-page .unit-address,
.order-list-page .unit-address {
  font-weight: bold;
}
.contacts-page .units-header,
.suppliers-page .units-header,
.order-find-page .units-header,
.order-list-page .units-header {
  font-size: 2rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 8px 15px 8px;
  font-weight: lighter;
  color: #737373;
}
.contacts-page .unit-phone-title,
.suppliers-page .unit-phone-title,
.order-find-page .unit-phone-title,
.order-list-page .unit-phone-title {
  margin-left: -10px;
}
.contacts-page .card-header,
.suppliers-page .card-header,
.order-find-page .card-header,
.order-list-page .card-header {
  text-transform: uppercase;
}
.contacts-page .sales-header,
.suppliers-page .sales-header,
.order-find-page .sales-header,
.order-list-page .sales-header {
  text-transform: uppercase;
  color: #fff;
  background-color: #323c89;
  padding: 5px 10px;
  margin-left: -10px;
}
.contacts-page .contacts-menu,
.suppliers-page .contacts-menu,
.order-find-page .contacts-menu,
.order-list-page .contacts-menu {
  padding-left: 30px;
  position: sticky;
  top: 180px;
}
.contacts-page .contacts-menu-block,
.suppliers-page .contacts-menu-block,
.order-find-page .contacts-menu-block,
.order-list-page .contacts-menu-block {
  height: 100%;
  position: relative;
}
.contacts-page .contacts-menu-item,
.suppliers-page .contacts-menu-item,
.order-find-page .contacts-menu-item,
.order-list-page .contacts-menu-item {
  margin-top: 0.8rem;
  font-size: 1.2rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 4px 0;
  font-weight: lighter;
  color: #737373;
  list-style: square;
}
.contacts-page .contacts-menu-item i,
.suppliers-page .contacts-menu-item i,
.order-find-page .contacts-menu-item i,
.order-list-page .contacts-menu-item i {
  font-size: 0.8rem;
}

.feedback-page h1,
.login-page h1,
.order-find-page h1 {
  font-size: 2.5rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 8px 0;
  font-weight: lighter;
  color: #737373;
}
.feedback-page label,
.login-page label,
.order-find-page label {
  font-size: 1rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 8px 0;
  font-weight: lighter;
  color: #737373;
}
.feedback-page .custom-control-label,
.login-page .custom-control-label,
.order-find-page .custom-control-label {
  padding: 0;
}
.feedback-page .login-btn,
.feedback-page .to-reg-btn,
.login-page .login-btn,
.login-page .to-reg-btn,
.order-find-page .login-btn,
.order-find-page .to-reg-btn {
  text-transform: uppercase;
}
.feedback-page .feedback-intro,
.login-page .feedback-intro,
.order-find-page .feedback-intro {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 8px 0;
  font-weight: lighter;
}

.discount-card-page .btn-get-discount-card {
  width: 90%;
  padding: 20px 10px;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: lighter;
  white-space: normal;
}
.discount-card-page .sss {
  margin: 0 auto;
  display: block;
}
.discount-card-page h1 {
  font-size: 2.5rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 8px 0;
  font-weight: lighter;
  color: #737373;
}
.discount-card-page h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #737373;
  margin-bottom: 0;
  padding: 8px 0;
  font-weight: lighter;
}
.discount-card-page .card-header {
  text-transform: uppercase;
}

.discount-map-page .discount-map-block {
  display: none;
}
.discount-map-page .discount-map-block.shown {
  display: flex;
}
.discount-map-page .discount-map-block h1, .discount-map-page .discount-map-block h2, .discount-map-page .discount-map-block h3 {
  text-transform: uppercase;
  font-weight: lighter;
  padding: 3px 0;
}
.discount-map-page .company-blocks {
  margin-bottom: 30px;
}
.discount-map-page .card-header {
  text-transform: uppercase;
}

.delivery-and-payment-page .info-block {
  padding-left: 2rem;
}
.delivery-and-payment-page h1, .delivery-and-payment-page h2, .delivery-and-payment-page h3 {
  text-transform: uppercase;
  font-weight: lighter;
  padding: 3px 0;
}
.delivery-and-payment-page h3 {
  font-size: 1.25rem;
}
.delivery-and-payment-page ul li {
  list-style: square;
}

.teplici-video {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

@media (max-width: 1500px) {
  .charity-page .reward-item {
    height: 250px;
  }
  .charity-page .reward-item-content {
    align-content: center;
  }
}
@media (max-width: 1200px) {
  .charity-page .reward-item {
    width: 100%;
    height: 200px;
  }
}
@media (max-width: 992px) {
  .charity-page .reward-item {
    height: 220px;
  }
}
@media (max-width: 650px) {
  .charity-page .reward-item {
    height: auto;
    min-height: 150px;
  }
}
@media (max-width: 600px) {
  .about-page .container-holding-about {
    padding: 20px 3px 0 10px;
  }
  .about-page blockquote {
    border-left: none;
  }
  .about-page h1 {
    padding-left: 20px;
  }
  .about-page h2 {
    text-align: initial;
  }
  .about-page .container-about {
    padding: 20px 20px 15px;
  }
}
@media (max-width: 400px) {
  .about-page h2 {
    padding-left: 20px;
  }
  .about-page .container-about {
    text-align: initial;
    padding: 20px 0 15px;
  }
}

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