html {
	scroll-behavior: smooth;
}
@media (min-width: 1600px) {
	.container {
		width: 1570px;
		max-width: 1570px;
	}
}
@media (min-width: 2200px) {
	.container {
		width: 2170px;
		max-width: 2170px;
	}
	.product-item-small-card.col-lg-rpoint {
		width: 16%;
	}

}
body {
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	background: #010101;
}
h1,h2,h3,h4,h5 {
	font-family: "Gotham Pro", sans-serif;
}
h1 {
	margin: 30px auto;
}
h2 {
	margin: 30px auto;
}
h3 {
	margin: 30px auto;
}
h4 {

}
h5 {
	margin: 20px 0;
}
img {
	max-width: 100%;
}
.top-section {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 50px;
}
.link-block .phone {
	color: #fff;
	text-decoration: none;
	font-size: 36px;
}
.header-descrip {
	font-style: italic;
	font-size: 30px;

	width: 920px;
}
.btns-def {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	vertical-align: middle;
	padding: 10px 16px;
	border-radius: 16px;
	margin: 0 5px;
	text-decoration: none;
}

.btn-wt {
	background: #868E961A;
	color: #868E96;

}
.btn-w {
	background: #ffffff;
	color: #868E96;
;

}
.btn-blue {
	background: #228BE6;
	color: #fff;
}
.color_gradient {
	background-image: radial-gradient(37.39% 2063.72% at 39.53% 50%, #7FC9FF 0%, #005B9D 100%);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
}
.rp-header {
	background-image: url("/images/vox/header_fon.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 40px;
	max-width: 1900px;
	margin: 0 auto;

}
header h1 {
	text-transform: uppercase;
	display: block;
	color: #fff;
	width: 1100px;
	padding: 10px;
	max-width: 100%;
	margin: 70px 0 20px;

	font-weight: 500;
	font-size: 70px;
	line-height: 78px;

}
header h1 .font-lite {
	font-weight: 300;
}
header h3 {
	display: block;
	width: 800px;
	padding: 10px;
	max-width: 100%;
	margin: 10px auto 24px;
	font-family: Wix Madefor Text;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0%;
	text-align: center;
}
.btns-block-vert {
	width: 330px;
	margin: 40px auto;
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
	gap: 10px;
}
.btns-block-vert .btns-def{
	width: 320px;
	text-align: center;
}
.hero-image {
	text-align: center;
}
.hoz-interface {
	max-width: 90%;
}
.head-top {
	display: flex;
	gap: 10px;
	align-items: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.head-top:hover {
	color: #fff;
}
.header-2 {
	display: flex;
	align-items: center;
}
.header-2-1 h2 {
	font-weight: 400;
	font-size: 48px;
}
.panel-bg {
	padding: 55px;
	opacity: 0.85;
	background-image: url(/images/vox/panel_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: flex;
	transition: all 0.6s;

	svg {
		width: 188px;
		transition: all 0.4s;
	}
}
.panel-bg:hover {
	box-shadow: #FF820D 0 0 20px 5px;
	svg {
		color: #FF820D;
	}
}
.main-content {
	width: 1616px;
	max-width: 100%;
	padding: 16px;
	margin: 20px auto;
}
.section {
	max-width: 1900px;
	margin: 50px auto;
	position: relative;
	padding: 40px;
}
.bg-default {
	background-image: url(/images/vox/header_fon.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.bg-glass-black {
	background: linear-gradient(135deg, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.05));
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	border: 1px solid rgba(255, 255, 255, 0.15);
	box-shadow: #000000 0 5px 8px -4px, inset #858585 2px -2px 2px -2px;
	overflow: hidden;
}
.animate_big {
	transition: all 0.4s;
	transform-origin: center;
}
.animate_big:hover {
	transform: scale(1.2);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	z-index: 100;
	position: relative;
}
.section1 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 15px;
}
.sect-1-1 {
	flex: 1 0 0;
}
.sect-1-1 h3 {
	font-size: 36px;
	text-transform: uppercase;
	line-height: 60px;
}
.sect1-2 {
	flex: 0 0 300px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.sect-1-1-1 {
	display: flex;
	align-items: center;

}
.sect-1-1-1-1 {
	display: flex;
	flex-direction: column;
	padding: 10px 24px;
	gap: 30px;
	flex: 0 0 142px;
}
.sect-1-1-1-1 img {
	width: 95px;
}
.sect-1-1-1-2 p {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 20px;
}
.sect-1-2 {
	margin: 15px;
}
.sub-secion-1 {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin: 30px auto;
}
.sub-s1 {
	flex: 0 0 500px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 0.5px;
	font-size: 24px;
	padding: 20px;
	border-radius: 10px;
}
.sub-s1 img {
	margin: 20px 20px 70px;
}
.sect-item {
	flex: 1 0 335px;
	display: flex;
	align-items: center;
	background: #F8F9FA;
	border-radius: 16px;
	padding: 16px 8px;
	margin: 5px 10px;
}
.sect-item img {

	width: 25px;
	height: 25px;

}
.img-wrap {
	flex: 0 0 70px;
	height: 70px;
	box-shadow: 0px 25.45px 30.55px 0px #8A50E60F;
	background: linear-gradient(180deg, #228BE6 0%, rgba(34, 139, 230, 0.0104167) 99.99%, rgba(34, 139, 230, 0) 100%);
	border-radius: 50%;
	text-align: center;
	line-height: 65px;
}
.sect-item p {
	flex: 0 0 250px;
	margin-bottom: 0;
	padding: 15px 25px;
}
.section2 {
	background-image: url("/images/vox/sect3_fon.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.section2::before {
	content: "";
	background: linear-gradient(0.06deg, rgba(0, 0, 0, 0) 1.35%, rgba(41, 43, 45, 0.45) 42.86%, rgba(32, 34, 36, 0.9) 87.69%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.content-s2 {
	position: relative;
	z-index: 5;
}
.content-s2 h2 {
	font-size: 48px;
	font-weight: 400;
	text-transform: uppercase;
}
.content-s2 h2 b {
	font-weight: 500;
}
.s2-h2-bottom {
	max-width: 1480px;
	margin-left: 0;
}
.sect-2-flex {
	display: flex;
	flex-wrap: wrap;
}
.s2-fl-1 {
	display: flex;
	flex: 0 0 800px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.s2-fl-item {
	flex: 0 0 254px;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
}
.s2-fl-item:hover {
	color: #fff;
}
.s2-fl-2 {
	display: flex;
	justify-content: end;
	flex-direction: column;
}
.s2-fl-2-1 {
	display: flex;
	font-family: "Gotham Pro", sans-serif;
	font-size: 42px;
	gap: 30px;
	padding-top: 28%;
	align-items: baseline;
}
.s2-fl-2-1-1 {
	font-weight: 500;
}
.s2-fl-2-1-2 {
	font-weight: 400;
}
.digit-big {
	font-size: 80px;
	width: 115px;
	height: 90px;
	display: inline-block;
	text-align: right;
}
.sect-item2 {
	border-radius: 16px;
	padding: 16px 8px;
	margin: 5px 10px;
	text-align: left;
	height: 100%;
}
.img-sec img{
	width: 99%;
}
.sect2 {
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	display: grid;
}
.sect2 h5 {

	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0%;

}

.sect2 ul {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	color: #868E96;
}
.s2-invest {
	font-size: 26px;
	font-weight: 300;
}
.crazy-block {
	max-width: 600px;
	margin: 0 auto;
}
.crazy-block2 {
	max-width: 600px;
	margin: 0 auto;
}
.sect2 ul li {

}
.section3 h2 {
	text-align: center;
}
.sect-3-1 {
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	display: grid;
}
.sect-3-2 {
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
	display: grid;
}
.sect-3-1 .imgs-3 {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 250px;
	border-radius: 16px;
	position: relative;
	margin-bottom: 15px;
}
.sect-3-2 .imgs-3 {
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	height: 410px;
	border-radius: 16px;
	position: relative;
	margin-bottom: 15px;
}
.imgs-3 h4 {
	display: block;
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 260px;
	margin: 0;
}

.section4 {

}
.section4 h2 {

}
.sect4 {
	display: flex;
	background: #F8F9FA;
	align-items: center;
	height: 500px;
	margin: 20px 0;
	border-radius: 16px;
}
.sect4-text {
	flex: 0 0 528px;
	background: linear-gradient(180deg, #228BE6 0%, #134D80 100%);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 70px 0 40px;
	border-radius: 16px;
	height: 100%;
}
.sect4-text-block {
	color: #fff;
}
.sect4-text h3 {
	font-weight: 600;
	margin: 20px 0;
	font-size: 40px;
	line-height: 40px;

}
.sect4-text p {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
.sect4-img {
	display: flex;
	justify-content: center;
	width: 100%;
	flex: 1;
}
.sect4-img img {
	max-width: 100%;
	max-height: 500px;
}

@media (max-width: 1800px) {
	header h1 {
		width: auto;
		padding: 10px;
		margin: 50px 0 20px;
		font-family: "Gotham Pro", sans-serif;
		font-weight: 500;
		font-size: 3vw;
		line-height: 3.2vw;
	}
	.header-2-1 {
		flex: 0 0 50%;
	}
	.header-descrip {
		width: auto;
	}
}
@media (max-width: 1600px) {
	.s2-fl-2-1 {
		font-size: 32px;
	}
	.s2-fl-item {
		flex: 0 0 240px;
		font-size: 24px;
	}
	.s2-fl-1 {
		flex: 0 0 50%;
	}
	.sub-secion-1 {
		justify-content: space-around;
	}
	.sub-s1 {
		flex: 0 0 375px;
	}
	.sub-s1 img {
		margin: 20px 20px 20px;
	}
	.content-s2 h2 {
		font-size: 32px;
	}
}

@media (max-width: 1200px) {
	.rp-header {
		padding: 15px;
	}

	.sub-s1 {
		flex: 0 0 320px;
		font-size: 18px;
	}
	.sub-s1 h3{
		margin: 15px auto;
	}
	.head-top {
		display: none;
	}
	.sect4-text {
		flex: 0 0 450px;
	}
	.sect4 {
		height: 460px;
		margin: 25px 0;
	}
	.s2-fl-1 {
		flex: 0 0 100%;
		justify-content: space-between;
		text-align: center;
	}
	.s2-fl-item {
		flex: 0 0 30%;
	}
	.s2-fl-2 {
		width: 100%;
		align-items: center;
	}
	.s2-fl-2-1 {
		padding-top: 0;
		align-items: center;
	}
	.s2-fl-2-1-2 {
		display: flex;
		align-items: center;
	}
	.digit-big {

	}
}
@media (max-width: 960px) {
	.sect-1-2 {
		display: none;
	}
	.sect4-text {
		flex: 0 0 350px;
	}
	.sect4 {
		height: 360px;
		margin: 25px 0;
	}
	.sect4-text h3 {
		font-size: 30px;
		line-height: 32px;
	}
}
@media (max-width: 767px) {
	.header-2 {
		flex-direction: column;
	}
	.sect-1-1 h3 {
		font-size: 28px;
		line-height: 46px;
	}
	.sect-1-1-1 {
		flex-wrap: wrap;
	}
	.sect-1-1-1-1 {
		flex-direction: unset;
		flex: 0 0 100%;
		justify-content: center;
	}
	.content-s2 h2 {
		font-size: 26px;
	}
	.s2-fl-2-1 {
		flex-wrap: wrap;
		justify-content: center;
	}
	.s2-fl-2-1-2 {
		display: block;
	}
	.digit-big {
		font-size: 50px;
	}
	.sect4 {
		height: auto;
		margin: 25px 0;
		flex-wrap: wrap;
	}
	.sect4-text {
		flex: 0 0 100%;
		height: 300px;
	}
	.sect4-img {
		flex: 0 0 100%;
	}
	.sect4.sect4-right .sect4-text {
		order: 1;
	}
	.sect4.sect4-right .sect4-img {
		order: 2;
	}
}
@media (max-width: 415px) {
	.header-2-1 h2 {
		font-size: 32px;
	}
	.header-descrip {
		font-size: 20px;
	}
	.header-2-1 h2 {
		font-size: 24px;
	}
	.content-s2 h2 {
		font-size: 18px;
	}
	.sect-1-1-1-2 p {
		font-size: 20px;
	}
}
/* section 5 */
.section5 h2 {
	text-align: center;
}
.buttons-block {
	display: flex;
	gap: 5px;
	margin-bottom: 20px;
	flex-wrap: nowrap;
	overflow: auto;
}

.buttons-block button {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #868E96;
	padding: 5px 10px;
	border: none;
	background-color: #0000000D;
	border-radius: 15px;
	cursor: pointer;
	transition: background-color 0.3s;
	outline: none!important;
	justify-content: space-between;

}

.buttons-block button:hover {
	background-color: #eef6ff;
}

.buttons-block button.active {
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	color: #fff;
}
#s5-button-1.active {
	background: #FD7E14;
}
#s5-button-2.active {
	background: #4C6EF5;
}
#s5-button-3.active {
	background: #868E96;
}
#s5-button-4.active {
	background: #12B886;
}
#s5-button-5.active {
	background: #FAB005;
}
#s5-button-6.active {
	background: #FA5252;
}
#s5-button-7.active {
	background: #228BE6;
}
#s5-button-8.active {
	background: #868E96;
}

.banners-block {
	position: relative;
	/*height: 500px;*/
	overflow: hidden;
	border-radius: 32px;
	border: #DEE2E6 solid 1px;
}
.banners-block .text-banner {
	padding: 40px;
}
.banners-block .text-banner img{
	width: 48px;
	height: 48px;
	padding: 12px;
	border-radius: 16px;
	margin-bottom: 15px;
}
.banner-img {
	padding: 20px 0 0 20px;
}
.banner-img img {

}
.banners-block #banner1 {
	background-color: #FD7E141A;
}

.banners-block #banner1 .text-banner img{
	background-color: #FD7E14;
}
.banners-block #banner1 .banner-img{
background-color: #FD7E141A;
}

.banners-block #banner2 {
	background-color: #4C6EF51A;
}
.banners-block #banner2 .text-banner img{
	background-color: #4C6EF5;
}
.banners-block #banner2 .banner-img{
	background-color: #4C6EF51A;
}

