/* @font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}


@font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicHeavy.woff') format('woff');
  font-weight: 900;
  font-style: normal; 
}


@font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}


@font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicDemi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicBook.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Futura PT';
  src: url('assets/fonts/FuturaCyrillicBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
} */

@media (min-width: 319px) and (max-width: 768px) {
  .content-text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .breather-wrapper {
    display: flex;
    flex-direction: column;
  }

  .breather-wrapper .breather-info-block1 {
    padding: 0;
  }

  .breather-points .breather-advanced-info {
    padding: 1em;
    margin: 0 0 1rem 0;
  }

  .conditions-info-section .condition-info-wrapper {
    display: flex;
    flex-direction: column !important;
  }

  .wrapper-second-block .advanced-info-block {
    /* display: flex;
    /* flex-direction: column; */
    /* gap: 1em;  */
  }

  .first-block {
    width: auto !important;
  }

  .wrapper-info-header .detail-image {
    width: auto;
    left: auto;
  }

  .slider-grid {
    padding: 1em;
  }

  .breather-wrapper .breather-info-block2 {
    gap: 0.5em;
    flex-direction: column;
  }

  .breather-first .breather-phone-icon {
    align-items: flex-start;
    gap: 0.8em;
  }

  .additional-info-condition .additional-block-text {
    padding: 1rem;
  }

  .montazh .main-wrapper .conditions-info-section .wrapper-advanced-condition {
    margin: 0;
  }

  .montazh .main-wrapper .content-text .main-text-wrapper p {
    width: 100%;
  }

  .montazh .main-wrapper .text-wrapper {
    padding: 0;
  }

  .montazh .main-wrapper .wrapper-advanced-bg {
    left: 0;
    right: 0;
    background: none;
    padding: 0;
  }

  .montazh .main-wrapper .wrapper-info-header {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .detail-image {
    width: 50%;
  }

  .main-page-text {
    text-align: center;
  }

  .montazh .main-wrapper .info-phone {
    background-color: #31568E;
    color: #fff;
    padding: 1rem !important;
    margin-bottom: 1rem;
    margin-left: 0;
    flex: none;
    left: 0;
  }

  .montazh .main-wrapper .conditions-main-wrapper {
    padding: 0;
  }

  .h2-text {
    color: #fff;
  }

  .montazh .main-wrapper .wrapper-advanced-condition {
    margin-left: 0 !important;

  }

  .info-phone p {
    margin: 0;
  }

  .wrapper-info-header .info-phone a {
    text-decoration: none;
    color: #fff;
    font-size: 1em;
  }

  .info-phone .fa-solid {
    border: 1px solid;
    border-radius: 15px;
    padding: 5px;
    margin: 0.5rem 0.5rem 0 0;
  }

  .first-block {
    padding: 0.6rem;
    border: 1px solid #fff;
    box-shadow: 0 5px 24px 0 #00000040;
  }

  .advanced-info-block .first-block p {
    margin: 0;
    width: 80%;
    font-size: 1em;
    font-weight: 400;
  }

  .first-block {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }

  .conditions-info-section {
    background: #31568E;
    padding-bottom: 1rem !important;
  }

  .condition-info-wrapper h2 {
    color: #fff;
  }

  .container-image-stack {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .points-block-wrapper {
    color: #fff;
  }

  .points-block-wrapper p {
    margin: 0;
    padding: 0.7em 0 0;
  }

  .points-block1,
  .points-block2,
  .points-block3,
  .points-block4,
  .points-block5,
  .points-block6 {
    display: flex;
    gap: 15px;
  }

  .points-text-block1,
  .points-text-block2,
  .points-text-block3,
  .points-text-block4,
  .points-text-block5,
  .points-text-block6,
  h3 {
    margin: 0;
    width: 100%;
  }

  .points-text-block1,
  .points-text-block2,
  .points-text-block3,
  .points-text-block4,
  .points-text-block5,
  .points-text-block6,
  p {
    font-size: 1em;
  }

  .wrapper-advanced-condition {
    background: #fff;
    color: #31568E;
    padding: 1rem;
    margin-left: 0;
  }

  .additional-block-text {
    padding: 0 !important;
  }

  .wrapper-advanced-condition p {
    margin: 0;
  }

  .breather-section {
    background: #efefef;
    padding: 40px 1rem !important;
  }

  .breather-points {
    display: flex;
    flex-direction: column;
  }

  .breather-point1,
  .breather-point2,
  .breather-point3 {
    display: flex;
    gap: 15px;
  }

  .breather-text1,
  .breather-text2,
  .breather-text3 {
    width: 100%;
  }

  .breather-advanced-info {
    background: #31568F;
    color: #fff;
    padding: 10px;
    margin-bottom: 1rem;
  }

  .breather-advanced-info p {
    margin: 0;
  }

  .breather-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1rem;
  }

  .breather-info-block2 {
    display: flex;
    justify-content: space-evenly;
  }

  .breather-image-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 7px;
  }

  .breather-phone-icon {
    display: flex;
    flex-direction: row;
    gap: 15px;
  }

  .breather-phone-icon p {
    margin: 0;
    width: 80%;
    font-size: 1rem;
  }

  .breather-phone-icon a {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #31568E;
    margin-right: 0.6rem;
  }

  .breather-second ul {
    color: #31568F;
  }

  .breather-second li {
    color: #000000;
    font-size: 1em;
  }

  .breather-second li::marker {
    color: #31568E;
  }

  .breather-strong {
    font-size: 1em;
    font-weight: 700;
    color: #31568F;
  }

  .breather-button button {
    padding: 1.1rem 2.3rem;
    background: #31568F;
    border: none;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
  }


  .our-works-slider {
    width: 100% !important;
  }

  .slider-subtitle {
    margin: 0;
  }

  .swiper-pagination {
    justify-content: center;
  }

  .slider-block .slider .swiper-pagination {
    max-width: 25%;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    padding: 10px 0;
    box-sizing: border-box;
  }

  .contacts-block {
    background: #EFEFEF;
  }

  .main-wrapper>div {
    margin: 0 !important;
  }

  .info-block-inside {
    padding-inline: 15px;
  }
}

