body {
	min-width: 530px;
	overflow-x: hidden;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.clear {
	height: 0px;
	clear: both;
}

header {
	height: 745px;
	background: url("../images/bg1.webp") top center no-repeat!important;
}

header h1 {
	font-family: 'Gilroy-Light';
	font-weight: normal;
	color: #58676d;
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 90px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}

header h1 b {
	font-family: 'Gilroy-Extra-Bold';
	font-weight: normal;
	color: #428cff;
	font-size: 54px;
	line-height: 60px;
	padding: 8px 0px 3px 0px;
	display: inline-block;
}

header h1 b span {
	color: #105285;
}

header i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #58676d;
	font-size: 18px;
	line-height: 27px;
	width: 506px;
	display: block;
}

h3 {
	font-family: 'Gilroy-Light';
	font-weight: normal;
	color: #444444;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	width: 840px;
	margin: 0px auto 75px auto;
	display: block;
}

h3 span {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	display: block;
}

.problems {
	margin: -60px 0px -10px 0px;
}

.problems .container {
	width: 910px;
}

.problems li {
	padding: 0px 0px 0px 170px;
	margin: 0px 0px 70px 0px;
}

.problems li:nth-of-type(1) {
	background: url("../images/ico1.webp") 7px center no-repeat;
}

.problems li:nth-of-type(2) {
	background: url("../images/ico2.webp") 7px center no-repeat;
}

.problems li:nth-of-type(3) {
	background: url("../images/ico3.webp") 8px center no-repeat;
}

.problems li:nth-of-type(4) {
	background: url("../images/ico4.webp") 6px center no-repeat;
}

.problems li:nth-of-type(5) {
	background: url("../images/ico5.webp") left center no-repeat;
}

.problems li b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #105285;
	font-size: 22px;
	line-height: 26px;
	margin: 0px 0px 25px -26px;
	display: block;
}

.problems li p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.system {
	padding: 0px 0px 70px 0px;
	background: url("../images/bg2.webp") top center no-repeat;
}

.system img {
	width: 810px;
	height: auto;
	vertical-align: bottom;
	display: block;
	margin: 0px auto 0px auto;
}

.system .container {
	width: 710px;
}

.system h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	margin: 15px auto 60px auto;
}

.system h3 span {
	color: #105285;
}

.system p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.system blockquote {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	background: #105285;
	border-radius: 30px;
	padding: 25px 30px 25px 30px;
	margin: 50px 0px 45px 0px;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	display: block;
}

.answer {
	padding: 75px 0px 0px 0px;
	position: relative;
	z-index: 2;
}

.answer h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	margin: 0px auto 45px auto;
}

.answer .answer_wrapper {
	padding: 50px 50px 25px 50px;
	border: 2px solid #dadada;
	border-radius: 30px;
	background: #f9f9f9;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
}

.answer p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.answer ul {
	margin: 0px 0px 25px 75px;
}

.answer li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	background: url("../images/ico6.webp") left 9px no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 9px 0px;
}

.cover1 {
	text-align: center;
	padding: 70px 0px 10px 0px;
	background: url("../images/bg3.webp") top center no-repeat;
}

.cover1 .container {
	width: 650px;
}

.cover1 .cover1_title1 {
	font-family: 'Gilroy-Light';
	color: #444444;
	font-size: 24px;
	line-height: 29px;
	margin: 0px 0px 8px 0px;
}

.cover1 .cover1_title2 {
	font-family: 'Gilroy-Extra-Bold';
	color: #428cff;
	font-size: 30px;
	line-height: 42px;
	margin: 0px 0px 50px 0px;
}

.cover1 .cover1_title2 span {
	color: #105285;
	font-size: 50px;
	line-height: 42px;
}

.cover1 .cover1_imgs {
	margin: 0px 0px 5px 0px;
	position: relative;
}

.cover1 .cover1_imgs .img_left {
	width: 206px;
	height: auto;
	vertical-align: bottom;
	position: absolute;
	left: -40px;
	top: 0px;
}

.cover1 .cover1_imgs .img_right {
	width: 217px;
	height: auto;
	vertical-align: bottom;
	position: absolute;
	right: -40px;
	top: 0px;
}

.cover1 .cover1_imgs .img_cover {
	width: 290px;
	height: auto;
	vertical-align: bottom;
	margin: 60px 0px 0px 0px;
}

.cover1 .cover1_title3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #105285;
	font-size: 22px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.cover1 li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	text-align: left;
	padding: 1px 0px 1px 78px;
	margin: 0px 0px 30px 0px;
}

.cover1 li b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.cover1 li:nth-of-type(1) {
	background: url("../images/ico7.webp") left center no-repeat;
}

.cover1 li:nth-of-type(2) {
	background: url("../images/ico8.webp") left center no-repeat;
}

.cover1 li:nth-of-type(3) {
	background: url("../images/ico9.webp") left center no-repeat;
}

.for-what .panel1 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	width: 966px;
	padding: 40px 0px 45px 0px;
	border: 2px solid #dadada;
	border-bottom: 0px;
	border-radius: 30px 30px 0px 0px;
	background: #f9f9f9;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
}

.for-what .panel2 {
	padding: 40px 0px 15px 0px;
	background: url("../images/bg4.webp") top center no-repeat;
	background-size: cover;
}

.for-what .panel2 .container {
	width: 546px;
	padding: 0px 100px 0px 320px;
}

.for-what .panel2 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.for-what .panel2 p span {
	color: #37ffff;
}

.for-what .panel3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	width: 766px;
	padding: 33px 100px 50px 100px;
	border: 2px solid #dadada;
	border-top: 0px;
	border-radius: 0px 0px 30px 30px;
	background: #f9f9f9;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
}

.for-what .panel3 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
}

.video {
	width: 970px;
	text-align: center;
	padding: 80px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

.video p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 40px 0px;
}

.video .plaer {
	width: 100%;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
	margin: 0px 0px 115px 0px;
}

.video .plaer iframe {
	width: 970px;
	height: 545px;
	vertical-align: bottom;
}

.video .plaer video {
	width: 970px;
	height: 545px;
	vertical-align: bottom;
}



.video2 .plaer2 {
	width: 100%;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
	margin: 0px 0px 15px 0px;
}

.video2 .plaer2 iframe {
	width: 760px;
	height: 430px;
	vertical-align: bottom;
}

.video2 .plaer2 video {
	width: 760px;
	height: 430px;
	vertical-align: bottom;
}


.butt1 {
	font-family: 'Raleway-Bold';
	color: #ffffff;
	font-size: 19px;
	line-height: 65px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	width: 330px;
	border-radius: 30px;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	background: #FF3D4F;
	background: -webkit-linear-gradient(left, #FF3D4F, #FF6139);
	background: -moz-linear-gradient(left, #FF3D4F, #FF6139);
	background: linear-gradient(to right, #FF3D4F, #FF6139);
	display: block;
	margin: 0px auto 0px auto;
}

.butt1:hover {
	opacity: 0.9;
}

.hello {
	padding: 105px 0px 0px 0px;
}

.hello .hello_title {
	font-family: 'Gilroy-Light';
	color: #444444;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	margin: 0px 0px 95px 0px;
}

.hello .hello_title span {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	margin: 0px 0px 50px 0px;
}

.hello .container {
	width: 510px;
	padding: 0px 0px 0px 450px;
	position: relative;
}

.hello .helo_name {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #444444;
	font-size: 22px;
	line-height: 32px;
	margin: 0px 0px 25px 0px;
}

.hello .helo_name span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #428cff;
}

.hello i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	display: block;
}

.hello .hello_bg {
	background: url("../images/bg5.webp") top center no-repeat;
	background-size: cover;
	padding: 28px 0px 1px 0px;
	margin: 25px 0px 0px 0px;
}

.hello .hello_bg p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 52px 0px;
}

.hello .hello_bg p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

.hello .photo1 {
	width: 670px;
	height: auto;
	vertical-align: bottom;
	position: absolute;
	top: -215px;
	left: -135px;
}

.hello .container2 {
	width: 960px;
	padding: 0px 0px 0px 0px;
}

.hello .hello_bg2 {
	text-align: center;
	background: url("../images/bg6.webp") top center no-repeat;
	background-size: cover;
}

.hello .hello_bg3 {
	padding: 270px 0px 0px 0px;
	background: url("../images/bg7.webp") top center no-repeat;
}

.hello .hello_title2 {
	font-family: 'Gilroy-Light';
	color: #ffffff;
	font-size: 24px;
	line-height: 29px;
	margin: 0px 0px 15px 0px;
}

.hello .hello_title3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #428cff;
	font-size: 40px;
	line-height: 57px;
	margin: 0px 0px 90px 0px;
}

.hello .hello_title3 span {
	color: #ffffff;
	font-size: 60px;
	line-height: 57px;
}

.hello .img_cover2 {
	width: 617px;
	height: auto;
	vertical-align: bottom;
	margin: 0px 0px -75px -175px;
}

.lessons {
	padding: 190px 0px 0px 0px;
	margin: 0px 0px -70px 0px;
	position: relative;
	z-index: 1;
}

.lessons .container {
	width: 860px;
}

.lessons h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	margin: 0px 0px 70px 0px;
}

.lessons .lesson {
	width: 860px;
	background: #f5f8ff;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	border-radius: 30px;
	padding: 0px 0px 56px 0px;
	margin: 0px 0px 95px 0px;
}