.banners-block #banner3 {
	background-color: #DEE2E6;
}
.banners-block #banner3 .text-banner img{
	background-color: #868E96;
}
.banners-block #banner3 .banner-img{
	background-color: #868E961A;
}

.banners-block #banner4 {
	background-color: #12B8861A;
}
.banners-block #banner4 .text-banner img{
	background-color: #12B886;
}
.banners-block #banner4 .banner-img{
	background-color: #12B8861A;
}

.banners-block #banner5 {
	background-color: #FAB0051A;
}
.banners-block #banner5 .text-banner img{
	background-color: #FAB005;
}
.banners-block #banner5 .banner-img{
	background-color: #FAB0051A;
}

.banners-block #banner6 {
	background-color: #FA52521A;
}
.banners-block #banner6 .text-banner img{
	background-color: #FA5252;
}
.banners-block #banner6 .banner-img{
	background-color: #FA52521A;
}

.banners-block #banner7 {
	background-color: #228BE61A;
}
.banners-block #banner7 .text-banner img{
	background-color: #228BE6;
}
.banners-block #banner7 .banner-img{
	background-color: #228BE61A;
}

.banners-block #banner8 {
	background-color: #DEE2E6;
}
.banners-block #banner8 .text-banner img{
	background-color: #868E96;
}
.banners-block #banner8 .banner-img{
	background-color: #868E961A;
}

