@import url(https://fonts.googleapis.com/css?family=Roboto2:400,100,300,500,700&subset=latin,cyrillic-ext,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);

.h1 {
  font-weight: 100
}

.e_text,
.h1,
.h3 {
  opacity: .85;
  color: #000
}

.b_header,
.wide_block--bg_header {
  font-family: Roboto2, sans-serif
}

.h1 {
  font-size: 36px;
  line-height: 32px;
  position: relative;
  margin: 0;
  padding: 0
}

.h1.m_icon_6 {
  padding-left: 0;
  text-align: center;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(234, 234, 234, .2)
}

@media (max-width:481px) {
  .h1 {
    font-size: 24px
  }
}




.e_text {
  text-align: left
}

.h3 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  margin-top: 0
}

.h3 span {
  font-weight: 700
}

@media (max-width:991px) {
  .h3 {
    font-size: 28px;
    line-height: 31px
  }
}

@media (max-width:481px) {
  .h3 {
    font-size: 24px;
    line-height: 31px
  }
}

.e_text {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding: 0
}


.page-home .b_navbar_nav li:hover a {
  color: #b78c71
}

.e_text.m_1 {
  margin-bottom: 16px
}

.page-home .b_navbar_nav,
.page-home .b_navbar_nav li {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none
}

.page-home .b_header {
  background: rgba(0, 0, 0, .8)
}

.page-home .b_navbar_nav {
  display: table !important;
  width: 100%
}

.page-home .b_navbar_nav li {
  display: table-cell;
  text-align: center
}

.page-home .b_navbar_nav li ul {
  display: none
}

.page-home .b_navbar_nav li:hover {
  background: rgba(0, 0, 0, .5)
}

.page-home .b_navbar_nav li:hover>ul {
  display: block;
  background: rgba(0, 0, 0, .9);
  list-style: none;
  position: absolute;
  top: 75px;
  margin: 0;
  padding: 10px 0 16px;
  width: 286px
}

@media (max-width:991px) {
  .page-home .b_navbar_nav li:hover>ul {
    padding-left: 13px
  }
}

.page-home .b_navbar_nav li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.page-home .b_navbar_nav li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  left: 16px;
  top: 50%;
  margin-top: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b78c71
}

.page-home .b_navbar_nav li:hover>ul>li:hover a {
  background-color: #040404;
  color: #b78c71
}

.page-home .b_navbar_nav li:hover>ul>li:hover>ul {
  background: rgba(0, 0, 0, .8);
  display: block;
  list-style: none;
  position: absolute;
  top: 0;
  left: 286px;
  margin: 0;
  width: 286px;
  padding: 22px 0 16px
}

@media (max-width:991px) {
  .page-home .b_navbar_nav li:hover>ul>li:hover>ul {
    padding-left: 13px
  }
}

.page-home .b_navbar_nav li:hover>ul>li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.page-home .b_navbar_nav li:hover>ul>li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  left: 16px;
  top: 50%;
  margin-top: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b78c71
}

.page-home .b_navbar_nav li:hover>ul>li:hover>ul>li a {
  background: 0 0;
  color: #fff
}

.page-home .b_navbar_nav li:hover>ul>li:hover>ul>li:hover a {
  background-color: #040404;
  color: #b78c71
}

.page-home .b_navbar_nav li:hover>ul>li a,
.page-home .b_navbar_nav li:hover>ul>li:hover>ul>li a {
  color: #fff;
  text-decoration: none;
  height: 54px;
  display: flex;
  align-items: center;
  line-height: 20px;
  padding: 0 16px 0 42px
}

.page-home .b_navbar_nav li:hover>ul>li.highlight a:before {
  content: "New!";
  position: absolute;
  background-color: #ce2828;
  color: #fff !important;
  font-size: 14px;
  display: block;
  padding: 3px 5px;
  right: 8px;
  border-radius: 6px;
  top: 10px
}

.page-home .b_navbar_nav li span {
  display: block
}

.page-home .b_navbar_nav li:nth-child(6):hover {
  background: rgba(0, 0, 0, .5)
}

.page-home .b_navbar_nav li:nth-child(6):hover a {
  color: #b78c71
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul {
  display: block;
  background: rgba(0, 0, 0, .9);
  list-style: none;
  position: absolute;
  top: 75px;
  right: 0;
  margin: 0;
  padding: 22px 0 16px;
  width: 286px
}

@media (max-width:991px) {
  .page-home .b_navbar_nav li:nth-child(6):hover>ul {
    padding-left: 13px
  }
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  top: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b78c71
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover a {
  background-color: #040404;
  color: #b78c71
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul {
  background: rgba(0, 0, 0, .8);
  display: block;
  list-style: none;
  position: absolute;
  top: 0;
  left: 286px;
  margin: 0;
  width: 286px;
  padding: 22px 0 16px
}

@media (max-width:991px) {
  .page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul {
    padding-left: 13px
  }
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  top: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b78c71
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li a {
  background: 0 0;
  color: #fff
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li:hover a {
  background-color: #040404;
  color: #b78c71
}

.page-home .b_navbar_nav li:nth-child(6):hover>ul>li a,
.page-home .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li a {
  color: #fff;
  text-decoration: none;
  height: 48px;
  display: block;
  line-height: 48px;
  padding: 0 16px 0 42px
}

.page-home .b_navbar_nav a {
  color: #fff;
  text-decoration: none;
  height: 75px;
  display: block;
  line-height: 75px
}

@media (max-width:991px) {

  .page-home .b_navbar_nav {
    display: block !important;
    height: 0;
    overflow: hidden;
    transition: .3s linear;
    width: 286px;
    margin: 75px auto 0
  }

  .page-home .b_navbar_nav.open {
    width: 286px;
    margin: 75px auto 0;
    background: rgba(0, 0, 0, .9);
    height: auto
  }

  .page-home .b_navbar_nav.open li {
    display: block;
    text-align: left
  }

  .page-home .b_navbar_nav.open li:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 16px;
    top: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b78c71
  }

  .page-home .b_navbar_nav.open a {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 30px
  }

  .page-home .b_navbar_nav li:hover>ul {
    position: relative;
    top: 0;
    padding-left: 0
  }

  .page-home .b_navbar_nav li:hover>ul>li {
    padding-left: 13px
  }

  .page-home .b_navbar_nav li:hover>ul>li:before {
    left: 29px
  }
}

@media (max-width:569px) {

  .page-home .b_navbar_nav,
  .page-home .b_navbar_nav.open {
    width: 286px;
    margin: 51px auto 0
  }

  .page-home .b_navbar_nav.open {
    background: rgba(0, 0, 0, .9);
    height: auto
  }

  .page-home .b_navbar_nav.open li {
    display: block;
    text-align: left
  }

  .page-home .b_navbar_nav.open li:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 16px;
    top: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b78c71
  }

  .page-home .b_navbar_nav.open a {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 30px
  }
}

.page-home .e_navbar_toggle {
  display: none
}

.page-home .e_navbar_toggle.open {
  background: rgba(0, 0, 0, .5)
}

@media (max-width:991px) {
  .page-home .e_navbar_toggle {
    display: block;
    box-sizing: border-box;
    width: 120px;
    padding: 0 40px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -60px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 101
  }

  .page-home .e_navbar_toggle a {
    display: block;
    width: 100%;
    height: 100%;
    outline: 0
  }

  .page-home .e_navbar_toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 36px;
    background: #fff;
    border-radius: 1px;
    opacity: 1;
    left: 40px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
  }
}

.page-home .e_navbar_toggle span:nth-child(1) {
  top: 25px
}

.page-home .e_navbar_toggle span:nth-child(2),
.page-home .e_navbar_toggle span:nth-child(3) {
  top: 34px
}

.page-home .e_navbar_toggle span:nth-child(4) {
  top: 43px
}

.page-home .e_navbar_toggle.open span {
  background: #b78c71
}

.page-home .e_navbar_toggle.open span:nth-child(1) {
  top: 34px;
  width: 0%;
  left: 50%
}

.page-home .e_navbar_toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.page-home .e_navbar_toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.page-home .e_navbar_toggle.open span:nth-child(4) {
  top: 34px;
  width: 0;
  left: 50%
}

@media (max-width:667px) {
  .page-home .e_navbar_toggle {
    height: 51px
  }

  .page-home .e_navbar_toggle span:nth-child(1) {
    top: 17px
  }

  .page-home .e_navbar_toggle span:nth-child(2),
  .page-home .e_navbar_toggle span:nth-child(3) {
    top: 26px
  }

  .page-home .e_navbar_toggle span:nth-child(4) {
    top: 35px
  }

  .page-home .e_navbar_toggle.open span {
    background: #fff
  }

  .page-home .e_navbar_toggle.open span:nth-child(1) {
    top: 26px;
    width: 0%;
    left: 50%
  }

  .page-home .e_navbar_toggle.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .page-home .e_navbar_toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .page-home .e_navbar_toggle.open span:nth-child(4) {
    top: 26px;
    width: 0;
    left: 50%
  }
}

.b_header,
.b_header.m_scroll_background {
  background: #b78c71
}

.page-home .b_navbar_phone {
  display: none
}

.page-home .e_navbar_logo {
  display: block;
  opacity: 0;
  transition: all 2.1s ease 0s;
  position: absolute;
  left: 2%;
  top: 50%;
  margin-top: -16px
}

.page-home .e_navbar_logo.showme {
  opacity: 1
}

@media (max-width:991px) {
  .page-home .e_navbar_logo {
    display: block;
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -16px
  }
}

.e_navbar_logo,
.e_navbar_toggle {
  display: none
}

.b_header {
  height: 75px;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  transition: all 2.1s ease 0s;
  min-width: 320px
}

@media (max-width:1024px) {

  .b_header .b_navbar_header,
  .b_header .inner {
    width: 100%;
    padding: 0
  }
}

@media (max-width:667px) {
  .b_header {
    height: 51px
  }
}

@media (max-width:557px) {
  .b_header {
    height: 51px
  }
}

.b_header.m_scroll_background .b_navbar_nav li:hover,
.e_navbar_toggle.open {
  background-color: #b78c71
}

.b_header.m_scroll_background .b_navbar_nav li:hover a {
  color: #e8c0a7
}

@media (max-width:991px) {
  .e_navbar_toggle {
    display: block;
    box-sizing: border-box;
    width: 95px;
    padding: 0 30px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -60px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 101
  }

  .e_navbar_toggle a {
    display: block;
    width: 100%;
    height: 100%;
    outline: 0
  }

  .e_navbar_toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 36px;
    background: #fff;
    border-radius: 1px;
    opacity: 1;
    left: 30px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
  }
}

.b_navbar_nav,
.b_navbar_nav li {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none
}

.e_navbar_toggle span:nth-child(1) {
  top: 25px
}

.e_navbar_toggle span:nth-child(2),
.e_navbar_toggle span:nth-child(3) {
  top: 34px
}

.e_navbar_toggle span:nth-child(4) {
  top: 43px
}

.e_navbar_toggle.open span {
  background: #fff
}

.e_navbar_toggle.open span:nth-child(1) {
  top: 34px;
  width: 0%;
  left: 50%
}

.e_navbar_toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.e_navbar_toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.e_navbar_toggle.open span:nth-child(4) {
  top: 34px;
  width: 0;
  left: 50%
}

@media (max-width:667px) {
  .e_navbar_toggle {
    left: 0;
    margin-left: 0;
    height: 51px
  }

  .e_navbar_toggle span:nth-child(1) {
    top: 17px
  }

  .e_navbar_toggle span:nth-child(2),
  .e_navbar_toggle span:nth-child(3) {
    top: 26px
  }

  .e_navbar_toggle span:nth-child(4) {
    top: 35px
  }

  .e_navbar_toggle.open span {
    background: #fff
  }

  .e_navbar_toggle.open span:nth-child(1) {
    top: 26px;
    width: 0%;
    left: 50%
  }

  .e_navbar_toggle.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .e_navbar_toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .e_navbar_toggle.open span:nth-child(4) {
    top: 26px;
    width: 0;
    left: 50%
  }
}

.b_navbar_header {
  padding: 0
}

.b_navbar_nav {
  display: table !important;
  width: 100%
}

.b_navbar_nav li {
  display: table-cell;
  text-align: center
}

.b_navbar_nav li ul {
  display: none
}

.b_navbar_nav li:hover {
  background-color: #b78c71
}

.b_navbar_nav li:hover a {
  color: #fff
}

.b_navbar_nav li:hover>ul {
  display: block;
  background: #b78c71;
  list-style: none;
  position: absolute;
  top: 75px;
  margin: 0;
  padding: 10px 0 16px;
  width: 286px
}

@media (max-width:991px) {
  .b_navbar_nav li:hover>ul {
    padding-left: 13px
  }
}

.b_navbar_nav li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.b_navbar_nav li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  left: 16px;
  top: 50%;
  margin-top: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff
}

.b_navbar_nav li:hover>ul>li:hover a {
  background-color: #b78c71;
  color: #fff
}

.b_navbar_nav li:hover>ul>li:hover>ul {
  background: #b78c71;
  display: block;
  list-style: none;
  position: absolute;
  top: 0;
  left: 286px;
  margin: 0;
  width: 286px;
  padding: 22px 0 16px
}

@media (max-width:991px) {
  .b_navbar_nav li:hover>ul>li:hover>ul {
    padding-left: 13px
  }
}

.b_navbar_nav li:hover>ul>li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.b_navbar_nav li:hover>ul>li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  left: 16px;
  top: 50%;
  margin-top: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff
}

.b_navbar_nav li:hover>ul>li a,
.b_navbar_nav li:hover>ul>li:hover>ul>li a {
  height: 54px;
  display: flex;
  line-height: 20px;
  color: #fff;
  text-decoration: none
}

.b_navbar_nav li:hover>ul>li:hover>ul>li a {
  background: 0 0;
  align-items: center;
  padding: 0 16px 0 42px
}

.b_navbar_nav li:hover>ul>li:hover>ul>li:hover a {
  background-color: #b78c71;
  color: #fff
}

@media (max-width:991px) {
  .b_navbar_nav li:hover>ul>li:hover>ul>li a {
    padding-left: 30px
  }
}

.b_navbar_nav li:hover>ul>li a {
  align-items: center;
  padding: 0 16px 0 42px
}

@media (max-width:991px) {
  .b_navbar_nav li:hover>ul>li a {
    padding-left: 30px
  }
}

.b_navbar_nav li:hover>ul>li.highlight a:before {
  content: "New!";
  position: absolute;
  background-color: #ce2828;
  font-size: 14px;
  display: block;
  padding: 3px 5px;
  right: 8px;
  border-radius: 6px;
  top: 10px
}

.b_navbar_nav li span {
  display: block
}

.b_navbar_nav li:nth-child(6):hover {
  background-color: #b78c71
}

.b_navbar_nav li:nth-child(6):hover a {
  color: #fff
}

.b_navbar_nav li:nth-child(6):hover>ul {
  display: block;
  background: #b78c71;
  list-style: none;
  position: absolute;
  top: 75px;
  right: 0;
  margin: 0;
  padding: 22px 0 16px;
  width: 286px
}

@media (max-width:991px) {
  .b_navbar_nav li:nth-child(6):hover>ul {
    padding-left: 13px
  }
}

.b_navbar_nav li:nth-child(6):hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.b_navbar_nav li:nth-child(6):hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  top: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff
}

.b_navbar_nav li:nth-child(6):hover>ul>li:hover a {
  background-color: #b78c71;
  color: #fff
}

.b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul {
  background: #b78c71;
  display: block;
  list-style: none;
  position: absolute;
  top: 0;
  left: 286px;
  margin: 0;
  width: 286px;
  padding: 22px 0 16px
}

@media (max-width:991px) {
  .b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul {
    padding-left: 13px
  }
}

.b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  top: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff
}

.b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li a {
  background: 0 0;
  color: #fff
}

.b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li:hover a {
  background-color: #b78c71;
  color: #fff
}

.b_navbar_nav li:nth-child(6):hover>ul>li a,
.b_navbar_nav li:nth-child(6):hover>ul>li:hover>ul>li a {
  color: #fff;
  text-decoration: none;
  height: 48px;
  display: block;
  line-height: 48px;
  padding: 0 16px 0 42px
}

.b_navbar_nav a {
  color: #fff;
  text-decoration: none;
  height: 75px;
  display: block;
  line-height: 75px
}

@media (max-width:480px) {
  .b_navbar_nav.open {
    overflow: auto !important;
    height: 100vh !important
  }
}

@media (max-width:991px) {
  .b_navbar_nav {
    display: block !important;
    height: 0;
    overflow: hidden;
    transition: .3s linear;
    width: 286px;
    margin: 75px auto 0
  }

  .b_navbar_nav.open {
    width: 286px;
    margin: 75px auto 0;
    background: #b78c71;
    height: auto
  }

  .b_navbar_nav.open li {
    display: block;
    text-align: left
  }

  .b_navbar_nav.open li:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 16px;
    top: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
  }

  .b_navbar_nav.open a {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 30px
  }

  .b_navbar_nav li:hover>ul {
    position: relative;
    top: 0;
    padding-left: 0
  }

  .b_navbar_nav li:hover>ul>li {
    padding-left: 13px
  }

  .b_navbar_nav li:hover>ul>li:before {
    left: 29px
  }
}

