

/* Start:/local/templates/infotell_2021/css/about.css?176614624812956*/
.main-reviews-block .block-title {
	max-width: 100%!important;
}
.about-company {
	margin:0 0 73px;
}
а.about-company {
	margin:0 0 73px;
}
.about-company .container:before {
	content:'';
	display:block;
	height:1px;
	background:#e5e5e5;
	margin:88px 0 67px;
}
.about-company .about-company-flex {
	display:flex;
	flex-wrap:wrap;
	align-items:flex-start;
	justify-content:space-between;
}
.about-company .about-company-flex .video {
	min-height:381px;
	width:45%;
	background: url(/local/templates/infotell_2021/css/../images/about-video-bg.svg) no-repeat center center;
	background-size:contain;
	position:relative;
}
.about-company .about-company-flex .video .button {
	position:absolute;
	top:73%;
	left:0;
	right:0;
	text-align:center;
}
.about-company .about-company-flex .text {
	font: 14px/20px 'Golos Text';
}
.about-company .about-company-flex .text.left {
	width: 45%;
}
.about-company .about-company-flex .text.right {
	width:calc(51% - 40px);
	margin:0 0 0 40px;
}
.about-company .about-company-flex .text .block-title {
	margin:0 0 30px;
}
.about-company .about-company-flex .text p {
	margin:0 0 20px;
}
.about-company .about-company-flex .text p:last-child {
	margin:0;
}
.about-company .about-company-flex .text ul{
	margin: 57px -5px 0px -5px;
	display:flex;
	flex-wrap:wrap;
}
.about-company .about-company-flex .text ul li {
    background: #f5f5f5 url(/local/templates/infotell_2021/css/../images/green-check-icon.svg) no-repeat 21px center;
    padding: 18px 20px 18px 57px;
    font: 15px/120% 'Golos Text';
    border-radius: 5px;
	width:calc(57% - 10px);
	margin:0 5px 10px 5px;
}
.about-company .about-company-flex .text ul li:nth-child(odd) {
	width:calc(43% - 10px);
}
.capability-company {
	background:#f5f5f5;
	padding:55px 0 90px 0;
}
.capability-company .block {
	font: 14px/20px 'Golos Text';
	padding:0 20px 0 0;
}
.capability-company .block .icon {
	width:52px;
	height:52px;
	background:#25282c;
	border-radius:50%;
	position:relative;
	margin:0 0 20px;
}
.capability-company .block .icon:after {
	content:'';
	position:absolute;
	left:10px;
	top:10px;
	bottom:10px;
	right:10px;
}
.capability-company .block .icon.ico-1:after {
	background: url(/local/templates/infotell_2021/css/../images/capability-slider-icon-1.svg) no-repeat center center;
}
.capability-company .block .icon.ico-2:after {
	background: url(/local/templates/infotell_2021/css/../images/capability-slider-icon-2.svg) no-repeat center center;
}
.capability-company .block .icon.ico-3:after {
	background: url(/local/templates/infotell_2021/css/../images/capability-slider-icon-3.svg) no-repeat center center;
}
.capability-company .block .icon.ico-4:after {
	background: url(/local/templates/infotell_2021/css/../images/capability-slider-icon-4.svg) no-repeat center center;
}
.capability-company .block .icon.ico-5:after {
	background: url(/local/templates/infotell_2021/css/../images/capability-slider-icon-5.svg) no-repeat center center;
}
.capability-company .block .icon.ico-6:after {
	background: url(/local/templates/infotell_2021/css/../images/capability-slider-icon-6.svg) no-repeat center center;
}
.capability-company .block .icon.ico-7:after {
	background: url(/local/templates/infotell_2021/css/../images/service-order-icon-1.svg) no-repeat center center;
	left: 13px;
}
.capability-company .block .icon.ico-8:after {
	background: url(/local/templates/infotell_2021/css/../images/how-icon-1.svg) no-repeat center center;
	left: 15px;
    top: 11px;
}