.lessons .lesson:last-of-type {
	margin: 0px 0px 0px 0px;
}

.lessons .lesson_head {
	border-radius: 30px 30px 0px 0px;
	background: #428cff;
	overflow: hidden;
}

.lessons .lesson_head p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 30px;
	line-height: 34px;
	width: 545px;
	padding: 41px 0px 41px 0px;
	margin: 0px 0px 0px 45px;
	float: right;
}

.lessons .lesson:nth-of-type(2n+2) p {
	float: left;
}

.lessons .lesson_head i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 40px;
	line-height: 116px;
	text-align: center;
	font-style: normal;
	background: #11a3eb;
	width: 266px;
	border-right: 2px solid #ffffff;
	float: left;
	display: block;
}

.lessons .lesson:nth-of-type(2n+2) i {
	border-left: 2px solid #ffffff;
	border-right: 0px solid #ffffff;
}

.lessons .lesson_photos {
	width: 264px;
	border-right: 2px solid transparent;
	margin: 15px 0px 0px 0px;
	float: left;
}

.lessons .lesson_photos img {
	width: 370px;
	height: auto;
	margin: 30px 0px 0px -104px;
	vertical-align: bottom;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}

.lessons .lesson:nth-of-type(2n+2) .lesson_photos img {
	margin: 30px -104px 0px 0px;
}

.lessons .lesson_text {
	width: 502px;
	margin: 40px 45px 0px 45px;
	float: right;
}

.lessons .lesson:nth-of-type(2n+2) .lesson_text {
	float: left;
}

.lessons .lesson_text p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	margin: 0px 0px 25px 0px;
}

.lessons .lesson_text li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #444444;
	font-size: 16px;
	line-height: 26px;
	background: url("../images/ico10.webp") left 7px no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 25px 0px;
}

.lessons .lesson_text i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #444444;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	border: 0 none!important;
	margin: 50px 0px 25px 0px;
	display: block;
}

.lessons .lesson_text b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #444444;
	font-size: 14px;
	line-height: 24px;
	display: block;
}

.total {
	background: #105285;
	padding: 175px 0px 0px 0px;
}

.total h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	margin: 0px 0px 80px 0px;
}

.total li {
	width: 820px;
	background: url("../images/bg8.webp") bottom center repeat-x;
	padding: 0px 70px 15px 70px;
	margin: 0px 0px 40px 0px;
}

.total li:last-of-type {
	background: transparent;
	padding: 0px 70px 60px 70px;
	margin: 0px 0px 0px 0px;
}

.total li .total_bg {
	padding: 0px 0px 0px 180px;
}

.total li:nth-of-type(1) .total_bg {
	background: url("../images/ico11.webp") left center no-repeat;
}

.total li:nth-of-type(2) .total_bg {
	background: url("../images/ico12.webp") left center no-repeat;
}

.total li:nth-of-type(3) .total_bg {
	background: url("../images/ico13.webp") left center no-repeat;
}

.total li:nth-of-type(4) .total_bg {
	background: url("../images/ico14.webp") left center no-repeat;
}

.total li:nth-of-type(5) .total_bg {
	background: url("../images/ico15.webp") left center no-repeat;
}

.total li:nth-of-type(6) .total_bg {
	background: url("../images/ico16.webp") left center no-repeat;
}

.total li:nth-of-type(7) .total_bg {
	background: url("../images/ico17.webp") left center no-repeat;
}

.total li i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #11a3eb;
	font-size: 30px;
	line-height: 35px;
	font-style: normal;
	margin: 0px 0px 25px 0px;
	display: block;
}

.total li p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.total li p strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.total li b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
	display: block;
}

.sky {
	background: url("../images/bg9.webp") top center no-repeat;
	background-size: cover;
	padding: 58px 0px 0px 0px;
}

.sky h3 {
	width: 100%;
	margin: 0px 0px 230px 0px;
}

.sky .panel1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	width: 470px;
	padding: 60px 390px 25px 100px;
	border: 2px solid #dadada;
	border-bottom: 0px;
	border-radius: 30px 30px 0px 0px;
	background: #ffffff;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
}

.sky .panel1 b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.sky .panel2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	background: #428cff;
	padding: 30px 0px 27px 0px;
}

.sky .panel2 b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.sky .panel2 .container {
	width: 410px;
	padding: 0px 400px 0px 150px;
	position: relative;
}

.sky .panel2 img {
	width: px;
	height: auto;
	position: absolute;
	right: -135px;
	top: -155px;
}

.sky .panel3 {
	width: 760px;
	padding: 30px 100px 75px 100px;
	border: 2px solid #dadada;
	border-top: 0px;
	border-radius: 0px 0px 30px 30px;
	background: #ffffff;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
}

.sky .panel3 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.sky .panel3 .first {
	padding: 0px 300px 0px 0px;
}

.sky .panel3 b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.sky .panel3 .sky_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	padding: 28px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

.sky .panel3 .sky_title span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #105285;
	font-size: 30px;
	line-height: 35px;
}

.sky .panel3 li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	background: url("../images/ico6.webp") left 9px no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 25px 0px;
}

.sky .panel3 .butt1 {
	margin: 65px auto 0px auto;
}



.pdd {
	background: url("../images/bgpdd2.webp") top center no-repeat;
	background-size: cover;
	padding: 58px 0px 0px 0px;
}

.pdd h3 {
	width: 100%;
	margin: 0px 0px 30px 0px;
}

.pdd .panel1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	width: 470px;
	padding: 60px 390px 25px 100px;
	border: 2px solid #dadada;
	border-bottom: 0px;
	border-radius: 30px 30px 0px 0px;
	background: #ffffff;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
}

.pdd .panel1 b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.pdd .panel2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	background: #428cff;
	padding: 30px 0px 27px 0px;
}

.pdd .panel2 b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.pdd .panel2 .container {
	width: 410px;
	padding: 0px 400px 0px 150px;
	position: relative;
}

.pdd .panel2 img {
	width: px;
	height: auto;
	position: absolute;
	right: -135px;
	top: -155px;
}

.pdd .panel3 {
	width: 760px;
	padding: 30px 100px 75px 100px;
	border: 2px solid #dadada;
	border-top: 0px;
	border-radius: 0px 0px 30px 30px;
	background: #ffffff;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
}

.pdd .panel3 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.pdd .panel3 .first {
	padding: 0px 300px 0px 0px;
}

.pdd .panel3 b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.pdd .panel3 .sky_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	padding: 28px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

.pdd .panel3 .sky_title span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #105285;
	font-size: 30px;
	line-height: 35px;
}

.pdd .panel3 li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	background: url("../images/ico6.webp") left 9px no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 25px 0px;
}

.pdd .panel3 .butt1 {
	margin: 65px auto 0px auto;
}





.economy {
	padding: 165px 0px 0px 0px;
}

.economy .container {
	width: 760px;
	border-bottom: 1px solid #e1e8f2;
	padding: 0px 0px 50px 0px;
}

.economy h3 {
	font-family: 'Gilroy-Light';
	color: #105285;
	font-size: 40px;
	line-height: 50px;
	width: 100%;
	margin: 0px 0px 60px 0px;
}

.economy h3 span {
	font-family: 'Gilroy-Extra-Bold';
	font-size: 45px;
	line-height: 55px;
}

.economy p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.economy p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.economy blockquote {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #105285;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	background: #ecf2ff;
	border-radius: 30px;
	padding: 25px 25px 25px 25px;
	margin: 50px 0px 45px 0px;
	display: block;
}

.economy blockquote b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.minuses {
	padding: 80px 0px 0px 0px;
}

.minuses h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 30px;
	line-height: 40px;
	width: 100%;
	margin: 0px 0px 60px 0px;
}

.minus {
	margin: 0px 0px 55px 0px;
}

.minus:last-of-type {
	margin: 0px 0px 0px 0px;
}

.minus .min_left {
	width: 50%;
	float: left;
}

.minus .min_left .min_bg {
	width: calc(100% - 190px);
	height: 427px;
	background: url("../images/bg10.webp") right center no-repeat;
	margin: 0px 190px 0px 0px;
	position: relative;
}

.minus:nth-of-type(2) .min_left .min_bg {
	background: url("../images/bg11.webp") left center no-repeat;
}

.minus:nth-of-type(3) .min_left .min_bg {
	background: url("../images/bg12.webp") right center no-repeat;
}

.minus:nth-of-type(4) .min_left .min_bg {
	background: url("../images/bg13.webp") left center no-repeat;
}

.minus:nth-of-type(5) .min_left .min_bg {
	background: url("../images/bg14.webp") right center no-repeat;
}

.minus:nth-of-type(6) .min_left .min_bg {
	background: url("../images/bg15.webp") left center no-repeat;
}

.minus:nth-of-type(2n+2) .min_left .min_bg {
	margin: 0px 0px 0px 190px;
}

.minus .min_left .min_bg_text {
	font-family: 'Gilroy-Light';
	color: #ffffff;
	font-size: 15px;
	line-height: 19px;
	padding: 7px 0px 7px 17px;
	border-left: 4px solid #ffffff;
	position: absolute;
	bottom: 60px;
	right: 30px;
}

.minus:nth-of-type(2n+2) .min_left .min_bg_text {
	left: 30px;
}

.minus .min_left .min_bg_text b {
	font-family: 'Gilroy-Extra-Bold';
	font-weight: normal;
}

