header {
	height: 104px;
	background: #333
}

body{
	overflow: initial !important;
	padding-right: 0 !important;
	height: max-content !important;
}


@media screen and (min-width: 1200px) {
	header {
		height: 100px;
	}
}

a{
	cursor: pointer;
}

.header-page {
	background: var(--blue);
	padding-top: 25px;
	padding-bottom: 25px
}

@media screen and (min-width: 1200px) {
	.header-page {
		padding-top: 12px;
		padding-bottom: 10px
	}
}

.header-page ul {
	display: grid;
	grid-template-columns: 128px auto;
	grid-gap: 8px 4px
}

@media screen and (min-width: 400px) {
	.header-page ul {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 8px
	}
}

@media screen and (min-width: 1200px) {
	.header-page ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		grid-gap: 79px
	}
}

@media screen and (min-width: 1200px) {
	.header-page ul li {
		padding-top: 11px;
		padding-bottom: 6px
	}
}

.header-page ul li a {
	font-family: 'Room';
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF
}

@media screen and (min-width: 1200px) {
	.header-page ul li a {
		font-size: 16px;
		line-height: 20px
	}
}

@media screen and (min-width: 1200px) {
	.header-page .wrapper_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.header-page .call_back_head {
	display: block;
	color: #fff;
	padding: 8px 10px 6px 10px;
	font-style: normal;
	border-radius: 6px;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	border: 1px solid #fff;
	color: #FFFFFF;
	margin-top: 23px
}

@media screen and (min-width: 1200px) {
	.header-page .call_back_head {
		margin-top: 0;
		font-size: 14px;
		padding: 8px 23px 8px 23px
	}
}

.first_section {
	padding-top: 40px;
	background: -webkit-gradient(linear, left bottom, left top, from(#3884CE), color-stop(101.76%, #3873B3));
	background: linear-gradient(0deg, #3884CE 0%, #3873B3 101.76%);
	padding-bottom: 48px;
	position: relative;
	overflow: hidden
}

.first_section .image_desctop {
	display: none
}

@media screen and (min-width: 1200px) {
	.first_section {
		padding-top: 103px;
		padding-bottom: 116px
	}
	.first_section .image_desctop {
		position: absolute;
		pointer-events: none;
		display: block;
		right: 0px;
		z-index: 1;
		left: 0;
		height: 100%;
		width: 100%;
		top: 0
	}
	.first_section .image_desctop img {
		-o-object-fit: contain;
		object-fit: contain;
		-o-object-position: right bottom;
		object-position: right bottom;
		width: 1024px;
		position: absolute;
		right: 0;
		bottom: 0
	}
}

.first_section:before {
	background: url("../img/cloud.png");
	background-position: center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	pointer-events: none;
	top: 0;
	content: ""
}

.first_section:after {
	background: rgba(66, 133, 244, 0.3);
	width: 100%;
	height: 100%;
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	content: ""
}

.first_section .wrapper_row {
	position: relative;
	z-index: 2
}

.first_section .subtitle_top {
	font-style: normal;
	font-weight: 200;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	white-space: pre-line;
	color: #FFFFFF;
	margin-bottom: 5px
}

@media screen and (min-width: 1200px) {
	.first_section .subtitle_top {
		font-size: 28px;
		line-height: 32px;
		white-space: normal;
		margin-bottom: 22px
	}
}

.first_section .title {
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0.04em;
	color: #FFFFFF
}

@media screen and (min-width: 1200px) {
	.first_section .title {
		font-size: 64px;
		line-height: 64px;
		white-space: pre-line
	}
}

.first_section .advantage_section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 34px
}

@media screen and (min-width: 1200px) {
	.first_section .advantage_section {
		margin-top: 73px;
		max-width: 920px
	}
}

.first_section .advantage_section .advantage {
	width: 40%
}

@media screen and (min-width: 1200px) {
	.first_section .advantage_section .advantage {
		max-width: 266px;
		width: auto
	}
}

.first_section .advantage_section .advantage:first-child {
	margin-bottom: 20px
}

.first_section .advantage_section .advantage .top {
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 4px
}

@media screen and (min-width: 1200px) {
	.first_section .advantage_section .advantage .top {
		font-size: 40px;
		line-height: 40px
	}
}

.first_section .advantage_section .advantage .top span {
	font-family: 'Roboto', sans-serif;
	line-height: inherit;
	font-size: 22px
}

@media screen and (min-width: 1200px) {
	.first_section .advantage_section .advantage .top span {
		font-size: 31px;
		line-height: 40px
	}
}

.first_section .advantage_section .advantage .bottom {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #FFFFFF
}

@media screen and (min-width: 1200px) {
	.first_section .advantage_section .advantage .bottom {
		font-size: 20px
	}
}

.links_section {
	margin-top: 30px
}

@media screen and (min-width: 1200px) {
	.links_section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 80px
	}
}

.links_section .btn_route {
	display: block;
	padding: 12px 24px;
	border: 1px solid #fff;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.02em;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 14px;
	position: relative;
	border-radius: 6px
}

@media screen and (min-width: 400px) {
	.links_section .btn_route {
		width: 280px
	}
}

@media screen and (min-width: 1200px) {
	.links_section .btn_route {
		width: auto;
		padding-right: 62px
	}
}

.links_section .btn_route+.btn_route {
	margin-top: 16px
}

@media screen and (min-width: 1200px) {
	.links_section .btn_route+.btn_route {
		margin-top: 0;
		margin-left: 24px
	}
}

.links_section .btn_route svg {
	position: absolute;
	right: 24px;
	height: 12px;
	width: 28px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.links_section .btn_route.light {
	color: #445669;
	background: #fff
}

.links_section .btn_route.light svg {
	fill: var(--blue)
}

.links_section .btn_route.dark {
	color: #fff
}

.links_section .btn_route.dark svg {
	fill: #fff
}

.video_about_section {
	padding-top: 64px
}

@media screen and (min-width: 1200px) {
	.video_about_section {
		padding-top: 80px
	}
}

.video_about_section .grid_content {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 33px
}

@media screen and (min-width: 1200px) {
	.video_about_section .grid_content {
		grid-template-columns: 712px auto
	}
}

.video_about_section .left_sec {
	height: 62vw;
	max-height: 484px;
	background: #332;
	position: relative;
	border-radius: 12px;
	overflow: hidden
}

.video_about_section .left_sec a{
	display: block;
	width: 100%;
	height: 100%;
}

.video_about_section .left_sec img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center left;
	object-position: center left;
}

.video_about_section .left_sec .play_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	pointer-events: none;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #4285F4;
	width: 56px;
	height: 56px;
	border-radius: 50%
}

.video_about_section .left_sec .play_btn svg {
	height: 22px;
	position: relative;
	left: 3px;
	width: 18px;
	margin: auto
}

@media screen and (min-width: 1200px) {
	.video_about_section .right_sec {
		padding: 5px 15px
	}
}

.video_about_section .right_sec p {
	color: #445669;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	white-space: pre-line
}

@media screen and (min-width: 1200px) {
	.video_about_section .right_sec p {
		font-size: 20px;
		white-space: normal;
		line-height: 30px
	}
}

.video_about_section .right_sec p+p {
	margin-top: 16px
}

.video_about_section .right_sec ul {
	margin-top: 8px;
	padding-left: 48px
}

.video_about_section .right_sec ul li {
	color: #445669;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	letter-spacing: 0.02em
}

@media screen and (min-width: 1200px) {
	.video_about_section .right_sec ul li {
		font-size: 18px;
		line-height: 28px
	}
}

.video_about_section .right_sec ul li:before {
	content: '';
	position: absolute;
	top: 7px;
	left: -24px;
	width: 8px;
	height: 8px;
	background: url("../img/ul--main.svg") no-repeat
}

.video_about_section .right_sec ul li+li {
	margin-top: 4px
}

.video_about_section .right_sec ul+a {
	margin-top: 24px
}

.video_about_section .right_sec .btn_more {
	display: block;
	padding: 13px 24px;
	font-style: normal;
	background: #4285F4;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 14px;
	position: relative;
	border-radius: 6px
}

@media screen and (min-width: 1200px) {
	.video_about_section .right_sec .btn_more {
		display: inline-block
	}
}

.more_advantage_section {
	margin-top: 64px
}

@media screen and (min-width: 1200px) {
	.more_advantage_section {
		margin-top: 81px
	}
}

.more_advantage_section .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .title {
		font-size: 32px;
		line-height: 40px
	}
}

