/* *,
*::before,
*::after {
	box-sizing: border-box;
	-webkit-appearance: none;
} */

body {
	margin: 0;
	overflow-x: hidden;
	color: #333333;
	font-size: 20px;
	line-height: 24px;
}

a {
	color: inherit;
	text-decoration: none;
	display: inline-block;
}

ul[class],
ol[class] {
	padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0;
}

body {
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	line-height: 1.5;
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
}

ul[class],
ol[class] {
	list-style: none;

}

ol {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 25px;
}

a:not([class]) {
	text-decoration-skip-ink: auto;
}

img {
	max-width: 100%;
	display: block;
}

article>*+* {
	margin-top: 1em;
}

/* input,
button,
textarea,
select {
	font: inherit;
} */

@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}
}

/* input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	background-color: transparent;
	display: block;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	width: 100%;
	margin: 5px auto;
	height: auto;
	font-size: 16px;
	padding-top: 0px;
	color: #333333;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	background-color: #FF7B4F;
	border-radius: 6px;
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding: 24px 28px;
	margin: 10px auto 5px;
	box-shadow: none;
	border: none;
} */

form .politic {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px !important;
	line-height: 16px;
	color: #333333;
	opacity: 0.5;
	display: inline-block;
}

section {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}

.bonus_section {
	padding-bottom: 140px;
}

div {
	display: block;

}



.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
}

.row_cell {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 20px;
}

.row_cell:first-child {
	margin-left: 0;
}

.row_cell:last-child {
	margin-right: 0;
}

