

/* Start:/local/templates/abukva/components/bitrix/catalog/product/style.css?17775989452323*/
.bx-main {
  /*font-size: .8rem;*/
}

.nav .nav-link:hover,
.nav>li>a:hover, .nav>li>a:focus {
  background-color: transparent;
}

.nav-service-block{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    overflow: hidden;
    padding-bottom: 20px;
}
.nav-service-block .name{
	color: #2c2c2a;
	font-size: 16px;
}
.nav-service-block .name:after{
	content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #cfd8dc;
    vertical-align: middle;
    box-sizing: border-box;
    border: solid #cfd8dc;
    border-width: 0 10px;
    position: relative;
    z-index: 10;
    margin-right: -100%;
    margin-left: 12px;
}
.nav-service-block ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	list-style: none;
	margin:0;
	padding: 0;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 35px;
	margin-top: 15px;
}
.nav-service-block li{
	
	margin-bottom: 12px;
}
.block1 li{
	width: 138px;
}
.block2 li{
	width: 142px;
}
.block3 li{
	width: auto;
	margin-right: 72px;
}
.block4 li{
	width: auto;
	margin-right: 75px;
}
.nav-service-block a{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.nav-service-block a:hover{
	border-bottom: 0;
	text-decoration: none;
}
.service-list h2{
	margin: 0;
}
.catalog-item-desc-float{
	padding: 15px 25px 30px;
}
.service-list .catalog-item-title{
	padding: 15px 25px;
	background: #c62828;
}
.service-list .many-page-print .catalog-item-title{
	background: #00c853;
}
.service-list .print-for-business .catalog-item-title{
	background: #40c4ff;
}
.service-list .pack-print .catalog-item-title{
	background: #ffc107;
}
.service-list .catalog-item-title a{
	font-size: 20px;
	color: #fff;
	line-height: 27px;
	border-bottom: 1px solid rgba(255,255,255, .5);
	text-decoration: none;
	padding-bottom: 4px;
}
.service-list .catalog-item-title a:hover{
	text-decoration: none;
	border-bottom: 0;
}
.links-more a{
	text-decoration: none;
    border-bottom: 1px solid;
    margin-right: 30px;
}
.links-more a:hover{
	text-decoration: none;
    border-bottom: 0;

}
.catalog_filter {
    max-width: 1160px;
    border-bottom: 1px dotted #00aeef;
    margin: 0 auto;
    
}

/* End */
/* /local/templates/abukva/components/bitrix/catalog/product/style.css?17775989452323 */