@media (max-width:569px) {

  .b_navbar_nav,
  .b_navbar_nav.open {
    width: 286px;
    margin: 51px 0 0
  }

  .b_navbar_nav.open {
    background: #b78c71;
    height: auto
  }

  .b_navbar_nav.open li {
    display: block;
    text-align: left
  }

  .b_navbar_nav.open li:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left: 16px;
    top: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b78c71
  }

  .b_navbar_nav.open a {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 30px
  }
}


.e_btn {
  transition: background-color .5s ease 0s
}

.b_navbar_phone {
  display: none
}

@media (max-width:667px) {

  .b_navbar_nav,
  .b_navbar_nav.open {
    margin: 51px 0 0
  }

  .b_navbar_phone {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    line-height: 51px;
    top: 0;
    right: 13px;
    padding-left: 30px;
    text-decoration: none;
    outline: 0;
    width: 235px
  }

  .b_navbar_phone:before {
    content: '';
    display: block;
    position: absolute;
    width: 14px;
    height: 24px;
    left: 0;
    top: 14px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAkUlEQVQ4T+2UwQ3CQAwEZxuAIsKTmuBJBaGIUAHfUBc9EBrYyAo5IUDB8D5/Tid5vNbqbmV7C+yANbkagF62ux+gefQQ4Plx6yRdl0Rtb4A2egoo6ZDZdBaq4Ae3qjkLT6iaA9g+xiHp9OzVV3NKw8s/zYChiKSIllJvIJCJjgaYBv4ZVvcAIx73wCqTOcANuIwLe7oy+9qIrgAAAABJRU5ErkJggg==)
  }

  .b_navbar_phone a {
    display: inline-block
  }
}

@media (max-width:567px) {
  .b_navbar_phone {
    width: 235px
  }

  .b_navbar_phone a {
    display: block
  }
}

@media (max-width:415px) {
  .b_navbar_phone {
    padding-left: 0;
    text-align: right
  }

  .b_navbar_phone:before {
    left: 25px
  }
}

.m_scroll_background .b_navbar_nav {
  display: table;
  width: 100%;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0
}

.m_scroll_background .b_navbar_nav li {
  display: table-cell;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center
}

.m_scroll_background .b_navbar_nav li ul {
  display: none
}

.m_scroll_background .b_navbar_nav li:hover {
  background-color: #b78c71
}

.m_scroll_background .b_navbar_nav li:hover a {
  color: #b78c71
}

.m_scroll_background .b_navbar_nav li:hover>ul {
  display: block;
  background: #b78c71;

}

.m_scroll_background .b_navbar_nav li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  top: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b78c71
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:hover a {
  background-color: #b78c71;
  color: #fff
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:hover>ul {
  background: #b78c71;
  display: block;
  list-style: none;
  position: absolute;
  top: 0;
  left: 286px;
  margin: 0;
  width: 286px;
  padding: 22px 0 16px
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:hover>ul>li {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  text-align: left
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:hover>ul>li:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  top: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b78c71
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:hover>ul>li a {
  background: 0 0;
  color: #fff
}

.m_scroll_background .b_navbar_nav li:hover>ul>li:hover>ul>li:hover a {
  background-color: #b78c71;
  color: #fff
}

.m_scroll_background .b_navbar_nav li:hover>ul>li a,
.m_scroll_background .b_navbar_nav li:hover>ul>li:hover>ul>li a {
  color: #fff;
  text-decoration: none;
  height: 48px;
  display: block;
  line-height: 48px;
  padding: 0 16px 0 42px
}

.m_scroll_background .b_navbar_nav li span {
  display: block
}

.m_scroll_background .b_navbar_nav a {
  color: #fff;
  text-decoration: none;
  height: 75px;
  display: block;
  line-height: 75px
}

@media (max-width:991px) {
  .m_scroll_background .b_navbar_nav {
    width: 286px;
    margin: 75px auto 0
  }

  .m_scroll_background .b_navbar_nav.open {
    display: block
  }

  .m_scroll_background .b_navbar_nav.open li {
    display: block;
    text-align: left
  }

  .m_scroll_background .b_navbar_nav.open a {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 30px
  }
}

@media (max-width:991px) and (max-width:667px) {
  .m_scroll_background .b_navbar_nav {
    margin: 51px 0 0
  }
}

.m_scroll_background.open {
  background: rgba(0, 131, 127, .98)
}


.m_scroll_background .e_navbar_toggle.open {
  background: #b78c71
}

.m_scroll_background .e_navbar_toggle.open span {
  background: #fff
}

.m_scroll_background .b_navbar_nav.open {
  background: #b78c71
}


.e_header--phone {
  color: #fff;
  text-decoration: none;
  display: block
}

.wide_block--bg_header {
  background: url(../assets/46f1f47d/img/header_bg3.png) no-repeat;
  height: 100%;
  position: relative;
  margin: auto;
  background-size: cover;
  display: block
}

.wide_block--bg_header:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0;
  bottom: 0;
  background-color: #b78c71
}

@media (max-width:991px) {
  .wide_block--bg_header {
    background-position: 23% 0
  }
}

@media (max-width:569px) {
  .wide_block--bg_header {
    height: 787px;
    background-position: 25% 0;
    background-size: cover
  }
}

@media  (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
  .wide_block--bg_header {
    height: 560px;
    background-position: 25% 0;
    background-size: cover
  }
}

@media  (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .wide_block--bg_header {
    height: 450px
  }
}

@media  (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .wide_block--bg_header {
    height: 500px
  }
}

@media  (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
  .wide_block--bg_header {
    height: 500px
  }
}

@media (max-width:481px) {
  .wide_block--bg_header {
    background-position: 23% 0;
    background-size: cover;
    height: 560px
  }
}

.b_info_butons {
  position: absolute;
  top: 125px;
  z-index: 45
}

.b_info_butons .e_btn_apply {
  margin-left: 20px
}

@media (max-width:1025px) {
  .b_info_butons {
    position: absolute;
    right: 2%
  }
}

@media (max-width:991px) {
  .b_info_butons {
    top: 18.6%;
    position: absolute;
    right: 1%
  }
}

@media  (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
  .b_info_butons {
    top: 35%;
    position: absolute;
    right: auto;
    left: 50%;
    margin-left: -102px
  }

  .b_info_butons .e_header--phone {
    margin-left: 0
  }
}

@media  (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .b_info_butons {
    top: 38%;
    right: 2%
  }
}

@media  (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
  .b_info_butons {
    top: 35%;
    position: absolute;
    right: auto;
    left: 50%;
    margin-left: -102px
  }
}

@media  (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .b_info_butons {
    top: 34%;
    position: absolute;
    right: 2%
  }

  .b_info_butons .e_header--phone {
    margin-left: -37px
  }
}

@media  (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
  .b_info_butons {
    right: 2%;
    top: 34%;
    position: absolute
  }

  .b_info_butons .e_header--phone {
    margin-left: -37px
  }
}

@media (max-width:481px) {

  .b_info_butons {
    top: 32%;
    position: absolute;
    right: auto;
    left: 50%;
    margin-left: -102px
  }

  .b_info_butons .e_header--phone {
    margin-left: -10px
  }

  .wide_block--page_inner .b_info_butons {
    right: 2% !important
  }
}

@media (max-width:376px) {
  .b_info_butons {
    top: 35%
  }
}

.e_header--phone {
  font-size: 23px;
  font-weight: 400;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  outline: 0;
  width: 235px;
  margin-left: -42px
}

.e_header--phone:before {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 24px;
  left: 0;
  top: 2px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAkklEQVQ4T+2UwQ0CMQwEZxvgioAnNXFPKoAiuAr4Hm1RBEcDiyxIhAAdhnf8i+SJo1U8sr0GNkBHriZglO3DD1C5egrw+DgNks5zQ22vgF30VFDSNvPSMqiBH9Jq4cx8oRYOYPu+d9LwnNXXcGrDy55mwJgoSaGWWm8gkFHHEtgXdfwjq2uoI/TYA4uMc4ALcLoB1V25MlOik+kAAAAASUVORK5CYII=)
}

.wide_block--page_inner .b_info_butons {
  text-align: right
}

.e_btn_apply {
  font-size: 19px;
  font-weight: 300;
  line-height: 32px
}

.animated_2 {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  animation-delay: .1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.j_fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0)
  }
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, -140%, 0);
    transform: translate3d(0, -140%, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, -140%, 0);
    transform: translate3d(0, -140%, 0)
  }
}

.j_fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, -140%, 0);
    transform: translate3d(0, -140%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, -140%, 0);
    transform: translate3d(0, -140%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.j_fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

._get_feedback.j_fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
  animation-delay: .2s
}

._get_request.j_fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  animation-delay: 0s
}

.b_navbar_phone a,
.e_header--phone a {
  color: #fff;
  text-decoration: none
}

.e_btn {
  border-radius: 17px;
  cursor: pointer;
  display: block;
  text-align: center;
  width: 173px;
  height: 36px;
  box-sizing: border-box;
  text-decoration: none;
  outline: 0
}

.e_btn_apply {
  background-color: #ce2828;
  border: 2px solid #ce2828;
  color: #fff
}

.e_btn_apply:active,
.e_btn_apply:hover {
  background-color: #ef4545;
  border: 2px solid #ef4545
}

@media (max-width:991px) {

  .inner,
  body.page-home .inner {
    max-width: 100%
  }
}

.b_box--row_col {
  display: table-cell;
  margin: 0;
  min-height: 0;
  padding-left: 0;
  text-align: left;
  width: 50%;
  vertical-align: middle
}

.b_box--row_col img {
  width: 100%
}

.b_box--row_col {
  position: relative
}

@media (max-width:1025px) {
  .m_waves .b_box--row_col {
    display: block;
    width: 100%;
    text-align: center
  }
}

@media (max-width:991px) {

  
  .m_waves .b_box--row_col {
    display: block;
    width: 100%;
    text-align: center
  }
}

@media (max-width:569px) {
  .m_step_1 .b_box--row_col {
    display: block;
    width: 100%
  }

  .m_step_1 .b_box--row_col:first-child {
    margin-bottom: 30px
  }
}

@media (max-width:481px) {
  .m_step_1 .b_box--row_col:first-child {
    margin-bottom: 30px
  }
}

.calculator-app-wrapper {
  display: block;
  position: relative
}

@media (max-width:975px) {
  .calculator-app-wrapper {
    margin: 0 auto
  }
}

.b_countdown {
  display: table-cell;
  width: 276px;
  height: 132px;
  vertical-align: middle;
  padding: 0 10px 0 22px;
  position: relative
}

.b_list_post--item {
  max-width: 590px;
  margin: 0 15px 29px
}

.b_popular_posts {
  background-color: #edfdfa;
  position: relative;
  padding: 30px 30px 39px
}

.b_popular_posts:after,
.b_popular_posts:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  background: url(../assets/46f1f47d/img/bg_waves_white.png) repeat-x
}

.b_popular_posts:before {
  height: 4px;
  top: -4px
}

.b_popular_posts:after {
  height: 5px;
  bottom: -4px;
  transform: rotate(-180deg)
}

.e_posts--content span,
a.toggle span {
  opacity: .8;
  font-family: 'Open Sans', sans-serif
}

.e_posts--head {
  margin-bottom: 30px
}

.e_posts--head_photo {
  width: 172px;
  height: 172px;
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden
}

.e_posts--head_photo img {
  width: 100%;
  display: block
}

.e_posts--head_name {
  display: table-cell;
  vertical-align: middle;
  padding: 0 22px
}

.e_posts--head_name h5 {
  margin: 0 0 5px;
  color: #000;
  font-size: 26px;
  font-weight: 400;
  line-height: 24px
}

.e_posts--head_name p {
  margin: 0;
  color: #b78c71;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px
}

.e_posts--content {
  padding: 0 30px
}

.e_posts--content span {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  color: #000;
  max-height: 385px;
  overflow: hidden;
  margin: 0;
  word-wrap: break-word
}

.e_posts--content span span {
  color: #000;
  text-decoration: none;
  line-height: 12px
}

.e_posts--content a,
a.toggle span {
  color: #b78c71;
  text-decoration: underline
}

.e_posts--content a {
  font-size: 17px;
  font-weight: 300;
  line-height: 32px
}

a.toggle span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px
}

@media (max-width:991px) {
  .b_box--row_col {
    vertical-align: top
  }

  .b_popular_posts {
    padding: 15px 15px 39px
  }

  .e_posts--head {
    margin-bottom: 15px
  }

  .e_posts--head_photo {
    width: 120px;
    height: 120px
  }

  .e_posts--head_name {
    padding: 0 0 0 15px
  }

  .e_posts--head_name h5 {
    font-size: 18px
  }

  .e_posts--head_name p {
    font-size: 14px
  }

  .e_posts--content {
    padding: 0 15px
  }

  .e_posts--content p {
    font-size: 14px;
    line-height: 26px
  }
}

@media (max-width:481px) {
  .b_list_post--item {
    margin: 0 auto 29px
  }

  .b_box--row_col {
    display: block;
    width: 100%
  }

  a.toggle span {
    line-height: 18px
  }

  .e_posts--head_photo {
    width: 85px;
    height: 85px
  }

  .e_posts--content p {
    max-height: 415px
  }
}

.footer {
  width: 100%;
  background-color: #333;
}

.footer .inner {
  max-width: 1280px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 20px
}

.footer_navbar {
  list-style: none;
  
}

.footer_navbar li a {
  text-decoration: none;
}

.footer_navbar li a:hover span {
  color: white;
}



.footer--logo {
  width: 200px;
}

@media (max-width:767px) {
  .footer--content {
    font-size: 13px
  }
}

.footer--content span {
  color: #b78c71
}

.footer--content span.e_footer_phone {
  display: inline-block;
  
  padding-left: 24px;
  position: relative;
  color: #fff;
  font-size: 16px
}

.footer--content span.e_footer_phone:before {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 24px;
  opacity: .6;
  left: 0;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAkElEQVQ4T+2UwQ3CQAwEZxuAIsKTmpInFUARoQK+iLZSQ5QKFlkhJwQoGPE9f04nebzW6m5lew+0wJZcTcBVtvsfoGX0FODlceslDWuitnfAMXoKKOmQ2XQRquAHt6o5K0+omgPYPsUh6fzs1VdzSsPLP82AoYikiJZSbyCQiY4GmAf+E1YRjx2wyWQOMAK3Ows9ujH4T4AtAAAAAElFTkSuQmCC)
}


.footer--content .e_footer_email {
  display: inline-block;
  position: relative;
  margin-left: -24px;
  padding-left: 24px;
  color: #fff;
  font-size: 16px;
  text-decoration: none
}

.e_footer_phone {
  color: #b78c71;
  text-decoration: none;
}

.e_footer_phone:hover {
  color: #fff;
}

.footer--content .e_footer_email:before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 15px;
  opacity: .6;
  left: 0;
  top: 50%;
  margin-top: -7px;
  background-size: cover;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAACj0lEQVRIS7WW24tOURjGfw/K+ZRTueDC+cINLv0L/gHFjeJKOcshIsUMQo3InZB75UaJhgs3DlHImQuSTHJhholH71jftOzZ33x75vtm1W7XWnu972+9h2cv2V4PrAK6+DdGpfdIvQzEMx74JttbgaUj5a2B3e4A2AIsyz7sBG4B89Jc0DY7RgOfganABmBMMlgK8B04KqmWkmad9++3vQ5YnRnsA6ilIE4+O0vHcUmvWuXd9g5gEdADPAVWAD9zgMuS7tg+BkxPjk9IetksROY8TJ0BvgKHgd4c4Jqk67bD+T5gcnLcLun1cCEKRX5FUqftJcC2UoBwlCD2AlNSywTEm6FC2N4OLE77+iKc7EfXReoHRqDmxPa0FIkaRNRE5UgUnF+SdDez3Rggkc5IEBPT5rYqkSjk/Kqk23n0bFcDyCAiHZOA30Ck411ZOmwLiGpfmNYHOK+cggLxWOAAMBP4kyDeFiFs7wIWpPlzkh7VAa0egUScA8RUQEQ6+iNhO6o6qrs26rZwMymI/g1pjkiEoHQA74HNqdp/AN1A1E6M85IelkSqWgRKOmE/EFLdBkwoCe8FSfdtHwTmpvWzkh4PuQgHa0PbccJNwPxkOKJxUdKDlLL41e4B5qT1DklPKreh7VDBUMNBJdl2/DvC2UdJvYVTRoTCRqQrxmlJzxp2QYnzk5JelFVzoznboR/RwjWIU5Ke1yvCmk4fAWYVqRs5q7duO5Q0IhHKGmM3MA44VJTim+l3vLxVzrOc5xBfgHvAGuBXfiOK9goli1YKtfs03FOX7UsquTMTqvisp+xKFrp9I13JAqhVV7IP6eq3NgP870bUygNXtdUHsBFYmQQmNsap4xmpETIeI9q06y+J/Hh6WJ2qJwAAAABJRU5ErkJggg==)
}