@media (min-width: 550px) and (max-width:768px) {

  .breather-wrapper .breather-info-block2 {
    flex-direction: row;
  }
}

@media (min-width: 550px){
  .container-image-stack {
    flex-direction: column;
  }
}

@media (max-width: 426px) {
  .breather-advanced-info {
    padding: 15px;
  }

  .breather-points p {
    margin: 0;
    padding: 5px 0 15px;
  }

  .breather-points h3 {
    font-size: 1em;
  }

  .breather-phone-icon p {
    width: 100%;
  }

  .slider-grid {
    gap: 30px;
  }
}

@media (max-width: 768px) {

  .wrapper_inner,
  .container_inner,
  .middle,
  .container,
  body .maxwidth-theme {
    padding-left: 10px;
    padding-right: 10px;
  }

  img {
    max-width: 100%;
    height: auto;
    display: block;
  }


  p,
  h1,
  h2,
  h3,
  a {
    word-wrap: break-word;
  }

  .our-works-slider {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .first-block {
    padding: 1rem;
  }

  .advanced-info-block .first-block p {
    width: 100%;
    font-size: 1em;
  }

  .main-text-wrapper p {
    width: 55%;
  }

  .breather-advanced-info {
    padding: 1.5rem;
  }

  .breather-phone-icon p {
    width: 100%;
  }

  .breather-phone-icon br {
    display: none;
  }

  .breather-phone-icon a {
    margin: 0;
  }

  .points-block-wrapper p {
    font-size: 1em;
  }

  .breather-info-block1 p {
    font-size: 1em;
  }

  .breather-advanced-info p {
    font-size: 1em;
  }

  .content-text .info-phone p {
    width: 70%;
  }
}

@media (min-width: 669px) and (max-width: 768px) {
  .montazh .main-wrapper .wrapper-advanced-condition {
    margin-left: 0 !important;
  }
}

@media (min-width: 769px) and (max-width:1025px) {
  .detail-image {
    display: flex;
    justify-content: flex-start;
    margin-left: -12rem;
  }

  .conditions-info-section .condition-info-wrapper {
    display: flex;
    flex-direction: column !important;
  }

  .montazh .main-wrapper .detail-image img {
    width: 79%;
  }

  .montazh .main-wrapper .wrapper-advanced-bg {
    background: none;
    padding: 0;
  }

  .wrapper-info-header {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }

  .montazh .main-wrapper .contacts-block {
    padding: 0;
  }

  .montazh .main-wrapper .wrapper-advanced-condition {
    background: none !important;
  }

  .montazh .main-wrapper .conditions-main-wrapper {
    padding: 0;
  }

  .conditions-info-section .h2-text {
    text-align: center;
  }

  .conditions-info-section {
    padding-top: 1em;
  }

  .conditions-main-wrapper .conditions-info-section .condition-info-wrapper {
    display: flex;
    flex-direction: column;
    gap: 2em;
  }

  .conditions-info-section .wrapper-advanced-condition {
    margin-left: 0 !important;
    padding: 0;
    background: none;
  }

  .conditions-info-section {
    padding-bottom: 1em;
  }

  .info-phone {
    margin-bottom: -8rem !important;
    margin-left: 0 !important;
    padding: 0.7rem 0.7rem 0.7rem 4.5rem !important;
    left: 0;
  }

  .montazh .main-wrapper .text-wrapper {
    padding: 1.5em 1.5em 1.5em 1.5em;
  }

  .phone-icon .fa-phone {
    margin-right: 0.8rem;
  }

  .main-text-wrapper p {
    margin: 0;
    padding: 0 0 0.6rem 0;
  }

  .contacts-block {
    background: #EFEFEF;
  }

  .wrapper-second-block {
    display: flex;
    flex-direction: column;
  }

  .advanced-info-block {
    display: flex;
    gap: 20px;
  }

  .first-block {
    display: flex;
    flex-direction: row;
    gap: 15px;
  }

  .advanced-info-block p {
    margin: 0;
  }

  .first-block {
    padding: 1rem;
  }

  .wrapper-second-block {
    margin-bottom: 3rem;
  }

  .container-image-stack {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .points-block-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 2em;
  }

  .points-text-block1,
  .points-text-block2,
  .points-text-block3,
  .points-text-block4,
  .points-text-block5,
  .points-text-block6,
  h3,
  p {
    margin: 0;
  }

  .wrapper-advanced-condition {
    padding: 1em 4em;
  }

  .additional-info-condition {
    display: flex;
    justify-content: center;
  }

  .additional-block-text {
    background: #fff;
    padding: 1.5em !important;
  }

  .montazh .main-wrapper .breather-section {
    padding-top: 2em;
  }

  .breather-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .breather-info-block2 {
    display: flex;
    flex-direction: column;
    gap: 1em;
  }

  .breather-image-group {
    display: flex;
    justify-content: space-between;
  }

  .breather-advanced-info {
    padding: 2em;
    /* margin-top: 5rem; */
    display: flex;
    margin: 0 auto !important;
    padding: 1.5em !important;
    text-align: center;
    width: 100%;
  }

  .breather-info-block1 {
    padding-right: 0 !important;
  }

  .breather-price {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .breather-first {
    display: flex;
    gap: 2em;
  }

  .breather-first .breather-phone-icon p {
    width: 65%;
  }

  .breather-phone-icon {
    display: flex;
    gap: 1em;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .breather-second li::marker {
    color: #31568E;
  }

  .breather-button button {
    padding: 1.1em;
  }

  .breather-phone-icon p {
    width: 65%;
  }

  .breather-points {
    display: flex;
    flex-direction: column;
    gap: 8em;
  }

  .breather-point1,
  .breather-point2,
  .breather-point3 {
    display: flex;
    gap: 1em;
  }

  .montazh .main-wrapper .breather-section {
    padding-bottom: 3em;
  }

  .conditions-info-section .h2-text h2 {
    color: #fff;
  }

  .breather-section {
    display: flex;
    flex-direction: column;
    gap: 2em;
  }

  .slider-block {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 967px) and (max-width: 1022px) {
  .montazh .contacts-block {
    padding: 0;
    display: flex;
    justify-content: center;
  }

  .montazh .wrapper-info-header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .montazh .detail-image {
    width: auto;
    left: 0;
  }

  .montazh .info-phone {
    margin: 0;
  }

  .montazh .text-wrapper {
    padding: 1.5em 1.5em;
  }

  .montazh .additional-block-text {
    padding: 1.5em;
  }

  .montazh .main-wrapper .conditions-info-section .wrapper-advanced-condition {
    margin-left: 0;
  }

  .montazh .maxwidth-theme .main-wrapper .breather-section {
    padding: 2em;
  }

  .montazh .breather-info-block2 {
    justify-content: center;
  }

  .montazh .breather-wrapper {
    flex-direction: column;
  }

  .montazh .breather-advanced-info {
    margin-left: 0;
    padding: 2.32em;
  }

  

  .h2-text {
    text-align: center;
  }

  .breather-info-block1 h2 {
    text-align: center;
  }
}

@media (min-width:1023px) and (max-width: 1279px) {
  .wrapper-info-header .info-phone {
    left: 0;
    margin-left: 0;
  }

  

  .breather-info-block1 {
    padding-right: 0 !important;
  }

  .contacts-block .wrapper-info-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .content-text .text-wrapper {
    padding: 1rem;
  }

  .montazh .main-wrapper .contacts-block {
    display: flex;
    justify-content: center;
  }

  .breather-wrapper .breather-info-block1 h2 {
    text-align: center;
  }

  .montazh .main-wrapper .wrapper-advanced-bg {
    background: #EFEFEF;
  }

  .breather-price-wrapper {
    padding: 1.5em;
  }

  .wrapper-second-block .first-block {
    display: flex;
    margin-bottom: 2.5em;
    align-items: flex-start;
    gap: 1em;
    padding: 1em;
  }

  .wrapper-info-header .info-phone {
    margin-bottom: 2em;
  }

  .advanced-info-block .first-block {
    width: auto;
  }

  .wrapper-info-header .detail-image {
    width: auto;
    left: auto;
  }
  .info-phone .main-text-wrapper a{
    font-size: 1.2em;
  }

  .text-wrapper .main-text-wrapper p {
    padding: 0;
  }

  .conditions-main-wrapper .conditions-info-section .condition-info-wrapper {
    /* display: flex; */
    /* flex-direction: column; */
    align-items: start;
  }
  .container-image-stack {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .h2-text h2 {
    text-align: center;
    color: #fff;
    margin: 0;
    /* padding: 1em 0; */
  }

  .montazh .main-wrapper .conditions-main-wrapper {
    padding: 0;
  }

  .points-block-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5em;
  }

  .points-block1,
  .points-block2,
  .points-block3,
  .points-block4,
  .points-block5,
  .points-block6 {
    display: flex;
    /* align-items: center; */
    gap: 1em;
    /* width: 75%; */
  }

  .montazh .main-wrapper .wrapper-advanced-condition {
    background: #fff;
  }

  .wrapper-advanced-condition .additional-block-text {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .montazh .main-wrapper .conditions-info-section .wrapper-advanced-condition {
    margin-left: 0;
    padding: 1em;
  }

  .conditions-info-section .wrapper-advanced-condition {
    background: #fff;
    padding: 1em;
  }

  .conditions-info-section {
    padding-bottom: 4em;
  }

  .montazh .main-wrapper .breather-section {
    padding-top: 2em;
  }

  .breather-point1,
  .breather-point2,
  .breather-point3 {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    gap: 1em;
  }

  /* .breather-text1,
  .breather-text2,
  .breather-text3 {
    width: 75%;
  } */

  .breather-text1,
  .breather-text2,
  .breather-text3,
  h3,
  p {
    margin: 0;
  }

  .breather-points {
    display: flex;
    flex-direction: column;
    gap: 1em;
  }

  .breather-info-block1 .breather-advanced-info {
    display: flex;
    justify-content: center;
    padding-bottom: 2em;
    background: none;
    width: 100%;
  }

  .advanced-text {
    padding: 2em 5em;
    background: #31568E;
    width: 100%;
    text-align: center;
  }

  .breather-info-block2 {
    display: flex;
    gap: 1em;
    justify-content: center;
  }

  .breather-info-block2 .breather-image-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .breather-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .breather-phone-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1em;
  }

  .breather-price .breather-phone-icon p {
    width: 65%;
    text-align: center;
  }

  .breather-second ul {
    display: flex;
    flex-direction: column;
    gap: 0.5em;
  }

  .breather-second li::marker {
    color: #31568E;
  }

  .breather-button button {
    background: #31568E;
    border: none;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 1.1rem 2.3rem;
  }

  .breather-button {
    padding-bottom: 1rem;
  }

  .montazh .main-wrapper .breather-section {
    padding: 1rem;
  }

  .title-wrapper {
    text-align: center;
  }

  .slider-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .slider-grid .our-works-slider {
    width: calc(50% - 35px);
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .breather-full-wrapper .breather-wrapper {
    flex-direction: column;
  }

  .breather-points .breather-advanced-info {
    margin: 0 auto;
  }

  .breather-points .breather-advanced-info {
    padding: 0 0 2em 0;
  }

  .conditions-info-section {
    padding: 2em 2em;

  }
}

@media (min-width:1279px) {
  .info-block-inside {
    padding-inline: 0 !important;
  }
  .conditions-info-section {
    padding-inline: 0 !important;
  }
}

@media (min-width:1440px) and (max-width:1650px) {
  .content-text .text-wrapper {
    padding: 0;
  }

  .contacts-block {
    margin: 0;
  }

  .montazh .main-wrapper .wrapper-advanced-bg {
    max-width: 100vw;
    margin: 0;
    padding: 0;
    background: #EFEFEF;
  }

  .conditions-main-wrapper .conditions-info-section .condition-info-wrapper {
    flex-direction: row;
  }

  .conditions-info-section .wrapper-advanced-condition {
    margin-left: -6em;
  }

  .contacts-block {
    margin: 0;
    display: flex;
    justify-content: center;
  }

  .wrapper-info-header {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    position: relative;
    max-width: 1260px;
  }

  .info-phone {
    padding: 3.5rem 16.7rem 3.5rem 0rem;
  }

  .info-phone .main-text-wrapper a {
    font-size: 1.2em;
  }

  .info-block-inside {
    max-width: 1260px;
  }

  .montazh .main-wrapper .info-block-wrapper {
    display: flex;
    justify-content: center;
    max-width: 100vw;
    margin: 0;
    padding: 0;
  }

  .montazh .main-wrapper .conditions-main-wrapper {
    display: flex;
    justify-content: center;
    max-width: 100vw;
    padding: 0;
    background: #31568E;
    margin: 0;
  }

  .conditions-info-section {
    max-width: 1260px;
    display: flex;
    flex-direction: column;
  }

  .condition-info-wrapper {
    display: flex;
    gap: 1em;
  }


  .container-image-stack {
    display: flex;
    flex-direction: column !important;
    gap: 1em;
  }

  .points-block-wrapper {
    display: flex;
    flex-direction: column;
  }

  .points-block-wrapper h3 {
    margin: 0;
  }

  .points-block-wrapper p {
    margin: 0;
  }

  .points-block1,
  .points-block2,
  .points-block3,
  .points-block4,
  .points-block5,
  .points-block6 {
    display: flex;
    width: 100%;
    gap: 1em;
    padding: 0.6em;
  }

  .wrapper-advanced-condition {
    margin-left: -6em;
  }

  .montazh .main-wrapper .breather-section {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    margin: 0;
    padding: 0;
    background: #EFEFEF;
  }

  .montazh .main-wrapper .breather-section {
    padding-top: 3em;
  }

  .breather-full-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1260px;
  }

  .breather-info-block2 {
    display: flex;
    flex-direction: row;
    gap: 1em;
  }

  .breather-image-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0.9em;
  }

  .breather-points {
    display: flex;
    flex-direction: column;
    gap: 3.75em;

  }

  .breather-advanced-info {
    margin-left: -6em;
    padding: 2em 2em 2em 6.3em;
  }

  .breather-second ul {
    margin: 0;
  }

  .breather-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5em;
  }

  .breather-second ul {
    display: flex;
    flex-direction: column;
    gap: 1em;
  }

  .breather-second ul li::marker {
    color: #31568F;
  }

  .breather-button button {
    padding: 1.1em;
  }

  .breather-phone-icon {
    display: flex;
    align-items: center;
    gap: 1em;
  }

  .breather-button {
    margin-bottom: 3em;
  }

  .montazh .main-wrapper .our-works-section {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    margin: 0;
    /* padding: 0; */
    background: #31568E;
  }

  .our-works-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 1260px;
  }

  .our-works-slider {
    width: calc(50% - 35px) !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .slider-block {
    align-items: flex-start;
  }

  .slider-text-wrapper {
    margin: 0 !important;
  }

  .wrapper-info-header .main-text-wrapper p {
    padding: 0;
    margin: 0;
  }

  .main-text-wrapper {
    padding: 3em 1em 3em 6em;
    display: flex;
    flex-direction: column;
    background: #31568E;
    margin-left: -7em;
    gap: 1em;
  }

  .main-text-wrapper .info-phone a {
    font-size: 1.2em;
  }

  .content-text .info-phone {
    margin-bottom: -6em;
    left: 0;
    margin-left: 0;
  }

  .wrapper-info-header .detail-image img {
    width: 85%;
  }

  .wrapper-info-header .detail-image {
    width: 40%;
    position: relative;
    left: -15em;
  }

  .advanced-info-block {
    display: flex;
    gap: 2em;
  }

  .first-block {
    display: flex;
    gap: 1em;
    width: 25%;
    padding: 1em;
  }

  .first-block p {
    margin: 0;
  }

  .wrapper-second-block {
    padding-bottom: 3em;
  }

  .conditions-info-section .h2-text {
    color: #fff;
  }

  .breather-wrapper {
    display: flex;
    gap: 1em;
  }

  .breather-point1,
  .breather-point2,
  .breather-point3 {
    display: flex;
    gap: 1em;
  }

  .breather-points h3,
  p {
    margin: 0;
  }

  .breather-info-block1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (min-width: 1440px) {}

/* Desktop version */

html {
  overflow-x: hidden;
}

h1 {
  font-weight: 600;
}

h2 {
  font-weight: 600;
}

.points-text-block1 p,
.points-text-block2 p,
.points-text-block3 p,
.points-text-block4 p,
.points-text-block5 p,
.points-text-block6 p {
  margin-bottom: 0 !important;
  font-weight: 300;
}

.points-text-block1,
.points-text-block2,
.points-text-block3,
.points-text-block4,
.points-text-block5,
.points-text-block6 {
  padding-top: 8px;
}

.main-text-wrapper p {
  font-size: 16px;
  width: 55%;
  font-weight: 300;
}

.h2-text-first {
  font-weight: 600;
  color: #31568E;
  font-size: 1.5em;
  margin: 45px 0 10px !important;
}

.paragraph-text {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 40px;
}

.h2-text-second {
  font-weight: 600;
  color: #31568E;
  font-size: 1.5em;
}

.info-phone {
  background-color: #31568E;
  color: #fff;
  padding: 0 !important;
  z-index: 0;
  position: relative;
  flex: 1;
  margin-left: -23em;
  margin-bottom: -6em;
}

.main-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2em;
}

.main-text-wrapper .phone-icon {
  display: flex;
  align-items: center;
  gap: 6px;
}

.detail-image {
  width: 25%;
  position: relative;
  left: -20em;
  z-index: 1;
}


.first-block {
  border: 1px solid #fff;
  box-shadow: 0 5px 24px 0 #00000040;
}

.conditions-info-section {
  max-width: 1260px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2em;
  padding-inline: 15px;
  padding-top: 40px;
}

.conditions-info-section h2 {
  color: #fff;
  margin: 0;
}

.points-block-wrapper {
  color: #fff;
  flex-grow: 1;
  flex-basis: 100px;
  gap: 0.7em;
}

.montazh .main-wrapper .wrapper-advanced-condition {
  background: #fff;
  color: #31568E;
  margin-left: calc((100dvw - 1260px / 2) * -1);
}

.conditions-main-wrapper .condition-info-wrapper {
  gap: 2em;
  flex-direction: row;
}

.points-block-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  flex-grow: 2;
}

.additional-block-text {
  padding: 1.5em 2em 1.5em calc((100dvw - 1260px / 2));
}

.additional-block-text p {
  margin-bottom: 0;
}

.montazh .main-wrapper .breather-section {
  max-width: 100vw;
  margin: 0;
  padding: 4em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #efefef;
}

.breather-full-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1260px;
  gap: 30px;
}

