.download-list-row{padding: 2px 15px;}

.title-v1 h1 {
    line-height: 42px;
}
.block-social-contacts {
    width: 210px;
    margin: 20px 0;
    color: inherit;
    border-radius: 20px;
    padding: 5px 10px;
    box-shadow: 2px 2px 10px #00000045;
    background: #7ad06d;
}
.block-social-contacts svg {
    float: left;
    margin-right: 8px;
}
.block-social-contacts a{
    margin: 5px 0;
    color: #fff;
}
.icon-contacts {
    width: 40px;
    height: 40px;
}
.list-text-icons img {float:left;}
.list-text-icons p {padding:0 0 0 128px;min-height:60px;}
.image-right {
    margin-left: 30px;
    float: right;
}
.brands_slider_wrapp li img {
    opacity: 0.5;
    filter: none;
    -webkit-filter: none;

}
.brands_slider_wrapp .flex-viewport {height: 148px;}
.brands_slider_wrapp {max-height: 160px;}
.brands_slider_wrapp li img {max-width: 180px;}
.items-services.item-views .item {min-height: 300px;}


.item-views .item .title a:hover i {
    color: #ff0000;
}
.item-views .item .title a i {
    /* color: #222; */
    color: #9fabb7;
    background: none;
    position: absolute;
    margin-top: -8px;
}
.tags p {
font-size: 11px;
    background: #eee;
    padding: 0 10px;
    font-weight: 500;
    border-radius: 3px;
    margin-right: 10px!important;
    margin-bottom: 0;
    display: inline-block;
}
span.title.technical_data {
    font-size: 18px;
    font-weight: bold;
}
.info.characteristics {
    padding-left: 15px;
}

.tags {
    position: absolute;
    bottom: 0;
}
.services_title_h2 {
padding: 0 10px;
margin-bottom: 020px;
}
.right_block .staff{
display:flex;
}
.styled-block.type_1{
color:#0ca9e3;
}
.fs-20{
font-size:20px !important;
}
.markirovka_right_img{
max-width: 200px;
float: right;
}
/* main page advantages */
.adv_block{padding: 20px 0;}
.adv_block_item {
width: 25%;
text-align:center;
float:left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.adv_block_item p {display: inline-block;margin-top: 20px;padding: 0 50px;font-size: 19px;}
@media (max-width: 991px) {
.adv_block_item {width: 50%;}
}
@media (max-width: 767px) {
.adv_block_item {width: 100%;}
}