


/* Start:/bitrix/templates/aspro-allcorp/components/bitrix/news.list/front-services/style.css*/
.feature{ margin-bottom: 30px; }
.feature p{ margin: 0; padding: 0; }
.feature .row{ padding: 18px 0; }

.feature-box{position:relative;clear: both;
    width: 358px;
    /*height: 158px;*/
    height: 215px;
    border-radius: 1px;
    border: 1px solid #cfcfcf;
    padding: 1px;}
 .feature-box:hover{
 	border-color: #ff6631;
 }
 .feature-box .button{
	display: block;
    position: absolute;
    /*top: 130px;*/
    top: 185px;
    /*left: 250px;*/
 }

 .feature-box .button:hover{
 	text-decoration: none;
 	color:#FF6631 !important;
 }

 @media (max-width: 1200px){
 	.feature-box {
	    position: relative;
	    clear: both;
	    width: 295px;
	    font-size: 12px;
	    height: 158px;
	    border-radius: 1px;
	    border: 1px solid #cfcfcf;
	    padding: 1px;
	}

	.feature-box .button {
	    display: block;
	    position: absolute;
	    top: 135px;
	    left: 195px;
	}
 }

@media (max-width: 991px){
	.feature-box {
	    position: relative;
	    clear: both;
	    width: 100%;
	    font-size: 13px;
	    height: auto;
	    border-radius: 1px;
	    border: 0;
	}

	.feature-box .button {
    	display: none;
    }
}
.feature-box .image{max-height:55px;max-width:55px;float:left; ext-align: center;margin-top:5px; margin-top: 35px; margin-left: 10px;}
.feature-box .title{font-size:18px;margin-bottom:5px;}
.feature-box .feature-box-info{padding-left:80px; color: black; margin-top: 5px;}
.feature-box .feature-box-icon{color:white;display:inline-block;float: left; height: 55px;line-height:55px;text-align:center;width: 55px;font-size: 18px; position: relative; top: 5px; }

.feature-box-info .title a{
	font-weight: bold;
	text-decoration: inherit;
}

.feature-box-info .title a:hover{
	text-decoration: inherit;
	color: #FF6631;
}
/* End */



/* Start:/bitrix/templates/aspro-allcorp/components/bitrix/system.pagenavigation/.default/style.css*/
.wrap_pagination{text-align: center;}
.pagination{ border-radius: 0; border-color: #dfe5e9; }
.pagination .icon{ color: #acb6bc; }
.pagination a, .pagination span{ border-radius: 0 !important; }
.pagination a:hover{ color: white; }
.pagination a:hover .icon{ color: white; }

/* End */
/* /bitrix/templates/aspro-allcorp/components/bitrix/news.list/front-services/style.css */
/* /bitrix/templates/aspro-allcorp/components/bitrix/system.pagenavigation/.default/style.css */
