html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

:focus {
  outline: 0;
}

body {
  font: normal 75%/150% 'Poppins', Arial, Tahoma, Verdana, Georgia, sans-serif;
  font-size: 14px;
  min-width: 100%;
  background: #0C352F;
  color: #fff;
}

body:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  /*background: url(../img/back.jpg) top center no-repeat;*/
  background: url(../img/b2.jpg) top center no-repeat;
  background-size: cover;
  z-index: 2;
}

a {
  color: #01B473;
  text-decoration: none;
}

a:hover {
  color: #57bcff;
}

img {
  max-width: 100%;
  image-rendering: optimizeQuality;
  image-rendering: -webkit-optimize-contrast;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing:
}

.ps {
  position: relative;
  float: left;
  width: 100%;
}

.wrapper {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
  width: 100%;
}

.btn__st {
  font-size: 18px;
  font-weight: 500;
  color: #01B473;
  border: 3px solid #F3DD52;
  border-radius: 31px;
  cursor: pointer;
  text-align: center;
}

.header {
  background: #071011;
  z-index: 5;
}

.header .header__in {
  height: 86px;
}

.header .header__phone {
  position: absolute;
  left: 0;
  top: 18px;
  font-size: 18px;
  line-height: 148%;
  width: 264px;
}

.header .header__phone a {
  color: #fff;
}

.header .header__phone-ico {
  position: absolute;
  top: -9px;
  right: -57px;
  width: 35px;
}

.header .header__phone-2 {
  position: relative;
  float: left;
}

.main {
  /*background: url(../img/b-1.jpg) top center no-repeat;*/
/*background: #0D9A7A;
background: linear-gradient(232deg,rgba(13, 154, 122, 1) 0%, rgba(13, 52, 63, 1) 35%, rgba(10, 17, 17, 1) 100%);*/
  z-index: 2;
}

.logo {
  position: absolute;
  top: 12px;
  left: 318px;
  min-width: 80px;
  padding-left: 80px;
  height: 64px;
}

.logo.logo--footer {
  top: 92px;
  left: 0;
}

.logo .logo__img {
  position: absolute;
  top: 0;
  left: 0;
}

.logo .logo__text {
  position: relative;
  float: left;
  font-size: 18px;
  padding-top: 13px;
  line-height: 108%;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}



@media(max-width: 1170px){
  .logo {
    left: 290px;
    padding-left: 56px;
  }
  .logo .logo__img {
    top: 8px;
    width: 56px;
  }
}

.top-menu {
  position: absolute;
  top: 35px;
  left: 592px;
  font-size: 18px;
  font-weight: 600;
  line-height: 108%;
  text-transform: uppercase;
}

.top-menu ul {
  list-style: none;
}

.top-menu ul li {
  position: relative;
  float: left;
  margin-right: 12px;
}

.top-menu ul li a {
  color: #fff;
  text-decoration: none;
}

@media(max-width: 1170px){
  .top-menu {
    left: 540px;
  }
}

.header .header__get-call {
  position: absolute;
  left: 706px;
  top: 23px;
  font-size: 18px;
  font-weight: 500;
  color: #01B473;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #F3DD52;
  border-radius: 31px;
  padding: 7px 25px 5px 25px;
  line-height: 104%;
  cursor: pointer;
}

.header .header__nets {
  position: absolute;
  top: 12px;
  right: 62px;
}

.header .header__net-item.header__net--wa {
  position: relative;
  float: left;
  width: 54px;
  height: 56px;
  background: url(../img/wa.svg) center center no-repeat;
  background-size: 100% auto;
}

.header .header__net-item.header__net--tg {
  position: relative;
  float: left;
  width: 55px;
  height: 55px;
  background: url(../img/tg.svg) center center no-repeat;
  margin-left: 13px;
}

@media(max-width: 1170px){
  .header .header__get-call {
    left: 640px;
  }
  .header .header__nets {
    top: 18px;
    right: 0;
  }
  .header .header__net-item.header__net--wa {
    height: 47px;
    width: 47px;
  }
  .header .header__net-item.header__net--tg {
    margin-top: 3px;
    height: 42px;
    width: 42px;
    margin-left: 6px;
  }
  .header .header__get-call {
    font-size: 15px;
    padding: 7px 22px 5px 22px;
  }
}

.page-header {
  margin-top: 40px;
  margin-bottom: 99px;
}

.page-header .page-header__left {
  position: relative;
  float: left;
  width: 263px;
}

.page-header .page-header__img {
  display: flex;
  justify-content: center;
}

.page-header .page-header__center {
  display: flex;
  justify-content: center;
  max-width: 237px;
  margin-top: -20px;
}

.page-header .page-header__item {
  position: relative;
  float: left;
  width: 8px;
  height: 8px;
  margin: 0 15px;
  background: url(../img/tochka.gif) center center no-repeat;
  background-size: 100% auto;
}

.page-header .page-header__btn {
  position: relative;
  float: left;


  padding: 7px 25px 5px 25px;

  margin-left: 17px;
  margin-top: 4px;
}

.page-header .page-header__right {
  position: relative;
  float: right;
  width: calc(100% - 272px);
  margin-top: 12px;
}

.page-header .page-header__right .page-header__h1 {
  font-size: 52px;
  line-height: 104%;
  font-weight: 600;
  color: #FFFFFF;
}

