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;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  width: 100%;
  float: left;
  background: #FFF;
  font-weight: normal;
  font-style: normal;
  font-family: 'Exo 2', sans-serif;
}
* {
  box-sizing: border-box;
  outline: none !important;
}
.content {
  width: 100%;
  float: none;
  margin: 0px auto;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}
li {
  list-style: none;
}
#header {
  width: 100%;
  float: left;
  min-height: 877px;
  background: url(../img/bg1.jpg) no-repeat center top;
}
.top_info {
  width: 100%;
  float: left;
}
.top_info .logo {
  float: left;
  margin-left: 70px;
  margin-top: 22px;
}
.top_info .link_rt {
  display: block;
  float: right;
  font-size: 20px;
  font-weight: 600;
  line-height: 2.7;
  color: #ffffff;
  text-decoration: none;
  margin-top: 20px;
}
.center_bl_info {
  width: 100%;
  float: left;
  padding-bottom: 157px;
  background: url(../img/b-sshina.png) no-repeat bottom center;
}
.center_bl_info h1 {
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-top: 106px;
  font-size: 80px;
  letter-spacing: 4px;
  color: #fff;
  display: block;
  float: left;
}
.center_bl_info h1 span {
  color: #c41b10;
}
.center_bl_info .title_bl {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 1.76;
  color: #ffffff;
  margin-bottom: 25px;
}
.center_bl_info .inf_text {
  width: 100%;
  float: left;
  display: block;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  color: #eefaff;
}
.bottom_form {
  width: 100%;
  float: left;
  margin-top: 90px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 11px 23px 0 rgba(190, 202, 207, 0.55);
  background-image: linear-gradient(to right, #e43a25, #c41b10);
  min-height: 80px;
  padding-top: 10px;
  overflow: hidden;
}
.bottom_form form {
  width: 100%;
  float: left;
  background: #fff;
  padding-left: 6px;
  padding-right: 6px;
  min-height: 85px;
  padding-bottom: 50px;
}
.bottom_form label {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 0.83;
  color: #2c2c2c;
  margin-top: 40px;
  margin-bottom: 30px;
}
.bottom_form button {
  width: 100%;
  float: left;
  border: none;
  border-radius: 4px;
  box-shadow: 0 11px 23px 0 #becacf;
  background-image: linear-gradient(100deg, #fb8c00, #d41104);
  font-size: 16px;
  color: #ffffff;
  height: 71px;
  text-transform: uppercase;
}
.bottom_form fieldset {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.bottom_form fieldset input {
  width: 100%;
  float: left;
  height: 71px;
  background-color: #ffffff;
  font-size: 20px;
  color: #959595;
  border: none;
  border-bottom: 1px solid #bababa;
  padding-left: 20px;
  padding-right: 10px;
}
.bottom_form fieldset input:focus {
  border-color: #c41b10;
}
.our_pr {
  width: 100%;
  float: left;
  margin-top: 155px;
}
.our_pr .row {
  clear: both;
}
.our_pr .list_ovl_our {
  width: 33.333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.our_pr .el_our {
  width: 100%;
  float: left;
  border-radius: 4px;
  box-shadow: 0 11px 23px 0 rgba(190, 202, 207, 0.55);
  background-color: #ffffff;
  min-height: 392px;
  padding-top: 170px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.our_pr .el_our img {
  position: absolute;
  top: 51px;
  left: 50%;
  transform: translateX(-50%);
}
.our_pr .el_our span {
  font-size: 24px;
  font-weight: 600;
  line-height: 0.83;
  text-align: center;
  color: #2c2c2c;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.our_pr .el_our p {
  font-size: 16px;
  line-height: 1.38;
  text-align: center;
  color: #424242;
  display: block;
  float: left;
  width: 100%;
}
.title_ourpr {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #2c2c2c;
  background: url(../img/in.png) no-repeat center bottom;
  padding-bottom: 53px;
  margin-bottom: 58px;
}
.shina_info {
  width: 100%;
  float: left;
  min-height: 665px;
  background: url(../img/sn.png) no-repeat bottom center;
}
.title_pricing {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #2c2c2c;
  margin-top: 120px;
  padding-bottom: 73px;
  background: url(../img/price.png) no-repeat center bottom;
}
.shina_info {
  position: relative;
  width: 100%;
  margin-bottom: 4px;
  float: left;
}
.shina_info li {
  position: absolute;
  left: 0;
  top: 0;
  width: 273px;
}
.shina_info li:nth-child(1) {
  top: 40px;
  left: 52%;
  width: 226px;
  border-bottom: dashed 2px #c41b10;
  padding-bottom: 6px;
}
.shina_info li:nth-child(1):after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: -75px;
  left: -4px;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.shina_info li:nth-child(1):before {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: -71px;
  left: 0;
  border-left: dashed 2px #c41b10;
  width: 1px;
  height: 71px;
}
.shina_info li:nth-child(2) {
  top: 149px;
  left: 130px;
  width: 340px;
  padding-right: 59px;
  background: url(../img/pp1.png) no-repeat left 6px bottom;
  padding-bottom: 50px;
}
.shina_info li:nth-child(2):after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: -3px;
  right: 29px;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.shina_info li:nth-child(3) {
  top: 240px;
  right: 143px;
  width: 280px;
  left: auto;
  padding-left: 40px;
  background: url(../img/pp2.png) no-repeat left 6px bottom;
  padding-bottom: 50px;
}
.shina_info li:nth-child(3):after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: -3px;
  left: 2px;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.shina_info li:nth-child(4) {
  top: auto;
  bottom: 42px;
  left: 148px;
  width: 280px;
  padding-right: 40px;
  background: url(../img/pp3.png) no-repeat left 6px bottom;
  padding-bottom: 0px;
}
.shina_info li:nth-child(4):after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: 43px;
  right: -3px;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.shina_info li:nth-child(5) {
  top: auto;
  bottom: 42px;
  right: 168px;
  left: auto;
  width: 260px;
  padding-left: 30px;
  background: url(../img/pp4.png) no-repeat left 6px bottom;
  padding-bottom: 0px;
}
.shina_info li:nth-child(5):after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: 45px;
  left: -1px;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.shina_info li .info_shina {
  font-size: 38px;
  font-weight: bold;
  color: #2c2c2c;
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.shina_info li .info_shina span {
  color: #c41b10;
}
.shina_info li p {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  color: #2c2c2c;
  margin-bottom: 15px;
}
.make_money {
  width: 100%;
  float: left;
  min-height: 766px;
  background: url(../img/bg2.jpg) no-repeat center top;
}
.make_money .title_money {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #ffffff;
  margin-bottom: 45px;
  margin-top: 120px;
}
.make_money ul {
  width: 100%;
  float: left;
}
.make_money ul li {
  float: left;
  width: 33.333%;
  text-align: center;
  min-height: 215px;
}
.make_money ul li p {
  width: 100%;
  float: left;
  display: block;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.56;
  text-align: center;
  color: #ffffff;
}
.in_franshise {
  width: 100%;
  float: left;
  margin-bottom: 130px;
  margin-top: 120px;
}
.in_franshise .titl_in_franshise {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #2c2c2c;
  padding-bottom: 36px;
  background: url(../img/pau.png) no-repeat center bottom;
  margin-bottom: 50px;
}
.in_franshise ul {
  display: table;
  float: none;
  margin: 0px auto;
  position: relative;
  padding-top: 10px;
  z-index: 3;
  max-width: 70%;
  left: 50px;
}
.in_franshise ul.to_full_w {
  width: 100%;
  float: left;
  left: 0;
  max-width: 100%;
  padding-bottom: 35px;
}
.in_franshise ul.to_full_w > li {
  width: 33.333%;
}
.in_franshise ul.to_full_w ol {
  width: 100%;
  float: left;
  margin-top: 13px;
}
.in_franshise ul.to_full_w ol li {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 1.25;
  color: #424242;
  position: relative;
  padding-left: 20px;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
.in_franshise ul.to_full_w ol li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background-color: #c41b10;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 500px;
}
.in_franshise ul > li {
  float: left;
  width: 50%;
  position: relative;
  padding-top: 55px;
  padding-left: 32px;
}
.in_franshise ul > li .number_in {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.2;
  font-size: 96px;
  font-weight: bold;
  color: #c41b10;
}
.in_franshise ul > li .title_top {
  display: block;
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.17;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.in_franshise ul > li p {
  display: block;
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.38;
  color: #424242;
}
.invite {
  width: 100%;
  float: left;
  margin-top: 120px;
}
.invite .title_invite {
  width: 100%;
  float: left;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #2c2c2c;
  display: block;
  text-align: center;
  padding-bottom: 60px;
  background: url(../img/inv.png) no-repeat center bottom;
  margin-bottom: 50px;
}
.invite .invite_one {
  width: 100%;
  float: left;
  border-radius: 4px;
  box-shadow: 0 11px 31px 0 rgba(190, 202, 207, 0.55);
  background-color: #ffffff;
  padding-left: 327px;
  position: relative;
  padding-top: 98px;
  margin-bottom: 30px;
}
.invite .invite_one img {
  position: absolute;
  left: 217px;
  top: 63px;
}
.invite .invite_one span {
  width: 100%;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  line-height: 0.83;
  color: #2c2c2c;
  margin-bottom: 50px;
  padding-right: 160px;
}
.invite .invite_one ul {
  width: 100%;
  float: left;
  margin-bottom: 58px;
}
.invite .invite_one ul li {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color: #2c2c2c;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 40px;
  position: relative;
}
.invite .invite_one ul li:before {
  content: '';
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1.6px #e0201a;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 500px;
}
.invite .invite_one ul li:after {
  background: url(../img/set.png) no-repeat center;
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 6px;
  top: 5px;
  width: 16px;
  height: 14px;
}
.invite .invite_two {
  width: 100%;
  float: left;
  border-radius: 4px;
  box-shadow: 0 11px 31px 0 rgba(190, 202, 207, 0.55);
  background-color: #ffffff;
  padding-left: 327px;
  position: relative;
  padding-top: 98px;
  margin-bottom: 30px;
}
.invite .invite_two img {
  position: absolute;
  left: 214px;
  top: 82px;
}
.invite .invite_two span {
  width: 100%;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #2c2c2c;
  margin-bottom: 30px;
  padding-right: 160px;
}
.invite .invite_two ul {
  width: 100%;
  float: left;
  margin-bottom: 73px;
}
.invite .invite_two ul li {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color: #2c2c2c;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 40px;
  position: relative;
}
.invite .invite_two ul li:before {
  content: '';
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1.6px #e0201a;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 500px;
}
.invite .invite_two ul li:after {
  background: url(../img/set.png) no-repeat center;
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 6px;
  top: 5px;
  width: 16px;
  height: 14px;
}
.invite .to_bottm {
  width: 100%;
  float: left;
  display: block;
  font-size: 24px;
  font-style: italic;
  line-height: 1.29;
  text-align: center;
  color: #c41b10;
  margin-top: -8px;
  margin-bottom: 120px;
}
.partner_support {
  width: 100%;
  float: left;
  margin-bottom: 120px;
}
.partner_support .title_partner {
  width: 100%;
  float: left;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #2c2c2c;
  display: block;
  text-align: center;
  padding-top: 20px;
  background: url(../img/support.png) no-repeat center top;
  margin-bottom: 27px;
  padding-bottom: 25px;
}
.partner_support .ovl_support {
  float: left;
  width: 33.333%;
  padding-left: 15px;
  padding-right: 15px;
}
.partner_support .ovl_support .el_support {
  width: 100%;
  float: left;
  border-radius: 4px;
  box-shadow: 0 11px 23px 0 rgba(190, 202, 207, 0.55);
  background-color: #ffffff;
  min-height: 610px;
  padding-top: 175px;
  position: relative;
  padding-left: 38px;
  padding-right: 20px;
}
.partner_support .ovl_support .el_support img {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
}
.partner_support .ovl_support .el_support span {
  width: 100%;
  float: left;
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 0.83;
  color: #2c2c2c;
}
.partner_support .ovl_support .el_support ul {
  width: 100%;
  float: left;
  margin-top: 6px;
  padding-right: 25px;
}
.partner_support .ovl_support .el_support ul li {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 1.5;
  color: #424242;
  margin-top: 14px;
  position: relative;
  padding-left: 22px;
}
.partner_support .ovl_support .el_support ul li:before {
  display: block;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 4px;
  height: 4px;
  background-color: #c41b10;
  border-radius: 100px;
  top: 10px;
}
.many_proisvod {
  width: 100%;
  float: left;
}
.many_proisvod .title_many_pro {
  width: 100%;
  float: left;
  display: block;
  font-size: 36px;
  line-height: 1.36;
  text-align: center;
  color: #2c2c2c;
}
.steps_inf {
  width: 100%;
  float: left;
  margin-top: 60px;
}
.steps_inf .content {
  max-width: 574px;
  position: relative;
}
.steps_inf .steps_ince {
  width: 214px;
  position: absolute;
}
.steps_inf .steps_ince span {
  width: 100%;
  float: left;
  display: block;
  background: url(../img/lika.png) no-repeat center bottom;
  font-size: 54px;
  font-weight: bold;
  text-align: center;
  color: #2c2c2c;
  padding-bottom: 4px;
  position: relative;
}
.steps_inf .steps_ince span:before {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: -4px;
  left: -3px;
  z-index: 9;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.steps_inf .steps_ince p {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #2c2c2c;
  margin-top: 19px;
  line-height: 1.3;
}
.steps_inf .steps_ince:nth-child(1) {
  right: 0;
  top: 18px;
}
.steps_inf .steps_ince:nth-child(1) span:before {
  left: auto;
  right: -3px;
}
.steps_inf .steps_ince:nth-child(2) {
  top: 256px;
  left: 3px;
}
.steps_inf .steps_ince:nth-child(3) {
  right: 2px;
  top: 497px;
}
.steps_inf .steps_ince:nth-child(3) span:before {
  left: auto;
  right: -3px;
}
.steps_inf .steps_ince:nth-child(4) {
  top: 736px;
  left: 3px;
}
.steps_inf .steps_ince:nth-child(5) {
  right: 2px;
  top: 976px;
}
.steps_inf .steps_ince:nth-child(5) span:before {
  left: auto;
  right: -3px;
}
.steps_inf .steps_ince:nth-child(6) {
  top: 1217px;
  left: 3px;
}
.steps_inf .steps_ince:nth-child(7) {
  right: 2px;
  top: 1457px;
}
.steps_inf .steps_ince:nth-child(7) span:before {
  left: auto;
  right: -3px;
}
.steps_inf .steps_ince:nth-child(8) {
  top: 1696px;
  left: 3px;
}
.steps_inf .steps_ince:nth-child(8) span {
  color: #c41b10;
}
.steps_inf .center_info {
  display: table;
  float: none;
  margin: 0px auto;
  width: 100%;
  max-width: 146px;
  position: relative;
}
.steps_inf .center_info:before {
  content: '';
  display: block;
  float: left;
  position: absolute;
  top: -39px;
  left: 67px;
  z-index: 9;
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  height: 11px;
  border-radius: 100px;
}
.steps_inf .center_info:after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  height: 36px;
  left: 70px;
  width: 4px;
  background: url(../img/linek.png) no-repeat center;
  top: -34px;
}
.steps_inf .center_info .num_one_ovl {
  height: 146px;
  width: 100%;
  float: left;
  background: url(../img/oval_1.png) no-repeat center left;
  margin-bottom: 94px;
  position: relative;
}
.steps_inf .center_info .num_one_ovl:nth-child(even) {
  background: url(../img/oval_2.png) no-repeat center left;
}
.steps_inf .center_info .num_one_ovl:before {
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100px;
  width: 4px;
  background: url(../img/linek.png) no-repeat center;
  bottom: -97px;
}
.steps_inf .center_info .num_one_ovl:after {
  content: '';
  display: block;
  float: left;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/oval.png) no-repeat center;
  width: 11px;
  z-index: 9;
  height: 11px;
  border-radius: 100px;
}
.steps_inf .center_info .num_one_ovl:last-child .num_one {
  background-image: linear-gradient(134deg, #fd4932, #c41b10);
}
.steps_inf .center_info .num_one_ovl:last-child:after,
.steps_inf .center_info .num_one_ovl:last-child:before {
  display: none;
}
.steps_inf .center_info .num_one {
  width: 124px;
  height: 124px;
  border-radius: 1000px;
  background: rgba(44, 44, 44, 0.4);
  font-size: 64px;
  color: #ffffff;
  text-align: center;
  display: block;
  line-height: 124px;
  margin-left: 12px;
  margin-top: 11px;
}
.how_cost {
  width: 100%;
  float: left;
  height: 668px;
  background: url(../img/ggo.jpg) no-repeat center top;
}
.how_cost .title_how {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #ffffff;
  margin-top: 120px;
  margin-bottom: 61px;
}
.how_cost .ovl_center {
  display: table;
  float: none;
  margin: 0px auto;
  max-width: 800px;
}
.how_cost .center_how {
  width: 50%;
  float: left;
}
.how_cost .center_how span {
  width: 100%;
  float: left;
  display: block;
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.how_cost .center_how p {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  color: #ffffff;
  margin-top: 18px;
}
.how_cost .long_bottom {
  width: 100%;
  float: left;
  margin-top: 62px;
}
.how_cost .long_bottom .center_how {
  width: 33.333%;
  float: left;
}
.footer_contact {
  padding-bottom: 85px;
  margin-bottom: 59px;
  width: 100%;
  float: left;
  background: url(../img/fot.png) no-repeat center bottom;
}
.footer_contact .content {
  max-width: 800px;
}
.footer_contact .bottom_form {
  margin-top: 120px;
}
.footer_contact .bottom_form label {
  margin-bottom: 35px;
  margin-top: 50px;
}
.footer_contact .bottom_form form {
  padding-bottom: 20px;
}
.footer_contact .bottom_form fieldset {
  width: 100%;
  padding-left: 100px;
  padding-right: 100px;
  margin-bottom: 40px;
}
#footer {
  width: 100%;
  float: left;
  min-height: 80px;
  background-color: #2c2c2c;
}
#footer .content {
  max-width: 800px;
}
#footer .phone_ftr {
  font-size: 20px;
  font-weight: 600;
  line-height: 2.7;
  color: #ffffff;
  margin-top: 15px;
  display: block;
  float: left;
  text-decoration: none;
  position: relative;
  padding-left: 39px;
}
#footer .phone_ftr:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../img/phone.png) no-repeat center top;
}
#footer .mail_ftr {
  font-size: 20px;
  letter-spacing: -0.1px;
  color: #ffffff;
  margin-top: 28px;
  display: block;
  float: right;
  text-decoration: none;
  position: relative;
  padding-left: 39px;
}
#footer .mail_ftr:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 25px;
  height: 18px;
  background: url(../img/mailto.png) no-repeat center top;
}
.partner_nospd {
  overflow: hidden;
  margin-top: 18px;
  width: 100%;
  padding-top: 75px;
  margin-bottom: 90px;
}
.partner_nospd ul {
  width: 1991px;
  margin-left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.partner_nospd ul li {
  float: left;
  min-width: 200px;
  margin-left: 17px;
  margin-right: 17px;
}
.partner_nospd ul li img {
  top: 50%;
  transform: translateY(-50%);
}
.treb_inf {
  width: 100%;
  float: left;
}
.treb_inf .title_treb {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.18;
  color: #2c2c2c;
  padding-bottom: 34px;
  background: url(../img/trebov.png) no-repeat center bottom;
}
.treb_inf ul {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.treb_inf ul li {
  width: 25%;
  float: left;
  padding-top: 21px;
  text-align: center;
}
.treb_inf ul li span {
  text-align: center;
  font-size: 18px;
  line-height: 1.39;
  color: #424242;
  position: relative;
}
.treb_inf ul li span:before {
  display: block;
  position: absolute;
  content: '';
  left: -16px;
  background: url(../img/galka.png) no-repeat left top;
  top: -23px;
  height: 41px;
  width: 53px;
}
@media (max-width: 999px) {
  .top_info .logo {
    margin-left: 0;
    background: rgba(0, 0, 0, 0.8);
    padding: 5px;
  }
  #header {
    background-size: cover;
    min-height: 10px;
  }
  #header .content {
    max-width: 560px;
  }
  .center_bl_info h1 {
    margin-top: 40px;
    font-size: 64px;
  }
  .center_bl_info .title_bl {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .center_bl_info .inf_text {
    font-size: 16px;
  }
  .bottom_form label {
    margin-top: 22px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .bottom_form fieldset input {
    height: 55px;
  }
  .our_pr {
    margin-top: 50px;
  }
  .title_ourpr {
    font-size: 30px;
    background-size: 500px;
    padding-bottom: 32px;
  }
  .our_pr .el_our span {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .our_pr .el_our {
    min-height: 100px;
    padding-bottom: 30px;
    padding-top: 120px;
  }
  .our_pr .el_our p {
    font-size: 14px;
  }
  .our_pr .list_ovl_our {
    width: 100%;
    margin-bottom: 20px;
  }
  .our_pr .list_ovl_our img {
    top: 23px;
  }
  .bottom_form form {
    margin-bottom: 25px;
  }
  .bottom_form fieldset {
    width: 100%;
    float: left;
    margin-bottom: 18px;
  }
  .center_bl_info {
    background-size: 500px;
  }
  .center_bl_info {
    padding-bottom: 70px;
  }
  .bottom_form {
    margin-top: 50px;
  }
  .title_ourpr {
    margin-bottom: 28px;
  }
  .bottom_form form {
    padding-bottom: 25px;
  }
  .make_money .title_money {
    font-size: 26px;
    margin-top: 42px;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .make_money {
    min-height: 10px;
    background-size: cover;
  }
  .make_money ul li p {
    font-size: 14px;
  }
  .invite .title_invite {
    font-size: 26px;
    background-size: 280px;
    padding-bottom: 48px;
    margin-bottom: 25px;
  }
  .invite .invite_one {
    padding-left: 0px;
  }
  .shina_info li .info_shina {
    font-size: 30px;
  }
  .shina_info li {
    width: 100%;
    float: left;
    margin-bottom: 24px;
  }
  .shina_info li p {
    margin-bottom: 0;
  }
  .shina_info li {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    width: 100% !important;
    padding: 0px !important;
    border: none !important;
    background: transparent !important;
  }
  .shina_info li:before,
  .shina_info li:after {
    display: none !important;
  }
  .shina_info {
    background: transparent;
    min-height: 10px;
  }
  .title_pricing {
    font-size: 28px;
    background-size: 400px;
    padding-bottom: 35px;
    margin-bottom: 25px;
    margin-top: 50px;
  }
  .shina_info {
    margin-bottom: -35px;
  }
  .pricing .content {
    max-width: 460px;
  }
  .in_franshise .titl_in_franshise {
    font-size: 28px;
    background-size: 500px;
    padding-bottom: 22px;
    margin-bottom: 10px;
  }
  .in_franshise ul.to_full_w > li {
    width: 100%;
    width: auto;
    display: table;
    float: none;
    margin: 0px auto;
    max-width: 300px;
    margin-bottom: 20px;
  }
  .in_franshise ul.to_full_w {
    padding-bottom: 0;
  }
  .in_franshise ul > li {
    width: 100%;
    width: auto;
    display: table;
    float: none;
    margin: 0px auto;
    max-width: 300px;
    margin-bottom: 20px;
  }
  .in_franshise {
    margin-bottom: 20px;
  }
  .in_franshise ul {
    width: 100%;
    max-width: 100%;
    left: 0;
  }
  .in_franshise ul > li .title_top {
    font-size: 20px;
    margin-bottom: 0;
  }
  .in_franshise ul.to_full_w ol li {
    font-size: 14px;
  }
  .in_franshise ul > li p {
    font-size: 14px;
  }
  .invite .invite_two {
    padding-left: 0;
  }
  .partner_support .ovl_support {
    width: 100%;
  }
  .treb_inf ul li {
    width: 50%;
  }
  .how_cost .title_how {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  body {
    overflow-x: hidden;
  }
  #footer .phone_ftr,
  #footer .mail_ftr {
    display: table;
    float: none;
    margin: 0px auto;
  }
  #footer .mail_ftr {
    margin-bottom: 25px;
  }
  .footer_contact .bottom_form label {
    margin-top: 30px;
    margin-bottom: 18px;
  }
  .content {
    float: left;
    display: block;
  }
  .footer_contact {
    background-size: 500px;
  }
  .footer_contact {
    margin-bottom: 15px;
  }
  .footer_contact .bottom_form {
    margin-top: 25px;
  }
  .how_cost .center_how span {
    font-size: 22px;
  }
  .how_cost .center_how p {
    font-size: 16px;
    margin-top: 7px;
  }
  .how_cost .center_how {
    padding-left: 5px;
    padding-right: 5px;
  }
  .how_cost {
    height: auto;
    padding-bottom: 20px;
  }
  .in_franshise,
  .invite {
    margin-top: 40px;
  }
  .invite .invite_one,
  .invite .invite_two {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
  .invite .to_bottm {
    font-size: 16px;
  }
  .invite .to_bottm br {
    display: none;
  }
  .invite .invite_one img,
  .invite .invite_two img {
    position: relative;
    left: 0;
    top: 0;
    display: table;
    float: none;
    margin: 0px auto;
    margin-bottom: 15px;
  }
  .invite .invite_one span,
  .invite .invite_two span {
    font-size: 20px;
    line-height: 1.3;
  }
  .invite .invite_one ul li:before,
  .invite .invite_two ul li:before {
    top: 4px;
    transform: translateY(0);
  }
  .invite .invite_one ul li:after,
  .invite .invite_two ul li:after {
    top: 8px;
  }
  .invite .invite_one ul li,
  .invite .invite_two ul li {
    font-size: 14px;
    padding-left: 33px;
    margin-bottom: 4px;
  }
  .invite .invite_one span,
  .invite .invite_two span {
    padding-right: 0;
    margin-bottom: 10px;
  }
  .invite .to_bottm {
    margin-bottom: 30px;
  }
  .partner_support .title_partner {
    font-size: 26px;
    background-size: 280px;
    margin-bottom: 0;
  }
  .partner_support .ovl_support .el_support {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .partner_support .ovl_support .el_support ul li {
    font-size: 14px;
    padding-left: 17px;
  }
  .partner_support .ovl_support .el_support span {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: -12px;
  }
  .partner_support .ovl_support .el_support {
    padding-top: 130px;
  }
  .partner_support .ovl_support .el_support img {
    top: 26px;
  }
  .partner_support .ovl_support .el_support ul {
    padding-right: 0;
  }
  .many_proisvod .title_many_pro {
    font-size: 21px;
  }
  .partner_support {
    margin-bottom: 25px;
  }
  .partner_nospd ul li {
    min-width: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .partner_nospd {
    overflow-x: scroll;
  }
  .partner_nospd ul {
    width: 1750px;
    margin-left: -50px;
    transform: translateX(0);
  }
  .partner_nospd {
    padding-top: 50px;
  }
  .partner_nospd {
    margin-bottom: 10px;
  }
  .treb_inf .title_treb {
    font-size: 26px;
    background-size: 280px;
    padding-bottom: 16px;
  }
  .treb_inf ul li span {
    font-size: 16px;
  }
  .treb_inf ul li {
    margin-bottom: 30px;
  }
  .treb_inf ul {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .partner_support .ovl_support .el_support {
    min-height: 10px;
    padding-bottom: 25px;
  }
  .invite .invite_one ul,
  .invite .invite_two ul {
    margin-bottom: 20px;
  }
  .steps_inf .content {
    float: none;
    display: table;
    margin: 0px auto;
  }
}
.pricing {
  width: 100%;
  float: left;
}
@media (max-width: 728px) {
  .make_money ul li {
    width: 50%;
  }
  .how_cost .long_bottom {
    margin-top: 34px;
  }
  .how_cost .long_bottom .center_how {
    width: 50%;
    min-height: 90px;
  }
  .how_cost .long_bottom .center_how:last-child {
    width: 100%;
  }
}
@media (max-width: 620px) {
  .our_pr .el_our span {
    font-size: 18px;
  }
  .steps_inf .content {
    top: -427px;
  }
  .steps_inf {
    height: 1025px;
    margin-top: 20px;
  }
  .how_cost .title_how {
    font-size: 24px;
  }
  .footer_contact {
    background-size: 280px;
    padding-bottom: 53px;
  }
  .footer_contact .bottom_form fieldset {
    padding-left: 15px;
    padding-right: 15px;
  }
  .bottom_form button {
    font-size: 14px;
  }
  .footer_contact .bottom_form fieldset {
    margin-bottom: 15px;
  }
  .footer_contact .bottom_form fieldset input {
    font-size: 16px;
    height: 46px;
  }
  .treb_inf ul li {
    width: 100%;
  }
  .steps_inf {
    overflow: hidden;
  }
  .steps_inf .content {
    max-width: 574px;
    position: relative;
    transform: scale(0.53);
    display: block;
    width: 574px;
    transform: scale(0.53) translateX(-50%);
    left: 21%;
    float: none;
  }
  .make_money ul li p {
    margin-top: 6px;
  }
  .make_money .title_money {
    font-size: 20px;
  }
  .make_money ul li {
    width: 100%;
    min-height: 10px;
    margin-bottom: 38px;
  }
  .how_cost .center_how p {
    font-size: 14px;
  }
  .center_bl_info {
    background-size: 280px;
    padding-bottom: 32px;
  }
  .title_pricing {
    font-size: 26px;
    background-size: 280px;
    padding-bottom: 26px;
  }
  .top_info .link_rt {
    font-size: 18px;
    margin-top: 26px;
  }
  .bottom_form label {
    line-height: 1.3;
  }
  .our_pr .el_our p br {
    display: none;
  }
  .title_ourpr {
    font-size: 26px;
    background-size: 280px;
    padding-bottom: 16px;
  }
}
@media (max-width: 430px) {
  .steps_inf .content {
    left: 15%;
  }
}
@media (max-width: 360px) {
  .steps_inf .content {
    left: 8%;
  }
}
