@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body {
  width: 100%;
  min-width: 320px;
  color: #202D3D;
  background: #ffffff;
  font: 16px/120% "Nunito Sans", sans-serif;
  cursor: default;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  height: auto !important;
  min-height: 100%;
  height: 100%;
  position: relative;
}

html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, select, input, textarea,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, caption {
  font: 16px/120% "Nunito Sans", sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
}

a img, :link img, :visited img {
  border: 0;
}

p {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

a {
  cursor: pointer;
  outline: none;
  color: #202D3D;
  text-decoration: none;
  font: 16px/120% "Nunito Sans", sans-serif;
}

a:hover {
  text-decoration: none;
}

.cl:after, .form:after, .f_top:after, .f_top_2:after, .tab_item:after, .tabs:after, .h_menu:after, .f_bot:after, .f_content:after, .header:after, .b1:after, .b2:after, .b3:after, .b4:after, .b5:after {
  content: "";
  display: block;
  clear: both;
}

.hand {
  cursor: pointer;
}

.display_none {
  display: none;
}

input, select, textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  outline: none;
  resize: none;
  overflow: auto;
}

ul {
  list-style: none;
}

/* site styles */
.f_bot, .f_content, .header, .b1, .b2, .b3, .b4, .b5 {
  max-width: 1360px;
  padding: 0 15px;
  margin: 0 auto;
}

body {
  padding-top: 80px;
}

header {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 80px;
  z-index: 5;
  left: 0;
  top: 0;
  padding-top: 17px;
}

.logo {
  height: 32px;
  float: left;
  padding-left: 42px;
  font-size: 13px;
  line-height: 110%;
  color: #19B6CC;
  letter-spacing: 0.01em;
  position: relative;
}
.logo:before {
  display: block;
  content: "";
  width: 31px;
  height: 43px;
  background: url(../images/logo.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.logo > i {
  font-style: normal;
}
.logo > span {
  display: block;
  font-size: 38px;
  line-height: 110%;
  color: #19B6CC;
  letter-spacing: -0.03em;
  font-family: "Yeseva One";
  margin: -10px 0 -5px;
}

.burger {
  display: none;
  position: absolute;
  width: 22px;
  height: 18px;
  left: 15px;
  top: 15px;
}
.burger.opened span {
  height: 0;
}
.burger.opened span:before {
  top: 50%;
  transform: rotate(-45deg);
}
.burger.opened span:after {
  top: 50%;
  transform: rotate(45deg);
}
.burger:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.burger span {
  display: block;
  width: 100%;
  height: 2px;
  background: #19B6CC;
  position: absolute;
  left: 0;
  top: 8px;
}
.burger span:before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #19B6CC;
  position: absolute;
  left: 0;
  top: -8px;
  transition: 0.3s;
}
.burger span:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #19B6CC;
  position: absolute;
  left: 0;
  top: 8px;
  transition: 0.3s;
}

.h_menu {
  float: left;
  margin: 10px 0 0 60px;
}
.h_menu > li {
  display: block;
  float: left;
  margin-right: 30px;
}
.h_menu > li > a {
  font-size: 17px;
  transition: 0.3s;
}
.h_menu > li > a:hover {
  color: #19B6CC;
}

.btn {
  display: block;
  width: 100%;
  max-width: 220px;
  height: 60px;
  background: #19B6CC;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  font-weight: 900;
  letter-spacing: -0.02em;
  transition: 0.3s;
}
.btn:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}

.h_callback {
  float: right;
  max-width: 162px;
  height: 48px;
  line-height: 48px;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
}
.h_callback.black {
  background: none;
  border: 1px solid #000;
  color: #000;
}

.h_pay {
  float: right;
  width: 110px;
  height: 48px;
  background: #19B6CC;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 48px;
  font-weight: 700;
  transition: 0.3s;
  margin-left: 17px;
}
.h_pay:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}

.b1_3_pay {
  display: none;
  margin-top: 20px;
}

.h_tels {
  float: right;
  margin: 3px 15px 0 0;
  text-align: right;
}
.h_tels > a {
  display: inline-block;
  font-size: 16px;
  line-height: 110%;
}
.h_tels > a:nth-child(1) {
  font-size: 22px;
  line-height: 110%;
  font-weight: 700;
}

.b1_wrap {
  height: 725px;
  background: url(../images/b1.jpg) center top no-repeat;
  padding: 130px 0 30px;
  overflow: hidden;
}
.b1_wrap.b1w_3 {
  height: auto;
  background-size: cover;
  padding-bottom: 0;
}
.b1_wrap.b1w_4 {
  background: url(../images/b1_4.jpg) center top no-repeat;
  background-size: cover;
  height: 800px;
}

