

/* Start:/local/templates/aspro-stroy/components/bitrix/map.yandex.system/.default/style.css?1781153464666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/aspro-stroy/components/bitrix/news.list/projects/style.css?17811534641862*/
.properties {
    display: flex;
    flex-direction: column;
}

.projects {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.project-item {
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
}

.title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 100%;
}

.project-item--text {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.property {
    font-size: 17px;
    line-height: 140%;
}

.price {
    font-size: 25px;
}

.properties--btn {
    display: flex;
    flex-direction: column;
    row-gap: 9px;
}

.project-item--img,
.project-item--img .image,
.project-slider,
.project-slider .swiper-wrapper,
.project-slider .swiper-slide {
    width: 100%;
}

.project-slider .swiper-slide {
    height: 220px;
}

.project-slider .swiper-slide a,
.project-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.project-slider .swiper-slide img {
    object-fit: cover;
}

.swiper-button-prev::after, .swiper-button-next::after{ 
    display: none;
}

.swiper-button-next, .swiper-button-prev {
    background: rgb(0, 0, 0, 0.2);
    border-radius: 100px;
    padding: 10px;
    width: 40px !important;
    height: 40px !important;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    background: rgb(0, 0, 0, 0.7);
}

@media (min-width: 1005px) {
   .project-item {
        width: 32%;
    } 
}

@media (max-width: 1004px) and (min-width: 561px)  {
    .project-item {
        width: 48%;
    } 
}

@media (max-width: 560px) {
    .project-item {
        width: 100%;
    } 
    .project-slider .swiper-slide {
        height: 220px;
    }
}
/* End */
/* /local/templates/aspro-stroy/components/bitrix/map.yandex.system/.default/style.css?1781153464666 */
/* /local/templates/aspro-stroy/components/bitrix/news.list/projects/style.css?17811534641862 */
