

/* Start:/local/templates/altekpro/components/bitrix/news/directions/bitrix/news.detail/.default/style.css?16765445622949*/
.service h1 {
	margin-top: 50px;
	margin-bottom: 30px;
}

.service h1 span {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 51px;
	vertical-align: middle;
	margin-right: 25px;
}

.service h1 span svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.service h1 span svg .cls-1 {
	fill: none;
	stroke: #ED3B3B;
	stroke-miterlimit: 10;
	stroke-width: 1.5px;
}

.direction-steps {
	padding-top: 35px;
}

.direction-steps > div {
	margin-bottom: 30px;
}

.direction-steps .wrap {
	background: #fff;
	transition: .3s;
	margin: 0 15px;
}

.direction-steps .wrap:hover {
	box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
	transition: .3s;
}

.direction-steps .wrap picture {
	position: relative;
	height: 165px;
	background-size: cover;
}

.direction-steps .wrap picture:after {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

.direction-steps .wrap picture h2 {
	position: absolute;
	right: 15px;
	bottom: 20px;
	left: 15px;
	margin: 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.2;
	color: #fff;
	z-index: 1;
}

.direction-steps .wrap section {
	position: relative;
	padding: 20px 25px;
}

.direction-steps .wrap section:before {
	content: '';
	position: absolute;
	top: -23px;
	right: 20px;
	display: block;
	width: 46px;
	height: 46px;
	background: #CC3D3D url(/local/templates/altekpro/assets/images/icon-slick-arrow-right.svg) no-repeat 16px center;
	background-size: 18px 18px;
	border-radius: 50%;
}

.direction-steps div.slick-slide:last-child .wrap section:before {
	background-image: url(/local/templates/altekpro/assets/images/icon-arrow-check.svg);
	background-position: 15px center;
}

@media (max-width: 1249px) {
	.container.direction-container {
		width: 100% !important;
	}

	.container.direction-container .row {
		margin: 0 -30px;
	}
}

@media (max-width: 1023px) {
	.container.direction-container .row {
		margin: 0 -15px;
	}
}

@media (max-width: 767px) {
	.container-fluid .container.direction-container {
		width: 100% !important;
	}

    .service center {
        display: table;
        min-height: 50px;
        margin: 25px 0 30px;
    }

    .service h1 {
        position: relative;
        display: table-cell;
        padding-left: 75px;
        font-size: 24px;
        text-align: left;
        vertical-align: middle;
    }

    .service h1 span {
        position: absolute;
        margin-left: -75px;
        top: 0;
    }
}
/* End */


/* Start:/local/templates/altekpro/components/bitrix/menu/service/style.css?16765445603520*/
.company-menu-icon {
	width: 32px;
	height: 20px;
}

.service .service-menu ul li {
	position: relative;
	display: inline-block;
	background: #E5EFF9;
	min-width: 30px;
	height: 41px;
	margin: 5px 5px;
	padding: 0 20px 0 50px;
	border-radius: 3px;
	color: #0066C0;
	font-size: 15px;
	transition: .3s;
}

.service .service-menu ul li.selected,
.service .service-menu ul li:hover {
	background: #0066C0;
	color: #fff;
	transition: .3s;
}

section.sert-text2 {
	margin: 60px 0;
}

.service .service-menu ul li picture {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 15px;
}

.service .service-menu ul li svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.service .service-menu ul li svg .cls-1 {
	fill: none;
	stroke: #0066C0;
	stroke-miterlimit: 10;
	stroke-width: 1.5px;
}

.service .service-menu ul li:hover svg .cls-1,
.service .service-menu ul li.selected svg .cls-1 {
	stroke: #fff;
	transition: .3s;
}

.service .service-menu ul li p {
	line-height: 41px;
}

.service .service-menu ul li a {
	position: absolute !important;
}

.service .service-menu ul li a:hover {
	background-color: transparent !important;
}

.service .service-menu {
	text-align: center;
}

.service .service-menu.popup {
	text-align: left;
}

.gotop {
	top: 0;
}

.mobile-sel-menu-wrap {
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 10;
}

.mobile-sel-menu-wrap .mobile-sel-menu.fx,
.mobile-sel-menu-wrap .mobile-sel-menu.cfx {
	position: fixed !important;
	top: 0;
}

.mobile-sel-menu {
	position: relative;
	width: auto;
	height: 40px;
	background: #0266BF;
}

.mobile-sel-menu.fx {
	width: 100%;
}

.mobile-menu-header {
	position: relative;
	width: 100%;
	height: 40px;
	background: #0266BF;
}

.mobile-sel-menu p {
	display: block;
	color: #fff;
	line-height: 40px;
	margin-left: 50px;
	height: 40px;
}

.mobile-menu-header p {
	display: block;
	color: #fff;
	line-height: 40px;
	margin-left: 50px;
	height: 40px;
}

.mobile-sel-menu picture {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 15px;
}

.mobile-menu-header picture {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 15px;
}

.mobile-sel-menu span {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 10px;
	right: 15px;
}

.mobile-menu-header span {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 10px;
	right: 15px;
}

.mobile-sel-menu picture svg .cls-1 {
	stroke: #fff;
	fill: none;
}

.mobile-menu-header picture svg .cls-1 {
	stroke: #fff;
	fill: none;
}

.customButton {
	margin-bottom: 5px;
	background-color: #ed3b3b !important;
	text-transform: none;
	font-family: Roboto;
	font-size: 15px;
}

@media (max-width: 767px) {
	.mobile-menu {
		position: fixed;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		transition: .3s;
		background-color: rgba(2, 102, 191, 0.7);
		z-index: 1010;
		overflow: auto;
	}

	.mobile-menu.active {
		left: 0;
		transition: .3s;
	}

	.mobile-menu-container {
		padding: 30px 0 0 48px;
	}

	.popup-menu-item {
		position: relative;
		display: inline-block;
		background: #E5EFF9;
		min-width: 30px;
		height: 41px;
		margin: 5px 5px;
		padding: 0 20px 0 50px;
		border-radius: 3px;
		color: #0066C0;
		font-size: 15px;
	}

	.service .service-menu ul li {
		display: block;
		background: transparent !important;
		height: 41px !important;
		margin: 5px 0!important;
		padding: 0 !important;
	}
	
	.customButton {
		margin-bottom: 20px;
		margin-left: 5px;
	}
}
/* End */


/* Start:/local/templates/altekpro/components/bitrix/news.list/our-clients/style.css?1752091788211*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.our-works:not(:first-child) .our-works__col {
	flex: 1;
}


/* End */


/* Start:/local/templates/altekpro/assets/css/slider-textpicture.css?17004160586941*/
.slider-textpicture {
    margin: 0 -8px;
}

.slider-textpicture .slide {
    padding: 0 8px 11px;
}

.slider-textpicture .slide .wrap {
    position: relative;
    width: 100%;
    height: 290px;
    background: #fff;
    transition: .3s;
}

.slider-textpicture .slide .wrap:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    transition: .3s;
}

