

/* Start:/local/templates/blog/components/bitrix/news/proekty/bitrix/news.detail/.default/style.css?17720152731412*/
.invest-item,.invest-item_info {
    display: flex;
    justify-content: space-between;
}
.lside,.rside{
    flex: 0 0 49%;
}
.invest-item .rside {
    background: #fff;
    padding: 80px 25px 20px 34px;
    margin: 0;
    border-left: 2px solid #2a89f1;
    color: #26282b;
    line-height: 2;
}
.rside.video_desc{padding-top:30px}

.invest-item .invest-item__head {
    margin: 0;
}

.info_item {
    flex: 0 0 24%;
    text-align: center;
    border-bottom: 2px solid #2a89f1;
    background: #fff;
    padding: 20px 25px 20px 34px;margin-bottom: 30px;
}

.info_item_desc {
	font-family: GilroySemiBold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
iframe {
    width: 100%;
}
.invest-item_map {
    display: flex;
	margin-bottom: 30px;
	height: 300px;
	background: #fff;
}

.map-left {
    padding: 20px 25px 20px 34px;
	flex: 0 0 40%;
}

.map-left h4 {
    font-family: GilroySemiBold,sans-serif;
    font-size: 23px;
    margin-bottom: 15px;
}
.map-left span {
    display: block;
    margin-bottom: 15px;
}
@media only screen and (max-width:1023px){
.invest-item,.invest-item_info,
.invest-item_map {
    display: block;
}
.invest-item .rside {
    padding-top: 20px;
}
}
@media (min-width: 540px) and (max-width: 1023px){
.invest-item_info{display: flex;flex-wrap: wrap;}
.info_item{flex: 0 0 49%;}
}
@media (max-width: 420px){
.invest-item_map{margin-bottom:160px}
}
/* End */
/* /local/templates/blog/components/bitrix/news/proekty/bitrix/news.detail/.default/style.css?17720152731412 */
