/**/

#block-bootstrap-barrio-preimuschestva .card{
    box-shadow: 0px 3px 20px 0px #a3671b;
}
.block > h2 {
    color: #fff;
    background: #232322;
    padding: 10px 100px 10px 30px;
    font-weight: 700;
    background: #232322;
    background: linear-gradient(-135deg, transparent 39px, #232322 0);
    display: inline-block;
    border-left: 10px solid #ffa544;
    position: relative;
    left: -12px;
}

#block-bootstrap-barrio-firstscreen{
	background: rgb(255,165,48);
	background: radial-gradient(circle, rgba(255,165,48,1) 0%, rgba(32,31,22,1) 60%);
}

.site-footer__top h2 {
    border-bottom: none;
}


.site-footer {
    background: #40392f;
}