.footer--content .footer--item.social-networks .vk {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  text-indent: 9999px;
  overflow: hidden;
  background: url(../assets/46f1f47d/img/ico-vkontakte.png) 50% 50% no-repeat;
  vertical-align: middle;
  
  margin-top: 20px;
}

.footer--content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.copyright {
  color: #fff;
  max-width: 250px;
  margin-bottom: 20px;
}

.footer--item-3 {
  padding-top: 1em;
  padding-bottom: 1em;
}


.modal_1--inner {
  width: 412px;
  background-color: #fff;
  border-radius: 3px;
  margin: 0 auto;
  padding: 35px;
  position: relative
}

@media (max-width:376px) {
  .modal_1--inner {
    width: 280px;
    padding: 20px
  }
}

.modal_1--close {
  position: absolute;
  top: 47px;
  right: 35px;
  width: 11px;
  height: 11px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAA3klEQVQYV22RLXICQRCF3xvOktpZCblFFIYDJOD5sXhcwIFIChOHQsEB0ICjFs4BBjGPmtlha3fDuO76vql+3VwBjTdr53Ju3bpctqi9g7Uj32pl2ZRHa5cCPgHc4Vy7LOzTdEhpGnypz0OSfIH8BcCyUAGBq4z58ACi8APABEH6A9mNEwXw/XTaBfiF8GwXoG8UcBDSdAWp8yQJjJtZNinV8ec89XdtGZXQ+cxV8CZgQcDLeYa4JdbAYsZ/oZ1r85gkM5EDxPX41C9CE1KPAvxhJjJmUwYrgr/g+bx8AOpLedUdGMJ2AAAAAElFTkSuQmCC);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  text-align: center;
  z-index: 2
}

.b_tariff_table .e_btn_table,
.e_send_form {
  transition: background-color .5s ease 0s
}

@media (max-width:376px) {
  .modal_1--close {
    top: 15px;
    right: 15px
  }
}

.modal_1--close:active,
.modal_1--close:hover {
  opacity: .75
}

.modal_1--h {
  color: #000;
  font-size: 25px;
  font-weight: 300;
  line-height: 36px;
  position: relative;
  padding-left: 46px;
  padding-bottom: 20px;
  margin: 0 0 18px
}

.modal_1--h.m_apply:before,
.modal_1--h:after,
.modal_1--h:before {
  content: "";
  display: block;
  position: absolute;
  left: 0
}

.modal_1--h:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeCAYAAABNChwpAAABbUlEQVRIS+2WsU7CUBSG/wOBtOmiJu6+gY9gSIyEUFecfAOjLg7OTujAhpuLTrgYU0MKvojyDLa6WBqgx1RzTS0297ZgF9vx3nvO/92/57SH0OtV9RXjHOB9AGvI53EAvvFevRPSbasDwnE+unMqbdIH1kuON48TOCEAi1Vvx6Q8nIhqFgCFA4UDUgeiLRO2qGjVtOvR9k7VhmmFks4XAJkd+ItPc6oaKAD+hQNKA8ncrMBM2vDhlIAzAKWMTjnKI9kPANs2dJpcAWhlFBZhbfoaSvULgMKhdDUpoQDQ+v0NKs/uAGwuIO4CfP05lMqSiJ4NAbTB/RahdAtgPRI3CmblXb/ReJLl+m1fGYBABwzuAKiIRMR4rEzQejNNN4t4GKMMEBdgxuW4ahyiVptmFc8KMCXG0Xvd7C4i/O2iLEns9+oGTHt+vTmUxanup3kFo6BEpr/dfFZNrnJOCWAZxZYEIwXQbKu7jGJLAvgAPpUICHaBVTcAAAAASUVORK5CYII=);
  width: 32px;
  height: 30px;
  top: 8px
}

.modal_1--h.m_apply:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAYAAAABtRhCAAAAmUlEQVRIS+3XQQ5AMBAFULN0MDYcijtZuRi7CsmIlGlTZn4sxlrm+b9NG1TPU6gUn0A0rE03SiNJG9yhFHqCS9uTRlAOIKFmoJTUFHxCzcEYhYBXFAYyqg5KO513r4MaZ8ExwytVq5IH/a/Sr9dWfPtkE8JB7UXMJoSD8ErhILxSOAivFA7CK3WwtIHb0VY64O37Jn9PqY/ZAG1t8SgiQJDHAAAAAElFTkSuQmCC);
  width: 28px;
  height: 32px;
  top: 1px
}

.modal_1--h:after {
  background-color: #b78c71;
  width: 100%;
  height: 2px;
  bottom: 0
}

.b_popup_question_form {
  width: 100%
}

.e_form_group {
  margin-bottom: 10px;
  position: relative
}

.e_form_group.m_bg {
  background-color: #f3f3f3;
  padding: 15px 0;
  text-align: center
}

.e_form_group.m_border:after,
.e_form_group.m_border:before,
.e_form_group.m_border_bottom:after {
  background-color: #c4c4c4;
  height: 1px;
  opacity: .4;
  position: absolute;
  width: 100%;
  display: block;
  content: ""
}

.e_form_group.m_border_bottom {
  padding: 24px 0;
  margin-bottom: 15px
}

.e_form_group.m_border_bottom:after {
  bottom: 0
}

.e_form_group.m_border {
  padding-top: 24px;
  margin-bottom: 28px
}

.e_form_group.m_border:before {
  top: 11px
}

.e_form_group.m_border:after {
  bottom: -16px
}

.e_form_group.m_border p {
  margin: 0;
  padding: 0;
  color: #545454;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px
}

.e_form_group label {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px
}

.e_form_group label.m_1 {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px
}

.e_form_group label.error {
  color: #cc2424;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  display: block
}

.e_form_group label span {
  opacity: .5;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px
}

.e_form_group input {
  width: 100%;
  height: 42px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px 12px !important;
  display: block;
  box-sizing: border-box;
  box-shadow: none;
  outline: 0;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px
}

.e_form_group input.error {
  background-color: #fff6f6;
  color: #404040
}

.e_form_group input.e_form_control {
  width: 96px;
  height: 40px;
  display: inline-block;
  position: inherit;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  letter-spacing: 6px;
  vertical-align: top
}

.e_form_group input.e_form_control.error {
  background-color: red;
  background-image: linear-gradient(to top, #ffe9e9 0, #ffe9e9 100%);
  border: 1px solid #fd0000
}

.e_form_group input.e_order_payment {
  display: none
}

.e_form_group input.e_order_payment:checked+label:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABf0lEQVRIS2MUOzj3CMN/RmsG2oAjjGIH5v2njdkQU0ctIBi6QyOIbAQkGZKlNRkSr+7D8BHFPkiT0WKoVDRmiL28h+HIh+fUs4CNkYmhT92GIURcmSH7+kGGta/uYY0PsnzAx8LGsEDbmcFaQIKh/9FFho7753BGNskWSLBxMazQc2PQ5BZk2PH2EUP8lb14UxJWC5Q4+RgyZHUY6u6cZPjx7y/cAEVOPoY1+h4MMuzcDDe+fWDwObeF4fPf36RbsNHAi8GCX5zhzKfXDLFXdjO8+/2TQY1LAGy4OBsnw9e/fxjczm1iuPPtI3n5QJKdi2GDgReDAgcvw73vnxga755m6FW3ZhBh5QAbmIUnUtFtxBkHyJYga1r98i5Dzo1DBF0OU4A3kqXYuRm2GnozgGgQePHrG4Pd6fUMH//8oo4FIFNAEb7Z0BscPAlX9zJsf/OIaMOJLq71eIQZYqTUGcpuHSPJcKItINlUJA0kZzRSLRu1gGCIMdK02cL4/ygAq02falEfacUAAAAASUVORK5CYII=)
}

.e_form_group input.e_order_payment.error {
  border: 1px solid red
}

.e_form_group input.e_order_payment.error+label:before {
  background-image: none;
  height: 22px;
  top: 4px;
  width: 22px;
  background-color: #fff;
  border: 1px solid red;
  border-radius: 2px
}

.e_form_group input.error {
  border: 1px solid red
}

.e_form_group input:-moz-placeholder,
.e_form_group input:-ms-input-placeholder,
.e_form_group input:-webkit-input-placeholder {
  opacity: .5;
  color: #000
}

.e_form_group input#Request_phone.disabled,
.e_form_group input#Request_phone[disabled] {
  background-color: #e2e2e2;
  cursor: not-allowed
}

.e_form_group .e_order_payment_label {
  cursor: pointer;
  display: inline-block;
  padding-left: 40px;
  position: relative;
  vertical-align: middle;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none
}

.e_form_group .e_order_payment_label a {
  color: #0077c4
}

.e_form_group .e_order_payment_label:before {
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 24px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAS0lEQVRIS+3WsQ0AMQhD0fNet32SfWACp0vriu5TW0Z6okDdvWz/38BI2qoqD3S/ShZEXYggigIxwBVBFAVigCuCKArEgCbfFtvnArOXZgqsDgcIAAAAAElFTkSuQmCC)
}

.e_form_group textarea {
  width: 100%;
  height: 95px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px 12px;
  display: block;
  box-sizing: border-box;
  resize: none;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px
}

.e_form_group textarea.error {
  border: 1px solid #d33030;
  background-color: #fff6f6
}

.e_form_group .error {
  display: block;
  line-height: 14px;
  padding-top: 3px
}

.e_form_group .e_send_phone {
  width: 100%;
  height: 30px;
  background-color: #b78c71;
  border: 1px solid #b78c71;
  border-radius: 15px;
  cursor: pointer;
  padding: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px
}

.e_form_group .e_send_phone:focus {
  outline: 0
}

.e_form_group .e_send_phone.disabled,
.e_form_group .e_send_phone[disabled] {
  background-color: #e2e2e2;
  border: 1px solid #e2e2e2
}

.e_form_group .e_send_phone.error {
  -webkit-box-shadow: 0 0 0 3px red;
  -moz-box-shadow: 0 0 0 3px red;
  box-shadow: 0 0 0 3px red
}

.e_form_group .e_cancel {
  opacity: .5;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 31px;
  padding: 0 15px;
  cursor: pointer;
  background-color: transparent;
  border: none
}

.e_form_group .e_chang_number,
.e_form_group .e_send_again {
  color: #00b591;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: underline;
  cursor: pointer;
  padding: 0 10px;
  background: 0 0;
  border: none;
  outline: 0
}

.e_form_group .e_chang_number.disabled,
.e_form_group .e_chang_number[disabled],
.e_form_group .e_send_again.disabled,
.e_form_group .e_send_again[disabled] {
  color: #e2e2e2;
  cursor: not-allowed
}

.e_form_group .e_phone_confirm {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAqCAYAAADxughHAAACnUlEQVRoQ+2Zb0gTYRzHv89tE/9kbrhpZrgSKaayJF8IYdEcxWa9jOxNSAa96E3Qi6CIXtWL3vgiehMxVy+iNxVFCC4yJhVFlnFmrNBoGm5hM8NVp87dxR1tyVkv3POc2+Tu3XH3+9338/0+9zzPccQW9HkJOB8gVSEvDxKVIB4jFUF/JH8hUs6TKKkI9kh5GYRKtA6SaynqieiJaOSAPrQ0MjbjtnoiGVunUWHOJEIA0Gwxsg7CgeBcbTM2F61H17vHGeeVVRCzsQBX6/dgl2Ujjo70IzD9Of9A6kssuN7ohr2wFKdHn+NG5H3GEHJhVhLZb7XjimM3ijkjLk8M4+Kn11QQWQHpqnbgQl0LDCDom55A50g/NcSqg5zd0oyTNU5FeOjnDA686cWPZCJ3QEyEQ0IS/yvISAi6t7Wio7JOuefb4jy8Qw8QFuJMIJgkss5gwi3nPvDxGM6PvYSoWg0KCIdrDS54ymsU0UlI6OADePI9ygyCCYi/oQ3tVrsiqjc2jhOhAcyJSeW8iDPA3+iGy1KdFn0pPITucZ4pBBOQrcVm3G3ywmYqVMQNzk7hyNtHmBeTuOnci51lG9Ki5RQO8YFlqbGgYjL9qmE+CrOILQhoKatMa/yaEND26j6mFgQWupf1YAIid1XDLH2SvIc6PPwQwZlJTSCYDK2lyhwlFtze7oH1zzBLXeuJhHBm9IVmEMxB5IY7Sm240+RRVm35CM/F4Rq8h1/iYn6ByGpbzVXKlCyvLwf5PjxlPNX+yxFm74i6ubyfcpdvwqkPzzRNItVcMxBl3FJ+LK3EAU1BViKE9l4dhNZB1vV6Iqwdpe2nJ0LrIOt6PRHWjtL2W0uJrIXf0/hCbAP+diJJPgB/v0lpc17d+kmJkOO/AUnjA3xXvuf1AAAAAElFTkSuQmCC);
  height: 42px;
  position: absolute;
  right: 0;
  top: 30px;
  width: 50px
}

.e_form_group-avatar {
  position: relative;
  border: 1px dashed #a0a0a0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px
}

.e_form_group-avatar label {
  display: block;
  position: relative;
  height: 150px;
  line-height: 150px;
  text-align: center;
  cursor: pointer
}

.e_form_group-avatar label:hover {
  background: #f0f0f0
}

.e_form_group-avatar input[type=file] {
  display: none
}

.e_form_group-avatar .avatar-thumbnail {
  display: block;
  position: absolute;
  box-sizing: content-box;
  top: 5px;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0;
  line-height: 100px;
  text-align: center;
  background: #fff;
  overflow: hidden
}

.e_form_group-avatar .avatar-thumbnail a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 40pt;
  text-decoration: none
}

.e_form_group-avatar .avatar-thumbnail a:after {
  content: '×';
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: rgba(0, 0, 0, .5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 100
}

.e_select_wrap:before,
.e_send_code_confirm:before {
  content: "";
  right: 14px
}

.e_form_group-avatar .avatar-thumbnail a:hover:after {
  display: inline-block
}

.e_send_code_confirm {
  position: relative;
  background-color: #b78c71;
  border: 1px solid #b78c71;
  width: 52px;
  height: 39px;
  border-radius: 19px;
  top: 0;
  margin-left: 5px;
  text-indent: -9999px;
  cursor: pointer;
  outline: 0
}

.e_send_code_confirm:before {
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAABXElEQVQ4T62UvyuFYRTHP19CUQbFH8CmkImiFHKz6MaqLCaZbBaLxGiRwWRSBkohAzabzSRmURYlUnz13B567+v+cC9nfJ5zPs/3/Z5zXvFPYbtGf2XZrgVWgY4/wWy3ADvACDBZNcx2N7APtANzkjargtmeAraBJmBN0mKwq2KY7XlgHQheHQBZSa4IZjs8vALkVABXwICkp68m5pTZrpf0VqyztuuALWAm5jwC/ZJukjWy3QwcAZfAgqT3ZILtBmAXmIjn4T4j6TT9eICFjmTjxR4wLeklKm4EwlkmUbgkabnQVwRYJ3AOtMWEi6jiFTgEhhKFZ8BYWn3aszTwGngABhOge6BX0l0xb79Ho4DCPOuAcUknpdYvb85sdwHB2NZU0YakMF8l48fQ2u6LwDDdIW6BHknPFcNiF4eBYyDM16ikYHzZKLpOcf+CT7NlKTGh5G7mfnjSx29hnzYncQeRc5VkAAAAAElFTkSuQmCC);
  width: 19px;
  height: 16px;
  top: 10px;
  outline: 0
}

.e_send_code_confirm:focus {
  outline: 0
}

.e_send_code_confirm.disabled,
.e_send_code_confirm[disabled] {
  background-color: #e2e2e2;
  border: 1px solid #e2e2e2;
  cursor: not-allowed
}

.e_select_wrap {
  background-image: linear-gradient(to top, #f6f6f6 0, #f6f6f6 1%, #fff 100%);
  width: 100%;
  position: relative
}

.e_select_wrap:before {
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAAw0lEQVQYV22POw6CQBCG/10KXoV4EWsuAFoZK1obKy/gHewtTaxpfMTCgAfgNkrDYsGuGWB1iU41mXzfPzMMVGlqOYG3cZm9e0RR2c76Guf5SMh6XZdiiyRpGMFe4O0VsARU4TBnpiWCa1XfABYy4FA9qxXz7+eJlFYBwO1CO4k6DffLBOcNiYCfX6dS4WhKHcRCDUvIxSueZ63wX/q8ITTcRpgP2tkl5uCn7yYM4B+BBoYEM1kHDzboIUnU083mBdS/AalfVgb7c4vmAAAAAElFTkSuQmCC);
  width: 10px;
  height: 8px;
  top: 16px
}

.e_select_wrap select {
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  height: 42px;
  padding: 5px;
  background: 0 0;
  color: #535353;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.e_select_wrap select option {
  font-weight: 400
}

.e_select_wrap select.active {
  font-weight: 700
}

.e_select_wrap select.error {
  border: 1px solid red
}

.successMessage {
  background: rgba(255, 255, 255, .95);
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  z-index: 5
}

.successMessage .e_send_form {
  margin: 0 auto;
  display: block
}

