

/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_promotion_banner/style.css?17458173837133*/
.widget-promotion.template-banner[data-additional=true] {
    position: relative;
}
.widget-promotion.template-banner .widget-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.widget-promotion.template-banner[data-additional=true] .widget-item {
    padding-bottom: 160px;
    box-sizing: border-box;
}
.widget-promotion.template-banner[data-additional=true] .widget-item[data-extended=true] {
    padding-bottom: 210px;
    box-sizing: border-box;
}
.widget-promotion.template-banner .widget-item-overhead {
    font-size: 14px;
    letter-spacing: 2.8px;
    color: #d7d7d7;
    margin-bottom: 28px;
}
.widget-promotion.template-banner .widget-item-header {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
}
.widget-promotion.template-banner h1.widget-item-header {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}
.widget-promotion.template-banner .widget-item-description {
    font-size: 16px;
    line-height: 23px;
    margin-top: 17px;
}
.widget-promotion.template-banner .widget-item-button-wrap {
    margin-top: 45px;
	margin-bottom: 25px;
}
.widget-promotion.template-banner .widget-item-button {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #FFF;
    background-color: #e20b60;
    padding: 18px 25px;
    cursor: pointer;
    box-shadow: 0 5px 25px 0 rgba(255, 19, 73, 0.58);
    transition: box-shadow 0.4s;
}
.widget-promotion.template-banner [data-button-view=rounded] .widget-item-button {
    border-radius: 26px;
}
.widget-promotion.template-banner [data-button-view=squared] .widget-item-button {
    border-radius: 5px;
}
.widget-promotion.template-banner .widget-item-button:hover,
.widget-promotion.template-banner .widget-item-button-quiz a:hover {
   box-shadow: none;
   background-color: #b71354;
}
.widget-promotion.template-banner .widget-item-button-quiz {
    display: inline-block;
	margin: 0px 25px 25px 0;
}
.widget-promotion.template-banner .widget-item-button-quiz a {
    font-size: 16px;
    line-height: 16px;
    transition: all 0.4s;
    box-shadow: 0 5px 25px 0 rgba(255, 19, 73, 0.58);
    border: 0;
	text-decoration:none;
}
.widget-promotion.template-banner .widget-item-picture-wrap {
    font-size: 0;
    text-align: center;
}
.widget-promotion.template-banner .widget-item-picture {
    display: inline-block;
    max-width: 120px;
    max-height: 130px;
    margin: 0 15px 40px 15px;
}
.widget-promotion.template-banner .widget-additional {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    pointer-events: none;
    z-index: 2;
}
.widget-promotion.template-banner .widget-additional-item {
    text-align: center;
}
.widget-promotion.template-banner .widget-additional-item-content {
    position: relative;
    display: inline-block;
    max-width: 250px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.widget-promotion.template-banner .widget-additional-item-decoration {
    position: absolute;
    top: 0px;
    width: 20px;
    height: 53px;
}
.widget-promotion.template-banner .widget-additional-item-decoration[data-position=left] {
    left: 0;
}
.widget-promotion.template-banner .widget-additional-item-decoration[data-position=right] {
    right: 0;
}
.widget-promotion.template-banner .widget-additional path {
    transition: fill 0.4s;
}
.widget-promotion.template-banner .widget-additional-item-text {
    transition: color 0.4s;
}
.widget-promotion.template-banner .widget-additional-item-text {
    font-size: 16px;
    line-height: 23px;
}

.widget-promotion.template-banner [data-theme=light] .widget-item-header,
.widget-promotion.template-banner [data-theme=light] .widget-item-description,
.widget-promotion.template-banner .widget-additional[data-theme=light] {
    color: #FFF;
}
.widget-promotion.template-banner .widget-additional[data-theme=light] path {
    fill: #FFF;
}
.widget-promotion.template-banner [data-theme=dark] .widget-item-header,
.widget-promotion.template-banner [data-theme=dark] .widget-item-description,
.widget-promotion.template-banner .widget-additional[data-theme=dark] {
    color: #000;
}
.widget-promotion.template-banner .widget-additional[data-theme=dark] path {
    fill: #000;
}

.widget-promotion.template-banner [data-extended=true] .widget-additional-item-content {
	padding-left: 0;
	padding-right: 0;
}
.widget-promotion.template-banner .widget-additional-item-title {
    display: inline-block;
    position: relative;
    padding: 0 30px;
}
.widget-promotion.template-banner .widget-additional-item-title .widget-additional-item-text {
    line-height: 54px;
    display: inline-block;
    font-size: 64px;
    font-weight: normal;
    height: 54px;
}
.widget-promotion.template-banner .widget-additional-item-title .widget-additional-item-text span {
	font-size: 36px;
}
.widget-promotion.template-banner .widget-additional-item-text-desc {
    margin-top: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 16px;
}
.widget-promotion.template-banner .widget-additional-item-content.extended .widget-additional-item-decoration {
	top: 0;
}

@media all and (max-width: 1280px) {
    .widget-promotion.template-banner .widget-item-overhead{
		display:none;
	}
	.widget-promotion.template-banner .widget-item-header {
		font-size: 35px;
		line-height: 1.2;
	}
	.widget-promotion.template-banner .widget-item-button-wrap {
		margin-top: 15px;
	}
}
@media all and (max-width: 1024px) {
    .widget-promotion.template-banner .widget-item-picture-content {
        display: none;
    }
    .widget-promotion.template-banner[data-additional=true] .widget-item {
        padding-bottom: 0;
    }
	.widget-promotion.template-banner[data-additional=true] .widget-item[data-extended=true] {
        padding-bottom: 0;
    }
    .widget-promotion.template-banner .widget-additional {
        display: none;
    }
}
@media all and (max-width: 768px) {
    .widget-promotion.template-banner .widget-item-content {
        height: 500px!important;
    }
    .widget-promotion.template-banner .widget-item-text-content {
        text-align: center;
    }
    .widget-promotion.template-banner .widget-item-header {
        font-size: 30px;
        line-height: 40px;
    }
    .widget-promotion.template-banner h1.widget-item-header {
        text-align: center;
		margin-top: 50px;
    }

}
@media all and (max-width: 500px) {
    .widget-promotion.template-banner .widget-item-header {
        font-size: 25px;
        line-height: 30px;
    }
    .widget-promotion.template-banner .widget-item-description {
        font-size: 14px;
        line-height: 20px;
    }
	.widget-promotion.template-banner .btn.btn--c6366f,
	.widget-promotion.template-banner .widget-item-button {
        font-size: 14px;
        line-height: 14px;
		margin: 0px 5px 15px 5px;  
		padding: 15px 18px;
    }
	.widget-promotion.template-banner .widget-item-button-quiz{
	    margin: 0;	
	}

}
.banner-price {
	margin-top: 17px;
    font-weight: 500;
    font-size: 28.1594px;
    line-height: 135.5%;
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_9/style.css?16315255691457*/
.widget-development.template-advantages-9 .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 115px;
}
.widget-development.template-advantages-9 .widget-item-wrapper {
    text-align: center;
}
.widget-development.template-advantages-9 .widget-item-image-wrap {
    height: 85px;
}
.widget-development.template-advantages-9 .widget-item-image-wrap::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.widget-development.template-advantages-9 .widget-item-image-wrap img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.widget-development.template-advantages-9 .widget-item-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #000000;
    margin-top: 25px;
}
.widget-development.template-advantages-9 [data-align='left'] {
    text-align: left;
}
.widget-development.template-advantages-9 [data-align='center'] {
    text-align: center;
}
.widget-development.template-advantages-9 [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 1024px) {
	.widget-development.template-advantages-9 .widget-header {
		font-size: 24px;  
		margin-bottom: 30px;
	}
	.widget-development.template-advantages-9 .widget-item-image-wrap {
		height: 40px;
	}
	.widget-development.template-advantages-9 .widget-item-name{
	    margin-top: 15px;	
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_10/style.css?16315259882556*/
.widget-development.template-advantages-10 .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 88px;
}
.widget-development.template-advantages-10 .widget-item-image-wrap {
    position: relative;
}
.widget-development.template-advantages-10 .widget-item-image-wrap::before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    right: -12.5px;
    width: 25px;
    height: 15px;
    margin-top: -7.5px;
    background-image: url('/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_10/images/arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.widget-development.template-advantages-10 .widget-item:nth-child(3n+3) .widget-item-image-wrap::before {
    display: none;
}
.widget-development.template-advantages-10 .widget-item-image {
    max-width: 284px;
    height: 177px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    cursor: pointer;
    transition-property: box-shadow;
    transition-duration: 0.4s;
}
.widget-development.template-advantages-10 .widget-item-wrapper:hover .widget-item-image {
    box-shadow: 0px 9px 20px rgba(0, 0, 0, 0.15);
}
.widget-development.template-advantages-10 .widget-item-name {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    max-width: 284px;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    transition-property: color;
    transition-duration: 0.4s;
}
.widget-development.template-advantages-10 .widget-item-wrapper:hover .widget-item-name {
    color: #C60662;
}
.widget-development.template-advantages-10 [data-align='left'] {
    text-align: left;
}
.widget-development.template-advantages-10 [data-align='center'] {
    text-align: center;
}
.widget-development.template-advantages-10 [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 1024px) {
    .widget-development.template-advantages-10 .widget-item:nth-child(3n+3) .widget-item-image-wrap::before {
        display: block;
    }
    .widget-development.template-advantages-10 .widget-item:nth-child(2n+2) .widget-item-image-wrap::before {
        display: none;
    }
	.widget-development.template-advantages-10 .widget-header{
	    font-size: 24px;  
		margin-bottom: 40px;	
	}
}
@media all and (max-width: 768px) {
    .widget-development.template-advantages-10 .widget-item-image-wrap::before {
        display: none!important;
    }
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_features/style.css?16315262643158*/
.widget-bitrix24.template-reatures .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 55px;
}
.widget-bitrix24.template-reatures .widget-item-wrapper {
    padding-top: 62px;
    padding-bottom: 60px;
}
.widget-bitrix24.template-reatures .widget-item:first-child .widget-item-wrapper {
    padding-top: 0;
}
.widget-bitrix24.template-reatures .widget-item-wrapper[data-color='light'] {
    background-color: #FFF;
}
.widget-bitrix24.template-reatures .widget-item-wrapper[data-color='dark'] {
    background-color: #F8F8F8;
}
.widget-bitrix24.template-reatures .widget-item-name {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
}
.widget-bitrix24.template-reatures .widget-item-category-wrap {
    margin-top: 10px;
}
.widget-bitrix24.template-reatures .widget-item-category {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 3px 15px;
    border-radius: 14px;
    user-select: none;
}
.widget-bitrix24.template-reatures .widget-item-category[data-category='free'] {
    color: #000000;
    background-color: #BFFF35;
}
.widget-bitrix24.template-reatures .widget-item-category[data-category='pay'] {
    color: #FFF;
    background-color: #0094FF;
}
.widget-bitrix24.template-reatures .widget-item-items {
    margin-top: 30px;
}
.widget-bitrix24.template-reatures .widget-item-item-picture-wrap {
    margin-bottom: 25px;
}
.widget-bitrix24.template-reatures .widget-item-item-picture {
    max-width: 385px;
    height: 241px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
}
.widget-bitrix24.template-reatures .widget-item-item-text {
    max-width: 385px;
    margin-left: auto;
    margin-right: auto;
}
.widget-bitrix24.template-reatures .widget-item-item-header {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.widget-bitrix24.template-reatures .widget-item-item-description {
    font-size: 16px;
    line-height: 24px;
    color: #888888;
}
.widget-bitrix24.template-reatures .widget-button-wrap {
    font-size: 0;
    text-align: center;
    margin-top: 30px;
}
.widget-bitrix24.template-reatures .widget-button {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #444444;
    padding: 17px 35px;
    border: 2px solid #EFEFEF;
    border-radius: 27px;
    cursor: pointer;
    transition-property: border-color;
    transition-duration: 0.4s;
}
.widget-bitrix24.template-reatures .widget-button:hover {
    border-color: #C60662;
}
.widget-bitrix24.template-reatures [data-align='left'] {
    text-align: left;
}
.widget-bitrix24.template-reatures [data-align='center'] {
    text-align: center;
}
.widget-bitrix24.template-reatures [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 1024px) {
	.widget-bitrix24.template-reatures .widget-header {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.widget-bitrix24.template-reatures .widget-item-name {
		font-size: 18px;
		line-height: 20px;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_complects/style.css?17240465406418*/
.widget-bitrix24.template-complects .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 50px;
}
.widget-bitrix24.template-complects .widget-tabs {
    margin-bottom: 40px;
}
.widget-bitrix24.template-complects .widget-tab {
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 34px;
    cursor: pointer;
    overflow: hidden;
}
.widget-bitrix24.template-complects .widget-tab-wrapper {
    padding: 20px 50px;
    user-select: none;
    transition-property: color, background-color;
    transition-duration: 0.4s;
}
.widget-bitrix24.template-complects [data-active='true'] .widget-tab-wrapper,
.widget-bitrix24.template-complects .widget-tab:hover .widget-tab-wrapper {
    background-color: #222222;
    color: #FFF;
}
.widget-bitrix24.template-complects .widget-tab-name {
    font-size: 16px;
    line-height: 24px;
}
.widget-bitrix24.template-complects .widget-item {
    position: relative;
    margin-top: -1px;
    margin-left: -1px;
    z-index: 1;
}
.widget-bitrix24.template-complects .widget-item:hover {
    z-index: 2;
}
.widget-bitrix24.template-complects .widget-item-wrapper {
    position: relative;
    height: 100%;
    border: 1px solid #E8E8E8;
}
.widget-bitrix24.template-complects .widget-item-main {
    position: relative;
    height: 224px;
}
.widget-bitrix24.template-complects .widget-item-picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.widget-bitrix24.template-complects .widget-item-name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    color: #FFF;
    padding: 0 25px 30px 45px;
    z-index: 2;
}
.widget-bitrix24.template-complects .widget-item-additional {
    padding: 30px 25px 40px 44px;
}
.widget-bitrix24.template-complects .widget-item-additional-item {
    /*max-width: 280px;*/
    margin-top: 25px;
}
.widget-bitrix24.template-complects .widget-item-additional-item:first-child {
    margin-top: 0;
}
.widget-bitrix24.template-complects .widget-item-additional-item-name {
    font-size: 14px;
    line-height: 21px;
    color: #888888;
}
.widget-bitrix24.template-complects .widget-item-additional-item-value {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 8px;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period {
    position: relative;
    margin-bottom: 8px;
    cursor: pointer;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-text {
    font-size: 14px;
    line-height: 21px;
    color: #888888;
    cursor: pointer;
    pointer-events: none;
    transition-property: color;
    transition-duration: 0.4s;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period:hover .widget-item-additional-prices-period-text {
    color: #C60662;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-text svg {
    margin-right: 5px;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-text svg path {
    transition-property: stroke;
    transition-duration: 0.4s;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period:hover .widget-item-additional-prices-period-text svg path {
    stroke: #C60662;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-popup {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #FFF;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    overflow: hidden;
    z-index: 2
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-popup-value {
    font-size: 14px;
    line-height: 14px;
    color: #888888;
    padding: 10px 21px;
    cursor: pointer;
    transition-property: color;
    transition-duration: 0.4s;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-popup-value:first-child {
    padding-top: 15px;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-popup-value:last-child {
    padding-bottom: 15px;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-period-popup-value:hover {
    background-color: #ebebeb;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-price {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    color: #000000;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-price s {
	font-size: 14px;
	color: #b1b1b1;
	font-weight: 300;
}
.widget-bitrix24.template-complects .widget-item-additional-prices-price span {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    padding: 3px 15px;
    border-radius: 14px;
    user-select: none;
    color: #FFF;
    background-color: #0094FF;
}
.widget-bitrix24.template-complects .widget-item-button {
    position: absolute;
    display: none;
    top: 100%;
    left: -1px;
    right: -1px;
    text-align: center;
    height: 60px;
    background-image: linear-gradient(180deg, #FF007A 0%, #D40098 100%);
    cursor: pointer;
    z-index: 1;
}
.widget-bitrix24.template-complects .widget-item-wrapper:hover .widget-item-button {
    display: block;
}
.widget-bitrix24.template-complects .widget-item-button::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.widget-bitrix24.template-complects .widget-item-button-text {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #FFF;
    vertical-align: middle;
}
.widget-bitrix24.template-complects [data-align='left'] {
    text-align: left;
}
.widget-bitrix24.template-complects [data-align='center'] {
    text-align: center;
}
.widget-bitrix24.template-complects [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 1024px) {
	.widget-bitrix24.template-complects .widget-header{  
		font-size: 24px;
		margin-bottom: 24px;
	}
	.widget-bitrix24.template-complects .widget-tab-wrapper {
		padding: 10px 30px;
	}
	
}

@media all and (max-width: 600px) {
    .widget-bitrix24.template-complects .widget-item-name,
    .widget-bitrix24.template-complects .widget-item-additional {
        padding-left: 25px;
    }
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_advantages_1/style.css?16315267412026*/
.widget-bitrix24.template-advantages-1 .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 70px;
}
.widget-bitrix24.template-advantages-1 .widget-item-picture-wrap {
    font-size: 0;
    text-align: center;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.widget-bitrix24.template-advantages-1 .widget-item-picture-wrap::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.widget-bitrix24.template-advantages-1 .widget-item-picture {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.widget-bitrix24.template-advantages-1 .widget-item-name {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    text-align: center;
    color: #000000;
}
.widget-bitrix24.template-advantages-1 .widget-item-description {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #444444;
    max-width: 273px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}
.widget-bitrix24.template-advantages-1 [data-align='left'] {
    text-align: left;
}
.widget-bitrix24.template-advantages-1 [data-align='center'] {
    text-align: center;
}
.widget-bitrix24.template-advantages-1 [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 1024px) {
	.widget-bitrix24.template-advantages-1 .widget-header {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.widget-bitrix24.template-advantages-1 .widget-item-picture-wrap{
	    width: 45px;
		height: 50px;	
		margin-bottom: 15px;
	}
	.widget-bitrix24.template-advantages-1 .widget-item-picture-wrap img {
		max-width: 100%;
		max-height: 100%;
	}
	.widget-bitrix24.template-advantages-1 .widget-item-name {
		font-size: 16px;
		line-height: 20px;
	}
	.widget-bitrix24.template-advantages-1 .widget-item-description{
	    margin-top: 15px;	
	}
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_advantages_2/style.css?16315270651586*/
.widget-bitrix24.template-advantages-2 .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 63px;
}
.widget-bitrix24.template-advantages-2 .widget-item-picture-wrap {
    font-size: 0;
    text-align: center;
    width: 144px;
    height: 144px;
    background-color: #EFEFEF;
    margin: 0 auto;
    border-radius: 50%;
}
.widget-bitrix24.template-advantages-2 .widget-item-picture-wrap::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.widget-bitrix24.template-advantages-2 .widget-item-picture {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.widget-bitrix24.template-advantages-2 .widget-item-name {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 0 auto;
    text-align: center;
    max-width: 335px;
    margin-top: 16px;
}
.widget-bitrix24.template-advantages-2 [data-align='left'] {
    text-align: left;
}
.widget-bitrix24.template-advantages-2 [data-align='center'] {
    text-align: center;
}
.widget-bitrix24.template-advantages-2 [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 1024px) {
	.widget-bitrix24.template-advantages-2 .widget-header {
		font-size: 24px;
		margin-bottom: 35px;
	}
	.widget-bitrix24.template-advantages-2 .widget-item-picture-wrap{
	    width: 100px;
		height: 100px;	
	}
	.widget-bitrix24.template-advantages-2 .widget-item-picture-wrap img {
		max-width: 32px;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/clients/style.css?16315271891707*/
.widget.clients-develop {
	background:#000000;
	color:#fff;
	padding:108px 0 0;
	margin-bottom:108px;
}
.widget.clients-develop .widget-header {		
	font-size: 40px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal; 
	margin-bottom:108px;
}
.widget.clients-develop .widget-header.center {
	text-align:center;
}
.widget.clients-develop .image {
	text-align:center;
	margin-bottom: 124px;
	cursor:pointer;
}
.widget.clients-develop .image img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	transition: 0.3s;
}
.widget.clients-develop .image:hover img {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none; /* IE 6-9 */
}
.widget.clients-develop .show_all {
	text-align:center;
	padding-bottom: 50px;
}
.widget.clients-develop .show_all  a {
	display: inline-block;
	text-align: center;
    font-size: 16px;
	color:#fff;
	transition: 0.4s;
	border: 2px solid #d6d6d6;
	padding: 15px 25px;
    text-decoration: none;
    border-radius: 25px;
    transition-property: background-color, border-color, color;
    transition-duration: 0.4s;
}
.widget.clients-develop .show_all  a:hover {
	text-decoration:none;
	color:#c60662;
	border: 2px solid #c60662;
}

@media all and (max-width: 1024px) {
	.widget.clients-develop{
		padding: 45px 0 0;
		margin-bottom: 70px;
	}
	.widget.clients-develop .widget-header{
	    font-weight: 600;
		font-size: 24px;
		line-height: 133.3%;
		margin-bottom: 40px;	
	}
	.widget.clients-develop .image{
	    margin-bottom: 40px;	
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_reviews_develop/style.css?16272837824877*/
@keyframes development-solutions {
	from {
		transform: translateX(0);
	}
	50% {
		transform: translateX(5px);
	}
	to {
		transform: translateX(0);
	}
}
.widget-reviews-develop.widget-template-reviews .widget-header {
    font-size: 40px;
    line-height: 50px;
    font-weight:500;
    margin-bottom: 55px;
}
.widget-reviews-develop.widget-template-reviews .widget-item {
	max-width:888px;
	margin:0 auto;
}
.widget-reviews-develop.widget-template-reviews .widget-item-picture-wrap {
    padding-right: 45px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-picture {
    width: 105px;
    height: 105px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.widget-reviews-develop.widget-template-reviews .widget-item-count {
    font-size: 14px;
    line-height: 14px;
    color: #888888;
    text-align: center;
    margin-top: 40px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-author {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.widget-reviews-develop.widget-template-reviews .widget-item-position {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    margin-top: 10px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link-wrap {
    text-align: right;
    margin-bottom: 30px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link {
    color: #c60662;
    transition: all 0.4s;
    text-decoration: none;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link-icon {
    font-size: 12px;
    color: #c6366f;
    padding-left: 5px;
}	
.widget-reviews-develop.widget-template-reviews .widget-item-link-wrap:hover .widget-item-link-icon {
    animation-name: development-solutions;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.widget-reviews-develop.widget-template-reviews [data-align=left] {
    text-align: left;
}
.widget-reviews-develop.widget-template-reviews [data-align=center] {
    text-align: center;
}
.widget-reviews-develop.widget-template-reviews [data-align=right] {
    text-align: right;
}
.widget-reviews-develop.widget-template-reviews .owl-nav,
.widget-reviews-develop.widget-template-reviews .owl-dots
 {
    height: 0;
}
.widget-reviews-develop.widget-template-reviews  .widget-slider-buttons {
	position: absolute;
	width:8px;
	height:16px;
	top:15%;
	cursor:pointer;
}
.widget-reviews-develop.widget-template-reviews  .widget-slider-buttons:after {
	content: "";
    width: 48px;
    height: 48px;
    border: 1px solid #efefef;
    border-radius: 100%;
    padding: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
}
.widget-reviews-develop.widget-template-reviews  .widget-slider-buttons:hover:after {
	box-shadow:0 0 14px rgba(0, 0, 0, 0.25);
}
.widget-reviews-develop.widget-template-reviews  .widget-slider-buttons.widget-slider-button-left {
	background:url(/bitrix/templates/newintec/components/bitrix/news.list/new_intec_reviews_develop/images/arrow-left.svg);
	left:-30px;
}
.widget-reviews-develop.widget-template-reviews  .widget-slider-buttons.widget-slider-button-right {
	background:url(/bitrix/templates/newintec/components/bitrix/news.list/new_intec_reviews_develop/images/arrow-right.svg);
	right:-30px;
}
.widget-reviews-develop.widget-template-reviews .widget-button-wrap {
    font-size: 0;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 20px;
}
.widget-reviews-develop.widget-template-reviews .widget-button {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #444;
    padding: 15px 25px;
    border: 2px solid #d6d6d6;
    text-decoration: none;
    border-radius: 25px;
    transition-property: background-color, border-color, color;
    transition-duration: 0.4s;
}
.widget-reviews-develop.widget-template-reviews .widget-button:hover {
    background-color: #b71354;
	border: 2px solid #b71354;
    color: #FFF;
}
@media all and (max-width: 1024px ) {
	.widget-reviews-develop.widget-template-reviews .widget-header{
		font-weight: 600;
		font-size: 24px;
		line-height: 133.3%;	
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-text {
		font-size: 14px;
		line-height: 22px;
	}
}
@media all and (max-width: 900px ) {
	.widget-slider-buttons {
		display:none;
	}
}
@media all and (max-width: 550px) {
    .widget-reviews-develop.widget-template-reviews .widget-item-picture-wrap {
        padding-right: 0;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-picture {
        margin: auto;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-count {
        margin-top: 20px;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-information {
        margin-top: 25px;
        text-align: center;
    }
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_other_services/style.css?16272854722541*/
.widget-services.template-other-services .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 50px;
}
.widget-services.template-other-services .widget-item-wrap {
    height: 100%;
    transition: box-shadow 0.4s;
}
.widget-services.template-other-services [data-view=default] .widget-item-wrap {
    padding-right: 40px;
}
.widget-services.template-other-services [data-view=blocks] .widget-item-wrap {
    padding: 45px 35px 35px 45px;
}
.widget-services.template-other-services [data-view=blocks][data-effect=true] .widget-item-wrap:hover {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.13);
}
.widget-services.template-other-services .widget-item-image {
    display: block;
    width: 109px;
    height: 109px;
    margin-right: 21px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}
.widget-services.template-other-services .widget-item-name {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    color: #2f3334;
    text-decoration: none;
    transition: color 0.4s;
}
.widget-services.template-other-services .widget-item-name:hover {
    color: #c6366f;
}
.widget-services.template-other-services .widget-item-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
}
.widget-services.template-other-services [data-align=left] {
    text-align: left;
}
.widget-services.template-other-services [data-align=center] {
    text-align: center;
}
.widget-services.template-other-services [data-align=right] {
    text-align: right;
}
@media all and (max-width: 1024px) {
	.widget-services.template-other-services .widget-header{
		font-weight: 600;
		font-size: 24px;
		line-height: 133.3%;
	    margin-bottom: 10px;
	}
	.widget-services.template-other-services .widget-item-name{
	    font-size: 16px;
		line-height: 20px;
	}
	.widget-services.template-other-services .widget-item-description{
	    margin-top: 15px;	
	}
	.widget-services.template-other-services [data-view=blocks] .widget-item-wrap {
		padding: 25px 0 30px 0px;
	}
	.widget-services.template-other-services [data-view=blocks][data-effect=true] .widget-item-wrap:hover {
		box-shadow: none;
	}
	
}
@media all and (max-width: 768px) {
    .widget-services.template-other-services [data-view=default] .widget-item-wrap {
        padding-right: 0;
    }
}
@media all and (max-width: 400px) {
    .widget-services.template-other-services .widget-item-picture {
        display: none;
    }
}

/* End */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_promotion_banner/style.css?17458173837133 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_9/style.css?16315255691457 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_10/style.css?16315259882556 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_features/style.css?16315262643158 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_complects/style.css?17240465406418 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_advantages_1/style.css?16315267412026 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_bitrix24_advantages_2/style.css?16315270651586 */
/* /bitrix/templates/newintec/components/bitrix/news.list/clients/style.css?16315271891707 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_reviews_develop/style.css?16272837824877 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_other_services/style.css?16272854722541 */
