.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}

.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #241D4D;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
.pen {
  pointer-events: none;
}

.breeeth-1600-page a {
  color: #241D4D;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.breeeth-1600-page a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Montserrat', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
.breeeth-1600-page button,
.breeeth-1600-page input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
.breeeth-1600-page ol,
.breeeth-1600-page ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.breeeth-1600-page img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.breeeth-1600-page{
	font-size: 14px;
    color: #241D4D;
}

.breeeth-1600-page .wrap {
  margin: 0 auto;
  width: 1170px;
}
* {
  outline: none!important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.breeeth-1600-page .block_1 {
  background: #f6f6f6;
  padding: 80px 0;
}
.breeeth-1600-page .block_1 .hidden {
  display: none;
}
.breeeth-1600-page .block_1 .left-side {
  width: 49.2%;
}
.breeeth-1600-page .block_1 .left-side .name {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
  display: none;
}
.breeeth-1600-page .block_1 .left-side .name span {
  color: var(--blue, #0047ff);
}
.breeeth-1600-page .block_1 .left-side .top-text {
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  display: none;
}
.breeeth-1600-page .block_1 .left-side .top-text span {
  font-weight: 600;
}
.breeeth-1600-page .block_1 .left-side .main-image {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 3px solid var(--white, #ffffff);
}
.breeeth-1600-page .block_1 .left-side .radio {
  display: none;
}
.breeeth-1600-page .block_1 .left-side .radio + label {
  width: 48%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 35px;
  position: relative;
  border-radius: 30px;
  background: var(--bg-2, #ebebeb);
  padding: 20px 20px;
}
.breeeth-1600-page .block_1 .left-side .radio + label:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -35px;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #EBEBEB;
}
.breeeth-1600-page .block_1 .left-side .radio + label .image {
  display: table-cell;
  vertical-align: middle;
}
.breeeth-1600-page .block_1 .left-side .radio + label .image img {
  max-width: 114px;
  width: 114px;
  margin-right: 11px;
}
.breeeth-1600-page .block_1 .left-side .radio + label .text {
  display: table-cell;
  vertical-align: middle;
}
.breeeth-1600-page .block_1 .left-side .radio + label .text .name {
  display: block;
  margin-bottom: 18px;
  color: var(--text, #241d4d);
  font-size: 19px;
  font-weight: 600;
  line-height: 23px;
}
.breeeth-1600-page .block_1 .left-side .radio + label .text .name span {
  display: block;
  font-weight: 700;
}
.breeeth-1600-page .block_1 .left-side .radio + label .text .price {
  color: var(--text, #241d4d);
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}
.breeeth-1600-page .block_1 .left-side .radio:checked + label {
  background: #fff;
  box-shadow: 20px 20px 24px 0px #F0F0F0;
}
.breeeth-1600-page .block_1 .left-side .radio:checked + label:after {
  background: #0047FF;
}
.breeeth-1600-page .block_1 .right-side {
  width: 43.5%;
  padding-top: 30px;
}
.breeeth-1600-page .block_1 .right-side .name {
  margin-bottom: 30px;
  font-size: 44px;
  font-weight: 700;
  line-height: 125%;
}
.breeeth-1600-page .block_1 .right-side .name span {
  color: var(--blue, #0047ff);
}
.breeeth-1600-page .block_1 .right-side .top-text {
  margin-bottom: 70px;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
}
.breeeth-1600-page .block_1 .right-side .top-text span {
  font-weight: 600;
}
.breeeth-1600-page .block_1 .right-side .flex {
  padding-bottom: 20px;
}
.breeeth-1600-page .block_1 .right-side .flex .item {
  width: 48%;
  margin-bottom: 20px;
}
.breeeth-1600-page .block_1 .right-side .flex .item div {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}
.breeeth-1600-page .block_1 .right-side .flex .item div span {
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 14px;
  background: var(--white, #ffffff);
  box-shadow: 20px 20px 24px 0px #F0F0F0;
  margin-right: 25px;
}
.breeeth-1600-page .block_1 .right-side .flex .item div span img {
  vertical-align: middle;
}
.breeeth-1600-page .block_1 .right-side button {
  width: 320px;
  height: 60px;
  border-radius: 14px;
  background: var(--blue, #0047ff);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
.breeeth-1600-page .block_1 .right-side button.mob {
  display: none;
}
.breeeth-1600-page .block_1 .right-side button span {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  background: url('img/cart.svg');
  margin-right: 20px;
}

.breeeth-1600-page .block_9  button {
  width: 240px;
  height: 60px;
  border-radius: 14px;
  background: var(--blue, #0047ff);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
.breeeth-1600-page .block_9 button.mob {
  display: none;
}
.breeeth-1600-page .block_9 button span {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  background: url('img/cart.svg');
  margin-right: 20px;
}

.breeeth-1600-page .block_2 {
  padding: 80px 0;
}
.breeeth-1600-page .block_2 .block-name {
  margin-bottom: 50px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}
.breeeth-1600-page .block_2 .list {
  margin: 0 -16px 50px -16px;
}
.breeeth-1600-page .block_2 .list .item {
  margin: 0 16px;
}
.breeeth-1600-page .block_2 .list .item img {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
}
.breeeth-1600-page .block_2 .list .item .name div {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
.breeeth-1600-page .block_2 .list .item .name div img {
  max-width: 50px;
  width: 50px;
  margin: 0 20px 0 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.breeeth-1600-page .block_2 .list .slick-dots {
  text-align: center;
  padding-top: 40px;
}
.breeeth-1600-page .block_2 .list .slick-dots li {
  display: inline-block;
  margin: 0 12px;
}
.breeeth-1600-page .block_2 .list .slick-dots li.slick-active button {
  width: 20px;
  height: 20px;
  background: var(--blue, #0047ff);
}
.breeeth-1600-page .block_2 .list .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: var(--bg-2, #ebebeb);
}
.breeeth-1600-page .block_2 .bottom-button {
  text-align: center;
}
.breeeth-1600-page .block_2 .bottom-button button {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.16px;
  text-transform: uppercase;
  width: 320px;
  height: 60px;
  border-radius: 14px;
  background: var(--blue, #0047ff);
}
.breeeth-1600-page .block_3 {
  background: #F6F6F6;
  padding-bottom: 90px;
}
.breeeth-1600-page .block_3 .image {
  background: url('img/image4.png') center / cover;
  height: 590px;
  margin-bottom: -105px;
  position: relative;
}
.breeeth-1600-page .block_3 .image .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
}
.breeeth-1600-page .block_3 .item {
  margin-bottom: 20px;
  width: 24%;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  padding: 30px;
  position: relative;
}
.breeeth-1600-page .block_3 .item .name {
  margin-bottom: 30px;
}
.breeeth-1600-page .block_3 .item .name div {
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
  font-weight: 600;
  line-height: 130%;
}
.breeeth-1600-page .block_3 .item .name div img {
  max-width: 30px;
  width: 30px;
  margin-right: 20px;
}
.breeeth-1600-page .block_3 .item p {
  color: var(--text-light, #484a6d);
  font-weight: 500;
  line-height: 162%;
}
.breeeth-1600-page .block_4 {
  background: #F6F6F6;
  padding-bottom: 120px;
}
.breeeth-1600-page .block_4 .content {
  padding-right: 670px;
  position: relative;
}
.breeeth-1600-page .block_4 .content .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 623px;
  height: 100%;
  background: url('img/block4.png') center / cover;
  border-radius: 30px;
  border: 3px solid var(--white, #ffffff);
}
.breeeth-1600-page .block_4 .content .block-name {
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}
.breeeth-1600-page .block_4 .content .top-text {
  padding-left: 104px;
  position: relative;
  margin-bottom: 40px;
  color: var(--text-light, #484a6d);
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}
.breeeth-1600-page .block_4 .content .top-text img {
  position: absolute;
  left: 0;
  top: 0;
}
.breeeth-1600-page .block_4 .content input[type='text'] {
  width: 48.5%;
  height: 60px;
  margin-bottom: 20px;
  border-radius: 16px;
  border: 1px solid var(--bg-2, #ebebeb);
  font-size: 15px;
  font-weight: 500;
  padding: 0 20px 0 44px;
  color: var(--text, #241d4d);
}
.breeeth-1600-page .block_4 .content input[type='text'].inp1 {
  background: #ffffff url('img/inp1.svg') no-repeat 20px 50%;
}
.breeeth-1600-page .block_4 .content input[type='text'].inp2 {
  background: #ffffff url('img/inp2.svg') no-repeat 20px 50%;
}
.breeeth-1600-page .block_4 .content button {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  width: 320px;
  height: 60px;
  border-radius: 16px;
  background: var(--blue, #0047ff);
}
.breeeth-1600-page .block_5 {
  padding-bottom: 100px;
  margin-bottom: 60px;
  background: #F6F6F6;
}
.breeeth-1600-page .block_5.other {
  padding-top: 100px;
}
.breeeth-1600-page .block_5.other .content {
  background: #3431d7 url('img/block5_2.svg') no-repeat bottom center / contain;
}
.breeeth-1600-page .block_5.other .content .item div {
  font-size: 21px;
}
.breeeth-1600-page .block_5.other .mob-content {
  background: #3431d7 url('img/block5_4.svg') no-repeat top right;
}
.breeeth-1600-page .block_5 .mob-content {
  background: #3431d7 url('img/block5_3.svg') no-repeat top right;
  padding: 50px 0 24px;
  display: none;
  color: #fff;
}
.breeeth-1600-page .block_5 .mob-content .image {
  text-align: center;
  margin-bottom: 40px;
}
.breeeth-1600-page .block_5 .mob-content .name {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  line-height: 125%;
}
.breeeth-1600-page .block_5 .mob-content .item {
  margin-bottom: 26px;
  width: 24%;
}
.breeeth-1600-page .block_5 .mob-content .item div {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 600;
  line-height: 130%;
}
.breeeth-1600-page .block_5 .mob-content .item div img {
  max-width: 40px;
  width: 40px;
  margin-right: 20px;
}
.breeeth-1600-page .block_5 .mob-content button {
  width: 100%;
  height: 60px;
  background: #fff;
  border-radius: 18px;
  margin: 20px 0 30px;
  color: var(--blue, #0047ff);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
.breeeth-1600-page .block_5 .content {
  height: 580px;
  border-radius: 35px;
  background: #3431d7 url('img/block5.svg') no-repeat bottom center / contain;
  color: #fff;
  margin-bottom: 50px;
  position: relative;
}
.breeeth-1600-page .block_5 .content .image1 {
  position: absolute;
  top: 85px;
  left: 225px;
}
.breeeth-1600-page .block_5 .content .image2 {
  position: absolute;
  top: 94px;
  right: 102px;
}
.breeeth-1600-page .block_5 .content .image3 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 85px;
}
.breeeth-1600-page .block_5 .content .item {
  position: absolute;
  z-index: 4;
}
.breeeth-1600-page .block_5 .content .item.i1 {
  right: 235px;
  bottom: 176px;
}
.breeeth-1600-page .block_5 .content .item.i2 {
  right: 505px;
  bottom: 160px;
}
.breeeth-1600-page .block_5 .content .item.i3 {
  right: 460px;
  bottom: 250px;
}
.breeeth-1600-page .block_5 .content .item.i4 {
  right: 400px;
  top: 80px;
}
.breeeth-1600-page .block_5 .content .item.i5 {
  right: 393px;
  top: 174px;
}
.breeeth-1600-page .block_5 .content .item.i6 {
  left: 70px;
  bottom: 246px;
}
.breeeth-1600-page .block_5 .content .item.i7 {
  left: 111px;
  bottom: 164px;
}
.breeeth-1600-page .block_5 .content .item.i8 {
  left: 55px;
  top: 188px;
}
.breeeth-1600-page .block_5 .content .item.i9 {
  left: 120px;
  top: 100px;
}
.breeeth-1600-page .block_5 .content .item.i15 {
  left: 200px;
  top: 100px;
}
.breeeth-1600-page .block_5 .content .item.i14 {
  left: 118px;
  top: 220px;
}
.breeeth-1600-page .block_5 .content .item.i13 {
  left: 190px;
  bottom: 170px;
}
.breeeth-1600-page .block_5 .content .item.i12 {
  right: 130px;
  bottom: 170px;
}
.breeeth-1600-page .block_5 .content .item.i11 {
  right: 90px;
  top: 100px;
}
.breeeth-1600-page .block_5 .content .item.i10 {
  right: 120px;
  top: 220px;
}
.breeeth-1600-page .block_5 .content .item.other div {
  text-align: left;
}
.breeeth-1600-page .block_5 .content .item.other div img {
  margin-left: 0;
  margin-right: 20px;
}
.breeeth-1600-page .block_5 .content .item div {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
}
.breeeth-1600-page .block_5 .content .item div img {
  width: 60px;
  max-width: 60px;
  margin-left: 20px;
}
.breeeth-1600-page .block_5 .content .bottom-name {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 56px;
  font-size: 38px;
  font-weight: 700;
  line-height: 125%;
}
.breeeth-1600-page .block_5 .bottom-button {
  text-align: center;
}
.breeeth-1600-page .block_5 .bottom-button button {
  width: 320px;
  height: 60px;
  border-radius: 18px;
  background: #0047FF;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
.breeeth-1600-page .block_6 {
  background: url('img/block6.svg') no-repeat top left;
  padding: 60px 0 10px;
}
.breeeth-1600-page .block_6 .content {
  padding-left: 370px;
  position: relative;
}
.breeeth-1600-page .block_6 .block-name {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 254px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}
.breeeth-1600-page .block_6 .item {
  width: 31.7%;
  margin-bottom: 50px;
}
.breeeth-1600-page .block_6 .item img {
  width: 100%;
  margin-bottom: 30px;
}
.breeeth-1600-page .block_6 .item .name div {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
.breeeth-1600-page .block_6 .item .name div span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: var(--blue, #0047ff);
  font-size: 18px;
  font-weight: 700;
  margin-right: 20px;
}
.breeeth-1600-page .block_6 .slick-dots {
  text-align: center;
  padding-top: 40px;
}
.breeeth-1600-page .block_6 .slick-dots li {
  display: inline-block;
  margin: 0 12px;
}
.breeeth-1600-page .block_6 .slick-dots li.slick-active button {
  width: 20px;
  height: 20px;
  background: var(--blue, #0047ff);
}
.breeeth-1600-page .block_6 .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: var(--bg-2, #ebebeb);
}
.breeeth-1600-page .block_7 {
  padding: 80px 0;
}
.breeeth-1600-page .block_7 .block-name {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}
.breeeth-1600-page .block_7 .top-rating {
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}
.breeeth-1600-page .block_7 .top-rating .fa {
  font-size: 22px;
  color: #FFC107;
  vertical-align: middle;
  margin-right: 6px;
}
.breeeth-1600-page .block_7 .top-rating .fa:nth-child(1) {
  margin-left: 20px;
}
.breeeth-1600-page .block_7 .top-nav {
  margin-bottom: 50px;
}
.breeeth-1600-page .block_7 .top-nav .prev,
.breeeth-1600-page .block_7 .top-nav .next {
  display: inline-block;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  width: 60px;
  height: 32px;
  vertical-align: middle;
  margin-right: 20px;
  filter: grayscale(100%);
}
.breeeth-1600-page .block_7 .top-nav .prev:hover,
.breeeth-1600-page .block_7 .top-nav .next:hover {
  filter: none;
}
.breeeth-1600-page .block_7 .top-nav .prev {
  background: url('img/prev.svg');
}
.breeeth-1600-page .block_7 .top-nav .next {
  background: url('img/next.svg');
}
.breeeth-1600-page .block_7 .top-nav .all {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  text-decoration: none;
  color: var(--blue, #0047ff);
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}
.breeeth-1600-page .block_7 .top-nav .all span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 16px;
  background: url('img/chat.svg');
  margin: -2px 4px 0 0;
}
.breeeth-1600-page .block_7 .list {
  width: calc(50vw + 50%);
}
.breeeth-1600-page .block_7 .list .item {
  border-radius: 30px;
  background: #F6F6F6;
  width: 690px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  margin-right: 40px;
}
.breeeth-1600-page .block_7 .list .item .name {
  margin-bottom: 35px;
}
.breeeth-1600-page .block_7 .list .item .name div {
  display: table-cell;
  vertical-align: middle;
}
.breeeth-1600-page .block_7 .list .item .name div img {
  max-width: 60px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 20px;
}
.breeeth-1600-page .block_7 .list .item .name div p {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}
.breeeth-1600-page .block_7 .list .item .name div .date {
  display: block;
}
.breeeth-1600-page .block_7 .list .item .name div .date .fa {
  font-size: 22px;
  color: #FFC107;
  vertical-align: middle;
  margin-right: 6px;
}
.breeeth-1600-page .block_7 .list .item .name div .date span {
  display: inline-block;
  margin-left: 20px;
  color: var(--text-light, #484a6d);
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}
.breeeth-1600-page .block_7 .list .item .data {
  width: 48%;
  margin-bottom: 35px;
}
.breeeth-1600-page .block_7 .list .item .data.big {
  width: 100%;
  margin-bottom: 0;
}
.breeeth-1600-page .block_7 .list .item .data .name {
  padding-left: 24px;
  position: relative;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 150%;
}
.breeeth-1600-page .block_7 .list .item .data .name img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.breeeth-1600-page .block_7 .list .item .data p {
  color: var(--text-light, #484a6d);
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  min-height: 68px;
}
.breeeth-1600-page .block_7 .list .item .data p a {
  color: var(--blue, #0047ff);
}
.breeeth-1600-page .block_7 .list .slick-prev,
.breeeth-1600-page .block_7 .list .slick-next {
  pointer-events: none;
  position: absolute;
  z-index: -10;
  opacity: 0;
}
.breeeth-1600-page .block_7 .list .slick-dots {
  text-align: center;
  padding-top: 40px;
}
.breeeth-1600-page .block_7 .list .slick-dots li {
  display: inline-block;
  margin: 0 12px;
}
.breeeth-1600-page .block_7 .list .slick-dots li.slick-active button {
  width: 20px;
  height: 20px;
  background: var(--blue, #0047ff);
}
.breeeth-1600-page .block_7 .list .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: var(--bg-2, #ebebeb);
}
.breeeth-1600-page .block_8 {
  background: url('img/block8.png') center / cover;
  height: 600px;
}
.breeeth-1600-page .block_9 {
  background: var(--bg, #f6f6f6);
  padding: 120px 0 100px;
}
.breeeth-1600-page .block_9 .block-name {
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}
.breeeth-1600-page .block_9 .mob-block {
  display: none;
}
.breeeth-1600-page .block_9 .mob-block .image {
  text-align: center;
  margin-bottom: 30px;
}
.breeeth-1600-page .block_9 .mob-block select {
  width: 100%;
  height: 60px;
  margin-bottom: 60px;
  appearance: none;
  border-radius: 16px;
  border: 1px solid var(--bg-2, #ebebeb);
  background: #ffffff url('img/select.svg') no-repeat right 25px top 50%;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 500;
}
.breeeth-1600-page .block_9 .mob-block .list .item {
  margin-bottom: 30px;
  color: var(--text-light, #484a6d);
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
}
.breeeth-1600-page .block_9 .mob-block .list .item span {
  display: block;
  margin-top: 5px;
  color: var(--text, #241d4d);
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}
.breeeth-1600-page .block_9 .table {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 30px;
  padding: 60px;
  margin: 0 auto;
}
.breeeth-1600-page .block_9 .table thead img{
    width: 125px;
    height: auto;
}
.breeeth-1600-page .block_9 .table table {
  width: 100%;
  text-align: center;
}
.breeeth-1600-page .block_9 .table table thead tr td {
  white-space: nowrap;
  padding: 0 80px 25px 0;
}
.breeeth-1600-page .block_9 .table table thead tr td:last-child {
  padding-right: 0;
}
.breeeth-1600-page .block_9 .table table thead tr td p {
  margin-top: 25px;
  font-weight: 700;
  font-size: 17px;
}
.breeeth-1600-page .block_9 .table table tbody tr {
  border-top: 1px solid var(--bg, #f6f6f6);
}
.breeeth-1600-page .block_9 .table table tbody tr td {
  text-align: center;
  vertical-align: middle;
  padding: 15px 80px 15px 0;
}
.breeeth-1600-page .block_9 .table table tbody tr td:last-child {
  padding-right: 0;
}
.breeeth-1600-page .block_9 .table table tbody tr td:first-child {
  text-align: left;
  color: var(--text-light, #484a6d);
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
}
.breeeth-1600-page .block_9 .table table tbody tr td:first-child span {
  display: block;
  margin-top: 5px;
  color: var(--text, #241d4d);
  font-size: 15px;
  font-weight: 600;
  line-height: 150%;
}
@media (max-width: 1210px) {
  .breeeth-1600-page .wrap {
    width: 970px;
  }
  .breeeth-1600-page .block_1 .left-side {
    width: 53%;
  }
  .breeeth-1600-page .block_1 .right-side .top-text {
    margin-bottom: 30px;
  }
  .breeeth-1600-page .block_4 .content {
    padding-right: 500px;
  }
  .breeeth-1600-page .block_4 .content .image {
    width: 460px;
  }
  .breeeth-1600-page .block_5 .content {
    display: none;
  }
  .breeeth-1600-page .block_5 .mob-content {
    display: block;
  }
  .breeeth-1600-page .block_5.other .mob-content {
    display: none;
  }
  .breeeth-1600-page .block_5 .bottom-button {
    display: none;
  }
  .breeeth-1600-page .block_6 .content {
    padding-left: 0;
  }
  .breeeth-1600-page .block_6 .content .block-name {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    width: auto;
    margin-bottom: 30px;
  }
  .breeeth-1600-page .block_5.other .content {
    display: block;
  }
  .breeeth-1600-page .block_5 .content .item.i15,
  .breeeth-1600-page .block_5 .content .item.i13,
  .breeeth-1600-page .block_5 .content .item.i14 {
    margin-left: -50px;
  }
  .breeeth-1600-page .block_5 .content .item.i10,
  .breeeth-1600-page .block_5 .content .item.i11,
  .breeeth-1600-page .block_5 .content .item.i12 {
    margin-right: -50px;
  }
}
@media (max-width: 991px) {
  .breeeth-1600-page .wrap {
    width: 747px;
  }
  .breeeth-1600-page .block_1 .left-side {
    width: 100%;
  }
  .breeeth-1600-page .block_1 .right-side {
    width: 100%;
  }
  .breeeth-1600-page .block_3 .item {
    width: 48%;
  }
  .breeeth-1600-page .block_4 .content {
    padding-right: 0;
  }
  .breeeth-1600-page .block_4 .content .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
    padding-top: 50%;
    margin-bottom: 30px;
  }
  .breeeth-1600-page .block_5 .mob-content .item {
    width: 32%;
  }
  .breeeth-1600-page .block_6 .item {
    width: 48%;
  }
  .breeeth-1600-page .block_5.other .content {
    display: none;
  }
  .breeeth-1600-page .block_5.other .mob-content {
    display: block;
  }
  .breeeth-1600-page .block_7 .top-rating {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 30px;
    position: relative;
    font-size: 15px;
  }
  .breeeth-1600-page .block_7 .top-rating span {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .breeeth-1600-page .block_7 .top-nav {
    display: none;
  }
  .breeeth-1600-page .block_7 .list {
    width: auto;
  }
  .breeeth-1600-page .block_7 .list .item {
    margin: 0;
  }
  .breeeth-1600-page .block_7 .list .item .data p {
    min-height: 0;
  }
  .breeeth-1600-page .block_8 {
    height: 500px;
  }
  .breeeth-1600-page .block_9 .table table thead tr td {
    padding: 0 40px 25px 0;
  }
  .breeeth-1600-page .block_9 .table table tbody tr td {
    padding: 15px 40px 15px 0;
  }
}
@media (max-width: 767px) {
  .breeeth-1600-page .wrap {
    width: 556px;
  }
  .breeeth-1600-page .block_3 .image {
    height: 400px;
  }
  .breeeth-1600-page .block_5 .mob-content .item {
    width: 48%;
  }
  .breeeth-1600-page .block_7 .list .item .data {
    width: 100%;
  }
  .breeeth-1600-page .block_8 {
    height: 400px;
  }
  .breeeth-1600-page .block_9 .table {
    padding: 20px;
  }
  .breeeth-1600-page .block_9 .table table thead tr td {
    padding: 0 20px 25px 0;
  }
  .breeeth-1600-page .block_9 .table table tbody tr td {
    padding: 15px 20px 15px 0;
  }
}
@media (max-width: 575px) {
  .breeeth-1600-page .wrap {
    width: auto;
    padding: 0 20px;
  }
  .breeeth-1600-page .block_1 {
    padding: 50px 0 30px;
    background: #f6f6f6 url('img/block1.svg') no-repeat top right;
  }
  .breeeth-1600-page .block_1 .left-side .main-image {
    border-radius: 20px;
    margin-bottom: 10px;
  }
  .breeeth-1600-page .block_1 .left-side .name {
    display: block;
  }
  .breeeth-1600-page .block_1 .left-side .top-text {
    display: block;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label {
    width: 49%;
    margin-bottom: 25px;
    padding: 15px 30px;
    text-align: center;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label:after {
    bottom: -25px;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label .image {
    display: block;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label .text {
    display: block;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label .image img {
    width: auto;
    max-width: 100%;
    height: 60px;
    margin: 0 0 15px 0;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label .text .name {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 130%;
  }
  .breeeth-1600-page .block_1 .left-side .radio + label .text .price {
    font-size: 12px;
  }
  .breeeth-1600-page .block_1 .right-side .name {
    display: none;
  }
  .breeeth-1600-page .block_1 .right-side .top-text {
    display: none;
  }
  .breeeth-1600-page .block_1 .right-side .flex .item {
    width: 85%;
  }
  .breeeth-1600-page .block_1 .right-side button {
    display: none;
  }
  .breeeth-1600-page .block_1 .right-side button.mob {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }

  .breeeth-1600-page .block_9 button {
    display: none;
  }
  .breeeth-1600-page .block_9 button.mob {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }

  .breeeth-1600-page .block_1 .right-side .flex {
    padding-bottom: 0;
  }
  .breeeth-1600-page .block_2 {
    padding: 50px 0;
  }
  .breeeth-1600-page .block_2 .block-name {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .breeeth-1600-page .block_2 .list {
    margin: 0 -20px 40px 0;
  }
  .breeeth-1600-page .block_2 .list .item {
    margin: 0 30px 0 0;
    width: 220px;
  }
  .breeeth-1600-page .block_2 .bottom-button button {
    width: 100%;
    font-size: 0;
  }
  .breeeth-1600-page .block_2 .bottom-button button span {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url('img/chat2.svg');
  }
  .breeeth-1600-page .block_2 .bottom-button button:after {
    content: "Консультация";
    font-size: 15px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 15px;
  }
  .breeeth-1600-page .block_3 .image {
    height: 280px;
    background: url('img/image5.png') center / cover;
    margin-bottom: -70px;
  }
  .breeeth-1600-page .block_3 .image .logo {
    transform: none;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: absolute;
    left: 30px;
    top: 40px;
    width: 180px;
  }
  .breeeth-1600-page .block_3 .item {
    width: 100%;
    padding: 30px 20px;
  }
  .breeeth-1600-page .block_3 .item .name {
    margin-bottom: 20px;
  }
  .breeeth-1600-page .block_3 {
    padding-bottom: 80px;
  }
  .breeeth-1600-page .block_4 .content .block-name {
    font-size: 24px;
  }
  .breeeth-1600-page .block_4 .content .image {
    padding-bottom: 0;
    height: 220px;
    margin-bottom: 20px;
  }
  .breeeth-1600-page .block_4 .content .top-text {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .breeeth-1600-page .block_4 .content .top-text img {
    display: none;
  }
  .breeeth-1600-page .block_4 .content input[type='text'] {
    width: 100%;
    margin-bottom: 10px;
  }
  .breeeth-1600-page .block_4 .content button {
    width: 100%;
    margin-top: 10px;
  }
  .breeeth-1600-page .block_4 {
    padding-bottom: 50px;
  }
  .breeeth-1600-page .block_5 .mob-content .image {
    margin: 0 -20px 40px -20px;
  }
  .breeeth-1600-page .block_5 .mob-content .item {
    width: 100%;
  }
  .breeeth-1600-page .block_5 {
    margin-bottom: 0px;
  }
  .breeeth-1600-page .block_6 {
    padding: 50px 0;
    background: url('img/block6_2.svg') no-repeat top right;
  }
  .breeeth-1600-page .block_6 .content .block-name {
    margin-bottom: 40px;
    font-size: 24px;
    width: 200px;
  }
  .breeeth-1600-page .block_6 .flex {
    margin-right: -20px;
  }
  .breeeth-1600-page .block_6 .flex .item {
    width: 250px;
    margin: 0 30px 0 0;
  }
  .breeeth-1600-page .block_6 .item .name div span {
    margin-right: 15px;
  }
  .breeeth-1600-page .block_5.other {
    padding-top: 0;
    padding-bottom: 0;
  }
  .breeeth-1600-page .block_7 {
    padding: 50px 0;
  }
  .breeeth-1600-page .block_7 .block-name {
    font-size: 24px;
  }
  .breeeth-1600-page .block_7 .list .item {
    padding: 35px 20px;
  }
  .breeeth-1600-page .block_7 .list .item .name div .date span {
    display: block;
    margin: 10px 0 0 0;
  }
  .breeeth-1600-page .block_7 .list .item .data p {
    font-size: 13px;
  }
  .breeeth-1600-page .block_7 .list .item .data {
    margin-bottom: 20px;
  }
  .breeeth-1600-page .block_7 .list .item .data.big {
    padding-top: 15px;
  }
  .breeeth-1600-page .block_8 {
    height: 375px;
    background: url('img/block8_2.png') center / cover;
  }
  .breeeth-1600-page .block_9 {
    padding: 60px 0 120px;
  }
  .breeeth-1600-page .block_9 .block-name {
    text-align: left;
    margin-bottom: 60px;
    font-size: 24px;
  }
  .breeeth-1600-page .block_9 .table {
    display: none;
  }
  .breeeth-1600-page .block_9 .mob-block {
    display: block;
  }
}
.video{
	margin-top:50px;
	width:100%;
}
ul:not([id*="bx_"]) > li:before{
    content:none!important;
    width:10px;
    height:10px;
}