.page-header .page-header__right .page-header__prev {
  font-size: 18px;
  font-weight: 400;
  line-height: 142%;
}

.layer-1 {
  margin-bottom: 37px;
}

.layer-1 .layer-1__left {
  position: relative;
  float: left;
  width: 362px;
  border-radius: 0px 70px 0px 0px;
  overflow: hidden;
}

.layer-1 .layer-1__left img {
  display: body;
}

.layer-1 .layer-1__right {
  position: relative;
  float: right;
  width: calc(100% - 377px);
  margin-top: 13px;
}

.layer-1 .layer-1__title {
  font-size: 40px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 104%;
  margin-bottom: 14px;
  padding-left: 10px;
}

.layer-1 .layer-1__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 10px;
}

.layer-1 .layer-1__item {
  position: relative;
  float: left;
  width: 47%;
  min-height: 151px;
  padding-bottom: 12px;
  margin-bottom: 16px;
}

.layer-1 .layer-1__item.layer-1__item--last {
  min-height: auto;
  padding-bottom: 20px;
}

.layer-1 .layer-1__item.layer-1__item--btn {
  min-height: auto;
  background: url(../img/logo_hd.png) right 32px no-repeat;
  background-size: 61px auto;
}

.layer-1 .layer-1__item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #37B594;
}

.layer-1 .layer-1__item.layer-1__item--btn:after {
  display: none;
}

.layer-1 .layer-1__item-title {
  color: #F3DD52;
  font-size: 18px;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 10px;
}

.layer-1 .layer-1__item-text {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 146%;
}

.layer-1 .layer-1__btn {
  position: relative;
  float: left;
  padding: 7px 25px 5px 25px;
  margin-top: 24px;
}


@media(max-width: 1170px){
  .layer-1 .layer-1__btn {
    margin-top: 0px;
  }
}

.layer-2 .layer-link:hover .layer-2__img {
  transform: scale(1.1);
  transition: 0.2s;
}

.layer-2 .layer-link:hover .layer-2__img img {
  transform: scale(1.4);
  transition: 0.2s;
}

.layer-2 .layer-2__top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.layer-2 .layer-2__top-left, .layer-2 .layer-2__top-right {
  position: relative;
  float: left;
  width: 264px;
}

.layer-2 .layer-2__top-img {
  position: relative;
  float: left;
  margin-top: -4px;
  border-radius: 15px;
  overflow: hidden;
}

.layer-2 .layer-2__top-img img {
  display: block;
}

.layer-2 .layer-2__top-center {
  font-size: 52px;
  line-height: 104%;
  font-weight: 600;
  color: #FFFFFF;
}

.layer-2 .layer-2__top-center {
  position: relative;
  float: left;
  padding-left: 78px;
  width: 490px;
  min-height: 70px;
}

.layer-2 .layer-2__top-center:before {
  content: '';
  position: absolute;
  top: -4px;
  left: -20px;
  height: 69px;
  width: 87px;
  background: url(../img/srv_logo.png) left top no-repeat;
}

.layer-2 .layer-2__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.layer-2 .layer-2__srv {
  position: relative;
  float: left;
  width: 30%;
  margin-bottom: 28px;
}

.layer-2 .layer-2__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 74px;
  height: 74px;
  overflow: hidden;
  border-radius: 74px;
  display: flex;
  justify-content: center;
}

.layer-2 .layer-2__img img {
  display: block;
  height: 74px;
  max-width: none;
  width: auto;
}

.layer-2 .layer-2__srv-title {
  color: #F3DD52;
  font-size: 18px;
  font-weight: 400;
  line-height: 149%;
  margin-bottom: 8px;
  padding-left: 85px;
  min-height: 80px;
  display: flex;
  align-items: center;
}

.layer-2 .layer-2__srv-text {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 146%;
  margin-bottom: 14px;
  min-height: 160px;
}

.layer-2 .layer-2__srv-btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.layer-2 .layer-2__srv-btn {
  position: relative;
  float: left;
  width: 48%;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  padding-top: 4px;
}

.layer-2 .layer-2__srv-btn:hover {
  color: #01B473;
}

.layer-2 .layer-2__srv--last .layer-2__srv-text {
  min-height: auto;
  margin-bottom: 24px;
}

@media(max-width: 1170px){
  .layer-2 .layer-2__top-left, .layer-2 .layer-2__top-right {
    position: relative;
    float: left;
    width: 220px;
  }
  .layer-2 .layer-2__top-center {
    width: calc(100% - 560px);
  }
}

.footer {
  background: #071011;
}

.footer .footer__in {
  min-height: 195px;
}

.footer__cont {
  position: absolute;
  left: 496px;
  top: 80px;
  font-size: 18px;
  line-height: 148%;
}

.footer .footer__nets {
  position: absolute;
  top: 91px;
  right: 35px;
}

.footer .footer__net-item.footer__net--wa {
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  background: url(../img/wa.svg) center center no-repeat;
}

.footer .footer__net-item.footer__net--tg {
  position: relative;
  float: left;
  width: 55px;
  height: 55px;
  background: url(../img/tg.svg) center center no-repeat;
  margin-left: 13px;
}

@media(max-width: 1170px){
  .footer__cont {
    left: 360px;
  }
}