.minus .min_left .min_bg_text b span {
	font-size: 12px;
}

.minus .min_left .min_bg_text i {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 19px;
	line-height: 19px;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	display: block;
}

.minus .min_right {
	width: 50%;
	float: right;
}

.minus:nth-of-type(2n+2) .min_right {
	float: left;
}

.minus .min_right .min_text {
	width: 600px;
	margin: 0px 0px 0px -155px;
	float: left;
}

.minus:nth-of-type(2n+2) .min_right .min_text {
	margin: 0px -155px 0px 0px;
	float: right;
}

.minus .min_right .min_text p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.minus .min_right .min_text p:last-of-type {
	margin: 0px 0px 0px 0px;
}

.minus .min_right .min_text p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.minus .min_right .min_text strong {
	font-family: 'Gilroy-Light';
	color: #428cff;
	font-size: 50px;
	line-height: 50px;
	font-weight: normal;
	margin: 0px 0px 50px 0px;
	display: block;
}

.minus .minus_img {
	width: 100%;
	text-align: center;
	padding: 40px 0px 0px 0px;
}

.minus .minus_img .avito {
	width: 1008px;
	height: auto;
	vertical-align: bottom;
}

.minus .minus_img .osago {
	width: 707px;
	height: auto;
	vertical-align: bottom;
	box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.1);
	margin: 0px 0px 55px 0px;
}

.minus .minus_line {
	width: 100%;
	max-width: 960px;
	height: 1px;
	background: #e1e8f2;
	margin: 55px auto 0px auto;
}

.minus:last-of-type .minus_line {
	display: none;
}

.summ {
	padding: 130px 0px 0px 0px;
}

.summ h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 30px;
	line-height: 40px;
	width: 100%;
	margin: 0px 0px 250px 0px;
}

.summ .panel1 {
	width: 960px;
	height: 78px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #dadada;
	border-bottom: 0px;
	border-radius: 30px 30px 0px 0px;
	background: #f9f9f9;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
	position: relative;
}

.summ .panel1 img {
	width: 474px;
	height: auto;
	vertical-align: bottom;
	display: block;
	margin: -210px auto 0px auto;
}

.summ .panel2 {
	background: #ecf2ff;
}

.summ .panel2 .container {
	width: 680px;
	padding: 0px 140px 10px 140px;
	border-left: 2px solid #dadada;
	border-right: 2px solid #dadada;
	background: #f9f9f9;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 0px auto;
	position: relative;
}

.summ .panel2 .container p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	width: 445px;
	margin: 0px 0px 25px 0px;
	float: left;
}

.summ .panel2 .container p:nth-of-type(2n+2) {
	width: 235px;
}

.summ .panel2 .container p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.summ .panel3 {
	text-align: center;
	background: #105285;
	padding: 30px 0px 30px 0px;
}

.summ .panel3 p {
	font-family: 'Gilroy-Light';
	color: #ffffff;
	font-size: 30px;
	line-height: 40px;
	margin: 0px 0px 0px 0px;
}

.summ .panel3 p b {
	font-family: 'Gilroy-Extra-Bold';
	font-weight: normal;
}

.summ .panel3 p span {
	font-family: 'Gilroy-Extra-Bold';
	color: #11a3eb;
}

.summ .panel4 {
	background: url("../images/bg16.webp") center center no-repeat;
	background-size: cover;
}

.summ .panel4 .container {
	width: 840px;
	padding: 40px 60px 30px 60px;
	border: 2px solid #dadada;
	border-top: 0px;
	border-radius: 0px 0px 30px 30px;
	background: #f9f9f9;
	text-align: center;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto 125px auto;
}

.summ .panel4 .container p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.summ .panel4 .container p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.summ .panel4 .summ_title2 {
	color: #428cff;
	font-size: 30px;
	line-height: 40px;
	margin: 0px 0px 25px 0px;
}

.summ .panel4 .summ_title2 span {
	color: #105285;
	font-size: 60px;
	line-height: 50px;
	margin: 0px 0px 15px 0px;
}

.summ .panel4 .summ_title3 {
	font-family: 'Gilroy-Light';
	color: #105285;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	width: 720px;
	padding: 0px 0px 47px 0px;
	margin: 0px auto 0px auto;
}

.summ ul {
	width: 1033px;
	font-size: 0px;
	background: #ffffff;
	border-radius: 30px;
	border: 2px solid #dadada;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	margin: 0px auto -240px auto;
	position: relative;
	z-index: 2;
}

.summ li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	width: calc(33.33% - 40px);
	height: 151px;
	padding: 205px 20px 60px 20px;
	vertical-align: top;
	display: inline-block;
}

.summ li:nth-of-type(1) {
	background: url("../images/bg18.webp") right top repeat-y, url("../images/ico18.webp") center 68px no-repeat;
}

.summ li:nth-of-type(2) {
	background: url("../images/bg18.webp") right top repeat-y, url("../images/ico19.webp") center 58px no-repeat;
}

.summ li:nth-of-type(3) {
	background: url("../images/ico20.webp") center 64px no-repeat;
}

.summ li b {
	font-family: 'Gilroy-Extra-Bold';
	color: #428cff;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 19px 0px;
	display: block;
}

.metods {
	padding: 340px 0px 100px 0px;
	background: url("../images/bg17.webp") top center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.metods .container {
	width: 830px;
}

.metods h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 50px;
	line-height: 50px;
	width: 100%;
}

.metods p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.metods p:first-of-type {
	margin: 0px 230px 25px 0px;
}

.metods b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.metods ul {
	margin: 0px 230px 25px 50px;
}

.metods li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	padding: 0px 0px 0px 30px;
	background: url("../images/ico10.webp") left 9px no-repeat;
	margin: 0px 0px 25px 0px;
}

.metods blockquote {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #11a3eb;
	padding: 25px 20px 25px 20px;
	margin: 0px 0px 25px 0px;
}

.metods blockquote b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.sale {
	padding: 105px 0px 0px 0px;
}

.sale .container {
	width: 730px;
}

.sale .sale_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.sale h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #428cff;
	font-size: 27px;
	line-height: 40px;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.sale h3 span {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 50px;
	line-height: 65px;
}

.sale .panel {
	width: 960px;
	padding: 65px 0px 55px 0px;
	border: 2px solid #dadada;
	border-radius: 30px 30px 30px 30px;
	background: #ffffff;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 0px 0px 65px 0px rgba(0, 15, 49, 0.15);
	margin: 65px auto 0px auto;
	position: relative;
}

.sale .panel i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #105285;
	font-size: 20px;
	line-height: 20px;
	font-style: normal;
	width: 180px;
	height: 178px;
	background: url("../images/bg19.webp") center center no-repeat;
	position: absolute;
	right: -14px;
	top: -15px;
	display: block;
}

.sale .panel i u {
	font-size: 12px;
	text-decoration: none;
}

.sale .panel i span {
	position: absolute;
	top: 55px;
	right: -8px;
	transform: rotate(44deg);
	display: block;
}

.sale .panel p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 110px 25px 110px;
}

.sale .panel p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.sale .panel_bg {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
	background: #428cff url("../images/ico21.webp") 132px center no-repeat;
	padding: 35px 110px 35px 260px;
	margin: 0px 0px 25px 0px;
}

.versions {
	text-align: center;
	padding: 170px 0px 0px 0px;
}

.versions h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	margin: 0px 0px 110px 0px;
}

.versions ul {
	margin: 0px 0px -475px 0px;
}

.versions li {
	width: 515px;
	height: 380px;
	padding: 190px 40px 0px 40px;
	margin: 0px 10px 0px 0px;
	box-shadow: 0px 0px 65px 0px rgba(0, 15, 49, 0.15);
	background: #ffffff url("../images/ico23.webp") center 35px no-repeat;
	vertical-align: top;
	display: inline-block;
	position: relative;
}

.versions li:nth-of-type(2) {
	background: #ffffff url("../images/ico23.webp") center 35px no-repeat;
	margin: 0px 0px 0px 0px;
}

.versions li b {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	display: block;
}

.versions li p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #52585b;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	margin: 0px 0px 25px 0px;
}

.versions li .line {
	width: calc(100% - 80px);
	height: 10px;
	background: #ffff16;
	position: absolute;
}

.versions li .line1 {
	top: 0px;
}

.versions li .line2 {
	bottom: 0px;
}

.versions li:nth-of-type(2) .line {
	background: #37ffff;
}

.complects {
	text-align: center;
	background: url("../images/bg20.webp") top center no-repeat;
	background-size: 100% 1793px;
}

.complects li {
	width: 452px;
	background: #418eff;
	padding: 0px 0px 10px 0px;
	margin: 194px 30px 0px 0px;
	border-radius: 30px;
	box-shadow: 0px 0px 65px 0px rgba(0, 15, 49, 0.15);
	vertical-align: top;
	display: inline-block;
}

.complects li:nth-of-type(2) {
	margin: 0px 30px 0px 0px;
}

.complects li:nth-of-type(3) {
	margin: -10px 0px 0px 0px;
}

.complects h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	padding: 680px 0px 0px 0px;
	margin: 0px 0px 100px 0px;
}

.complects li .title1 {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
	width: 100%;
	background: url("../images/ico24.webp") center 20px no-repeat, url("../images/bg21.webp") bottom center repeat-x;
	padding: 85px 0px 20px 0px;
	margin: 0px 0px 30px 0px;
	display: block;
}