.breather-wrapper {
  display: flex;
  gap: 1em;
}

.breather-points {
  display: flex;
  flex-direction: column;
  gap: 1em;
}

.breather-point1,
.breather-point2,
.breather-point3 {
  display: flex;
  gap: 1em;
}

.breather-point1 .icon1,
.breather-point2 .icon2,
.breather-point3 .icon3 {
  flex-shrink: 0;
}

.breather-info-block1 {
  padding-right: 1em;
  flex-grow: 2;
  flex-basis: 100px;
}

.breather-info-block1 h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 34px;
}

.breather-info-block1 h3 {
  margin: 0;
}

.breather-info-block2 {
  display: flex;
  gap: 1em;
  flex-grow: 1;
  flex-basis: 200px;
}

.breather-info-block2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.breather-image2,
.breather-image3 {
  flex-grow: 1;
}

.breather-image-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1em;
}

.breather-advanced-info {
  background: #31568E;
  color: #fff;
  padding: 2.32em 3em 2.32em calc((100dvw - 1260px / 2));
  margin-left: calc((100dvw - 1260px / 2) * -1);
}

.breather-advanced-info .advanced-text p {
  margin-bottom: 0;
}

.breather-phone-icon a {
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  color: #31568E;
}

.breather-phone-icon p {
  margin-bottom: 0;
}