.bg-bottom {
  position: absolute;
  left: 0;
  bottom: 195px;
  width: 100%;
  height: 750px;
  background-image: linear-gradient(180deg, #0C352F 24%, #071011 100%);
}

@media(max-width: 1170px){
  .wrapper {
    max-width: 990px;
  }
}

@media(max-width: 990px){
  .wrapper {
    max-width: 740px;
  }
  .logo {
    left: 0;
  }
  .logo .logo__text {
    font-size: 16px;
    line-height: 118%;
  }
  .header .header__phone {
    left: 218px;
    font-size: 16px;
  }
  .header .header__phone-ico {
    display: none;
  }
  .header .header__net-item.header__net--wa {
    height: 28px;
    width: 28px;
  }
  .header .header__net-item.header__net--tg {
    height: 27px;
    width: 27px;
    margin-top: 1px;
  }
  .header .header__nets {
    top: 37px;
    right: auto;
    left: 378px;
  }
  .header .header__get-call {
    left: auto;
    right: 0;
    top: 15px;
    padding: 6px 12px 3px 12px;
    line-height: 114%;
    max-width: 126px;
  }
  .top-menu {
    left: 486px;
  }
  .layer-1 .layer-1__item.layer-1__item--btn {
    background: none;
  }
  .layer-1 .layer-1__item {
    width: 100%;
  }
  .layer-2 .layer-2__srv {
    width: 48%;
    margin-right: 0;
  }
  .layer-2 .layer-2__top-center {
    width: 100%;
  }
  .layer-2 .layer-2__top-left, .layer-2 .layer-2__top-right {
    display: none;
  }
  .footer__cont {
    left: 242px;
  }
}

@media(max-width: 740px){
  .wrapper {
    max-width: 420px;
  }
  .logo {
    top: 8px;
    height: 54px;
  }
  .header .header__in {
    height: 148px;
  }
  .header .header__get-call {
    top: 70px;
    left: auto;
    right: 0;
  }
  .header .header__phone {
    top: 68px;
    left: 0;
    right: auto;
  }
  .header .header__nets {
    top: 92px;
    right: auto;
    left: 161px;
  }
  .top-menu {
    display: none;
  }
  .header .header__menu-btn {
    position: absolute;
    left: auto;
    right: 44px;
    top: 20px;
    height: 28px;
    width: 34px;
  }
  .header .header__menu-btn .header__menu-btn-line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
  }
  .header .header__menu-btn .header__menu-btn-line.header__menu-btn--line1 {
    top: 1px;
  }
  .header .header__menu-btn .header__menu-btn-line.header__menu-btn--line2 {
    top: 11px;
  }
  .header .header__menu-btn .header__menu-btn-line.header__menu-btn--line3 {
    top: 22px;
  }
  .header .header__menu-btn.header__menu-btn--active .header__menu-btn-line.header__menu-btn--line2 {
    display: none;
  }
  .header .header__menu-btn.header__menu-btn--active .header__menu-btn-line.header__menu-btn--line1 {
    top: 11px;
    animation-name: header__menu-btn-x1;
    animation-iteration-count: 1;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
  }
  .header .header__menu-btn.header__menu-btn--active .header__menu-btn-line.header__menu-btn--line3 {
    top: 11px;
    animation-name: header__menu-btn-x2;
    animation-iteration-count: 1;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
  }


  .page-header {
    margin-top: 24px;
  }
  .page-header .page-header__left {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .page-header .page-header__img {
    width: 164px;
    margin-left: 15px;
  }
  .page-header .page-header__center {
    display: none;
  }
  .page-header .page-header__right {
    width: 100%;
  }
  .page-header .page-header__right .page-header__h1 {
    font-size: 36px;
    text-align: center;
    margin: 18px 0;
  }
  .page-header .page-header__right .page-header__prev {
    text-align: center;
  }
  .layer-1 .layer-1__left {
    width: 100%;
    margin-bottom: 28px;
  }
  .layer-1 .layer-1__right {
    width: 100%;
  }
  .layer-1 .layer-1__item.layer-1__item--btn {
    background: none;
  }
  .layer-2 .layer-2__top-left, .layer-2 .layer-2__top-right {
    display: none;
  }
  .layer-2 .layer-2__top-center {
    font-size: 36px;
  }
  .layer-2 .layer-2__srv {
    width: 100%;
    margin-bottom: 46px;
  }
  .layer-2 .layer-2__srv-text {
    min-height: auto;
  }
  .logo.logo--footer, .footer__cont, .footer .footer__nets {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    right: auto;
  }
  .footer .footer__in {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__cont {
    text-align: center;
  }
  .footer .footer__in {
    min-height: 290px;
    padding-bottom: 20px;
    padding-top: 28px;
  }
}

@media (max-width: 420px) {
  .wrapper {
    max-width: 389px;
  }
  .header .header__phone {
    font-size: 15px;
  }
  .header .header__nets {
    top: 86px;
    right: auto;
    left: 144px;
  }
  .layer-2 .layer-2__top-center {
    padding-left: 68px;
    min-height: 50px;
  }
  .layer-2 .layer-2__top-center:before {
    left: 0;
    background-size: 68px;
    top: -10px;
  }
}

@media (max-width: 389px) {
  .wrapper {
    max-width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .header .header__in {
    height: 169px;
  }
  .header .header__get-call {
    width: 100%;
    top: 124px;
    max-width: 100%;
  }
}

.mb-menu {
  display: none;
}

@media(max-width: 740px){
  .mb-menu {
    max-height: 0;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 100;
    background: #000;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .mb-menu ul {
    padding: 10px 0;
    position: relative;
    float: left;
    width: 300px;
    list-style: none;
  }
  .mb-menu ul li {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .mb-menu ul li a {
    position: relative;
    float: left;
    width: 100%;
    padding: 11px 0 12px 0;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
  .mb-menu ul li:last-child {
    border: none;
  }
}

@keyframes header__menu-btn-x1 {
  0% {
    left: 6px;
    width: calc(100% - 12px);
  }
  50% {
    left: 2px;
    width: calc(100% - 4px);
  }
  100% {
    left: 2px;
    width: calc(100% - 4px);
    transform: rotate(45deg);
  }
}

@keyframes header__menu-btn-x2 {
  0% {
    left: 6px;
    width: calc(100% - 12px);
  }
  50% {
    left: 2px;
    width: calc(100% - 4px);
  }
  100% {
    left: 2px;
    width: calc(100% - 4px);
    transform: rotate(-45deg);
  }
}


.block-title {
  margin-bottom: 94px;
}

.content .content__in {
  min-height: 1000px;
  margin-top: 52px;
}

.block-title .block-title__img {
  position: relative;
  float: right;
  width: 48%;
  border-radius: 89% 0% 0% 10%;
  overflow: hidden;
  margin-top: 74px;
}

.block-title .block-title__img.block-title__img-1 {

}

.block-title .block-title__img img {
  display: block;
}

.block-title .block-title__info {
  position: relative;
  float: left;
  width: 50%;
}

.block-title .block-title__h1 {
  font-weight: normal;
  font-size: 27px;
  line-height: 100%;
  margin-bottom: 17px;
}

.text-block {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 149%;
}

.text-block h1 {
  margin-bottom: 20px;
  line-height: 104%;
}

@media(max-width: 740px){
  .text-block h1 {
    font-size: 24px;
  }
}

.text-block h2 {
  position: relative;
  float: left;
  width: 100%;
  color: #F3DD52;
  font-size: 18px;
  font-weight: 400;
  line-height: 149%;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-left: 34px;
  background: url(../img/tochka.gif) left center no-repeat;
  background-size: 20px auto;
}

.text-block h2.duble-flash {
  background: none;
  padding-left: 0;
}

.text-block h2.duble-flash span {
  position: relative;
  float: left;
  padding-left: 34px;
  padding-right: 34px;
}

.text-block h2.duble-flash span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(../img/tochka.gif) left center no-repeat;
  background-size: 100% auto;
}

.text-block h2.duble-flash span:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(../img/tochka.gif) left center no-repeat;
  background-size: 100% auto;
}


.text-block h2 img {
  width: 20px;
  margin-bottom: -2px;
}

.text-block h3 {
  font-weight: normal;
  font-size: 18px;
  color: #F3DD52;
  line-height: 152%;
}

.text-block ol {
  margin-left: 41px;
  margin-bottom: 10px;
}

.text-block ol li {
}

.text-block p {
  margin-bottom: 15px;
}

.order-line {
  margin-bottom: 22px;
}

.order-line .order-line__btn {
  position: relative;
  float: left;
  padding: 6px 25px 4px 25px;
}

.block__sub-title {
  margin-bottom: 18px;
}

.block-cols {
  padding-bottom: 90px;
}

.block-cols .block__sub-title {
  font-size: 27px;
  font-weight: 400;
  line-height: 104%;
}

.block-cols .block__sub-title.block__sub-title--points {
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.block-cols .block__sub-points {
  position: absolute;
  left: 0;
  bottom: 0;
}

.block-cols .block__sub-point {
  position: relative;
  float: left;
  width: 8px;
  height: 8px;
  margin-right: 24px;
  background: url(../img/tochka.gif) center center no-repeat;
  background-size: 100% auto;
}

.block-cols .block__sub-title.block__sub-title--y {
  color: #F3DD52;
}

.block-cols .block-cols__left {
  position: relative;
  float: left;
  width: 52%;
}

.block-cols .logo-right-bottom {
  background: url(../img/srv_logo.png) right bottom no-repeat;
  padding-bottom: 80px;
  background-size: 78px auto;
}

.block-cols .block-cols__right {
  position: relative;
  float: right;
  width: 46.2%;
}

.block-cols .block-cols__l {
  position: relative;
  float: left;
  width: 49%;
}

.block-cols .block-cols__l.block-cols__l--border-right {
  padding-right: 12px;
}

.block-cols .block-cols__l.block-cols__l--border-right:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #37B594;
  width: 3px;
}

.block-cols .block-cols__l--img {
  border-radius: 20px;
}

.block-cols .block-cols__r {
  position: relative;
  float: right;
  width: 49%;
}

.block-cols .block-cols__r.block-cols__r--center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.block-cols .block-cols__r--center-fix {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.block-cols ul {
  /*margin-left: 44px;*/
  margin-left: 35px;
  margin-bottom: 21px;
}

.block-cols span {
  color: #F3DD52;
}

.block-cols .block-cols__img {
  border-radius: 30px;
}

.block-cols .block-cols--pd {
  padding-bottom: 40px;
}

.block-cols .block-cols-call {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 20px 3px 20px;
  font-size: 15px;
  line-height: 15px;
  line-height: 20px;
}

.block-cols__line.block-cols__line--btn .block-cols-call {
  top: 0;
  bottom: auto;
}

.block-cols .block-cols__sub-cols {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media(max-width: 990px){
  .block-cols .block-cols__sub-cols.block-cols__sub-cols--rv {
    flex-direction: column-reverse;
  }
}

.block-cols .block-cols__sub-col {
  position: relative;
  float: left;
  width: 48%;
}

.block-cols .block-cols__sub-col img {
  border-radius:20px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.block-cols .block-cols__sub-col h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.block-cols__line.block-cols__line--btn {
  padding-right: 140px;
}

.block-cols .block-cols__3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 40px;
}

.block-cols .block-cols__3-item {
  position: relative;
  float: left;
  width: 30%;
  padding-left: 18px;
}

.block-cols .block-cols__3-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 6px;
}

.block-cols .block-cols__3-item.block-cols__no-before {
  padding-left: 0;
}

.block-cols .block-cols__3-item.block-cols__no-before:before {
  display: none;
}

.block-cols .block-cols__left--sh {
  position: relative;
  float: left;
  width: 39.5%;
}

.block-cols .block-cols__right--ln {
  position: relative;
  float: right;
  width: 59%;
}

.block-cols .block-cols__left--sh img {
  border-radius: 20px;
}

.block-cols .block-cols__col2 {
  position: relative;
  float: left;
  width: 49%;
}

.block-cols .block-cols__3-item--center {
  width: 44%;
  padding-left: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.block-cols .block-cols__3-item--left, .block-cols .block-cols__3-item--right {
  width: 24%;
  text-align: center;
  padding-left: 0;
}

.block-cols .block__fix-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.block-cols .block__fix-space {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block-cols .block__vrt-space {
  display: flex;
  align-items: center;
}

.block-cols .block-cols__img-365px {
  max-width: 365px;
  display: block;
  border-radius: 20px;
  margin-bottom: 30px;
}

.block-cols .block__fix-center h2 {
  width: auto;
}

.block-cols .block-col__60 {
  position: relative;
  float: left;
  width: 60%;
}

.block-cols .block-col__35 {
  position: relative;
  float: left;
  width: 35%;
}

.block-cols .block-col__34 {
  position: relative;
  float: left;
  width: 34%;
}

.block-cols .block-cols__green {
  color: #37B594;
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  font-style: italic;
}

.block-cols .block-cols__green2 {
  color: #37B594;
  font-size: 18px;
  font-weight: 400;
  margin-top: 15px;
  text-transform: uppercase;
  text-align: center;
}

.block-cols .block-cols__yl-line {
  font-size: 18px;
  color: #F3DD52;
  line-height: 152%;
  padding-bottom: 3px;
  border-bottom: 3px solid #37B594;
  margin-bottom: 21px;
}

.block-cols .block-cols__yl-line.block-cols__yl-logo {
  padding: 6px 90px 26px 0;
}

.block-cols .block-cols__yl-line.block-cols__yl-logo:after{
  content: '';
  position: absolute;
  right: 0;
  bottom: 16px;
  width: 84px;
  height: 60px;
  background: url(../img/srv_logo.png) right center no-repeat;
  background-size: 100% auto;
}

.yl-order {
  position: relative;
  float: left;
  font-size: 18px;
  font-weight: 500;
  color: #F3DD52;
  border: 3px solid #F3DD52;
  border-radius: 20px;
  padding: 8px 24px 8px 24px;
  cursor: pointer;
  text-align: center;
  line-height: 120%;
}

.block-cols__sub-col .yl-order {
  margin-left: 35px;
}




.block-title-2 {
  margin-top: 52px;
}

.block-title-2 .block-title-2__in {
  padding-bottom: 26px;
  border-bottom: 15px dotted #37B594;
  margin-bottom: 21px;
}

.block-title-2 .block-title-2__info {
  max-width: 865px;
}

.block-title-2 .block-title-2__h1 {
  font-size: 46px;
  font-weight: 400;
  line-height: 103%;
  margin-bottom: 16px;
}

.block-title-2 .block-title-2__sp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1015px;
}

.block-title-2 .block-title-2__img {
    border-radius: 0% 34% 0% 0%;
}

.block-title-2 .block-title-2__left {
  width: 100%;
  max-width: 356px;
}

.block-title-2 .block-title-2__right {
  position: relative;
  float: left;
  width: calc(100% - 376px);
}

.block-title-2 .text-block--y {
  padding-bottom: 24px;
  margin-bottom: 22px;
}

.block-title-2 .text-block--y:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #37B594;
  width: 100%;
  max-width: 308px;
}

.block-title-2 .text-block--y span {
  color: #F3DD52;
}

.right-logo {
  background: url(../img/logo_title.png) right top no-repeat;
  background-size: 112px auto;
}

.bottom-logo:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 112px;
  height: 89px;
  background: url(../img/logo_title.png) left bottom no-repeat;
  background-size: 100% auto;
}

.block-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block-list .block-list__item {
  position: relative;
  float: left;
  width: 24%;
}

.block-list .block-list__item-text {
  background-color: #37B594;
  border-radius: 15px;
  font-size: 17px;
  color: #040606;
  line-height: 132%;
  padding: 16px 16px;
  margin-bottom: 10px;
}

.block-list__item-top h2 {
  margin-bottom: 5px;
}

.fix-max-width {
  max-width: 224px;
  margin-bottom: 21px;
}

.block__note {
  position: relative;
  float: left;
  padding: 8px 28px;
  color: #F3DD52;
  text-align: center;
  border: 3px solid #F3DD52;
  font-size: 20px;
  border-radius: 20px;
  margin-bottom: 21px;
}

.block-cols .block-cols__yl {
  list-style: none;
  margin-left: 0;
}

.block-cols .block-cols__yl li {
  padding-left: 20px;
  margin-bottom: 17px;
  background: url(../img/tochka.gif) 0 6px no-repeat;
  background-size: 9px auto;
}







@media (max-width: 990px) {
  .block-title {
    margin-bottom: 58px;
  }
  .block-title .block-title__info {
    width: 100%;
  }
  .block-title .block-title__img {
    width: 100%;
  }
  .block-title .block-title__img {
    border-radius: 20px;
    margin-top: 28px;
  }
  .block-cols .block-cols__left, .block-cols .block-cols__right {
    width: 49%;
  }
  .block-cols {
    padding-bottom: 58px;
  }
  .text-block {
    font-size: 16px;
  }
  .text-block h2 {
    font-size: 16px;
  }
  .block-title .block-title__h1 {
    font-size: 21px;
  }
  .block-cols .block__sub-title {
    line-height: 108%;
    font-size: 21px;
  }
  .block-cols .block-cols__col2 {
    width: 100%;
  }
  .text-block h3 {
    font-size: 16px;
  }
}

@media (max-width: 740px) {
  .block-cols .block-cols__left, .block-cols .block-cols__right {
    width: 100%;
  }
  .block-cols .block-cols__3-item {
    width: 100%;
    margin-bottom: 12px;
  }
  .text-block h2 {
    margin-bottom: 10px;
  }
  .block-cols__line.block-cols__line--btn {
    padding-right: 0;
    padding-bottom: 50px;
  }
  .block-cols .block-cols-call, .block-cols__line.block-cols__line--btn .block-cols-call {
    top: auto;
    bottom: 0;
    width: 120px;
    right: auto;
    left: 50%;
    margin-left: -60px;
  }
  .order-line {
    display: flex;
    justify-content: center;
  }
  .block-cols .block-cols__left--sh {
    width: 100%;
  }
  .block-cols .block-cols__right--ln {
    width: 100%;
  }
  .block-cols .block-cols__l, .block-cols .block-cols__r {
    width: 100%;
  }
  .block-cols .block-col__60 {
    width: 100%;
  }
  .block-cols .block-col__35 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.round-img {
  border-radius: 100%;
  max-width: 230px;
}

.round-img2 {
  border-radius: 100%;
  max-width: 300px;
}




@media(max-width: 990px){
  .block-title-2 .block-title-2__h1 {
    font-size: 28px;
  }
  .round-img {
    max-width: 100%;
    width: 230px;
  }
  .block-cols .block-cols__sub-col {
    width: 100%;
  }
  .block-list .block-list__item {
    width: 49%;
  }
  .bottom-logo:before {
    display: none;
  }
}

@media(max-width: 740px){
  .block-title-2 .block-title-2__in {
    padding-bottom: 14px;
  }
  .block-title-2 .block-title-2__h1 {
    font-size: 24px;
  }
  .block-title-2 {
    margin-top: 0;
  }
  .block-title-2 .block-title-2__left {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .block-title-2 .block-title-2__left img {
    display: block;
  }
  .block-title-2 .block-title-2__right {
    width: 100%;
  }
  .block-title-2 .block-title-2__h1 {
    background: none;
    padding-right: 0;
  }
  .block-title-2 .block-title-2__h1 br {
    display: none;
  }
  .block-list .block-list__item {
    width: 100%;
    font-size: 14px;
  }
  .block-cols .block-cols__l.block-cols__l--border-right:after {
    display: none;
  }
  .block-cols .logo-right-bottom {
    padding-bottom: 0;
    background: none;
  }
  .block-cols .block-cols {
    padding-bottom: 0;
  }
  .block-cols .block-cols__green, .block-cols .block-cols__green2 {
    font-size: 14px;
  }
  .block-cols__sub-col .yl-order {
    margin-left: 0;
  }
  .block-cols .block-cols__3 {
    margin-bottom: 24px;
  }
  .round-img2 {
    max-width: 240px;
  }
}























.agreed-check input {
  display: none;
}

.agreed-check .agreed-check__sq-check {
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  border: 3px solid #01B473;
  border-radius: 6px;
}

.agreed-check input:checked+.agreed-check__sq-check {
  background-image: url(../img/check.svg);
  background-position: center center;
  background-repeat: no-repeat;
}


.window-fade {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 300;
  display: none;
}

.pop-form {
  display: none;
  opacity: 0;
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -320px;
  z-index: 310;
  width: 640px;
  min-height: 541px;
  background: #fff;
}

.pop-form .pop-form-in {
  padding: 48px 64px;
}

.pop-form .pop-form-prev {
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #b3b3b3;
  margin-bottom: 7px;
}

.pop-form .pop-form-title {
  font-weight: 800;
  font-size: 36px;
  line-height: 106%;
  color: #000;
  margin-bottom: 16px;
}

.pop-form .x {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  background: url(../img/x.svg) center center no-repeat #E7EEF4;
  background-size: auto 60%;
  cursor: pointer;
}

.pop-form .pop-form-img {
  margin-top: 71px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pop-form .pop-form-line {
  width: 100%;
  margin-bottom: 16px;
}

.pop-form .pop-form-line .pop-form-line-name {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #999;
  margin-bottom: 9px;
}

.pop-form .pop-form-line .pop-form-input, .pop-form .pop-form-line .pop-form-text {
  border: none;
  border-bottom: 2px solid #B7B7D2;
  background: #fff;
  width: 100%;
  height: 56px;
  padding: 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}

.pop-form .pop-form-line .pop-form-text {
  padding-top: 16px;
  padding-bottom: 16px;
  min-height:120px;
  font-family: Arial;
}

.pop-form .pop-form-send {
  margin-top: 15px;
}

.pop-form .pop-form-send .pop-form-btn {
  position: relative;
  float: left;
  width: 100%;
  max-width: 146px;
  border-radius: 48px;
  padding: 12px 0;
  border: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #fff;
  background: #01B473;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.pop-form .pop-form-send .pop-form-btn span {
  display: block;
  position: relative;
  float: left;
  z-index: 3;
}

.pop-form .pop-form-poticy {
  position: relative;
  float: right;
  width: calc(100% - 160px);
  font-weight: 400;
  font-size: 11px;
  margin-top: 4px;
  letter-spacing: 0.05em;
  color: #000;
}

.pop-form .pop-form-poticy .feedback-form__policy {
  padding-left: 24px;
}

.calc-fb-warn-text {
  display: none;
  position: absolute;
  left: 0;
  font-size: 10px;
  color: red;
  bottom: -18px;
}

.warn .calc-fb-warn-text {
  display: block;
}

.warning {
  /*background: #ffc3c3 !important;*/
  border-color: red !important;
}

.feedback-sended {
  display: none;
  opacity: 0;
  z-index: 1002;
  position: fixed;
  top: 50%;
  margin-top: -104px;
  left: 50%;
  margin-left: -180px;  
  width: 100%;
  max-width: 360px;
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  height: 208px;
}

.feedback-sended .x {
  z-index: 151;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.feedback-sended .feedback-sended-text {
  font-size: 24px;
  padding-top: 3px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 110%;
  padding-bottom: 10px;
  color: #3c3c3c;
}

.feedback-sended .feedback-sended-after {
  color: #26292C;
  font-size: 15px;
  line-height: 21px;
  padding-top: 8px;
  letter-spacing: -0.1px;
}

.feedback-sended .x {
  position: absolute;
  top: 27px;
  right: 27px;
  cursor:pointer;
  width: 18px;
  height: 18px;
  background: url(../img/x.svg) center center no-repeat;
  background-size:100%;
  cursor:pointer;
  z-index:3;
}

.feedback-sended .feedback-sended-btn {
  background: #25adc2;
  color: #fff;
  height: 40px;
  font-weight: 600;
  font-size: 15px;
  padding-top: 10px;
  margin-top: 31px;
  line-height: 133%;
  letter-spacing: -0.01em;
  border-radius: 6px;
  text-align: center;
  cursor: pointer;
  transition: 0.2s;
}

.feedback-sended .feedback-sended-btn:hover {
  opacity: 0.9;
}

#fade-sended { 
  display: none;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .50;
  z-index: 1001;
}

@media(max-width: 380px){
  .feedback-sended {
    left: 10px;
    right: 10px;
    margin-left: 0;
    width: calc(100% - 20px);
  }
}

@media(max-width: 670px){
  .pop-form {
    width: 300px;
    min-height: auto;
    margin-left: -150px;
  }
  .pop-form .pop-form-in {
    padding: 24px 24px;
  }
  .pop-form .x {
    width: 24px;
    height: 24px;
  }
  .pop-form .pop-form-title {
    font-weight: 800;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 11px;
  }
  .pop-form .pop-form-line {
    margin-bottom: 12px;
  }
  .pop-form .pop-form-line .pop-form-line-name {
    font-size: 12px;
    margin-bottom: 1px;
  }
  .pop-form .pop-form-line .pop-form-input, .pop-form .pop-form-line .pop-form-text {
    height: 40px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .pop-form .pop-form-line .pop-form-text {
    padding-top: 8px;
    min-height: 108px;
  }
  .pop-form .pop-form-poticy {
    font-size: 12px;
    line-height: 144%;
    text-align: center;
  }
  .pop-form .pop-form-send .pop-form-btn {
    width: 100%;
    max-width: 100%;
  }
  .pop-form .pop-form-poticy {
    width: 100%;
    margin-top: 5px;
  }
}






@media(max-width: 740px){
  .layer-2 .layer-2__srv-title {
    padding-left: 0;
  }
  .layer-2 .layer-2__img {
    position: relative;
    float: left;
    display: block;
    height: auto;
    width: 100%;
    border-radius: 14px;
    height: auto;
  }
  .layer-2 .layer-2__img img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  width: auto;
  }
  .layer-2 .layer-2__srv-title {
    min-height: auto;
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
  }

  .layer-2 .layer-2__srv-text {
    font-size: 14px;
  }
}





















#articls {
    margin: 25px 0;
}

#articls p {
    margin: 10px 0;
}

#articls .articl {
  position:relative;
  float:right;
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#articls .articl .articl_one {
  position:relative;
  float:left;
  width:49%;
  padding-bottom:33px;
  margin-bottom: 32px;
  border-bottom: 1px solid #5a4017;
}
#articls .articl .articl_one .articl_text {
  position:relative;
  float:right;
  width: 100%;
  font-size: 13.5px;
  line-height: 17px;
}
#articls .articl .articl_one .articl_text .article-link {
  font-weight: 800;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
}
#articls .articl .articl_one .articl_text .article-link a {
  color: #F3DD52;
  text-decoration: none;
}
#articls .articl .article-more {
  float: right;
  margin-top: 25px;
  font-size: 16px;
}
#articls .articl .article-more:hover {
  color: color: #CE5EC0 !important;
}
#articls .articl .articl_one .articl_text .article-prev {
  margin-top: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 165%;
  margin-bottom: 10px;
}
#articls .articl .articl_one .articl_text p {
  margin-bottom:10px;
}
#articls .articl .articl_one .articl_img {
  position:relative;
  float:left;
  width: 100%;
  max-width: 340px;
}
#articls .articl .articl_one .articl_img img {
  max-width:100%;
  border-radius: 16px;
}