.complects li:nth-of-type(2) .title1 {
	background: url("../images/ico26.webp") center 20px no-repeat, url("../images/bg21.webp") bottom center repeat-x;
}

.complects li:nth-of-type(3) .title1 {
	background: url("../images/ico25.webp") center 20px no-repeat, url("../images/bg21.webp") bottom center repeat-x;
}

.complects li .title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 30px 0px;
	background: url("../images/bg21.webp") bottom center repeat-x;
	display: block;
}

.complects li .title b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	width: calc(100% - 40px);
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.complects li .title b span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
}

.complects li .title i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	margin: 31px 40px 0px 40px;
	display: block;
}

.complects li .title i u {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: none;
}

.complects li img {
	width: auto;
	height: 230px;
	vertical-align: bottom;
	margin: 0px 0px 25px 0px;
}

.complects .butt2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #105285;
	font-size: 15px;
	line-height: 52px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	width: calc(100% - 80px);
	background: #ffff16;
	border-radius: 30px;
	margin: 0px 40px 30px 40px;
	display: block;
}

.complects .butt3 {
	background: #37ffff;
}

.complects .butt2:hover {
	opacity: 0.9;
}

.complects li .price1 {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 60px;
	line-height: 60px;
	padding: 15px 0px 20px 0px;
}

.complects li .price1 span {
	font-size: 30px;
}

.complects li .price2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 40px;
	line-height: 40px;
	position: relative;
	padding: 15px 0px 0px 0px;
}

.complects li .price2 span {
	font-size: 20px;
}

.complects li .price2:after {
	content: '';
	width: 138px;
	height: 40px;
	background: url("../images/bg22.webp") center center no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -69px;
	z-index: 1;
}

.complects li .price3 {
	padding: 15px 0px 20px 0px;
}

.complects li .price3:after {
	display: none!important;
}

.reviews {
	padding: 0px 0px 55px 0px;
}

.reviews h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	padding: 160px 0px 0px 0px!important;
	margin: 0px 0px 65px 0px;
}

.reviews .reviews_video {
	width: 680px;
	margin: 0px auto 45px auto;
}

.reviews .reviews_video iframe {
	width: 680px;
	height: 380px;
	vertical-align: bottom;
}

.reviews .reviews_video video {
	width: 680px;
	height: 380px;
	vertical-align: bottom;
}

.letters {
	padding: 0px 0px 100px 0px;
	background: url("../images/bg23.webp") top center no-repeat, url("../images/bg23_2.webp") bottom center no-repeat;
	background-color: #ecf2ff;
}

.letters .container {
	width: 870px;
}

.letters img {
	max-width: calc(100% - 4px);
	height: auto;
	border: 2px solid #dadada;
	box-shadow: 12px 12px 16px 0px rgba(0, 0, 0, 0.13);
	vertical-align: bottom;
	margin: 0px 0px 40px 0px;
}

.letters ul li:nth-child(n+5) {
	display: none;
}

.show-hide-btn {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #444444;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	display: inline-block;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 90px 0px;
	position: relative;
	cursor: pointer;
}

.show-hide-btn:after {
	content: "";
	width: 70px;
	height: 70px;
	border: 2px solid #ff3b50;
	border-radius: 100%;
	background: url("../images/bg24.webp") center center no-repeat;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -37px;
}

.show-hide-btn:hover:after {
	background: #ff414c url("../images/bg26.webp") center center no-repeat;
}

.show-hide-btn.toggled:after {
	background: url("../images/bg25.webp") center center no-repeat;
}

.show-hide-btn.toggled:hover:after {
	background: #ff414c url("../images/bg27.webp") center center no-repeat;
}

.show-hide-btn span.t2 {
	display: none;
}

.show-hide-btn.toggled span.t2 {
	display: inline;
}
	
.show-hide-btn.toggled span.t1 {
	display: none;
}

.texts {
	padding: 40px 0px 100px 0px;
}

.texts .rev_texts {
	border-bottom: 2px solid #e9e9e9;
	padding: 80px 0px 60px 0px;
}

.texts .rev_texts:nth-of-type(2) {
	border-bottom: 0px solid #e9e9e9;
	padding: 80px 0px 0px 0px;
}

.texts .rev_texts .rev_photo {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #9fa3a7;
	font-size: 15px;
	line-height: 15px;
	width: 315px;
	text-align: center;
	float: left;
}

.texts .rev_texts .rev_text {
	width: 570px;
	float: left;
}

.texts .rev_texts .rev_text p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 16px;
	line-height: 25px;
	margin: 0px 0px 25px 0px;
}

.texts .rev_texts .rev_photo b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #444444;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	display: block;
}

.texts .rev_texts .rev_photo .rev_photo1 {
	width: 78px;
	height: 78px;
	border-radius: 100%;
	margin: 0px auto 17px auto;
	overflow: hidden;
	display: block;
}

.texts .rev_texts .rev_photo .rev_photo1 img {
	width: 100%;
	min-height: 78px;
	vertical-align: bottom;
}

.doubts {
	background: #105285;
	padding: 100px 0px 75px 0px;
}

.doubts img {
	width: 365px;
	height: auto;
	position: absolute;
	right: -100px;
	top: 105px;
	z-index: 1;
}

.doubts .container {
	width: 840px;
	position: relative;
}

.doubts h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #ffffff;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	margin: 0px 0px 50px 0px;
}

.doubts li {
	border: 1px dashed #477aa1;
	border-radius: 30px;
	padding: 25px 30px 5px 30px;
	margin: 0px 0px 50px 0px;
	vertical-align: top;
	display: inline-block;
}

.doubts li strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #37ffff;
	font-size: 30px;
	line-height: 35px;
	margin: 0px 0px 25px 0px;
	display: block;
}

.doubts li p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.doubts li .num {
	margin: 0px 0px 25px 30px;
}

.doubts li p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #37ffff;
}

.doubts li:nth-of-type(1) strong {
	margin: 0px 200px 25px 0px!important;
}

.doubts li:nth-of-type(2) strong {
	margin: 0px 200px 25px 0px!important;
}

.doubts li:nth-of-type(1) p {
	margin: 0px 200px 25px 0px!important;
}

.mifs {
	background: #ecf2ff;
	padding: 100px 0px 10px 0px;
}

.mifs h3 {
	font-family: 'Gilroy-Extra-Bold';
	color: #105285;
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	margin: 0px 0px 50px 0px;
}

.mifs li {
	border: 2px solid #dadada;
	border-radius: 30px;
	background: #f9f9f9;
	box-shadow: 0px 0px 65px 0px rgba(0, 15, 49, 0.15);
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 90px 0px;
	overflow: hidden;
}

.mifs .mifs_bg {
	width: 100%;
	height: 290px;
	position: relative;
	margin: 0px 0px 60px 0px;
}

.mifs li:nth-of-type(1) .mifs_bg {
	background: url("../images/bg29.webp") top center no-repeat;
	background-size: cover;
}

.mifs li:nth-of-type(2) .mifs_bg {
	background: url("../images/bg30.webp") top center no-repeat;
	background-size: cover;
}

.mifs li:nth-of-type(3) .mifs_bg {
	background: url("../images/bg31.webp") top center no-repeat;
	background-size: cover;
}

.mifs .mifs_bg u {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 50px;
	line-height: 75px;
	text-align: right;
	text-decoration: none;
	width: 260px;
	background: #428cff;
	padding: 0px 20px 0px 0px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 33px;
}

.mifs .mifs_p1 {
	padding: 0px 65px 0px 65px;
}

.mifs p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.mifs p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.mifs p span {
	background: url("../images/ico10.webp") left 7px no-repeat;
	padding: 0px 0px 0px 30px;
}

.mifs strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #348af1;
	font-size: 30px;
	line-height: 35px;
	margin: 0px 0px 30px 0px;
	display: block;
}

.mifs .mifs_p2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color: #ffffff;
	font-size: 22px;
	line-height: 32px;
	background: #105285;
	padding: 25px 65px 30px 65px;
	margin: 0px 0px 25px 0px;
}

.complects2 {
	background: url("../images/bg20.webp") bottom center no-repeat;
	background-size: 100% 1793px;
	background-position: 0px -740px;
}

.complects2 h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 100px 0px;
}

.att {
	padding: 125px 0px 95px 0px;
}

.att .container {
	text-align: center;
	width: 810px;
}

.att b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #0d87eb;
	font-size: 30px;
	line-height: 30px;
	background: url("../images/bg32.webp") top center no-repeat;
	padding: 58px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	display: block;
}

.att p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #0d87eb;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
}

.end {
	background: url("../images/bg33.webp") top center no-repeat;
	background-size: cover;
	padding: 65px 0px 35px 0px;
	margin: 0px 0px 70px 0px;
}

.end .container {
	width: 900px;
}

.end p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 25px 0px;
}

.end p b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.end .end_photo {
	width: 270px;
	height: 270px;
	border-radius: 100%;
	margin: 0px 0px 0px 40px;
	overflow: hidden;
	float: right;
}

.end .end_photo img {
	width: 100%;
	min-height: 270px;
	vertical-align: bottom;
}

footer {
	text-align: center;
	background: #ecf2ff;
	padding: 57px 0px 75px 0px;
}

footer .container {
	width: 570px;
}

footer p {
	font-family: 'Gilroy-Light';
	color: #444444;
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 55px 0px;
}