.breather-strong {
  font-size: 16px;
  font-weight: 700;
  color: #31568E;
}

.breather-button button {
  background: #31568E;
  border: none;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  padding: 1.1rem;
}

.breather-button button a {
  color: #fff;
  text-decoration: none;
}

.breather-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.breather-phone-icon {
  display: flex;
  align-items: center;
  gap: 1.5em;
}

.breather-phone-icon span {
  flex-shrink: 0;
}

.breather-second ul {
  margin: 0;
}

.breather-second ul li {
  padding-bottom: 1em;
}

.breather-second ul li::marker {
  color: #31568F;
}

.info-phone a {
  text-decoration: none;
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
}

.info-phone .fa-solid {
  border: 1px solid;
  border-radius: 50%;
  padding: 5px;
}

.main-page-text {
  text-align: center;
}

.montazh .main-wrapper {
  width: 100vw;
  display: flex;
  flex-direction: column;
  /* padding: 20px 0; */
  box-sizing: border-box;
  background: #fff;
}

.main-wrapper>div {
  max-width: 1260px;
  margin: 0 auto;
  box-sizing: border-box;
}


.main-wrapper.row {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.main-wrapper.row>div {
  flex: 1 1 300px;
  margin: 0 10px;
  max-width: none;
}

.slider-text-wrapper {
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

.swiper-pagination {
  max-width: 100%;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px 0;
  box-sizing: border-box;
}

.swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.swiper-slide img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 1em;
  row-gap: 1em;
  column-gap: 70px;
}

.our-works-slider {
  width: calc(50% - 35px);
  overflow: hidden;
}

.our-works-slider .owl-item img {
  width: 100% !important;
  object-fit: cover;
}

.our-works-slider .owl-dots {
  display: flex;
  margin-top: 10px;
  justify-content: center;
  gap: 10px;
}

.our-works-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
}