.more_advantage_section .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .title::before {
		bottom: -3px
	}
}

.more_advantage_section .more_advantage_cell {
	border: 2px solid #4285F4;
	-webkit-box-shadow: 0px 16px 16px rgba(66, 133, 244, 0.15);
	box-shadow: 0px 16px 16px rgba(66, 133, 244, 0.15);
	border-radius: 12px;
	padding: 24px 10px;
	margin-top: 36px
}

@media screen and (min-width: 350px) {
	.more_advantage_section .more_advantage_cell {
		padding: 24px 22px;
		margin-top: 27px
	}
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .more_advantage_cell {
		padding: 49px 70px;
		padding-bottom: 22px
	}
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .grid_cell {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.more_advantage_section .buy_caption {
	color: #34373A;
	letter-spacing: 0.02em;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-top: 2px;
	margin-bottom: 23px
}

.more_advantage_section .cell_adv+.cell_adv {
	margin-top: 23px
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .cell_adv+.cell_adv {
		margin-top: 0px
	}
}

.more_advantage_section .cell_adv .value_cell {
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #34373A;
	margin-bottom: 5px
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .cell_adv .value_cell {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 1px
	}
}

.more_advantage_section .cell_adv .value_cell span {
	font-family: 'Roboto', sans-serif;
	line-height: inherit;
	font-size: 22px
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .cell_adv .value_cell span {
		font-size: 30px
	}
}

.more_advantage_section .cell_adv .caption_cell {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #34373A
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .cell_adv .caption_cell {
		font-size: 20px;
		line-height: 20px
	}
}

.more_advantage_section .more_btn {
	display: block;
	padding: 13px 5px;
	font-style: normal;
	background: #4285F4;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	position: relative;
	border-radius: 6px;
	margin-top: 30px
}

@media screen and (min-width: 1200px) {
	.more_advantage_section .more_btn {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		font-size: 14px;
		margin: 0 auto;
		margin-top: 54px;
		padding: 13px 24px
	}
}

.shema_variante {
	margin-top: 64px;
	overflow: hidden
}

@media screen and (min-width: 1200px) {
	.shema_variante {
		margin-top: 115px
	}
}

.shema_variante .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative
}

@media screen and (min-width: 1200px) {
	.shema_variante .title {
		font-size: 32px;
		line-height: 40px
	}
}

.shema_variante .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

@media screen and (min-width: 1200px) {
	.shema_variante .title::before {
		bottom: -5px
	}
}

.shema_variante .tabs_slider {
	overflow: auto;
	padding-left: 10px
}

@media screen and (min-width: 350px) {
	.shema_variante .tabs_slider {
		padding-left: 24px
	}
}

@media screen and (min-width: 500px) {
	.shema_variante .tabs_slider {
		padding-left: 35px
	}
}

@media screen and (min-width: 1200px) {
	.shema_variante .tabs_slider {
		margin: 0 auto;
		width: 1232px;
		padding-left: 0
	}
}

.shema_variante .tabs_slider::-webkit-scrollbar {
	opacity: 0;
	display: none
}

.shema_variante .radio_variante_sec {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-top: 28px;
	padding-right: 10px
}

@media screen and (min-width: 350px) {
	.shema_variante .radio_variante_sec {
		padding-right: 24px
	}
}

@media screen and (min-width: 500px) {
	.shema_variante .radio_variante_sec {
		padding-right: 35px
	}
}

.shema_variante .radio_variante_sec [type="radio"] {
	position: absolute;
	left: -100000px
}

.shema_variante .radio_variante_sec label {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: block;
	margin-left: 16px;
	display: block;
	padding: 8px 24px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	background: #D9E7FD;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 6px;
	color: #4285F4;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase
}

@media screen and (min-width: 1200px) {
	.shema_variante .radio_variante_sec label {
		border-radius: 6px 6px 0px 0px
	}
}

.shema_variante .radio_variante_sec label:nth-child(2) {
	margin-left: 0px
}

.shema_variante .radio_variante_sec [type="radio"]:checked+label {
	background: #F5F9FF
}

.content_tab {
	background: #F5F9FF;
	border-radius: 12px;
	margin-top: 24px;
	padding: 10px
}

@media screen and (min-width: 350px) {
	.content_tab {
		padding: 24px
	}
}

@media screen and (min-width: 1200px) {
	.content_tab {
		margin-top: 0;
		padding: 32px 40px
	}
}

.content_tab h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #445669;
	letter-spacing: 0.02em
}