.successMessage div {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 150px;
  text-align: center
}

.successMessage p {
  text-align: center;
  margin: 0 50px 15px;
  line-height: 25px
}

.e_send_form {
  width: 180px;
  height: 50px;
  background-color: #da0202;
  border-radius: 25px;
  box-shadow: 0 3px 0 #a11;
  border: 1px solid #da0202;
  cursor: pointer;
  outline: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 31px
}

.e_send_form:focus,
.e_send_form:hover {
  opacity: .8
}

.e_send_form.disabled,
.e_send_form[disabled] {
  background-color: #e2e2e2;
  box-shadow: none;
  border: 1px solid #e2e2e2;
  cursor: not-allowed
}

.e_send_form.disabled:focus,
.e_send_form.disabled:hover,
.e_send_form[disabled]:focus,
.e_send_form[disabled]:hover {
  opacity: 1
}

@media (max-width:376px) {
  .e_send_form {
    width: 140px
  }
}

.wide_block--page_inner {
  background: url(../assets/46f1f47d/img/page_inner.jpg) no-repeat;
  position: relative;
  margin: auto;
  background-size: cover;
  font-family: Roboto2, sans-serif;
  display: block
}

.wide_block--page_inner .inner {
  position: relative;
  height: 100%
}

.wide_block--page_inner .b_info_butons {
  right: 1.2%;
  top: 88px;
  margin-left: 0;
  position: absolute
}

.wide_block--page_inner .b_info_butons .e_header--phone {
  margin-left: 129px;
  color: #fff;
  width: 235px
}

.wide_block--page_inner .b_info_butons .e_header--phone:before {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 24px;
  left: 0;
  top: 2px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAkklEQVQ4T+2UwQ0CMQwEZxvgioAnNXFPKoAiuAr4Hm1RBEcDiyxIhAAdhnf8i+SJo1U8sr0GNkBHriZglO3DD1C5egrw+DgNks5zQ22vgF30VFDSNvPSMqiBH9Jq4cx8oRYOYPu+d9LwnNXXcGrDy55mwJgoSaGWWm8gkFHHEtgXdfwjq2uoI/TYA4uMc4ALcLoB1V25MlOik+kAAAAASUVORK5CYII=)
}

.wide_block--page_inner .b_info_butons .e_btn_apply {
  margin-left: 10px
}

.wide_block--page_inner .b_info_butons .e_btn {
  display: inline-block;
  font-size: 17px;
  text-transform: none;
  font-weight: 400
}

@media (max-width:991px) {
  .wide_block--page_inner .b_info_butons {
    right: 2%
  }
}

@media (max-width:667px) {
  .wide_block--page_inner .b_info_butons {
    top: 75px;
    right: 30px;
    left: auto
  }

  .wide_block--page_inner .b_info_butons .e_header--phone {
    display: none
  }

  .wide_block--page_inner .b_info_butons .e_btn {
    display: block;
    margin: 0 0 6px
  }

  .wide_block--page_inner .b_info_butons .e_btn_apply {
    margin: 0
  }
}

@media (max-width:415px) {
  .wide_block--page_inner .b_info_butons {
    right: 5px
  }
}

@media (max-width:376px) {
  .wide_block--page_inner .b_info_butons {
    top: 75px;
    width: 304px;
    right: auto;
    left: 50%;
    margin-left: -152px
  }

  .wide_block--page_inner .b_info_butons .e_header--phone {
    display: none
  }

  .wide_block--page_inner .b_info_butons .e_btn {
    display: inline-block;
    margin: 0;
    width: 148px
  }

  .wide_block--page_inner .b_info_butons .e_btn_apply {
    margin: 0 0 0 3px
  }
}

.page_inner_header {
  position: relative;
  width: auto;
  min-height: 100px;
  text-align: center;
  padding-top: 170px;
  overflow: hidden;
  z-index: 40
}

.page_inner_header .h1 {
  color: #fff;
  padding: 0 0 30px
}

.page_inner_header .h1:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 14px;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAADAklEQVQ4T42Sa2ibVRzGf+e95U2WJk2zLr3YaWNlk0ll1Kqb4BTUbuoHkW0MjAp+0C/CdIoXvEyH+kFB5kBkgjAczguCbg6KAztwq8iUOgadsqSbxTVtktolveRN3vfNOZLIRunm5Xw7/J/z43+e5xEsOZ2fH3hmWsoXEp0JreJ6atZ1eaCtA1dKDueniFkWQcsS2amCClTdvXMPP/rSYoRYfNk8NPTWl+kzLyIEVjiEGY9y/4p2+iPNKKUYLs1wZLqALM5SmV0AWWNTMvnh4N0DT1zkXAK2f3Zg92SxuB3bhloNnAqb1lzPQDJJruIgEKwIBvkmM8Z3o6chFEQYBsopEwtH919IpR6pQ8VrR48au8//sa+Yzz1EMAgoDMtmS08PNzRFmFWSpuZofWkWSnOEJPxSvMDX585S81waA6fMsnh88N01vZvFtuFje4ez2cfDto0mBMr3MYM2vbEWStUqrpLYptl4V3E9TE0jFghwojCNrFYxTBOpFPPVCmtbE4fEvvHMbTnJx2Upk7YQRE2Lg7kJvp3M0hIKIZXEmymCVJgtMTRdY8Zx2NCaYEvHVcx7PhUlMYTIX61bqYaHe9LpyJhbHhJC62s2TMo1n/2T5yl7LvaCA77/t+e6jhdehjB0Um2dtFoBpj0PDZVp0QN3vLxq1cSlUJRS4o0zvx3/0/fWd4RCHCvkGRxLs1w3wdDqdiP8Gnnf487ubu5p6yRbD0TXT9tKu/X51avnGqEs7eFzv44eBnWf5bp8cjZD3vOImGZDtuD7hDWNVPe16MEQFeQP68LNd23t6nIuq81i8LM//fhpCLaNlkocHD9HPGAjhCDvONzbtZK++PK6LUfeuWX9wNKFLtvwomDPqZGPJubLj32RSTNVLqMLjahlsrXnOq6JRr7a3rv2waWwK355sejNkRO7fs4VXjk0/js1JdnYtZJ1ifb3d/bf/OSVYP8JbDTg1MlX3z458vqc67Gz/6b3dtzY99Q/wf4XsC7acfz7XY5UTR/cvuHpf4PVZ38Bnvsxg9Yr1xQAAAAASUVORK5CYII=)
}

.page_inner_header p {
  margin: 0 0 15px;
  padding: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  line-height: 24px;
  text-align: center
}

.page_inner_logo {
  display: block;
  text-decoration: none;
  position: absolute;
  top: 86px;
  left: 27px;
  z-index: 50
}

@media (max-width:667px) {
  .page_inner_logo {
    left: 26px;
    top: 82px
  }
}

@media (max-width:415px) {
  .page_inner_header {
    padding-top: 180px
  }

  .page_inner_logo {
    left: 10px
  }

  .page_inner_logo img {
    width: 80%
  }
}

@media (max-width:376px) {
  .page_inner_header {
    padding-top: 215px
  }

  .page_inner_logo {
    left: 50%;
    margin-left: -101px;
    top: 150px
  }

  .page_inner_logo img {
    width: 80%
  }
}

.wide_block.m_padd {
  padding-bottom: 30px;
  margin-bottom: 8px
}

.wide_block.m_bottom_page {
  padding-bottom: 80px
}

.e_tariff_item--apply {
  width: 205px;
  height: 42px;
  border-radius: 17px;
  position: relative;
  background-color: #b78c71;
  border: 1px solid #b78c71;
  margin: 9px auto 0;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  vertical-align: middle
}

@media (max-width:769px) {
  .e_tariff_item--apply {
    width: 165px;
    height: 40px
  }
}

.header_icon {
  min-height: 80px;
  line-height: 1;
  margin-bottom: 20px;
  max-width: 100%
}

.page-price-offers .wide_block.m_waves {
  padding: 90px 0 60px;
  background-color: #f4dfd1
}

.page-price-offers .wide_block.m_waves .inner {
  position: relative
}

.e_button_print {
  width: 0px;
  height: 0px;
  background-color: #fff;
  border: 1px solid #e9f2f0;
  border-radius: 25px 24px 25px 25px;
  display: block;
  position: absolute;
  top: -118px;
  opacity: .85;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 83px;
  text-decoration: underline
}

.e_button_print span {
  position: relative;
  padding-left: 60px;
  display: block;
  line-height: 44px
}

.e_button_print span:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 22px;
  display: block;
  left: 22px;
  top: 14px;
}

.b_tariff_table td {
  width: 295px;
  padding: 12px 14px;
  text-align: center;
  position: relative;
  color: #000;
  font-size: 16px;
  font-weight: 400
}

.b_tariff_table td:after,
.b_tariff_table td:before {
  width: 1px;
  height: 100%;
  background-color: #b78c71;
  content: "";
  top: 0
}

.b_tariff_table td:before {
  position: absolute;
  left: 14px
}

.b_tariff_table td:after {
  position: absolute;
  right: 14px
}

.b_tariff_table td:first-child {
  width: 280px;
  padding-right: 14px;
  padding-left: 0;
  text-align: left
}


.b_tariff_table td .e_text {
  text-align: center
}

.b_tariff_table td:first-child:before {
  content: "";
  width: 41px;
  height: 1px;
  background-color: #ced6d4;
  position: absolute;
  left: 0;
  top: 0
}

.b_tariff_table td:last-child em,
.b_tariff_table td:last-child:after,
.b_tariff_table td:last-child:before {
  background-color: #fd6a54
}

.b_tariff_table td:first-child:after {
  display: none
}

.b_tariff_table td:last-child {
  padding-left: 14px;
  padding-right: 0
}

.b_tariff_table td:last-child>span {
  right: 14px;
  border-top: 1px solid #fd6a54;
  border-left: 1px solid #fd6a54;
  border-right: 1px solid #fd6a54
}

