.map-container {
    width: 100%;
    height: 600px;
    margin-bottom: -315px;
    position: relative;
}

.map-block {
    width: 100%;
    height: 100%;
}

.contact-page-main .contacts-info-line {
    position: static;
    align-items: stretch;
    margin-right: 0;
    justify-content: flex-end;
}

.contact-page-main .contact-cont h3 {
    padding: 0;
}

.contact-page-main .contact-cont  {
    display: flex;
    align-items: center;
    padding: 118px 120px 330px;
    margin: 0 40px;
}

.contact-page-main .contact-info-block:not(:first-child) {
    /*height: 313px;*/
    margin-left: 33px;
}

.contact-page-title {
    margin-right: 40px;
}


.page-breadcrumbs ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.page-breadcrumbs ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page-breadcrumbs ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #545D61;
}

.page-breadcrumbs ul li:last-child a {
    color: #B0BFC0;
}

.page-breadcrumbs ul li a span {
    text-transform: lowercase;
}

.page-breadcrumbs ul li a span:first-letter {
    text-transform: uppercase;
}

.page-breadcrumbs ul li:not(:first-child) a::before {
    content: '/';
    padding: 0 4.05px;
}

.page-breadcrumbs ul li:last-child a {
    cursor: default;
}

.page-breadcrumbs + h3 {
    margin-top: 15px;
}

.map-container {
    padding: 0 160px;

    width: 100%;
    max-width: 1860px;
    margin: auto;
    margin-bottom: -250px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.map-block {
    border-radius: 30px;
    overflow: hidden;
}

.service-text-column {
    flex-direction: column;
    margin-top: 60px;
}

.service-text-column .service-text-el {
    margin-left: 0;
    align-items: flex-start;
}

.service-text-column .service-text-el p {
    max-width: none;

    color: #484848;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.service-text-column .service-text-el p span {
    font-weight: 600;
}

.service-text-column .service-text-el img {
    margin: 0;
    flex-shrink: 0;
}

.service-text-column .service-text-el:not(:first-child) {
    margin-top: 18px;
}

.service-text-dir {
    display: flex;
    margin-left: 0;
    margin-top: 37px;
}

.service-text-dir .service-text-el {
    margin-left: 0;
}

.service-text-dir .service-text-el img {
    margin: 0;
    flex-shrink: 0;
}

.service-text-dir .service-text-el:not(:first-child) {
    margin-left: auto;
}

.dir-cont .slider-text {
    width: 100%;
}

.dir-cont {
    margin: 0 40px;
    padding: 120px 0;
}

.page-cont {
    margin: 0 auto;
    max-width: 1192px;
}

.page-cont-big {
    margin: 0 auto;
    max-width: 1597px;
}

.ul-column {
    margin-top: 55px;
    display: flex;
}
.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}
.ul-list {
    color: #484848;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    text-transform: uppercase;
}

.ul-list:not(:first-child) {
    margin-left: 66px;
}

.ul-list-li {
    display: flex;
}

.ul-list-li::before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background-image: url('/images/tick-1.svg');
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 15px;
    flex-shrink: 0;
}

.ul-list-li:not(:first-child) {
    margin-top: 30px;
}

.page-top-text {
    margin-top: 23px;
    color: #484848;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.works-section {
    margin-top: 100px;
}

.works-section .service-button-el p {
    height: auto;
    width: 100%;
    max-width: none;
    padding-right: 20px;
}

.works-section .service-buttons {
    align-items: stretch;
}

.works-section .service-buttons .service-button-el {
    height: unset;
    justify-content: flex-start;
}

.article-page-body {
    color: #484848;
    font-family: "SF UI Text", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 24px */
}
.article-page-body h2 {
    color: #000;
    font-family: "Courier New", Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1px;
}

.article-page-image {
    display: flex;
    margin-top: 25px;
}

.article-page-image img {
    width: 100%;
}

.article-text-1 {
    margin-top: 50px;
}

.article-text-1 b{
    font-weight: 500;
}

.article-page-advantages {
    margin-top: 50px;
}