.banner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	color: #000000;
	opacity: 0;
	transform: translateY(100%);
	transition: opacity 0.1s ease, transform 0.3s ease;
	pointer-events: none;
}
.banner.active {
	opacity: 1;
	transform: translateX(0);
	pointer-events: auto;
	position: relative;
}

@media (max-width: 960px) {
	.buttons-block {

	}
	.buttons-block button {
		min-width: 200px;
		margin-left: -15px;
		background: linear-gradient(45deg, #ececec 10%, transparent);
	}

}
@media (max-width: 767px) {
	.banner {
		flex-wrap: wrap;
	}
	.banner-img img {
		width: 100%;
	}
	.banners-block .text-banner {
		padding: 20px;
	}
}

/* section 5 */

footer .bottom-footer {
height: 68px;

}

.section-footer2 {
	max-width: 90%;
	width: 1660px;
	margin: 25px auto;
}
.footer-logo-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.fot-l-b-1 {
	display: flex;
	flex: 1 0 50%;
	flex-wrap: wrap;
}
.fot-l-b-2 {
	margin: 5px 0;
}
.section-footer3 {
	max-width: 90%;
	width: 1660px;
	margin: 0 auto;
	line-height: 68px;
}
.footer-links-block a {
	text-decoration: none;
	display: inline-block;
	margin: 0 5px;
}
@media (max-width: 1200px) {
	.imgs-3 h4 {
		left: 10px;
		width: 90%;
	}
}

@media (max-width: 960px) {
	.sect2 {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	header h1 {
		font-size: 32px;
		line-height: 34px;
	}
	.top-section .logo {
		flex: 0 0 163px;
	}
	.top-section .logo img{
		width: 100%;
	}
	.top-section .btns-block .btns-def {
	font-size: 12px;
	}
	.sect-3-1 {
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;

	}
	.sect-3-2 {
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
	.sect-3-2 .imgs-3 {
		background-repeat: no-repeat;
		background-position: right center;
		background-size: cover;
		height: 250px;
	}
}
@media (max-width: 414px) {
	.top-section .logo {
		flex: 0 0 100px;
	}
	.top-section {
		padding: 0 10px;
	}
}