.b_tariff_table td:last-child em:before {
  content: '';
  display: block;
  position: absolute;
  width: 93px;
  height: 49px;
  left: 50%;
  margin-left: -46px;
  top: -40px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAAAxCAYAAAC4R6XiAAAgAElEQVR4Xu2beXRT1dr/v+dkHpsmTZt0TueB0oEW6AgtBRGQKgrIJIiKF3F4FUdEcbyKynUARXFEAZVR5rGWsVDaQksp6dwkHdI2SZM083h+K6zLXd73er3r9cpauNZv/5P0nH2+e+/Pefbu8zx7h8CfrFAUxdfpdE/09PRMT0pK2srn8z8nCML9ZxoG8WfqLEVRNIfDsb6jo2O5z+cDi8XyJyYmrmIwGGv/TOP4U0G3WCzpnZ2dZ4VCoUihUFCtra2E3+9vTk1NLSEIYvjPAv5PBb2pqanAarWezMzMZHA4HL/ZbCZbWlp64uLiykJDQzv+P/SbQECv16dUVlaeio+PDx0zZoz/2LFjpNPpbJg5c2YpQRCmm9DkTZH8U1l6gMCuXbsOkiQ5rby83L97924yOjr6i9LS0oduCp2bJPqngU5RFAOAT6lUVuzdu3dbYWEhu6amxrhkyZIpISEhVwG4CIKgbhKnP1T2lodOURTL6/W+0NfXdw9FURaSJIYPHjhYZHPYhaFSqW7KlMkXnE53BIPBoCIiIr4lCOKjP5TQTRC7paFTFCU1m807Ojs7x1ut1vcIgjBwudxEj9u9xGgycUJCQkx0OvlZj7pPGyQQxEnCpI/Hx8d/x+FwlhAE4b8JvP4QyVsausvlWnvlypVnTSZT2uTJk5UBP72xsfFBrXbgLbE4mDKbzXa5XP54RkbGngCNAwcOlEdFRR0fPXr0IwRBbPxDCN0EkVsWOkVRYrVa3abX6zfl5uau2nfo0Pj8sWP3BAUFyS5fanQMDxt/kstls9LSU5g6ve7apWvK2+6YNKnv/Pnz+2NjY8NkMtm4W3WNv2WhG43GCSqV6qTNZisrKiqq2rx589z8wqIfOGwe9EZjL8Gkf0x6qReCRUKh0aTDlabGsQvvXVgbmAkkSX6WmJiYyGazu26Cof7XkrcsdKVSOc9sNm8zGAyjp0+f3tTe3i7s1WheCgqWLqPzWUyzfogpCQunrPphvcGk/6tUIt2Ym5vruXDhQgVBED9JJJLChISE6v+a0E0QuGWhnzlzZhGDwfgWQNL48ePbb4y9qbl5z95PNtxZc/QYyufdiynzF76fmpr61I37586dm0Kj0Y56PJ7S4uLikzeB2X8tectCb21tvWtoaGgXm81OzcvLaw2MtM9ozG68UH3ks1mzQi0Olz8sMoJcsXtnU0JGVoWMw+kO1Ll48eJUl8t1SCKR5KalpV36rwndBIFbCjpFUYJrLdeeonwUm8PhcJqbmx8gSXLsjBkzlIGxNyiVL3+96vFXR6oqEcoQ+gcoOxl11xwsWPXmklRFzOZAnSNHjpT7fL7Do0eP/uuwaZhHI2j9BEFsSE9Pv2XSv7cU9I6Ojs+tNuuD0dGxGDYYUX3ujFcml02cMmXKOYqi6CdOHN1x6v6n7kzwuyEU8/wGnZNUS4SY8f1nH43PzHkiAH337t2z3W7P9uLiErDYdPT19ILH572ckJD0+k0w2t8lectA37Vrl1yhUFRnZ2fHmkdsoCg/2lpboNMNvT5jxoyX66g6hvlw1960vc7bZQ4JtD17/XLFPFLFUUK9IHbTxIJpDwcI7N279/vo2Nh7o6NiwWKzwOOwcOHChVoGg1EY+Ef7uyj9wQ/dMtC/+urjqLj4jHMREVFRVpsdbA4TlhEjetQ9WrlcHl9QUOCoqq76NPbZjQ/HWlk471L581lxZGsUheF3nnqhIDXr7fNVVbG6kZHOKEUsSWcw4fP6wePy0NGuvFhzoabwlVde8f7B/H6X3C0DnaIosrGx6YPBgYFHYuMUhA9+ct+ePWDQGbjrrrum+Hw+99cHDu7JvnIlmHNwL2q8Xn8hl0vqZs2FKjV54IGKijv0g4PZBw4d3iQUBWHajOmwmC1+rbbfFxMd/UJqauq630XoJjx0y0APjC0Q5re2tk7n83ift7a1hTY1Na1TKBRVCoViQ6tS2S5VKPaMGIdf2rx0kXy4T+ePGZ1OVnzw8SV43e/T7fYVCcnJ4Q0NV5f292sW5ufnL4mJiWkeGRlZmZqaevQmsPvdkrcU9L+Dl3d3d1/V9mnXFxYXvtLS0iJoaWkxNzY2OtasWcNrU6tnHNm1e/+1n0+icM49tvTCvIkDrV1N1efOOcsmTXIJhUJBYO0+WXXy++SU5ByZTDaKIIhbYi2/8ZZuOehDQ0P7WlpaoktKSrICS05zc/N3SqXyEp/Pn0bQaJ6pU6ZMPVlTM4/BYL3j97gmFY8b13bw4IEONptTQ6fTL0ZERMQlJCQ80dzczNTpdN05OTmbhULhqt9tljfhwVsKOkVRRENDQyD63JCdnf1BZ2fnNK1W+2pRUVFef38/V9nSUn30+DHtrIo7L44dN+6+Y4cPr6s8eXLZnLmzB/PG5E2uq6sLcrvdlQqFYrFcLm+uqan5nM1m52ZmZmbfBHa/W/KWgq5UKmPNZvNeuVw+P7Aenz59+lUA8SUlJQv/vvQwN3/zTe/4wiJpcmKCv6amluzt1TTec889WYH7Aeh2u30XQRB7iouLP25vb589NDT0TEFBwfhbKb9+S0GvqqrK9fv9XwUFBd2Wm5urraysfNtqtYorKiqWURQVrNVq52jU6hcoEDEicQh0AwMQBvFr2Wz2e8nJybsJgvDu27fvsEAgOFlaWrq2urp6gsvlehdASWlpqfN3m+Yf/OAtBb2joyNUp9Od4/P5izMyMqp37NjxtkgkmlheXj5VrVZv0vT3Dwo4nC+tVuuzBI02k81kfkZR1Nc2m21Nenq6isVivX3mzJmLdDp97W233bapoaFhmc1me7ywsHDUH8ztv5L7j9C7urrCbDZbWEZGxpVAS0ajUeRwOEq9Xq/I7XYfTEhIGApc379/f4rH4xmeNWvW9b9/q2i1WmlfX9+jNCatNSsj6/tfbjY0NjaeMJlM6gkTJjywf//+fKvFui9vbF69Wq3eOmnSpO8CuoPDw4UWm32rmMfNFIvF5rq6Oq7dbn9YIpEsaGhoCE7OTR6Xm5yrP3LkSFVMTIw6NTV1yY3+UBTFqb9cv5jL5grJ4eGNKUVFlv/U3+3bt0dIJBL2pEmTOq+3PzgY53a7y1gsVq/X6z0dHh5uD1y/evVqZkhISIdMJrP9luZvQg/swHd3q6tAItlmsW1jkKhl8jjRdNBDSDp5mU6n7w40oFKpVpE02mNG44jBZDQvmjCh4PK/a7Suro7BYrG+iIuLu69Xq4XdYrk/Ozv7mxv1DQZDflNT008kSc4vKSmpvNp8tbK/r79sypQp1/tKUdQKo9H4VFtdXWR6QUEHn8dbRRDE3sbGRt6QbsgqC5N9kpGRseLEiRPL6HT6msTExPERERE9N/Tr6upeF4eErA6ThqKp6crr48aNW/NbO0zV1TW3CcWiz0UCPjlsMKwePXr0NwGj8fl8d/v9/kSPx6NzOBxqH1ARHBQ0yWG1n05OTb77/wy9vb2dJRQKJ5hNpmcNFsekKIUCqnblabFQuCKYwRgkBAL7L9/m5Uv1h4LE0tsZDAZ61N0LCgoKtv27Rvfv3x/C4/OOK2LjsiiSRG+36vGSiSXrf1m/ubn5sTNnzjyVl5c3TSaTzausrFyQm5u7KzU1NZDi/aKlpgant27G7SueQFRysg7AQ2fOnLmrq7Mrt6CwYP358+c1Pp/vx/Ly8vuio6N/+qX2hYu1G8JkYSt8bg/UatV2g8GwaM6cOf82A3nsyLFVefnj3zTo9Rjo06wvKpn4+A295uZmPovF4tpstmSLw7EhPjV9dKfyGqTBou3BUun6ULH47K9x+BdLb2lpmQNgpctud4WEhekNFO4c0ul1EpE/OVuR/aunqHpNloeV/f2fhnPY59MVMQX/abp2DQyt7uvXvi5kM77PTEub/2v1t23b9iBfwP88MiLytX379r1aVl7+enFh4SqX04FLh/ah+dTP/tw77iTTSqeARqPh7NmzTwxptZ8qFIovVRrVZC6bu2T69OlH/rd2IOqtb7py1uknxsdFxywMFwdt/a3+th9qZ1GjeZ09VltEaljkhPBgzulfq3+qoTbbC2ZtRLjcxXU6Dhj0hmSBUGii0WhvKRSKf4qI/wHdarVmdnZ2vu/xeIrcTue6gqKiF9wUNfbEY8urr1xu8ox++smnpt11z7/ssLspKru7t23Lz59sTNPReQMVC+9/PjM54Xpu+9eK0+1+rLO7e3l/T08qXSg86vd6X55UUHDxf9e1WCxSg8HQpdFoFpWUlPzk9HqnDXQoD3Yf3AfNtWvQ9/T4ZXGxZFTGaCTMvAfyyJgxBEFcOnXq1NMpKamLw8JCM36t/aMXLkwm/b63CYczJyY+riEiMupdLp3+b2fmufr6F49u3boqTsLhlj76RHWYUHofmyCur+2/LFvWv/9G/w87Xxx/x1TTmOdWp7c3thF2y9CrTA7nAaFQuCMyMvJJLpfbF3jmOnSr1fp8Q8OV1T6f56RIJFqZmZnZSlEU79CqZ+vOvfVuihiAYOxYZH/9dfnY9PTKG40FDgL1qXtPtc6ePm6w9goOsAHh/IV4Z/0XFUIee9+vWNnHXlCP9G9cjy3r/wZBSRkUFfNHxBGhSwszM3f9sv7w8PDtnZ2de0QiUWliYuJ5l4/aduLp5fNcx/ehA0yo9FZ/coiAjCG9EC5chuJnVr/GIIg1bW1tdzvsjh/j4uMyBQJB8y8165qaH9e0tb/fteNbkrx2CQvXrIVk1hyQwLMEQQRcy38qmiH9iueW3ruBf+QEbvMCsqlliNmx9/sogeCfZmd7e/vSvUWFXxKDQwgcHb5906dVRcv+UhYQq6mpyR+xWD4JEgqlWVlZLzOZzK+IkZGRb2pqahZzudw3CwsLV99oVdPevPSHnJwv/RYXrCQAP5Dz/odXRy1ZuqKvoe6SWCymUkePnlP78fqvZI8+DiOThaNuFwKL2Lyd25S3T5g8TiqV/sMzoChqHoDrFmV4/694ffWL0NuBrJmTkbB8pb5gXNGkMDH/uocUKCdPniwWCARVcrm8HxyO1qDXx52fPzuE0dKAnjAZhh0+fziPToaotfCVTkbJN9/1BbFYWp/dGtnXpyV9Pt/E/Pz86ztOgdJjMEw9W3nicNf6d3HlTB1SpMCzH3wN7vzrjk0g5VtMEMSFXxhU5Dt/e6u1euUqbikJlIMJmt8N6/59VO6MO6bU19dX9/U5aSkl2ZMa33xlY/1778rYLIDlAsRpCZh87Gx5fKTsHwZaWVm5lcFgzM/Ly3uTOHHiBMVgMfZMKJ4w69ChQyxaRAT9tsxM2/ltX39vve/Be3nMYBxjWqA1uTDjoYXI/nCTV9N8rVUoFnvoNFriz/dM4o1VqcFjRmCI6cLxgUEMzpyJFzdsyokNDf2HF2O2WM5oq88UWTW96DxyEP311WD5LGBRLpDT7kPeS29uGhUVeX0jIlAqKyvHctjsmpSUFIz4AeXVK6h6aCHCe/vhjo7CkMflj2QwSXd7D/RZGajY8j3iwqNAuhxobWsboNPpxQUFBdePTwdyOHXXWg5efvnJqfTzR+CgceFjihBZVIbY0kkQxsVCNr7wBz6TGTCM60VlGLz7mYoZOwsuNyJPKkWol4kBWzfaiiZg8td7h41DWpXX5+dKIsKSzs+5m/z5xCmkhvJQPMyAUUhBvHPnu3llk5/dc7lKdGfWRHPAQzp6+HAtl8/PJc6fP09JRJIFSalJ277/6KMzHprXcN+Kp+7s2nV6i3DJiwsEMXR8N3gVtTodbptajJKfjoHHYkM5ZITzp+9hengFmADkQiHYJQlYe+ASekclY+3u3UclQukZh8XsC4+Li7l2/OiSww8sYbOYDJgpH4rYwciPjsV5bQNqhx1Ie29j36x7700nCMIcGLTL5cqoPFF5JUgsQrgiztmn0rh+un9OUFxvD5gRoVC5XP5EFos0dGvRn5WDRVt3moUcVpC6vQ1ut8cwefLkNIIgrscMLooa9eMH6+p733iJWRwXgSxhAg52t+Oa3wkB5Qe4fFRs224MT0v7dECttvGCJXSlsnHaa7PnjC10WbC8KB2G41cx6HLDxyYQvH0vuAXFSJKIoB8awM/lE3GqqRUzomNxJycRgyM0uPf87Y3o8WkvrV/z/IVR2eP7S++8c1bj5cvvujzup4naujq/PDJmpubyxYjq+Y9+Oi5ijE926rNYZpVyhXfuI88rpiWhsqUHh9trkFGUh8xvd0Ag4GOEToD51beQv/0FqJAgUG4TrobQsFutRo9AgKe+/RHJcUlQNjcjJD0F3Z9uwMk1byI4mAc3j4EYngAL4sfh6nATVl1oRdZ98/Dsh5/85LLZrrrdbrjd7rE6nS7FbrdvkEVGXuBIgku+nDnzDWljHYIUcjDYLL/bZicN3UNwT5uOJd9tW2zs6R4c7Bks4gv5fwkNDT1Lo9Ga2Vw+5QY1/tU5s8rtp8/hr2VjICYj8G13DYZdXtBGbLCOODH1i08hvn06TK1tSM/MxtnTldj08P0YzePiLmkYEo2An+TBa7Zi6KM1wORJYLspmAd6UX93Bdo7VJg3phy5UiHaq/rAPvn1I95IQX1b5vyaJoEOdxzaNYkuDik09arXEL3afo+NRu/dct/iMM6RY5zMqMk258435sa2NpQI73vw2YQZc9Fjp7D15+2InDsdo9Z9Dq/ZDLEsFMGaLjheehMD7R0w6s1odHlg4nugkQlR+vxfMe+eObDYXeg26ND84pPw7tgNV1gwDDQGLF4/ikV+uBgk1jXoMWZiPv5ny074HDboBwbB5fECy8LlMWPG5ASstd/jKfpy6eIzjq3bIEuLD8wEP4skSU27BjEvrvI98NqbsVyC6K2pqZGQJNlNEITA5XRCHhuLEbMJb1VUwNTViSfGhGJ4xIOrdjp4NCDU44Vfa0Twyv9B+lOrEMnlgM5k4PNNn+DqxncQafJBYqEhS8hGkJCP8LFjQLy2GkaOAKZhMwgWiUuL5sFeXYfFM5dANDKI1pOHYak68nSvmXTSF760odpag7Dly20Vb79tZoyMeAilUmljhki4ZzZ9jZ0vPof4cWOpZccqW63NtXxXSVlkQeEsdPu82HF2HzI/XIukpY9C23AJ8rRR4DVcgu6ppejoUmOEE4xBBwE9YUd/ahzuWr0Wo1LTQdLocDDY0DzzEIgDe3FFKMJZiwcyFolIng8njW7ozV7k5o3GXz7bjJxR6dDp9HA6bBgxmbwjI5bxZWVl9TqKkp//afe5HYvmKnJi5WAJxH6rXkteHfFg2d7DJwvHjZtOEIS9trZ2Jp1G28vh8SASByNIFIwz585iw9KlUHZ1QyFhoFDIgtJMwO73o4xHR5zRDPqKxxD/wlvwDPaBpDNw9mwVTr73KmJ6dQj2sRHGoyCymZCUnQXBR99gRB4OQ2cbwrNyUPP84+hd/wXuv/0+CPrUODfYAOmF2k63h6R9PGlCrLmnD/O/2ozciumwaQdaiK1bt7xeOql8tQ8kvlr3DhJHj0JOwQQM00jo1q0Btf4bBPwuZ7gc0w4dAZvHwXC3Guy0VAgv1oE5ew662UBPfPj1znZbR3BNFoVXv/wBPJLEkGEI4cmj0PbKk/ju/c9xhUEDSScRwiYw7CZh9vjgdXswvqwEL3++GV63Gz7Kj0i5DCNGI3r7+l4pLi4OpHihMptXbHvu6Q3KLz8POFN+kgly7HNrMHfVS9ND6fRDgTqnT5/ekpycvMDnpzCk14PDE8Bus+L5OXejQ9kCOpsFCZ0Aj+6H3kmB9PkwzuPHonVvIPIvT0NzuRZRMbFQ9/Vh7bIFKPK5IGWxQbjdULT0IkoggfXQflhkYfC1dUCcmgS9UokjM6ZD5vEhIeCHv70asgWPgGuzoLryKMw6IxavXAnz4AAuVFcvIwJHHyIjIvb4CXJcZEI84PWi9lQVYkdlgyVgYe/sWbAYzZjw6msQj84F3WFCxqgs1LS3e/wetzV22SMidVcD0V2SDb/dhaP11xA5/34889pbaLnSCIfViuxJU1D7xQfYuPIZjNCZSAtmgEkncM3kw4DDA5XTiycffQQvvLsOrUqlz+V201JTUwPJNSiVSld0dHR4enr6cA9FcQabW7489PH781pOnUPOXXfg9qXL306Pj3khALyh4WL64KDxak5ODggQaGlthVgs9kvlcvL5RfOx88AhxHKZCGfTkS6iQef0o9PsRhSNworNW6AovwMNVScglYdDFh2Dl5c/AE7NKRRkp4KAHwnHaiGfcren873X7UEUyc+IU9AuN9SDLpFDfXgPLrz/IcIzkjBz8w/ob+mArq8XJbfdBvOIBQNqNUVS/uOa3t4514Ojo0eP8rxeb3lERMQPdCaTTdBJMAnAYPXA6LYDbhcKC4vRcvE8urrVkIXL4XW6mpJLpzzUt+2Lnfo1T0YOyUJwvGcIfTQ+Xv9h11BiQjKzs61NxGLQwJXLYenvB/n0LGiNFnwwQFz3eXkMGlwGBwgWC4/v2NkwKr/guf6WlqeHTabJouBgFY/He3dkZGS21+sdLC0tvTfQ18A2nIfFXGc3mhaIQkPXpsXEXP8NaeD6kH7oZzaT3cbj8VrMZtPTFotVGhoSsjkyJWX3z9u//3DTgw/HctkATcDGiMsHLpuNZ8UecBJTwFi3A6TPBbfJAo/Xj+RRo/pP/3yM+d5Di0NGBTMxIViAYLMDso+3VMsmlj3afOz4fqaAF9Hf24es7ExI45Nx4cwpcMQhCCJpCOIy4fB6waIzMGIyDhp1+jmSsLDzgf3bf8q9HD9+fKLdap8Ro4h9zEcD02mxIWlUJtR9A+DCCxp8aFYGck6UKkYeM21M/hhly6D2mZ9fWf1204FdpIrHx50rX2qdPfe+B2urT69XKBRZwuAgNF9uUMWMLd5v+uzVZeq/rWWd8BJgcVhwOp3oMQDFixfg3vUbZzGt1qNdXV3NdDo91u32qKOiIgM7Qk6lUtlus1i2zZ4797kA4E6VarogSPSpbthQmB4frwlcO3DgwHY+n580ceLErMbGxlE2my0Q6PACAU9+fn5+m1b79JeL7n23+cQpxIbSQNAZIJ1OTOUDYa9+ZOLd8cB3/ZfPLs0eO56n6uqGyWw+lpE95m+ffbRu15mv1vNSCBqyFj3oHf/EykXJYvEP1dXVU3t6enZwuFx+emoK7C4/3HQGFPIwNDXUQyQNgcdq0/ZoNBt5AsHhKVOm1N2IAX41tXto374yAZs7hWAzyzgCQYJtxCKUh0fQAtNEHCwCCErT19u/FvBropJH+1rUHd911NVJwuVyQ1xi/OSs9PTLR44d2Wg2mv9CZzCsYeKQl4smlrx/saX1x6tvPn+PZf8+UsD0odFOh790Mpa++/6x7JSU2/bv3b+BL+SvyM3NDVguAqnZ3Nzc19rb2/N7+3r3WUYsWy5durSyvLz8Q0mI9BGNWrU0NDR0r8Fg+Mbn843KyckpkUql/VVVVd+EhIQsjoyMRPW5asjD5cuzs7M3VZ4+Xf/jC89mSa7UIpnrh9nHgGTRYm/ayjUfjImKeqbyyJEPRpyO5W6XiymTyVdPmDDhzQuXL1d0t3bsGLaMMEbl53fHSmWL2hsbFXwhLzJMFrrK6XQL3G4PuBwWeno0bnFIiNUybKgn3J4LBodjZ0VFxT+i7N+EfuNmVVUVu7+/PxCwJMXEKBZarJZR6elp0QMDAwEgCJHKoGztQEJSrM8wbKPRaXQtnbCv1Q/qG8VicaHJZHqDz+UeGZOXd/sNzYvt6rNXd24ttGg6IUxIQURu4fYpEwrmBu6fOHGiWDek28FgMsLYbFZHXFz8XWlpaYFfziGwq6RSqbb6fL42LocbTAGz4Kc+cbgccgaDwS0rK6u40UZjY+MklUr1ndvtllMU1RkZGTk1EJ22t7dL21U9u/trzxRZ1WpI0rOQMnP2D3mx8uuRaHV1NYdGkvVutzs1TCZbatQZ1VyRsMQD5koQPj6fw/L19fbTkhPi0NurAZvFBovNhkqt6uCy2bVdXV0/MhiM7vnz5/8L6Bt9C3z+x52jX1auqjqS4HRSZW6nMysiKrKCyWSH92v7kZ6egSHdAAQCAZhMFjQqDeITEqDX6wLXBswW2+m+HpU9RBbh5nCExSSfldo7ZEQQl41gwrPeMGjYz+JxhTwe+4rD4XhPq9XOTElK+sjt9W6+du2aKyYmRuTxeOxBQUEGt8tdPzg0EMJisV0Oh5MVF6doYLFY+VqtNsfr9XoHBgbcubm5fqvV+oqmR3NXTHTMRo/H85nP50uw2+3GMHn4cq3Dd4/H50ekRASnyXbB5bY06AcHOAnxCcEMJmOC3W4LChKJoOpWIS5OAYt1BB6PF0K+EK2tLYiKiobRNNxqNpkOCoXCBovFUjVt2rTeX7L6re//J+i/FDpx4kSSz+eLMQ0OskPCpDm6IT0vIio6hiKJqBGzOSQpKSVR3aNBREQUSAIYsZoRFRmJzk41YhUxsFttsDkckMnDoOlWQywJgdlssvJ4PJLNZnGNRpNdJBLSBwYGbSKRiOtwOEGjkUMSiThU09PDEomCYbNaEBER7tCoe3VCUVCE2+V2eTxub2hoKGdwcNAfGRXFMuj0I36KYvL5fLZuaAgJSYno7lYjJEQMOo0OjVqDpKR4dHWrIJFI4HQ4A4dWER4ejtaWa01h8nCrxWjuMA3rtcHBApPeYKgXh0bB5bI333HHHddTtf/X8ruh/1pD27dvpwHgA2ByOIIEo8XIjAgLK7bbbVIanS4JCw2b2N3ZbouNT/Aa9Tqj0+mWBYkl4ZYRMz0pKZnRr+0302h0Fo/Htet1huHIyIgEg0Fv4XC5Aq/XB4fDHlifoe5W1fv8PgaXw3GHyeW5apWGCgsLIxwOR2Dq2oVBQVy1WnUt4GoODQ5x2Fy2RyKW8JXXlC6pVOob6O/vkoRI7Ew2k6/t7WXHxyXQVT2aoywW200QRKdOp7sYFBTkcTgcHcHBwb7Jkydfzy600BwAAACrSURBVAf9UeUPhf7vOvX3l8H0+/1RlqEhuyItxqNS6Ty2YZuEySaCWXw+R6FQ5Jl0uiqKThfzeDx4vd42FotebjZbLzOZtBgmk2N1OBwMJpMZbzabf/J4PC6BQCDgcDhzXS7XeTaDwXcEkjaAhc1mx9vt9qN8Pn+8yWQaZjKZBI/Hy+3p6qq2Oxxw+Xz9UVFRTh6PR9NoNGypUMrwM/xqqVTqLy0tvekne/8fYTnypVqemgYAAAAASUVORK5CYII=)
}

