@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.rp-page-wrap,
.jf-tabs,
.rp-row {
    font-family: Montserrat
}

.rp-page-wrap h1 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 700;
    font-family: Montserrat
}

.rp-page-wrap h2,
.rp-page-wrap h3,
.rp-page-wrap h4 {
    font-weight: 700;
    font-family: Montserrat
}

#map {
    width: 100%;
    height: 460px;
}

.infra_item__content {
    background: #f4f4f4;
    height: 310px;
    border-radius: 8px;
    overflow: hidden;
    width: 520px
}

.infra_item__pic {
    height: 310px;
    width: 260px;

    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: relative

}

.infra_item__title {
    font-weight: 700;
    color: #FFF;
    position: absolute;
    left: 20px;
    bottom: 20px
}

.infra_item__text {
    height: 310px;
    width: 260px;
    float: left;
    padding: 20px
}

.rp-label {
    background-image: url('/rodnye-prostory/images/under_logo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 305px;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 44px;
    text-align: center
}

.rp-logo {
    background: #FFF;

    border-radius: 40px;
    width: 215px;
    height: 215px;
    padding-top: 35px;
    margin: 0 auto
}

.rp-logo img {
    width: 190px;
}

.about-item {
    margin-bottom: 10px;
    padding: 0 0 0 30px
}

.about-item__title {
    color: #8E8E8E
}

.about-item__1 {
    background: url(/rodnye-prostory/images/map.svg) 0 5px no-repeat;
}

.about-item__2 {
    background: url(/rodnye-prostory/images/doc.svg) 0 5px no-repeat;
}

.about-item__3 {
    background: url(/rodnye-prostory/images/foursq.svg) 0 5px no-repeat;
}

.about-item__4 {
    background: url(/rodnye-prostory/images/square.svg) 0 5px no-repeat;
}

.rasp-wrap {
    margin: 40px 0
}

.genplan {
    margin-top: 80px
}

.image-item {
    float: left;
    width: 24.8%;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 0.2%;
    margin-bottom: 2px;
    background: #000;

}

.image-item a.image {
    display: block;
    position: relative;
    transition: all ease 0.2s
}

.image-item a:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    position: absolute;
    top: 0;
    transition: all ease 0.2s
}

.image-item:hover a:after,
.image-item:hover a:before {
    display: block
}

