

/* Start:/bitrix/components/alexkova.corporate/block.list/templates/.default/style.css?15471157422261*/
a {
    cursor: pointer;
}

.gray {

}

.rounded {
    border-radius: 5px;
}

.box-shadow {
    /*    box-shadow: 0px 4px 0px 0px #a8a8a8;*/
}

.element-card {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0px 4px 0px 0px #a8a8a8;
    background-color: #fff;
}

.element-card:hover {
    text-decoration: none;
    box-shadow: 0px 0px 0px 0px #a8a8a8;
}

.element-card:hover .small-card-title {
    /*text-decoration: underline;*/
    color: #a8a8a8;
}

.small-card-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-weight: normal;
    color: #262727;
}

.classic-small-card .small-card-title{
    font-weight: bold;
}

.classic-small-card, .classic {
    border: 1px solid #dbdbdb;
    background: #fff;
}

.classic-small-card .small-card-text, .card-text {
    margin-top: 22px;
    color: #565656;
}

.flat-small-card .small-card-title {
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 14px 20px;
}

.classic, .background, .flat {
    padding: 0;
}

.flat {
    background: #a8a8a8;
}

.flat:hover {
    background: #f1f5f8;
}

.card-title {
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
    background: #a8a8a8;
    display: block;
    border-bottom: 1px solid  #a8a8a8;
    color: #fff;
}

.flat .card-title {
    background: none;
    border-bottom: 1px solid  #fff;
}

.classic:hover .card-title, .background:hover .card-title {
    background: #fff;
    color: #262727;
    text-decoration: none;
}

.flat:hover .card-title {
    color: #414141;
    border-bottom: 1px solid #414141;
}

.flat:hover .card-text {
    color: #565656;
}

.flat:hover .more-link {
    color: #565656;
}

.card-text {
    padding: 20px;
    padding-top: 0;
}

.flat .card-text, .flat .more-link {
    color: #fff;
}

.more-link {
    float: right;
    display: block;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: underline;
    color: #272727;
}

.more-link:hover {
    color: #a8a8a8;
}
/* End */


/* Start:/bitrix/templates/new_template_fullscreen_dimgray_flat_new/components//bitrix/system.pagenavigation/.default/style.css?15471159631897*/
.navigation-pages{
	text-align:center;
	/* padding:20px 0; */
	color:#717171
}
.navigation-pages .nav-current-page{
	display:inline-block;
	color:#f2f2f2;
	font-size:16px;
	text-shadow:0 1px rgba(0,0,0,.13);
	box-shadow:0 1px #fff,inset 0 1px 5px rgba(0,0,0,.4);
	border-radius:4px;
	padding:10px 0px;
	font-weight:bold;
	min-width:32px;
	text-align:center;
	background-color:#606060;
	background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-o-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:linear-gradient(to top,rgba(0,0,0,.09),rgba(255,255,255,.09));
	border:none;
    margin: 5px;
}
.navigation-page-all,
.navigation-pages a{
	display:inline-block;
	color:#717171;
	font-size:16px;
	min-width:32px;
	text-align:center;
	border:1px solid #c9c9c9;
	text-shadow:0 1px 1px rgba(255,255,255,0.9);
	background:#fefefe;
	text-decoration:none;
	border-radius:4px;
	padding:10px 0;
	font-weight:bold;
	background:-moz-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#eaeaea));
	background:-webkit-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-o-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-ms-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:linear-gradient(to bottom,#fefefe 0%,#eaeaea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#eaeaea',GradientType=0);
    margin: 5px;
}
.navigation-page-all:hover,
.navigation-pages a:hover{
	background:#fff;
	color:#717171
}
.navigation-page-all{padding:4px !important}

/* End */
/* /bitrix/components/alexkova.corporate/block.list/templates/.default/style.css?15471157422261 */
/* /bitrix/templates/new_template_fullscreen_dimgray_flat_new/components//bitrix/system.pagenavigation/.default/style.css?15471159631897 */
