

/* Start:/bitrix/templates/artfactor_copy/components/bitrix/catalog/af_services/bitrix/catalog.section.list/.default/style.css?17586224347293*/
.sections-description {
    font-weight: 600;
    font-size: 16px;
    color: #1d3745;
    line-height: 24px;
    margin-bottom: 30px;
}
.sections-list {
    margin: 0;
    padding: 0;
}
.sections-list-item {
    display: block;
    list-style: none;
    margin-top: 25px;
}
.sections-list-item:first-child {
    margin-top: 0;
}
.sections-list-item-link {
    text-decoration: none;
    background-color: #fff;
    display: block;
    padding: 16px 29px 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.sections-list-item-link * {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.sections-list-item-link:hover {
    background-color: #e57e38;
}
.sections-list-item-title img {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    max-height: 34px;
	border: none;
}
.sections-list-item-title span {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 24px;
    color: #1d3745;
    text-transform: uppercase;
    position: relative;
    line-height: 33px;
    border-left: 2px solid #90a0a9;
    padding-left: 14px;
    margin-left: 12px;
    width: 550px;
}
.sections-list-item-link:hover .sections-list-item-title span {
    color: #fff;
    border-left-color: #fff;
}
/**********/
.sections-list-item-depth-level {
	padding: 0 0 0 43px;
	margin-top: 17px;
	display: block;
	list-style: none;
	position: relative;
}
.sections-list-item-depth-level:first-child {
	margin-top: 0;
}
.sections-list-item-depth-level:before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	border: 2px solid #90a0a9;
	background-color: #edf3f7;
	left: 23px;
	top: 50%;
	margin-top: -3.5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sections-list-item-depth-level-link {
    background-color: transparent;
    padding: 0;
	font-weight: 300;
	font-size: 16px;
	color: #e57e38;
	text-decoration: none;
	-webkit-transition: all 0.3 ease 0s;
	-o-transition: all 0.3 ease 0s;
	transition: all 0.3 ease 0s;
}
.sections-list-item-depth-level-link:hover {
	text-decoration: underline;
    background-color: transparent;
}
/*********/
.sections-list-item-description {
    font-weight: 300;
    font-size: 14px;
    color: #1d3745;
    line-height: 24px;
    padding-top: 6px;
}
.sections-list-item-link:hover .sections-list-item-description {
    color: #fff;
}
.section-img {
	margin-bottom: 36px;
	position: relative;
}
.section-img-empty {
    min-height: 184px;
    background-color: #c4c4c4;
}
.section-img img {
	width: 100%;
}
.section-img-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAMAAAAmRK2vAAAAElBMVEUkPkwkPk0kP04qR1cqSFgrSVnqIGGdAAAABnRSTlPAwMDAwMAhJ5xGAAAAHUlEQVQI12NkZgABRgYIxQShWFAEITQjK4oghAIAA7cAGQ493hUAAAAASUVORK5CYII=);
	background-repeat: repeat;
	text-align: center;
}
.section-img-wrap-title h1,
.section-img-wrap-title {
	font-weight: 600;
	font-size: 36px;
	color: #feffff;
	text-transform: uppercase;
	position: relative;
	margin: 41px 0 0 0;
	line-height: normal;
}
.section-img-wrap-title:before {
    display: none;
}
.section-img-wrap-title:after {
	position: absolute;
	content: '';
	width: 220px;
	height: 5px;
	background-color: #e57e38;
	right: 50%;
	margin-right: -110px;
	bottom: -11px;
    border: none;
}
.section-img-wrap-subtitle h1 {
	margin: 20px 0 0 0;
}
.section-img-wrap-subtitle.span h1{
	display: inline-block;
	font-weight: 300;
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	line-height: normal;
}
.section-img-wrap-subtitle span:before,
.section-img-wrap-subtitle span:after {
    /*display: none;*/
}
.section-img-wrap-subtitle span:before {
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	border-left: 2px solid #e57e38;
	border-bottom: 2px solid #e57e38;
	left: -14px;
	bottom: -4px;
}
.section-img-wrap-subtitle span:after {
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	border-right: 2px solid #e57e38;
	border-bottom: 2px solid #e57e38;
	right: -14px;
	bottom: -4px;
}
.section-description {
	font-weight: 600;
    font-size: 16px;
    color: #1d3745;
    line-height: 24px;
    margin-bottom: 25px;
}
.section-description-detail {
    margin-bottom: 31px;
}
.section-description-depth-level,
.section-description-detail-depth-level {
    margin-bottom: 20px;
}
.section-completed-projects {
    position: relative;
  /*  padding-bottom: 219px;
    margin-bottom: -40px; */
}
.section-completed-projects-wrap {
    position: relative;
    left: -40px;
    top: 0;
    width: 740px;
}
.section-completed-projects-title {
    line-height: 69px;
    background-color: #fff;
    border-bottom: 3px solid #b3c1c9;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #1d3745;
    text-transform: uppercase;
}
.section-completed-projects-list {
    margin: 0;
    padding: 0;
}
.section-completed-projects-list * {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.section-completed-projects-item {
    float: left;
    width: 25%;
    list-style: none;
    display: block;
    height: 148px;
    overflow: hidden;
	background-size: cover;
	border: 1px solid #fff;
}
.section-completed-projects-item-link {
    display: block;
    text-decoration: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACTCAMAAAB4ZYPzAAABO1BMVEUrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkrSVkA/eJLAAAAaXRSTlMBAgMEBQYHCAkKCwwNDg8QERITFBYXGRobHB0eICEiIyUnKSorLC4vMDEzNDY3ODo8PT9AQUNFRkhJSkxOT1BSU1RWV1lbXF1eX2FiY2RlZmhpamtsbW5vcHFyc3R1dnd4eXp7fH1+f4AAzgueAAAAK0lEQVQY02NgYGBgYGRiZGJgQpCMGGxGIsTxyeCSJ98sYmxhQKIZ4CQZEADrCgGJqCWepwAAAABJRU5ErkJggg==);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    height: 100%;
    text-align: center;
}
.section-completed-projects-item-link:hover {
    background-repeat: repeat;
    background-size: auto;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAMAAAAmRK2vAAAAElBMVEUkPkwkPk0kP04qR1cqSFgrSVnqIGGdAAAABnRSTlPAwMDAwMAhJ5xGAAAAHUlEQVQI12NkZgABRgYIxQShWFAEITQjK4oghAIAA7cAGQ493hUAAAAASUVORK5CYII=);
}
.section-completed-projects-item-name {
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 100px;
}
.section-completed-projects-item-description {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    padding-top: 1px;
    display: none;
}
.section-completed-projects-item-link:hover .section-completed-projects-item-name {
    padding-top: 22px;
}
.section-completed-projects-item-link:hover .section-completed-projects-item-description {
    display: block;
}