@media screen and (min-width: 1200px) {
	.content_tab h3 {
		font-size: 20px;
		line-height: 28px
	}
}

.content_tab h3+ul {
	margin-top: 16px
}

.content_tab .subtitle {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #445669;
	margin-top: 16px;
	margin-bottom: 16px
}

.subtitle2{
    font-style: normal;
	font-weight: normal;
	font-size: 14px;
    line-height: 20px;
	letter-spacing: 0.02em;
	color: #445669;
	margin-top: 16px;
	margin-bottom: 16px
}

@media screen and (min-width: 1200px) {
	.content_tab .subtitle {
		font-size: 18px;
		line-height: 24px
	}
}

.content_tab ul {
	padding-left: 30px
}

.content_tab ul+h3 {
	margin-top: 52px
}

.content_tab ul li {
	color: #445669;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	letter-spacing: 0.02em
}

@media screen and (min-width: 1200px) {
	.content_tab ul li {
		font-size: 16px
	}
}

.content_tab ul li:before {
	content: '';
	position: absolute;
	top: 5px;
	left: -22px;
	width: 8px;
	height: 8px;
	background: url("../img/ul--main.svg") no-repeat
}

.content_tab ul li+li {
	margin-top: 24px
}

@media screen and (min-width: 1200px) {
	.content_tab ul li+li {
		margin-top: 0
	}
}

.content_tab ul+a {
	margin-top: 24px
}

.content_tab ul.small_margin li+li {
	margin-top: 12px
}

@media screen and (min-width: 1200px) {
	.content_tab .grid_desctop.grid-3-colum {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 57px
	}
}

@media screen and (min-width: 1200px) {
	.content_tab .grid_desctop.grid-2-colum {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 57px
	}
}

@media screen and (min-width: 1200px) {
	.content_tab .grid_bottom {
		display: grid;
		grid-template-columns: 760px auto;
		margin-top: 49px;
		position: relative
	}
	.content_tab .grid_bottom h3 {
		white-space: pre-line
	}
}

.content_tab .grid_cells {
	margin-top: 25px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 22px
}


@media screen and (min-width: 1200px) {
	.content_tab .grid_cells {
		/* grid-template-columns: repeat(4, 1fr); */
		display: flex;
		justify-content: space-between;
		max-width: 90%;
		grid-gap: 10px
	}
	.grid_cells .cell{
		max-width: 30%;
	}
}

/* .grid_cells.grid_cells_4{
    margin-top: 25px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 22px
}

@media screen and (min-width: 1200px) {
    .grid_cells.grid_cells_4{
        margin-top: 25px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 22px
    }  
} */

.content_tab .grid_cells .caption {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #445669
}

.content_tab .grid_cells .time {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	color: #445669;
	letter-spacing: 0.02em
}

.content_tab .grid_cells .time span{
	font-family: 'Roboto';
}

.content_tab .grid_cells .time strong {
	font-size: 20px;
	line-height: 28px;
	margin-left: 2px;
	margin-right: 5px
}

.content_tab .image_section {
	margin-top: 32px
}

@media screen and (min-width: 1200px) {
	.content_tab .image_section {
		margin-top: 0
	}
}

.content_tab .image_section img {
	height: 63vw;
	max-height: 400px;
	overflow: hidden;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	width: 100%;
	border-radius: 6px
}

