

/* Start:/company/parts/style.css?16315126921365*/
.widget-video-title {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	text-align: center;
	color: #000000;
	max-width: 750px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.widget-video iframe {
	width: 100%;
	height: 400px;
}
.container-what_are_we_doing {
	margin-bottom: 130px;
}
.container-quality-service {
	padding: 150px 0;
	background: #f5f5f5
}
.container-our_values {
	margin: 120px 0;
}
.container-slider {
	margin-bottom: 90px;
}

@media all and (max-width: 1024px) {
	.widget-main.include.include-description .widget-description-text{
	    font-size: 16px;
		line-height: 28px;	
	}
	.widget-main.include.include-description .widget-description-text img {
		max-width: 85px;
	}
	.widget-main.include.include-description .widget-description-text ul.clear-list {
		margin: -5px;
	}
	.widget-main.include.include-description .widget-description-text ul.clear-list li.intec-grid-item-auto {
		padding: 5px;
	}
}
@media all and (max-width: 768px) {
	.widget-video iframe {height: 500px;}
}
@media all and (max-width: 500px) {
	.widget-video iframe {height: 200px;}
	.container-quality-service {padding: 60px 0;}
	.container-our_values {
		margin: 60px 0;
	}
	.main-page-menu {
		padding: 0 !important;
	}
	.container-slider {
		margin-bottom: 60px;
	}
}
/* 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:/company/parts/include.description/style.css?16092475431218*/
.widget-main.include.include-description .year {
	font-size:47px; 
	font-weight: 600;
}
.widget-main.include.include-description {
    padding: 130px 0;
    color: #0B0B0B;
}
.widget-main.include.include-description .widget-description-wrapper {
    position: relative;
    width: 1000px;
}
.widget-main.include.include-description .widget-description-text {
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 35px;
	color: #0B0B0B;
}
.widget-main.include.include-description .widget-description-image {
    text-align: center;
    overflow-y: hidden;
	margin-right: 80px;
}
.widget-main.include.include-description .widget-description-image img {
	max-width: 100%;
}

@media all and (max-width: 1016px) {
	.widget-main.include.include-description .widget-description-wrapper {
		width: auto;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description .widget-description-image {
		margin-right: 0px;
	}
	.widget-main.include.include-description .year {
		font-size:36px; 
		font-weight: 600;
	}
}
@media all and (max-width: 500px) {
	.widget-main.include.include-description {
		padding: 60px 0;
		color: #0B0B0B;
	}
}


/* End */


/* Start:/company/parts/include.description.2/style.css?16315128823643*/
.widget-main-bg {
	position: relative;
}
.widget-main-bg:before {
	content: '';
    width: 1000%;
    display: block;
    height: 100%;
    background: #fff;
    top: 0;
    position: absolute;
    left: -100px;
}
.widget-main.include.include-description-2 {
    padding: 80px 0;
    color: #0B0B0B;
}
.widget-main.include.include-description-2 .year {
	font-weight: 500; 
	font-size: 152px; 
	line-height: 1;
}
.widget-main.include.include-description-2 .widget-description-wrapper {
    position: relative;
    margin: 0 auto;
}
.widget-main.include.include-description-2 .widget-description-title {
	font-style: normal;
	font-weight: 500;
	line-height: 29px;
	font-size: 20px;
	margin-bottom: 20px;
	margin-right: 100px;
}
.widget-main.include.include-description-2 .widget-description-title .title-text-company{
	font-weight: normal; font-size: 19px; line-height: 28px;
}
.widget-main.include.include-description-2 .widget-description-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #0B0B0B;
	padding-bottom: 60px;
	padding-left: 45px;
}
.widget-main.include.include-description-2 .widget-description-detail-text {
    font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #0B0B0B;
	overflow: hidden;
}

.widget-main.include.include-description-2 .widget-button {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 33px;
    border: 2px solid #EFEFEF;
	color: #444;
	font-weight: normal;
    border-radius: 25px;
    cursor: pointer;
    transition-property: color, background-color, border-color;
    transition-duration: 0.4s;
	margin-top: 40px;
}
.widget-main.include.include-description-2 .widget-button:hover {
    color: #FFF;
    background-color: #c60662;
    border-color: #c60662;
}
.widget-main.include.include-description-2 .widget-items {
	padding-top: 40px;
}
.widget-main.include.include-description-2 .widget-item-dots {
	margin-bottom: 10px;
	font-weight: 600;
}
.widget-main.include.include-description-2 .widget-item-dot {
    width: 8px;
    height: 8px;
    background: linear-gradient(180deg, #FF007A 0%, #D40098 100%);
    border-radius: 50%;
    margin-right: 12px;
    display: inline-block;
}
.widget-main.include.include-description-2 .widget-item-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #0B0B0B;
}

/*bootstrap collapse*/
.btn[aria-expanded="true"] span.close-collapse {
	display: inline-block;
}
.btn[aria-expanded="true"] span.open-collapse {
	display: none;
}
.btn[aria-expanded="false"] span.open-collapse {
	display: inline-block;
}
.btn[aria-expanded="false"] span.close-collapse {
	display: none;
}

@media all and (max-width: 1016px) {
	.widget-main.include.include-description-2 .widget-description-text{
	    font-size: 16px;
		line-height: 24px;	
	}
}
@media all and (max-width: 1016px) {
	.widget-main.include.include-description-2 .widget-description-wrapper {
		width: auto;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description-2 .widget-description-title {
		margin-right: 0px;
	}
	.widget-main.include.include-description-2 .year {
		font-weight: 500; 
		font-size: 90px; 
		line-height: 1;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description-2 {
		padding: 60px 0;
	}
	.widget-main.include.include-description-2 .widget-description-text {
		border-bottom: 1px solid #d8d8d8;
		padding-left: 0;
	}
}


/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/menu/main-page-navigation/style.css?16335871971423*/
.main-page-menu {
	padding: 60px 0;
}
.main-page-menu__link {
	display: block;
	color: #0B0B0B;
	font-size: 22px;
	line-height: 141.8%;
	text-decoration: none;
}
a.main-page-menu__link:hover,
a.main-page-menu__link:focus,
a.main-page-menu__link:active {
	text-decoration: none;
}
.main-page-menu__item-wrapper {
	padding-bottom: 15px;
}
.main-page-menu__hr {
	/*margin-left: -10px;
	margin-right: -10px;*/
	border-bottom: 1px solid #DADADA;
}
.main-page-menu__submenu-link {
	display: block;
	padding: 5px 0;
	font-size: 16px;
	line-height: 141.8%;
	color: #0B0B0B;
	text-decoration: none;
}
.main-page-menu__submenu-list {

}
.main-page-menu__submenu-link:hover,
.main-page-menu__submenu-link:focus,
.main-page-menu__submenu-link:active {
	text-decoration: none;
}

.main-page-menu__item--title .main-page-menu__link {
	font-weight: 500;
	font-size: 38px;
	line-height: 110.8%;
}
@media (max-width:1024px) {
	.main-page-menu__item--title .main-page-menu__link {
		font-weight: 500;
		font-size: 24px;
		line-height: 110.8%;
		padding-bottom: 18px;
	}
	.main-page-menu {
		padding: 0px 0;
	}
	.main-page-menu__hr{
	    margin-top: 0px;
		margin-bottom: 10px;	
	}
	
}
@media (max-width:768px) {
	.main-page-menu__item-wrapper {
		padding-bottom: 14px;
	}
	.main-page-menu__submenu-list{
		margin-bottom: 46px;	
	}
	.main-page-menu .main-page-menu__title:last-child .main-page-menu__submenu-list {
		margin-bottom: 24px;
	}
}
/* End */


/* Start:/company/parts/include.description.4/style.css?16315129941601*/
.widget-main.include.include-description-4 {
    padding: 65px 0;
}
.widget-main.include.include-description-4 .widget-description-wrapper {
    position: relative;
    margin: 0 auto;
}

.widget-main.include.include-description-4 .widget-description-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #0B0B0B;
}
.widget-main.include.include-description-4 .widget-description-bg-title {
    position: relative;
}
.widget-main.include.include-description-4 .widget-description-bg-title:before {
    content: "";
    width: 1000%;
    display: block;
    /* height: 110%; */
    top: -30px;
    bottom: -30px;
    position: absolute;
    left: -120px;
    background: rgb(255, 255, 255);
}
.widget-main.include.include-description-4 .widget-description-title {
    font-style: normal;
	font-weight: 500;
	font-size: 31px;
	line-height: 41px;
	color: #0B0B0B;
	position: relative;
	z-index: 1;
	padding: 50px 0 80px 0;
}
.widget-main.include.include-description-4 .widget-description-title span {
	color: #AB3362;
}


@media all and (max-width: 1024px) {
	.widget-main.include.include-description-4 .widget-description-title{
	    font-size: 18px;
		line-height: 26px;	
	}
}
@media all and (max-width: 1016px) {
	.widget-main.include.include-description-4 .widget-description-wrapper {
		width: auto;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description-4 .widget-description-title {
		margin-right: 0px;
		font-size: 24px;
		line-height: 30px;
		padding: 0;
	}
}


/* End */


/* Start:/company/parts/include.description.3/style.css?1609235555995*/
.widget-main.include.include-description-3 {
    padding: 65px 0;
}
.widget-main.include.include-description-3 .widget-description-wrapper {
    position: relative;
    margin: 0 auto;
}

.widget-main.include.include-description-3 .widget-description-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #0B0B0B;
}
.widget-main.include.include-description-3 .widget-description-title {
    font-style: normal;
	font-weight: 500;
	font-size: 31px;
	line-height: 41px;
	color: #0B0B0B;
	padding-right: 35px;
}
.widget-main.include.include-description-3 .widget-description-title span {
	color: #AB3362;
}


@media all and (max-width: 1016px) {
	.widget-main.include.include-description-3 .widget-description-wrapper {
		width: auto;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description-3 .widget-description-title {
		margin-right: 0px;
		font-size: 24px;
		line-height: 30px;
	}
}


/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_company_slider_2020/style.css?16092354281123*/
.widget-development.template-slider .widget-gallery {
    position: relative;
}
.widget-development.template-slider .widget-gallery-pictures {
    position: relative;
}
.widget-development.template-slider .widget-gallery-panel {
    z-index: 1;
	font-size: 0;
}

.widget-development.template-slider .widget-gallery-panel-item {
    width: 40px;
    height: 70px;
    display: inline-block;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
	transition: 0.3s;
	cursor: pointer;
}
.widget-development.template-slider .widget-gallery-panel-item svg {
	fill: #989494;
}
.widget-development.template-slider .widget-gallery-panel-item:hover svg,
.widget-development.template-slider .widget-gallery-panel-item svg:hover {
	fill: #AB3362;
}
.widget-development.template-slider .widget-gallery-panel-item-current {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 70px;
    color: #0B0B0B;
    display: inline-block;
    text-align: center;
	width: 70px;
	height: 70px;
}
.widget-development.template-slider .widget-gallery-panel-item-current:first-letter {
    color: #AB3362;
}
/* End */


/* Start:/company/parts/include.internet.marketing/style.css?16093034144115*/
.page-container .widget-internet-marketing-text-title {
	font-style: normal;
	text-align: center;
	color: #0B0B0B;
	margin: 0 auto;
	padding-bottom: 150px;
	max-width: 855px;
}
.page-container .widget-internet-marketing-text-title .marketing-text {
	font-weight: normal; 
	font-size: 28px; 
	line-height: 40px; 
	color:#0B0B0B;
}
.page-container .widget-internet-marketing {
    position: relative;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text > div,
.page-container .widget-internet-marketing .widget-internet-marketing-text > div > div {
    height: 100%;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text-body {
    width: 620px;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text-wrapper {
    padding: 60px 20px;
	background: #FFFFFF;
	position: relative;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text-wrapper:before {
	content: "";
    width: 1000%;
    display: block;
    height: 100%;
    top: 0px;
    position: absolute;
    left: -50px;
    background: rgb(255, 255, 255);
}
.page-container .widget-internet-marketing .widget-internet-marketing-text-header {
    font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 45px;
	color: #0B0B0B;
	margin-bottom: 30px;
	position: relative;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text-description {
    font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #0B0B0B;
    margin-top: 25px;
}
.page-container .widget-internet-marketing .widget-internet-marketing-text-description .number {
    margin-bottom: 10px;
    font-weight: 600;
}
.page-container .widget-internet-marketing .widget-internet-marketing-image {
    position: relative;
}
.page-container .widget-internet-marketing .widget-internet-marketing-image:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 50%;
    background: #F5F5F5;
    width: 100%;
}
@media all and (max-width: 1024px) {
    .page-container .widget-internet-marketing .widget-internet-marketing {
        padding: 50px 0;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-image > div {
        width: auto!important;
        height: 100%!important;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-text {
        position: static;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-text-body {
        font-size: 0;
        text-align: center;
        width: auto;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-text-wrapper {
        display: inline-block;
        max-width: 745px;
        text-align: left;
    }
}
@media all and (max-width: 768px) {
    .page-container .widget-internet-marketing-text-title .marketing-text {
		font-size: 20px; 
		line-height: 30px; 
	}
}
@media all and (max-width: 500px) {
    .page-container .widget-internet-marketing .widget-internet-marketing-text-wrapper {
        padding: 60px 0;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-text-description {
        line-height: 32px;
        margin-top: 30px;
    }
	.page-container .widget-internet-marketing-text-title {
		padding: 60px 0;
		border-top: 1px solid #d8d8d8; 
	}
	.page-container .widget-internet-marketing .widget-internet-marketing-text-header {
		font-size: 30px;
		line-height: 36px;
	}
}
@media all and (max-width: 400px) {
    .page-container .widget-internet-marketing .widget-internet-marketing-text-wrapper {
        padding: 60px 0;
    }
    .page-container .widget-internet-marketing .widget-internet-marketing-text-description {
        font-size: 16px;
        line-height: 28px;
    }
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_4_2020/style.css?16093026801687*/
.widget-development.template-advantages-4 .widget-header {
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 70px;
}
.widget-development.template-advantages-4 .widget-item-icon {
    font-size: 0;
    text-align: center;
    width: 29px;
    height: 29px;
    margin-bottom: 15px;
}
.widget-development.template-advantages-4 .widget-item-icon::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
/* .widget-development.template-advantages-4 .widget-item-wrapper:hover .widget-item-icon {
    transform: scale(1.2);
} */
.widget-development.template-advantages-4 .widget-item-icon svg {
    display: inline-block;
    vertical-align: middle;
}
.widget-development.template-advantages-4 .widget-item-text {
    margin-right: 30px;
}
.widget-development.template-advantages-4 .widget-item-name {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #0B0B0B;
    min-height: 60px;
	margin-bottom: 21px;
}
.widget-development.template-advantages-4 .widget-item-description {
    font-size: 16px;
    line-height: 24px;
    color: #0B0B0B;
}
.widget-development.template-advantages-4 [data-align='left'] {
    text-align: left;
}
.widget-development.template-advantages-4 [data-align='center'] {
    text-align: center;
}
.widget-development.template-advantages-4 [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 500px) {
    .widget-development.template-advantages-4 .widget-item-text {
        margin-right: 0;
    }
	.widget-development.template-advantages-4 .widget-header {
		font-size: 30px;
		line-height: 36px;
	}
}

/* End */


/* Start:/company/parts/include.creativity/style.css?17140387603063*/
.page-container .widget-creativity {
    position: relative;
}
.page-container .widget-creativity .widget-creativity-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-container .widget-creativity .widget-creativity-text > div,
.page-container .widget-creativity .widget-creativity-text > div > div {
    height: 100%;
}
.page-container .widget-creativity .widget-creativity-text-body {
    width: 823px;
}
.page-container .widget-creativity .widget-creativity-text-wrapper {
    padding: 75px;
	background: #FFFFFF;
	position: relative;
}
.page-container .widget-creativity .widget-creativity-text-wrapper:before {
    content: "";
    width: 1000%;
    display: block;
    height: 100%;
    top: 0px;
    position: absolute;
    right: 0;
    background: rgb(255, 255, 255);
}
.page-container .widget-creativity .widget-creativity-text-header {
    font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 45px;
	color: #0B0B0B;
	margin-bottom: 30px;
	position: relative;
}
.page-container .widget-creativity .widget-creativity-text-description {
    font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #0B0B0B;
    margin-top: 25px;
}
.page-container .widget-creativity .widget-creativity-text-description .number {
    margin-bottom: 10px;
    font-weight: 600;
}
.page-container .widget-creativity .widget-creativity-image {
    position: relative;
	text-align: right;
}
.page-container .widget-creativity .widget-creativity-image:before {
    content: '';
    position: absolute;
    top: 0;
	left: 0;
    height: 50%;
    background: #F5F5F5;
    width: 100%;
}
@media all and (max-width: 1024px) {
    .page-container .widget-creativity .widget-creativity {
        padding: 50px 0;
    }
    .page-container .widget-creativity .widget-creativity-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .page-container .widget-creativity .widget-creativity-image > div {
        width: auto!important;
        height: 100%!important;
    }
    .page-container .widget-creativity .widget-creativity-text {
        position: static;
    }
    .page-container .widget-creativity .widget-creativity-text-body {
        font-size: 0;
        text-align: center;
        width: auto;
    }
    .page-container .widget-creativity .widget-creativity-text-wrapper {
        display: inline-block;
        max-width: 745px;
        text-align: left;
    }
}
@media all and (max-width: 500px) {
    .page-container .widget-creativity .widget-creativity-text-wrapper {
        padding: 60px 0px;
    }
    .page-container .widget-creativity .widget-creativity-text-description {
        line-height: 32px;
        margin-top: 30px;
    }
}
@media all and (max-width: 400px) {
    .page-container .widget-creativity .widget-creativity-text-header {
        font-size: 30px;
    }
    .page-container .widget-creativity .widget-creativity-text-description {
        font-size: 16px;
        line-height: 28px;
    }
}
/* End */


/* Start:/company/parts/include.description.5/style.css?16134584251106*/
.widget-main.include.include-description-5 {
    padding: 65px 0;
}
.widget-main.include.include-description-5 .widget-description-wrapper {
    position: relative;
    margin: 0 auto;
}

.widget-main.include.include-description-5 .widget-description-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	color: #0B0B0B;
}
.widget-main.include.include-description-5 .widget-description-title {
    font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 45px;
	color: #0B0B0B;
	padding-right: 20px;
}
.widget-main.include.include-description-5 .widget-description-title span {
	color: #AB3362;
}


@media all and (max-width: 1016px) {
	.widget-main.include.include-description-5 .widget-description-wrapper {
		width: auto;
	}
}
@media all and (max-width: 768px) {
	.widget-main.include.include-description-5 .widget-description-title {
		margin-right: 0px;
		font-size: 24px;
		line-height: 30px;
	}
}
@media all and (max-width: 500px) {
	.widget-main.include.include-description-5 {
		padding: 20px 0;
	}
}


/* End */


/* Start:/company/parts/include.modern.technologies/style.css?16093942223236*/
.page-container .widget-modern-technologies {
    position: relative;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text > div,
.page-container .widget-modern-technologies .widget-modern-technologies-text > div > div {
    height: 100%;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text-body {
    width: 620px;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text-wrapper {
    padding: 60px 20px;
	background: #FFFFFF;
	position: relative;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text-wrapper:before {
    content: "";
    width: 1000%;
    display: block;
    height: 100%;
    top: 0px;
    position: absolute;
    left: -50px;
    background: rgb(255, 255, 255);
}
.page-container .widget-modern-technologies .widget-modern-technologies-text-header {
    font-style: normal;
	font-weight: 500;
	font-size: 40px;
	line-height: 47px;
	color: #000000;
	margin-bottom: 30px;
	position: relative;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text-description {
    font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
    margin-top: 25px;
}
.page-container .widget-modern-technologies .widget-modern-technologies-text-description .number {
    margin-bottom: 10px;
    font-weight: 600;
}
.page-container .widget-modern-technologies .widget-modern-technologies-image {
    position: relative;
}

@media all and (max-width: 1024px) {
    .page-container .widget-modern-technologies .widget-modern-technologies {
        padding: 50px 0;
    }
    .page-container .widget-modern-technologies .widget-modern-technologies-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .page-container .widget-modern-technologies .widget-modern-technologies-image > div {
        width: auto!important;
        height: 100%!important;
    }
    .page-container .widget-modern-technologies .widget-modern-technologies-text {
        position: static;
    }
    .page-container .widget-modern-technologies .widget-modern-technologies-text-body {
        font-size: 0;
        text-align: center;
        width: auto;
    }
    .page-container .widget-modern-technologies .widget-modern-technologies-text-wrapper {
        display: inline-block;
        max-width: 745px;
        text-align: left;
    }
}
@media all and (max-width: 500px) {
    .page-container .widget-modern-technologies .widget-modern-technologies-text-wrapper {
        padding: 40px 0;
    }
    .page-container .widget-modern-technologies .widget-modern-technologies-text-description {
        line-height: 32px;
        margin-top: 30px;
    }
	.page-container .widget-modern-technologies .widget-modern-technologies-text-header {
		font-size: 30px;
		line-height: 36px;
	}
}
@media all and (max-width: 400px) {
    .page-container .widget-modern-technologies .widget-modern-technologies-text-description {
        font-size: 16px;
        line-height: 28px;
    }
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_5_2020/style.css?16134585201348*/
.template-advantages-5-bg {
	position: relative;
	padding: 65px 0;
}
.template-advantages-5-bg:before {
    content: "";
    width: 1000%;
    display: block;
    height: 100%;
    top: 0px;
    position: absolute;
    right: -80px;
    background: rgb(255, 255, 255);
}
.widget-development.template-advantages-5 .widget-header {
    font-size: 36px;
    font-weight: 500;
    line-height: normal;
    color: #AB3362;
    margin-bottom: 30px;
	position: relative;
}
.widget-development.template-advantages-5 .widget-item-counter,
.widget-development.template-advantages-5 .widget-item-name {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #0B0B0B;
}
.widget-development.template-advantages-5 .widget-item-description {
    font-size: 16px;
    line-height: 24px;
    color: #0B0B0B;
    margin-top: 20px;
}
.widget-development.template-advantages-5 [data-align='left'] {
    text-align: left;
}
.widget-development.template-advantages-5 [data-align='center'] {
    text-align: center;
}
.widget-development.template-advantages-5 [data-align='right'] {
    text-align: right;
}
@media all and (max-width: 500px) {
    .widget-development.template-advantages-5 .widget-item-wrapper {
        max-width: none;
    }
	.widget-development.template-advantages-5 .widget-header {
		font-size: 30px;
		line-height: 36px;
	}
}

/* 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 */
/* /company/parts/style.css?16315126921365 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_banner_2020/style.css?16328136428253 */
/* /company/parts/include.description/style.css?16092475431218 */
/* /company/parts/include.description.2/style.css?16315128823643 */
/* /bitrix/templates/newintec/components/bitrix/menu/main-page-navigation/style.css?16335871971423 */
/* /company/parts/include.description.4/style.css?16315129941601 */
/* /company/parts/include.description.3/style.css?1609235555995 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_company_slider_2020/style.css?16092354281123 */
/* /company/parts/include.internet.marketing/style.css?16093034144115 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_4_2020/style.css?16093026801687 */
/* /company/parts/include.creativity/style.css?17140387603063 */
/* /company/parts/include.description.5/style.css?16134584251106 */
/* /company/parts/include.modern.technologies/style.css?16093942223236 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_advantages_5_2020/style.css?16134585201348 */
/* /bitrix/templates/newintec/components/bitrix/news.list/reviews_2020/style.css?17188865616485 */
/* /bitrix/templates/newintec/components/bitrix/news.list/clients_2020/style.css?16328142673114 */