.article-text-2 p:not(:first-child),
.article-text-1 p:not(:first-child),
.dir-page-blue-block p:not(:first-child) {
    margin-top: 20px;
}

.dir-page-blue-block {
    margin-top: 50px;
    padding: 36px;
    border-radius: 30px;
    background: #F3F7F8;
}

.dir-page-blue-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.dir-page-blue-gallery img {
    margin-bottom: 36px;
}
.article-page-other {
    margin-top: 75px;
}

.note-float-left {
    margin-right: 40px;
}

.article-text-2 {
    margin-top: 45px;
}

.article-page-advantages {
    padding: 45px 51px;
}

.article-page-advantages .service-text-dir {
    /*flex-wrap: wrap;*/
    flex-direction: column;
    /*justify-content: space-between;*/
}

.article-page-advantages .service-text-dir .service-text-el:not(:first-child) {
    margin-left: 0;
}

.article-page-advantages .service-text-dir .service-text-el:not(:last-child) {
    padding-right: 65px;
}

.service-text-dir-row {
    display: flex;
    justify-content: space-between;
}

.service-text-dir-row .service-text-el:first-child {
    width: calc(100% / 3);
    flex-shrink: 0;
}

.service-text-dir-row:not(:first-child) {
    margin-top: 41px;
}

.service-text-dir-row .service-text-el p {
    width: auto;
    max-width: none;
}

.main-services-block {
    margin-bottom: 120px;
}

.main-services-block .service-text-el {
    padding: 55px 38px 43px 60px;
    border-radius: 30px;
    background: #E5F0F2;
    position: relative;
    margin-left: 0;
    width: 100%;
    background-image: url(/upload/circle_mini.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}

.main-services-block .service-text-el:not(:first-child) {
    margin-left: 32px;
}

.main-services-block .service-text-el img {
    position: absolute;
    top: -20px;
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.main-services-block .service-text-el p {
    max-width: none;
    margin-left: 0;
    color: #000;
    font-family: 'SF UI Text', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    letter-spacing: 0.6px;
}

.slider-text-main {
    margin-top: 10px;
    color: #484848;
    font-family: 'SF UI Text', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 28px */
}

@media all and  (max-width: 1400px) {
    .slider-text-h1 {
        font-size: 24px;
    }

    .slider-text {
        align-items: flex-start;
    }
}

@media all and  (max-width: 1000px) {
    .service-text-dir,
    .service-text-right {
        flex-direction: column;
    }

    .service-text-dir .service-text-el p {
        max-width: none;
    }
    .service-text-dir .service-text-el:not(:first-child) {
        margin-left: 0;
        margin-top: 20px;
    }

    .service-text-column .service-text-el {
        align-items: center;
    }

    .contact-page-main .contact-cont {
        padding: 40px;
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-page-main .contacts-info-line {
        justify-content: flex-start;
    }

    .contact-page-main .contact-info-block {
        width: 100%;
    }

    .article-page-body {
        padding: 0 20px;
    }

    .service-text-dir-row {}

    .contact-page-main .contact-info-block:not(:first-child) {
        margin-left: 0;
        margin-top: 20px;
    }

    .article-page-advantages .service-text-dir .service-text-el:not(:last-child) {
        padding-right: 20px;
    }

    .article-page-advantages {
        padding: 40px 20px;
    }

    .ul-list:not(:first-child) {
        margin-left: 20px;
    }

    .main-services-block .service-text-el:not(:first-child) {
        margin-left: 0;
        margin-top: 30px;
    }

    .map-container {
        padding: 40px;
        margin-top: 49px;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
    }
}

@media all and  (max-width: 480px) {
    .service-text-left h2 {
        font-size: 42px;
        line-height: normal;
    }
}

body{
    max-width: 2000px;
    margin: auto;
}

.index-nav{
    color: #9A3265;
}

@media (max-width: 400px) {
    .dir-cont{
      margin: 0;
    }
  
    .service-text-left h2{
      font-size: 35px;
    }

    .contact-page-main .contact-cont{
        margin: 0;
    }

    .number-info a{
        font-size: 18px;
    }
    .email-info a{
        font-size: 16px;
    }
  }