footer img {
	width: 120px;
	height: auto;
	vertical-align: bottom;
	margin: -14px 0px 0px 0px;
	float: left;
}

footer .footer_text {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 16px;
	line-height: 20px;
	width: 430px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	float: right;
}

footer .footer_text p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #444444;
	font-size: 13px;
	line-height: 20px;
	margin: 20px 0px 0px 0px;
}

footer .footer_text a {
	color: #428cff;
}

footer .footer_text a:hover {
	text-decoration: none;
}

.m1 {
	position: relative;
	bottom: -650px;
	display: block;
}

@media (max-width: 1441px) {

 .complects li:nth-of-type(3) {
	margin: 30px 0px 0px 0px;
}
  

    
    
    
@media (max-width: 1070px) {
.summ ul {
	width: 966px;
}

 .complects li {
	width: 452px;
	background: #418eff;
	padding: 0px 0px 10px 0px;
	margin: 194px 30px 0px 0px;
	border-radius: 30px;
	box-shadow: 0px 0px 65px 0px rgba(0, 15, 49, 0.15);
	vertical-align: top;
	display: inline-block;
}

.complects li:nth-of-type(2) {
	margin: 0px 0px 0px 0px;
}


.complects li:nth-of-type(3) {
	margin: 30px 0px 0px 0px;
}
  
    
    
}

@media (max-width: 990px) {
header {
	background: url("../images/bg1.webp") top center no-repeat!important;
}

header .container {
	width: 750px;
}

header h1 {
	font-size: 28px;
	line-height: 36px;
}

header h1 b {
	font-size: 44px;
	line-height: 50px;
}

header i {
	width: 400px;
}

.problems .container {
	width: 750px;
}

.problems h3 {
	font-size: 30px;
	line-height: 40px;
	width: 100%;
	margin: 0px auto 65px auto;
}

.problems li b {
	font-size: 20px;
	line-height: 24px;
}

.problems li p {
	font-size: 17px;
	line-height: 24px;
}

.system img {
	width: 750px;
}

.system h3 {
	font-size: 35px;
	line-height: 40px;
	margin: 15px auto 50px auto;
}

.system p {
	font-size: 17px;
	line-height: 24px;
}

.system blockquote {
	font-size: 17px;
	line-height: 24px;
	margin: 40px 0px 35px 0px;
}

.answer .container {
	width: 750px;
}

.answer h3 {
	font-size: 35px;
	line-height: 40px;
	width: 100%;
	margin: 0px auto 35px auto;
}

.answer p {
	font-size: 17px;
	line-height: 24px;
}

.answer ul {
    margin: 0px 0px 25px 40px;
}

.answer li {
	font-size: 17px;
	line-height: 24px;
}

.cover1 .cover1_title1 {
	font-size: 22px;
	line-height: 27px;
}

.cover1 .cover1_title2 {
    font-size: 25px;
    line-height: 37px;
    margin: 0px 0px 50px 0px;
}

.cover1 .cover1_title2 span {
    font-size: 45px;
    line-height: 37px;
}

.cover1 .cover1_title3 {
    font-size: 20px;
    line-height: 24px;
}

.cover1 li {
    font-size: 17px;
    line-height: 24px;
    padding: 3px 0px 3px 78px;
    margin: 0px 0px 20px 0px;
}

.for-what .panel1 {
    font-size: 25px;
    line-height: 40px;
    width: 746px;
    padding: 35px 0px 40px 0px;
}

.for-what .panel2 .container {
    width: 496px;
    padding: 0px 50px 0px 200px;
}

.for-what .panel3 {
    font-size: 17px;
    line-height: 24px;
    width: 646px;
    padding: 28px 50px 45px 50px;
}

.for-what .panel2 p {
    font-size: 17px;
    line-height: 24px;
}

.video {
    width: 750px;
}

.video p {
    font-size: 17px;
    line-height: 24px;
    margin: 0px 0px 30px 0px;
}

.video .plaer iframe {
    width: 750px;
    height: 421px;
}
    .video .plaer video {
    width: 750px;
    height: 421px;
}
 
.video .plaer {
    margin: 0px 0px 85px 0px;
}
    
    
    
    .video2 .plaer2 {
	width: 100%;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
	margin: 0px 0px 15px 0px;
}

.video2 .plaer2 iframe {
	width: 660px;
	height: 375px;
	vertical-align: bottom;
}


.video2 .plaer2 video {
	width: 660px;
	height: 375px;
	vertical-align: bottom;
}

    

.hello {
	padding: 85px 0px 0px 0px;
}

.hello .hello_title {
    font-size: 22px;
    line-height: 27px;
    margin: 0px 0px 85px 0px;
}

.hello .hello_title span {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 40px 0px;
}

.hello .container {
    width: 510px;
    padding: 0px 0px 0px 240px;
}

.hello .photo1 {
    width: 410px;
    top: -215px;
    left: -105px;
}

.hello .helo_name {
    font-size: 20px;
    line-height: 30px;
}

.hello i {
    font-size: 17px;
    line-height: 24px;
}

.hello .hello_bg p {
    font-size: 17px;
    line-height: 24px;
    margin: 0px 0px 25px 0px;
}

.hello .hello_bg3 {
    padding: 50px 0px 0px 0px;
    background: transparent;
}

.hello .hello_title2 {
    font-size: 22px;
    line-height: 27px;
}

.hello .hello_title3 {
    font-size: 35px;
    line-height: 52px;
    margin: 0px 0px 80px 0px;
}

.hello .hello_title3 span {
    font-size: 55px;
    line-height: 52px;
}

.hello .img_cover2 {
    width: 500px;
    margin: 0px 0px -75px -140px;
}

.lessons .container {
	width: 750px;
}

.lessons h3 {
    font-size: 35px;
    line-height: 40px;
	width: 100%;
    margin: 0px 0px 60px 0px;
}

.lessons .lesson {
	width: 750px;
    padding: 0px 0px 50px 0px;
    margin: 0px 0px 75px 0px;
}

.lessons .lesson_head i {
    font-size: 30px;
    line-height: 90px;
    width: 210px;
}

.lessons .lesson_head p {
    font-size: 27px;
    line-height: 30px;
    width: 503px;
    padding: 30px 0px 30px 0px;
    margin: 0px 0px 0px 35px;
}

.lessons .lesson_text {
    width: 478px;
    margin: 30px 30px 0px 30px;
}

.lessons .lesson_photos {
	width: 200px;
	margin: 15px 5px 0px 5px;
}

.lessons .lesson_photos img {
    width: 200px;
    margin: 20px 0px 0px 0px;
}

.lessons .lesson:nth-of-type(2n+2) .lesson_photos img {
    margin: 20px 0px 0px 0px;
}

.total .container {
	width: 750px;
}

.total h3 {
	font-size: 35px;
	line-height: 40px;
	width: 100%;
	margin: 0px 0px 70px 0px;
}

.total li {
    width: 750px;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 40px 0px;
}

.total li:last-of-type {
	padding: 0px 0px 60px 0px;
}

.total li i {
	font-size: 25px;
	line-height: 30px;
}

.total li p {
	font-size: 17px;
	line-height: 24px;
}

.total li b {
	font-size: 17px;
	line-height: 24px;
}

.sky h3 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    margin: 0px auto 200px auto;
}

.sky .panel1 {
    font-size: 17px;
    line-height: 24px;
    width: 446px;
    padding: 55px 250px 20px 50px;
}

.sky .panel2 {
    font-size: 17px;
    line-height: 24px;
    padding: 25px 0px 22px 0px;
}

.sky .panel2 .container {
    width: 446px;
    padding: 0px 250px 0px 50px;
}

.sky .panel3 {
    width: 646px;
    padding: 25px 50px 70px 50px;
}

.sky .panel2 img {
    width: 250px;
    right: 0px;
    top: -155px;
}

.sky .panel3 .first {
    padding: 0px 0px 0px 0px;
}

.sky .panel3 p {
    font-size: 17px;
    line-height: 24px;
}

.sky .panel3 .sky_title {
    font-size: 20px;
    line-height: 28px;
}

.sky .panel3 .sky_title span {
    font-size: 28px;
    line-height: 33px;
}

.sky .panel3 li {
    font-size: 17px;
    line-height: 24px;
}

    
    
.pdd h3 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    margin: 0px auto 50px auto;
}

.pdd .panel1 {
    font-size: 17px;
    line-height: 24px;
    width: 446px;
    padding: 55px 250px 20px 50px;
}

.pdd .panel2 {
    font-size: 17px;
    line-height: 24px;
    padding: 25px 0px 22px 0px;
}

.pdd .panel2 .container {
    width: 446px;
    padding: 0px 250px 0px 50px;
}

.pdd .panel3 {
    width: 646px;
    padding: 25px 50px 70px 50px;
}

.pdd .panel2 img {
    width: 250px;
    right: 0px;
    top: -155px;
}

.pdd .panel3 .first {
    padding: 0px 0px 0px 0px;
}

.pdd .panel3 p {
    font-size: 17px;
    line-height: 24px;
}

.pdd .panel3 .sky_title {
    font-size: 20px;
    line-height: 28px;
}

.pdd .panel3 .sky_title span {
    font-size: 28px;
    line-height: 33px;
}

.pdd .panel3 li {
    font-size: 17px;
    line-height: 24px;
}    
    
    
    
    
    
    
    
.economy {
    padding: 140px 0px 0px 0px;
}