.slider-textpicture .slide .wrap picture:before,
.slider-textpicture .slide .wrap picture:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: .3s;
}

.slider-textpicture .slide .wrap picture:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px 0 0 -13.5px;
    width: 27px;
    height: 26px;
    background: url(/local/templates/altekpro/assets/css/../images/icon-zoom.svg) no-repeat;
}

/*.bx-no-touch */.slider-textpicture .slide .wrap:hover picture:before,
                     /*.bx-no-touch */.slider-textpicture .slide .wrap:hover picture:after {
                     opacity: 1;
                     transition: .3s;
                 }

.slider-textpicture .slide .wrap picture {
    position: relative;
    width: 100%;
    max-height: 165px;
    overflow: hidden;
    background: #D9D9D9;
}

.slider-textpicture .slide .wrap picture img {
    width: 100%;
}

.slider-textpicture .slide .wrap section {
    padding: 20px;
}

.slider-textpicture .slide .wrap section .category,
.slider-textpicture .slide .wrap section .name {
    display: block;
}

.slider-textpicture .slide .wrap section .category {
    color: #999999;
    margin: 0 0 9px;
}

.slider-textpicture .slide .wrap section .name {
    font-size: 17px;
    font-weight: 500;
    height: 50px;
    overflow: hidden;
}

.slider-textpicture .slick-arrow,
.slider-textpicture .slick-arrow:focus {
    z-index: 1;
    background: rgba(0, 0, 0, .2);
    border-radius: 50%;
    margin-top: -60px;
    width: 50px;
    height: 50px;
    transition: .2s;
}

.slider-textpicture .slick-arrow:hover {
    background: rgba(0, 0, 0, .3);
    transition: .2s;
}

.slider-textpicture .slick-arrow:before {
    content: '';
    display: block;
    width: 12px;
    height: 22px;
    line-height: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain;
}

.slider-textpicture .slick-prev {
    left: -17px;
}

.slider-textpicture .slick-next {
    right: -17px;
}

.slider-textpicture .slick-prev:before {
    content: '';
    background-image: url(/local/templates/altekpro/assets/css/../images/icon-slick-arrow-left.svg);
    margin-left: 18px;
}

.slider-textpicture .slick-next:before {
    content: '';
    background-image: url(/local/templates/altekpro/assets/css/../images/icon-slick-arrow-right.svg);
    margin-left: 20px;
}

.our-works {
    display: flex;
    column-gap: 32px
}

.our-works__col {
    flex: 1;
}

@media screen and (max-width: 1020px) {
    .our-works {
        flex-wrap: wrap;
    }

    .our-works__col {
        width: calc(50% - 32px / 2);
        flex: none;
    }

    .our-works__col:last-child {
        width: 100%;
        flex: none;
    }
}

@media screen and (max-width: 550px) {

    .our-work__special-mobile {
        display: flex !important;
    }

    .our-work__special-desktop {
        display: none !important;
    }

    .our-works__col {
        width: 100%;
    }

    .our-work__header {
        text-align: left;
    }

    .our-work {
        height: 230px !important;
        margin-bottom: 15px !important;
    }

}

