.page-archive-homes .info-block,
.page-single-home .info-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  margin-bottom: 50px;
  grid-column-gap: 70px;
  -moz-column-gap: 70px;
  column-gap: 70px
}

.page-archive-homes .info-block .item,
.page-single-home .info-block .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: calc(33.33% - 47px)
}

.page-archive-homes .info-block .item .img,
.page-single-home .info-block .item .img {
  width: 60px;
  height: 60px;
  margin-right: 30px;
  background-color: #fff;
  padding: 10px
}

.page-archive-homes .info-block .item .img img,
.page-single-home .info-block .item .img img {
  display: block;
  width: 100%
}

.page-archive-homes .info-block .item p,
.page-single-home .info-block .item p {
  width: calc(100% - 90px);
  font-size: 1rem;
  line-height: 1.4;
  color: rgba(29, 29, 29, .4)
}

.archive-homes-content h2 {
  font-size: 3.125rem;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
}

.archive-homes-content ul {
  padding-left: 2rem;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.bani-images-slider img {
  margin: auto;
}

.page-archive-homes__content {
  margin-top: 30px;
  margin-bottom: 20px;
}

.page-archive-homes__content h2 {
  margin-top: 20px;
}

#menu-verhnee-menju+div+div {
  display: none !important;
}

.home-tags {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.home-tags a {
  display: block;
  border: 1px solid #CC0035;
  border-radius: 4px;
  padding: 4px 7px;
}

html {
  overflow-x: hidden;
}

.portfolio-list-item button {
  margin-top: 20px;
}

.preview-card-button {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.portfolio-list-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.b24-widget-button-position-bottom-left {
  bottom: 25% !important;
}

.roistat-lh-pulsator-phone {
  bottom: 13% !important;
}

.header-desktop-custom {
  /* padding-right: 0; */
}

.page-single-home .description {
  padding-bottom: 100px;
}

.section-technologies-construction {
  padding-bottom: 100px;
}

.page-single-home .section-steps-list {
  border-top: 1px solid rgba(52, 52, 52, .4);
}

.otz-box-info-section-task-text {
  line-height: 26px;
  margin-top: 15px;
  color: #9C9C9C;
  padding-right: 20px;
}

.otz-box-text {
  font-size: 18px;
}

.love-box-text-block {
  height: 100%;
  display: grid;
}

.love-box-left {
  background-color: #CC0035;
  width: 100%;
  height: 100%;
  padding: 31px 54px 31px 31px;
}

.love-box-left .love-text {
  font-size: 68px;
  line-height: normal;
  color: #ffffff;
}

.love-box-left .love-sub-text {
  font-size: 20px;
  color: #ffffff;
  opacity: 0.7;
  align-content: end;
}

.intro .content .content-info {
  max-height: 350px;
  overflow-y: auto;
}

.media-container {
  display: none;
}

.media-container.active {
  display: block;
}

.item-list-about {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-list-about img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.item-list-about a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.buttons-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

/* page-archive-technologies */
.page-archive-technologies--change {
  padding-top: 101px;
}

.technologies-intro.section-info-block-black {
  color: #fff;
}

.technologies-intro.section-info-block-black .breadcrumbs-inner>span>a {
  color: #fff;
  opacity: 0.7;
}

.page-archive-technologies .technologies-intro.section-info-block-black .content .text {
  width: 78%;
}

.section-start-steps--technologies-construction .steps-list .item .item-wrap-img {
  margin: -30px -30px 30px -30px;
}

.section-start-steps--technologies-construction .steps-list .item .item-wrap-img img {
  display: block;
  margin: 0;
  width: 100%;
}

.section-start-steps--technologies-construction .steps-list .item .top {
  flex-grow: 1;
  align-items: flex-start;
  margin-bottom: 30px;
}

/* top-bar */

.top-bar {
  display: block;
  background-color: #CC0035;
  color: #fff;
  position: relative;
}

.top-bar__wrapper {
  display: flex;
  justify-content: center;
  padding: 9px 73px;
  color: #fff;
}

.top-bar__wrapper:hover {
  color: #fff;
}

.top-bar__wrap-text {
  display: flex;
  gap: 30px;
}

.top-bar__btn {
  display: flex;
  align-items: center;
  gap: 10px;
}

.top-bar__btn span {
  font-size: 18px;
  line-height: 1;
}

.top-bar__btn svg {
  width: 13px;
  height: 15px;
}

.top-bar__text {
  font-size: 18px;
  line-height: 1;
}

.top-bar__close {
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 10px);
  right: 50px;
  cursor: pointer;
}

.top-bar__close svg {
  pointer-events: none;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1199px) {
  .otz .section-title {
    margin-bottom: 50px;
  }
}

@media (min-width: 1280px) {
  .header .wrapper {
    padding-right: 0;
  }
}

@media (max-width: 1200px) {
  .love-box {
    gap: 0;
  }

  .otz-box-treq {
    display: none;
  }

  /* .otz-box {
    display: block;
  } */

  .otz-box-info-section {
    padding-bottom: 30px;
  }

  .love-text {
    width: 100%;
    font-size: 32px;
    line-height: 1.125;
  }

  .love-box-left .love-text {
    font-size: 48px;
  }

  .love-box-left .love-sub-text {
    font-size: 18px;
    padding-top: 30px;
  }
}

@media (max-width: 620px) {
  .love-line-number {
    font-size: 32px;
    line-height: 1.25;
  }
}

.otz {
  width: 100vw;
}

.index-video-form-button.mobile {
  display: none;
}

@media (max-width: 620px) {
  .index-video-form-button.pc {
    display: none;
  }

  .index-video-form-button.mobile {
    display: block;
    width: 100%;
  }

  .section-intro .main-img .video-wrap {
    height: auto;
  }

  #neonShadow {
    margin-top: 40px;
  }

  .section-technologies-construction .technologies-list .item {
    width: 100%;
  }
}

.love-box-hurt {}

.love-box-hurt-img {
  position: absolute;
  width: 150px;
  height: auto;
  top: 0px;
  right: -60px;
}

.love-box-text-block {
  position: relative;
}

.love-line-red {
  width: 93%;
}

@media (min-width: 1200px) {
  .more-links-sub-item {
    display: contents !important;
  }

  .more-links-sub-item>a {
    width: 33.33%;
    list-style: none;
    margin-bottom: 20px;
  }

  .more-links-sub-item>.sub-menu {
    display: contents !important;
  }

  .more-links-sub-item>.sub-menu>.menu-item {
    display: contents !important;
  }

  .more-links-sub-item>.sub-menu>.menu-item>a {
    width: 33.33%;
    list-style: none;
    margin-bottom: 20px;
  }

  .more-links-sub-item>.sub-menu>.menu-item>.sub-menu {
    display: contents !important;
  }

  .more-links-sub-item>.sub-menu>.menu-item>.sub-menu>.menu-item {
    display: contents !important;
  }

  .more-links-sub-item>.sub-menu>.menu-item>.sub-menu>.menu-item>a {
    width: 33.33%;
    list-style: none;
    margin-bottom: 20px;
  }
}

.page-single-home-intro .content-images-slider .item .img.-contain img {
  object-fit: contain;
}

.project-list-item .text .props {
  align-items: flex-end;
  flex-direction: column-reverse;
}



.project-list-item .tesprice {
  color: #343434;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 10px;
  display: block;
  text-align: right;
}

.project-list-item .text .props span:nth-of-type(1) {
  margin-right: 0;
}

.project-list-item .text {
  align-items: flex-end;

}

.btn-scroll-top {
  bottom: 135px !important;
}

@media screen and (max-width: 990px) {


  .roistat-lh-pulsator-phone {
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
    z-index: -1 !important;
  }

  .header .header-mobile .phones a {
    background-color: initial;
  }
}

@media only screen and (max-width: 575px) {
  .section-contacts .block-form .form-wrap .contacts-list .item .phone span {
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 405px) {
  .section-intro .props-grid .item a {
    padding: 25px 10px;

  }

  .section-intro .props-grid .item .text p {
    font-size: 13px;
  }

  .section-house-projects .col-10 .buttons span {
    justify-content: flex-start;
  }
}

.top-bar__toggle {
  display: none !important;
}

@media screen and (max-width: 1000px) {
  .top-bar__wrapper {
    justify-content: space-between;
    padding: 9px 20px;
    align-items: flex-end;
    height: 70px;
  }

  .top-bar__close {
    top: 1px;
    right: 8px;
  }
}

@media screen and (max-width: 800px) {
  /*.section-blog-list .project-list-item {
    width: 100% !important;
  }*/

  .top-bar__wrapper {
    height: initial;
  }

  .table-responsive {
    width: 350px;
  }

  .portolioHodRabot .slick-slide img {
    max-width: 100%;
  }
}

@media screen and (max-width: 860px) {
  .table-responsive {
    width: 290px;
  }
}

.similar-projects .portfolio-list-item h4 {
  min-height: 58px;
}

@media screen and (max-width: 990px) {
  .mobile-menu-wrap .inner .menu-items>ul {
    display: block !important;
  }

  .mobile-menu-wrap .inner .menu-items>ul li a {
    font-weight: 500;
    color: #343434 !important;
    font-size: 1.25rem !important;
  }

  .header .mobile-menu-wrap .inner .menu-items {
    margin-bottom: initial !important;
  }
}

@media screen and (max-width: 800px) {

  .section-technologies-construction .col-10,
  .section-technologies-construction .col-2 {
    width: 100%;
  }

  .section-technologies-construction .technologies-list .item {
    width: calc(34% - 20px);
  }

  .section-technologies-construction .col-2 .section-circle {
    display: none;
  }

}

.page-archive-homes__content ul {
  padding-left: 20px;
}

@media screen and (max-width: 990px) {
  .l-page {
    padding-top: 168px;
  }
}

@media screen and (max-width: 465px) {
  .l-page {
    padding-top: 190px;
  }
}

@media screen and (max-width: 380px) {
  .l-page {
    padding-top: 210px;
  }
}

@media screen and (max-width: 355px) {
  .l-page {
    padding-top: 280px;
  }
}

@media screen and (max-width: 396px) {
  .l-page {
    padding-top: 235px;
  }
}

@media screen and (max-width: 575px) {
  .section-technologies-construction .technologies-list .item {
    width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .section-technologies-construction .technologies-list .item {
    width: calc(34% - 20px);
  }
}

.sitemap-html .sub-menu {
  padding-left: 20px;
  margin-bottom: initial !important;
}
.similar-projects .tesprice {
  margin-top: -33px;
}

@media screen and (max-width: 766px) {
  .similar-projects .slider > div:not(:first-of-type), .blog-grid-head .btn-icon {
    display: none;
  }
}
.section-warranty .col-2 .section-circle .text {
  display: none;
}
@media screen and (width: 1024px) {
  .footer .block-main-right-top {
    justify-content: center;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .section-blog-list .project-list-item {
    width: calc(100% / 2 - 25px);
  }
}

@media (min-width: 1401px) {
  .section-contacts .block-form {
    height: 1000px;
  }
}

form.common-form .smart-captcha {
  height: 100% !important;
  min-height: 100px;
  max-height: 100px;
  overflow: hidden;
}

form.common-form .smart-captcha .iframe-wrap {
  padding: 0 !important;
}

.section-contacts form.common-form .smart-captcha {
  width: calc(50% - 20px);
}

@media (max-width: 1350px) {
  .section-contacts form.common-form .smart-captcha {
    width: 100%;
  }
}

#modalCallback form.common-form .smart-captcha {
  margin-bottom: 40px;
}

#modalNewReview form.common-form .smart-captcha {
  width: calc(50% - 15px);
  margin-bottom: 40px;
}

.page-single-home section.callback form.common-form .smart-captcha {
  margin-top: 25px;
  width: calc(33.33% - 25px);
}

@media (max-width: 1550px) {
  .page-single-home section.callback form.common-form .smart-captcha {
    width: calc(50% - 20px);
  }    
}

@media (max-width: 767px) {
  .page-single-home section.callback form.common-form .smart-captcha {
    width: 100%;
  }    
}

.page-single-home section.callback form.common-form .info {
  position: relative;
}

.cookie{
    z-index: 10000;

    opacity: 1;

    position: fixed;
    left: 0;
    bottom: 0;

    width: 100%;

    padding: 40px 24px;

    background: #FFF;

    display: flex;
    gap: 44px;
    justify-content: space-between;

    transition: opacity 0.3s ease;
}

.cookie--hide {
    opacity: 0;
    pointer-events: none;
}

.cookie__text{
    max-width: 790px;
    
    font-size: 20.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.6px;

    color: #6E6E6E;

    & > a{
        text-decoration: none;
        color: #000;

        transition: all .2s;
    }
    & > a:hover{
        opacity: 0.8;
    }
}

.cookie__accept{
    height: 65px;

    display: flex;
    align-items: center;

    background: #343434;
    border: 2px solid #FFF;

    color: #FFF;

    cursor: pointer;

    & > p{
        min-width: 182px;

        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 19.2px;
    }

    & > span{
        display: flex;

        padding: 20.5px 22.25px;

        position: relative;
    }
    & > span::after{
        content: '';

        position: absolute;
        top: -1px;
        left: -2px;

        width: 2px;
        height: 23px;

        background-color: #FFF;
    }

    & > span::before{
        content: '';

        position: absolute;
        bottom: -1px;
        left: -2px;

        width: 2px;
        height: 23px;

        background-color: #FFF;
    }

    transition: all .2s;
}

.cookie__accept:hover{
    opacity: .8;
}

@media (max-width: 780px){
    .cookie{
        flex-direction: column;
        align-items: start;
    }

    .cookie__accept{
        margin-left: auto;
    }
}

@media (max-width: 600px){
    .cookie{
        padding: 24px 12px;

        gap: 30px;
    }

    .cookie__text{
        font-size: 14px;
        line-height: 20px;
    }

    .cookie__accept{
      width: 100%;
      height: 54px;

      justify-content: space-between;

      & > p{
          width: 100%;
      }

      & > span {
        padding: 15px 20px;
      }
    }
}

.single h2,
.single .h2,
.single h3,
.single .h3,
.single h4,
.single .h4,
.single h5,
.single .h5,
.single h6,
.single .h6{
  line-height: 2rem;
  margin: 1rem 0;
}


.single ul,
.single ol
{
  margin: 1rem 0;
}
.archive  ul,
.archive  ol {
  margin: 1rem 0;
}