


/* Start:/bitrix/templates/prokrav/components/bitrix/news.list/links/style.css*/
div.news-list.links
{
	position: relative;
}

div.news-list.links .item
{
    position: relative;
    float: left;
    width: 323px;
    height: 283px;
    margin-right: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
}

div.news-list.links .item .name
{
    position: absolute;
    width: 205px;
    height: 82px;
    left: 50%;
    bottom: 22px;
    margin-left: -103px;
    padding: 15px 25px;
    border: 1px solid #9d9c9a;
    background: rgba(157, 156, 154, 0.43);
    color: white;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

div.news-list.links .item:last-of-type
{
    margin-right: 0;
}
/* End */



/* Start:/bitrix/templates/prokrav/components/bitrix/news.list/index/style.css*/
div.news-list.index
{
    position: relative;
}

div.news-list.index h2
{
    color: #DDCFA2;
    font-size: 35px;
    text-align: center;
}

div.news-list.index .showall
{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 144px;
    height: 32px;
    padding: 6px 14px;
    background: linear-gradient(to bottom, #c3b684 18%, #2e2400 86%);
    font-size: 12px;
}

div.news-list.index .showall .sprite
{
    position: absolute;
    width: 7px;
    height: 19px;
    top: 6px;
    background-position: -9px -48px;
    background-size: 32px auto;
}

div.news-list.index .showall .arrow1
{
    right: 8px;
}

div.news-list.index .showall .arrow2
{
    right: 13px;
}

div.news-list.index .item
{
    float: left;
    width: 50%;
    padding: 15px;
    font-size: 17px;
    color: white;
}

div.news-list.index .item .image
{
    float: left;
    width: 220px;
    height: 160px;
    margin-right: 20px;
    border: 4px solid #9F9268;
    background-repeat: no-repeat;
    background-position: center center;
}

div.news-list.index .item .preview-text
{
    padding: 8px 0;
    font-size: 12px;
}

div.news-list.index .item .link
{
    display: inline-block;
    width: 58px;
    height: 21px;
    padding-top: 2px;
    border: 1px solid white;
    font-size: 12px;
    text-align: center;
}
/* End */



/* Start:/bitrix/templates/prokrav/components/bitrix/news.list/map/style.css*/
div.news-list.map
{
    position: relative;
}

div.news-list.map #map
{
    width: 100%;
    height: 400px;
}

div.news-list.map .panel
{
    background: rgba(255, 255, 255, 0.7);
}

div.news-list.map .panel .controls
{
    width: 300px;
    margin: 10px auto 0;
    text-align: center;
}

div.news-list.map .panel .controls div
{
    display: inline-block;
    margin: 5px 20px;
    color: black;
    font-size: 12px;
    cursor: pointer;
}

div.news-list.map .panel .controls div.active
{
    border-bottom: 2px dashed black;
}
/* End */
/* /bitrix/templates/prokrav/components/bitrix/news.list/links/style.css */
/* /bitrix/templates/prokrav/components/bitrix/news.list/index/style.css */
/* /bitrix/templates/prokrav/components/bitrix/news.list/map/style.css */
