

/* Start:/include/2024/banner/style.css?17339127395212*/
.widget-banner{
    position: relative;
    overflow: hidden;
    background-color: #212429;
    padding: 234px 0 78px;
}
.widget-banner .widget-banner-wrapper{
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.widget-banner .widget-header{
    flex: 1;
}
.widget-banner .widget-header .widget-title{
    font-size: 42px;
    font-weight: 700;
    line-height: 130%;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 44px;
    padding: 0;
    text-wrap: balance;
}
.widget-banner .widget-header .widget-description{
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    margin-bottom: 28px;
    max-width: 600px;
}
.widget-banner .widget-header .widget-price{
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 44px;
}
.widget-banner .widget-header .widget-price span{
    font-size: 37px;
    color: #ffffff;
}
.widget-banner .widget-header .widget-buttons{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 26px 34px;
}
.widget-banner .widget-header .widget-button[data-index="0"]{
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
    padding: 19px 32px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 4px;
    cursor: pointer;

    transition: color .2s ease-out, background-color .2s ease-out;
}
.widget-banner .widget-header .widget-button[data-index="0"]:hover,
.widget-banner .widget-header .widget-button[data-index="0"]:focus{
    color: #ffffff;
    background-color: transparent;
}
.widget-banner .widget-header .widget-button[data-index="1"]{
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;

    transition: opacity .2s ease-out;
}
.widget-banner .widget-header .widget-button[data-index="1"]:hover,
.widget-banner .widget-header .widget-button[data-index="1"]:focus{
    opacity: .6;
}
.widget-banner .widget-header div:last-child{
    margin-bottom: 0;
}
.widget-banner .widget-content{
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
}
.widget-banner .widget-content .widget-icon{
    display: flex;
    margin-top: -77px;
    transform: translateX(18px);
    width: calc(100% + 258px);
}
.widget-banner .widget-content .widget-icon svg{
    display: flex;
    height: auto;
}
@media all and (max-width: 1600px) {
    .widget-banner .widget-header .widget-title{
        font-size: 38px;
    }
    .widget-banner .widget-header .widget-description{
        font-size: 18px;
    }
    .widget-banner .widget-header .widget-price{
        font-size: 20px;
    }
    .widget-banner .widget-header .widget-price span{
        font-size: 35px;
    }
    .widget-banner .widget-content .widget-icon{
        transform: none;
        width: calc(100% + 120px);
    }
}
@media all and (max-width: 1200px) {
    .widget-banner .widget-header .widget-title{
        font-size: 36px;
    }
    .widget-banner .widget-content .widget-icon{
        margin-top: 0;
        width: calc(100% + 100px);
    }
    .widget-banner .widget-content {
        align-self: flex-end;
        max-width: calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
    }
}
@media all and (max-width: 1100px) {
    .widget-banner .widget-header .widget-description br{
        display: none;
    }
}
@media all and (max-width: 1000px) {
    .widget-banner .widget-banner-wrapper{
        flex-wrap: wrap;
    }
    .widget-banner .widget-header{
        order: 2;
    }
    .widget-banner .widget-content{
        max-width: 100%;
        flex: 0 0 100%;
        display: none;
        order: 1;
    }
    .widget-banner .widget-content .widget-icon {
        width: 100%;
    }
}
@media all and (max-width: 980px) {
    .widget-banner{
        padding: 140px 0 76px;
    }
}
@media all and (max-width: 600px) {
    .widget-banner {
        padding: 76px 0 60px;
    }
    .widget-banner .widget-header .widget-title{
        font-size: 26px;
        line-height: 136%;
        margin-bottom: 24px;
    }
    .widget-banner .widget-header .widget-title br{
        display: none;
    }
    .widget-banner .widget-header .widget-description {
        font-size: 16px;
        line-height: 175%;
        max-width: calc(100% - 8px);
    }
    .widget-banner .widget-header .widget-price {
        font-size: 16px;
    }
    .widget-banner .widget-header .widget-price span {
        font-size: 32px;
    }
    .widget-banner .widget-header .widget-button[data-index="0"]{
        padding: 16px 24px;
    }
    .widget-banner .widget-header .widget-button[data-index="0"],
    .widget-banner .widget-header .widget-button[data-index="1"]{
        text-align: center;
        font-size: 14px;
    }
    .widget-banner .widget-content{
        display: block;
    }
    .widget-banner .widget-banner-wrapper{
        gap: 28px;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/promotion_2021/style.css?165458459413566*/

.new_intec_services_2021-wrap.grey-background{
	padding-top:108px;
}
.includes-block .adaptive-container-2{
	background: #fff;
	padding: 90px 0 80px;
}

.includes-block__title {
	margin-bottom: 42px;
	font-weight: 500;
	font-size: 44px;
	line-height: 102.3%;
}
.includes-block {
	background-image: linear-gradient(to right, transparent 30%, #fff 30%);
}
.includes__item-wrapper {
	margin-bottom: 50px;
	padding-right: 50px;
}
.includes__item-wrapper--last {
	color: #fff;
	background: #AB3362;
	padding: 40px 57px;
	margin-left: -57px;
	margin-top: -40px;
}
.includes__item-name {
	margin-top: 8px;
	font-weight: 500;
	font-size: 20px;
	line-height: 138.9%;
}
.includes__item-text {
	margin-top: 8px;
	font-size: 14px;
	line-height: 142.9%;
}
.includes__button {
	margin-top: 18px;
	padding: 14px 45px;
	border: 0;
	border-radius: 26px;
	display: inline-block;
	background: #fff;
	color: #850D3C;
	font-weight: 500;
	font-size: 16px;
	line-height: 141.8%;
	cursor: pointer;
}
.includes__button:hover,
.includes__button:focus {
	background: #f2f2f2;
}

.staff__item {
	position: relative;
	height: 347px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	color:#fff;
	transition: all 0.4s;
}
.staff__item-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 55px;
	text-align: center;
	background: rgba(198, 31, 111, 0.62);
	backdrop-filter: blur(4px);
}
.staff__relative-wrap {
	position: relative;
	height: 100%;
}
.staff__name {
	padding-top: 16px;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 143.5%;
}
.staff__description {
	opacity: 0;
	padding: 11px 26px;
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	line-height: 143.5%;
}
.staff__item:hover .staff__item-wrap {
	height: 100%;
	text-align: left;
}
.staff__item:hover .staff__item-wrap .staff__name {
	padding-left: 28px;
	padding-right: 28px;
}	
.staff__item:hover .staff__wrap-description {
	position: absolute;
	width: 100%;		
	bottom: 39px;
}
.staff__item:hover .staff__description {
	display: block;
	opacity: 1;
}
.staff__title {
	text-align: center;
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 126.8%;
}
.staff__title-description {
	font-size: 16px;
	line-height: 143.5%;
	padding-top: 18px;
	padding-bottom: 47px;
	text-align: center;
}
.staff__wish {
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.staff__wish-text {
	padding: 15px 0;
	font-weight: 500;
	font-size: 20px;
	line-height: 143.5%;
}
.staff__wish-link {
	margin-top: 0;
	color: #C61F6F;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
}
.staff__wish-link svg {
	fill: #C61F6F;
}

.results__title {
	margin-bottom: 26px;
	font-weight: 500;
	font-size: 36px;
	line-height: 125.8%;
}
.results__text {
	font-size: 18px;
	line-height: 173.8%;	
	padding-right: 30px;
}
.results__item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 31px;
}
.result__item-number {
	position: relative;
	z-index: 1;
	flex-shrink: 0;
	margin-right: 16px;	
	width: 32px;
	height: 32px;
	line-height: 32px;	
	text-align: center;
	background: #AB3362;
	border-radius: 50%;
	font-size: 14px;
	color: #FFFFFF;
}
.result__item-text {
	margin-top: 5x;
	font-size: 16px;
	line-height: 167.3%;
}
.results__list-block {
	position: relative;
}
.results__list-block::before {
	content: "";
	position: absolute;
	width: 1px;
	background: #E1C1CD;
	top: 0;
	bottom: 0;
	left: 16px;
}

.reasons-block {
	position: relative;
    background-color: #f5f5f5;
	background-image: linear-gradient(to right, transparent 30%, #fff 30%);
	margin: 68px 0;
	margin-top: 0;
}
.reasons-block__title {
	padding: 32px 0;
	text-align: center;
	font-weight: 500;
	font-size: 36px;
	line-height: 126.8%;
}
.reasons-block__container {
	background: #fff;
}
.reasons-block__tab-link {
	display: block;
	max-width: 300px;
	margin-bottom: 25px;
	padding-left: 74px;
	padding-right: 36px;	
	font-style: normal;	
	font-size: 16px;
	line-height: 21px;
	color: #7A7A7A;
	text-decoration: none!important;
}
.active .reasons-block__tab-link{
	color: #AB3362;
	font-weight: 600;
}
.reasons-block__reason-body {
	position: relative;
	height: 100%;
	padding: 56px 49px;
	border-top: 1px solid #DADADA;
}
.reasons-block__body-title {	
	padding-bottom: 15px;
	font-weight: 600;
	font-size: 24px;
	line-height: 145.5%;
}
.reasons-block__body-text {
	font-size: 16px;
	line-height: 145.5%;
	padding-right: 200px;
}

.reasons-block__tabs-navigation {	
	padding-top: 30px;
	padding-bottom: 20px;	
	padding-right: 36px;
	min-width: 307px;
	border-right: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
}
.reasons-block__body-counter {
    right: 0;
    bottom: 0;
    position: absolute;
    font-weight: 600;
    font-size: 381.283px;
    line-height: 259.283px;
    color: #AB3362;
}
.reasons-block__tabs-block {
	position: relative;
}
.reasons-block__tabs-block::before {
	content: "";
    left: -4px;
    right: 0;
    width: 100000px;
    position: absolute;
    border-top: 1px solid #dadada;
}

.coz {
	background-image: linear-gradient(to right, transparent 30%, #fff 30%);
}
.coz__title {
	padding-bottom: 34px;
	font-family: Gilroy;
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 125.8%;
}
.coz__item {
	padding-bottom: 15px;
}
.coz__title span {
	color: #AB3362;
}
.coz__name {
	padding-bottom: 14px;
	font-weight: 600;
	font-size: 16px;
	line-height: 141.5%;
}
.coz__number {
	font-weight: normal;
	padding-right: 10px;
}
.coz__text {
	font-family: Gilroy;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 141.5%;
	color: #0B0B0B;
}


.seo-calculator__gradient {
	background-image: linear-gradient(to left, transparent 30%, #AB3362 30%);
}
.seo-calculator__container {
	background-color: #fff;	
	background-image: linear-gradient(to left, transparent 30%, #AB3362 30%);
}
.seo-calculator .adaptive-container {
	
}
.seo-calculator__description-block {		
	background: #AB3362;
	color: #fff;
}
.seo-calculator__description-block-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 99px 50px 75px 50px;
}
.seo-calculator__title {
	font-weight: 500;
	font-size: 36px;
	line-height: 135.3%;
}
.seo-calculator__description {
	margin-top: 18px;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 18px;
	line-height: 173.8%;
}
.seo-calculator__summary-block {
	position: relative;
	margin-top: auto;
	padding-top: 48px;
	font-weight: bold;
	font-size: 36px;
	line-height: 135.3%;
}
.seo-calculator__summary-block::before {
	content: "";
	position: absolute;
	height: 1px;
	background: #fff;
	top: 0;
	z-index: 1;
	width: 1900px;
	right: -50px;
}
.seo-calculator__summary {
	margin-bottom: 18px;
}
.seo-calculator__summary span {
	font-weight: normal;
	padding-right: 10px;
}
.seo-calculator__summary-button {
	display: inline-block;
	padding: 15px 45px;
	border: 0;
	border-radius: 26px;
	background: #fff;
	color: #850D3C;
	font-weight: 500;
	font-size: 16px;
	line-height: 141.8%;
}
.seo-calculator__summary-button:hover,
.seo-calculator__summary-button:focus,
.seo-calculator__summary-button:active {
	background: #f2f2f2;
}
.seo-calculator__section {
	margin-bottom: 40px;
}
.seo-calculator__sections-block {
	background: #fff;		
}
.seo-calculator__sections-block-wrapper {
		padding: 76px 61px;
}
.seo-calculator__section-title {
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 24px;
	line-height: 125.8%;
}
.seo-calculator__section-label {
	position: relative;
	padding: 2px 27px;
	font-weight: normal;
	font-size: 17px;
	line-height: 222.3%;
	cursor: pointer;
}
.seo-calculator__section-label::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	border: 1px solid #DBDBDB;
}
.seo-calculator__section-label:hover::before {
	border-color: #AB3362;
}

.seo-calculator__section-radio-button {
	display: none;
}
.seo-calculator__section-radio-button:checked+label {
	background: #F2F2F2;
	border-radius: 22px;
	margin-left: -20px;
	padding-left: 47px;
}
.seo-calculator__section-radio-button:checked+label::before {
	left: 20px;
	background-color: #AB3362;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.63121L2.99743 6.08246C3.38844 6.56231 4.11708 6.57527 4.52491 6.10961L9 1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	border-color: #AB3362;
}

.button-block {
	padding: 113px 0;
	color: #fff;
	background-position: top left;
    background-repeat: repeat;
    background-image: url(/bitrix/templates/.default/components/bitrix/news.list/new_intec_development_banner_2020/images/pattern-white.png);
    background-image: url(/upload/2020/pattern-white.png);
    background-color: #AB3362;
}
.button-block__button {
	width: 260px;
	height: 260px;
	display: block;
	position: relative;
	background-color: transparent;
	border: 0;
	border-radius: 50%;
	filter: drop-shadow(-9px 3px 28px rgba(0, 0, 0, 0.25));
	cursor: pointer;
}
.button-block__button::before {
	content: "";
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 0.34);
	border-radius: 50%;
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	transition: all 2s;
	animation: move2 2s linear infinite;
}
.button-block__button::after {
	content: "";
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 0.34);
	border-radius: 50%;
	left: -60px;
	right: -60px;
	top: -60px;
	bottom: -60px;
	transition: all 2s;
	animation: move1 2s linear infinite;
}	
@keyframes move1 {
 0% {
	left: -60px;
	right: -60px;
	top: -60px;
	bottom: -60px;
  }
   50% {
	left: -70px;
	right: -70px;
	top: -70px;
	bottom: -70px;
  }
  100% {
	left: -60px;
	right: -60px;
	top: -60px;
	bottom: -60px;
  }
}
@keyframes move2 {
  0% {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
  }
   50% {
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
  }
  100% {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
  }
}
.button-block__container {
	max-width: 900px;
	margin: 0 auto;
}
.button-block__title {
	font-weight: 600;
	font-size: 54px;
	line-height: 104.8%;
}
.button-block__text {
	margin-top: 10px;
	font-size: 18px;
	line-height: 155.6%;
}
.coz .adaptive-container-2{
	background: #fff; 
	padding: 90px 0;	
}
@media (max-width: 1024px) {
	.seo-calculator__container{
	    background-color: #ab3362;	
	}
	.reasons-block{
		margin: 68px 0 20px 0;
	}
.seo-calculator.grey-background {
    padding-bottom: 0;
}
	.new_intec_services_2021-wrap.grey-background{
		padding-top: 50px;	
	}
	.includes-block .adaptive-container-2{
		padding: 55px 0 40px;
	}
	.includes-block__title,
	.coz__title,
	.results__title,
	.seo-calculator__title,
	.reasons-block__title,
	.staff__title{
		font-weight: 600;   
		padding-bottom: 0;
		font-size: 24px;
		line-height: 133.3%;
		margin-bottom: 20px;			
	}
	.includes__item-name,
	.results__text,
	.seo-calculator__description,
	.seo-calculator__section-title{
	    font-size: 16px;	
	}
	.seo-calculator__section-label{
	    font-size: 14px;	
	}
	.seo-calculator__summary-button{
	    padding: 15px 20px;  
		font-size: 14px;	
	}
	.results__text{
	    padding-right: 0;	
	}
	.results__item{
	    margin-bottom: 10px;	
	}
	.seo-calculator__description {
		margin-top: 0;
		padding-bottom: 20px;
	}
	.seo-calculator__sections-block-wrapper {
		padding: 50px 20px;
	}
	.includes__item-wrapper {
		margin-bottom: 0;
		padding-right: 0;
	}
	.includes__item-wrapper--last{
	    margin-left: 0;
		margin-top: 0;	
		padding: 40px 20px;
	}
	.coz .adaptive-container-2{
		padding: 50px 0;		
	}
	.seo-calculator__description-block-wrapper{
	    padding: 50px 20px 50px 0px;	
	}
	.reasons-block__tab-link{
	    margin-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;	
	}
	.reasons-block__reason-body{
	    padding: 25px 0px;	
	}
	.reasons-block__body-title{
	    font-size: 18px;	
	}
}
@media (max-width: 980px) {
	.widget-item-text-content {
		padding-top: 130px;
	}
}
@media (max-width: 900px) {
	.reasons-block__body-text{
		padding-right: 0;	
	}
	.reasons-block__body-counter{
		display:none;
	}
}
@media (max-width: 600px) {
	.seo-calculator .adaptive-container {
		padding: 0;
	}
	.reasons-block__tabs-navigation {
		border: 0;
	}
	.reasons-block__body-counter {
		display: none;
	}
	.reasons-block__body-text {
		padding-right: 0;
	}
	
}

@media (max-width: 500px) {
	body .widget-promotion.template-banner .widget-item {
		padding-top: 114px;
	}
	body .widget-promotion.template-banner .widget-item-button-wrap {
		margin-top: 15px;
	}
	body .widget-promotion.template-banner [data-button-view=rounded] .widget-item-button,
	.widget-promotion.template-banner .btn.btn--c6366f	{
		margin: 10px auto;
		padding-top:11px;
		padding-bottom: 11px;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_banner_2020/style.css?16328136428253*/
.widget-promotion.template-banner[data-additional=true] {
    position: relative;
}
.widget-promotion.template-banner .widget-item {
	background-position: top left;
    background-repeat: repeat;
    background-image: url(/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_banner_2020/images/pattern-white.png);
    background-image: url(/upload/2020/pattern-white.png);
    background-color: #AB3362;
}
.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: 48px;
    line-height: 50px;
    font-weight: 700;
	font-family: Gilroy,sans-serif;
}
.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: 21px;
    line-height: 32px;
    margin-top: 30px;
	width: 70%;
}
.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: #000;
    background-color: #fff;
    padding: 18px 35px;
    cursor: pointer;
	border: 1px solid #fff;
	margin: 25px 30px 25px 0;
	transition-property: background-color, color;
    transition-duration: 0.2s;
}
.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 {
	box-shadow: none;
    background-color: transparent;
    color: #fff;
	text-decoration: none;
}
.widget-promotion.template-banner .widget-item-button-quiz a:hover {
	box-shadow: none;
    background-color: transparent;
    color: #fff;
}
.widget-promotion.template-banner .widget-item-button-quiz {
    display: inline-block;
	margin: 25px 30px 25px 0;
	margin-left: 30px;
}
.widget-promotion.template-banner .widget-item-button-quiz a {
    font-size: 16px;
    line-height: 16px;
    transition: all 0.4s;
    border: 0;
	background: none;
    color: #fff !important;
	padding: 18px 0;
    font-weight: normal;
	margin-top: 0;
}
.widget-promotion.template-banner .widget-item-button-quiz a.read-all__link svg {
	fill: #fff;
}
.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: 9px;
    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-button-quiz {
        display: block;
        margin-top: 15px;
        margin-left: 0;
    }
}
@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;
    }
	.widget-promotion.template-banner .widget-item .widget-item-content {
		height: auto !important;
	}
	.widget-promotion.template-banner .widget-item .widget-item-content .widget-item-text-content {
		padding-top: 85px;
	}
}
@media all and (max-width: 768px) {
 
    .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;
    }
	.widget-promotion.template-banner .widget-item-description {
		width: 100%;
	}
}
@media all and (max-width: 500px) {
	.widget-promotion.template-banner .widget-item-content {
		height: auto !important;
		padding-top: 20px;
	}
    .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; 
		margin-top: 15px;
    }
	.banner-price {
		margin-top: 10px;
	}
    .widget-promotion.template-banner .widget-item-button-wrap {
        margin-top: 10px;
    }
	.widget-promotion.template-banner .widget-item-button-quiz a.read-all__link svg{
	    margin-left: 4px;	
	}
    .widget-promotion.template-banner .widget-item-button,
    .widget-promotion.template-banner .widget-item-button-quiz a {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 20px;
    }
	.widget-promotion.template-banner .widget-item {
		padding-top: 75px;
	}
	.widget-promotion.template-banner .widget-item-button-quiz{
		margin: 25px 10px 10px 0;
		margin-top: 10px;	
	}
	.widget-promotion.template-banner .widget-item .widget-item-content .widget-item-text-content {
		padding-top: 40px;
	}
}
.banner-price {
	margin-top: 17px;
    font-weight: 600;
    font-size: 28.1594px;
    line-height: 135.5%;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/new_intec_services_2021/style.css?16273032663912*/
.widget-services.template-services .widget-header {
    font-weight: 500;
	font-size: 44px;
	line-height: 102.3%;
    margin-bottom: 35px;
}
.widget-services.template-services .widget-items {
    position: relative;
}
.widget-services.template-services .widget-item {
    position: relative;
    z-index: 1;
}
.widget-services.template-services .widget-item:hover {
    z-index: 2;
}
.widget-services.template-services .widget-item-container {
	position: relative;
    height: 100%;
    min-height: 100%;    
    transition-property: box-shadow;
    transition-duration: 0.4s;
}
.widget-services.template-services .widget-item-wrapper {
    position: relative;
    padding: 40px 55px;
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    min-height: 100%;
    transition: box-shadow 0.4s;
}
.widget-services.template-services .widget-item-wrapper:hover {
	-webkit-box-shadow: 0 0 30px rgb(0 0 0 / 15%);
    	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    	box-shadow: 0 0 30px rgb(0 0 0 / 15%);
}
.widget-services.template-services [data-expanded=true] .widget-item-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.widget-services.template-services [data-expanded=true] .widget-item-wrapper {
    padding-bottom: 108px;
    box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.06);
}
.widget-services.template-services .widget-item-category {
    display: flex;
    font-size: 14px;
    line-height: 133.3%;
    color: #0B0B0B;
    flex-wrap: wrap;
}
.widget-services.template-services .widget-item-category-tag {
    padding: 5px 14px;
    background: #DADADA;
    margin-right: 9px;
    margin-bottom: 5px;
}
.widget-services.template-services .widget-item-name {
    display: block;
    margin-top: 16px;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #0B0B0B;
    text-decoration: none;
    transition: color 0.4s;
}
.widget-services.template-services .widget-item-name:hover {
    color: #c6366f;
}
.widget-services.template-services .widget-item-text {
    font-size: 14px;
    line-height: 22px;
    margin-top: 9px;
}
.widget-services.template-services .widget-item-price {
    font-size: 18px;
    font-weight: 500;
    margin-top: 14px;
}
.widget-services.template-services .widget-item-advanced {
    position: absolute;
    display: none;
    bottom: 30px;
}
.widget-services.template-services [data-expanded=true] .widget-item-advanced {
    display: block;
}
.widget-services.template-services .widget-item-button-wrap {
    margin-top: 28px;
}
.widget-services.template-services .widget-item-button {
    display: inline-block;
    font-size: 14px;
    line-height: 141.8%;
    padding: 14px 40px;
    border: 1px solid #0B0B0B;
    border-radius: 25px;
    cursor: pointer;
    transition-property: box-shadow, background-color, color;
    transition-duration: 0.4s;
	font-weight: 500;
}
.widget-services.template-services .widget-item-button:hover {
    background-color: #0B0B0B;
    color: #FFF;
}
.widget-services.template-services [data-align=left] {
    text-align: left;
}
.widget-services.template-services [data-align=center] {
    text-align: center;
}
.widget-services.template-services [data-align=right] {
    text-align: right;
}
.widget-services.template-services .widget-item-read-all {
	margin-left: 20px;
	font-weight: 500;
	font-size: 16px;
}
@media (max-width: 1024px) {
	.widget-services.template-services .widget-header{
		font-weight: 600;
		font-size: 24px;
		line-height: 133.3%;
		margin-bottom: 20px;	
	}
	.widget-services.template-services .widget-item-name{
	    font-size: 16px;
		line-height: 24px;	
	}
	.widget-services.template-services .widget-item-price {
		font-size: 16px;
	}
}
@media (max-width: 600px) {
	.widget-services.template-services .widget-item-wrapper {
		padding: 18px 18px 30px;
	}
	.widget-services.template-services .widget-item-read-all {
		margin-left: 0;
		margin-top: 25px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/adv_cases/style.css?17575076822997*/
.adv-cases__title {
	font-weight: 600;
	font-size: 48px;
	line-height: 133.3%;
}
.adv-cases__see-all {
	text-align: right;
}
.adv-cases__title-block {
	padding-bottom: 30px;
}
.adv-cases__slide {
	width: 100%;
	height: 386px;
}
.adv-cases__slide .adaptive-container {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	text-align: center;	
	color: #fff;	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.adv-cases__type-service {
	margin-top: 39px;
	display: inline-block;
	padding: 12px 42px;
	background: #AB3362;
	font-weight: 600;
	font-size: 14px;
	line-height: 133.3%;
}
.adv-cases__name {
	margin-top: 38px;
	font-weight: bold;
	font-size: 36px;
	line-height: 133.3%;
}
.adv-cases__site {
	font-weight: 500;
	font-size: 16px;
	line-height: 133.3%;
}
.adv-cases__numbers {
	margin-top: 30px;
	width: 100%;
}
.adv-cases__number {
	font-weight: bold;
	font-size: 49px;
	line-height: 133.3%;
}
.adv-cases__number-description {
	margin: 0 auto;
	margin-bottom: 66px;
	max-width:275px;
	font-weight: 500;
	font-size: 16px;
	line-height: 133.3%;
}
.adv-cases .owl-nav {
	margin-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;	
}
.adv-cases .adv-cases__slides .owl-nav .owl-prev {
	font-size: 0;
	width: 47px;
	height: 8px;
	background: url(/bitrix/templates/.default/components/bitrix/news.list/adv_cases/images/arrow.svg) no-repeat;
}

.adv-cases .adv-cases__slides .owl-nav .owl-prev:hover {
	font-size: 0;
	width: 47px;
	height: 8px;
	background: url(/bitrix/templates/.default/components/bitrix/news.list/adv_cases/images/arrow__pink.svg) no-repeat;
}
.adv-cases .adv-cases__slides .owl-nav .owl-prev.disabled {	
	background: url(/bitrix/templates/.default/components/bitrix/news.list/adv_cases/images/arrow.svg) no-repeat;
	cursor: default;
}
.adv-cases .adv-cases__slides .owl-nav .owl-next {
	font-size: 0;
	width: 47px;
	height: 8px;
	background: url(/bitrix/templates/.default/components/bitrix/news.list/adv_cases/images/arrow.svg) no-repeat;
	transform: rotate(180deg);
}
.adv-cases .adv-cases__slides .owl-nav .owl-next:hover {
	font-size: 0;
	width: 47px;
	height: 8px;
	background: url(/bitrix/templates/.default/components/bitrix/news.list/adv_cases/images/arrow__pink.svg) no-repeat;
}
.adv-cases .adv-cases__slides .owl-nav .owl-next.disabled {
	background: url(/bitrix/templates/.default/components/bitrix/news.list/adv_cases/images/arrow.svg) no-repeat;
	cursor: default;
}
.adv-cases__counter{
	display: flex;
	margin-left: 16px;
	margin-right: 16px;
	align-items: center;
	font-weight: 500;
	font-size: 16px;
}

.adv-cases__current {
	color: #850D3C;
	font-weight: 500;
	font-size: 18px;
}
@media (max-width: 1024px) {
	.adv-cases__title{
		font-weight: 600;   
		padding-bottom: 0;
		font-size: 24px;
		line-height: 133.3%;
	}
	.adv-cases__title-block .adv-cases__see-all a.read-all__link {
		margin-top: 0;
	}
}
@media (max-width: 860px) {
	.adv-cases__number{
	    font-size: 30px;	
	}
}
@media (max-width: 600px) {
	.adv-cases__number,
	.adv-cases__name	{
		font-size: 30px;
	}
	.adv-cases__number-description {
		margin-bottom: 20px;
	}
	.adv-cases__numbers,.adv-cases__name {
		margin-top: 20px;
	}
	.adv-cases__type-service{
		margin-top: 20px;
		font-size: 13px;
	}
	.adv-cases__slide {
		height: 450px;
	}
}
.adv-cases__numbers {
color: #fff;
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/blog_main_2020/style.css?16272798252107*/
.blog-index {
	font-family: Gilroy, sans-serif;
}
.blog-index__image img, .blog-index__image-bg {
	width: 100%;
  -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: all 0.4s;
}
.blog-index__image-bg:hover,
.blog-index__image-bg:focus,
.blog-index__image-bg:active,
.blog-index__image:hover img,
.blog-index__image:focus img,
.blog-index__image:active img {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}	
.blog-index__image-bg {
    padding-top: 60%;
    background-size: cover;
    background-position: left;
}
.blog-index_tag {
	color: #AB3362;
	font-weight: 500;
	font-size: 16px;
	line-height: 133.3%;
}
.blog-index__block-text {
	padding: 29px 0 10px;;
	box-sizing: border-box;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog-index__name {
	display: block;
	margin-top: 18px;
	margin-bottom: 18px;
	overflow: hidden;	
	font-weight: 500;
	font-size: 20px;
	line-height: 133.3%;	
	color: #000;
}
.blog-index__date {
	font-weight: 500;
	font-size: 16px;
	line-height: 133.3%;
	color: #989494
}
.blog-index__name:hover,
.blog-index__name:focus,
.blog-index__name:active {
	color: #c6366f;
    text-decoration: none;
}
.blog-index .blog-index__title {
	margin-bottom: 30px;
}
.blog-index .blog-index__read-all {
	margin-top: 20px;
}

@media screen and (max-width: 1024px) {
	.blog-index__block-text .blog-index_tag {
		font-size: 14px;
		line-height: 133.3%;
	}
	.blog-index__block-text .blog-index__date{
	    font-size: 14px;	
	}
	.blog-index__name{
		font-size: 18px;	
	}
}

@media screen and (max-width: 1000px) {
	.blog-index .adaptive-container.blog-index__container {
		padding-right: 0;
	}
	[data-role="owl-carousel-news-list-carousel"] .owl-stage-outer {
		margin-left: -30px;
	}
}
@media screen and (max-width: 600px) {
	[data-role="owl-carousel-news-list-carousel"] .owl-stage-outer {
		margin-left: -20px;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/reviews_2020/style.css?17188865616485*/
@keyframes development-solutions {
	from {
		transform: translateX(0);
	}
	50% {
		transform: translateX(5px);
	}
	to {
		transform: translateX(0);
	}
}
.widget-reviews-develop.widget-template-reviews .widget-header {
	text-transform: uppercase;
	font-size: 34px;
    margin-bottom: 55px;
}
.widget-reviews-develop.widget-template-reviews .widget-item {
	margin-bottom: 53px;
	padding-bottom: 40px;
	border-bottom: 1px solid #989494;
}
.widget-reviews-develop.widget-template-reviews .widget-item:last-child {
	margin-bottom: 0;
}
.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: 26px;
	line-height: 133.3%;
    font-weight: bold;
	width: 250px;
	max-width: 250px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-position {
	max-width: 250px;
    font-size: 16px;
	font-weight: 500;
	line-height: 133.3%;
	color: #989494;
    margin-top: 10px;
}
.widget-reviews-develop.widget-template-reviews .widget-item-text {
	font-weight: normal;
	color: #0B0B0B;
	font-size: 18px;
	line-height: 133.3%;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link-wrap {
    text-align: left;
    margin-top: 26px;
}

.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/reviews_2020/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/reviews_2020/images/arrow-right.svg);
	right:-30px;
}
.widget-reviews-develop.widget-template-reviews .widget-button-wrap {
    margin-top: 38px;
}
.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;
}
.widget-item-name-block {
	max-width: 257px;
	margin-right: 96px;
}
@media all and (max-width: 1024px) {
	.widget-reviews-develop.widget-template-reviews .widget-item-author{
	    font-size: 16px;	
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-position{
		font-size: 14px;		
	}	
}
@media all and (max-width: 900px ) {
	.widget-slider-buttons {
		display:none;
	}
}
@media all and (max-width: 550px) {
	.widget-reviews-develop.widget-template-reviews .widget-header {
		margin-bottom: 30px;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-picture {
		width: 60px;
		height: 60px;
	}
    .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;
    }
	.widget-reviews-develop.widget-template-reviews .widget-item-name-block {
		text-align: center;
		 margin-top: 0px;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-author {
		max-width: initial;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-position {
		max-width: initial;
	}
	.widget-reviews-develop.widget-template-reviews .widget-header {
		text-align: left;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-link-wrap {
		text-align: center;
	}
	.widget-reviews-develop.widget-template-reviews .widget-button-wrap{
		text-align: center;
	}
	
	.widget-reviews-develop.widget-template-reviews .widget-item-position{
	    font-size: 12px;
		margin-top: 7px;	
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-information {
		margin-top: 20px;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-text{
		font-size: 14px;	
	}
	.widget-reviews-develop.widget-template-reviews .widget-item {
		margin-bottom: 32px;
		padding-bottom: 35px;
	}
	.widget-reviews-develop.widget-template-reviews .widget-button-wrap {
		text-align: left;
		margin-top: 6px;
	}
}
@media all and (max-width: 450px) {
	.widget-reviews-develop.widget-template-reviews .widget-item-picture-wrap {
		padding-right: 0;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-name-block {
	    text-align: left;
		margin-top: 0px;
		margin-right: 0;
		padding-left: 15px;
		width: calc(100% - 60px);
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-author{
	    width: auto;	
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-information {
		text-align: left;
	}
	.widget-reviews-develop.widget-template-reviews .widget-item-link-wrap {
		text-align: left;
		margin-top: 0;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/clients_2020/style.css?16328142673114*/
.clients-develop-container .second-col {
    padding-top: 0 !important;
}
.widget.clients-develop {
	color:#000;
	font-family: Gilroy, sans-serif;
	background-image: linear-gradient(to right, transparent 30%, #fff 30%);
}
.widget.clients-develop .read-all__link {
	margin-top: 50px;
}
.widget.clients-develop .title-1 {
	font-weight: bold;
	font-size: 48px;
	line-height: 133.3%;
}

.widget.clients-develop .number {
    margin-top: 32px;
    margin-bottom: 13px;
    color: #AB3362;
    font-weight: bold;
    font-size: 109px;
    line-height: 1;
}
.widget.clients-develop .widget-content {
	background: #fff;
	padding: 110px 0 30px;	
}
.widget.clients-develop .text {
	font-weight: normal;
	font-size: 24px;
	line-height: 133.3%;
}
.widget.clients-develop .widget-header {	
	font-size: 40px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal; 
}
.widget.clients-develop .widget-header.center {
	text-align:center;
}
.widget.clients-develop .image {
	text-align:center;
	margin-bottom: 65px;
	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;
    font-family: Rubik, sans-serif;
	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;
}
.widget.clients-develop .link-mobile{
	display:none;
}
@media (max-width: 1024px) {
	.clients-develop-container .second-col {
		padding-top: 25px !important;
	}
	.widget.clients-develop .link-desktop {
		display: none;
	}
	.widget.clients-develop .link-mobile{
		display:block;  
		padding-top: 0 !important;
	}
	.widget.clients-develop .read-all__link {
		margin-top: 0;
	}
	.widget.clients-develop .number {
		margin-top: 0;
		margin-bottom: 0px;
	}
	.widget.clients-develop .text{
		font-size: 20px;	
	}
	.widget.clients-develop .text br {
		display: none;
	}
	.clients-develop-container {
		flex-wrap: wrap;   
		padding-bottom: 40px;
	}
	.widget.clients-develop .first-col,
	.widget.clients-develop .second-col {
		width: 100%;
	}
	.widget.clients-develop .widget-content {
		padding: 30px 0;
	}
	.widget.clients-develop .image {
		margin-bottom: 50px;
	}
	.widget.clients-develop .title-1 {
		display: none;
	}
}
@media (max-width: 550px) {
	.widget.clients-develop .image {
		margin-bottom: 25px;
	}
	.widget.clients-develop .image img{
	    max-height: 58px;	
	}
}
/* End */
/* /include/2024/banner/style.css?17339127395212 */
/* /bitrix/templates/.default/components/bitrix/news/promotion_2021/style.css?165458459413566 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_banner_2020/style.css?16328136428253 */
/* /bitrix/templates/.default/components/bitrix/news.list/new_intec_services_2021/style.css?16273032663912 */
/* /bitrix/templates/.default/components/bitrix/news.list/adv_cases/style.css?17575076822997 */
/* /bitrix/templates/newintec/components/bitrix/news.list/blog_main_2020/style.css?16272798252107 */
/* /bitrix/templates/newintec/components/bitrix/news.list/reviews_2020/style.css?17188865616485 */
/* /bitrix/templates/newintec/components/bitrix/news.list/clients_2020/style.css?16328142673114 */
