.store-title { margin-top: 40px;}
.show-all { cursor: pointer; }

@media only screen and (min-width: 768px) and (max-width: 1300) {
    #MacroCatalogBtn .macro-pulse, .macro-bloc {
        width: 120px !important;
        height: 120px !important;
        right: 90px !important;
    }
}

@media only screen and (min-width: 1301px) {
  .header__right {
    width: 400px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media only screen and (min-width: 768px) {
	.header__phone {
width: 100%;
}
}

@media only screen and (min-width: 1301px) {
	.header__phone span {
font-size: 19px;
}
}

#MacroCatalogBtn {
bottom: 190px;
}

/* .page-home .clever-top-images__main {
  background: url(/dist/assets/images/pages/front/assets/images/main-sm.png) no-repeat;
  background-size: contain;
} */
.genplans {
  background: url(/dist/assets/images/components/map-big/interactive-map.jpg) no-repeat 50% 0;
  background-size: contain;
}

.header__right {
  max-height: 40px;
}
.cookie_mess_wrapper {
  max-height: 291px;
  z-index: 9999;
}
@media (min-width: 1024px) {
  .cookie_mess_wrapper {
    max-height: 104px;
  }
}
@media all and (min-width: 1301px) {
  .header__right {
    max-height: 56px;
  }
  .cookie_mess_wrapper {
    max-height: 291px;
  }
}

@media all and (max-width: 500px) {
  .clever-top-images .clever-top-images__main {
    background: url('/upload/iblock/304/1p89i8dsgik87132xragm75q4z52ong5.png') no-repeat 50% 0;
    background-size: cover;
    min-height: 240px;
  }

  .clever-top-images .clever-top-images__main picture {
    opacity: 0;
  }

}

/* SEO */
.seo-block {
  margin: 50px 0 40px;
}

.seo-block .text {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
}

.seo-block .text * {
  margin-bottom: 20px;
  line-height: 160%;
}

.seo-block .text h2,
.seo-block .text h3,
.seo-block .text h4 {
  margin-top: 30px;
}

.seo-block .text ul {
  /* margin-left: 18px;
  list-style: disc; */
  margin-left: 5px;
  margin-bottom: 26px;
}
.seo-block .text ul li {
  position: relative;
  padding-left: 24px;
  line-height: 160%;
  margin: 0px;
}

.seo-block .text ul li::before {
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: #2f3f4a;
  content: "";
  position: absolute;
  left: 9px;
  top: 11px;
}

@media only screen and (min-width: 1301px) {
  .seo-block .text {
      font-size: 18px;
      font-style: normal;
      font-weight: 300;
  }

  .page-planing .seo-block {
    margin-top: 80px;
  }

  .page-planing .seo-block h2 {
    font-size: 1.4em;
  }
  .page-planing .seo-block h3 {
    font-size: 1.2em;
  }

  .seo-block .text ul li::before {
    top: 13px;
  }
}



@media only screen and (max-width: 576px) {
  .main-section .slider-list {
    max-height: 100%;
  }

  .cards-animated-block .cards-animated__items__item:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(37, 53, 63, .2)), color-stop(100%, rgba(37, 53, 63, .7)));
    background: -o-linear-gradient(top,rgba(37,53,63,.2) 20%,rgba(37,53,63,.7) 100%);
    background: linear-gradient(180deg, rgba(37, 53, 63, .2) 20%, rgba(37, 53, 63, .7) 100%);
  }
}

@media only screen and (min-width: 1600px) {
    .group-text__title, .group-text__middle p {
        font-size: 20px !important;
        font-style: normal;
        font-weight: 300 !important;
    }
}

/* a.video-block {
  background: url(/dist/assets/css/pages/front/../../../images/video-top-main.png) no-repeat 0 0;
  background-size: contain;
  height: 100%;
} */

.header__logo a.commerce img {
  height: 32px;
  width: auto;
}

@media only screen and (min-width: 1301px) {
    .header__logo a.commerce img {
        height: 46px;
        width: auto;
    }
}

table tbody tr:first-child td {
  border-top: 0;
}

.page-home .fancybox__slide.has-iframe .fancybox__content {
  padding: 0 !important;
}

/* плашка whatsapp  */
.graph-modal__whatsapp {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 16px);
}

.wa-block {
  position: relative;
  padding: 18px 24px;
  border-radius: 32px;
  background: rgba(47, 63, 74, 1);
}