.content_tab .btn_sec {
	margin-top: 32px
}

@media screen and (min-width: 1200px) {
	.content_tab .btn_sec {
		/* bottom: 50px; */
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 40px
	}
}

.content_tab .btn_sec .btn {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase
}

.content_tab .btn_sec .btn+.btn {
	margin-top: 15px;
	margin-left:0px;
}

@media screen and (min-width: 1200px) {
	.content_tab .btn_sec .btn+.btn {
		margin-top: 0;
		margin-left: 32px !important;
	}
}

.content_tab .btn_sec .btn_dark {
	display: block;
	background: #4285F4;
	border-radius: 6px;
	padding: 13px 24px;
	text-align: center;
	color: #fff
}

.content_tab .btn_sec .btn_light {
	display: block;
	color: #445669;
	background: rgba(66, 133, 244, 0.2);
	border-radius: 6px;
	padding: 13px 24px
}

.partner_advantage {
	margin-top: 65px;
	overflow: hidden
}

@media screen and (min-width: 1200px) {
	.partner_advantage {
		margin-top: 148px
	}
}

.partner_advantage .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative
}

@media screen and (min-width: 1200px) {
	.partner_advantage .title {
		font-size: 32px;
		line-height: 40px
	}
}

.partner_advantage .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

.slider_parnter {
	margin-top: 61px;
	position: relative
}

@media screen and (min-width: 1200px) {
	.slider_parnter {
		margin-top: 53px
	}
}

@media screen and (min-width: 1200px) {
	.slider_parnter .swiper-wrapper {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 58px 18px
	}
}

@media screen and (min-width: 1200px) {
	.slider_parnter .swiper-slide {
		display: grid;
		grid-template-columns: 64px 1fr
	}
}

.slider_parnter .img {
	margin-bottom: 14px
}

.slider_parnter .slide_title {
	color: #445669;
	letter-spacing: 0.02em;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px
}

@media screen and (min-width: 1200px) {
	.slider_parnter .slide_title {
		white-space: pre-line;
		margin-top: -2px;
		margin-bottom: 10px;
		line-height: 20px
	}
}

.slider_parnter .slide_desc {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #46617D;
	letter-spacing: 0.02em
}

.slider_parnter .slide_desc p {
	font-size: 14px;
	line-height: 20px
}

@media screen and (min-width: 1200px) {
	.slider_parnter .slide_desc p {
		white-space: pre-line
	}
	.slider_parnter .slide_desc p+p {
		margin-top: 15px
	}
}

.slider_parnter .swiper-scrollbar {
	left: 0px;
	width: 100%;
	position: relative;
	margin-top: 51px;
	height: 5px;
	background: none
}

@media screen and (min-width: 1200px) {
	.slider_parnter .swiper-scrollbar {
		display: none
	}
}

.slider_parnter .swiper-scrollbar:before {
	height: 0.5px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 50%;
	background: #4285F4;
	content: ""
}

.slider_parnter .swiper-scrollbar .swiper-scrollbar-drag {
	background: #4285F4;
	border-radius: 6px
}

.gallery_section {
	overflow: hidden;
	margin-top: 61px
}

@media screen and (min-width: 1200px) {
	.gallery_section {
		margin-top: 119px
	}
}

.gallery_section .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative
}

@media screen and (min-width: 1200px) {
	.gallery_section .title {
		font-size: 32px;
		line-height: 40px
	}
}

.gallery_section .slider_gallery {
	max-width: 84%;
	margin: 0 auto;
	margin-top: 32px;
	position: relative
}

@media screen and (min-width: 1200px) {
	.gallery_section .slider_gallery {
		margin-top: 27px;
		max-width: 821px
	}
}

.gallery_section .navigation_gallery {
	display: none
}

