body {
	padding-top: 0;
}
header {
	border-bottom: none;
}
header .menu-pc a, header, header .item-phone a, header .item-phone .soc_call {

}
header .cart-block a svg path {
	stroke: var(--white);
}
@media (max-width: 767px) {
	 header .item-phone a, header .item-phone .soc_call {
		color: var(--black);
	}
}
section.main-index {
	display: flex;
	overflow: hidden;
	position: relative;
	margin-top: 140px;
}
section.main-index > .container {
	z-index: 1;
	position: relative;
	color: var(--white);
	overflow: hidden;
	border-radius: 20px;
    padding: 30px;
}
@media (min-width: 768px) {
	section.main-index > .container {
		  padding: 60px 30px;
	}
}
section.main-index > .container:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: radial-gradient(279.45% 102.5% at 47.78% 0%, rgba(40, 40, 40, 0.95) 0%, rgba(45, 45, 45, 0.6) 53.6%, rgba(52, 52, 52, 0.743798) 99.5%, rgba(40, 40, 40, 0.9) 100%), url('../images/main_img.jpg');*/
	/*background: radial-gradient(279.45% 102.5% at 47.78% 0%, rgba(40, 40, 40, 0.95) 0%, rgba(45, 45, 45, 0.6) 53.6%, rgba(52, 52, 52, 0.743798) 99.5%, rgba(40, 40, 40, 0.9) 100%), url('https://pr6.zoon.ru/9gb7xyhBAzNogYhWA7-I9g/2400x1500,q75/tzxYZ_CS4Ho6Q3qAq_ozH1KKh2IJhuTC6PCpeB3GrTet8dZJw_XZicdTPXX7_a_Ii90kdJ5aEhJLfCdPnak1A_9BW1bHow1F5AsehAoNSpQ');*/
	background: radial-gradient(279.45% 102.5% at 47.78% 0%, rgba(17, 27, 47, 0.95) 0%, rgba(45, 45, 45, 0.9) 53.6%, rgba(17, 27, 47, 0.743798) 99.5%, rgba(52, 52, 52, 0.9) 100%), url('../images/main.jpeg');
	background-size: cover;
	background-position-y: 100%
	-webkit-animation: main-bg-anim 23s infinite linear;
	animation: main-bg-anim 23s infinite linear;
	pointer-events: none;
	background-repeat: no-repeat;
	background-size: cover;
}
section.main-index .text-block {
	margin: auto 0;
	z-index: 2;
	/*
	background: #eef7faa6;
    padding: 15px;
    border-radius: 10px;
    backdrop-filter: blur(3px);
    color: var(--black);
    */
}
section.main-index .text-block h1 {
	font-weight: bold;
}
section.main-index .text-block .text-content {
	font-size: 18px;
	line-height: 31px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
section.main-index .resize-block {
	min-height: calc(100vh);
}
section.main-index .btn-red {
	margin-right: 40px;
}
section.main-index .advantages {
	position: absolute;
	bottom: 350px;
}
section.main-index .advantages.end_animation {
	bottom: 4vh;
}
section.main-index .advantages span {
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	color: var(--white-blue2);
	font-size: 12px;
}
section.main-index .advantages span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 2.5px;
	width: 10px;
	height: 10px;
	background: var(--red);
	border-radius: 100px;
	box-shadow:0px 0px 5px var(--red);
	-webkit-box-shadow:0px 0px 5px var(--red);
	-moz-box-shadow:0px 0px 5px var(--red);
}


	section.main-index .text-block.text-block-right .text-content p {
		border-radius: 20px;
		white-space: nowrap;
		display: inline-block;
		color: var(--red);
		font-weight: bold;
		font-size: 21px;
	}
@media (min-width: 768px) {
	section.main-index .text-block h1 {

	}
	section.main-index .text-block.text-block-left h1{
		font-size: 40px;
	}
	
	section.main-index .text-block.text-block-left p{
		margin: 30px 0;
		font-size: 19px;
	}	
	section.main-index .text-block.text-block-right .text-content {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	section.main-index .text-block.text-block-right .text-content ul {
		padding: 0;
		text-align: left;
	}
}
@media (max-width: 767px) {
	section.main-index {
		padding-top: 100px;
	}
	section.main-index .text-block .text-content {
		padding: 2vh 0;
	}
	section.main-index  .btn {
		width: 100%;
	}
	section.main-index .btn-red {
		margin-bottom: 25px;
	}
	section.main-index .advantages {
		display: none;
	}
}

/* Партнеры */
section.partners {
	background: var(--grey);
	padding-bottom: 50px;
}
section.partners .own-carousel__container{
	position: relative;
}
section.partners .own-carousel__item {
	background: var(--white);
	border-radius: 20px;
	display: flex;
	min-height: 140px;
}
section.partners .own-carousel__item img {
	width: 80%;
	margin: auto;
}

section.partners .control__prev,section.partners .control__next {
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='21' viewBox='0 0 13 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.343385 9.68487L9.87999 0.336578C10.3411 -0.115448 11.0868 -0.115448 11.543 0.336578L12.6566 1.42817C13.1177 1.8802 13.1177 2.60633 12.6566 3.05836L5.10187 10.4976L12.6566 17.9416C13.1128 18.3936 13.1128 19.1197 12.6566 19.5718L11.543 20.6634C11.0819 21.1154 10.3362 21.1154 9.87999 20.6634L0.343385 11.3151C-0.117747 10.863 -0.117747 10.1321 0.343385 9.68487Z' fill='%23231F20'/%3E%3C/svg%3E%0A");
	width: 14px;
	height: 21px;
	display: inline-block;
	left: -15px;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	opacity: .8;
	transform: translate(0%, 0%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
section.partners .control__next {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='21' viewBox='0 0 14 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6553 11.315L4.11867 20.6633C3.65754 21.1153 2.91188 21.1153 2.45565 20.6633L1.34206 19.5717C0.880933 19.1197 0.880933 18.3935 1.34206 17.9415L8.89678 10.5023L1.34206 3.0583C0.885838 2.60628 0.885838 1.88015 1.34206 1.42812L2.45565 0.336527C2.91678 -0.115499 3.66244 -0.115499 4.11867 0.336527L13.6553 9.68482C14.1164 10.1368 14.1164 10.8678 13.6553 11.315Z' fill='%23231F20'/%3E%3C/svg%3E%0A");
	left: unset;
	right: -15px;
}
section.partners .control__prev:hover {
	opacity: 1;
	animation: left_move 1s infinite linear;
}
section.partners .control__next:hover{
	opacity: 1;
	animation: right_move 1s infinite linear;
}
@media (max-width: 767px) {
	section.partners .own-carousel__container {
		padding: 0 20px;
	}
	section.partners .container {
		border-radius: 0;
		padding-right: 20px;
		padding-left: 20px;
	}
	section.partners .carousel_reviews {
		padding: 0 25px;
	}
	section.partners .own-carousel__item {
		min-height: unset;
		height: 18vh;	
	}
	section.partners .control__prev {
		left: -6px;
	}
	section.partners .control__next {
		right: -6px;
	}
}