@media (max-width: 1568px) {
  /*#articls .articl .articl_one {
    width: 100%;
  }*/
  #articls .articl .articl_one .articl_img {
    max-width: 240px;
  }
  #articls .articl .articl_one .articl_text {
    width: calc(100% - 274px);
  }
}

@media (max-width: 1210px) {
  #articls .articl .articl_one {
    width: 100%;
  }
}

@media (max-width: 740px) {
  #articls .articl .articl_one .articl_img {
    max-width: 100%;
    margin-bottom: 28px;
  }
  #articls .articl .articl_one .articl_text {
    width: 100%;
  }
  #articls .articl .articl_one .articl_text .article-link {
    font-size: 18px;
  }
  #articls .articl .article-more {
    margin-top: 12px;
  }
  #articls .articl .articl_one .articl_text .article-prev {
    line-height: 152%;
  }
}

#text-article {
  margin: 28px 0;
}

#text-article .page-article-img {
    position: relative;
    float: left;
    max-width: 500px;
    margin: 0 20px 20px 0;
}




.markup-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}

.markup-text h2, .markup-text h3, .markup-text h4 {
  font-weight: 700;
  line-height: 133%;
  margin-bottom: 18px;
}

.markup-text h2 {
  font-size: 36px;
}

.markup-text h3 {
  font-size: 32px;
}