@media screen and (min-width: 1200px) {
	.gallery_section .navigation_gallery {
		position: absolute;
		left: -40px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		height: 24px;
		pointer-events: none;
		z-index: 4;
		width: calc(100% + 80px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.gallery_section .navigation_gallery .route {
		width: 26px;
		pointer-events: all;
		height: 26px
	}
	.gallery_section .navigation_gallery .route svg {
		height: 26px;
		width: 26px;
		fill: none
	}
	.gallery_section .navigation_gallery .route.next svg {
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1)
	}
}

.gallery_section .swiper-slide {
	width: 100%;
	opacity: 0.4;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.gallery_section .swiper-slide img {
	height: 37vw;
	width: 100%;
	-o-object-position: center;
	object-position: center;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 6px
}

@media screen and (min-width: 1200px) {
	.gallery_section .swiper-slide img {
		max-height: 413px
	}
}

.gallery_section .swiper-slide.swiper-slide-active {
	opacity: 1
}

.excurs_section {
	overflow: hidden;
	margin-top: 59px;
	position: relative
}

@media screen and (min-width: 1200px) {
	.excurs_section {
		margin-top: 121px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 1232px;
		margin: 0 auto;
		margin-top: 122px
	}
	.excurs_section .wrapper_row {
		width: 1232px
	}
}

.excurs_section .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative;
	margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
	.excurs_section .title {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 27px
	}
}

.excurs_section .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

.excurs_section .section_caption {
	color: #445669;
	letter-spacing: 0.02em;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px
}

@media screen and (min-width: 1200px) {
	.excurs_section .section_caption {
		white-space: nowrap
	}
}

.excurs_section .image_map {
	text-align: center;
	margin-top: 32px
}

@media screen and (min-width: 1200px) {
	.excurs_section .image_map {
		text-align: left;
		padding-left: 74px
	}
	.excurs_section .image_map img {
		height: 450px
	}
}

.form_section {
	background: linear-gradient(92.41deg, #2C71E4 0%, #A4C7FF 100%), linear-gradient(92.41deg, #F58785 0%, #F16664 100%);
	margin-top: 36px;
	padding-bottom: 52px;
	padding-top: 47px;
	position: relative
}

@media screen and (min-width: 1200px) {
	.form_section {
		width: 504px;
		padding-left: 40px;
		padding-top: 55px;
		border-radius: 12px;
		position: absolute;
		padding-right: 40px;
		right: 0;
		top: 133px;
		padding-bottom: 12px
	}
	.form_section .wrapper_row {
		width: auto
	}
}

.form_section.form_not_title {
	padding-top: 40px
}

.form_section:before {
	content: "";
	background: url("../img/union-form.svg");
	position: absolute;
	right: 0;
	width: 111px;
	height: 119px;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
	opacity: 0.2
}

.form_section form {
	position: relative;
	z-index: 2
}

@media screen and (min-width: 1200px) {
	.form_section .form-item {
		display: grid;
		grid-template-columns: 112px 1fr
	}
}

.form_section .form-item .desctop_label {
	display: none
}

@media screen and (min-width: 1200px) {
	.form_section .form-item .desctop_label {
		display: block;
		font-style: normal;
		font-weight: normal;
		font-size: 17px;
		line-height: 24px;
		color: #fff;
		padding-top: 10px
	}
}

.form_section .title {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #fff;
	position: relative;
	margin-bottom: 25px
}

.form_section [type="text"] {
	width: 100%;
	border: none;
	font-size: 14px;
	line-height: 22px;
	background: transparent;
	letter-spacing: 0.02em;
	height: 40px;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.form_section [type="text"]::-webkit-input-placeholder {
	color: #fff
}

.form_section [type="text"]:-ms-input-placeholder {
	color: #fff
}

.form_section [type="text"]::-ms-input-placeholder {
	color: #fff
}

.form_section [type="text"]::placeholder {
	color: #fff
}

.form_section [type="number"] {
	width: 100%;
	border: none;
	font-size: 14px;
	line-height: 22px;
	background: transparent;
	letter-spacing: 0.02em;
	height: 40px;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.form_section [type="number"]::-webkit-input-placeholder {
	color: #fff
}

.form_section [type="number"]:-ms-input-placeholder {
	color: #fff
}

.form_section [type="number"]::-ms-input-placeholder {
	color: #fff
}

.form_section [type="number"]::placeholder {
	color: #fff
}

.form_section .form-item+.form-item {
	margin-top: 23px
}

.form_section .btn_submit_sec {
	margin-top: 41px
}

@media screen and (min-width: 1200px) {
	.form_section .btn_submit_sec {
		padding-left: 112px
	}
}

.form_section .btn_submit_sec button {
	display: block;
	padding: 12px 5px;
	font-style: normal;
	width: 100%;
	border: none;
	background: #fff;
	color: #445669;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	position: relative;
	border-radius: 6px
}

@media screen and (min-width: 1200px) {
	.form_section .btn_submit_sec button {
		width: auto;
		padding: 13px 25px
	}
}

.form_section .politic {
	font-style: normal;
	white-space: pre-line;
	font-weight: normal;
	font-size: 12px;
	margin-top: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.02em
}

.form_section .politic a {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.desctop_form_partner {
	display: none
}

@media screen and (min-width: 1200px) {
	.desctop_form_partner {
		display: block;
		background: linear-gradient(92.41deg, #2C71E4 0%, #A4C7FF 100%), linear-gradient(92.41deg, #F58785 0%, #F16664 100%);
		margin-top: 88px;
		padding-bottom: 80px;
		padding-top: 47px;
		position: relative
	}
	.desctop_form_partner:before {
		content: "";
		background: url("../img/union-form-1024.svg");
		background-size: contain;
		background-position: center;
		position: absolute;
		right: 105px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 322px;
		height: 316px;
		z-index: 1;
		pointer-events: none
	}
	.desctop_form_partner form {
		position: relative;
		z-index: 2
	}
	.desctop_form_partner .grid_form_input {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 24px;
		max-width: 920px
	}
	.desctop_form_partner .title {
		font-style: normal;
		font-weight: normal;
		font-size: 32px;
		line-height: 40px;
		letter-spacing: 0.028em;
		color: #fff;
		position: relative;
		margin-bottom: 25px
	}
	.desctop_form_partner [type="text"] {
		width: 100%;
		border: none;
		font-size: 17px;
		line-height: 22px;
		background: transparent;
		letter-spacing: 0.02em;
		height: 40px;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5)
	}
	.desctop_form_partner [type="text"]::-webkit-input-placeholder {
		color: #fff
	}
	.desctop_form_partner [type="text"]:-ms-input-placeholder {
		color: #fff
	}
	.desctop_form_partner [type="text"]::-ms-input-placeholder {
		color: #fff
	}
	.desctop_form_partner [type="text"]::placeholder {
		color: #fff
	}
	.desctop_form_partner [type="number"] {
		width: 100%;
		border: none;
		font-size: 17px;
		line-height: 22px;
		background: transparent;
		letter-spacing: 0.02em;
		height: 40px;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5)
	}
	.desctop_form_partner [type="number"]::-webkit-input-placeholder {
		color: #fff
	}
	.desctop_form_partner [type="number"]:-ms-input-placeholder {
		color: #fff
	}
	.desctop_form_partner [type="number"]::-ms-input-placeholder {
		color: #fff
	}
	.desctop_form_partner [type="number"]::placeholder {
		color: #fff
	}
	.desctop_form_partner .btn_submit_sec {
		margin-top: 48px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.desctop_form_partner .btn_submit_sec button {
		display: block;
		padding: 10px 5px;
		font-style: normal;
		width: 147px;
		border: none;
		background: #fff;
		color: #445669;
		font-weight: bold;
		letter-spacing: 0.02em;
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		text-transform: uppercase;
		position: relative;
		border-radius: 6px
	}
	.desctop_form_partner .politic {
		font-style: normal;
		font-weight: normal;
		margin-left: 16px;
		font-size: 12px;
		margin-top: 10px;
		line-height: 16px;
		color: #FFFFFF;
		text-align: center;
		letter-spacing: 0.02em
	}
	.desctop_form_partner .politic a {
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5)
	}
}

.world_company {
	overflow: hidden;
	margin-top: 64px
}

@media screen and (min-width: 1200px) {
	.world_company {
		margin-top: 128px
	}
}

.world_company .section_caption {
	color: #445669;
	letter-spacing: 0.02em;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px
}

@media screen and (min-width: 1200px) {
	.world_company .section_caption {
		font-size: 16px;
		line-height: 24px
	}
}

@media screen and (min-width: 1200px) {
	.world_company .swiper-wrapper {
		display: grid;
		grid-template-columns: repeat(7, 1fr);
		grid-gap: 8px 16px
	}
}

.world_company .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative;
	margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
	.world_company .title {
		font-size: 32px;
		line-height: 40px;
		white-space: pre-line;
		margin-bottom: 28px
	}
}

.world_company .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

.world_company .body_slider {
	position: relative;
	width: 100%;
	margin-top: 32px
}

.world_company .swiper-slide {
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.world_company .swiper-slide a{
	margin: auto;
	display: inline-block;
}

.world_company .swiper-slide img {
	max-width: 118px;
	max-height: 50px;
	margin: auto;
	display: block
}

.world_company .swiper-scrollbar-world {
	left: 0px;
	width: 100%;
	position: relative;
	margin-top: 24px;
	height: 5px;
	background: none
}

@media screen and (min-width: 1200px) {
	.world_company .swiper-scrollbar-world {
		display: none
	}
}

.world_company .swiper-scrollbar-world:before {
	height: 0.5px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 50%;
	background: #4285F4;
	content: ""
}

.world_company .swiper-scrollbar-world .swiper-scrollbar-drag {
	background: #4285F4;
	border-radius: 6px
}

.what_franchise {
	margin-top: 64px
}

@media screen and (min-width: 1200px) {
	.what_franchise {
		margin-top: 120px
	}
}

.what_franchise .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative;
	margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
	.what_franchise .title {
		font-size: 32px;
		line-height: 40px
	}
}

.what_franchise .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

.what_franchise .section_caption {
	color: #445669;
	letter-spacing: 0.02em;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px
}

@media screen and (min-width: 1200px) {
	.what_franchise .section_caption {
		display: none
	}
}

.what_franchise .ceo_person {
	margin-top: 32px
}

.what_franchise .img {
	border-radius: 50%;
	overflow: hidden;
	width: 53.5vw;
	margin-bottom: 24px;
	max-width: 260px;
	max-height: 260px
}

@media screen and (min-width: 1200px) {
	.what_franchise .img {
		margin-bottom: 47px
	}
}

.what_franchise .img img {
	height: 100%;
	width: 100%;
	display: block;
	-o-object-position: center;
	object-position: center;
	-o-object-fit: cover;
	object-fit: cover
}

.what_franchise .name {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #445669;
	margin-bottom: 4px
}

@media screen and (min-width: 1200px) {
	.what_franchise .name {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 13px
	}
}

@media screen and (min-width: 1200px) {
	.what_franchise .grid_desctop {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.what_franchise .person_post {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #8E9BA9
}

@media screen and (min-width: 1200px) {
	.what_franchise .person_post {
		font-size: 16px;
		line-height: 16px
	}
}

@media screen and (min-width: 1200px) {
	.what_franchise .one_colum {
		max-width: 504px
	}
}

@media screen and (min-width: 1200px) {
	.what_franchise .two_colum {
		max-width: 696px
	}
}

.what_franchise .ceo_description {
	margin-top: 16px
}

.what_franchise .ceo_description p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #445669
}

@media screen and (min-width: 1200px) {
	.what_franchise .ceo_description p {
		font-size: 16px;
		line-height: 22px
	}
}

.what_franchise .ceo_description p+.cut {
	margin-top: 24px
}

.what_franchise .ceo_description p+p {
	margin-top: 8px
}

.what_franchise .ceo_description .small_p {
	max-width: 295px
}

.what_franchise .two_colum {
	margin-top: 32px
}

.what_franchise .two_colum p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #445669
}

@media screen and (min-width: 1200px) {
	.what_franchise .two_colum p {
		font-size: 16px;
		line-height: 20px
	}
	.what_franchise .two_colum p+p {
		margin-top: 16px
	}
}

.what_franchise .video_ceo {
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	display: block;
	margin-top: 16px;
	height: 48vw;
	max-height: 392px
}

@media screen and (min-width: 1200px) {
	.what_franchise .video_ceo {
		margin-top: 32px;
		max-height: 386px
	}
}

.what_franchise .video_ceo img {
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	height: 100%;
	width: 100%
}

.what_franchise .video_ceo .play_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #4285F4;
	width: 48px;
	height: 48px;
	border-radius: 50%
}

.what_franchise .video_ceo .play_btn svg {
	height: 20px;
	position: relative;
	left: 3px;
	width: 16px;
	margin: auto
}

.team_franchise {
	margin-top: 65px;
	overflow: hidden
}

@media screen and (min-width: 1200px) {
	.team_franchise {
		margin-top: 121px
	}
}

.team_franchise .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative;
	margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
	.team_franchise .title {
		font-size: 32px;
		line-height: 40px
	}
}

.team_franchise .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

.team_franchise .slider_team {
	margin-top: 36px
}

.team_franchise .slider_team .swiper-slide {
	width: 208px;
	border: 1px solid #2C71E4;
	border-radius: 16px;
	height: 328px
}

@media screen and (min-width: 1200px) {
	.team_franchise .slider_team .swiper-slide {
		width: 389px;
		height: 440px
	}
}

.team_franchise .slider_team .img {
	height: 160px;
	width: 160px;
	margin: 0 auto;
	margin-top: 23px;
	margin-bottom: 32px
}

@media screen and (min-width: 1200px) {
	.team_franchise .slider_team .img {
		height: 240px;
		width: 240px;
		margin-top: 31px
	}
}

.team_franchise .slider_team .img img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	-o-object-position: center top;
	object-position: center top;
	-o-object-fit: cover;
	object-fit: cover
}