.row_cell_2 {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

/* input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	background-color: transparent;
	display: block;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	width: 100%;
	margin: 5px auto;
	height: auto;
	font-size: 16px;
	padding-top: 0px;
	color: #333333;
} */

.form_1688__input,
.form_blog__input {
	padding-left: 47px !important;
	padding-right: 20px !important;
	background-repeat: no-repeat;
	background-position: 15px 20px !important;
	background-color: #F6F8F8 !important;
	border-radius: 12px;
	height: 70px !important;
	padding: 3px;
	border-bottom: none !important;
	margin-bottom: 10px !important;
}

.form_1688__input--name {
	background-image: url(../wp-content/themes/chinatoday/images/form_1688--name.svg);
	background-repeat: no-repeat;
}

.form_1688__input--email {
	background-image: url(../wp-content/themes/chinatoday/images/form_1688--email.svg);
	background-repeat: no-repeat;
}

.form_1688__input--phone {
	background-image: url('https://chinatoday.ru/wp-content/uploads/2024/08/call.png');
	background-repeat: no-repeat;
}

.button-form {
	max-width: 420px;
	margin-right: 20px;
	background: #FF7B4F;
	color: #F6F8F8;
	font-size: 20px;
	width: 100%;
	padding: 24px;
	border-radius: 12px;
	margin-right: 20px;
}

/*------------------------------ Шапка сайта -------------------------*/
.header_block {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 8px;
}

.logotype {
	width: 730px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-top: 0px;
}

.header_phone {
	/*width:250px;*/
	float: left;
	text-align: right;
	overflow: hidden;
}

.header_phone p {
	font-size: 16px;
	color: #282828;
	font-weight: normal;
	font-family: 'Pt Sans', sans-serif;
}

.header_phone p.header_phone_text {
	line-height: 26px;
	text-align: left;
	padding-left: 28px;
}

.header_phone p.header_phone_number {
	font-size: 26px;
	font-weight: bold;
	font-family: 'Pt Sans', sans-serif;
	background: url(https://chinatoday.ru/webinar-belaya/images/header_phone_number.png) left center no-repeat;
	padding-left: 25px;
	line-height: 26px;
}

.social_button {
	width: 153px;
	float: right;
	overflow: hidden;
	margin-top: 7px;
}

.social_button a {
	display: block;
	width: 41px;
	height: 41px;
	margin-left: 10px;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

.social_button a.vk {
	background: url(https://chinatoday.ru/webinar-belaya/images/vk.png) no-repeat;
}

.social_button a.vk:hover {
	background: url(https://chinatoday.ru/webinar-belaya/images/vk_hover.png) no-repeat;
}

.social_button a.fc {
	background: url(https://chinatoday.ru/webinar-belaya/images/fc.png) no-repeat;
}

.social_button a.fc:hover {
	background: url(https://chinatoday.ru/webinar-belaya/images/fc_hover.png) no-repeat;
}

.social_button a.youtube {
	background: url(https://chinatoday.ru/webinar-belaya/images/youtube.png) no-repeat;
}

.social_button a.youtube:hover {
	background: url(https://chinatoday.ru/webinar-belaya/images/youtube_hover.png) no-repeat;
}

@media (max-width: 560px) {
	.fixed_block_head__text {
		text-align: center;
		margin-right: 0px;
	}
}

.fixed {
	width: 100%;
	position: relative;
	z-index: 99999;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(56, 213, 249, 0.1);
}

.header_block {
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}


.header_block {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	overflow: unset;
}

nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	margin-top: 10px;
	height: auto;
}

nav a {
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding: 0px 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 15px;
	display: block;
	-moz-transition: all 0.3s 0.01s ease;
	-o-transition: all 0.3s 0.01s ease;
	-webkit-transition: all 0.3s 0.01s ease;
}

nav .main_menu>li {
	padding-top: 16px;
	padding-bottom: 22px;
}

nav a:hover {
	color: #999999;
}

nav li {
	float: left;
	position: relative;
}

nav li>ul {
	position: absolute;
	top: 35px;
	display: none;
	z-index: 99999;
}

nav li:hover>ul {
	display: block;
	width: auto;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgb(63 213 249 / 100%);
}

nav li:hover>ul.submenu {
	display: block;
	width: auto;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgb(63 213 249 / 100%);
	left: 200px;
	top: -40px;
}

nav li:hover>ul.submenu>li>a {
	margin: 5px;
}

/*
    nav li:hover > ul::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 50px;
    border: 10px solid transparent;
    border-bottom: 10px solid #38D5F9;
   }
   */
nav li:hover>ul>li {
	float: none;
}

nav li:hover>ul>li>a {
	text-align: left;
	font-weight: bold;
	text-transform: none;
	color: #121212;
	margin: 15px 5px;
	white-space: nowrap;
}

header {
	background-color: #fff;
	display: none;
	padding: 8px 0;

	z-index: 99999;
	left: 0;
	width: 100%;
	box-shadow: 0px 4px 4px rgba(56, 213, 249, 0.1);
}

header .headerInner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff;
}

header .headerInner .logo {
	text-transform: uppercase;
	font-size: 28px;
}

header .headerInner .menu {
	padding-left: 0px;
}

header .headerInner .menu .part {
	margin: 0 19px;
	width: auto;
	letter-spacing: .5px;
}

header .headerInner .hamburger {
	display: none;
	width: 18px;
	height: 18px;
}

header .headerInner .hamburger svg {
	width: 20px;
	height: 20px;
	fill: #121212;
}

header.mobile .headerInner {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

header.mobile .headerInner .logo {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

header.mobile .headerInner .menu {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
}

header.mobile .headerInner .menu .part {
	text-align: center;
}

header.mobile .headerInner .hamburger {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	display: block;
}

#item0 {
	left: 50%;
	position: absolute;
	z-index: 3;
}

#item1 {
	left: -100%;
	position: absolute;
	z-index: 3;
	bottom: -30%;
}

@media screen and (min-width: 1600px) {
	#item0 {
		left: 25%;
		position: absolute;
		z-index: 3;
	}

	#item1 {
		left: -80%;
		position: absolute;
		z-index: 3;
		bottom: -30%;
	}
}

@media screen and (max-width: 990px) {
	header {
		display: block;
	}

	.fixed {
		display: none;
	}

	#main_page .mainblock {
		margin-top: 45px;
	}

	.fifty.form {
		min-width: 100%;
	}
}


@media (max-width: 620px) {

	nav {
		display: none;
	}

	.head_contacts {
		display: none;
	}

	.header_block {
		display: none;
	}
}

.header_block a {
	text-decoration: none;
	color: #333333;
}

.accordion {
	width: 100%;
	max-width: 100%;
	margin: 5px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 10px;
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion .link a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}

.accordion li:last-child .link {
	border-bottom: 0;
}



.accordion li i.fa-chevron-down {
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}

.accordion li.open .link {
	color: #333333;
}

.accordion li.open i {
	color: #333333;
}

.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenu {
	display: none;
	background: #fff;
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}


.submenu a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 5px;
	padding-left: 15px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover {
	background: #fff;
	color: #333333;
}

.mob_menu_phone {
	right: 45px;
	top: 15px;
	position: absolute;
}

span[property="itemListElement"],
a.home {
	color: #757575;
}

span[property="itemListElement"]:last-child {
	color: #757575;
}



.container {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
	padding: 0 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: left;
}

.main_block {
	background: #9BEAFC url('https://chinatoday.ru/wp-content/uploads/2024/09/up_hero.png');
	background-repeat: no-repeat;
	background-position-x: calc(50% + 400px);
	background-position-y: calc(50% + 150px);
}

.main_block:after {
	background-color: transparent;
	content: '';
	background-image: url(img/back_blue1.png);
	display: block;
	position: absolute;
	bottom: -348px;
	height: 348px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 0;
}

.end_block {
	background: #9BEAFC;
	background-image: url('https://chinatoday.ru/wp-content/uploads/2024/09/up_bottom_pic.png');
	background-repeat: no-repeat;
	background-position-x: calc(50% + 350px);
    background-position-y: calc(10% + 20px);
	margin-bottom: 0px; 
	padding-bottom: 0px;
}

.end_block h2 {
	line-height: 42px;
}

.end_block:before {
	background-color: transparent;
	content: '';
	background-image: url(img/back_blue2.png);
	display: block;
	position: absolute;
	top: -348px;
	height: 348px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.end_block .container {
	margin-top: -85px;
}

.book {
	margin-top: 612px;
	margin-left: -20px;
}

h1 {
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	line-height: 62px;
	color: #333333;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h1 span {
	font-size: 82px;
}

.mk_benefits {
	background: #EDF1F2;
	padding: 20px;
	display: flex;
	flex-direction: row;
	max-width: 520px;
	margin-bottom: 25px;
	align-items: center;
}

.item_num {
	font-family: 'Pt Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100px;
	line-height: 90px;
	color: #FF9E7D;
	margin-right: 5px;
	display: inline-block;
}


p {
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 16px;
}

.web {
	max-width: 700px;
	display: block;
	margin-top: 30px;
	position: relative;
}

.center {
	max-width: 800px;
	display: block;
	margin: 0 auto;
	position: relative;
}

.web .slick-list,
.center .slick-list {
	max-width: calc(100% - 110px);
	margin: 0 auto;
}

.web img {
	border: 1px solid #BDBDBD;
}

.subtitle {
	max-width: 70%;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 30px;
}

.clip {

	width: 100%;
	padding: 30px 30px 15px 30px;

	margin: 0 auto;
}

.clip p {
	font-size: 30px !important;
	line-height: 38px !important;
}

.ava {
	min-width: 60px;
	min-height: auto !important;
	width: 60px;
	height: 60px;
	margin-right: 25px;
}

.btn {
	display: block;
	text-align: center;
	background: #FF7B4F;
	border-radius: 6px;
	max-width: 370px;
	width: 100%;
	padding: 28px 20px;
	font-size: 20px;
	line-height: 100%;
	text-transform: uppercase;
	margin-top: 10px;
}

.decor_after {
	position: absolute;
	width: 270px;
	height: 31px;
	background: url(https://chinatoday.ru/webinar-belaya/img/decorate.png);
	background-size: contain;
	z-index: 99;
	bottom: -50px;
	left: 30px;
	transform: rotate(180deg);
}

.decor_before {
	position: absolute;
	width: 270px;
	height: 31px;
	background: url(https://chinatoday.ru/webinar-belaya/img/decorate.png);
	background-size: contain;
	z-index: 99;
	top: 60px;
	right: 30px;
}


h2 {
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 54px;
	text-align: left;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.second_block {
	margin-top: 160px;
}

.arrow img {
	margin: 0 auto;
	margin-bottom: -20px;
}

.arrow_2 img {
	margin: 0 auto;
	margin-top: -20px;
	margin-right: 20%;
}

.grey_block {
	background: #EDF1F2;
	padding: 36px 32px;
	position: relative;
}

.icon_text .row_cell {
	margin: 0;
	text-align: left;
	width: auto;
}

h3 {
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}

.number {
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 80px;
	line-height: 100%;
	text-align: center;
	color: #999999;
	opacity: 0.5;
	position: absolute;
	top: 16px;
	right: 16px;
}

.orange {
	background: #FFBDA7;
	position: relative;
	padding: 40px 45px;
	max-width: 85%;
	margin: 0 auto;
	padding-right: 90px;
	margin-bottom: 40px;
}

.orange .number {
	opacity: 1;
	color: #38D5F9;
}

.orange p {
	font-size: 20px;
	line-height: 150%;
}

.blue_block {
	background: #9BEAFC;
	border: 20px solid #38D5F9;
	padding: 70px 80px 30px;
	position: relative;
	margin-bottom: 80px;
}

.blue_block::after {
	content: url(https://chinatoday.ru/webinar-belaya/img/ar.png);
	position: absolute;
	left: calc(50% - 50px);
	bottom: -103px;
}

.blue_block p {
	font-size: 20px;
	line-height: 30px;
}

.blue_block h2 {
	text-align: left;
}

span.text_orange {
	text-transform: uppercase;
	color: #FF7B4F;
	font-weight: bold;
}

.tick__list {
    margin-bottom: 30px;
}

.tick__list li {
    padding-left: 50px;
    padding-top: 5px;
    min-height: 50px;
    background-image: url(https://chinatoday.ru/webinar_proverka-postavshika/img/tick.svg);
    background-repeat: no-repeat;
}

.tick__list li:not(:last-child) {
    margin-bottom: 20px;
}

.counter {
	display: inline-block;
	width: auto;
	padding: 12px 22px;
	border: 2px dashed #333333;
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #333333;
	margin-top: 90px;
}

.counter span {
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #ff7b4f;
}


.benefits_text {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	line-height: 100%;
	color: #333333;
}

.benefits_text span {
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
	color: #ff7b4f;
}

.blue_section {
	margin-top: 30px;
}

.yellow_block {
	background: #FFD890;
	margin-top: 10px;
}



p.quiz_subtitle {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
	text-transform: uppercase;
	color: #FF7B4F;
}

.yellow_block h2 {
	margin-bottom: 35px;
}

.arrow_mob {
	display: none;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.politic {
	text-align: right;
}

footer {
	font-family: PT Sans;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background: #EDF1F2;
	line-height: 16px;
}

.plus {
	position: relative;
}

.plus::before {
	content: url(https://chinatoday.ru/webinar-belaya/img/plus.png);
	position: absolute;
	left: -70px;
	top: 5px;
}

.pluses {
	border-radius: 10px;
	max-width: 990px;
	background: url(https://chinatoday.ru/webinar-belaya/img/back-bord.png);
	background-size: 100% 100%;
	padding: 40px 80px 40px 110px;
	margin: 20px auto;
}

.item_num-2 {
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 110px;
	line-height: 90px;
	color: #FF7B4F;
	margin-right: 15px;
	display: inline-block;
}

.inst {
	align-items: flex-end;
}

.thank_main {
	background: #E3FAFF;
}

.laptop {
	text-align: left;
}

.thank_end {
	background: url(img/thank_back.png);
	background-size: 100% 100%;
}

.thank-right {
	text-align: right !important;
}

.mt150 {
	margin-top: -150px;
}

@media (max-width: 1280px) {
	.end_block {
		background-image: none;
	}
    .main_block {
		background: #9BEAFC;
	}
}

@media (max-width: 800px) {

	.main_block {
		background: #9BEAFC
	}

	.thank-right {
		text-align: center !important;
	}

	.thank_end {
		background: #E3FAFF;
		background-size: 100% 100%;
	}

	.mt150 {
		margin-top: 15px;
	}

	.laptop {
		text-align: center;
	}

	.end_block {
		background-image: none;
	}

	.end_block:before {
		background-color: transparent;
		content: unset;
		background-image: unset;

	}

	.end_block .container {
		margin-top: 0px;
	}

	.book {
		margin-top: 10px;
		margin-left: 0px;
	}

	.main_block:after {
		content: unset;
		background: unset;
	}

	.clip p {
		font-size: 22px !important;
		line-height: 28px !important;
	}

	h1 span {
		font-size: 56px;
	}

	.item_num {

		min-width: 105px;
		display: inline-block;
	}

	.pluses {
		background: #FFD890;
		border-radius: 10px;
		max-width: 990px;
		;
		background-size: 100% 100%;
		padding: 20px 10px 20px 20px;
		margin: 20px auto;
	}

	.pluses p {
		padding-left: 50px;
	}

	.plus::before {

		left: 0px;
		top: 15px;
	}

	section {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		position: relative;
	}
    
    .bonus_section {
		padding-bottom: 20px;
    }

	.end_block {
		margin-bottom: 0px; 
		padding-bottom: 0px;
	}
	
	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

	.inst {
		align-items: center;
	}

	.second_block {
		margin-top: 20px;
	}

	.yellow_block {
		margin-top: 5px;
	}

	.grey_block {
		padding: 32px 16px;
	}

	.container {
		padding: 0 15px;
	}

	.orange {
		max-width: 100%;
	}

	.row {
		flex-direction: column;
	}


	.second_block .row {
		margin-bottom: 0;
	}

	.second_block .row_cell {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.row_cell {
		margin: 0;
		margin-bottom: 15px;
		margin-top: 15px;
	}


	.benefits_text {
		text-align: center;
	}

	h1 {
		font-size: 28px;
		line-height: 34px;
		text-align: left;
		margin-bottom: 5px;

	}

	h2 {
		font-weight: normal;
		font-size: 34px;
		line-height: 40px;
		text-align: left;
		margin-bottom: 30px;
		margin-top: 15px;
	}

	p.subtitle {
		font-size: 18px;
		line-height: 27px;
		text-align: center;
		margin-bottom: 10px;
	}

	.btn {
		padding: 19px 20px;
		margin-top: 10px;
	}

	.arrow,
	.arrow_2 {
		display: none;
	}

	.arrow_mob {
		display: block;
		margin: 0 auto;
	}

	.orange p {
		font-size: 20px;
		line-height: 150%;
	}

	h3 {
		font-size: 20px;
		line-height: 20px;
	}

	.blue_section .container {
		padding: 0px 0px;
	}

	.row_cell.box {
		order: 1;
	}

	.row_cell_2.reverse {
		order: 2;
	}

	.blue_block {
		padding: 20px;
		border-left: 0;
		border-right: 0;
	}

	.counter {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}

	.blue_block h2 {
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.politic {
		text-align: center;
	}

}