.our-works__col:last-child {
    flex: 2;
}

.our-work {
    border-radius: 32px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 18px 32px;
    box-sizing: border-box;
    display: flex;
    align-items: end;
    justify-content: start;
    margin-bottom: 32px;
}

.our-work__big {
    height: 461px;
}

.our-work__wide {
    height: 214.5px;
}

.our-work__small {
    height: 325px;
}

.our-work__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}

.our-work__eye {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #dedede;
    z-index: 3;
    opacity: 0;
    font-size: 42px;
    transition: all ease-out 0.3s;
    flex-direction: column;
}

@keyframes fadeInUp{
    0%{transform:translate(0px, 30px); opacity: 0;}
    100%{transform:translate(0px, 0); opacity: 1;}
}

.our-work__eye:hover {
    animation: fadeInUp 0.5s ease;
    opacity: 1;
}
.our-work__eye span {
    font-size: 12px;
    font-weight: 400;
}

.our-work__special {
    height: 325px;
    flex-direction: column;
    justify-content: end;
    align-items: baseline;
}

.our-work__special:before {
    display: none !important;
}

.our-work__special:after {
    display: none !important;
}

.our-work__special-mobile {
    display: none;
}

.our-work__header {
    color: #231F20;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    position: relative;
    z-index: 3;
}

.our-work__subtitle {
    color: #ED3B3B;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}

.our-work__button {
    width: 230px;
    background: #ED3B3B;
    border: 1px solid #ED3B3B;
    border-radius: 3px;
    line-height: 36px;
    position: relative;
    z-index: 3;
    transition: all .2s ease-out;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    display: block;
    box-sizing: border-box;
    cursor: pointer;
}

.our-work__button:hover {
    opacity: 0.6;
    color: #fff;
    text-decoration: none;
}

.our-work:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 70.44%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    z-index: 1;
    opacity: 1;
    transition: all ease-out 0.3s;
}

.our-work:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 30.44%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    z-index: 1;
    transition: all ease-out 0.3s;
}

.our-work:hover:before {
    opacity: 0;
}

.our-work:hover:after {
    opacity: 1;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .slider-textpicture {
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
        width: 725px;
    }

    .slider-textpicture .slick-arrow,
    .slider-textpicture .slick-arrow:focus {
        top: 7px;
    }

    .slider-textpicture .slick-prev {
        left: auto;
        right: 180px;
    }

    .slider-textpicture .slick-next {
        right: 110px;
    }
}

/* End */


/* Start:/local/templates/altekpro/components/bitrix/news.list/news-list/style.css?1676544562150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/altekpro/assets/css/news-list.css?16808446822102*/
.news-list {
    margin: 0 -8px 10px;
}

.news-list:before,
.news-list:after {
    content: '';
    display: table;
    clear: both;
}

.news-list article {
    float: left;
    position: relative;
    background: #fff;
    transition: .2s;
    background: #FFFFFF;
    border-radius: 8px;
}

.news-list article:hover {
    box-shadow: 2px 8px 10px rgba(0, 0, 0, .1);
    transition: .2s;
}

.news-list article picture {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    height: 222px;
    border-radius: 8px;

}

.news-list article picture img {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
}

.news-list article picture:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    transition: .3s;
}

.news-list article:hover picture:after {
    background: rgba(0, 0, 0, .4);
    transition: .3s;
}

.news-list article > section {
    padding: 25px 19px;
}

.news-list article section .name,
.news-list article section .date {
    display: block;
}

.news-list article section .name {
    font-size: 17px;
    font-weight: 500;
    color: #231F20;
    line-height: 1.4;
    max-height: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list article section .date {
    margin: 15px 0 0;
    font-size: 14px;
    color: #999999;
}

@media (max-width: 767px) {
    .news-list article {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 20px;
        width: calc(100% - 16px);
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .news-list {
        margin-left: auto;
        margin-right: auto;
        width: 723px;
    }

    .news-list article {
        margin: 0 8px 16px;
        width: 225px;
    }
}

@media (min-width: 1024px) {
    .news-list article {
        margin: 0 8px 16px;
        width: 312px;
    }
}

@media (min-width: 1250px) {
    .news-list {
        margin: 0 -10px 10px;
    }

    .news-list article {
        margin: 0 10px 16px;
        width: 380px;
    }
}

/* End */
/* /local/templates/altekpro/components/bitrix/news/directions/bitrix/news.detail/.default/style.css?16765445622949 */
/* /local/templates/altekpro/components/bitrix/menu/service/style.css?16765445603520 */
/* /local/templates/altekpro/components/bitrix/news.list/our-clients/style.css?1752091788211 */
/* /local/templates/altekpro/assets/css/slider-textpicture.css?17004160586941 */
/* /local/templates/altekpro/components/bitrix/news.list/news-list/style.css?1676544562150 */
/* /local/templates/altekpro/assets/css/news-list.css?16808446822102 */