.economy h3 {
    font-size: 32px;
    line-height: 42px;
    margin: 0px 0px 50px 0px;
}

.economy .container {
    width: 750px;
    padding: 0px 0px 50px 0px;
}

.economy p {
    font-size: 17px;
    line-height: 24px;
}

.economy blockquote {
    font-size: 20px;
    line-height: 28px;
    margin: 40px 0px 35px 0px;
}

.minuses h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0px 50px 0px;
}

.minus {
	margin: 0px 0px 45px 0px;
}

.minus .min_right .min_text {
    width: 470px;
    margin: 0px 0px 0px -107.5px;
}

.minus:nth-of-type(2n+2) .min_right .min_text {
    margin: 0px -107.5px 0px 0px;
    float: right;
}

.minus .min_right .min_text strong {
    font-size: 45px;
    line-height: 45px;
    margin: 0px 0px 40px 0px;
}

.minus .min_right .min_text p {
    font-size: 17px;
    line-height: 24px;
}

.minus .min_left .min_bg {
    width: calc(100% - 140px);
    height: 427px;
    background: url(../images/bg10.webp) right center no-repeat;
    margin: 0px 140px 0px 0px;
}

.minus:nth-of-type(2n+2) .min_left .min_bg {
	margin: 0px 0px 0px 140px;
}

.minus .min_left .min_bg_text {
    font-size: 14px;
    line-height: 18px;
    padding: 7px 0px 7px 17px;
    bottom: 60px;
    right: 30px;
}

.minus .min_left .min_bg_text i {
    font-size: 17px;
    line-height: 17px;
}

.minus .minus_img .avito {
	width: 750px;
}

.summ {
	padding: 100px 0px 0px 0px;
}

.summ h3 {
    font-size: 25px;
    line-height: 35px;
}

.summ .panel1 {
    width: 746px;
}

.summ .panel2 .container {
    width: 646px;
    padding: 0px 50px 10px 50px;;
}

.summ .panel2 .container p {
    font-size: 17px;
    line-height: 24px;
    width: 441px;
}

.summ .panel2 .container p:nth-of-type(2n+2) {
	width: 205px;
}

.summ .panel3 {
	padding: 25px 0px 25px 0px;
}

.panel3 .container {
	width: 750px;
}

.summ .panel3 p {
    font-size: 25px;
    line-height: 35px;
}

.summ .panel4 .container {
    width: 646px;
    padding: 35px 50px 25px 50px;
    margin: 0px auto 100px auto;
}

.summ .panel4 .container p {
	font-size: 17px;
	line-height: 24px;
}

.summ .panel4 .summ_title2 span {
    font-size: 55px;
    line-height: 45px;
    margin: 0px 0px 15px 0px;
}

.summ .panel4 .summ_title2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
}

.summ .panel4 .summ_title3 {
    font-size: 22px;
    line-height: 33px;
    width: 720px;
    padding: 0px 0px 40px 0px;
}

.summ ul {
    width: 746px;
    margin: 0px auto -240px auto;
}

.summ li {
    font-size: 15px;
    line-height: 25px;
	height: 201px;
    padding: 205px 20px 60px 20px;
}

.summ li b {
    font-size: 20px;
    line-height: 26px;
	height: 52px;
    margin: 0px 0px 17px 0px;
}

.metods .container {
	width: 750px;
}

.metods h3 {
    font-size: 45px;
    line-height: 45px;
	margin: 0px 0px 65px 0px;
}

.metods p:first-of-type {
    margin: 0px 0px 25px 0px;
}

.metods p {
	font-size: 17px;
	line-height: 24px;
}

.metods li {
	font-size: 17px;
	line-height: 24px;
}

.metods blockquote {
    font-size: 20px;
    line-height: 28px;
}

.sale {
	padding: 90px 0px 0px 0px;
}

.sale .sale_title {
    font-size: 22px;
    line-height: 28px;
}

.sale h3 {
    font-size: 22px;
    line-height: 35px;
}

.sale .sale_title {
    font-size: 22px;
    line-height: 28px;
}

.sale .panel {
	width: 716px;
	padding: 55px 0px 45px 0px;
	margin: 55px auto 0px auto;
}

.sale .panel p {
    font-size: 17px;
    line-height: 24px;
    margin: 0px 50px 25px 50px;
}

.sale .panel_bg {
    font-size: 20px;
    line-height: 28px;
    padding: 35px 50px 35px 200px;
	background: #428cff url(../images/ico21.webp) 72px center no-repeat;
}

.versions {
	padding: 120px 0px 0px 0px;
}

.versions h3 {
	font-size: 35px;
	line-height: 40px;
	margin: 0px 0px 90px 0px;
}

.versions li {
    width: 405px;
    height: 455px;
    padding: 190px 22.5px 0px 22.5px;
    margin: 0px 10px 0px 0px;
}

.versions li b {
    font-size: 28px;
    line-height: 34px;
    margin: 0px 0px 25px 0px;
}

.complects h3 {
    font-size: 35px;
    line-height: 40px;
    padding: 600px 0px 0px 0px;
    margin: 0px 0px 65px 0px;
}

.complects li {
    width: 360px;
    padding: 0px 0px 10px 0px;
    margin: 175px 30px 0px 0px;
}

.complects li .title1 {
    font-size: 45px;
    line-height: 45px;
}

.complects li img {
	height: 200px;
}

.complects li .title {
    font-size: 20px;
    line-height: 26px;
}

.complects li .title b {
    width: calc(100% - 20px);
    padding: 0px 10px 0px 10px;
}

.complects li .title i {
    font-size: 14px;
    line-height: 20px;
    margin: 31px 10px 0px 10px;
}

.complects li .price1 {
    font-size: 50px;
    line-height: 50px;
}

.complects .butt2 {
    font-size: 14px;
    line-height: 50px;
    width: calc(100% - 40px);
    margin: 0px 20px 30px 20px;
}

.reviews h3 {
    font-size: 35px;
    line-height: 40px;
    padding: 150px 0px 0px 0px!important;
    margin: 0px 0px 55px 0px;
}

.letters .container {
	width: 746px;
}

.texts {
	padding: 40px 0px 80px 0px;
}

.texts .rev_texts {
	padding: 60px 0px 40px 0px;
}

.texts .rev_texts .rev_photo {
    width: 230px;
}

.texts .rev_texts .rev_text {
    width: 520px;
}

.texts .rev_texts .rev_photo b {
	font-size: 14px;
	line-height: 15px;
}

.texts .container {
	width: 750px;
}

.doubts {
	padding: 80px 0px 60px 0px;
}

.doubts .container {
	width: 750px;
}

.doubts h3 {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 40px 0px;
}

.doubts img {
	display: none;
}

.doubts li {
    padding: 20px 20px 5px 20px;
    margin: 0px 0px 40px 0px;
}

.doubts li:nth-of-type(1) strong {
	margin: 0px 0px 20px 0px!important;
}

.doubts li strong {
    font-size: 25px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
}

.doubts li:nth-of-type(1) p {
	margin: 0px 0px 20px 0px!important;
}

.doubts li p {
	font-size: 17px;
	line-height: 24px;
}

.mifs .container {
	width: 750px;
}

.mifs h3 {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 40px 0px;
}

.mifs li {
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 60px 0px;
}

.mifs .mifs_bg {
	margin: 0px 0px 50px 0px;
}

.mifs .mifs_bg u {
	font-size: 40px;
	line-height: 65px;
}

.mifs .mifs_p1 {
    padding: 0px 50px 0px 50px;
}

.mifs strong {
    font-size: 25px;
    line-height: 30px;
}

.mifs p {
	font-size: 17px;
	line-height: 24px;
}

.mifs .mifs_p2 {
    font-size: 20px;
    line-height: 30px;
    padding: 20px 50px 25px 50px;
}

.complects2 h3 {
    padding: 20px 0px 0px 0px!important;
    margin: 0px 0px 70px 0px!important;
}

.att .container {
    width: 750px;
}

.att p {
	font-size: 17px;
	line-height: 24px;
}

.att b {
    font-size: 28px;
    line-height: 28px;
    margin: 0px 0px 20px 0px;
}

.end .container {
	width: 750px;
}

.end p {
	font-size: 17px;
	line-height: 24px;
}

.m1 {
	bottom: -550px;
}

}

@media (max-width: 780px) {
header {
	height: 720px;
	background: url("../images/bg1.webp") top center no-repeat!important;
	background-position: -280px 0px!important;
	background-size: 1250px!important;
}

header .container {
	width: 500px;
}

header h1 {
	font-size: 28px;
	line-height: 35px;
	padding: 70px 0px 0px 0px;
	width: 250px;
}

header h1 b {
	font-size: 33px;
	line-height: 39px;
}

header h1 br {
	display: none;
}

header i {
	width: 100%;
	font-size: 20px;
}

.problems .container {
	width: 500px;
}

.problems h3 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    margin: 0px auto 65px auto;
}

.problems li {
    padding: 0px 0px 0px 130px;
    margin: 0px 0px 40px 0px;
}

.problems li b {
    font-size: 20px;
    line-height: 24px;
}

.problems li p {
    font-size: 18px;
    line-height: 24px;
}

.system .container {
	width: 500px;
}

.system img {
	width: 500px;
}

.system h3 {
	font-size: 35px;
	line-height: 40px;
	margin: 15px auto 50px auto;
}

.system p {
    font-size: 18px;
    line-height: 24px;
}