/* End */


/* Start:/bitrix/templates/artfactor_copy/components/bitrix/catalog/af_services/bitrix/catalog.section/.default/style.css?1758622434800*/
.catalog-list {
	margin: 0;
	padding: 0;
}
.catalog-list-item {
	padding: 0 0 0 43px;
	margin-top: 17px;
	display: block;
	list-style: none;
	position: relative;
}
.catalog-list-item:first-child {
	margin-top: 0;
}
.catalog-list-item:before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	border: 2px solid #90a0a9;
	background-color: #edf3f7;
	left: 23px;
	top: 50%;
	margin-top: -3.5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.catalog-list-item a {
	font-weight: 300;
	font-size: 16px;
	color: #e57e38;
	text-decoration: none;
	-webkit-transition: all 0.3 ease 0s;
	-o-transition: all 0.3 ease 0s;
	transition: all 0.3 ease 0s;
}
.catalog-list-item a:hover {
	text-decoration: underline;
}

/* End */
/* /bitrix/templates/artfactor_copy/components/bitrix/catalog/af_services/bitrix/catalog.section.list/.default/style.css?17586224347293 */
/* /bitrix/templates/artfactor_copy/components/bitrix/catalog/af_services/bitrix/catalog.section/.default/style.css?1758622434800 */
