

/* Start:/local/templates/gis/components/bitrix/news/.default/bitrix/news.list/.default/style.css?16788645541055*/
.tech__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    background: white;
    border: 1px solid #EFEFEF;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 15px;
    flex-wrap: wrap;
	box-shadow: 0 25px 0 0px #006EB5;
}

.tech__text {
    font-family: 'Roboto', 'Roboto Slab', 'Inter', sans-serif;
    font-size: calc(7px + 7 * (100vw / 1440));
    color: #000;
    font-weight: normal;
}
span.tech__read{
	position: relative;
    color: white;
    font-family: "Roboto";
    font-size: 20px;
    z-index: 1;
    top: 49px;
    left: 482px;
}
a.linkNews:hover{
	text-decoration: none;
}
.tech__link__img{
	position: relative;
    left: 877px;
}
.pressah1{
	font-size: 32px;
    color: #006199;
    text-transform: uppercase;
    min-height: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 40px;
}
@media screen and (max-width: 500px){
.tech__link__img {
    position: relative;
    left: 228px;
}
span.tech__read {
    left: 98px;
}
}
/* End */
/* /local/templates/gis/components/bitrix/news/.default/bitrix/news.list/.default/style.css?16788645541055 */