.system blockquote {
	font-size: 18px;
	line-height: 24px;
	margin: 40px 0px 35px 0px;
}

.answer .container {
	width: 500px;
}

.answer .answer_wrapper {
    padding: 40px 20px 15px 20px;
}

.answer h3 {
	font-size: 35px;
	line-height: 40px;
	width: 100%;
    margin: 0px auto 35px auto;
}

.answer p {
	font-size: 18px;
	line-height: 24px;
}

.answer ul {
    margin: 0px 0px 25px 40px;
}

.answer li {
	font-size: 18px;
	line-height: 24px;
}

.cover1 .cover1_title1 {
	font-size: 22px;
	line-height: 27px;
}

.cover1 .cover1_title2 {
    font-size: 25px;
    line-height: 37px;
    margin: 0px 0px 50px 0px;
}

.cover1 .cover1_title2 span {
    font-size: 45px;
    line-height: 37px;
}

.cover1 .cover1_title3 {
    font-size: 20px;
    line-height: 24px;
}

.cover1 .container {
	width: 500px;
}

.cover1 .cover1_imgs .img_left {
	display: none;
}

.cover1 .cover1_imgs .img_right {
	display: none;
}

.cover1 .cover1_imgs .img_cover {
	margin: 0px 0px 0px 0px;
}

.cover1 li {
    font-size: 18px;
    line-height: 24px;
    padding: 3px 0px 3px 78px;
    margin: 0px 0px 20px 0px;
}

.for-what .panel1 {
    font-size: 25px;
    line-height: 40px;
	width: 496px;
    padding: 35px 0px 40px 0px;
}

.for-what .panel2 {
	background: #0d3a5d;
}

.for-what .panel2 .container {
    width: 456px;
    padding: 0px 20px 0px 20px;
}

.for-what .panel3 {
    font-size: 18px;
    line-height: 24px;
    width: 456px;
    padding: 28px 20px 40px 20px;
}

.for-what .panel2 p {
    font-size: 18px;
    line-height: 24px;
}

.video {
    width: 500px;
}

.video p {
    font-size: 19px;
    line-height: 24px;
    margin: 0px 0px 30px 0px;
}

.video .plaer iframe {
    width: 500px;
    height: 280px;
}

    .video .plaer video {
    width: 500px;
    height: 280px;
}
   
.video .plaer {
    margin: 0px 0px 85px 0px;
}
    
    
    .video2 .plaer2 {
	width: 100%;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
	margin: 0px 0px 15px 0px;
}

.video2 .plaer2 iframe {
	width: 460px;
	height: 260px;
	vertical-align: bottom;
}
    
.video2 .plaer2 video {
	width: 460px;
	height: 260px;
	vertical-align: bottom;
}
    

    

.hello {
	padding: 85px 0px 0px 0px;
}

.hello .hello_title {
    font-size: 24px;
    line-height: 29px;
    margin: 0px 10px 85px 10px;
}

.hello .hello_title span {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 40px 0px;
}

.hello .container {
    width: 300px;
    padding: 0px 0px 0px 200px;
}

.hello .photo1 {
    width: 310px;
    top: -215px;
    left: -65px;
}

.hello .helo_name {
    font-size: 20px;
    line-height: 30px;
}

.hello i {
    font-size: 18px;
    line-height: 24px;
}

.hello .hello_bg p {
    font-size: 18px;
    line-height: 24px;
    margin: 0px 0px 25px 0px;
}

.hello .hello_bg3 {
    padding: 50px 0px 0px 0px;
    background: transparent;
}

.hello .hello_title2 {
    font-size: 22px;
    line-height: 27px;
}

.hello .hello_title3 {
    font-size: 35px;
    line-height: 52px;
    margin: 0px 0px 80px 0px;
}

.hello .hello_title3 span {
    font-size: 55px;
    line-height: 52px;
}

.hello .img_cover2 {
    width: 500px;
    margin: 0px 0px -75px 0px;
}

.hello .hello_bg p:nth-of-type(1) {
	width: 300px!important;
    margin: 0px 0px 25px 0px!important;
}

.hello .hello_bg p {
	width: 500px;
    margin: 0px 0px 25px -200px;
}

.hello .hello_bg .container2 p {
	width: 500px!important;
    margin: 0px 0px 25px -200px!important;
}

.lessons {
    padding: 150px 0px 0px 0px;
}

.lessons .container {
	width: 500px;
}

.lessons h3 {
    font-size: 35px;
    line-height: 40px;
	width: 100%;
    margin: 0px 0px 60px 0px;
}

.lessons .lesson {
	width: 500px;
    padding: 0px 0px 40px 0px;
    margin: 0px 0px 50px 0px;
}

.lessons .lesson_head i {
    font-size: 30px;
    line-height: 90px;
    width: 160px;
}

.lessons .lesson_head p {
    font-size: 24px;
    line-height: 56px;
    width: 313px;
    padding: 17px 10px 17px 0px;
    margin: 0px 0px 0px 15px;
}

.lessons .lesson:nth-of-type(1) .lesson_head p {
    line-height: 28px;
}

.lessons .lesson:nth-of-type(2) .lesson_head p {
    line-height: 28px;
}

.lessons .lesson:nth-of-type(3) .lesson_head p {
    line-height: 28px;
}

.lessons .lesson:nth-of-type(5) .lesson_head p {
    line-height: 28px;
}

.lessons .lesson:nth-of-type(6) .lesson_head p {
    line-height: 28px;
}

.lessons .lesson_text {
    width: 308px;
    margin: 30px 15px 0px 15px;
}

.lessons .lesson_photos {
	width: 150px;
	margin: 15px 5px 0px 5px;
}

.lessons .lesson_photos img {
    width: 150px;
    margin: 20px 0px 0px 0px;
}

.lessons .lesson:nth-of-type(2n+2) .lesson_photos img {
    margin: 20px 0px 0px 0px;
}

.lessons .lesson_text p {
    font-size: 18px;
    line-height: 26px;
}

.lessons .lesson_text li {
    font-size: 18px;
    line-height: 26px;
}

.lessons .lesson_text b {
    font-size: 16px;
}

.total {
    padding: 150px 0px 0px 0px;
}

.total .container {
	width: 500px;
}

.total h3 {
	font-size: 35px;
	line-height: 40px;
	width: 100%;
	margin: 0px 0px 70px 0px;
}

.total li {
    width: 500px;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 40px 0px;
}

.total li .total_bg {
    padding: 0px 0px 0px 140px;
}

.total li:last-of-type {
	padding: 0px 0px 60px 0px;
}

.total li i {
	font-size: 25px;
	line-height: 30px;
}

.total li p {
	font-size: 18px;
	line-height: 24px;
}

.total li b {
	font-size: 18px;
	line-height: 24px;
}

.sky h3 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    margin: 0px auto 200px auto;
}

.sky .panel1 {
    font-size: 18px;
    line-height: 24px;
    width: 316px;
    padding: 40px 160px 20px 20px;
}

.sky .panel2 {
    font-size: 18px;
    line-height: 24px;
    padding: 25px 0px 22px 0px;
}

.sky .panel2 .container {
    width: 456px;
    padding: 0px 20px 0px 20px;
}

.sky .panel3 {
    width: 456px;
    padding: 25px 20px 40px 20px;
}

.sky .panel2 img {
    width: 160px;
    right: 4px;
    top: -175px;
}

.sky .panel3 .first {
    padding: 0px 0px 0px 0px;
}

.sky .panel3 p {
    font-size: 18px;
    line-height: 24px;
}

.sky .panel3 .sky_title {
    font-size: 20px;
    line-height: 28px;
}

.sky .panel3 .sky_title span {
    font-size: 28px;
    line-height: 33px;
}

.sky .panel3 li {
    font-size: 18px;
    line-height: 24px;
}
    
    
    
    
 .pdd h3 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    margin: 0px auto 50px auto;
}

.pdd .panel1 {
    font-size: 18px;
    line-height: 24px;
    width: 316px;
    padding: 40px 160px 20px 20px;
}

.pdd .panel2 {
    font-size: 18px;
    line-height: 24px;
    padding: 25px 0px 22px 0px;
}

.pdd .panel2 .container {
    width: 456px;
    padding: 0px 20px 0px 20px;
}

.pdd .panel3 {
    width: 456px;
    padding: 25px 20px 40px 20px;
}

.pdd .panel2 img {
    width: 160px;
    right: 4px;
    top: -175px;
}

.pdd .panel3 .first {
    padding: 0px 0px 0px 0px;
}

.pdd .panel3 p {
    font-size: 18px;
    line-height: 24px;
}

.pdd .panel3 .sky_title {
    font-size: 20px;
    line-height: 28px;
}

.pdd .panel3 .sky_title span {
    font-size: 28px;
    line-height: 33px;
}

.pdd .panel3 li {
    font-size: 18px;
    line-height: 24px;
}
   
    
    
    
    
    

.economy {
    padding: 90px 0px 0px 0px;
}

.economy h3 {
    font-size: 32px;
    line-height: 42px;
	width: 500px;
    margin: 0px auto 50px auto;
}

.economy h3 span {
    font-size: 38px;
    line-height: 48px;
}

.economy .container {
    width: 500px;
    padding: 0px 0px 50px 0px;
}

.economy p {
    font-size: 18px;
    line-height: 24px;
}

.economy blockquote {
    font-size: 21px;
    line-height: 28px;
    margin: 40px 0px 35px 0px;
}

