

/* Start:/company/style.css?17891226568075*/
.vilka-about-page * {
	font-family: 'Montserrat';
}
.vilka-about-page .red-color {
	color: #CA2C2A;
}
.v-mb {
	margin-bottom: 64px;
}



.vilka-about-banner {
	width: 100%;
	min-height: 544px;
	position: relative;
	display: flex;
}
.vilka-about-banner .container {
	position: relative;
	height: auto;
}
.vilka-about-banner .content {
	position: relative;
	z-index: 2;
	max-width: 460px;
	padding-top: 74px;
	padding-bottom: 0px;
}
.vilka-about-banner .content .logo {
	width: 460px;
	height: auto;
	object-fit: contain;
	display: block;
	margin-bottom: 16px;
}
.vilka-about-banner .content .text {
	display: block;
	margin: 0;
	color: #2F2F2F;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 175%; /* 175% */
}
.vilka-about-banner .years {
	width: 100%;
	max-width: 1214px;
	height: auto;
	object-fit: contain;
	position: absolute;
	bottom: 34px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.vilka-about-banner .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vilka-about-banner .bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.vilka-about-banner .years-scroll-wrapper {
	display: none;
}





.vilka-about-icons-block {
	width: 100%;
	background: #136797;
	padding: 38px 0;
}
.vilka-about-icons-block * {
	color: white;
}
.vilka-about-icons-block .title {
	text-align: center;
	margin: 0 0 22px 0;

	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 150% */
	text-transform: uppercase;
}
.vilka-about-icons-block .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.vilka-about-icons-block .item {
	margin: 10px;
	max-width: 231px;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.vilka-about-icons-block .item .icon {
	margin-bottom: 16px;
	display: flex;
	width: 100px;
	height: 100px;
}
.vilka-about-icons-block .item .title {
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 150% */
	text-transform: uppercase;
	display: block;
	margin: 0 0 8px 0;
}
.vilka-about-icons-block .item .text {
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 166.667%; /* 166.667% */
	margin: 0;
}



.vilka-about-directions-block {
	width: 100%;
}
.vilka-about-directions-block .title {
	color: #2F2F2F;
	font-size: 32px;
	font-style: normal;
	font-weight: 900;
	line-height: 150%; /* 150% */
	text-transform: uppercase;
	margin-bottom: 32px;
}
.vilka-about-directions-block .item {
	position: relative;
	min-height: 488px;
}
.vilka-about-directions-block .item .bg {
	width: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
}
.vilka-about-directions-block .item .bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.vilka-about-directions-block .item .content {
	position: relative;
	z-index: 2;
	width: 50%;
	padding: 76px 40px 76px 0;
}
.vilka-about-directions-block .item .content .title {
	color: #2F2F2F;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 133.333%; /* 133.333% */
	text-transform: uppercase;
	display: block;
	margin: 0 0 16px 0;
}




.vilka-about-directions-block .item .content .text {
	color: #2F2F2F;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 175%; /* 175% */
	display: block;
	margin: 0 0 16px 0;
}
.vilka-about-directions-block .item .content ul {
	margin: 0;
	padding: 0;
}
.vilka-about-directions-block .item .content li {
	list-style: none;
	display: flex;
	color: #2F2F2F;
	margin-bottom: 8px;
	padding: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 175%;
}
.vilka-about-directions-block .item .content li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #136797;
	border-radius: 50%;
	margin: 12px 8px 0 0;
	flex-shrink: 0;
}
.vilka-about-directions-block .item:nth-of-type(odd) {
	background: #F9F9F9;
}
.vilka-about-directions-block .item:nth-of-type(odd) .content {
	margin-left: auto;
	padding-left: 40px;
}
.vilka-about-directions-block .item:nth-of-type(odd) .bg {
	left: 0;
}


.vilka-about-img-with-content {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	min-height: 432px;
}
.vilka-about-img-with-content .content,
.vilka-about-img-with-content .img {
	width: 50%;
}
.vilka-about-img-with-content .content {
	background: #35669B;
	padding: 48px 33px;
}
.vilka-about-img-with-content * {
	color: white;
}
.vilka-about-img-with-content .content .title {
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	text-transform: uppercase;
	display: block;
	margin: 0 0 16px 0;
}
.vilka-about-img-with-content .content .text {
	display: block;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 175%; /* 175% */
}
.vilka-about-img-with-content .img {
	height: auto;
	object-fit: cover;
}





@media (max-width: 1024px) {
	.v-mb {
		margin-bottom: 32px;
	}
	.vilka-about-banner {
		display: block;
	}
	.vilka-about-banner .years {
		display: none;
	}
	.vilka-about-banner .content {
		padding-bottom: 48px;
	}
	.vilka-about-banner .years-scroll-wrapper {
		display: flex;
		overflow: auto;
		padding-right: 0;
		position: relative;
		z-index: 2;
	}
	.years-scroll-wrapper::-webkit-scrollbar {
		display: none;
	}
	.years-scroll-wrapper .item {
		flex-shrink: 0;
		width: 172px;
		color: #2F2F2F;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: 20px; /* 142.857% */
		padding-bottom: 24px;
	}
	.years-scroll-wrapper .item .year {
		color: #CA2C2A;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 32px; /* 133.333% */
		position: relative;
		padding-bottom: 25px;
	}
	.years-scroll-wrapper .item .year:before,
	.years-scroll-wrapper .item .year:after {
		content: '';
		display: block;
		left: 0;
		position: absolute;
	}
	.years-scroll-wrapper .item .year:before {
		width: 35px;
		height: 35px;
		background: url("/company/images/line-pint.svg") no-repeat center center;
		z-index: 2;
		bottom: -7px;
		left: -5px;
	}
	.years-scroll-wrapper .item .year:after {
		width: 100%;
		height: 2px;
		background: #CA2C2A;
		bottom: 12px;
	}
	.vilka-about-directions-block .item .content,
	.vilka-about-directions-block .item .bg {
		width: 100%;
		position: static;
	}
	.vilka-about-directions-block .item {
		flex-direction: column;
		display: flex;
	}
	.vilka-about-directions-block .item .bg {
		order: -1;
		height: 400px;
	}
}
@media (max-width: 648px) {
	.v-mb {
		margin-bottom: 24px;
	}

	.vilka-about-directions-block .item .bg {
		height: 232px;
	}

	.vilka-about-banner {
		min-height: 620px;
	}
	.vilka-about-banner .content .text {
		font-size: 14px;
	}
	.vilka-about-banner .content .logo {
		width: 264px;
	}


	.vilka-about-icons-block .title {
		font-size: 24px;
		margin-bottom: 14px;
	}
	.vilka-about-directions-block .title {
		font-size: 24px;
		margin-bottom: 24px;
	}


	.vilka-about-directions-block .item .content {
		padding: 16px 0;
	}
	.vilka-about-directions-block .item .content .title {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.vilka-about-directions-block .item .content .text,
	.vilka-about-directions-block .item .content li{
		margin-bottom: 8px;
		font-size: 14px;
	}


	.vilka-about-img-with-content .content {
		width: 100%;
	}
	.vilka-about-img-with-content .img {
		display: none;
	}
	.vilka-about-img-with-content .content .title {
		font-size: 24px;
		margin-bottom: 16px;
	}
	.vilka-about-img-with-content .content {
		padding: 32px 8px;
	}
	.vilka-about-img-with-content .content .text {
		font-size: 14px;
	}
}

.vilka-about-page .btn,
.vilka-about-page .content .btn {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	transition: .3s ease-out;
	display: flex;
	width: 100%;
	max-width: 365px;
	padding: 16px 40px;
	justify-content: center;
	align-items: center;
	border-radius: 6px;
	background: #CA2C2A;
	cursor: pointer;
	text-decoration: none;
}
.vilka-about-page .btn:hover,
.vilka-about-page .content .btn:hover {
	background: #35669B;
}
/* End */
/* /company/style.css?17891226568075 */
