

/* 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/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/newintec/components/bitrix/news/new_intec_websites_development_2020/bitrix/news.list/c-services/style.css?16258274274304*/
.widget.c-services {
	margin-bottom: 100px;
}
.widget.c-services .widget-element {
	border:1px solid #e7e7e7;
	padding:50px;	
	transition:0.4s;
	margin-bottom: 30px;
	background-color: #fff;
}
.widget.c-services .widget-element:hover {	
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
.widget.c-services .widget-element:hover  a.button{
	opacity:1;
}
.widget.c-services .widget-element .widget-element-text {
	max-width: 726px;
	font-family: Gilroy,san-serif;
	  font-weight: normal;
	  font-style: normal;
	  font-stretch: normal;
	  letter-spacing: normal;
	  color: #494949;
}
.widget.c-services .widget-element {
	margin-top:-1px;
}
.widget.c-services .widget-element .widget-image-left {
	padding-right:35px;
}
.widget.c-services .widget-element .widget-image-right {
	padding-left:35px;
}
.widget.c-services .widget-element .subtitle {						
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.2px;
  color: #888888;
  text-transform:uppercase;
  margin-bottom:10px;
}
.widget.c-services .widget-element .text { 
	margin-bottom: 30px;
	line-height: 23.4px;
	font-size: 16px;
}
.widget.c-services .widget-element .price { 
	 font-family: Gilroy;
	  font-size: 16px;
	  font-weight: 500;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 1.46;
	  letter-spacing: normal;
	  color: #0B0B0B;
	  margin-bottom:30px;
}

.widget.c-services .widget-element .cost { 
	font-family: Gilroy,sans-serif;
	font-size: 14px;						
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 2.2px;
	color: #888888;
	margin-bottom:5px;
}

.widget.c-services .widget-element a.button { 
	display:inline-block;						
	color:#0B0B0B;
	font-size:14px;
	text-align:center;
	padding:17px 34px;
	border:1px solid #0B0B0B;
	border-radius:30px;
	cursor:pointer;
	transition: 0.4s;
	margin-right: 25px;
	
}
.widget.c-services .widget-element a.button:hover {
	background:#AB3362;
	border:1px solid #AB3362;
	color:#fff;
	text-decoration:none;
}

.widget.c-services .widget-element .title,
.widget.c-services .widget-element .title a  {
	font-size: 20px;
	  font-weight: 600;
	  line-height: 1.46;
	  color: #0B0B0B;
	  margin-bottom: 15px;
	  display:block;
	  text-decoration:none!important;
}
.widget.c-services .widget-element .wrap-element-text,
.widget.c-services .widget-element .image-wrap {
	padding: 10px;
} 
.widget.c-services .widget-element .image-wrap img {
	width:100%;
	max-width:400px;
}
@media (max-width:1024px) {
	.widget.c-services .owl-stage {
		display: flex;
	}
	.widget.c-services .widget-element{
		width: 768px;
		height: 100%;	
		padding: 30px 25px 50px 25px;
	}
	.widget.c-services .widget-element .image-wrap {
		max-width: 250px;
	}
	.widget.c-services .widget-element .title, .widget.c-services .widget-element .title a {
		font-size: 18px;
	}
	.widget.c-services .widget-element .text {
		margin-bottom: 15px;
		line-height: 21px;
		font-size: 14px;
	}
	.widget.c-services .widget-element .price{
	    margin-bottom: 15px;	
	}
	.widget.c-services .adaptive-container {
		padding-right: 0;
	}
}
@media (max-width:900px) {
       .widget.c-services .widget-element a.button { opacity:1}
}
@media (max-width:840px) {
	.widget.c-services .widget-element{
	    width: 550px;	
	}
	.widget.c-services .widget-element .image-wrap img {
		display: none;
	}
}
@media (max-width:768px) {
	.widget.c-services .widget-element {
		padding:25px;	
	}
	.widget.c-services {
		margin-bottom: 50px;
	}
}
@media (max-width:600px) {
	.widget.c-services .widget-element{
	    width: 270px;	
	}
	.widget.c-services .widget-element .text{
	    display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 7;
		overflow: hidden;	
	}
}
@media (max-width:500px) {
    .widget.c-services .widget-element a.button { 
		margin-right: 0;
	}
	.widget.c-services .widget-element {
		padding:15px;	
	}
	.widget.c-services .widget-element .read-all__link {
		margin-top: 11px;
		font-size: 16px;
	}
	.widget.c-services .widget-element .wrap-element-text, .widget.c-services .widget-element .image-wrap {
		padding: 0;
	}
	.widget.c-services .widget-element {
		padding: 40px 25px 20px 25px;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/reasons_2020/style.css?16328138932463*/
.c-reasons-develop {
	background-color:#fff;	
	margin-bottom: 125px;
	padding-top:150px;	
	padding-bottom: 120px;
}
.c-reasons-develop .first-title  {	
	font-family: Gilroy;
	font-size: 40px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0B0B0B;
	padding-bottom: 50px;
	max-width: 290px;
}
.c-reasons-develop .first-title span {	
	color: #AB3362;
}
.c-reasons-develop .title {
	font-family: Gilroy;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: normal;
	color: #0B0B0B;	
	position:relative;
	margin-bottom: 10px;
}
.c-reasons-develop .text {
	font-family: Gilroy;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: normal;
	color: #0B0B0B;   
}
.widget-element.form {
	border: 1px solid rgba(0, 0, 0, 0.19);
    box-sizing: border-box;
    border-radius: 4px;
}
.c-reasons-develop .form .title {
	font-family: Gilroy;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: normal;
	color: #AB3362;	
	position:relative;
	margin-bottom: 10px;
}
.c-reasons-develop .form .button {
	display: inline-block;
    color: #AB3362;
    font-size: 14px;
    text-align: center;
    padding: 17px 34px;
    border: 1px solid #AB3362;
    border-radius: 30px;
    cursor: pointer;
    transition: 0.4s;
    margin-top: 25px;
}
.c-reasons-develop .form .button:hover {
    color: #fff;
    border: 1px solid #AB3362;
	background: #AB3362;
}
.c-reasons-develop .intec-grid-i-40 {
    margin: -30px -40px;
}
.intec-grid.intec-grid-i-40>.intec-grid-item-3 {
	padding: 30px 40px;
}
@media screen and (max-width: 1024px) {
	.c-reasons-develop {
	    margin-bottom: 100px;
		padding-top: 100px;
		padding-bottom: 100px;	
	}
	.c-reasons-develop .intec-grid-i-40 {
		margin: -15px -15px;
	}
	.intec-grid.intec-grid-i-40>.intec-grid-item-3 {
		padding: 15px 15px;
	}

}
@media screen and (max-width: 768px) {
	.c-reasons-develop {
		margin-bottom: 75px;
	}
	.c-reasons-develop .first-title {
		max-width: 100%;
		padding-bottom: 0;
		font-size: 24px;
	}
	.c-reasons-develop {
		margin-bottom: 60px;
		padding-top: 50px;
		padding-bottom: 70px;
	}
	.c-reasons-develop .text{
	    font-size: 14px;	
	}
	.c-reasons-develop .form .title{
	    font-size: 18px;		
	}
	.widget-element.form{
	    border: none;	
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/new_intec_portfolio_list_LAST_VERSION/style.css?17458387787556*/
/*html {*/
/*    overflow-x: unset !important;*/
/*    overflow-y: unset !important;*/
/*    overflow: unset !important;*/
/*}*/

.widget-portfolio.template-list [data-pagen-show=false] {
    display: none !important;
}

.tab-content .custom-tabs-wrap{
    margin: 0 auto;
    max-width: 1218px;
    padding: 0 10px 30px;
}
.tab-content .custom-tabs {
    font-size: 0;
    text-align: left;
    margin-left: -5px;
    margin-right: -5px;
}
.tab-content .custom-tabs .item {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    font-size: 13px;
    line-height: 13px;
    padding: 7px 10px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #f0f0f0;
    cursor: pointer;
}
.tab-content .custom-tabs svg path {
    fill: #000;
}

/*portfolio LAST_VERSION*/
.new-progects-sites-container {
    padding-top: 51px;
    background: #fff;
    position: relative;
    padding-bottom: 80px;
    margin-bottom: 80px;
}
.new-progects-sites-container > * {
    position: relative;
    z-index: 2;
}
.new-progects-sites-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 237px;
    right: 0;
    bottom: 0;
    background: #fff;
}
@media (max-width:1700px){
	.new-progects-sites-container:after{
		display:none;
	}
}
.widget-portfolio.template-list .widget-types {
    margin-bottom: 35px;
}
.widget-portfolio.template-list .widget-type {
    position: relative;
}
.widget-portfolio.template-list .widget-type-wrapper {
    font-size: 18px;
    line-height: normal;
    color: #A5A5A5;   
    margin-right: 25px;
    user-select: none;
    cursor: pointer;
    transition-property: color;
    transition-duration: 0.4s;
}
.widget-portfolio.template-list .widget-type-wrapper:hover {
    color: #222222;
}
.widget-portfolio.template-list [data-state=disabled] .widget-type-wrapper {
    font-weight: 400;
}
.widget-portfolio.template-list [data-state=active] .widget-type-wrapper {
    font-weight: 400;
    color: #222222;
    border-bottom: 1px solid;
}
.widget-portfolio.template-list .widget-item-wrapper {
    position: relative;
    display: block;
    text-decoration: none;
}
.widget-portfolio.template-list .widget-item-picture {
    padding-top: 63%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.widget-portfolio.template-list .widget-item-fade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
    opacity: 0.8;
    transition: opacity 0.4s;
}
.widget-portfolio.template-list .widget-item-fade2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: linear-gradient(0deg, rgba(62, 66, 73, 0.75) 24.87%, rgba(61, 68, 76, 0) 58.59%); */
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 24.87%, rgba(61, 68, 76, 0) 58.59%);
    opacity: 0.8;
    transition: opacity 0.4s;
}
/* .widget-portfolio.template-list .widget-item:hover .widget-item-fade {
    opacity: 0;
} */
.widget-portfolio.template-list .widget-item:hover .widget-item-fade2 {
    opacity: 1;
}
.widget-portfolio.template-list .info-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    color: #FFF;
    padding: 0 25px 15px 20px;
}
.widget-portfolio.template-list .widget-item-name {
    transition-duration: 0.4s;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;    
}
.widget-portfolio.template-list .preview-text {
    font-weight: 500;
    font-size: 12px;
    line-height: 133.3%;
    font-family: Gilroy, sans-serif;
    padding-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.widget-portfolio.template-list .detail-button {
    font-size: 14px;
    line-height: 141.8%;
    font-family: Gilroy, sans-serif;
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    padding: 9px 30px;
    display: inline-block;
    transition: 0.4s;
    font-weight: normal;
} 
.widget-portfolio.template-list .detail-button-container {
    padding-top: 20px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.widget-portfolio.template-list .detail-button:hover {
    background: #fff;
    color: #000;
}
.widget-portfolio.template-list .rating-site {
    display: flex;
    align-items: center;
	color: #fff;
    font-size: 16px;
}
.widget-portfolio.template-list .rating-site svg {
    margin-right: 7px;
}
.widget-portfolio.template-list .widget-item:hover .widget-item-name {

}
.widget-portfolio.template-list .hide-container {
    height: 0;
	opacity:0;
    overflow: hidden;
    transition: 0.4s;
}
.widget-portfolio.template-list .site_type-items {
    position: absolute;
    top: 0;
    left: 20px;
    display: flex;
    flex-wrap: wrap;
    /* font-weight: 600; */
    font-size: 13px;
    line-height: 133.3%;
    color: #FFFFFF;
    font-family: Gilroy, sans-serif;
    z-index: 2;
    opacity: 0;
    transition: 0.4s;
	width: 88%;
}
.widget-portfolio.template-list .widget-item-wrapper:hover .site_type-items {
    top: 23px;
    opacity: 1;
}
.widget-portfolio.template-list .site_type-items span {
    padding-right: 10px;
}
.widget-portfolio.template-list .site_type-items span.date-site {
    padding-right: 0px;
	margin-left: auto;
	font-size: 13px;
	font-weight: 600;
    color: #C2C2C2;
}
@media all and (max-width: 1024px) {
	.widget-portfolio.template-list .info-container{
	    padding: 0 25px 0px 20px;	
	}
	.widget-portfolio.template-list .site_type-items{
	
	}
	.widget-portfolio.template-list .widget-item-name{
	    font-size: 16px;
		line-height: 18px;	
	}
	.widget-portfolio.template-list .preview-text{
	    font-size: 12px;	
	}
	.widget-portfolio.template-list .detail-button-container {
		padding-top: 15px;
	}
	.widget-portfolio.template-list .detail-button{
	    font-size: 12px;  
		padding: 10px 30px;	
	}
}
@media all and (max-width: 550px) {
  .widget-portfolio.template-list .info-container{
    padding: 0 25px 15px 20px;    
  }
  .widget-portfolio.template-list .widget-item-picture {
	padding-top: 70%;
  }
  .widget-portfolio.template-list .site_type-items{
	    left: 20px;  
  }
}
.load-more-items:hover {
    color: #ffffff;
    background: #AB3362;
}
.load-more-items {
    cursor: pointer;
    color: #AB3362;
    font-size: 14px;
    line-height: 141.8%;
    border-radius: 25px;
    border: 1px solid #AB3362;
    text-align: center;
    display: inline-block;
    padding: 14px 42px;
    font-family: Gilroy, sans-serif;
    transition: 0.4s;
    margin-top: 52px;
    font-weight: 400;
}
.widget-portfolio__tags {
	margin-bottom: 40px;
}
.widget-portfolio__tags--hidden {
	display: none;
}
.widget-portfolio .show-filter {
	align-self: center;
    margin-top: -6px;
	margin-left: auto;
	border: 1px solid #AB3362;
	color: #AB3362;
	background: #fff;
	color: #AB3362;
	border-radius: 4px;
	padding: 10px 26px;
	font-weight: 600;	
}
.widget-portfolio .show-filter:hover,
.widget-portfolio .show-filter:focus {
	background: #AB3362;
	color:#fff;
}
@media (max-width: 768px) {
	.widget-portfolio .show-filter {
		margin-left: 0;
		margin-top: 10px;
	}
.widget-portfolio.template-list  .widget-type-wrapper {
font-weight: 400;
    margin-bottom: 11px;
    font-size: 16px;
    margin-right: 12px;
}
}

.tab-content .custom-tabs {
    max-width: 1248px;
    margin: 0 auto;
}
/* End */


/* Start:/bitrix/templates/newintec/components/intec.universe/tags.cloud.custom/template.1.small/style.css?17101372822404*/
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-header {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
}
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-content {
    font-size: 0;
    text-align: left;
    margin-left: -5px;
    margin-right: -5px;
}
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    font-size: 14px;
    font-weight: 600;
}
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button {
    font-size: 14px;
    line-height: 13px;
    padding: 8px 12px;
    border: none;
    border-radius: 20px;
    font-weight: 500;
    -webkit-appearance: none;
    background: #efefef;
   
}
.tags-another {
	margin-top: 30px;
}
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button:focus {
    outline: none;
}
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button.active, 
.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button:hover {
    background-color: #000;
    color: #fff;
}
.c-tags-cloud.c-tags-cloud-template-1{

}
.tags-cloud-content--hiden {

}
.c-tags-cloud.c-tags-cloud-template-1 button.tags-cloud-show-all {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    margin-left: 0;
}
.tags-cloud-show-all,
.tags-cloud-hide-all {
    margin: 0 auto;
    display: block;    
    background: #efefef;
    border: 0;
    padding: 7px 12px;
    border-radius: 4px;
    font-size: 14px;
    /* font-weight: bold; */
    color: #000;
    
}
.tags-another .c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button.tags-cloud-show-all,
.tags-another .c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button.tags-cloud-hide-all {
    border: 1px solid #000;
    color: #000;
}
.tags-cloud-show-all svg {
	margin-left: 4px;
}
.tags-another .c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button {
	color:#82848C;
	font-size: 14px;
	background: #fff;
	padding: 8px 12px;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	margin: 0;
-webkit-appearance: none;
	
}
.tags-another .c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button.active {
	background: #000000!important;
	color: #fff!important;
	border-color:#000!important;
}
.tags-another .c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-element-button:hover {
	color: #000;
	border-color: #000;
	background: #fff;
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/benefit-develop_2020/style.css?16258303171951*/
.widget.c-benefit-develop {
	margin: 120px 0;
}
.c-benefit-develop .widget-title {
	font-family: Gilroy, sans-serif;
	font-size: 40px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
	margin-bottom:70px;
}
.c-benefit-develop .widget-header .widget-title.align-center {
	text-align:center;
}
.c-benefit-develop .widget-header .widget-title.align-left {
	text-align:left;
}
.c-benefit-develop .widget-header .widget-title.align-right {
	text-align:right;
}
.c-benefit-develop .widget-element {
	margin-bottom:40px;
}
.c-benefit-develop .widget-element-text {
	font-family: Gilroy;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: normal;
	color: #444444;
	text-align:center;
}
.c-benefit-develop .widget-element-text .image {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	border-radius:100%;
	position:relative;
}
.c-benefit-develop .widget-element-text .image svg {
	position:absolute;
	margin: auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.c-benefit-develop .widget-element-text .name{
	max-width: 200px;
	padding-top:16px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.widget.c-benefit-develop {
		margin: 100px 0;
	}
	.c-benefit-develop .widget-element {
		margin-bottom: 10px;
	}
	.c-benefit-develop .widget-element-text .name {
		max-width: 200px;
		padding-top: 5px;
	}
}
@media screen and (max-width: 768px) {
	.widget.c-benefit-develop {
		margin: 50px 0;
	}
	.c-benefit-develop .widget-header .widget-title.align-center {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.c-benefit-develop .widget-element-text .name{
		font-size: 14px;	
	}
}
@media screen and (max-width: 550px) {
	.c-benefit-develop .widget-element-text{
		font-size: 14px;	
	}
}
@media screen and (max-width: 350px) {
	.c-benefit-develop .widget-header .widget-title.align-center{
	    text-align: center;	
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/approach-develop_2020/style.css?16258300144935*/
.padding__t-b-60 {
	padding: 60px 0;
}
.padding__t-b-120 {
	padding: 120px 0;
}
.padding__t-120 {
	padding: 120px 0 0 0;
}
.padding__b-120 {
	padding: 0 0 120px 0;
}
.text-content {
	font-size: 16px;
	line-height: 23px;
}
.text-content__big {
	font-weight: normal;
    font-size: 24px;
    line-height: 35px;
}
.block-advantages-bg {
	background-image: linear-gradient(to left, transparent 60%, #AB3362 40%);
}
.advantages-nav-tabs > li {
	width: 49%;
    display: inline-block !important;
    vertical-align: middle;
}
.advantages-nav-tabs > li a {
	padding: 24px;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}
.advantages-nav-tabs > li a span {
	padding-left: 40px;
    position: relative;
	display: block;
}
.advantages-nav-tabs {
	counter-reset: section; 
}
.advantages-nav-tabs > li {
	counter-increment: section;
}
.advantages-nav-tabs > li a span::before {
	content: "0"counter(section);
	position: absolute;
    left: 10px;
}
.advantages-nav-tabs > li > a:hover, .advantages-nav-tabs > li > a:focus,
.advantages-nav-tabs > li.active {
	background-color: #fff !important;
	border-radius: 24px;
}
.advantages-nav-tabs > li > a:hover, .advantages-nav-tabs > li > a:focus,
.advantages-nav-tabs > li.active a {
	color: #c6366f !important;
}
.block-advantages-nav .tab-content {
	padding: 0 50px;
}
.block-advantages-nav {
    overflow: hidden;
}
.block-advantages-nav__title {
	font-size: 36px;
	line-height: 45px;
	font-family: Gilroy, sans-serif;
    padding-bottom: 25px;
	font-weight: 600;
}
.block-advantages-nav__title-white {
	font-size: 36px;
	line-height: 45px;
	font-family: Gilroy, sans-serif;
    padding-bottom: 25px;
	font-weight: 600;
	color: #fff;
}
.block-advantages-nav__number {
	font-weight: 600;
	font-size: 203px;
	line-height: 250px;
	position: absolute;
	right: 0;
    bottom: -90px;
	color: #AB3362;
}

.selectboxssvalue {
	display: none;
}
.block-advantages-bg .intec-grid .intec-grid-item-3{
    padding-right: 10px;	
}
@media screen and (max-width:1024px) {
	.block-advantages-nav__title-white,
	.block-advantages-nav__title{
		font-size: 24px;
		line-height: 30px;
	}
}
@media screen and (min-width:1000px) {
	div.selectboxss {	
		height: auto !important;
	}
	.content-margin-top {
		margin-top: -110px;
	}
}	
@media screen and (max-width:1000px) {
	div.selectboxss-main {
		margin: 0 15px;
	}
	div.selectboxss {	
		position: relative;	
		height: 50px;	
		border-radius: 3px;	
		border: solid 1px lightgrey;	
		background-color: #fff;	
		color: #333;	
		cursor: pointer;	
		overflow: hidden;	
		transition: .3s; 
		text-align: left !important;
		padding: 0 10px;
	}
	div.selectboxss .selectboxssvalue {
		cursor: pointer;
		transition: .2s;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	div.selectboxss .arrowtitle {    
		margin-left: 15px;
	}
	div.selectboxss .arrowselect {    
		margin-right: 15px;
	}
	div.selectboxss::-webkit-scrollbar { background: transparent; width: 3px; position: absolute;}
	div.selectboxss::-webkit-scrollbar-track { background: transparent; position: absolute; z-index: -2;}
	div.selectboxss::-webkit-scrollbar-thumb { background: #888;}
	ul.selectboxssmenu { 
		background: #fff; 
		transition: .3s; 
		width: 100%; 
		height: 200px; 
		overflow-y: auto; 
		overflow-x: hidden !important; 
		/* position: absolute; */ 
		margin-top: 0px; 
		display: block;
		padding: 0px;    
		margin: 0px;
	}
	ul.selectboxssmenu > li {	
		display: block;	
		padding: 10px;	
		border-radius: 0px;
		cursor: pointer;
		margin-bottom: 10px;
	}
	ul.selectboxssmenu > li.selectoption {	
		color: gray;	
		padding: 10px 0;
	}
	.selectboxss .marketplace-nav-tabs.nav > li > a:before {
		display: none !important;
	}
	.selectboxss .marketplace-nav-tabs.nav > li > a {
		text-align: left;
		margin: 0px 5px;
		font-size: 16px;
	}
	.selectboxss .advantages-nav-tabs > li {
		width: 100%;
	}
	.selectboxss .advantages-nav-tabs > li > a {
		padding: 0 10px !important;
		color: #000 !important;
	}
	
	.marketplace-nav-tabs > li {
		display: block !important;
		margin-bottom: 20px;
	}

	.block-advantages-nav__title {
		font-size: 30px;
		line-height: 38px;
	}
	.block-advantages-nav__title-white {
		font-size: 30px;
		line-height: 38px;
	}
	.block-advantages-bg {
		background: #AB3362; 
		background-image: #AB3362;
	}
	.block-advantages-nav__number {
		opacity: 0.15;
	}
	.block-advantages-nav .tab-content {
		padding: 0 25px;
	}
	
	.padding__t-b-60 {
		padding: 30px 0;
	}
	.padding__t-b-120 {
		padding: 30px 0;
	}
	.padding__t-120 {
		padding: 30px 0 0 0;
	}
	.padding__b-120 {
		padding: 0 0 30px 0;
	}
}
@media screen and (max-width: 768px) {
	.block-advantages-nav__title-white,
	.block-advantages-nav__title{
		font-size: 24px;
		line-height: 30px;
		text-align: left !important;
	}
}
@media screen and (max-width: 425px) {
	.title-content {
		font-size: 25px;
		line-height: 30px;
	}
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/how_work_develop_2020/style.css?16258302801166*/
.how-work-develop {
	padding: 100px 0;
    background-color: #FFFFFF;
    margin: 30px 0 100px 0;
}
.how-work-develop .widget-header {
	font-family: Gilroy;
	font-size: 40px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0B0B0B;
	margin-bottom:20px;
}
.how-work-develop .widget-header.align-center {
	text-align:center;	
}
.how-work-develop .title {  
	font-family: Gilroy;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: normal;
  color: #0B0B0B;
  text-align:center;
  position:relative;
  padding-top:20px;
}
.how-work-develop .title .number {
	font-family: Gilroy;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.42;
	letter-spacing: normal;
	color: #0B0B0B;
	margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
	.how-work-develop .widget-header{
		font-size: 24px;
		line-height: 30px;	
	}
	.how-work-develop {
		padding: 50px 0;
	}
	.how-work-develop .title .number{
	    margin-bottom: 8px;
	}
	.how-work-develop .title{
	    font-size: 14px;	
	}
}
/* 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 */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/faq-develop/style.css?16258355501656*/
.faq-develop .widget-title {
	font-size: 40px;
    	line-height: 50px;
    	margin-bottom: 55px;
	font-weight:500;
}
.faq-develop .widget-title.align-center {
	text-align:center;
}
.faq-develop  .widget-collapse-title {
	font-size: 20px;
	font-weight: 400;	
	line-height: 1.45;
	letter-spacing: normal;
	color: #222222;
	cursor:pointer;
	position:relative;
}
.faq-develop  .widget-collapse-title:hover {
	color:#c6366f;
}
.faq-develop  .widget-collapse-title .widget-arrow .widget-arrow-svg {
	fill:#000;
}
.faq-develop  .widget-collapse-title:hover  .widget-arrow .widget-arrow-svg  {
	fill: #c6366f;
}
.faq-develop  .widget-collapse-title[aria-expanded="true"]  .widget-arrow .widget-arrow-svg.active {
	transform: rotate(180deg);
}
.faq-develop  .widget-collapse-title[aria-expanded="true"]  .widget-arrow .widget-arrow-svg.not-active {
	transition: 0.4s;
	
}
.faq-develop  .widget-collapse-text {
	color: #444444;
	line-height:23.3px;
}
.faq-develop  .widget-collapse-text-wrapper {
	padding-top: 15px;
}
.faq-develop  .widget-collapse-title .widget-arrow {
	float:right;
}
.faq-develop  .widget-collapse-title .widget-arrow.not-active {
	display:none;
}
@media all and (max-width: 768px) {
	.faq-develop .widget-title {
		font-size: 24px;
		line-height: 133.3%;
		text-align: left;
		margin-bottom: 25px;
	}
	.faq-develop .widget-collapse-title {
		font-size: 16px;
		padding-right: 28px;
	}
	.faq-develop .widget-collapse-title .widget-arrow {
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
	}
	.faq-develop .widget-collapse-text-wrapper{
		font-size: 14px;	
	}
	.faq-develop hr {
		margin-top: 13px;
		margin-bottom: 13px;
	}
}
/* End */
/* /include/2024/banner/style.css?17339127395212 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_development_banner_2020/style.css?16328136428253 */
/* /bitrix/templates/newintec/components/bitrix/news/new_intec_websites_development_2020/bitrix/news.list/c-services/style.css?16258274274304 */
/* /bitrix/templates/newintec/components/bitrix/news.list/reasons_2020/style.css?16328138932463 */
/* /bitrix/templates/newintec/components/bitrix/news.list/new_intec_portfolio_list_LAST_VERSION/style.css?17458387787556 */
/* /bitrix/templates/newintec/components/intec.universe/tags.cloud.custom/template.1.small/style.css?17101372822404 */
/* /bitrix/templates/newintec/components/bitrix/news.list/benefit-develop_2020/style.css?16258303171951 */
/* /bitrix/templates/newintec/components/bitrix/news.list/approach-develop_2020/style.css?16258300144935 */
/* /bitrix/templates/newintec/components/bitrix/news.list/how_work_develop_2020/style.css?16258302801166 */
/* /bitrix/templates/newintec/components/bitrix/news.list/reviews_2020/style.css?17188865616485 */
/* /bitrix/templates/newintec/components/bitrix/news.list/clients_2020/style.css?16328142673114 */
/* /bitrix/templates/newintec/components/bitrix/news.list/faq-develop/style.css?16258355501656 */