.our-works-slider .owl-dots .owl-dot.active {
  background: rgb(156, 156, 156);
}

.montazh .main-wrapper .our-works-section {
  display: flex;
  max-width: 100vw;
  margin: 0;
  /* padding: 0; */
  justify-content: center;
}

.our-works-wrapper {
  max-width: 1260px;
  width: 100%;
}

.our-works-wrapper .page-h1 {
  color: #fff;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.slider-title {
  margin: 10px 0 5px;
  font-size: 15px;
  font-weight: bold;
}

.slider-subtitle {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  color: #555;
}

.title-wrapper {
  text-align: center;
}

.our-works-slider:not(:last-child) {
  padding-bottom: 2rem;
}

.our-works-section {
  background: #31568E;
  color: #fff;
  padding-block: 40px;
}

.slider-title,
.slider-subtitle {
  color: #fff;
}

/* .wrapper-advanced-bg {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 60px 0;
  overflow: hidden;
} */

/* Контент по центру */
.contacts-block {
  max-width: 1260px;
  /* как в макете или как на сайте */
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Обёртка с изображением и текстом */
/* .wrapper-info-header {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
} */

/* Изображение выходит за рамки */
/* .detail-image {
  flex: 0 1 auto;
  z-index: 1;
  left: -3.1em;
} */

/* .detail-image img {
  width: 100%;
  height: auto;
  display: block;
} */

/* Блок с текстом */

.wrapper-info-header {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.main-text-wrapper p {
  margin: 0;
  padding: 0;
}

.text-wrapper {
  padding: 4.5rem 5rem 4.5rem 24rem;
}

.breather-phone-icon p {
  width: 100%;
}

.montazh .main-wrapper .wrapper-advanced-bg {
  max-width: 100vw;
  margin: 0;
  padding: 0;
  background: #EFEFEF;
}

.advanced-info-block {
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
  width: 100%;
}

.first-block {
  display: flex;
  gap: 1em;
  padding: 1em;
  flex-grow: 1;
  flex-basis: 303px;
  height: auto;
}

.first-block .icon {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.first-block p {
  margin: 0;
}

.wrapper-second-block {
  margin-bottom: 3rem;
}

.condition-info-wrapper {
  display: flex;

}

.container-image-stack {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1em;
  width: 100%;
}

.points-block-wrapper h3,
p {
  margin-bottom: 0;
  padding: 0;
}

.points-block-wrapper h3 {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}

.points-block1,
.points-block2,
.points-block3,
.points-block4,
.points-block5,
.points-block6 {
  display: flex;
  gap: 1em;
}


.montazh .main-wrapper .conditions-main-wrapper {
  display: flex;
  justify-content: center;
  margin: 0;
  max-width: 100vw;
  background: #31568E;
  padding-bottom: 3em;
}

body .montazh .maxwidth-theme {
  max-width: unset;
  padding: unset;
}

body .owl-carousel .owl-item img {
  margin: 0;
  height: 374px;
}

.slider-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}

.owl-carousel .owl-dots.disabled {
  display: flex !important;
  min-height: 10px;
}

.owl-carousel .owl-dots.disabled .owl-dot {
  display: none;
}

.container_inner,
.middle {
  padding: 0 !important;
}

.bottom-links-block {
  margin-top: 1rem;
  display: none;
}

body .wrapper_inner.wide_page {
  padding-bottom: 0;
}


.info-block-inside {
  padding-inline: 15px;
}

.images-container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  flex-basis: 0;
  gap: 1em;
  flex-grow: 3;
  height: 100%;
  max-height: 600px;
  grid-template-rows: calc(50% - 0.5em) calc(50% - 0.5em);
}

.images-container .image1 {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
  max-height: 600px;
}

.images-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: auto;
}