.markup-text h4 {
  font-size: 28px;
}

.markup-text p {
  margin-bottom: 25px;
}

.markup-text img {
  height: auto !important;
}

.markup-text ul {
  margin-left: 18px;
}

.markup-text ul, .markup-text ol {
  margin-bottom: 15px;
}

.markup-text ul li, .markup-text ol li {
  margin-bottom: 10px;
}

.markup-text table.long-table {
  font-size: 13px;
}

.markup-text table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100% !important;
  margin-bottom: 20px;
}

.markup-text table tr th, .markup-text table tr td {
  padding: 12px 12px;
  border: 1px solid #bbb;
}

.markup-text table.long-table tr th, .markup-text.long-table table tr td {
  padding: 10px 8px;
  border: 1px solid #bbb;
}





@media(max-width: 1259px){
  .markup-text {
    font-size: 14px;
  }
  .markup-text p {
    margin-bottom: 16px;
  }
}

@media (max-width: 1259px) {
  .markup-text h2, .markup-text h3, .markup-text h4 {
    margin-bottom: 16px;
  }
}


@media (max-width: 990px) {
  .markup-text h2 {
    font-size: 24px;
  }

  .markup-text h3 {
    font-size: 20px;
  }

  .markup-text h4 {
    font-size: 18px;
  }
  .markup-text table {
    display: block;
    overflow-x: scroll;
  }
}


@media (max-width: 740px) {
  .markup-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 133%;
  }
  .markup-text h2 {
    font-size: 20px;
  }

  .markup-text h3 {
    font-size: 18px;
  }

  .markup-text h4 {
    font-size: 16px;
  }
}



#pagin {
    position: relative;
    float: left;
    width: 100%;
    margin:22px 0;
}

#pagin .pagin-page {
    list-style: none;
    float: left;
    margin-right: 17px;
    line-height: 0.9em;
}
#pagin .pagin-page {
    display: block;
    width: 26px;
    text-decoration: none;
    padding: 6px 0 6px 1px;
    text-align: center;
    background: #625395;
    border: 1px solid #625395;
    color: #fff;
    margin-bottom: 5px;
}
#pagin .pagin-page:hover {
    color: #fff;
    opacity: 0.9;
}
#pagin .pagin-page.active  {
    display: block;
    width: 26px;
    color: #fff;
    text-decoration: none;
    background: #7d67c5;
    opacity: 0.9;
    padding: 6px 0 6px 1px;
    text-align: center;
    border: 1px solid #7d67c5;
    margin-bottom: 5px;
}