.capability-company .capability-company-slider {
	margin:42px 0 0 0;
}
.capability-company .slick-list {
    overflow: hidden;
}
.capability-company .block-title .slider-arrows {
	top:-2px;
}
.why-infotell {
	margin:113px 0 30px 0;
}
.why-infotell .why-infotell-flex {
	display:flex;
	flex-wrap:wrap;
	margin:74px -25px 0 -25px;
}
.why-infotell .why-infotell-flex .block {
	font: 14px/20px 'Golos Text';
	width:calc(25% - 50px);
	margin:0 25px 50px 25px;
	position:relative;
}
.why-infotell .why-infotell-flex .block .num {
	width:30px;
	height:30px;
	background:#25282c;
	border-radius:50%;
	text-align:center;
	font: 15px/30px 'Golos Text';
	margin:0 0 20px;
	color:#fff;
}
.why-infotell .why-infotell-flex .block.big {
	width:calc(50% - 50px);
	order:3;
	margin-top:-94px;
}
.why-infotell .why-infotell-flex .block.big .block-title {
    font: 28px/31px 'Golos Text';
    font-weight: 600;
    max-width: 280px;
}
.why-infotell .why-infotell-flex .block.big .icon {
    background: #25282c url(/local/templates/infotell_2021/css/../images/advantage-icon.svg) no-repeat center center;
    width: 52px;
    height: 52px;
    border-radius: 100px;
    background-size: 31px;
    position: absolute;
    right: 13px;
    top: 7px;
}
.why-infotell .why-infotell-flex .block.big .image {
    text-align: center;
    margin: -65px 0 0 0;
}
.why-infotell .why-infotell-flex .block.big .image img {
	max-width:65%;
}
.why-infotell .why-infotell-flex .block:nth-child(1) {
	order:1;
}
.why-infotell .why-infotell-flex .block:nth-child(2) {
	order:2;
}
.why-infotell .why-infotell-flex .block:nth-child(3) {
	order:4;
}
.why-infotell .why-infotell-flex .block:nth-child(4) {
	order:5;
}
.why-infotell .why-infotell-flex .block:nth-child(5) {
	order:6;
}
.why-infotell .why-infotell-flex .block:nth-child(6) {
	order:7;
}
.certificates-company {
	margin:0 0 70px;
}
.certificates-company .container {
	position:relative;
}
.certificates-company .container:before {
	content:'';
	height:1px;
	display:block;
	background:#e9e9e9;
	margin:0 0 61px;
}
.certificates-company .slider-arrows {
    top: 61px;
	position:absolute;
	right:0;
}
.certificates-company .slider-arrows.mobile {
	display:none;
}
.certificates-company .certificates-company-slider {
	margin:45px 0 0 0;
}
.certificates-company .slick-list {
	margin:0 -40px;
	overflow:hidden;
}
.certificates-company .slick-slide {
	margin:0 40px;
}
.main-reviews-block {
	margin:0!important;
	padding:65px 0 5px 0!important;
}
.vacancies-block {
	padding:0 0 50px;
}
.vacancies-block-flex {
	display:flex;
	justify-content:space-between;
	margin:0 -20px;
}
.vacancies-block-flex .block {
	margin:0 20px;
    font: 14px/18px 'Golos Text';
	max-width:220px;
	width:100%;
}
.vacancies-block-flex .block p {
	margin:0 0 20px;
}
.vacancies-block-flex .block .image {
	width:158px;
	height:158px;
	margin:0 0 40px;
}
.vacancies-block-flex .block .image img {
	display:block;
	max-width:100%;
	border-radius:50%;
}
.vacancies-block-flex .block .name {
    font: 15px/120% 'Golos Text';
    font-weight: 600;
	margin:0 0 20px;
}
.vacancies-block-flex .block .name a {
	color: #1a242e;
}
.vacancies-block-one {

}
.vacancies-one-block-flex {
	display:flex;
	flex-wrap:wrap;
	margin:0 0 100px;
}
.vacancies-one-block-flex .left-side {
	width:34%;
}
.vacancies-one-block-flex .left-side .location-block {
	background:#f5f5f5;
	position:relative;
	z-index:1;
	padding:40px 40px 20px 80px;
}
.vacancies-one-block-flex .left-side .location-block:before {
	content:'';
    background: url(/local/templates/infotell_2021/css/../images/location-icon.svg) no-repeat center center;
    width: 24px;
    height: 30px;
	position:absolute;
	left:33px;
	top:32px;
}
.vacancies-one-block-flex .left-side .location-block strong {
    font: 14px/120% 'Golos Text';
    font-weight: 600;
	display:block;
	margin:0 0 19px;
}
.vacancies-one-block-flex .left-side .location-block p {
	margin:0 0 20px;
}
.vacancies-one-block-flex .right-side {
	width:calc(66% - 40px);
	margin:0 0 0 40px;
	padding:30px 0 0 0;
    font: 15px/140% 'Golos Text';
    font-weight: normal;
}
.vacancies-one-block-flex .right-side p {
	margin:0 0 29px;
}
.vacancies-one-block-flex .right-side .line {
	margin: 50px 0 35px 0;
	height:1px;
	background:#e9e9e9;
}
.vacancies-one-block-flex .right-side strong {
    font: 15px/120% 'Golos Text';
    font-weight: 600;
	margin:0 0 17px;
	display:block;
}
.vacancies-one-block-flex .right-side ul {
	
}
.vacancies-one-block-flex .right-side ul li {
	background: url(/local/templates/infotell_2021/css/../images/green-check-icon.svg) no-repeat 0px center;
    padding: 5px 14px 5px 23px;
    font: 15px/120% 'Golos Text';
    margin: 0 0 10px;
    border-radius: 5px;
	
}
.vacancies-one-block-flex .right-side ul li:last-child {
	margin:0;
}