.wa-block input {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.wa-block label {
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 0 64px;
  background: url(../images/icon-wa.svg) no-repeat 0 0;
  background-size: 48px 48px;
  display: block;
  min-height: 48px;
}


.wa-block:after {
  content: "";
  width: 42px;
  height: 59px;
  position: absolute;
  bottom: -7px;
  right: 0px;
  background: url(../images/wa-style.svg) no-repeat 0 0;
  background-size: contain;
}

.wa-form .graph-modal__submit-sec button {
  width: 100%;
}

@media all and (max-width: 991px) {
  .graph-modal__whatsapp {
    top: calc(100% + 8px);
  }
  .wa-form.graph-modal__container {
    max-width: 464px !important;
    width: 100% !important;
    height: auto !important;
    left: calc(50% - 232px);
    border-radius: 32px;
    margin: 40px 8px;
  }
}

.fck-whsap {
    position: absolute;
    bottom: 64px;
    left: 32px;
    width: calc(100% - 64px);
    z-index: 3;
}

.fck-whsap__target {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    border-radius: 32px;
    padding: 16px;
    background-color: rgba(47, 63, 74, 1);
}

.fck-whsap__text {
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    vertical-align: bottom;
    color: #fff;
    padding-left: 16px;
}

.fck-whsap__icon {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    background-color: #34B553;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.fck-whsap__fragments {
    position: absolute;
    height: 46px;
    width: 33px;
    right: -10px;
    bottom: -7px;
}

.fck-whsap__pops {
    box-shadow: 0px 4px 16px 0px #0000001A;
    position: absolute;
    right: 0;
    width: 327px;
    bottom: 100%;
    margin-bottom: 8px;
    padding: 16px;
    border-radius: 40px;
    background-color: #fff;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
}

.form-answer__row .fck-whsap__pops {
    right: -32px;
}

.fck-whsap__pops .graph-modal__agreement {
    margin-top: 0;
    padding: 8px;
}

.fck-whsap__pops-btns {
    margin-top: 16px;
}

.fck-whsap__pops-btns button {
    width: 100%;
}

.fck-whsap__pops-shadows {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
}

.open-fck-whsap .fck-whsap__pops-shadows, .open-fck-whsap .fck-whsap__pops {
    pointer-events: all;
    opacity: 1;
}


@media only screen and (min-width: 768px) {

    .graph-modal__container {
        height: fit-content;
        width: 464px !important;
        max-width: 464px !important;
        left: 50%;
        margin-left: -232px;
        top: 50%;
        transform: translateY(-50%);
        padding: 32px;
        margin-top: -48px;
        border-radius: 40px;
    }

    .fck-whsap {
        left: 0;
        width: 100%;
        top: 100%;
        margin-top: 16px;
    }

    .fck-whsap__fragments {
        bottom: -84px;
    }

    .fck-whsap__pops {
        width: 344px;
        left: 50%;
        margin-left: -172px;
    }

    .graph-modal__close-form {
        width: 48px;
        height: 48px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid #34B5534D;
        right: -16px;
        top: -16px;
    }

    .graph-modal__close-form svg {
        width: 16px;
        height: 16px;
    }
}

@media only screen and (min-width: 992px) {
    .graph-modal__container {
        left: 0;
        margin-left: 0;
        top: 0;
        transform: translateY(0);
        margin-top: -120px;
        padding: 40px;
    }

    .fck-whsap__target {
        padding: 24px 50px 24px 24px;
    }

    .graph-modal__agreement {
        gap: 16px !important;
    }

    .fck-whsap__text {
        font-size: 20px;
        padding-left: 16px;
    }

    .graph-modal__agreement label {
        font-size: 16px;
    }
}

.graph-modal__agreement label {
    margin-left: 8px;
}

.section-whtsaap {
    position: relative;
    width: 100%;
}

.fck-whsap__pops a {
    width: inherit !important;
    border: initial !important;
    display: inline !important;
}

.fck-whsap__pops a:hover {
    border: initial !important;
}

.fck-whsap__pops-btns button {
    position: relative;
}

.fck-whsap__pops-btns button a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100%;
    color: #fff;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex: initial;
}

.js-target-whats {
    cursor: pointer;
}




.form-answer__row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.form-answer__social-sec {
    margin-top: 0 !important;
    margin-left: 16px;
}

.section-whtsaap {
    width: 48px;
    flex: 0 0 48px;
}

.form-answer__btn-sec {
    width: 100%;
}

@media only screen and (min-width: 500px) {
    .form-answer__btn-sec {
        width: initial;
    }

    .form-answer__social-sec a {
        width: 48px !important;
        height: 48px !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48px !important;
        flex: 0 0 48px !important;
        border-radius: 50%;
    }
}

@media only screen and (min-width: 500px) {
    .form-answer__btn-sec {
        width: initial;
    }

    .form-answer__social-sec a {
        width: 48px !important;
        height: 48px !important;
        -ms-flex: 0 0 48px !important;
        flex: 0 0 48px !important;
        border-radius: 50%;
    }
}

@media only screen and (min-width: 1301px) {
    .form-answer__social-sec a {
        width: 56px !important;
        height: 56px !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56px !important;
        flex: 0 0 56px !important;
        border-radius: 50%;
    }
}


/* green line before header */
.prehead_line-information {
  padding: 16px;
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  background: rgba(52, 181, 83, 1);
  display: none;
}

.prehead_line-information .line-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.prehead_line-information .line-close svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.prehead_line-information .content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.prehead_line-information .content a,
.prehead_line-information .content .button {
  width: 100%;
  display: block;
  color: rgba(52, 181, 83, 1);
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  border-radius: 16px;
}

@media all and (min-width: 768px) {
  .prehead_line-information {
    padding: 12px 60px 12px 40px;
    text-align: center;
  }

  .prehead_line-information .content {
    flex-direction: row;
    align-items: center;
    justify-content: center;
	width: 100%;
  }

  .prehead_line-information .content a,
  .prehead_line-information .content .button {
    width: 156px;
  }

  .prehead_line-information .line-close {
    top: 50%;
    margin-top: -8px;
    right: 24px;
  }
}

.show-green_line .header {
  height: auto;
}

.show-green_line .header .prehead_line-information {
  display: block;
}

.show-green_line .main-menu {
  margin-top: 120px;
}

body.show-green_line {
  padding-top: 120px;
}

@media all and (min-width: 768px) {
  .show-green_line .main-menu {
    margin-top: 56px;
  }
  body.show-green_line {
    padding-top: 56px;
  }
}