@font-face {
	font-family: "Open Sans-Semibold";
	src: url("../fonts/Open Sans-Semibold/Open Sans-Semibold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Museo Sans Cyrl-900";
	src: url("../fonts/Museo Sans Cyrl-900/MuseoSansCyrl-900.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Museo Sans Cyrl-700";
	src: url("../fonts/Museo Sans Cyrl-700/MuseoSansCyrl-700.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "OpenSans-Regular";
	src: url("../fonts/OpenSans-Regular/OpenSans-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Museo Sans Cyrl-500";
	src: url("../fonts/Museo Sans Cyrl-500/MuseoSansCyrl-500.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "FontAwesome";
	src: url("../fonts/font-awesome/fontawesome-webfont.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

html {
	font-family: sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	position: relative;
	overflow-x: hidden;
	min-width: 320px;
	/*----- Basic font -----*/
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.42857143;
	color: #333;
}

body.not-scroll {
	overflow: hidden;
	height: 100vh;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer,
header, hgroup, main, menu, nav, section, summary {
	display: block;
}

.header-top {
    height: auto;
    background-color: #ffffff;
    background: url(../img/Pattern_2.png) no-repeat center top, linear-gradient(to right, #ff8e00 0%, #ffd200 100%) no-repeat center top;
    position: relative;
    margin-bottom: 50px;
    padding-top: 65px;
}

.photo {
	position: relative;
}

.sprite-container {
  	display: none;
}

.corner {
    fill: #ffffff;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}

.second-corner { fill: #f1f1f1; }

.three-corner { fill: #ffffff; bottom: 0; }

.header-logo {
    display: block;
}

.header-menu {
    padding-top: 10px;
}

.main-menu {
	list-style-type: none;
    text-align: center;
    display: block;
}

.main-menu li {
	display: inline-block;
	width: auto;
    margin: 0 25px;
}

a {
	text-decoration: none;
}

.main-menu li a {
	display: inline-block;
	color: #ffffff;
	font-family: "Open Sans-Semibold";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.35px;
}

.main-menu li a:hover {
	text-decoration: underline;
}

.header-download {
	position: absolute;
    top: -46px;
    left: 64px;
}

.soon {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.35px;
	text-align: center;
	margin: 5px auto;
}

.main-logo {
	text-align: center;
    padding-top: 99px;
    padding-left: 17px;
    margin-bottom: 151px;
}

.first-part {
	height: auto;
	background-color: #ffffff;
	padding-top: 103px;
	background: url(../img/666.png) no-repeat center top;
}

h1 {
	color: #000000;
	font-family: "Museo Sans Cyrl-900";
	font-size: 48px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	margin-bottom: 64px;
}

h2 {
	color: #ff8e00;
	font-family: "Museo Sans Cyrl-900";
	font-size: 30px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2.25px;
	text-align: center;
	margin-bottom: 82px;
}

h3 {
	color: #000000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	margin-bottom: 36px;
}

.advantages-wrapper {
	margin-bottom: 151px;
}

.advantage-img, .advantage-text {
	display: inline-block;
    vertical-align: middle;
}

.advantage-img {
	width: 23px;
}

.advantage-text {
	color: #000000;
	font-family: "OpenSans-Regular";
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin-left: 54px;
    margin-right: 31px;
}

.three { margin-left: 65px; }

.advantage-item {
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 48px;
}

.second-part {
    background-color: #f1f1f1;
    height: auto;
    position: relative;
    margin-bottom: -15vw;
    z-index: 1000;
	clip-path: polygon(50% 0%, 100% 0, 100% calc(100% - 15vw), 50% 96%, 0 calc(100% - 15vw), 0 0);
}

.back-picture img {
	max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.mode {
	color: #000000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 30px;
	font-weight: 400;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 0px;
	margin-top: 75px;
	letter-spacing: unset;
}

.mode span {
	color: #ff8e00;
}

.mode:after {
    content: url(../img/667.png);
    display: block;
    margin-top: 10px;
    margin-left: 15px;
}

.modify {
	color: #000000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 30px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 38px;
	letter-spacing: unset;
}

.modify span {
	color: #ff8e00;
	font-family: Museo Sans Cyrl-900;
}

.description {
	color: #838383;
	font-family: "Museo Sans Cyrl-500";
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.45px;
	margin-bottom: 67px;
	text-align: center;
    margin-right: 157px;
    margin-left: 169px;
    margin-top: 4px;
}

.third-part {
	background-image: linear-gradient(to right, #ff8e00 0%, #ffd200 100%);
    height: auto;
    position: relative;
    z-index: 100;
    background: url(../img/back-3.png) no-repeat -40px 40px, linear-gradient(to right, #ff8e00 0%, #ffd200 100%) no-repeat center top;
	padding-top: 285px;
	background-size: cover;
}

.third-part-test {
	background-image: linear-gradient(to right, #ff8e00 0%, #ffd200 100%);
    height: auto;
    position: relative;
    z-index: 100;
    background: url(../img/back-3.png) no-repeat -40px 40px, linear-gradient(to right, #ff8e00 0%, #ffd200 100%) no-repeat center top;
	padding-top: 285px;
	background-size: cover;
}


.circles_and_picture {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.cirles-wrapper {
	display: flex;
}

.circle-one {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 1px solid #ffb500;
    background: rgba(255, 199, 0, 0.5);
    top: 108px;
	left: 49px;
	position: relative;
}

.inner-circle {
	position: absolute;
	top: 47px;
    left: 46px;
	background: white;
	border-radius: 50%;
	box-shadow: 0 0 0px 4px #ffc700;
	width: 57px;
	height: 57px;
	background-color: #ffffff;
}

.inner-circle-text {
	color: #ffb000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 30px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	position: absolute;
    top: 17px;
    left: 22px;
}

.circle-step-one {
	border-radius: 50%;
	width: 247px;
	height: 247px;
	border: 1px solid #ffb500;
	background: rgba(255, 142, 0, 0.5);
	position: relative;
	top: 62px;
    left: 22px;
}

.circle-step-one:after {
	content: url(../img/step-arrow.png);
    display: block;
    position: absolute;
    right: -85px;
    bottom: 105px;
}

.circle-step-one-text {
	color: #ffffff;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-transform: none;
	position: absolute;
    top: 110px;
    left: 15px;
}

.picture-step-one {
	margin-right: 9px;
    margin-top: 21px;
    margin-left: 50px;
}

.circle-two {
	width: 209px;
	height: 209px;
    border-radius: 50%;
    border: 1px solid #ffb500;
    background: rgba(255, 199, 0, 0.5);
	position: relative;
	top: 43px;
    right: -38px;
    z-index: 1;
}

.inner-circle-two {
	background: white;
	border-radius: 50%;
	box-shadow: 0 0 0px 4px #ffc700;
	width: 57px;
	height: 57px;
	background-color: #ffffff;
	position: absolute;
	top: 75px;
    left: 72px;
}

.circle-step-two {
	border-radius: 50%;
	width: 255px;
	height: 255px;
	border: 1px solid #ffb500;
	background: rgba(255, 142, 0, 0.5);
	position: relative;
	top: 21px;
    right: 40px;
}

.circle-step-two:after {
	content: url(../img/step-arrow.png);
    display: block;
    position: absolute;
    left: -152px;
    bottom: 113px;
    right: unset;
    z-index: 1;
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}

.circle-step-two-text {
	color: #ffffff;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-transform: none;
	position: absolute;
    top: 102px;
    left: 22px;
    z-index: 1;
    margin-right: 10px;
    text-align: center;
}

.picture-step-two {
	margin-left: 21px;
    margin-top: -12px;
}

.circle-three {
	width: 261px;
	height: 261px;
	border: 1px solid #ffb500;
    background: rgba(255, 142, 0, 0.5);
    border-radius: 50%;
	position: relative;
    top: -11px;
    left: -5px;
}

.inner-circle-three {
    background: white;
	border-radius: 50%;
	box-shadow: 0 0 0px 4px #ffc700;
	width: 57px;
	height: 57px;
	background-color: #ffffff;
	position: absolute;
	top: 100px;
    left: 100px;
}

.circle-step-three {
	width: 180px;
	height: 180px;
    border: 1px solid #ffb500;
	background: rgba(255, 199, 0, 0.5);
	border-radius: 50%;
	position: relative;
	top: 25px;
    right: 53px;
}

.circle-step-three:after {
	content: url(../img/step-arrow.png);
    display: block;
    position: absolute;
    left: 239px;
    bottom: 70px;
}

.circle-step-three-text {
	color: #ffffff;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-transform: none;
	position: absolute;
    z-index: 1;
    text-align: center;
	margin-right: -30px;
	top: 78px;
    left: -24px;
}

.picture-step-three {
    margin-top: -118px;
    margin-left: -166px;
}

.additional-circle {
	border-radius: 50%;
	border: 1px solid #ffb500;
    background: rgba(255, 142, 0, 0.85);
    width: 214px;
    height: 213px;
    position: relative;
    top: 147px;
    left: 162px;
}

.text-in-additional-circle {
    color: #ffffff;
    font-family: "Museo Sans Cyrl-700";
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    margin-right: 40px;
    position: absolute;
    z-index: 1;
    top: 55px;
    left: 40px;
}

.additional-circle:after {
    content: url(../img/step-arrow-circle.png);
    position: absolute;
    right: 179px;
    top: 59px;
    width: 95px;
    height: 95px;
}

.picture-step-four {
	margin-left: -273px;
}

.circle-four {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 1px solid #ffb500;
    background: rgba(255, 199, 0, 0.7);
    position: relative;
    z-index: 10;
    top: 178px;
    left: 66px;
}

.inner-circle-four {
	background: white;
	border-radius: 50%;
	box-shadow: 0 0 0px 4px #ffc700;
	width: 57px;
	height: 57px;
	background-color: #ffffff;
	position: absolute;
	top: 45px;
    left: 45px;
}

.circle-step-four {
	border-radius: 50%;
	border: 1px solid #ffb500;
    background: rgba(255, 142, 0, 0.5);
    width: 334px;
    height: 334px;
    position: relative;
    top: 87px;
    left: 4px;
}

.circle-four:before {
	content: url(../img/step-arrow.png);
	display: block;
    position: absolute;
	right: 141px;
    bottom: 59px;
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}

.circle-step-four-text {
	color: #ffffff;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-transform: none;
	position: absolute;
    z-index: 10;
    text-align: center;
	margin-right: 35px;
    top: 135px;
    left: 35px;
}

.circle-five {
	border-radius: 50%;
	width: 128px;
    height: 128px;
    border: 1px solid #ffb500;
    background-color: rgba(255, 199, 0, 0.3);
    position: relative;
    top: 3px;
    left: 60px;
    z-index: 10;
}

.inner-circle-five {
    background: white;
    border-radius: 50%;
    box-shadow: 0 0 0px 4px #ffc700;
    width: 57px;
    height: 57px;
    background-color: #ffffff;
    position: absolute;
    top: 35px;
    left: 35px;
}

.circle-step-five {
	width: 261px;
    height: 261px;
    background-color: rgba(255, 142, 0, 0.5);
    border-radius: 50%;
    border: none;
    position: relative;
    z-index: 9;
    top: -60px;
    left: 37px;
}

.circle-step-five:after {
	content: url(../img/step-arrow.png);
    display: block;
    position: absolute;
    right: -77px;
    top: 115px;
}

.circle-step-five-text {
	color: #ffffff;
    font-family: "Museo Sans Cyrl-700";
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    margin-right: 5px;
    position: absolute;
    left: 8px;
    top: 95px;
    z-index: 1; 
}

.additional-circle-two {
    border-radius: 50%;
	border: none;
    background: rgba(255, 142, 0, 0.85);
    width: 231px;
    height: 231px;
    position: relative;
    top: -45px;
    left: 224px;
}

.additional-circle-two:after {
	content: url(../img/step-arrow-circle-2.png);
	display: block;
    position: absolute;
    right: 71px;
    bottom: -15px;
    width: 87px;
    height: 87px;
}

.text-in-additional-circle-two {
	color: #ffffff;
    font-family: "Museo Sans Cyrl-700";
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    margin-right: 5px;
    position: absolute;
	left: 10px;
    top: 80px;
    z-index: 1;
}

.picture-step-five {
    margin-top: -165px;
    margin-left: -242px;
    margin-bottom: 115px;
}

.additional-cirles-wrapper {
	display: flex;
}

.fourth-part {
	height: auto;
	position: relative;
	padding-top: 86px;
}

.fourth-title {
	color: #000000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
  border-bottom: 1px solid #ffd100;
  position: relative;
  margin-bottom: 22px;
}

.fourth-title:after {
	content: url(../img/fourth-title.png);
	display: block;
    position: relative;
	left: 8px;
    top: 20px;
}

.city-menu {
	display: flex;
  	flex-wrap: wrap;
  	/*margin-left: 175px;*/
  	justify-content: center;
    margin-top: 55px;
    list-style-image: url(../img/fourth-list.png);
}

.city-menu li {
	flex-basis: 15%;
	color: #000000;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding-left: 4px;
}

.fourth-soon {
	color: #000000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 55px;
	margin-bottom: 74px;
}

.fourth-soon span {
	color: #ff8e00;
}

.soon-four {
	color: #000000;
	font-family: "Open Sans-Semibold";
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.35px;
	width: auto;
}

.soon-four-list {
	color: #000000;
	font-family: "Open Sans-Semibold";
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.35px;
	width: auto;
	display: none;
}

.soon-four-list-inner {
	color: #000000;
	font-family: "Open Sans-Semibold";
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.35px;
	width: auto;
	display: none;
}

.download-menu {
	display: flex;
  	flex-wrap: wrap;
  	list-style-type: none;
  	margin-top: 8px;
    margin-left: 16px;
}

.download-menu li:first-child {
	margin-right: 15px;
}

.download-menu li:nth-child(3) {
	margin-top: 1px;
}

.download-wr {
	display: grid;
    justify-content: center;
    margin-bottom: 97px;
}

.footer-top {
	height: auto;
}

.footer-wrapper {
	border-top: 1px solid rgba(178, 178, 178, 0.5);
	height: auto;
}

.footer-logo-menu {
    margin-top: 27px;
    margin-bottom: 64px;
}

.footer-logo {
	width: 57px;
	display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}

.footer-menu {
	display: inline-block;
    vertical-align: top;
    width: auto;
    padding-top: 15px;
    padding-left: 200px;
}

.menu-footer {
	list-style-type: none;
    display: flex;
}

.menu-footer li {
	display: inline-block;
    width: auto;
    margin: 0px 20px;
}

.menu-footer li a {
	color: #9c9c9c;
	font-family: "OpenSans-Regular";
	font-size: 13px;
	font-weight: 400;
}

.menu-footer li a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu-footer li a.active {
	color: #000000;
	text-decoration: underline;
}

.footer-bottom {
	display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 70px;
}

.bus, .bus-mail, .trigd {
	color: #9c9c9c;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

.bus { text-transform: uppercase; }

.bus-mail { text-decoration: underline; margin-left: 80px; }
.bus-mail a { color: #9c9c9c; }

.trigd { font-size: 11px; }
.trigd span { text-decoration: underline; }
.trigd a { color: #9c9c9c; }

.bus-mail a:hover, .trigd a:hover {
	color: #000000;
}

.header-responsive {
	display: none;
	z-index: 9000;
  width: 100%;
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  position: absolute;
  top: 0;
  height: 68px;
  background-color: #ffffff;
  background-image: linear-gradient(to right, #ff8e00 0%, #e8bf00 100%);
}

.responsive-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    z-index: 10000;
    min-width: 320px;
    max-width: 600px;
    -webkit-transition: all 0.4s;
       -moz-transition: all 0.4s;
            transition: all 0.4s;
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    will-change: transform;

    background-color: #ffc100;
	background-image: linear-gradient(to bottom, #ff8e00 0%, #ffd200 100%);
}

.responsive-menu:after {
	content: "";
    position: absolute;
    width: 200px;
	background-color: #ffffff;
	opacity: 0.22;
	bottom: 0;
	clip-path: polygon(0% 0%, 100% 100%, 0% 100%, 0% 0%);
	height: 74px;
}

.responsive-menu:before {
	content: "";
    position: absolute;
    width: 280px;
    background-color: #ffffff;
    opacity: 0.1;
    bottom: 0;
    right: 0;
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 100%);
    height: 174px;
}

.responsive-menu.active {
    -webkit-transition: all 0.5s;
       -moz-transition: all 0.5s;
            transition: all 0.5s;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
}

.responsive-menu__top {
    overflow: hidden;
    padding: 15px;
}

.responsive-menu__close {
    position: relative;
    float: right;
    width: 26px;
    height: 26px;
    cursor: pointer;
    color: #000;
    -webkit-transition: color 0.3s;
       -moz-transition: color 0.3s;
            transition: color 0.3s;
}

.responsive-menu__close:hover {
    color: #213c79;
}

.responsive-menu__phone {
    position: relative;
    float: right;
    font-size: 22px;
    padding: 2px 0;
    color: #000;
    font-weight: 300;
    line-height: 20px;
}

.responsive-menu__phone i {
    margin-right: 10px;
    font-size: 18px;
}

.responsive-menu__phone a {
    color: #000;
    text-decoration: none !important;
    font-family: "Museo Sans Cyrl-700";
    font-size: 16px;
}

.responsive-overlay {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #000 !important;
    cursor: pointer;
    -webkit-transition: all 0.4s;
       -moz-transition: all 0.4s;
            transition: all 0.4s;
}

.responsive-overlay.active {
    opacity: .6;
    visibility: visible;
}

.logo-for-mb {
	text-align: center;
}

.mb-menu {
    list-style: none;
    margin-top: 10px;
}

.mb-menu li {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mb-menu li:last-child {
    border-bottom: 0;
}

.mb-menu .mb-sub-menu li:last-child {
    border-bottom: 0;
}

.mb-menu li:before {
    display: none;
}

.mb-menu a {
    display: block;
    padding: 12px 20px;
    text-decoration: none !important;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.35px;

	display: grid;
	grid-template-columns: auto;
	justify-content: center;
	padding: 12px 0px;
}

.mb-menu li a.active {
	color: #ffffff;
}

.header-bar {
    display: flex;
    font-size: 38px;
    margin-left: 20px;
    color: #fff;
}

.download {
	text-align: center;
    padding: 10px;
}

.mb-menu li p {
	text-align: center;
	color: #000000;
	font-family: "Open Sans-Semibold";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.35px;
}

.head__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    align-items: center;
}

.abbr {
    font-family: "Museo Sans Cyrl-900";
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 36px;
}

.android_and_mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-mail {
	padding: 12px 12px;
}
.after-900 { display: none; }
.after-797 { display: none; }
.before-before-last { position: relative; left: 4px; }
.before-last { position: relative; left: 7px; top: -3px; }
.last-adv { position: relative; left: 14px; }

footer { width: auto; }

.header-offset {
	display: none;
}

#go-top {
    position: fixed;
    bottom: 95px;
    right: 30px;
    z-index: 9999;
    text-align: center;
    background: #f5f5f5;
    color: #fff;
    cursor: pointer;
    display: none;
    border: 2px solid transparent;
    background: rgba(255, 142, 0, 1);
    border-radius: 50%;
    width: 57px;
    height: 57px;
    font-size: 54px;
    line-height: 46px;
    transition: all .2s;
}

#go-top:hover {
	box-shadow: 0 0 0px 6px #ffb636;
	border-color: #a97f1a;
}

.main-menu li a.active {
	color: #ffffff;
	text-decoration: underline;
}

.li-inner {
	margin: 0 19px;
}

.header-inner-offset {
	display: block;
	margin-bottom: 220px;
}

.inner-logo-and-download {
	margin-top: -122px;
}

.header-logo-inner {
    display: block;
    padding-left: 26px;
}

.inner-download-wr {
	float: right;
	margin-top: 46px;
	position: relative;
    top: 24px;
    left: 26px;
}

.download-menu-inner {
	display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.download-menu-inner li:first-child {
    margin-right: 15px;
}

.soon-inner {
	margin-top: 4px;
    margin-left: 9px;
}

.header-top-inner {
	clip-path: polygon(50% 0%, 100% 0, 100% calc(100% - 12vw), 50% 100%, 0 calc(100% - 12vw), 0 0);
}

.pk-page {
	height: auto;
    background: #ffffff;
    padding-top: 71px;
}

.pk-title {
	color: #000000;
	font-family: "Museo Sans Cyrl-700";
	font-size: 36px;
	font-weight: 400;
	line-height: 24px;
	border-bottom: 1px solid #ffd100;
	padding-bottom: 20px;
	margin-bottom: 52px;
}

.pk-descr {
	color: #000000;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 50px;
}

.date { color: #a3a3a3; margin-bottom: 15px; }

.pk-list {
	list-style: none;  
	counter-reset: li; 
}

.number-list:before {
	counter-increment: li; 
	content: counters(li,".") ". ";
	color: #000000;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 24px; 
}

.pk-list > .number-list {
	color: green;
	font-family: "Museo Sans Cyrl-700";
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #000000;
}

.pk-list > .number-list:before {
	color: green;
	font-family: "Museo Sans Cyrl-700";
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #000000;
	text-transform: uppercase;
}

.pk-list > .number-list .number-list {
	color: red;
	color: #000000;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding-top: 12px;
}

.pk-list > .number-list .number-list:last-child {
	margin-bottom: 50px;
}

.pk-list > .number-list .number-list:before {
	color: red;
	color: #000000;
	font-family: "OpenSans-Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.inner-footer-top {
	margin-top: 46px;
}

.number-list a {
	color: #336891;
	text-decoration: underline;
}

.number-list a:hover {
	text-decoration: none;
}

.md-head {
	background-color: #ffffff;
	background-image: linear-gradient(to right, #ff8e00 0%, #ffd200 100%);
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -50px;
    padding: 0 50px;
    height: 241px;
    -ms-flex-align: flex-end;
    -webkit-box-align: end;
    align-items: flex-end;
	background: url(../img/Pattern_feed.png) no-repeat center top, linear-gradient(to right, #ff8e00 0%, #ffd200 100%) no-repeat center top;
	clip-path: polygon(50% 0%, 100% 0, 100% calc(100% - 5vw), 50% 100%, 0 calc(100% - 5vw), 0 0);
	margin-bottom: -8vw;
}

.md-form-wrap {
    max-width: 750px;
    margin: 0 auto;
}

.md-content {
    position: relative;
    color: #434343;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 50px !important;
    background: url(../img/icon_feed.png) no-repeat center 165px;
    background-attachment: local;
}

.md-content p {
	text-align: center;
	font-size: 24px;
	color: #000;
	line-height: 24px;
	font-family: "Museo Sans Cyrl-700";
}

.md-img {
	margin: 57px auto;
}

.md-img-two {
	position: relative;
    left: 35px;
    top: 12px;
}

.md-col {
    width: 100%;
}

.md-col:first-child {
    width: 180px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.md-row {
	padding-top: 53px;
}

.form {
	display: grid;
    grid-template-columns: auto;
    justify-content: center;
}

.name {
	margin-bottom: 21px;
}

.name span {
	margin-left: 20px;
    margin-right: 10px;
	color: #636363;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: 400;
}

.name span span { color: #ff8e00; margin-left: unset; margin-right: 17px; }

.name input {
	border: 1px solid #d6d6d6;
    background-color: #ffffff;
    color: #a0a0a0;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    height: 51px;
    width: 360px;
    padding-left: 22px;
}

input[type="text"]::-webkit-input-placeholder { color: #a0a0a0; font-weight: 300;}
input[type="tel"]::-webkit-input-placeholder { color: #a0a0a0; font-weight: 300;}
textarea[type="mes"]::-webkit-input-placeholder { color: #a0a0a0; font-weight: 300;}

textarea[type="mes"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(255, 142, 1, 1);
  outline: 0 none;
}

.telephone span {
	margin-left: 20px;
    margin-right: 0px;
	color: #636363;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: 400;

}

.telephone span span { color: #ff8e00; margin-left: unset; margin-right: 17px; }

.telephone input {
	border: 1px solid #d6d6d6;
    background-color: #ffffff;
    color: #a0a0a0;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    height: 51px;
    width: 360px;
    padding-left: 22px;
}

.questions {
	margin-top: 12px;
	margin-bottom: 28px;
}

.questions textarea {
	width: 360px;
    height: 172px;
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
    margin-top: 5px;
	color: #a0a0a0;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 300;
	resize: none;
	padding-left: 22px;
    padding-top: 13px;
}

.questions span {
	margin-left: 0px;
    margin-right: 8px;
	color: #636363;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: 400;
	position: relative;
    top: -141px;
}

.questions span span { color: #ff8e00; margin-left: unset; margin-right: 17px; position: relative; top: -3px;}

.questions input {
	border: 1px solid #d6d6d6;
    background-color: #ffffff;
    color: #a0a0a0;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    height: 51px;
    width: 360px;
    padding-left: 22px;
}

.checkbox-label {
	text-align: center;
	margin-bottom: 17px;
}

.checkbox-label input {
	width: 19px;
    height: 19px;
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
    position: relative;
    left: -15px;
    top: 7px;
}

.checkbox-label span {
	color: #636363;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: 400;
	margin-right: 24px;
    margin-left: -26px;
}

.checkbox-label span a {
	color: #737373;
	text-decoration: underline;
}

.checkbox-label span a:hover {
	text-decoration: none;
}

.btn {
	border: none;
    width: 215px;
    height: 64px;
    background-color: #bfbfbf;
    background-image: linear-gradient(to right, #ff8e00 0%, #ffd200 100%);
    margin: 0 auto;
    border-radius: 35px;
    color: #ffffff;
    font-family: "Museo Sans Cyrl-900";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    margin-bottom: 83px;
    outline: none !important;
    cursor: pointer;
}

.btn:hover {
	background-image: linear-gradient(to right, #ffd200 100%, #ff8e00 0%);
    text-decoration: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;

}

.checkbox-label input {
  position: relative;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
    border: 1px solid #d6d6d6;
    height: 19px;
    width: 19px;
    background: #ffffff;
    background-color: #ffffff;
    top: 5px;
    left: -12px;
    position: relative;
    display: inline-block;
    margin-right: 11px;
}

.checkbox-label input:checked ~ .checkmark {
    background-color: #fcfcf9;
}

.checkmark:after {
    content: "";
    position: relative;
    display: none;
}

.checkbox-label .checkmark:after {
    content: '\f00c';
    top: -3px;
    left: 0px;
    font-family: "FontAwesome";
    -webkit-transition: all .1s;
    -webkit-transition: all .1s;
    transition: all .1s;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.7px;
    color: #ff8e00;
}

.checkbox-label input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-label .warning {
    position: relative;
    bottom: 0;
    left: 0;
    color: red;
    display: none;
    font-family: "Museo Sans Cyrl-500";
}

.modal-window {
	background: rgba(0,0,0,0.8);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15999;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.modal-window-show {
	opacity: 1;
	position: fixed;
}

.modal-window:target {
    opacity: 1;
}

.modal-window>div {
    width: 725px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2em;
    background: #ffffff;
    color: #333333;
}

.modal-close {
  	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.modal-close:hover {
    background: #00d9ff;
}

.modal-window h1 {
	text-align: center;
	color: #000;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 25px;
}

.modal-window p {
	text-align: center;
	font-size: 18px;
	color: #000;
	line-height: 18px;
	font-family: "OpenSans-Regular";
	margin-bottom: 10px;
}

.third-part-test {
	display: none;
}

.two {display: none;}

.additional-cirles-wrapper {
    display: grid;
    grid-template-columns: auto auto;
}

.md-content {
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}
.md-content::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}

.md-close svg {
    display: block;
    fill: #fff;
    -webkit-transition: all .25s;
    transition: all .25s;
}

svg:not(:root) {
    overflow: hidden;
}

.md-col-mes {
	width: 100%;
	margin-top: 6%;
	margin-bottom: 270px; 
	text-align: center;
}

.header-download-inner, .main-logo-inner {
	display: none;
}

.pk-descr a {
	color: #737373;
    text-decoration: underline;
}

.pk-descr a:hover {
    text-decoration: none;
}

.sub-number-list {
	padding-left: 40px;
    list-style: disc;
    padding-top: 12px;
}

.number-list a {
	color: #737373;
    text-decoration: underline;
}

.number-list a:hover {
    text-decoration: none;
}

.date, .conditions {
	float: left;
    width: 50%;
    margin-bottom: 15px;
}

.conditions {
	text-align: right;
	font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #737373;
    text-decoration: underline;
}

.conditions:hover {
    text-decoration: none;
}

.pk-descr {
    clear: left;
}


@media screen and (max-width: 1880px) {
	.md-modal--full-height {
		height: calc(100% - 40px);
    	top: 20px;
    	-webkit-transform: translateX(-50%);
    	transform: translateX(-50%);
	}

	.md-modal {
		min-height: unset !important;
	}

	.modal-window>div {
       	width: 75%;
	}

	.third-part {
	    background: linear-gradient(to right, #ff8e00 0%, #ffd200 100%) no-repeat center top;
	    background-size: unset;
	}

	.third-part-test {
	    background: linear-gradient(to right, #ff8e00 0%, #ffd200 100%) no-repeat center top;
	    background-size: unset;
	}

	.md-col-mes {
		margin-bottom: unset;
	}

}

@media screen and (max-width: 1495px) {
	.header-logo-inner {
	    display: flex;
	    padding-left: unset;
	    justify-content: center;
	    align-items: center;
	}

	.col-xsl-offset-7 {
		margin-left: unset !important;
	}

	.inner-download-wr {
		grid-template-columns: 145px;
    	display: grid;
    	justify-content: center;
    	margin-top: unset;
    	position: unset;
    	top: unset;
    	left: unset;
	}

	.download-menu-inner {
		justify-content: center;
    	align-items: center;
	}

	.download-menu-inner li:first-child {
	    margin-right: unset;
	}

	.soon-inner {
		display: none;
	}

	.soon-four-list-inner {
		display: unset;
	}

	.download-menu-inner li {
		margin-bottom: 10px;
	}

	.pk-list > .number-list .number-list:last-child {
	    margin-bottom: 25px;
	}

	.pk-descr {
	    margin-bottom: 25px;
	}

	.pk-title {
	    margin-bottom: 25px;
	}
}

@media screen and (max-width: 1199px) {
	.main-menu li {
	    margin: 0 10px;
	}

	.third-part {
	    padding-top: 150px;
	}

	.third-part-test {
	    padding-top: 150px;
	}

	.fourth-part {
	    padding-top: 50px;
	}

	.city-menu-container {
		display: flex;
    	align-items: center;
    	justify-content: center;
	}

	.city-menu {
	    margin-left: unset;
	    margin-top: unset;
	    align-items: center;
	    justify-content: center;
	}

	.city-menu li {
	    margin: 6px;
	}

	.advantage-text {
	    margin-left: 25px;
	    margin-right: 25px;
	}

	.three {
	    margin-left: 40px;
	    margin-right: 30px;
	}

	.picture-step-one img,
	.picture-step-two img,
	.picture-step-three img,
	.picture-step-four img,
	.picture-step-five img {
		max-width: 100%;
    	max-height: 100%;
    	vertical-align: middle;
	}

	.picture-step-two {
	    margin-top: 40px;
	}

	.picture-step-three {
	    margin-top: -60px;
	    margin-left: -120px;
	}

	.additional-circle-two {
	    top: -120px;
	    left: 154px;
	}

	.cirles-wrapper {
	    display: grid;
	    grid-template-columns: auto auto;
	}

	.circle-one {
	    left: 80px;
	}

	.circle-step-one:after {
	    right: -60px;
	}

	.circle-five {
	    left: 95px;
	}

	.circle-step-five:after {
	    right: -40px;
	}

	.circle-four {
	    left: 0;
	}

	.circle-step-four {
	    left: -65px;
	}

	.footer-menu {
	    padding-left: 50px;
	}
}

@media screen and (max-width: 1050px) {
	.col-xsl-offset-10 {
	    margin-left: 80.333333% !important;
	}
}

@media screen and (max-width: 1020px) {

	.soon {
	    margin: 7px 45px;
	    text-align: unset;
	}

	.header-download {
	    position: unset;
	    padding-top: unset;
	    top: unset;
	    left: unset;
	    margin-top: 20px;
	}

	.col-xsl-offset-10 {
	    margin-left: 83.33333333% !important;
	}

	.main-logo {
	    padding-top: 15px;
	    padding-left: unset;
	    margin-bottom: 60px;
	}
}

@media screen and (max-width: 999px) {
	.corner {
	    bottom: -1px;
	}
}

@media screen and (max-width: 991px) {
	.header-menu {
	    padding-top: unset;
	}

	.main-menu {
	    display: grid;
	    grid-template-columns: auto auto;
	}

	.header-download {
	    margin-top: unset;
	}

	.col-xsl-offset-2 {
    	margin-left: unset !important;
	}

	.advantages-wrapper {
	    margin-left: 55px;
	    margin-bottom: 75px;
	}

	h1 { line-height: 48px; }

	.first-part {
	    background: url(../img/666.png) no-repeat center 50px;
	}

	h2 { line-height: 30px; }

	.mode, .modify { line-height: 30px; }

	.mode span {
	    white-space: nowrap;
	}

	.circles_and_picture:nth-child(5) {
		margin-top: 50px;
	}

	.city-menu {
	    margin-left: unset;
	    margin-top: unset;
	    justify-content: center;
	}

	.wrapper-of-picture img {
	    max-width: 100%;
	    max-height: 100%;
	    vertical-align: middle;
	    width: 540px;
	}

	.footer-menu {
	    padding-top: 10px;
	    padding-left: 0;
	}

	.menu-footer li {
	    margin: 0px 6px;
	}

	.city-menu li {
    	flex-basis: 20%;
    	margin-left: auto;
    }

    .advantage-item {
	    display: grid;
	    justify-content: center;
	    grid-template-columns: 50px 320px;
	}

	.advantages-wrapper {
	    margin-left: unset;
	    margin-bottom: 75px;
	}

	.three {
	    margin-left: 25px;
	    margin-right: 25px;
	}

	.advantage-img {
	    width: unset;
	}

	.before-before-last { position: relative; left: unset; }
	.before-last { position: unset; left: unset; top: unset; }
	.last-adv { position: unset; left: unset; }

	.before-before-last, .before-last, .last-adv { margin: 0 auto; }

	.inner-logo-and-download {
	    display: none;
	}

	.pk-page {
	    padding-top: 20px;
	}
	
	.wrapper-of-picture {
		display: unset;
		justify-content: unset;
	}

	.circle-one {
	    left: 0;
	}

	.circle-step-one {
	    left: -30px;
	}

	.picture-step-one {
	    margin-right: unset;
	    margin-top: unset;
	    margin-left: unset;
	    position: relative;
	    left: 70px;
	    top: 50px;
	}

	.picture-step-two {
	    margin-top: 70px;
	}

	.picture-step-three {
	    margin-top: 0px;
	    margin-left: unset;
	    position: relative;
	    left: 75px;
	}

	.circle-two {
	    top: 53px;
	}

	.circle-step-two {
	    top: 31px;
	}

	.circle-step-four {
	    top: 0;
	}

	.circle-four {
	    top: 90px;
	}

	.additional-circle {
	    top: 60px;
	    left: 90px;
	}

	.circle-step-five {
	    left: -22px;
	}

	.circle-five {
	    left: 0;
	}

	.picture-step-five {
	    margin-top: -100px;
	    margin-left: -242px;
	    margin-bottom: 115px;
	    position: relative;
    	z-index: -1;
    	left: 90px;
	}

	.additional-circle-two {
	    top: -115px;
	    left: 179px;
	}

	.col-xsl-offset-10 {
	    margin-left: 0 !important;
	}

	.header-download-inner, .main-logo-inner {
		display: block;
	}

}

@media screen and (max-width: 943px) {
	.col-xsl-offset-8 {
		margin-left: unset !important;
	}

	.soon-four {
		display: none;
	}

	.soon-four-list {
		display: unset;
		margin: 0 70px;
	}

	.download-wr {
	    margin-bottom: 50px;
	    grid-template-columns: 220px;
	}

	.download-menu {
	    margin-top: unset;
	    margin-left: unset;
	}

	.download-menu li {
	    margin-bottom: 10px;
	}

	.download-menu li:first-child {
	    margin-right: unset;
	}

	.download-menu {
	    justify-content: center;
	    align-items: center;
	}
}

@media screen and (max-width: 900px) {
	.before-900 { display: none; }
	.after-900 { display: block; }
	.one {display: none;}
	.two { display: block; }

	.third-part {
	    padding-top: 90px;
	}

	.cirles-wrapper {
	    display: flex;
	    justify-content: center;
	}

	.circles_and_picture:nth-child(2), .circles_and_picture:nth-child(4) {
	    flex-direction: column-reverse;
	}

	.wrapper-of-picture {
	    display: flex;
	    justify-content: center;
	    margin-top: 105px;
	}

	.circle-step-one:after {
	    right: 92px;
	    bottom: -30px;
	    transform: rotate(90deg);
	}

	.picture-step-one {
		margin-right: unset;
    	margin-top: unset;
	    margin-left: unset;
	    position: unset;
	    left: unset;
	    top: unset;
	}

	.circle-step-two:after {
	    left: 100px;
	    bottom: -30px;
	    -moz-transform: rotate(-270deg);
	    -ms-transform: rotate(-270deg);
	    -webkit-transform: rotate(-270deg);
	    -o-transform: rotate(-270deg);
	    transform: rotate(-270deg);
	}

	.picture-step-two, .picture-step-three {
	    margin-left: unset;
	    margin-top: unset;
	}

	.circle-step-three:after {
	    left: 60px;
    	bottom: -30px;
	    transform: rotate(90deg);
	}

	.circle-four:before {
	    right: -125px;
    	bottom: -115px;
	    -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    transform: rotate(90deg);
	}

	.additional-circle {
	    top: 242px;
	    left: 430px;
	}

	.circle-four {
	    top: 95px;
	}

	.circle-step-four {
	    top: 0;
	}

	.circle-step-five:after {
	    right: 105px;
    	top: 255px;
	    transform: rotate(90deg);
	}

	.picture-step-five {
	    margin-top: -70px;
	    margin-left: unset;
	    margin-bottom: 60px;
	}

	.additional-circle-two {
    	top: 140px;
    	left: 0;
	}

	.picture-step-three {
	    margin-top: unset;
	    margin-left: unset;
	    position: unset;
	    left: unset;
	}

	.picture-step-four {
	    margin-left: unset;
	}

	.picture-step-five {
	    margin-top: unset; 
	    margin-left: unset;
	    margin-bottom: 115px;
	    position: unset;
	    z-index: unset;
	    left: unset;
	}

	.circles_and_picture:nth-child(1) .cirles-wrapper,
	.circles_and_picture:nth-child(3) .cirles-wrapper,
	.circles_and_picture:nth-child(5) .cirles-wrapper {
	    justify-content: flex-end;
	}

	.circles_and_picture:nth-child(1) .wrapper-of-picture,
	.circles_and_picture:nth-child(3) .wrapper-of-picture,
	.circles_and_picture:nth-child(5) .wrapper-of-picture {
	    justify-content: flex-end;
	}

	.circles_and_picture:nth-child(2) .cirles-wrapper,
	.circles_and_picture:nth-child(4) .cirles-wrapper {
	    justify-content: flex-start;
	}

	.circles_and_picture:nth-child(2) .wrapper-of-picture,
	.circles_and_picture:nth-child(4) .additional-cirles-wrapper .wrapper-of-picture {
	    justify-content: flex-start;
	}

	.additional-cirles-wrapper {
	    display: grid;
	    grid-template-columns: unset;
	}

	.circles_and_picture:nth-child(3) .wrapper-of-picture {
	    margin-top: 65px;
	}

	.circles_and_picture:nth-child(4) .additional-cirles-wrapper .wrapper-of-picture {
	    margin-top: -140px;
	}

	.circles_and_picture:nth-child(5) .additional-cirles-wrapper .wrapper-of-picture {
	    margin-top: -210px;
	}

	.additional-circle {
	    top: 220px;
	    left: 280px;
	}

	.additional-circle-two {
	    left: 365px;
	}
}

@media screen and (max-width: 810px) {
	.col-sm-9 {
	    width: 65% !important;
	}

	.header-download-inner {
	    display: grid;
	    justify-content: center;
	}

}

@media screen and (max-width: 797px) {
	.before-797 { display: none; }
	.after-797 { display: block; }
}

@media screen and (max-width: 767px) {
	.advantage-img {
	    display: block;
	    margin: 0 auto;
	}
}

@media screen and (max-width: 743px) {
	.menu-footer li {
	    margin: 0px 3px;
	}
}

@media screen and (max-width: 738px) {
	.additional-circle-two {
	    left: 360px;
	}
}

@media screen and (max-width: 730px) {
	.additional-circle-two {
	    left: 350px;
	}
}

@media screen and (max-width: 728px) {
	.description {
	    margin-right: unset;
	    margin-left: unset;
	}

	.footer-menu {
	    padding-left: unset;
	}
}

@media screen and (max-width: 720px) {
	.additional-circle-two {
	    left: 340px;
	}
}

@media screen and (max-width: 715px) {
	.questions {
	    margin-bottom: unset;
	}
}

@media screen and (max-width: 713px) {
	.menu-footer li {
	    margin: 0px 2px;
	}
}

@media screen and (max-width: 710px) {
	.additional-circle-two {
	    left: 330px;
	}
}

@media screen and (max-width: 703px) {
	.footer-logo {
	    margin-top: 10px;
	}

	.footer-logo-menu {
	    display: -ms-grid;
	    display: grid;
	    -ms-grid-columns: 65px auto;
	    grid-template-columns: 65px auto;
	}

	.footer-bottom {
	    display: -ms-grid;
	    display: grid;
	    -ms-grid-columns: 300px;
	    grid-template-columns: 300px;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    margin-bottom: 25px;
	}

	.menu-footer {
	    display: -ms-grid;
	    display: grid;
	    /*-ms-grid-columns: 150px 300px;
	    grid-template-columns: 150px 300px;*/
	    -ms-grid-columns: auto;
	    grid-template-columns: auto;
	    text-align: left;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}

	.menu-footer li {
	    margin-bottom: 5px;
	}

	.menu-footer li a {
	    font-size: 16px;
	}

	.bus, .bus-mail, .trigd { margin-left: unset; text-align: center; margin-bottom: 5px; font-size: 16px; }

	.trigd { margin-top: 15px; }
}

@media screen and (max-width: 700px) {
	/*.additional-circle-two {
	    top: 0px;
	}*/

	.third-part {
	    padding-top: 50px;
	}

	.additional-circle-two {
	    left: 315px;
	}
}

@media screen and (max-width: 690px) {
	.main-menu li a {
	    line-height: 21px;
	}

	.main-menu {
	    grid-template-columns: auto;
	}

	.additional-circle-two {
	    left: 305px;
	}

	.main-menu {
	    text-align: left;
	}

	.main-menu {
	    justify-content: center;
	}
}

@media screen and (max-width: 680px) {
	.additional-circle-two {
	    left: 295px;
	}
}

@media screen and (max-width: 670px) {
	.additional-circle-two {
	    left: 285px;
	}
}

@media screen and (max-width: 664px) {
	.name input, .telephone input, .questions textarea {
		width: auto;
	}

	.questions textarea {
	    padding-left: 32px;
	}

	.questions span {
    	margin-right: 10px;
    }
}

@media screen and (max-width: 660px) {
	.additional-circle-two {
	    left: 275px;
	}
}

@media screen and (max-width: 650px) {
	.additional-circle-two {
	    left: 265px;
	}
}

@media screen and (max-width: 640px) {
	.additional-circle-two {
	    left: 255px;
	}
}

@media screen and (max-width: 630px) {
	.additional-circle-two {
	    left: 245px;
	}
}

@media screen and (max-width: 620px) {
	.additional-circle-two {
	    left: 235px;
	}
}

@media screen and (max-width: 610px) {
	.additional-circle-two {
	    left: 225px;
	}
}

@media screen and (max-width: 591px) {
	.pk-title {
		font-size: 30px;
    	line-height: 30px;
    	text-align: center;
	}

	.additional-circle-two {
	    left: 215px;
	}
}

@media screen and (max-width: 580px) {
	.col-sm-9 {
	    width: 60% !important;
	}

	.header-menu {
	    padding-left: 50px;
	}

	.main-menu li:nth-child(2) a {
	    line-height: 14px;
	}
}

@media screen and (max-width: 570px) {
	.additional-circle-two {
	    left: 205px;
	}
}

@media screen and (max-width: 550px) {
	.third-part {
	    padding-top: 25px;
	}

	.cirles-wrapper {
	    display: grid;
	    justify-content: center;
	    grid-template-columns: auto auto;
	}

	.additional-circle-two {
	    left: 200px;
	}
}

@media screen and (max-width: 543px) {
	.name, .telephone, .questions {
		display: grid;
    	justify-content: center;
    	margin-bottom: 10px;
	}

	.questions {
    	margin-top: unset;
	}

	.questions span {
	    position: unset;
	    top: unset;
	}

	.name span, .telephone span, .questions span {
	    margin-bottom: 10px;
	}

	.md-head {
	    height: 185px;
	}

	.md-content {
	    background: url(../img/icon_feed.png) no-repeat center 110px;
	    background-attachment: local;
	}

	.name span, .telephone span {
	    margin-left: 0;
	}

	.questions textarea {
	    padding-left: 22px;
	}
}

@media screen and (max-width: 540px) {
	.city-menu li {
	    flex-basis: 25%;
	    margin: 8px;
	    margin-left: auto;
	}

	.main-menu li:nth-child(2) a {
		line-height: 16px;
	}

	.additional-circle-two {
	    top: 105px;
	    left: 190px;
	}
}

@media screen and (max-width: 529px) {
	.menu-footer {
	    -ms-grid-columns: auto;
	    grid-template-columns: auto;
	}

	.additional-circle-two {
	    left: 180px;
	}
}

@media screen and (max-width: 520px) {
	.menu-footer li a {
	    line-height: 16px;
	}
}

@media screen and (max-width: 515px) {
	.first-part {
	    background: none;
	    padding-top: 0;
	}

	.additional-circle {
	    top: 185px;
	    left: 200px;
	}
}

@media screen and (max-width: 510px) {
	.additional-circle-two {
	    left: 170px;
	}
}

@media screen and (max-width: 497px) {
	.additional-circle-two {
	    left: 165px;
	}
}

@media screen and (max-width: 490px) {
	.additional-circle-two {
	    left: 160px;
	}
}

@media screen and (max-width: 480px) {
	.additional-circle-two {
	    top: 75px;
	    left: 155px;
	}
}

@media screen and (max-width: 479px) {


	.header-responsive {
	    display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
	}

	.header-offset {
		display: inline-block;
    	margin-top: 85px;
	}

	.modify {
	    font-size: 24px;
	}
}

@media screen and (max-width: 465px) {
	.circles_and_picture:nth-child(1) .cirles-wrapper,
	.circles_and_picture:nth-child(3) .cirles-wrapper,
	.circles_and_picture:nth-child(5) .cirles-wrapper {
	    justify-content: center;
	}

	.circles_and_picture:nth-child(1) .wrapper-of-picture,
	.circles_and_picture:nth-child(3) .wrapper-of-picture,
	.circles_and_picture:nth-child(5) .wrapper-of-picture {
	    justify-content: center;
	}

	.circles_and_picture:nth-child(2) .cirles-wrapper,
	.circles_and_picture:nth-child(4) .cirles-wrapper {
	    justify-content: center;
	}

	.circles_and_picture:nth-child(2) .wrapper-of-picture,
	.circles_and_picture:nth-child(4) .additional-cirles-wrapper .wrapper-of-picture {
	    justify-content: center;
	}

	.additional-circle-two {
	    top: 65px;
	    left: 145px;
	}

	.circle-three {
	    width: 220px;
	    height: 220px;
	    top: 0;
	    left: 0;
	}

	.inner-circle-three {
	    top: 80px;
	    left: 80px;
	}

	.circle-step-three {
	    top: 18px;
	    right: 35px;
	}

	.circle-step-three:after {
        bottom: -25px;
    }

    .circle-step-four {
	    width: 250px;
	    height: 250px;
	    left: 0;
	}

    .circle-step-four-text {
	    top: 80px;
	    left: 0;
	    margin-right: unset;
	}

	.circle-four {
	    left: 30px;
	    top: 55px;
	}

	.circle-four:before {
	    bottom: -75px;
	}
}

@media screen and (max-width: 460px) {
	.additional-circle-two {
	    top: 65px;
	    left: 145px;
	}
}

@media screen and (max-width: 450px) {
	.additional-circle-two {
	    left: 135px;
	}
}

@media screen and (max-width: 446px) {
	.md-content {
	    background: url(../img/icon_feed.png) no-repeat center 130px;
	    background-size: contain;
	    background-attachment: local;
	}
}

@media screen and (max-width: 440px) {
	.additional-circle-two {
	    left: 130px;
	    top: 45px;
	}
}

@media screen and (max-width: 430px) {
	.additional-circle-two {
	    left: 125px;
    	top: 40px;
	}

	.additional-circle {
	    width: 180px;
	    height: 180px;
	}

	.text-in-additional-circle {
	    top: 40px;
	    left: 30px;
	}

	.additional-circle:after {
	    right: unset;
	    top: 40px;
	    left: -65px;
	}

	.circle-four:before {
	    bottom: -70px;
	}
}

@media screen and (max-width: 425px) {
	.menu-footer {
	    -ms-grid-columns: auto;
	    grid-template-columns: auto;
	}

	.city-menu li {
	    flex-basis: 33%;
	    margin: 5px;
	    margin-left: auto;
	}

	.fourth-title::after {
	    left: 0;
	}
}

@media screen and (max-width: 420px) {
	/*.advantage-item {
	    -ms-grid-columns: auto auto;
	    grid-template-columns: auto auto;
	}*/
	.additional-circle-two {
	    left: 118px;
	    top: 34px;
	}
}

@media screen and (max-width: 413px) {
	h1 {
	    font-size: 42px;
	    line-height: 42px;
	}

	.advantage-item {
	    -ms-grid-columns: 50px 300px;
	    grid-template-columns: 50px 300px;
	}

}

@media screen and (max-width: 410px) {
	.advantages-wrapper {
	    width: auto;
	}

	.additional-circle-two {
	    left: 110px;
	    top: 25px;
	}

	.additional-circle {
	    top: 125px;
	    left: 170px;
	}
}

@media screen and (max-width: 405px) {
	.circle-step-four {
	    width: 200px;
	    height: 200px;
	}

	.circle-step-four-text {
	    top: 45px;
	}

	.circle-four {
	    top: 20px;
	}

	.circle-four:before {
	    right: -95px;
	    bottom: -50px;
	}

	.circle-step-one {
	    left: 0;
	    width: 200px;
	    height: 200px;
	}

	.circle-one {
	    width: 125px;
	    height: 125px;
	    left: 49px;
	}

	.circle-step-one-text {
	    top: 75px;
	    left: 42px;
	}

	.circle-one {
	    left: 20px;
	}

	.inner-circle {
	    top: 35px;
	    left: 35px;
	}

	.circle-step-one:after {
	    right: 79px;
	    bottom: -25px;
	}

	.circle-two {
	    top: 55px;
	    width: 150px;
    	height: 150px;
	}

	.circle-step-two {
	    width: 200px;
	    height: 200px;
	}

	.circle-step-two-text {
	    top: 65px;
	    left: 20px;
	}

	.inner-circle-two {
	    top: 43px;
	    left: 43px;
	}

	.circle-step-two:after {
	    left: 72px;
	    bottom: -25px;
	}

	.inner-circle-three {
	    top: 45px;
	    left: 45px;
	}

	.circle-three {
	    width: 150px;
	    height: 150px;
	    top: 35px;
	}

	.circle-step-three-text {
	    margin-right: unset;
	    top: 75px;
	    left: 0;
	}

	.circle-step-three:after {
	    left: 61px;
	    bottom: -25px;
	}

	.circle-step-five {
	    left: 0;
	    width: 200px;
    	height: 200px;
	}

	.circle-step-five-text {
	    font-size: 23px;
	    left: 6px;
	    top: 75px;
	}

	.circle-five {
    	left: 15px;
        top: -20px;
	}

	.circle-step-five:after {
	    right: 75px;
	    top: 175px;
	}

	.additional-circle-two {
	    width: 175px;
	    height: 175px;
	    top: 0;
	    left: 0;
	}

	.additional-circle-two:after {
	    right: 45px;
	    bottom: -55px;
	}

	.text-in-additional-circle-two {
	    top: 40px;
	}
}

@media screen and (max-width: 394px) {
	.advantage-item {
	    -ms-grid-columns: 50px 280px;
	    grid-template-columns: 50px 280px;
	}
}

@media screen and (max-width: 380px) {
	.modal-window>div {
       	width: 90%;
	}

	.modify {
	    font-size: 20px;
	}

	.mode {
	    font-size: 26px;
	}
}

@media screen and (max-width: 373px) {
	.advantage-item {
	    -ms-grid-columns: 50px 250px;
	    grid-template-columns: 50px 250px;
	}

	.additional-circle-two:after {
	    content: none;
	}

	.additional-circle {
	    left: 130px;
	}
}

@media screen and (max-width: 365px) {
	h1 {
	    font-size: 35px;
	    line-height: 35px;
	}

	.pk-title {
	    font-size: 24px;
	    line-height: 24px;
	}
}

@media screen and (max-width: 360px) {
	.date, .conditions {
	    line-height: 14px;
	}
}

@media screen and (max-width: 357px) {
	.circle-three {
	    left: 30px;
	}

	.circle-step-three {
	    right: 0;
	}

	.circle-four {
	    top: 20px;
	    width: 125px;
    	height: 125px;
	}

	.inner-circle-four {
	    top: 33px;
	    left: 33px;
	}

	.circle-step-four {
	    width: 170px;
	    height: 170px;
	}

	.circle-step-four-text {
	    top: 24px;
	    font-size: 20px;
	}

	.circle-four:before {
	    right: -78px;
	}

	.additional-circle {
	    width: 150px;
	    height: 150px;
	    left: 95px;
	    top: 65px;
	}

	.text-in-additional-circle {
	    top: 30px;
	    left: 25px;
	    font-size: 20px;
	}

	.additional-circle:after {
	    content: none;
	}

	.circles_and_picture:nth-child(4) .additional-cirles-wrapper .wrapper-of-picture {
	    margin-top: -110px;
	}
}

@media screen and (max-width: 349px) {
	.menu-footer li:nth-child(2) a {
	    line-height: 14px;
	}
}

@media screen and (max-width: 343px) {
	.advantage-item {
	    -ms-grid-columns: 50px 220px;
	    grid-template-columns: 50px 220px;
	}
}

@media screen and (max-width: 335px) {

	.circle-one {
	    left: 16px;
	}

	.inner-circle {
    	z-index: 1;
	}

	.circle-step-one {
	    left: -24px;
	}

	.circle-three {
	    left: 22px;
	}

	.circle-step-three {
	    right: 36px;
	}

	.inner-circle-three {
	    z-index: 1;
	}

	.circle-five {
	    left: 24px;
	    z-index: 10;
	}

	.circle-step-five {
	    left: -15px;
	    z-index: unset;
	}

	.circle-step-five-text {
	    z-index: 10;
	}
}

@media (max-width: 480px) {
	.first-part h2 {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 331px) {
	.mode:after {
	    content: none;
	}
}

.logo-resp {
	width: 40px;
	margin-right: 10px;
	display: flex;
}

.logo-resp img {
	width: 100%;
}

.abbr--text {
    font-size: 0;
    width: 110px;
}

.abbr--text img {
	width: 100%;
}

.header-download--mb {
	margin: 20px 0;
    text-align: center;
}
.header-download--mb p {
	color: #000;
}

.bras-ico {
	width: 33px;
	height: 33px !important;
}

.head__logo {
	display: none;
}

.header-responsive {
	background: transparent;
}

/*  ======================================================================
        BUTTON "TO-TOP"
========================================================================== */
.to-top {
    position: fixed;
    z-index: 9999;
    right: 26.5px;
    bottom: 50px;
    width: 40px;
    height: 90px;
    border-radius: 4px;
    background-color: #ff8e00;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
       -moz-transition: all .4s;
            transition: all .4s;
}

.to-top.active {
    opacity: 1;
    visibility: visible;
}

.to-top__text {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    position: absolute;
    top: 50px;
    left: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    backface-visibility: hidden;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.to-top__icon {
    position: absolute;
    top: 12px;
    left: 13px;
    width: 13px;
    height: 13px;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
            transition: all .3s;
}

.to-top:hover .to-top__icon {
    -webkit-transform: translateY(5px);
       -moz-transform: translateY(5px);
            transform: translateY(5px);
}

.to-top__icon svg {
    display: block;
    fill: #fff;
}