.b1_qr {
  position: absolute;
  left: 50%;
  top: 200px;
  transform: translateX(365px);
  text-align: center;
}
.b1_qr img {
  display: inline-block;
}

.qr_img {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 40px;
}
.qr_img > img {
  display: block;
}

.b1_bot {
  width: calc(100% - 30px);
  max-width: 1360px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

h1 {
  font-weight: normal;
  font-size: 81px;
  line-height: 101%;
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.05em;
}

.b1_3 h1 {
  font-size: 45px;
  text-transform: uppercase;
}
.b1_3 .b1_btn {
  max-width: 343px;
}

.b1_3_price {
  font-size: 180px;
  line-height: 105%;
  font-weight: 900;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.b1_3_price > span {
  color: #FF5722;
}

.b1_text {
  font-size: 20px;
  color: #fff;
  margin: 15px 0 40px;
}

.b1_conf {
  display: inline-block;
  margin-top: 100px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.b1_conf:hover {
  text-decoration: underline;
}

.b2_wrap {
  background: #F2F3F7;
  padding-bottom: 300px;
  position: relative;
}

.b2_img {
  display: block;
  position: absolute;
  bottom: 250px;
  left: 50%;
  transform: translateX(-100px);
}

.b2_img_mob {
  display: none;
  max-width: 300px;
  margin: 0 auto 20px;
}

.b2 {
  position: relative;
  z-index: 1;
  transform: translateY(-112px);
}

.c_head, .b2b_head {
  font-weight: 900;
  font-size: 45px;
  text-align: center;
  letter-spacing: -0.03em;
  margin-bottom: 45px;
}
.c_head > span, .b2b_head > span {
  display: block;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}

.b2_top_items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0 60px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 65px 3vw;
  margin-bottom: 100px;
}
.b2_top_items.b2ti_3 {
  margin: 15px 0 0;
}

.b2t_item {
  min-height: 80px;
  padding-left: 95px;
  position: relative;
}
.b2t_item > img {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.b2t_item > span {
  display: block;
  font-size: 20px;
  line-height: 120%;
}

.b2_items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.b2_items.show_3 .b2_item:nth-child(n+4) {
  display: none;
}

.b2_item {
  background: #FFFFFF;
  box-shadow: 0px 15px 30px -10px rgba(0, 14, 51, 0.07), 0px 6px 4px -5px rgba(0, 14, 51, 0.08);
  border-radius: 10px;
  padding: 10px 30px 90px;
  position: relative;
}

.b2i_img {
  display: table;
  width: 100%;
  height: 290px;
}
.b2i_img > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.b2i_img > span > img {
  display: inline-block;
  max-width: 350px;
  max-height: 250px;
  vertical-align: middle;
}

.b2i_head {
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.03em;
  margin-bottom: 15px;
  transition: 0.3s;
}
.b2i_head:hover {
  color: #19B6CC;
}

.b2i_price {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
}
.b2i_price > del {
  display: inline-block;
  color: #A1A8B1;
  font-size: 30px;
  font-weight: 600;
}

.b2i_list > li {
  display: block;
  margin-bottom: 14px;
  padding-left: 25px;
  font-size: 16px;
  position: relative;
}
.b2i_list > li:before {
  display: block;
  content: "";
  width: 16px;
  height: 17px;
  background: url(../images/b2i_list_16x17.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 1px;
}

.b2i_btns {
  /*margin-top: 30px;*/
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.b2i_btns > a {
  display: inline-block;
  vertical-align: top;
  height: 50px;
  background: #19B6CC;
  border: 1px solid #19b6cc;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  font-weight: 700;
  border-radius: 5px;
  padding: 0 20px;
  /*margin-bottom: 15px;*/
  transition: 0.3s;
}
.b2i_btns > a.b2i_order {
  margin-right: 8px;
}
.b2i_btns > a.b2i_order:hover {
  background: none;
  color: #19B6CC;
}
.b2i_btns > a.b2i_video {
  background: none;
  color: #19B6CC;
  padding-left: 50px;
  position: relative;
}
.b2i_btns > a.b2i_video:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 11px;
  border-color: transparent transparent transparent #19b7cc;
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
.b2i_btns > a.b2i_video:hover {
  background: #19B6CC;
  color: #fff;
}
.b2i_btns > a.b2i_video:hover:before {
  border-color: transparent transparent transparent #fff;
}

.b2i_show_more {
  max-width: 320px;
  margin: 58px auto 0;
  background: #202D3D;
  transition: 0.3s;
}
.b2i_show_more:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
  background: #19B6CC;
}

/*стили модальных окон*/
.mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}

.boxes .window {
  display: none;
  max-width: 545px;
  width: 100%;
  max-height: 90vh;
  border-radius: 12px;
  overflow: auto;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.modal_content {
  padding: 50px 30px 30px;
}
.modal_content .c_head, .modal_content .b2b_head {
  font-size: 30px;
  margin-bottom: 25px;
}

.close {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 3;
  right: 20px;
  top: 20px;
  cursor: pointer;
  filter: alpha(Opacity=50);
  opacity: 0.5;
  transition: 0.3s;
}
.close:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.close:before {
  display: block;
  content: "";
  width: 25px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.close:after {
  display: block;
  content: "";
  width: 25px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.b2_bot {
  max-width: 835px;
  margin-top: 150px;
}
.b2_bot p {
  font-size: 20px;
  margin-bottom: 10px;
}

.b2b_head {
  text-align: left;
}

.b2b_btn {
  margin-top: 30px;
}

.b3_wrap {
  height: 936px;
  background: url(../images/b3.jpg) center top no-repeat;
}
.b3_wrap .c_head, .b3_wrap .b2b_head {
  color: #fff;
}

.b3 {
  transform: translateY(-268px);
}

.b3_top, .b3_top_2 {
  height: 544px;
  background: #fff url(../images/b3t_right_bg.jpg) right bottom no-repeat;
  border-radius: 10px;
  position: relative;
  padding: 100px 15px 15px 100px;
  margin-bottom: 140px;
}

.b3_top_2 {
  margin-bottom: 0;
}

.b3t_img {
  display: block;
  position: absolute;
  right: 112px;
  bottom: 0;
}

.b3t_content {
  position: relative;
  z-index: 1;
}

.b3t_head {
  font-size: 45px;
  font-weight: 900;
  text-transform: uppercase;
}

.b3t_price {
  font-size: 180px;
  line-height: 105%;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.06em;
}
.b3t_price > span {
  color: #FF5722;
}

.b3t_text {
  max-width: 398px;
  font-size: 20px;
  margin-bottom: 30px;
}

.b3_items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 0 45px;
}

.b3_item {
  text-align: center;
  position: relative;
}
.b3_item:last-child:after {
  display: none;
}
.b3_item:after {
  display: block;
  content: "";
  width: 147px;
  height: 2px;
  background: #535771;
  position: absolute;
  top: 37px;
  right: -95px;
}

.b3i_digit {
  display: block;
  font-size: 65px;
  font-weight: 900;
  color: #fff;
}

.b3i_text {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  margin-top: 6px;
}

.b3_btn {
  display: block;
  margin: 50px auto 0;
}

.b4 {
  padding: 130px 15px 110px;
}
.b4.b4_2 {
  padding: 60px 15px 350px;
}

.b4_items {
  text-align: center;
}

.b4_item {
  display: inline-block;
  width: 155px;
  vertical-align: top;
  margin: 0 4px 20px;
  text-align: center;
  transition: 0.3s;
}
.b4_item:nth-child(1) {
  margin-left: 0;
}
.b4_item:nth-child(8) {
  margin-right: 0;
}
.b4_item:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.b4_item > img {
  display: block;
  margin-bottom: 10px;
}
.b4_item > span {
  display: inline-block;
  font-size: 17px;
  color: #90969E;
}

.b5_wrap {
  background: #F2F3F7;
  padding: 150px 0 380px;
}
.b5_wrap .c_head, .b5_wrap .b2b_head {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.tabs {
  margin-bottom: 40px;
  text-align: center;
}
.tabs .tab {
  display: inline-block;
  font-size: 16px;
  padding: 13px 20px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
}
.tabs .tab:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.tabs .tab.active {
  background: #19B6CC;
  color: #fff;
  font-weight: 900;
}
.tabs .tab.active:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.tab_content {
  background: #FFFFFF;
  border-radius: 10px;
}

.ti_left {
  float: left;
  width: calc(100% - 424px);
  padding: 50px;
}

.ti_head {
  font-size: 45px;
  letter-spacing: -0.03em;
  font-weight: 600;
  margin-bottom: 20px;
}

.ti_list > li {
  display: block;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 140%;
}
.ti_list > li:last-child {
  margin-bottom: 0;
}
.ti_list > li > span {
  display: block;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 600;
}
.ti_list > li > span:first-letter {
  display: inline-block;
  color: #19B6CC;
  font-weight: 900;
}

.ti_img {
  display: block;
  width: 424px;
  border-radius: 0 10px 10px 0;
  float: right;
}

footer {
  position: relative;
}

.footer {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.map {
  height: 800px;
  position: relative;
}
.map.show:after {
  display: none;
}
.map:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(29, 34, 69, 0.6), rgba(29, 34, 69, 0.6)), url(image.png);
  position: absolute;
  left: 0;
  top: 0;
}

.f_content {
  transform: translateY(-255px);
}

.f_top, .f_top_2 {
  border-radius: 10px;
  background: #fff url(../images/ft_bg.jpg) top left no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.f_top_2 {
  margin-bottom: 140px;
}
.f_top_2 .c_head, .f_top_2 .b2b_head {
  color: #000;
}

.ft_img {
  display: block;
  float: left;
  width: 512px;
}

.ft_right {
  float: right;
  width: calc(100% - 560px);
  padding: 80px 90px 0 0;
}
.ft_right .c_head, .ft_right .b2b_head {
  text-align: left;
  margin-bottom: 30px;
}

.f_input {
  float: left;
  width: 49%;
  margin-bottom: 25px;
}
.f_input > input {
  display: block;
  width: 100%;
  height: 58px;
  background: #F2F3F7;
  border-radius: 5px;
  padding: 0 25px;
}
.f_input:nth-child(even) {
  float: right;
  margin-left: 2%;
}

.fi_label {
  font-size: 15px;
  letter-spacing: -0.02em;
  color: #9CA0AC;
  margin-bottom: 8px;
}

.f_submit {
  cursor: pointer;
}

.f_contacts {
  margin-top: 60px;
}

.fc_item {
  float: left;
  margin: 0 80px 30px 0;
  color: #F2F3F7;
  font-size: 26px;
  font-weight: 700;
}
.fc_item > span {
  display: block;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 6px;
}
.fc_item:last-child {
  margin-right: 0;
}

.f_bot {
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}

.conf {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}
.conf:hover {
  text-decoration: underline;
}

.copy {
  float: right;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

/* MEDIA QUERIES*/
@media only screen and (max-width: 1400px) {
  .b1_qr {
    left: auto;
    right: 15px;
    transform: translateX(0);
  }
}
@media only screen and (max-width: 1380px) {
  .b2_img {
    max-width: 600px;
    width: 100%;
    left: auto;
    right: 0;
    bottom: 90px;
    transform: translateX(0);
  }

  .b4_item {
    margin: 0 4px 20px !important;
  }
}
/*1380*/
@media only screen and (max-width: 1320px) {
  .h_menu {
    margin-left: 30px;
  }
  .h_menu > li {
    margin-right: 20px;
  }
  .h_menu > li > a {
    font-size: 16px;
  }

  .b3_item:after {
    width: 9.5vw;
    right: -7vw;
  }
}
/*1320*/
@media only screen and (max-width: 1220px) {
  .logo > span {
    font-size: 24px;
    margin: -2px 0 0 0;
  }

  .h_callback {
    display: none;
  }

  .h_tels {
    margin-right: 0;
  }

  .b2 {
    transform: translateY(-60px);
  }

  .b2_top_items {
    grid-gap: 0 30px;
    padding: 25px 1vw;
    margin-bottom: 30px;
  }

  .b2t_item {
    min-height: 60px;
    padding-left: 70px;
  }
  .b2t_item > img {
    width: 60px;
    height: 60px;
  }
  .b2t_item > span {
    font-size: 15px;
  }

  .b2_bot {
    margin-top: 50px;
  }

  .b3_top, .b3_top_2 {
    padding-left: 20px;
  }

  .b3t_img {
    right: 0;
  }

  .b3i_text > br {
    display: none;
  }

  .ft_right {
    float: right;
    width: calc(100% - 510px);
    padding: 50px 20px 0 0;
  }

  .ft_img {
    width: 480px;
  }
}
/*1220*/
@media only screen and (max-width: 1000px) {
  body {
    padding-top: 50px;
  }

  header {
    height: 50px;
    padding-top: 8px;
  }

  .header_3 .burger {
    display: none;
  }
  .header_3 .logo {
    margin-left: 0;
  }

  .b1_3_pay {
    display: block;
  }

  .burger {
    display: block;
  }

  .logo {
    margin-left: 40px;
    padding-left: 30px;
  }
  .logo > span {
    font-size: 18px;
  }
  .logo:before {
    width: 20px;
    height: 30px;
    background-size: cover;
  }

  .h_pay {
    height: 34px;
    line-height: 34px;
  }

  .h_menu {
    display: none;
    background: #fff;
    padding: 30px 30px 1px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 45px;
  }
  .h_menu > li {
    float: none;
    margin: 0 0 20px;
  }
  .h_menu > li > a {
    font-size: 18px;
  }

  .h_tels {
    margin: -2px 0 0;
  }
  .h_tels > a {
    font-size: 14px;
  }
  .h_tels > a:nth-child(1) {
    font-size: 16px;
  }

  .c_head, .b2b_head {
    font-size: 35px;
    margin-bottom: 30px;
  }
  .c_head > span, .b2b_head > span {
    font-size: 17px;
  }

  .b2_items {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
  .b2_items.show_3 .b2_item:nth-child(n+3) {
    display: none;
  }

  .b3 {
    transform: translateY(-130px);
  }

  .b3_top, .b3_top_2 {
    height: auto;
    padding: 20px 15px;
    margin-bottom: 50px;
  }

  .b3_top_2 {
    margin-bottom: 0;
  }

  .f_top_2 {
    margin-bottom: 50px;
  }

  .b3t_img {
    max-width: 320px;
    width: 100%;
  }

  .b3t_head {
    font-size: 20px;
  }

  .b3t_price {
    font-size: 80px;
  }

  .b3t_text {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .b3_wrap {
    height: auto;
    padding-bottom: 10px;
  }

  .b3_items {
    display: block;
    max-width: 470px;
    margin: 0 auto;
  }

  .b3_item {
    text-align: left;
    margin-bottom: 15px;
  }
  .b3_item:after {
    display: none;
  }

  .b3i_digit {
    display: block;
    font-size: 40px;
  }

  .b3i_text {
    display: inline;
  }

  .b4 {
    padding: 60px 15px 50px;
  }
  .b4.b4_2 {
    padding: 60px 15px 320px;
  }

  .ti_left {
    float: none;
    width: 100%;
    padding: 30px 15px;
  }

  .ti_img {
    display: none;
  }

  .b5_wrap {
    padding-top: 40px;
    padding-bottom: 300px;
  }

  .f_top, .f_top_2 {
    background: #fff;
  }

  .ft_right {
    float: right;
    width: 100%;
    padding: 30px 15px;
  }

  .ft_img {
    display: none;
  }

  .map {
    height: 600px;
  }

  .f_input {
    margin-bottom: 15px;
  }
  .f_input > input {
    height: 36px;
    padding: 0 10px;
  }

  .b1_wrap {
    height: auto !important;
    padding: 50px 0 150px;
    background-size: cover;
  }
  .b1_wrap.b1w_3 {
    height: calc(100vh - 50px) !important;
    padding-bottom: 0;
  }

  .b1_qr {
    top: 100px;
  }

  .qr_img {
    padding: 20px;
  }

  h1 {
    font-size: 55px;
  }

  .b1_text {
    font-size: 18px;
  }
}
/*1000*/
@media only screen and (max-width: 720px) {
  .b1 {
    text-align: center;
  }

  .b1_btn {
    display: inline-block;
  }

  .b2_top_items {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px 0;
    padding: 20px 15px;
  }

  .b2t_item {
    min-height: auto;
    margin-bottom: 30px;
  }
  .b2t_item:last-child {
    margin-bottom: 0;
  }

  .c_head, .b2b_head {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .c_head > span, .b2b_head > span {
    font-size: 15px;
  }

  .b2_item {
    padding: 10px 15px 60px;
  }

  .b2i_img {
    height: 170px;
  }
  .b2i_img > span > img {
    width: 100%;
    max-width: 140px;
  }

  .b2i_head {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .b2i_price {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .b2i_price > del {
    font-size: 20px;
  }

  .b2i_list > li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .b2i_btns {
    /*margin-top: 15px;*/
    bottom: 15px;
    left: 15px;
  }
  .b2i_btns > a {
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    padding: 0 15px;
    /*margin-bottom: 10px;*/
  }
  .b2i_btns > a.b2i_video {
    padding-left: 25px;
  }
  .b2i_btns > a.b2i_video:before {
    left: 10px;
  }

  .btn {
    max-width: 250px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
  }

  .b2i_show_more {
    margin-top: 20px;
  }

  .b2_bot {
    text-align: center;
  }
  .b2_bot p {
    font-size: 16px;
  }

  .b2_wrap {
    padding-bottom: 0px;
  }

  .b2_img {
    display: none;
  }

  .b2_img_mob {
    display: block;
  }

  .b2_bot {
    margin-top: 30px;
  }

  .b2b_head {
    text-align: center;
    margin-bottom: 10px;
  }

  .b2b_btn {
    display: inline-block;
  }

  .b3 {
    transform: translateY(0);
  }

  .b3_top, .b3_top_2 {
    background-size: 130vw;
    margin-bottom: 30px;
    border-radius: 0;
  }

  .b3_top_2 {
    margin-bottom: 0;
  }

  .f_top_2 {
    margin-bottom: 30px;
  }

  .b3t_content {
    width: calc(100% - 200px);
  }

  .b3t_img {
    max-width: 200px;
    width: 100%;
  }

  .b3t_head {
    font-size: 18px;
  }

  .b3t_price {
    font-size: 40px;
  }

  .b3t_text {
    font-size: 15px;
  }

  .b3_items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 20px;
  }

  .b4 {
    padding: 30px 15px;
  }
  .b4.b4_2 {
    padding-bottom: 90px;
  }

  .tabs {
    margin-bottom: 15px;
  }
  .tabs .tab {
    font-size: 14px;
    padding: 7px 10px;
    border-radius: 20px;
  }

  .ti_head {
    font-size: 25px;
    margin-bottom: 15px;
  }

  .ti_list > li {
    font-size: 15px;
  }
  .ti_list > li > span {
    font-size: 17px;
    margin-bottom: 5px;
  }

  .b1_wrap {
    padding: 30px 0 100px;
  }
  .b1_wrap.b1w_4 .b1_conf {
    margin-top: 35px;
  }

  h1 {
    font-size: 35px;
  }

  .b1_text {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .f_content.fc_2 {
    transform: translateY(-55px);
  }

  .b1_3 h1 {
    font-size: 35px;
  }
  .b1_3 .b1_btn {
    max-width: 300px;
  }

  .b1_3_pay {
    max-width: 300px;
    margin: 15px auto 0;
  }

  .b1_3_price {
    font-size: 60px;
    margin-top: 15px;
  }

  .b3_btn {
    margin: 30px auto;
  }

  .b1_qr {
    max-width: 200px;
    margin: 0 auto;
    position: static;
  }

  .b1_wrap.b1w_4 {
    background-size: cover;
    height: auto !important;
    padding-bottom: 0;
  }

  .b1_bot {
    position: static;
    margin: 0 auto;
    transform: translateX(0);
  }
}
/*720*/
@media only screen and (max-width: 560px) {
  .b2_items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px 0;
  }
  .b2_items.show_3 .b2_item:nth-child(n+2) {
    display: none;
  }
}
/*560*/
@media only screen and (max-width: 530px) {
  .b1_wrap {
    background: #262E52;
  }

  .b2t_item {
    margin-bottom: 10px;
  }

  .b3i_digit {
    font-size: 35px;
  }

  .b3i_text {
    font-size: 14px;
  }

  .f_input {
    width: 100%;
    float: none;
    margin: 0 0 15px !important;
  }

  .f_submit {
    max-width: 100%;
  }

  .f_contacts {
    margin-top: 30px;
    margin-bottom: -150px;
  }

  .fc_item {
    float: none;
    margin: 0 0 20px;
    font-size: 18px;
  }
  .fc_item > span {
    font-size: 15px;
  }

  .f_bot {
    text-align: center;
    bottom: 20px;
  }

  .conf {
    float: none;
    margin-bottom: 10px;
  }

  .copy {
    float: none;
  }

  .h_pay {
    display: none;
  }
}
/*530*/
@media only screen and (max-width: 420px) {
  .b2i_show_more {
    max-width: 100%;
  }

  .b3_top, .b3_top_2 {
    background: #fff;
  }

  .b3t_content {
    width: calc(100% - 120px);
  }

  .b3t_img {
    max-width: 130px;
  }

  .b3t_btn {
    font-size: 12px;
  }

  .b4_item {
    width: 130px;
  }
  .b4_item > span {
    font-size: 15px;
  }
}
/*420*/
@media only screen and (max-width: 380px) {
  .logo > i {
    display: none;
  }
  .logo > span {
    display: none;
  }
}
/*380*/

/*# sourceMappingURL=style.css.map */