.image-item a:before {
    content: url(/rodnye-prostory/images/zoom.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -33px;
    z-index: 100;
    display: none;
    transition: all ease 0.2s
}

.rp-row {
    margin-top: 40px
}

ul.controls,
ul.controls li {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.controls li {
    display: block;
    position: absolute;
    top: 50%;
    height: 90px;
    line-height: 90px;
    margin-top: -59px;
    padding: 0 0;
    cursor: pointer;
    transition: background 0.3s;
    background: #FFF;
    width: 90px;
    font-size: 50px;

    border-radius: 100%
}

.controls li .fa {
    color: #314EA0
}

.controls .prev {
    left: -45px;
    text-align: right;
    padding-right: 20px;
}

.controls .next {
    right: -45px;
    text-align: center;
    padding-right: 25px;
}

#customize-controls2.controls li {
    margin-top: 0;
}

.tns-nav {
    margin-top: 20px
}

.tns-nav button {
    width: 42px;
    height: 13px;
    background: #E5E5E5;
    border-radius: 8px;
    border: none;
    margin-right: 10px
}

.tns-nav button.tns-nav-active {
    background: #314EA0
}

.disclimer {
    color: #5A5A5A;
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.more-services__content {
    width: 400px;
    height: 145px;
    background: #f4f4f4;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 20px 0 0
}

.more-services-item {
    width: 420px
}

.more-services__pic {
    width: 120px;
    height: 110px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    border-radius: 8px;
    margin: 15px
}

.more-services__text {
    float: right;
    width: 230px;
}

.more-services__title {
    margin: 15px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500
}

.more-services__text div {
    font-size: 12px;
    height: 70px;
    overflow: hidden
}

.jf-tabs .nav-tabs {
    border: none
}

.jf-tabs .nav-tabs > li > a:hover,
.jf-tabs .nav-tabs > li > a,
.jf-tabs .nav-tabs > li > a:focus {
    margin-right: 10px;
    border: none
}

.jf-tabs .nav-tabs > li > a {
    background: #D8D8D8;
    color: #FFF;
    padding: 10px 15px;
    border: none;
    border-radius: 6px;
    font-size: 18px
}

.jf-tabs .nav-tabs li.active a {
    background: #314EA0;
    color: #FFF !important;
}


.tab-pane {
    padding-top: 30px
}

.domitem-wrap {


}

.domitem {
    margin: 0 auto;
    width: 312px;
    border-radius: 8px;
    background: #EEE;
    border: 1px solid #EEE;
    overflow: hidden;
    text-align: left

}

.item-img {
    width: 312px;
    height: 235px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.dom-item__about {
    padding: 20px;
    font-size: 16px
}

.dom-item__about span {
    color: #8E8E8E
}

.tab-content {
    position: relative
}

.tab-content ul.controls li {
    margin-top: -45px
}

.round-link {
    width: 32px;
    height: 32px;
    background: #314EA0;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    border-radius: 100%;
    font-size: 20px;
    display: inline-block;
    margin-left: 15px
}

.round-link .fa {
    color: #FFF
}

.dom-item__detail {
    padding-top: 0
}

.shceme {
    position: relative;
}

.dot-item {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #FFF;
    border-radius: 100%;
    cursor: pointer;
}

.uchastok {
    cursor: pointer
}

.uchastok:hover,
#Vector_10 {
    fill: #FF8A00;

}

.prodano {
    fill: gray !important;
}

.uchastok_detail {
    padding: 100px 0 30px 60px
}

.round-corners__img {
    overflow: hidden;
    border-radius: 8px
}


#Group_48,
#Rectangle_16,
#Rectangle_55,
#Rectangle_50,
#Rectangle_56,
#Rectangle_51,
#Rectangle_53,
#Rectangle_52 {
    display: none
}

#Group_49:hover #Group_48,
#Group_50:hover #Rectangle_16,
#Group_57:hover #Rectangle_55,
#Group_42:hover #Rectangle_50,
#Group_53:hover #Rectangle_56,
#Group_54:hover #Rectangle_51,
#Group_55:hover #Rectangle_53,
#Group_56:hover #Rectangle_52 {
    display: block
}

#Group_49,
#Group_50,
#Group_57,
#Group_53,
#Group_54,
#Group_55,
#Group_56 {
    cursor: pointer
}


.thumbnails {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none
}

.thumbnails li {
    width: 25%;
    padding: 0;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    cursor: pointer
}

.thumbnails li .round-corners__img {

    border: 5px solid #FFF
}

.thumbnails li.tns-nav-active .round-corners__img {
    border: 5px solid #314EA0;
}


@media (max-width: 800px) {
    .uchastok_detail {
        padding: 0
    }

    .image-item {

        width: 49.8%;
    }

    .rasp-list {
        margin-top: 20px
    }

    .disclimer {
        position: static;
        margin-top: 15px;
        text-align: right;
        display: block
    }

    .infra_item__content {
        background: #f4f4f4;
        height: 410px;
        border-radius: 8px;
        overflow: hidden;
        width: 350px

    }

    .infra_item__pic {
        height: 200px;
        width: 100%;
        float: none;
        background-repeat: no-repeat;
        background-size: cover;

        position: relative

    }

    .infra_item__title {
        font-weight: 700;
        color: #FFF;
        position: absolute;
        left: 20px;
        bottom: 20px
    }

    .infra_item__text {
        height: 210px;
        width: 100%;
        float: none;
        padding: 20px 50px
    }

    .btn-default {
        margin-top: 20px
    }
}

.docs {
    margin-top: 50px
}

.doc-item a {
    background: url(/rodnye-prostory/images/docs.svg) no-repeat left top;
    background-size: 79px;
    padding: 15px 0 0 90px;
    height: 90px;
    color: #000;
    display: block;

}

.doc-item {


}

.about-item__pos_relative {
    position: relative;
}

.about-item__pos_relative .fa {
    position: absolute;
    left: 3px;
    color:#8E8E8E;
    top:4px
}