.minuses h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0px 50px 0px;
}

.minus {
	margin: 0px 0px 40px 0px;
}

.minus .min_right .min_text {
    width: 290px;
    margin: 0px 0px 0px -40px;
}

.minus:nth-of-type(2n+2) .min_right .min_text {
    margin: 0px -40px 0px 0px;
    float: right;
}

.minus .min_right .min_text strong {
    font-size: 35px;
    line-height: 35px;
    margin: 0px 0px 30px 0px;
}

.minus .min_right .min_text p {
    font-size: 18px;
    line-height: 24px;
}

.minus .min_left .min_bg_text {
	right: 15px;
}

.minus .min_left .min_bg_text {
	right: 15px;
}

.minus:nth-of-type(2n+2) .min_left .min_bg_text {
    left: 15px;
}

.minus .min_left .min_bg {
    width: calc(100% - 60px);
    height: 427px;
    background: url(../images/bg10.webp) right center no-repeat;
    margin: 0px 60px 0px 0px;
}

.minus:nth-of-type(2n+2) .min_left .min_bg {
	margin: 0px 0px 0px 60px;
}

.minus .min_left .min_bg_text i {
    font-size: 17px;
    line-height: 17px;
}

.minus .minus_img .avito {
	width: 450px;
}

.minus .minus_img .osago {
	width: 450px;
    margin: 0px 0px 0px 0px;
}

.summ {
	padding: 100px 0px 0px 0px;
}

.summ h3 {
    font-size: 25px;
    line-height: 35px;
}

.summ .panel1 {
    width: 496px;
}

.summ .panel2 .container {
    width: 456px;
    padding: 0px 20px 10px 20px;;
}

.summ .panel2 .container p {
    font-size: 17px;
    line-height: 24px;
    width: 236px;
	margin: 0px 10px 25px 0px;
}

.summ .panel2 .container p:nth-of-type(2n+2) {
	width: 200px;
}

.summ .panel3 {
	padding: 25px 0px 25px 0px;
}

.panel3 .container {
	width: 500px;
}

.summ .panel3 p {
    font-size: 22px;
    line-height: 35px;
}

.summ .panel3 p {
    font-size: 22px;
    line-height: 35px;
}

.summ .panel4 .container {
    width: 456px;
    padding: 30px 20px 15px 20px;
    margin: 0px auto 100px auto;
}

.summ .panel4 .container p {
	font-size: 18px;
	line-height: 24px;
}

.summ .panel4 .summ_title2 span {
    font-size: 55px;
    line-height: 45px;
    margin: 0px 0px 15px 0px;
}

.summ .panel4 .summ_title2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
}

.summ .panel4 .summ_title3 {
    font-size: 22px;
    line-height: 33px;
    width: 500px;
    padding: 0px 0px 40px 0px;
}

.summ ul {
    width: 496px;
    margin: 0px auto -240px auto;
}

.summ li {
    font-size: 18px;
    line-height: 25px;
	height: 310px;
	width: calc(33.33% - 20px);
    padding: 205px 10px 60px 10px;
}

.summ li b {
    font-size: 20px;
    line-height: 26px;
	height: 78px;
    margin: 0px 0px 17px 0px;
}

.metods {
    background: #0d3c60;
	padding: 340px 0px 60px 0px;
}

.metods .container {
	width: 500px;
}

.metods h3 {
    font-size: 45px;
    line-height: 45px;
	margin: 0px 0px 65px 0px;
}

.metods p:first-of-type {
    margin: 0px 0px 25px 0px;
}

.metods p {
	font-size: 18px;
	line-height: 24px;
}

.metods ul {
    margin: 0px 0px 25px 30px;
}

.metods li {
	font-size: 18px;
	line-height: 24px;
}

.metods blockquote {
    font-size: 21px;
    line-height: 28px;
}

.sale {
	padding: 90px 0px 0px 0px;
}

.sale .sale_title {
    font-size: 22px;
    line-height: 28px;
}

.sale h3 {
    font-size: 22px;
    line-height: 35px;
}

.sale .container {
	width: 500px;
}

.sale .sale_title {
    font-size: 22px;
    line-height: 28px;
}

.sale .panel {
	width: 496px;
	padding: 40px 0px 40px 0px;
	margin: 55px auto 0px auto;
}

.sale .panel p {
    font-size: 18px;
    line-height: 24px;
    margin: 0px 20px 25px 20px;
}

.sale .panel p:nth-of-type(1) {
    margin: 0px 80px 25px 20px;
}

.sale .panel_bg {
    font-size: 18px;
    line-height: 26px;
    padding: 30px 20px 30px 150px;
	background: #428cff url(../images/ico21.webp) 20px center no-repeat;
}

.versions {
	padding: 100px 0px 0px 0px;
}

.versions h3 {
	font-size: 35px;
	line-height: 40px;
	margin: 0px 0px 70px 0px;
}

.versions li {
    width: 320px;
    height: 540px;
    padding: 190px 22.5px 0px 22.5px;
    margin: 0px 75px 40px 75px;
}

.versions li b {
    font-size: 28px;
    line-height: 34px;
    margin: 0px 0px 25px 0px;
}

.versions li p {
    font-size: 18px;
    line-height: 28px;
}

.complects h3 {
    font-size: 35px;
    line-height: 40px;
    padding: 600px 0px 0px 0px;
    margin: 0px 0px 65px 0px;
}

.complects li {
    width: 460px;
    padding: 0px 0px 10px 0px;
    margin: 0px 20px 40px 20px;
}

.complects li .title1 {
    font-size: 45px;
    line-height: 45px;
}

.complects li img {
	height: 200px;
}

.complects li .title {
    font-size: 20px;
    line-height: 26px;
}

.complects li .title b {
    width: calc(100% - 20px);
    padding: 0px 10px 0px 10px;
}

.complects li .title i {
    font-size: 14px;
    line-height: 20px;
    margin: 31px 10px 0px 10px;
}

.complects li .price1 {
    font-size: 50px;
    line-height: 50px;
}

.complects li .title i {
    font-size: 16px;
}

.complects .butt2 {
    font-size: 14px;
    line-height: 50px;
    width: calc(100% - 40px);
    margin: 0px 20px 30px 20px;
}

.reviews h3 {
    font-size: 35px;
    line-height: 40px;
    padding: 90px 0px 0px 0px!important;
    margin: 0px 0px 55px 0px;
}

.reviews .reviews_video {
	width: 500px;
	margin: 0px auto 40px auto;
}

.reviews .reviews_video iframe {
	width: 500px;
	height: 280px;
}
    
    .reviews .reviews_video video {
	width: 500px;
	height: 280px;
}


.letters .container {
	width: 496px;
}

.texts {
	padding: 40px 0px 80px 0px;
}

.texts .rev_texts {
	padding: 40px 0px 40px 0px;
}

.texts .rev_texts .rev_photo {
    width: 170px;
}

.texts .rev_texts .rev_text {
    width: 330px;
}

.texts .rev_texts .rev_photo b {
	font-size: 13px;
	line-height: 14px;
	padding: 0px 20px 0px 20px;
}

.texts .container {
	width: 500px;
}

.texts .rev_texts .rev_text p {
	font-size: 18px;
	line-height: 25px;
}

.doubts {
	padding: 80px 0px 60px 0px;
}

.doubts .container {
	width: 500px;
}

.doubts h3 {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 40px 0px;
}

.doubts img {
	display: none;
}

.doubts li {
    padding: 20px 20px 5px 20px;
    margin: 0px 0px 40px 0px;
}

.doubts li:nth-of-type(1) strong {
	margin: 0px 0px 20px 0px!important;
}

.doubts li strong {
    font-size: 25px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
}

.doubts li:nth-of-type(1) p {
	margin: 0px 0px 20px 0px!important;
}

.doubts li p {
	font-size: 18px;
	line-height: 24px;
}

.mifs .container {
	width: 500px;
}

.mifs h3 {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 40px 0px;
}

.mifs li {
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 60px 0px;
}

.doubts li:nth-of-type(2) strong {
    margin: 0px 0px 25px 0px!important;
}

.mifs .mifs_bg {
	margin: 0px 0px 30px 0px;
}

.mifs .mifs_bg u {
	font-size: 40px;
	line-height: 65px;
}

.mifs .mifs_p1 {
    padding: 0px 20px 0px 20px;
}

.mifs strong {
    font-size: 25px;
    line-height: 30px;
}

.mifs p {
	font-size: 18px;
	line-height: 24px;
}

.mifs .mifs_p2 {
    font-size: 20px;
    line-height: 30px;
    padding: 20px 20px 25px 20px;
}

.complects2 h3 {
    padding: 20px 0px 0px 0px!important;
    margin: 0px 0px 70px 0px!important;
}

.att {
	padding: 80px 0px 95px 0px;
}

.att .container {
    width: 500px;
}

.att p {
	font-size: 18px;
	line-height: 24px;
}

.att b {
    font-size: 28px;
    line-height: 28px;
    margin: 0px 0px 20px 0px;
}

.end .container {
	width: 500px;
}

.end p {
	font-size: 18px;
	line-height: 24px;
}

.m1 {
	bottom: -550px;
}

footer .container {
	width: 500px;
}

footer .footer_text {
	width: 380px;
}

}


@media (max-width: 590px) {
header {
	background-position: -380px 0px!important;
}



}