.b_tariff_table td:last-child .e_tariff_item--apply {
  background-color: #fd6a54;
  border: 1px solid #fd6a54;
  left: -7px
}

.b_tariff_table td .field_title {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  color: #000
}

.b_tariff_table td .highlight_price {
  max-width: 210px;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: 60px;
  margin: 10px auto
}

@media (max-width:479px) {
  .b_tariff_table td .highlight_price {
    font-size: 22px;
    height: 40px;
    line-height: 40px
  }
}

.b_tariff_table td>span {
  width: auto;
  height: 6px;
  position: absolute;
  left: 14px;
  right: 14px;
  top: -5px;
  border-top: 1px solid #b78c71;
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  border-radius: 5px 5px 0 0
}

.b_tariff_table td em {
  position: relative;
  display: block;
  font-style: normal;
  z-index: 10;
  width: 207px;
  height: 50px;
  background-color: #b78c71;
  border-radius: 6px;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 50px
}

.b_tariff_table td div.e_border_top:before,
.b_tariff_table td div:before {
  width: 218px;
  height: 1px;
  background-color: #9da9a6;
  margin-left: -109px;
  left: 50%;
  content: "";
  opacity: .25
}

.b_tariff_table td div {
  padding: 0 5px
}

@media (max-width:479px) {
  .b_tariff_table td div {
    padding: 0;
    font-size: 14px
  }
}

.b_tariff_table td div:before {
  position: absolute;
  top: -1px
}

.b_tariff_table td div.e_border_top {
  padding: 10px 10px 25px;
  position: relative
}

.b_tariff_table td div.e_border_top:before {
  position: absolute;
  top: -5px;
  display: block !important
}

.b_tariff_table td div.e_border_top p {
  color: #4d4c4c;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 0
}

.b_tariff_table td div.e_border_top p b {
  color: #000;
  font-size: 22px;
  font-weight: 700
}

.b_tariff_table td p {
  margin: 0
}

@media (max-width:479px) {
  .b_tariff_table td div.e_border_top p {
    font-size: 16px
  }

  .b_tariff_table td div.e_border_top p b {
    font-size: 18px
  }

  .b_tariff_table td p b {
    display: block
  }
}

.b_tariff_table td .e_tariff_yes {
  display: block;
  margin: 0 auto;
  position: relative
}

.b_tariff_table td .e_tariff_yes:before {
  content: "";
  width: 32px;
  height: 26px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAACkUlEQVRIS7WVzU9TQRTFz3kQ6CsmwIIdS7bEpdGEhcS2oUWXbAh/gGuNnwtxIxIT48p/gNaQLoymH7TUEI2JunNB3LhgRVgimNhXG3nXvDYt8+zMvAbLLGfunPubuXfOEJYRq5UeUWTVFhO1JuRqI5F5bIqjaWEQyTvaNggtwCCTR0H0AOiSE6gJcKS7LQomdfNCxAFcUdd0NxEC0CfnWj2ZeWAqlbtdvGvsAyIFwVUbRBfgLMkDYStAEBAB0QI4a/K+ACIgaKj5k3py8WHUE+sbwAJBt1p8BuJ2qE6CCon3/QB4ycX1fuLcWukeRNZCsYIXhAjdd6UNCJaVRQGZh8jXKPF+AGLVwjLJjVZHdAaR865lVtoT+fyIO+FuAZxXEjZJZEXw3QYRBRCrludJfwvAyKmO7HhH3gKWlppdoslabbwhvz8CmD2FxE+f2KRgzwRhAxirFC76Dj8AGFf278Y4OvcjkThut4Yy3HJ5GsP+ZwDTyvQhIFmABzoIE8Bo5e2M4wx9AjCl7NvHH+eyl07vK4cMy47VSrO+SHATKvUBwCwgh/9C6AAulMtTJ8N+kHxGiT92yLlficyuqqH/C7R1wx6BrAB1VaAHoFCIu6PcAXBJ7ScRZ6GRSgfzoWH+DTWdK8A3AK8InHRUQgD5/JA7EX8N4Ib6okRkpZG6ntOV0AgQBGvfLuQLwDc6gFi1+JLEzfARed9LZJ6amtgK0ILYLq0DckcVEMWoOjegh+VzL5m5ZXvGkQBRRhUA2IwGpPwfQLDbYlS+7+RsRmNL3uMDtmCTUQkQnNBoNAMDaPWD3qjUHD1GM1CAQMxgVMGS1mgGDhAIaj6YpslozgWgDdH9YmEzmnMD6BoVAJvRRAH8BRNSViX4akoSAAAAAElFTkSuQmCC);
  margin: 0 0 0 -16px;
  position: relative;
  left: 50%;
  display: block
}

.b_tariff_table tr:first-child td div:before,
.b_tariff_table tr:first-child td:first-child:before,
.b_tariff_table tr:last-child td:after,
.b_tariff_table tr:last-child td:before,
.b_tariff_table tr:nth-child(2) td div:before,
.b_tariff_table tr:nth-child(2) td:first-child:before,
.b_tariff_table.m_desktop td:after,
.b_tariff_table.m_desktop td:before {
  display: none
}

@media (max-width:769px) {

  .b_tariff_table td:after,
  .b_tariff_table td>span:last-child {
    right: 0
  }

  .b_tariff_table td {
    width: 166px;
    padding: 12px 0 12px 14px
  }

  .b_tariff_table td:before {
    left: 14px
  }

  .b_tariff_table td:first-child {
    padding: 12px 0;
    width: 166px
  }

  .b_tariff_table td:last-child {
    width: 166px;
    padding-left: 14px
  }

  .b_tariff_table td div {
    padding: 0 5px
  }

  .b_tariff_table td div:before {
    width: 136px;
    margin-left: 0;
    left: 35px
  }

  .b_tariff_table td em {
    width: 147px
  }

  .b_tariff_table td>span {
    left: 14px;
    right: 0
  }
}

.b_tariff_table td .e_text {
  color: #4d4c4c;
  font-size: 18px;
  font-weight: 400;
  padding: 5px 0
}

.b_tariff_table td .e_text b {
  color: #000;
  font-size: 22px;
  font-weight: 700
}

.b_tariff_table tr:last-child td>span {
  width: auto;
  height: 6px;
  position: absolute;
  left: 14px;
  right: 14px;
  top: -1px;
  border-top: none;
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  border-bottom: 1px solid #b78c71;
  border-radius: 0 0 5px 5px
}

.b_tariff_table tr:last-child td:last-child>span {
  border-left: 1px solid #fd6a54;
  border-right: 1px solid #fd6a54;
  border-bottom: 1px solid #fd6a54
}

@media (max-width:769px) {
  .b_tariff_table tr:last-child td>span {
    left: 14px;
    right: 0
  }

  .b_tariff_table.m_desktop {
    display: none
  }
}

@media (max-width:380px) {
  .b_tariff_table {
    margin-left: 0
  }
}

.b_tariff_table.m_desktop td {
  padding: 12px 14px
}

@media (max-width:1040px) {
  .b_tariff_table.m_desktop td {
    padding: 12px 7px !important;
    
  }

  .b_tariff_table.m_desktop td div {
    padding: 0 !important
  }

  .b_tariff_table.m_desktop td .highlight_price {
    padding: 0;
    max-width: 170px;
    height: 50px;
    line-height: 50px;
    font-size: 23px
  }
}

.b_tariff_table.m_desktop td.b_form_table {
  padding-bottom: 0
}

.b_tariff_table.m_desktop td.plan-name--bazoviy {
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  background-color: #f7ede7
}

.b_tariff_table.m_desktop td.plan-name--bazoviy .e_max_benefits_active {
  color: #208784;
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
  display: block
}

.b_tariff_table.m_desktop td.plan-name--bazoviy .highlight_price {
  background-color: #b78c71
}

.b_tariff_table.m_desktop td.plan-name--vip {
  border-left: 1px solid #fd6a54;
  border-right: 1px solid #fd6a54;
  background-color: #f7ede7
}

.b_tariff_table.m_desktop td.plan-name--vip .highlight_price {
  background-color: #fd6a54
}

.b_tariff_table.m_desktop td.plan-name--vip .e_max_benefits_active {
  color: #a04032;
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
  display: block
}

@media (max-width:907px) {
  

  .b_tariff_table.m_desktop td .e_max_benefits_active {
    width: 100%;
    max-width: 170px
  }
}

.b_tariff_table.m_desktop td div:before {
  left: 50%;
  margin-left: -45%;
  width: 90%
}

.b_tariff_table.m_desktop td em {
  width: 208px;
  margin: 0 auto
}

.b_tariff_table.m_desktop td.e_prices_td_1 {
  font-weight: 500
}

.b_tariff_table.m_desktop td.e_prices_td_1.plan-name--bazoviy {
  background-color: #dbffff;
  font-weight: 400
}

.b_tariff_table.m_desktop td.e_prices_td_1.plan-name--vip {
  background-color: #ffded9;
  font-weight: 400
}

.b_tariff_table.m_desktop td.e_prices_td_1 .field_title {
  text-transform: uppercase;
  font-weight: 700
}

.b_tariff_table.m_desktop td.e_prices_td_2 {
  font-weight: 500
}

.b_tariff_table.m_desktop td.e_prices_td_2.plan-name--bazoviy {
  background-color: #e8c0a7;
  border-bottom: 1px solid #b78c71;
  border-radius: 5px;
  font-weight: 400
}

.b_tariff_table.m_desktop td.e_prices_td_2.plan-name--vip {
  background-color: #ffded9;
  border-bottom: 1px solid #fd6a54;
  border-radius: 5px;
  font-weight: 400
}

.b_tariff_table.m_desktop td.e_prices_td_2 .field_title {
  text-transform: uppercase;
  font-weight: 700
}

.b_tariff_table.m_desktop .e_title {
  color: #005e6f;
  font-family: Roboto2, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 27px
}

.b_tariff_table.m_desktop .e_btn_table,
.tab-content .b_tariff_table .e_btn_table {
  height: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  display: block;
  font-weight: 400;
  font-family: Roboto2, sans-serif;
  text-decoration: none
}

.b_tariff_table.m_desktop .e_table_first .plan-name--bazoviy {
  border-top: 1px solid #b78c71;
  border-radius: 5px 5px 0 0;
  background-color: #dbffff
}

.b_tariff_table.m_desktop .e_table_first .plan-name--vip {
  border-top: 1px solid #fd6a54;
  border-radius: 5px 5px 0 0;
  background-color: #ffded9
}

.b_tariff_table.m_desktop .e_table_second .plan-name--bazoviy {
  border-top: 1px solid #b78c71;
  border-radius: 5px 5px 0 0;
  background-color: #f7ede7
}

.b_tariff_table.m_desktop .e_table_second .plan-name--vip {
  border-top: 1px solid #fd6a54;
  border-radius: 5px 5px 0 0;
  background-color: #f7ede7
}

.b_tariff_table.m_desktop .e_btn_table {
  max-width: 188px;
  width: 100%;
  border-radius: 17px;
  margin: -32px auto 8px
}

.b_tariff_table.m_desktop .b_table_button .plan-name--bazoviy {
  border: none;
  background-color: transparent
}

.b_tariff_table.m_desktop .b_table_button .plan-name--bazoviy .e_btn_table {
  background-color: #b78c71
}

.b_tariff_table.m_desktop .b_table_button .plan-name--bazoviy .e_btn_table:hover {
  background-color: #b78c71
}

.b_tariff_table.m_desktop .b_table_button .plan-name--vip {
  border: none;
  background-color: transparent
}

.b_tariff_table.m_desktop .b_table_button .plan-name--vip .e_btn_table {
  background-color: #e0422a
}

.b_tariff_table.m_desktop .b_table_button .plan-name--vip .e_btn_table:hover {
  background-color: #fd6a54
}

.b_tariff_table.m_desktop .e_table_title .plan-name--bazoviy,
.b_tariff_table.m_desktop .e_table_title .plan-name--vip {
  border: none;
  border-radius: 0;
  background-color: transparent
}

.b_tariff_table.m_desktop .e_table_last .plan-name--bazoviy {
  border: none;
  background: 0 0
}

.b_tariff_table.m_desktop .e_table_last .plan-name--bazoviy>span {
  width: 100%;
  right: 0 !important;
  left: 0 !important;
  top: -4px !important;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  border-bottom: 1px solid #b78c71
}

.b_tariff_table.m_desktop .e_table_last .plan-name--vip {
  border: none;
  background: 0 0
}

.b_tariff_table.m_desktop .e_table_last .plan-name--vip>span {
  width: 100%;
  right: 0 !important;
  left: 0 !important;
  top: -4px !important;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  border-bottom: 1px solid #fd6a54
}

.b_tariff_table.m_desktop .e_table_last .plan-name--vip .e_tariff_item--apply,
.tab-content .b_tariff_table td:before {
  left: 0
}

@media (max-width:991px) {
  .b_tariff_table.m_desktop td {
    padding: 12px 5px
  }

  .b_tariff_table.m_desktop td em {
    width: 100%
  }
}

.b_tariff_table td.plan-name--vip .e_tariff_yes:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAChklEQVRIS7WVP2gUQRTGv7d7RkgTLJIqZdpgKQopTCMpFNTbKqQN3uFVin8LY2MUQQTNJdiaE/HOYBdBOBRB7SyCjUWqYGERjIXFmZ1PZvUuc7szs0u8XLnvzft+896b7wSeX1wt3wKw4MspEFsI663brjxxBQYk3i3vhLACDFjcC5EBsIkL8AaCH9ZuUY7YvitwWIATqVimE30A1psLFsOl1g3nqCrlq875ipwieNIH0QPYj7guHHsAdFxyIBKA/YoXAciDEKs4cSdcbt0s8MRyO9Ct4eqEBrgP4LIpJsBrEm+LAITLrXtF8uJqdA3gYl8u8VAIiKqWnwKYNYIE+AKUz3nFiwDsVsuzAmgNc+kbQb01l3xgFA1xjOskpnuCgg6IVRBffRB5AL8vRNNByHUQQ3vjQFu+y4w0m50eEeejEVXiewCThuBPCJ9DyaYLwgfA2tmjKg7fARgxzm8EuzIlT5o7yYKahVk7N67i4COAcaMT2/868c0G4QJgNZpQ4AcAo8a5rSBUx+XR2lavG+mivBhNKpV0wqTW4noc2+l8GwBr0aiKE/EJI38nCGRKHjc3UgufvZdtbgA2IVyFkl/miTQA508Px6XDbQGOmfukYpk5tNJsp9Wc/4aOzf0CwTMoxN1CJgCjKOQY10icMV8UgblSvdWwjdAJoJNtb5eQT0K+sgHElfN1iFT6heR6WG/edS2xF+AvRFkbzZXU3HpG1e2A1WiED8Kll5d8zzgXIM+oNECO0fC/APKMSilp+IzGJ57xAV+y06gAfUOn0QwMIOmEzaj6FTJGM1CABMJuVDpkNZqBA+iCGaMSdFxGcyAAuqix+XoJnEZzYAB7RgX4jCYP4A9/1E+ttfIMzAAAAABJRU5ErkJggg==)
}

.tab-content .b_tariff_table .e_table_second .plan-name--bazoviy {
  border-top: 1px solid #b78c71;
  border-radius: 5px 5px 0 0;
  background-color: #f7ede7
}

.tab-content .b_tariff_table .e_table_second .plan-name--vip {
  border-top: 1px solid #fd6a54;
  border-radius: 5px 5px 0 0;
  background-color: #f7ede7
}

