

/* Start:/bitrix/templates/truckings2/components/bitrix/catalog/services/style.css?1772457020101*/
.sections_services,
.services-section{
    margin-bottom: 100px;
}
.title{
	word-wrap: break-word;
}

/* End */


/* Start:/bitrix/templates/truckings2/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_3/style.css?17331408101593*/
#services>.container{
    position: relative;
}
.all_services_link{
	font-size: 0.857142em;
	text-transform: uppercase;
	z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .all_services_link{
        position: absolute;
        right: 15px;
        top: 32px;
        margin-bottom:0px;
    }
}
.all_services_link,
.all_services_link:focus{
	color: var(--prv_color);
}
.all_services_link:hover{
	color: #999;
}
.all_services_link:focus,
.all_services_link:hover{
    text-decoration: none;
}
.sect_service_cnt{
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 300px;
    padding:50px 50px 111px 50px;
    transition: box-shadow 0.5s;
}
.sect_service_cnt * {
    position:relative;
    z-index:2;
}
.sect_service_bg {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.3);
    z-index:0;
}
.sect_service_block {
    margin-bottom:30px;
}
.sect_service_heading{
    font-size: 1.5714285em;
    line-height: 1;
    color: #fff;
    font-weight:600;
}
.sect_services_subheading{
    margin-top:10px;
    font-size: 1.1428571em;
    line-height: 1.375;
    color: #fff;
    font-weight:600;
}
.sect_service_desc{
    color: #fff;
    line-height:1.428571;
    margin-top: 20px;
    margin-bottom:30px;
}
.sect_service_btn {
    position:absolute;
    bottom:70px;
    left:50px;
    color: #fff!important;
}
.sect_service_cnt:hover{
    box-shadow: 0 0 32px #777;
    transition: box-shadow 0.5s;
}
/* End */
/* /bitrix/templates/truckings2/components/bitrix/catalog/services/style.css?1772457020101 */
/* /bitrix/templates/truckings2/components/bitrix/catalog/services/bitrix/catalog.sections.top/services_3/style.css?17331408101593 */