/*.vacancies-one-block-flex .right-side ul li:before {
	content:' — ';
	margin-left: -15px;
}*/

.vacancies-one-block-flex .right-side ul li i {
	position:absolute;
	left:0;
	top:0px;
	font-style:normal;
}
.vacancies-one-block-flex .right-side .contact-block {
	background:#f5f5f5;
	padding:33px 20px;
	display:flex;
	justify-content:space-between;
	margin:50px 0 0 0;
	position:relative;
	z-index:1;
}
.vacancies-one-block-flex .right-side .contact-block .block {
    font: 14px/120% 'Golos Text';
	margin:0 20px
}
.vacancies-one-block-flex .right-side .contact-block .block.bold {
    font-weight: 600;
}
.vacancies-one-block-flex .right-side .contact-block .block .icon {
	width:100%;
	height:28px;
	margin:0 0 9px;
}
.vacancies-one-block-flex .right-side .contact-block .block a {
	font-weight:normal;
}
.vacancies-one-block-flex .right-side .contact-block .block .icon.ico-1 {
    background: url(/local/templates/infotell_2021/css/../images/mail-icon.png) no-repeat left center;
}
.vacancies-one-block-flex .right-side .contact-block .block .icon.ico-2 {
    background: url(/local/templates/infotell_2021/css/../images/telegram-icon.png) no-repeat left center;
}
.vacancies-one-block-flex .right-side .contact-block .block .icon.ico-3 {
    background: url(/local/templates/infotell_2021/css/../images/phone-icon.png) no-repeat left center;
}
@media (max-width: 1023px){
	.about-company .about-company-flex .video {
		width: 100%;
	}
	.about-company .about-company-flex .video .button {
		top: 90%;
	}
	.about-company .about-company-flex .text.left {
		width: 100%;
	}
	.about-company .about-company-flex .text.right {
		width: 100%;
		margin: 0;
	}
	.certificates-company .slick-list {
		margin: 0;
		overflow: inherit;
	}
	.certificates-company .slick-slide {
		width: calc(100vw / 5);
	}
	.certificates-company .slick-slide img {
		width:100%;
	}
	.capability-company {
		padding: 55px 0 30px 0;
	}
	.capability-company .slick-track {
		-webkit-transform: translate3d(0,0,0)!important;
		-moz-transform: translate3d(0,0,0)!important;
		-ms-transform: translate3d(0,0,0)!important;
		-o-transform: translate3d(0,0,0)!important;
		transform: translate3d(0,0,0)!important;
		width:100%!important;
		display:flex!important;
		flex-wrap:wrap;
	}
	.capability-company .slick-list {
		margin:0 -10px;
	}
	.capability-company-slider .slick-slide {
		float:none;
		width:calc(50% - 20px)!important;
		margin:0 10px 50px 10px;
	}
	.capability-company .block-title .slider-arrows {
		display:none;
	}
	.why-infotell {
		margin: 42px 0 30px 0;
	}
	.why-infotell .why-infotell-flex {
		margin: 34px -10px 0 -10px;
	}
	.why-infotell .why-infotell-flex .block {
		width: calc(50% - 20px);
		margin: 0 10px 25px 10px;
	}
	.why-infotell .why-infotell-flex .block.big {
		width: 100%;
		order: 10;
		margin-top: 38px;
	}
	.why-infotell .why-infotell-flex .block .num {
		width: 40px;
		height: 40px;
		font: 15px/40px 'Golos Text';
		margin: 0 0 13px;
	}
	.vacancies-block-flex .block {
		max-width: inherit;
		width: calc(33.33% - 40px);
		margin: 0 20px 40px 20px;
	}
	.vacancies-block-flex {
		flex-wrap: wrap;
	}
	.vacancies-one-block-flex .left-side {
		width: 100%;
	}
	.vacancies-one-block-flex .right-side {
		width: 100%;
		margin: 0;
	}
}
@media (max-width: 767px){
	.about-company {
		margin: 0 0 38px;
	}
	.about-company .container:before {
		margin: -20px 0 40px;
	}
	.about-company .about-company-flex {
		display: block;
	}
	.about-company .about-company-flex .video {
		min-height: 275px;
		width: initial;
		background-size: cover;
		margin: 0 -24px;
	}
	.about-company .about-company-flex .text {
		margin: 50px 0 0 0;
	}
	.about-company .about-company-flex .text ul {
		margin: 35px 0 0px 0;
	}
	.about-company .about-company-flex .text ul li:nth-child(odd), .about-company .about-company-flex .text ul li {
		width: 100%;
		margin:0 0 10px;
	}
	.capability-company {
		padding: 46px 0 9px 0;
	}
	.capability-company-slider .slick-slide {
		margin: 0 10px 30px 10px;
	}
	.why-infotell .why-infotell-flex .block {
		width: 100%;
		margin: 0 0px 25px 0px;
	}
	.why-infotell .why-infotell-flex {
		margin: 34px 0 0 0;
	}
	.why-infotell .why-infotell-flex .block.big .icon {
		position: relative;
		right: auto;
		top: 5px;
	}
	.why-infotell .why-infotell-flex .block.big .image img {
		max-width: 100%;
	}
	.certificates-company {
		margin: 0 0 29px;
	}
	.certificates-company .slider-arrows {
		display:block;
		margin: 20px 0 0 0;
		position:relative;
		top:auto;
	}
	.certificates-company .slick-slide {
		width: 45vw!important;
	}
	.main-reviews-block {
		padding: 40px 0 5px 0;
	}
	.vacancies-block {
		padding: 0 0 30px;
	}
	.vacancies-block-flex {
		margin:0;
	}
	.vacancies-block-flex .block {
		max-width: inherit;
		width: 100%;
		margin: 0 0px 20px 0px;
		padding:30px 0 0px;
		border-top:1px solid #e3e3e3;
	}
	.vacancies-block-flex .block:first-child {
		border:0;
		padding:0;
	}
	.vacancies-block-flex .block:last-child {
		margin:0;
	}
	.vacancies-block-flex .block br {
		display:none;
	}
	.page-form .page-form-flex .button .btn {
		text-align: center;
	}
.vacancies-one-block-flex .right-side .contact-block {
	flex-wrap:wrap;
	padding:10px 20px;
}
.vacancies-one-block-flex .right-side .contact-block .block {
	margin:20px;
	width:100%;
}
}
/* End */
/* /local/templates/infotell_2021/css/about.css?176614624812956 */