.team_franchise .slider_team .name {
	padding-left: 23px;
	padding-right: 15px;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #445669;
	margin-bottom: 6px
}

@media screen and (min-width: 1200px) {
	.team_franchise .slider_team .name {
		width: 240px;
		padding-left: 0;
		padding-right: 0;
		font-size: 20px;
		line-height: 24px;
		margin: 0 auto;
		margin-bottom: 12px
	}
}

.team_franchise .slider_team .person_post {
	font-style: normal;
	font-weight: normal;
	padding-left: 23px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #445669;
	margin-bottom: 4px
}

@media screen and (min-width: 1200px) {
	.team_franchise .slider_team .person_post {
		font-size: 16px;
		line-height: 16px;
		margin: 0 auto;
		width: 240px;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 12px
	}
}

.team_franchise .slider_team .phone_post {
	font-style: normal;
	font-weight: normal;
	padding-left: 23px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #34373A;
	margin-bottom: 6px
}

@media screen and (min-width: 1200px) {
	.team_franchise .slider_team .phone_post {
		font-size: 16px;
		line-height: 16px;
		margin: 0 auto;
		width: 240px;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 8px
	}
}

.team_franchise .slider_team .mail_post {
	font-style: normal;
	font-weight: normal;
	padding-left: 23px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #34373A
}