.tab-content .b_tariff_table .e_btn_table {
  width: 188px;
  border-radius: 17px;
  margin: -32px auto 8px
}

.tab-content .b_tariff_table td div.field_title:before,
.tab-content .b_tariff_table td.plan-name--bazoviy:after,
.tab-content .b_tariff_table td.plan-name--bazoviy:before {
  display: none
}

@media (max-width:479px) {
  .tab-content .b_tariff_table .e_btn_table {
    font-size: 15px;
    width: 140px;
    height: 36px;
    line-height: 34px
  }
}

.tab-content .b_tariff_table .b_table_button .plan-name--bazoviy {
  border: none;
  background-color: transparent
}

.tab-content .b_tariff_table .b_table_button .plan-name--bazoviy .e_btn_table {
  background-color: #b78c71
}

.tab-content .b_tariff_table .b_table_button .plan-name--bazoviy .e_btn_table:hover {
  background-color: #b78c71
}

.tab-content .b_tariff_table .b_table_button .plan-name--vip {
  border: none;
  background-color: transparent
}

.tab-content .b_tariff_table .b_table_button .plan-name--vip .e_btn_table {
  background-color: #e0422a
}

.tab-content .b_tariff_table .b_table_button .plan-name--vip .e_btn_table:hover {
  background-color: #fd6a54
}

.tab-content .b_tariff_table td.b_form_table {
  padding-bottom: 0
}

.tab-content .b_tariff_table td:first-child {
  padding-right: 14px
}

.tab-content .b_tariff_table td:last-child {
  width: auto;
  padding-left: 0;
  padding-right: 0
}

@media (max-width:479px) {
  .tab-content .b_tariff_table td:last-child {
    padding: 12px 5px !important
  }

  .tab-content .b_tariff_table td:last-child.m_1 {
    padding: 0 !important
  }
}

.tab-content .b_tariff_table td:last-child:after,
.tab-content .b_tariff_table td:last-child:before {
  background-color: #b78c71
}

.tab-content .b_tariff_table td:last-child>span {
  right: 0;
  border-top: 1px solid #b78c71;
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71
}

.tab-content .b_tariff_table td div {
  padding: 0 5px
}

.tab-content .b_tariff_table td div:before {
  content: "";
  width: 206px;
  height: 1px;
  opacity: .25;
  background-color: #9da9a6;
  position: absolute;
  left: 50%;
  margin-left: -96px;
  top: 0
}

@media (max-width:479px) {
  .tab-content .b_tariff_table td div {
    padding: 0;
    font-size: 14px
  }

  .tab-content .b_tariff_table td div:before {
    width: 130px;
    margin-left: -60px
  }
}

@media (max-width:376px) {
  .tab-content .b_tariff_table td div:before {
    width: 100px;
    margin-left: -50px
  }
}

@media (max-width:380px) {
  .tab-content .b_tariff_table td {
    font-size: 15px
  }

  .tab-content .b_tariff_table td:first-child {
    width: 146px
  }

  .tab-content .b_tariff_table td:last-child {
    width: auto;
    padding-left: 0
  }

  .tab-content .b_tariff_table td:last-child:before,
  .tab-content .b_tariff_table td:last-child>span,
  .tab-content .b_tariff_table tr:last-child td>span {
    left: 0
  }
}

.tab-content .b_tariff_table td.plan-name--bazoviy {
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  background-color: #f7ede7
}

.tab-content .b_tariff_table td.plan-name--bazoviy .highlight_price {
  background-color: #b78c71
}

.tab-content .b_tariff_table td.plan-name--bazoviy .e_max_benefits_active {
  color: #208784;
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
  display: block
}

@media (max-width:479px) {

  .tab-content .b_tariff_table td.plan-name--bazoviy .e_max_benefits_active {
    font-size: 15px
  }
}

.tab-content .b_tariff_table td.plan-name--vip {
  border-left: 1px solid #fd6a54;
  border-right: 1px solid #fd6a54;
  background-color: #f7ede7
}

.tab-content .b_tariff_table td.plan-name--vip:after,
.tab-content .b_tariff_table td.plan-name--vip:before {
  display: none
}

.tab-content .b_tariff_table td.plan-name--vip .highlight_price {
  background-color: #fd6a54
}

.tab-content .b_tariff_table td.plan-name--vip .e_max_benefits_active {
  color: #a04032;
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
  display: block
}

.tab-content .b_tariff_table td.e_prices_td_1.plan-name--bazoviy:after,
.tab-content .b_tariff_table td.e_prices_td_1.plan-name--bazoviy:before,
.tab-content .b_tariff_table td.e_prices_td_1.plan-name--vip:after,
.tab-content .b_tariff_table td.e_prices_td_1.plan-name--vip:before,
.tab-content .b_tariff_table tr:first-child td>span,
.tab-content .b_tariff_table tr:last-child td:after,
.tab-content .b_tariff_table tr:last-child td:before {
  display: none
}

.tab-content .b_tariff_table td.e_prices_td_1 {
  font-weight: 500
}

.tab-content .b_tariff_table td.e_prices_td_1.plan-name--bazoviy {
  background-color: #dbffff;
  font-weight: 400;
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  border-top: 1px solid #b78c71;
  border-radius: 5px
}

.tab-content .b_tariff_table td.e_prices_td_1.plan-name--vip {
  background-color: #ffded9;
  font-weight: 400;
  border-left: 1px solid #fd6a54;
  border-right: 1px solid #fd6a54;
  border-top: 1px solid #fd6a54;
  border-radius: 5px
}

.tab-content .b_tariff_table td.e_prices_td_2 {
  font-weight: 500
}

.tab-content .b_tariff_table td.e_prices_td_2.plan-name--bazoviy {
  background-color: #e8c0a7;
  border-bottom: 1px solid #b78c71;
  border-radius: 5px;
  font-weight: 400
}

.tab-content .b_tariff_table td.e_prices_td_2.plan-name--vip {
  background-color: #ffded9;
  border-bottom: 1px solid #fd6a54;
  border-radius: 5px;
  font-weight: 400
}

.tab-content .b_tariff_table tr:first-child td {
  padding: 0
}

.tab-content .b_tariff_table tr:last-child td>span {
  width: auto;
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  top: -4px;
  border-top: none;
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  border-bottom: 1px solid #b78c71;
  border-radius: 0 0 5px 5px
}

.tab-content .b_tariff_table tr:last-child td.plan-name--bazoviy,
.tab-content .b_tariff_table tr:last-child td.plan-name--vip {
  border: none;
  background-color: transparent
}

.tab-content .b_tariff_table tr:last-child td:last-child>span {
  border-left: 1px solid #b78c71;
  border-right: 1px solid #b78c71;
  border-bottom: 1px solid #b78c71
}

@media (max-width:769px) {
  .tab-content .b_tariff_table tr:last-child td>span {
    left: 0;
    right: 0
  }
}

.tab-content .b_tariff_table .plan-name--bazoviy .e_tariff_item--apply {
  background-color: #b78c71;
  border: 1px solid #b78c71
}

@media (max-width:380px) {
  .tab-content .e_tariff_item--apply {
    width: 304px;
    position: absolute;
    top: 4px;
    left: -135px !important
  }
}

@media (max-width:359px) {
  .tab-content .e_tariff_item--apply {
    width: 280px !important;
    position: absolute;
    top: 4px;
    left: -142px !important
  }
}

.tab-content .b_tariff_table td.plan-name--vip:after,
.tab-content .b_tariff_table td.plan-name--vip:before {
  background-color: #fd6a54
}

.tab-content .b_tariff_table td.plan-name--vip>span {
  border-left: 1px solid #fd6a54;
  border-right: 1px solid #fd6a54;
  border-top: 1px solid #fd6a54
}

.tab-content .b_tariff_table td.plan-name--vip:last-child {
  width: auto
}

@media (max-width:380px) {

  .tab-content .b_tariff_table td.plan-name--vip:last-child:before,
  .tab-content .b_tariff_table td.plan-name--vip:last-child>span {
    left: 0
  }

  .tab-content .b_tariff_table td.plan-name--vip {
    font-size: 15px
  }

  .tab-content .b_tariff_table td.plan-name--vip:first-child {
    width: 146px
  }

  .tab-content .b_tariff_table td.plan-name--vip:last-child {
    width: auto;
    padding-left: 0
  }

  .tab-content .b_tariff_table td.plan-name--vip:last-child:after {
    right: 0
  }

  .tab-content .b_tariff_table td.plan-name--vip .b_tariff_table td::after,
  .tab-content .b_tariff_table td.plan-name--vip>span:last-child {
    right: -3px
  }
}

.tab-content .b_tariff_table td.plan-name--vip div {
  padding: 0 10px
}

.tab-content .b_tariff_table td.plan-name--vip div:before {
  content: "";
  width: 206px;
  height: 1px;
  opacity: .25;
  background-color: #9da9a6;
  position: absolute;
  left: 50%;
  margin-left: -96px;
  top: 0
}

@media (max-width:479px) {
  .tab-content .b_tariff_table td.plan-name--vip div:before {
    width: 130px;
    margin-left: -60px
  }
}

@media (max-width:376px) {
  .tab-content .b_tariff_table td.plan-name--vip div:before {
    width: 100px;
    margin-left: -50px
  }
}

.tab-content tr:last-child td.plan-name--vip>span {
  border-bottom: 1px solid #fd6a54 !important;
  border-left: 1px solid #fd6a54 !important;
  border-right: 1px solid #fd6a54 !important
}

.tab-content .e_tariff_item--apply {
  width: 188px
}

@media (max-width:380px) {
  .tab-content .e_tariff_item--apply {
    width: 304px;
    position: absolute;
    top: 4px;
    left: -148px
  }
}

.b_price_form_table input.e_radio:checked~label.e_label:after,
.b_price_form_table label.e_label.active:after {
  content: '';
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #fd6a54;
  right: -10px
}

.b_price_form_table {
  margin: -12px -14px 0 0
}

@media (max-width:1040px) {
  .b_price_form_table {
    width: 220px
  }
}

@media (max-width:920px) {
  .b_price_form_table {
    width: 190px
  }
}

@media (max-width:769px) {
  .b_price_form_table {
    margin: -12px 0 0;
    width: 280px
  }
}

@media (max-width:567px) {
  .b_price_form_table {
    width: 200px
  }
}

@media (max-width:479px) {
  .b_price_form_table {
    width: auto
  }
}

.b_price_form_table section {
  clear: both;
  margin: 0 0 4px;
  position: relative
}

.b_price_form_table section:last-child {
  margin: 0
}

.b_price_form_table input[type=radio],
.b_price_form_table input[type=checkbox] {
  box-sizing: border-box;
  padding: 0
}

.b_price_form_table label.e_label {
  background-color: #fff;
  width: 100%;
  display: block;
  padding: 20px 10px 20px 25px;
  box-sizing: border-box;
  color: #000;
  font-family: Roboto2, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 18px;
  border-radius: 4px;
  cursor: pointer
}

.b_price_form_table label.e_label b {
  font-size: 16px;
  font-weight: 500;
  display: block
}

.b_price_form_table label.e_label.active {
  background-color: #fd6a54;
  color: #fff
}

.b_price_form_table label.e_label.active:before {
  background-color: #fff
}

.b_price_form_table label.e_label.active:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -8px
}

.b_price_form_table input.e_radio:empty {
  margin-left: -9999px;
  position: absolute
}

.b_price_form_table input.e_radio:empty~label.e_label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.b_price_form_table input.e_radio:empty~label.e_label:before {
  position: absolute;
  display: block;
  margin-top: -8px;
  left: 10px;
  content: '';
  background-color: #fd6a54;
  border-radius: 3px;
  width: 6px;
  height: 6px;
  top: 35px
}

.b_price_form_table input.e_radio:checked~label.e_label {
  background-color: #fd6a54;
  color: #fff
}

.b_price_form_table input.e_radio:checked~label.e_label:before {
  background-color: #fff
}

.b_price_form_table input.e_radio:checked~label.e_label:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -8px
}

.b_price_form_table input.e_radio:checked~label.e_label .e_blink:after,
.b_price_form_table input.e_radio:checked~label.e_label .e_blink:before {
  content: "";
  background-image: radial-gradient(#fff, rgba(255, 255, 255, 0) 30%), linear-gradient(45deg, rgba(0, 0, 0, 0) 49%, rgba(255, 255, 255, .4) 50%, rgba(0, 0, 0, 0) 51%), linear-gradient(135deg, rgba(0, 0, 0, 0) 49%, rgba(255, 255, 255, .4) 50%, rgba(0, 0, 0, 0) 51%);
  -webkit-animation: blink6 3s linear infinite
}

.b_price_form_table input.e_radio:checked~label.e_label .e_blink {
  position: relative;
  display: inline-block;
  color: #fff;
  text-shadow: 0 0 10px #fd6a54
}

.b_price_form_table input.e_radio:checked~label.e_label .e_blink:after,
.b_price_form_table input.e_radio:checked~label.e_label .e_blink:before {
  position: absolute;
  top: -17px;
  left: -50px;
  display: block;
  width: 100px;
  height: 100px;
  animation: blink6 3s linear infinite;
  transform: scale(0, 0) rotate(0)
}

@media (max-width:479px) {
  .b_price_form_table label.e_label {
    font-size: 14px
  }

  .b_price_form_table label.e_label b {
    font-size: 13px
  }

  .b_price_form_table input.e_radio:checked~label.e_label .e_blink:after,
  .b_price_form_table input.e_radio:checked~label.e_label .e_blink:before {
    top: 10px
  }
}

.b_price_form_table input.e_radio:checked~label.e_label .e_blink:before {
  top: -100%;
  right: 0;
  left: auto;
  -webkit-animation-delay: 5s;
  animation-delay: 5s
}

@media (max-width:479px) {
  .b_price_form_table input.e_radio:checked~label.e_label .e_blink:before {
    top: -50%;
    right: -15px
  }
}

.plan_field_wrap {
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  z-index: 1
}

.plan-field-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  line-height: normal;
  white-space: normal;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  display: table;
  transition: transform 1.3s, opacity ease .5s, top 1.3s;
  opacity: 0
}

.plan-field-content.active {
  display: table;
  opacity: 1
}

.plan-field-content:nth-child(1) {
  transform: translateY(-200%);
  top: -200%
}

.plan-field-content:nth-child(1).active {
  top: 0;
  transform: translateY(-50%)
}

.plan-field-content:nth-child(2) {
  transform: translateY(-200%);
  top: -200%
}

.plan-field-content:nth-child(2).active {
  top: 0;
  transform: translateY(-50%)
}

.plan-field-content:nth-child(3) {
  top: -400%;
  transform: translateY(-400%)
}

.plan-field-content:nth-child(3).active {
  top: 0;
  transform: translateY(-50%)
}

.plan-field-content:last-child {
  top: -300%;
  transform: translateY(-300%)
}

.plan-field-content:last-child.active {
  top: 0;
  transform: translateY(-50%)
}

.plan-value-count-1,
.plan-value-count-2 {
  overflow: hidden
}

.plan-value-count-2 .plan-field-content {
  transition-delay: 150ms
}

.plan-value-count-3 {
  overflow: hidden
}

.plan-value-count-3 .plan-field-content {
  transition-delay: .3s
}

@-webkit-keyframes blink6 {
  10% {
    transform: scale(1, 1) rotate(80deg)
  }

  20% {
    transform: scale(0, 0) rotate(160deg)
  }

  100% {
    transform: scale(0, 0) rotate(0)
  }
}

@keyframes blink6 {
  10% {
    transform: scale(1, 1) rotate(80deg)
  }

  20% {
    transform: scale(0, 0) rotate(160deg)
  }

  100% {
    transform: scale(0, 0) rotate(0)
  }
}

.b_tabs_wrap {
  width: 100%;
  display: none
}

@media (max-width:769px) {
  .b_tabs_wrap {
    display: block
  }
}

.b_tabs_wrap .nav-tabs {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  height: 80px;
  width: 100%;
  background-color: #b78c71;
  border-radius: 4px
}

.b_tabs_wrap .nav-tabs:after,
.b_tabs_wrap .nav-tabs:before {
  content: " ";
  display: table
}

.b_tabs_wrap .nav-tabs:after {
  clear: both
}

.b_tabs_wrap .nav-tabs>li {
  float: left;
  height: 100%;
  padding: 2px;
  width: 38%;
  position: relative
}

.b_tabs_wrap .nav-tabs>li>a {
  margin: 0;
  border: 1px solid transparent;
  border-radius: 3px;
  text-decoration: none;
  font-size: 25px;
  font-weight: 400;
  line-height: 66px;
  color: #fff;
  height: 76px;
  display: block;
  vertical-align: middle;
  padding: 0;
  text-align: center;
  outline: 0
}

@media (max-width:380px) {
  .b_tabs_wrap .nav-tabs>li>a {
    font-size: 21px;
    font-weight: 400
  }
}

.b_tabs_wrap .nav-tabs>li:last-child {
  width: 23.9%
}

.b_tabs_wrap .nav-tabs>li:last-child>a {
  padding: 0
}

