

/* Start:/local/templates/aspro-miac/components/bitrix/catalog.section.list/mednav/style.css?15966556742374*/
/*Медицинский навигатор*/
.bx_catalog_line.mednav ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-bottom: -15px;
}
.bx_catalog_line.mednav ul li {
    width: 33.3333%;
    padding: 0 15px;
    line-height: 1;
    text-align: center;
    display: flex;
}
.bx_catalog_line.mednav ul li:before {
content:none
}
.bx_catalog_line.mednav ul li > a {
    display: flex;
    background: #f4f6f7;
    width: 100%;
    padding: 30px;
    border-radius: 5px;
    flex-direction: column;
    justify-content: center;
    box-shadow: 1px 1px 4px 0px #00000047;
}
.bx_catalog_line.mednav ul li > a:hover {
    background: #effaff;
}
.bx_catalog_line.mednav .bx_catalog_line_title {
    font-weight: 700;
    color: #333;
    font-size: 16px;
    margin-bottom: 0;
}
.bx_catalog_line.mednav .bx_catalog_line_title span {
   font-size: 80%
}
.bx_catalog_line.mednav .bx_catalog_line_description {
    margin-top: 10px;
}

.mednav-search {
    margin-bottom: 30px;
    padding: 0 15px;
}
.search-wrap {
    padding: 40px;
    background: #007ccc;
    color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.search-title {
    font-weight: 700;
    font-size: 20px;
}
.search-wrap::before {
    content: "";
    background: url(https://sevdz.ru/images/mednav.svg) no-repeat center;
    width: 50px;
    height: 50px;
    background-size: 100%;
    margin-bottom: 20px;
}
.search-wrap .row.bx-blue {
width:100%
}
.search-wrap .product-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.search-wrap .product-item-image-wrapper {
    width: 50%;
    padding: 50px;
margin:0
}
.search-wrap .product-item-title {
    white-space: inherit;
    text-align: left;
    font-weight: 700;
}
.search-wrap .input-group {
    display: flex;
    align-items: flex-end;
}
.search-wrap input.form-control {
    color: #fff;
}

.bx-newsdetail-content {
    font-size: 16px;
}

.mednav-subtitle {
    margin-top: -15px;
    margin-bottom: 40px;
    padding: 0 15px;
    font-size: 18px;
    line-height: 28px;
    max-width: 1200px;
    font-weight: 600;
}

.step {
    margin-bottom: 24px;
    border: 1px solid #d6dade;
    border-radius: 2px;
    padding: 30px 24px;
}
.step h2 {
    font-size: 20px;
    line-height: 1;
}
/* End */


/* Start:/local/templates/aspro-miac/components/bitrix/news/mednav/bitrix/news.list/.default/style.css?1599037254801*/
div.news-list
{
	word-wrap: break-word;
}
.news-item {
    padding-bottom: 40px;
}
div.news-list .news-item:nth-child(3n+1) {
    clear: both;
}
.news-item-img {
    overflow: hidden;
    max-height: 200px;
    box-sizing: content-box;
    border-radius: 10px;
    position: relative;
    line-height: 1;
	margin-bottom:10px
}
.news-item-img img {
    width: auto;
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    left: calc(50% - 200px);
    height: auto;
    max-height: 100%;
}
.news-date-time {
    display: block;
    margin-bottom: 10px;
    color:#a4a4a4;
	font-size:15px
}
.news-title a {
    display: block;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
	color: #000
}
.news-text {
    line-height: 1.3;
    font-size: 15px;
    display: block;
}


/* End */
/* /local/templates/aspro-miac/components/bitrix/catalog.section.list/mednav/style.css?15966556742374 */
/* /local/templates/aspro-miac/components/bitrix/news/mednav/bitrix/news.list/.default/style.css?1599037254801 */