@media screen and (min-width: 1200px) {
	.team_franchise .slider_team .mail_post {
		font-size: 16px;
		line-height: 16px;
		margin: 0 auto;
		width: 240px;
		padding-left: 0;
		padding-right: 0
	}
}

.team_franchise .swiper-scrollbar-team {
	left: 0px;
	width: 100%;
	position: relative;
	margin-top: 24px;
	height: 5px;
	background: none
}

.team_franchise .swiper-scrollbar-team:before {
	height: 0.5px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	background: #4285F4;
	content: ""
}

.team_franchise .swiper-scrollbar-team .swiper-scrollbar-drag {
	background: #4285F4;
	border-radius: 6px
}

.presentation_section {
	margin-top: 72px;
	overflow: hidden
}

@media screen and (min-width: 1200px) {
	.presentation_section {
		max-width: 1232px;
		margin: 0 auto;
		margin-top: 120px;
		border: 2px solid #4285F4;
		position: relative;
		overflow: hidden;
		border-radius: 12px
	}
	.presentation_section .form_section {
		top: 0;
		margin-top: 0;
		width: 622px;
		border-radius: 0px
	}
	.presentation_section>.wrapper_row {
		padding: 53px 38px
	}
}

.presentation_section .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	white-space: pre-line;
	color: #445669;
	position: relative;
	margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
	.presentation_section .title {
		font-size: 28px;
		line-height: 30px;
		white-space: normal;
		margin-bottom: 17px
	}
}

.presentation_section .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

@media screen and (min-width: 1200px) {
	.presentation_section .title::before {
		display: none
	}
}

.presentation_section .section_caption {
	color: #445669;
	letter-spacing: 0.02em;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 32px
}

@media screen and (min-width: 1200px) {
	.presentation_section .section_caption {
		font-size: 16px
	}
}

@media screen and (min-width: 700px) {
	.presentation_section .images_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media screen and (min-width: 1200px) {
	.presentation_section .images_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		padding-right: 50%
	}
}

.presentation_section .image+.image {
	margin-top: 20px
}

@media screen and (min-width: 700px) {
	.presentation_section .image+.image {
		margin-top: 0;
		margin-left: 24px
	}
}

@media screen and (min-width: 1200px) {
	.presentation_section .image+.image {
		width: 200px
	}
}