.b_tabs_wrap .nav-tabs>li:last-child.active:after {
  border-top-color: #fd6a54
}

.b_tabs_wrap .nav-tabs>li.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(9, 186, 180, 0);
  border-top-color: #b78c71;
  border-width: 12px;
  margin-left: -12px
}

.b_tabs_wrap .nav-tabs>li.active>a,
.b_tabs_wrap .nav-tabs>li.active>a:focus,
.b_tabs_wrap .nav-tabs>li.active>a:hover {
  color: #000;
  background-color: #fff;
  border-bottom-color: transparent;
  cursor: default
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px
}

@media (max-width:1025px) {

  .b_branches_wrap {
    overflow: auto
  }
}

@media (min-width:570px) {

  .b_branches_wrap,
  .b_branches_wrap img {
    box-sizing: content-box
  }

  .b_branches_wrap {
    position: relative;
    width: 100%;
    border-top: 2px solid #b78c71;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 50px
  }

  .b_branches_wrap .metro-station-list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-weight: 100;
    box-sizing: content-box
  }

  .b_branches_wrap .metro-station-list>ul,
  .b_branches_wrap .metro-station-list>ul>li {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: content-box
  }
}

.b_branches_wrap {
  position: relative;
  width: 100%;
  border-top: 2px solid #b78c71;
  font-family: 'Roboto Condensed', sans-serif;
  box-sizing: content-box;
  margin-bottom: 50px
}

@media (max-width:569px) {

  
  .b_branches_wrap img {
    display: none
  }

  .b_branches_wrap .metro-station-list {
    position: relative;
    padding: 20px 0
  }

  .b_branches_wrap .metro-station-list>ul {
    position: relative;
    margin: 0;
    padding: 0
  }

  .b_branches_wrap .metro-station-list>ul li {
    position: relative;
    left: auto !important;
    top: auto !important
  }
}

.e_tooltip_map {
  background-color: #fff;
  border-radius: 6px;
  padding: 30px 20px;
  box-shadow: 0 4px 40px rgba(0, 0, 0, .18);
  position: absolute;
  width: 230px;
  z-index: 40
}

.e_tooltip_map:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 20px;
  margin-left: -20px
}

.e_tooltip_map p {
  margin: 0;
  padding: 0;
  opacity: .85;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px
}

@media (max-width:420px) {

  .b_tabs_wrap .nav-tabs>li>a {
    font-size: 20px
  }
}

@media (max-width:374px) {

  .b_tabs_wrap .nav-tabs>li>a {
    font-size: 17px
  }
}

@media (max-width:667px) {
  .b_navbar_phone {
    line-height: 1.2 !important
  }
}

.inner,
body,
body.page-home .inner {
  min-width: 320px;
  margin: 0 auto
}

@media (max-width:1600px) {

  @keyframes pulse {

    0%,
    100% {
      -webkit-transform: scale(.9);
      transform: scale(.9);
      opacity: 1
    }

    50% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1
    }
  }

  @-webkit-keyframes pulse {

    0%,
    100% {
      -webkit-transform: scale(.95);
      opacity: 1
    }

    50% {
      -webkit-transform: scale(1);
      opacity: 1
    }
  }

  @keyframes tossing {

    0%,
    100% {
      -webkit-transform: rotate(-8deg);
      transform: rotate(-8deg)
    }

    50% {
      -webkit-transform: rotate(8deg);
      transform: rotate(8deg)
    }
  }

  @-webkit-keyframes tossing {

    0%,
    100% {
      -webkit-transform: rotate(-8deg)
    }

    50% {
      -webkit-transform: rotate(8deg)
    }
  }

  @-webkit-keyframes circle-anim {
    0% {
      -webkit-transform: rotate(0) scale(.5) skew(1deg);
      -webkit-opacity: .1
    }

    30% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      -webkit-opacity: .5
    }

    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      -webkit-opacity: .1
    }
  }

  @keyframes circle-anim {
    0% {
      -webkit-transform: rotate(0) scale(.5) skew(1deg);
      transform: rotate(0) scale(.5) skew(1deg);
      opacity: .1
    }

    30% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      transform: rotate(0) scale(.7) skew(1deg);
      opacity: .5
    }

    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .1
    }
  }

  @-webkit-keyframes circle-fill-anim {

    0%,
    100% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
    }

    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
    }
  }

  @keyframes circle-fill-anim {

    0%,
    100% {
      -webkit-transform: rotate(0) scale(.7) skew(1deg);
      transform: rotate(0) scale(.7) skew(1deg);
      opacity: .2
    }

    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg);
      opacity: .2
    }
  }
}

.wide_block,
body {
  position: relative
}

.b_wrapper_page,
body,
html {
  height: 100%
}

*,
:after,
:before {
  box-sizing: border-box
}

body,
html {
  width: 100%
}

a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover {
  outline: 0
}

button::-moz-focus-inner {
  border: 0
}

body {
  font-family: Roboto2, sans-serif;
  display: block;
  padding: 0
}

body.page-home .inner {
  max-width: 1280px;
  padding: 0 20px
}

@media (max-width:376px) {
  body.page-home .inner {
    padding: 0 10px
  }
}

.inner {
  max-width: 1280px;
  padding: 0 20px
}

@media (max-width:376px) {
  .inner {
    padding: 0 10px
  }
}

.wrapper_page_content {
  min-height: calc(100vh - 77px)
}

@media (max-width:567px) {
  .wrapper_page_content {
    min-height: calc(100vh - 125px)
  }
}

.wide_block {
  width: 100%;
  background-color: #fff
}

.wide_block.m_waves {
  background-color: #e9f2f0;
  padding: 60px 0;
  margin-bottom: 7px
}

.wide_block.m_waves:after,
.wide_block.m_waves:before {
  position: absolute;
  height: 7px;
  background: url(../assets/46f1f47d/img/bg_waves.png);
  width: 100%;
  content: '';
  left: 0;
  display: block
}

.wide_block.m_waves:before {
  top: -7px
}

.wide_block.m_waves:after {
  bottom: -7px;
  transform: rotate(-180deg)
}

@media (max-width:569px) {
  .wide_block.m_waves {
    padding: 60px 0 30px
  }
}

@media (max-width:481px) {
  .wide_block.m_waves {
    padding: 30px 0
  }
}

.wide_block.m_step_1 {
  padding: 50px 0
}

@media (max-width:991px) {
  .wide_block.m_step_1 .b_box--row_col {
    vertical-align: top;
    padding: 0 15px
  }
}

.wide_block--bg_header {
  background-image: url(../assets/46f1f47d/img/header_bg3.png)
}

body.page-home .wide_block--bg_header .inner {
  height: 100%;
  position: relative
}

.b_info_butons {
  right: 20px
}

@media (max-width:991px) {
  body.page-home .wide_block--bg_header .b_info_butons {
    top: 90px
  }
}

@media (max-width:667px) {
  body.page-home .wide_block--bg_header .b_info_butons {
    top: 70px
  }
}

@media (max-width:1230px) {
  .b_header {
    font-size: 15px
  }
}

.page-home .wide_block.m_waves:before {
  background: 0 0 !important
}


#spamfilter-wrapper {
  position: fixed;
  left: 0;
  background: #232121b3;
  right: 0;
  top: 0;
  z-index: 9999;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}

#spamvalue {
  width: 100%;
  text-align: center;
}

#spamfilter {
  margin-right: 10px;
}

#spam-input-wrapper {
  max-width: 350px;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  padding: 20px 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#spam-input-wrapper button {
  padding: 5px 16px;
}

.schedule {
  margin: 20px 0 0 20px;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: url(../../../media/content/schedule-icon.png) no-repeat 0 50%;
  padding: 0 0 0 50px;
  cursor: pointer;
  min-height: 40px;
  animation-duration: 1s;
  animation-name: slidein;
  animation-iteration-count: infinite;
  text-align: left;
}

.schedule {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.schedule.active {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation-name: swing;
  animation-name: swing;

}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.schedule span {
  display: inline-block;
  border-bottom: 1px dashed #fff;
}

.schedule:hover span {
  border-color: rgba(255, 255, 255, 0);
}

.schedule span:last-child {
  display: block;
}

/*@keyframes slidein {*/
/*from {*/
/*background-position: 0 5px;*/
/*}*/

/*to {*/
/*background-position: 0 0;*/
/*}*/
/*}*/

.modal-content.schedule-popup {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  max-height: 97%;
  overflow: hidden;
  height: 0;
  width: 0;
  transition: 0.5s;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.modal-content.schedule-popup {
  text-align: center;
}

body.schedule-opener .modal-content.schedule-popup {
  overflow: auto;
  height: 560px;
  width: 412px;
  transition: 0.5s;
  right: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  padding: 35px;
  z-index: 999;
}

body.schedule-opener .fancybox-schedule {
  display: block;
  width: auto;
  height: auto;
  background: rgba(0, 0, 0, .5);
  z-index: 99;
}

body.schedule-opener header {
  z-index: 9;
}

body.schedule-opener .page_inner_logo {
  z-index: 9;
}

body.schedule-opener-special .modal-content.schedule-popup-special {
  display: block;
  overflow: auto;
  height: 560px;
  width: 412px;
  transition: 0.5s;
  right: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  padding: 35px;
  z-index: 999;
}

body.schedule-opener-special .fancybox-schedule {
  display: block;
  width: auto;
  height: auto;
  background: rgba(0, 0, 0, .5);
  z-index: 99;
}

body.schedule-opener-special header {
  z-index: 9;
}

body.schedule-opener-special .page_inner_logo {
  z-index: 9;
}


.b_info_butons {
  z-index: auto;
}

.modal-content.schedule-popup .modal_1--h {
  padding-left: 0;
  text-align: center;
}

.modal-content.schedule-popup .modal_1--h:before {
  display: none;
}

.modal-content.schedule-popup .modal_logo {
  text-align: center;
  margin-bottom: 20px;
}

.modal-content.schedule-popup-special .modal_1--h {
  padding-left: 0;
  text-align: center;
}

.modal-content.schedule-popup-special .modal_1--h:before {
  display: none;
}

.modal-content.schedule-popup-special .modal_logo {
  text-align: center;
  margin-bottom: 20px;
}

@media  (max-width: 500px) {
  body .page_inner_logo img {
    width: 250px;
  }
}

@media  (max-width: 376px) {
  body .page_inner_logo {
    top: 230px;
  }
}

@media  (max-width: 450px) {
  body.schedule-opener .modal-content.schedule-popup {
    width: 90%;
  }

  body.schedule-opener-special .modal-content.schedule-popup {
    width: 90%;
  }
}

@media  (max-width: 376px) {
  .modal-content.schedule-popup .e_send_form {
    width: 90%;
  }

  body .page_inner_logo {
    margin-left: -75px;
  }
}

.wide_block--page_inner .b_info_butons {
  z-index: 50 !important;
}

/*sga 27.06.18*/
.schedule-popup-description.sga {
  text-align: left;
}

.al-left {
  text-align: left !important;
}


body.schedule-opener .modal-content.schedule-popup.sga-popup {
  height: 780px;
  top: 49%;
}

.sga-popup .modal_1--h {
  font-size: 23px;
  line-height: 32px;
  padding-bottom: 0;
  margin: 0px 0 24px;
}

.sga-popup .modal_1--h:after {
  display: none;
}

.schedule-popup-description.sga p {
  font-size: 15px;
  margin-top: 9px;
  line-height: 18px;
}

.sga-popup .e_send_form {
  width: 238px;
}

.sga-popup .arrow {
  max-width: 100%;
}

@media all and (max-width: 390px) {
  .sga-popup .modal_1--h {
    font-size: 19px;
    line-height: 25px;
    margin: 0px 0 10px;
  }

  .modal_logo img {
    width: 90px;
  }

  .modal-content.schedule-popup.sga-popup .modal_logo {
    margin-bottom: 10px;
  }
}


/*777 начало кода верстки*/
.sw_tab {
  font-size: 0;
  line-height: 0;
  text-align: right;
}

.sw_tab {
  display: inline-block;
  vertical-align: top;
  margin-right: 28px;
  text-align: center;
  min-width: 65px;
  margin-bottom: 15px;
}

.sw_tab:last-child {
  margin-right: 0;
}

.sw_tab div {
  display: inline-block;
  vertical-align: top;
}

/*карта по центру*/
.tab_result {
  border-top: 2px solid #b78c71;
}

.tab_result>div {
  width: 1038px;
}

.b_branches_wrap {
  border: 0;
}


/*разукраска станций, переписываем*/

@media (min-width: 570px) {

  /*названия с нескольких слов*/




}


/*подсказка*/

.e_tooltip_map {
  padding: 16px 20px 18px 80px;
  min-width: 280px;
}

.footer-table-plan-button .e_btn_table {
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -94px !important;
}

@media (max-width: 769px) {
  .footer-table-plan-button .e_btn_table {
    top: 12px;
  }
}

.footer-table-plan-mobile-button .e_btn_table {
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -94px !important;
}


@media (max-width: 479px) {
  .footer-table-plan-mobile-button .e_btn_table {
    margin-left: -70px !important;
  }
}


@media (max-width: 769px) {
  .plan-field-content:nth-child(2) {
    z-index: 1;
  }

  .b_tabs_wrap .nav-tabs {
    z-index: 10;
    position: relative;
  }
}


.schedule-popup-special {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  max-height: 97%;
  overflow: hidden;
  height: 0;
  width: 0;
  transition: 0.5s;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  overflow: auto;
  height: 560px;
  width: 412px;
  transition: 0.5s;
  right: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  padding: 35px;
  z-index: 999;
  display: none;
}

body.schedule-opener .fancybox-schedule {
  z-index: 1;
}

.m_desktop.table-columns-3 tr:nth-child(2) {
  height: 500px;
}

.m_desktop.table-columns-3 tr:nth-child(9) {
  height: 100px;
}

.m_desktop.table-columns-3 form.b_price_form_table {
  
  top: 13px;
}


.e_tooltip_map_close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 11px;
  height: 11px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAA3klEQVQYV22RLXICQRCF3xvOktpZCblFFIYDJOD5sXhcwIFIChOHQsEB0ICjFs4BBjGPmtlha3fDuO76vql+3VwBjTdr53Ju3bpctqi9g7Uj32pl2ZRHa5cCPgHc4Vy7LOzTdEhpGnypz0OSfIH8BcCyUAGBq4z58ACi8APABEH6A9mNEwXw/XTaBfiF8GwXoG8UcBDSdAWp8yQJjJtZNinV8ec89XdtGZXQ+cxV8CZgQcDLeYa4JdbAYsZ/oZ1r85gkM5EDxPX41C9CE1KPAvxhJjJmUwYrgr/g+bx8AOpLedUdGMJ2AAAAAElFTkSuQmCC);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  text-align: center;
  z-index: 2;
}


.e_tooltip_map_btn {
  background-color: #e0422a;
  max-width: 188px;
  width: 100%;
  border-radius: 17px;
  margin: 8px auto 8px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  display: block;
  font-weight: 400;
  font-family: Roboto2, sans-serif;
  text-decoration: none;
  text-align: center;
  margin-left: -28px;
}

.b_branches_wrap a {
  cursor: pointer !important;
}


.e_tooltip_map2 .map-img img {
  max-width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*        height: 72px;*/
  margin-bottom: 5px;
}

.e_tooltip_map2.e_tooltip_map {
  padding: 6px 12px 6px 12px;
  min-width: 280px;
}

.e_tooltip_map2 .e_tooltip_map_btn {
  max-width: 100% !important;
  margin-left: 0 !important;
  border-radius: 12px !important;
  margin-top: 2px !important;
  font-size: 18px;
  font-weight: bold;
}

.e_tooltip_map2.e_tooltip_map p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  font-size: 16px;
  font-family: Roboto2, sans-serif;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0px;
}

.e_tooltip_map2 .e_tooltip_map_close {
  top: 9px !important;
}

.e_tooltip_map2.e_tooltip_map p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  font-size: 16px;
  font-family: Roboto2, sans-serif;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0px;
}




/*new*/

.e_tooltip_map3 .map-img img {
  max-width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}

.e_tooltip_map3.e_tooltip_map {
  padding: 6px 12px 6px 12px;
  min-width: 280px;
}

.e_tooltip_map3 .e_tooltip_map_btn {
  max-width: 100% !important;
  margin-left: 0 !important;
  border-radius: 12px !important;
  margin-top: 2px !important;
  font-size: 18px;
  font-weight: bold;
}

.e_tooltip_map3.e_tooltip_map p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  font-size: 16px;
  font-family: Roboto2, sans-serif;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0px;
}

.e_tooltip_map3 .e_tooltip_map_close {
  top: 9px !important;
}

.e_tooltip_map3.e_tooltip_map p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  font-size: 16px;
  font-family: Roboto2, sans-serif;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0px;
}

.e_tooltip_map3.e_tooltip_map {
  padding-top: 10px;
}

@media (max-width: 1280px) {
  .inner {
    max-width: 980px;
  }
}

@media (max-width: 980px) {
  .inner {
    max-width: 768px;
  }
}



@media  (max-width: 376px) {
  body .page_inner_logo {
    top: 160px;
  }
}