.presentation_section .image img {
	border: 1px solid #8BB2F5;
	border-radius: 6px;
	height: 52.5vw;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	max-height: 250px
}

@media screen and (min-width: 1200px) {
	.presentation_section .image img {
		max-height: 132px
	}
}

.review_section {
	margin-top: 65px;
	overflow: hidden;
	padding-bottom: 120px
}

@media screen and (min-width: 1200px) {
	.review_section {
		margin-top: 116px
	}
}

.review_section .slider_review {
	margin-top: 36px
}

@media screen and (min-width: 1200px) {
	.review_section .slider_review {
		margin-top: 25px
	}
}

.review_section .title {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.02em;
	white-space: pre-line;
	color: #445669;
	position: relative;
	margin-bottom: 20px
}

@media screen and (min-width: 1200px) {
	.review_section .title {
		font-size: 32px;
		line-height: 40px
	}
}

.review_section .title::before {
	height: 2px;
	background: #4285F4;
	content: "";
	bottom: -4px;
	position: absolute;
	width: 48px;
	left: 0
}

.review_section .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.review_section .swiper-slide {
	-webkit-box-shadow: 0px 4px 14px rgba(157, 176, 196, 0.25);
	box-shadow: 0px 4px 14px rgba(157, 176, 196, 0.25);
	border-radius: 12px;
	background: #fff;
	padding: 24px;
	padding-right: 0px
}

@media screen and (min-width: 1200px) {
	.review_section .swiper-slide {
		padding: 40px
	}
}

.review_section .top {
	padding-right: 24px
}

@media screen and (min-width: 1200px) {
	.review_section .top {
		padding-right: 0px
	}
}

@media screen and (min-width: 1200px) {
	.review_section .name_company {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.review_section .logo_review {
	height: 50px;
	width: 121px;
	display: block;
	object-position: center left;
	object-fit: contain;
	margin-bottom: 1px
}

.logo_review.not_logo{
	opacity: 0.3;
}

.review_section .name_review {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-top: 5px;
	letter-spacing: 0.02em;
	color: #445669;
	margin-bottom: 4px
}

@media screen and (min-width: 1200px) {
	.review_section .name_review {
		padding-top: 9px;
		padding-left: 24px
	}
}

.review_section .name_review_autor {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #445669
}

@media screen and (min-width: 1200px) {
	.review_section .name_review_autor {
		margin-top: 11px
	}
}

.review_section .review_post {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #8E9BA9
}

.review_section .right{
	width: 120px;
	height: 143px;
}

.right a{
	width:100%;
	height: 100%;
	display: block;
}

.review_section .right img {
	padding-top: 8px;
	background: #fff;
	width:100%;
	height: 100%;
	-o-object-position: center;
	object-position: center;
	-o-object-fit: contain;
	object-fit: contain;
	padding-bottom: 8px;
	-webkit-box-shadow: 0px 4px 14px rgba(157, 176, 196, 0.25);
	box-shadow: 0px 4px 14px rgba(157, 176, 196, 0.25)
}

.review_section .bottom_desc {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #445669;
	position: relative;
	margin-top: 15px;
	padding-right: 9px
}

@media screen and (min-width: 1200px) {
	.review_section .bottom_desc {
		margin-top: 12px;
		padding-right: 0px
	}
}

.review_section .bottom_desc .quote_begin {
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 24px;
	position: absolute;
	top: -2px;
	left: 0;
	letter-spacing: 0.02em;
	color: #F16664
}

.review_section .bottom_desc .quote_end {
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 24px;
	position: absolute;
	bottom: 2px;
	z-index: 2;
	right: 23px;
	letter-spacing: 0.02em;
	color: #F16664
}

.review_section .bottom_desc .content {
	padding: 15px 19px;
	padding-right: 30px;
	padding-top: 0;
	overflow: auto;
	max-height: 408px;
	padding-bottom: 30px
}

@media screen and (min-width: 1200px) {
	.review_section .bottom_desc .content {
		padding: 19px 28px;
		padding-right: 32px;
		padding-top: 0;
		overflow: auto;
		height: 190px;
		padding-bottom: 30px
	}
}

.review_section .bottom_desc .content::-webkit-scrollbar {
	width: 3px;
	background: linear-gradient(to left, #fff, #DADDE1 2px, #fff 2px)
}

.review_section .bottom_desc .content::-webkit-scrollbar-thumb {
	background: #DADDE1;
	border-radius: 5px
}

.review_section .bottom_desc:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF00), to(#fff));
	background: linear-gradient(#FFFFFF00, #fff)
}

.navigation_review {
	display: none
}

@media screen and (min-width: 1200px) {
	.navigation_review {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-top: 24px
	}
	.navigation_review .route {
		height: 40px;
		width: 40px;
		background: #FAFBFD;
		-webkit-box-shadow: 0px 2px 4px rgba(157, 176, 196, 0.3);
		box-shadow: 0px 2px 4px rgba(157, 176, 196, 0.3);
		border-radius: 6px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.navigation_review .route+.route {
		margin-left: 8px
	}
	.navigation_review .route svg {
		margin: auto;
		fill: none;
		width: 10px;
		height: 18px
	}
	.navigation_review .route.next svg {
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1)
	}
}

.warning-submit{
	margin-top:15px;
	font-size: 13px;
	color: #fff;
}

.warning-submit.center{
	text-align: center;
}

#form3 .warning-submit{
	margin-top: 20px;
    margin-bottom: 26px;
    font-size: 14px;
}