@charset "UTF-8";
@import url("bootstrap.min.css");
@import url("owl.carousel.min.css");
@import url("jquery.fancybox.min.css");
@font-face {
  font-family: "TTNORMS";
  src: url("../fonts/TTNORMS-BOLD.eot");
  src: local("☺"), url("../fonts/TTNORMS-BOLD.woff") format("woff"), url("../fonts/TTNORMS-BOLD.ttf") format("truetype"), url("../fonts/TTNORMS-BOLD.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TTNORMS";
  src: url("../fonts/TTNORMS-MEDIUM.eot");
  src: local("☺"), url("../fonts/TTNORMS-MEDIUM.woff") format("woff"), url("../fonts/TTNORMS-MEDIUM.ttf") format("truetype"), url("../fonts/TTNORMS-MEDIUM.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "TTNORMS";
  src: url("../fonts/TTNORMS-REGULAR.eot");
  src: local("☺"), url("../fonts/TTNORMS-REGULAR.woff") format("woff"), url("../fonts/TTNORMS-REGULAR.ttf") format("truetype"), url("../fonts/TTNORMS-REGULAR.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TTNORMS";
  src: url("../fonts/TTNORMS-LIGHT.eot");
  src: local("☺"), url("../fonts/TTNORMS-LIGHT.woff") format("woff"), url("../fonts/TTNORMS-LIGHT.ttf") format("truetype"), url("../fonts/TTNORMS-LIGHT.svg") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "TTNORMS";
  src: url("../fonts/TTNORMS-EXTRALIGHT.eot");
  src: local("☺"), url("../fonts/TTNORMS-EXTRALIGHT.woff") format("woff"), url("../fonts/TTNORMS-EXTRALIGHT.ttf") format("truetype"), url("../fonts/TTNORMS-EXTRALIGHT.svg") format("svg");
  font-weight: 100;
  font-style: normal;
}
html, body {
  overflow-x: hidden;
}

body {
  font-family: "TTNORMS";
  overflow-x: hidden;
  font-weight: 400;
}

* {
  outline: none !important;
}

.container {
  max-width: 1215px;
}
@media screen and (max-height: 760px){
  .modal{
    overflow-y: scroll;
  }
}
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 24px 0px 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.102);
  z-index: 222;
}
header .container {
  max-width: 1600px;
}
header .col-lg-2 {
  padding-right: 0;
}

.h_preim {
  display: inline-block;
  vertical-align: top;
  margin-right: 160px;
  text-align: left;
  position: relative;
}
.h_preim b {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 12px;
  display: block;
}
.h_preim p {
  margin: 0;
  font-weight: 200;
  font-size: 14px;
  color: #c4c7d3;
}

.h_preim1 {
  margin-left: 0px;
}

.h_preim2 a {
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  color: #fddf8e;
  text-decoration: underline;
  transition: all 0.2s;
}
.h_preim2 a:hover, .h_preim2 a:active, .h_preim2 a:focus {
  text-decoration: none;
}

.h_preim1 {
  padding-left: 68px;
}
.h_preim1 span {
  display: block;
  width: 56px;
  height: 75px;
  background: url(../img/h_preim_1-изменить.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.h_preim2 {
  padding-left: 85px;
}
.h_preim2 span {
  display: block;
  width: 67px;
  height: 89px;
  background: url(../img/h_preim_2-ИЗМЕНИТЬ.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.h_mess {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 78px;
}
.h_mess a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  transition: all 0.2s;
}
.h_mess a:hover, .h_mess a:active, .h_mess a:focus {
  text-decoration: none;
  opacity: 0.8;
}
.h_mess .whatsapp {
  background: url(../img/ic_whatsapp.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.h_mess .telegram {
  background: url(../img/ic_telegram.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.h_mess .tg {
  margin-right: 0;
  background: url(../img/ic_tg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.h_mess p {
  font-size: 13px;
  font-weight: 200;
  color: #c4c7d3;
  margin: 0;
  margin-top: 14px;
  display: block;
}

.h_phone {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.h_phone a {
  display: block;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px;
  position: relative;
  transition: all 0.2s;
  padding-left: 29px;
  line-height: 1.2;
}
.h_phone a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/h_phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 3px;
  left: 0;
}
.h_phone a:hover, .h_phone a:active, .h_phone a:focus {
  text-decoration: none;
  color: #468FF8;
}
.h_phone span {
  color: #c4c7d3;
  font-weight: 200;
  font-size: 13px;
}

header .main_btn {
  margin-left: 18px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
header .main_btn button {
  padding: 17px 30px 16px 30px;
  font-size: 14px;
  font-weight: 500;
}
header .main_btn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background-color: #c7aa45;
  box-shadow: inset 0px 0px 25px 0px rgba(246, 230, 169, 0.54);
  position: absolute;
  bottom: -4px;
  left: 0px;
  right: 0px;
  z-index: 1;
}

.section_promo {
  min-height: 1040px;
  background: url(../img/bg_promo.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-top: 210px;
  overflow: hidden;
  position: relative;
}
.section_promo h1 {
  font-size: 60px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.15;
  margin: 0;
  margin-bottom: 40px;
}
.section_promo h1 .tittle {
  font-weight: 200;
  color: #fddf8e;
}
.section_promo h1 .tittle b {
  font-weight: 500;
}
.section_promo h1 .bd {
  padding: 0px 17px 10px 17px;
  position: relative;
}
.section_promo h1 .bd:before {
  content: "";
  border: 1px dotted #9ca2ac;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
}
.section_promo h1 i {
  font-style: normal;
}
.section_promo h1 .ic {
  display: inline-block;
  width: 36px;
  height: 32px;
  background: url(../img/promo_ic.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 22px;
}

.image_promo {
  width: 960px;
  height: 841px;
  background: url(../img/image_promo.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: absolute;
  right: 132px;
  bottom: 0px;
  z-index: 2;
}
.image_promo:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/promo_block.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.image_promo .tim {
  bottom: 210px;
  left: 190px;
}
.image_promo .kir {
  bottom: 180px;
  right: 240px;
}
.image_promo .name {
  position: absolute;
  z-index: 2;
}
.image_promo .name span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #2d2e33;
  margin-bottom: 14px;
  position: relative;
  padding: 13px 21px 12px 21px;
  text-align: center;
  text-transform: uppercase;
}
.image_promo .name span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.4);
  transform: skew(-10deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: -1;
}
.image_promo .name p {
  font-size: 13px;
  color: #cfd7e6;
  margin: 0;
}

.circle {
  width: 800px;
  height: 800px;
  border-radius: 100%;
  position: absolute;
  right: 10%;
  top: 40%;
  z-index: 1;
}
.circle:before, .circle:after {
  content: "";
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.09);
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  border-radius: 50%;
  animation: pulse 7s linear infinite;
  opacity: 0;
  z-index: -1;
}

.circle:after {
  animation-delay: 5s;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.promo_bulets {
  margin: 0px;
  position: relative;
  z-index: 4;
}
.promo_bulets span {
  font-size: 20px;
  color: #ffffff;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.promo_bulets a {
  display: inline-block;
  position: relative;
  color: #fddf8e;
  text-decoration: underline;
}
.promo_bulets a:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/promo_warnng.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  top: 7px;
  right: -30px;
}
.promo_bulets a:hover, .promo_bulets a:active, .promo_bulets a:focus {
  text-decoration: none;
  color: #fddf8e;
}

.section_promo .main_btn {
  margin-top: 66px;
  box-shadow: 0 20px 35px rgba(0, 0, 0, 0.2);
}
.section_promo .main_btn button {
  padding-top: 43px;
  padding-bottom: 40px;
  font-weight: 500;
}
button.target_quiz {
    max-width: 420px;
}

.section_individual {
  margin-top: -121px;
  position: relative;
  z-index: 2;
}

.preim_item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: calc(33% - 25%);
  width: 375px;
  height: 209px;
  margin-right: 25px;
  padding-top: 32px;
  padding-left: 39px;
}
.preim_item:last-child {
  margin-right: 0;
}
.preim_item .bg {
  position: absolute;
  top: -33%;
  left: 50%;
  transform: translateX(-50%);
}
.preim_item .image {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
.preim_item h3 {
  position: relative;
  z-index: 2;
  font-size: 19px;
  font-weight: 500;
  color: #111111;
  margin: 0;
  margin-bottom: 20px;
}
.preim_item p {
  position: relative;
  z-index: 2;
  margin: 0;
  font-size: 15px;
  color: #8c94a2;
}

.preim_item2 .image {
  top: 45%;
}

.section_garant {
  padding-top: 100px;
  padding-bottom: 20px;
  background: url(../img/bg_garant.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 650px;
}
.section_garant h2 {
  font-size: 44px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 25px;
  text-align: center;
}
.section_garant h2 b {
  font-weight: 500;
}
.section_garant .sub_tittle {
  font-weight: 400;
  font-size: 20px;
  color: #8c94a2;
  text-align: center;
  margin-bottom: 108px;
}

.gar_list {
  text-align: center;
}

.gar_item {
  display: inline-block;
  vertical-align: top;
  width: 284px;
  height: 201px;
  position: relative;
  margin-right: 13px;
  padding-top: 100px;
  text-align: center;
  margin-bottom: 94px;
}
.gar_item:nth-child(4) {
  margin-right: 0;
}
.gar_item:nth-child(7) {
  margin-right: 0;
}
.gar_item .bg {
  position: absolute;
  top: -35%;
  left: 50%;
  transform: translateX(-50%);
}
.gar_item h3 {
  font-size: 16px;
  text-align: center;
  color: #111111;
  margin: 0;
  position: relative;
  z-index: 2;
  font-weight: 400;
}
.gar_item .image {
  display: inline-block;
  position: absolute;
  bottom: 120px;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, 0);
}
.gar_item .check {
  display: block;
  width: 31px;
  height: 31px;
  position: absolute;
  bottom: 20px;
  right: -10px;
}

.section_experience {
  padding-top: 0px;
  padding-bottom: 122px;
  border-bottom: 1px solid #f0f3f5;
}
.section_experience h2 {
  font-size: 44px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 25px;
  text-align: center;
}
.section_experience h2 b {
  font-weight: 500;
}
.section_experience .sub_tittle {
  font-weight: 400;
  font-size: 20px;
  color: #8c94a2;
  text-align: center;
  margin-bottom: 50px;
}

.fact_slider {
  margin: 0 auto;
}
.fact_slider .owl-stage-outer {
  overflow: visible !important;
}
.fact_slider .owl-item {
  opacity: 0;
  transition: all 0.2s;
}
.fact_slider .owl-item.active {
  opacity: 1;
}
.fact_slider .owl-dots {
  display: block;
  margin-top: 30px;
  text-align: center;
}
.fact_slider .owl-dots .owl-dot {
  border: 2px solid #d6d7e6;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  transition: all 0.2s;
}
.fact_slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.fact_slider .owl-dots .owl-dot:hover, .fact_slider .owl-dots .owl-dot.active {
  background: #448DF6;
  border: 2px solid #448DF6;
}

.item_fact {
  position: relative;
}
.item_fact:before {
  content: "";
  display: block;
  width: calc(100% + 30px);
  height: calc(100% - 60px);
  border-radius: 18px;
  background-color: white;
  box-shadow: 0px 4px 50px 0px rgba(135, 142, 179, 0.14);
  z-index: 2;
  position: absolute;
  left: -15px;
  right: -15px;
  top: 30px;
  bottom: 30px;
}
.item_fact:after {
  content: "";
  display: block;
  width: calc(100% + 60px);
  height: calc(100% - 1200px);
  border-radius: 18px;
  background-color: white;
  box-shadow: 0px 4px 50px 0px rgba(135, 142, 179, 0.14);
  z-index: 1;
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: -30px;
  right: -30px;
}
.item_fact .item_fact_content {
  border-radius: 18px;
  background-color: white;
  box-shadow: 0px 4px 50px 0px rgba(135, 142, 179, 0.14);
  position: relative;
  z-index: 3;
}

.fact_top {
  background: #fff;
  border-bottom: 1px solid #e5e6f3;
  padding: 55px;
  padding-bottom: 45px;
}
.fact_top h3 {
  display: inline-block;
  vertical-align: middle;
  width: 69%;
  font-weight: 200;
  color: #111111;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 0;
}
.fact_top h3 b {
  font-weight: 500;
}
.fact_top h3 span {
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
}
.fact_top h3 span:before {
  content: "";
  display: block;
  width: 100%;
  height: 52px;
  border: 1px dashed #cfd0e7;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  transform: skew(-10deg);
  border-radius: 10px;
}

.fact_center {
  background: #fff;
  padding: 55px;
  padding-top: 25px;
  padding-bottom: 40px;
}
.fact_center .box_1 {
  display: inline-block;
  vertical-align: top;
  width: 51%;
}
.fact_center .box_1 .link {
  margin-bottom: 40px;
}
.fact_center .box_1 .link a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 27px;
  position: relative;
  padding-top: 16px;
  margin-right: 13px;
  transition: all 0.2s;
}
.fact_center .box_1 .link a span {
  position: relative;
  z-index: 2;
}
.fact_center .box_1 .link a:before {
  content: "";
  display: block;
  width: 100%;
  height: 52px;
  background-image: linear-gradient(90deg, #327adf 0%, #468ff8 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skew(-10deg);
  border-radius: 10px;
}
.fact_center .box_1 .link a:hover, .fact_center .box_1 .link a:active, .fact_center .box_1 .link a:focus {
  text-decoration: none;
  color: #fff;
  opacity: 0.9;
}
.fact_center .box_1 .link p {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-weight: 200;
  font-size: 14px;
  color: #8c94a2;
  margin: 0;
  padding-left: 55px;
  line-height: 1.3;
}
.fact_center .box_1 .link p:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/cursor.png);
  background-size: content;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 5px;
  left: 0;
}
.fact_center .box_1 ul {
  padding: 0;
  margin: 0;
}
.fact_center .box_1 ul li {
  display: block;
  margin-bottom: 35px;
  padding-left: 28px;
  font-size: 17px;
  font-weight: 200;
  color: #111111;
  position: relative;
}
.fact_center .box_1 ul li b {
  font-weight: 500;
}
.fact_center .box_1 ul li:last-child {
  margin-bottom: 0;
}
.fact_center .box_1 ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 4px solid #fbdf7f;
  border-radius: 100%;
  position: absolute;
  top: 4px;
  left: 0;
}
.fact_center .box_2 {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  border: 1px dotted #cfd0e7;
  border-radius: 14px;
  padding: 30px 25px;
  border-radius: 6px;
}
.fact_center .box_2 .image {
  max-width: 130px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.fact_center .box_2 .image img {
  width: 100%;
  height: auto;
}
.fact_center .box_2 .zoom_document {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../img/ic_zoom.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -20px;
  z-index: 1;
    border: 0px;
}
.fact_center .box_2 .content {
  display: inline-block;
  vertical-align: top;
  padding-left: 28px;
  position: relative;
}
.fact_center .box_2 .content .info {
  padding-left: 41px;
  font-size: 15px;
  font-weight: 500;
  color: #8c94a2;
  position: relative;
  margin-bottom: 30px;
}
.fact_center .box_2 .content .info:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url(../img/ic_info.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
}
.fact_center .box_2 .content .text_hide {
  text-align: right;
}
.fact_center .box_2 .content .text_hide p {
  font-size: 15px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 5px;
  text-align: left;
}
.fact_center .box_2 .content .text_hide p b {
  font-weight: 500;
}
.fact_center .box_2 .content .text_hide .btn_hide {
  font-weight: 400;
  font-size: 15px;
  color: #357ee3;
  text-decoration: underline;
  padding: 0;
  border: none;
  background: none;
  padding-right: 24px;
  position: relative;
  cursor: pointer;
}
.fact_center .box_2 .content .text_hide .btn_hide:before {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 6px;
  right: 0;
}
.fact_center .box_2 .content .text_hide .btn_hide:hover, .fact_center .box_2 .content .text_hide .btn_hide:active, .fact_center .box_2 .content .text_hide .btn_hide:focus {
  text-decoration: none;
  text-decoration: none;
}
.fact_center .box_2 .content .text_hide .text_visible {
  display: none;
}

.fact_bottom {
  background: #FAFAFA;
  padding: 43px 55px 30px 55px;
}
.fact_bottom .face {
  margin-bottom: 28px;
}
.fact_bottom .face .image {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  margin-right: 13px;
  display: inline-block;
  vertical-align: middle;
}
.fact_bottom .face .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fact_bottom .face .text {
  display: inline-block;
  vertical-align: middle;
}
.fact_bottom .face .text span {
  font-weight: 500;
  font-size: 17px;
  color: #8c94a2;
  display: block;
  margin-bottom: 10px;
}
.fact_bottom .face .text p {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  color: #111111;
  margin: 0;
}
.fact_bottom .text_hide {
  text-align: right;
}
.fact_bottom .text_hide p {
  font-weight: 200;
  font-size: 14px;
  color: #111111;
  margin-bottom: 20px;
  text-align: left;
}
.fact_bottom .text_hide .btn_hide {
  font-weight: 400;
  font-size: 15px;
  color: #357ee3;
  text-decoration: underline;
  padding: 0;
  border: none;
  background: none;
  padding-right: 24px;
  position: relative;
  cursor: pointer;
}
.fact_bottom .text_hide .btn_hide:before {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 6px;
  right: 0;
}
.fact_bottom .text_hide .btn_hide:hover, .fact_bottom .text_hide .btn_hide:active, .fact_bottom .text_hide .btn_hide:focus {
  text-decoration: none;
  text-decoration: none;
}
.fact_bottom .text_hide .text_visible {
  display: none;
}
.fact_bottom .content {
  display: inline-block;
  vertical-align: top;
  width: 59%;
  padding-right: 50px;
}
.fact_bottom .video {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 40%;
}
.fact_bottom .video .image {
  display: inline-block;
  max-width: 417px;
  position: relative;
}
.fact_bottom .video .image img {
  width: 100%;
  height: auto;
}
.fact_bottom .video .image a {
  display: block;
  width: 89px;
  height: 89px;
  background: url(../img/ic_play.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -34.5px;
}

.nav_fact {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  text-align: right;
}
.nav_fact p {
  font-size: 18px;
  color: #8c94a2;
  font-weight: 400;
  margin: 0 27px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.nav_fact .fact_left, .nav_fact .fact_right {
  border-radius: 100%;
  padding: 0;
  border: none;
  transition: all 0.2s;
  cursor: pointer;
}
.nav_fact .fact_left:hover, .nav_fact .fact_left:active, .nav_fact .fact_left:focus, .nav_fact .fact_right:hover, .nav_fact .fact_right:active, .nav_fact .fact_right:focus {
  opacity: 0.9;
}
.nav_fact .fact_left {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 70px;
  background: url(../img/ic_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.nav_fact .fact_right {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 70px;
  background: url(../img/ic_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.section_quiz {
  padding-top: 75px;
  padding-bottom: 62px;
  background: url(../img/bg_quiz.jpg);
  background-size: 494px;
  background-repeat: no-repeat;
  background-position: 99% 100%;
}
.section_quiz h2 {
  font-size: 44px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 60px;
  text-align: center;
}
.section_quiz h2 b {
  font-weight: 500;
}

.main_quiz {
  border-radius: 14px;
  background-color: white;
  box-shadow: 0px 0px 79px 0px rgba(110, 115, 153, 0.1);
  position: relative;
  padding: 12px;
}
.main_quiz:before {
  content: "";
  display: block;
  width: 296px;
  height: 252px;
  background: url(../img/money.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -96px;
  left: -228px;
  z-index: -1;
}
.main_quiz .inner {
  border: 1px solid #f0f3f5;
  border-radius: 14px;
  padding: 32px 57px 49px 57px;
}

.quiz_step {
  display: block;
  border: 1px solid #448df6;
  border-radius: 6px;
  width: 138px;
  height: 48px;
  text-align: center;
  padding-top: 14px;
  margin: 0 auto;
  margin-bottom: 27px;
}
.quiz_step p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  color: #8c94a2;
  text-transform: uppercase;
}
.quiz_step span {
  display: inline-block;
}

.progress_bar {
  max-width: 586px;
  margin: 0 auto;
  margin-top: 27px;
  margin-bottom: 35px;
}

.progress_bar_line-wrap {
  display: block;
  background: #F0F3F5;
  position: relative;
  height: 36px;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
}

.progress_bar_line {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 16%;
  background-color: #448df6;
  border-radius: 35px;
  background: repeating-linear-gradient(130deg, #448DF6, #448DF6 10px, #63A3FF 10px, #63A3FF 20px);
  transition: all 0.4s;
}

.question_text {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  color: #111111;
  margin-bottom: 50px;
}
.question_text .number {
  display: inline-block;
  vertical-align: middle;
  color: #4c4a44;
  font-size: 18px;
  font-weight: 500;
  border-radius: 6px;
  background-color: #fddf8e;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 10px;
  margin-right: 20px;
}

.question_2 .qustion_infos {
  max-width: 686px;
  width: 100%;
}

.question_3 .qustion_infos, .question_4 .qustion_infos, .question_5 .qustion_infos, .question_6 .qustion_infos {
  max-width: 686px;
  width: 100%;
}

.qustion_infos {
  display: block;
  text-align: center;
  font-weight: 400;
  color: #8c94a2;
  font-size: 15px;
  position: relative;
  border-width: 1px;
  border-color: #c8cfdb;
  border-style: dashed;
  border-radius: 14px;
  max-width: 686px;
  height: 88px;
  padding-left: 35px;
  padding-right: 35px;
  margin: 0 auto;
  margin-top: -20px;
  margin-bottom: 40px;
}
.qustion_infos span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}
.qustion_infos:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../img/quiz-warning.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -20px;
}

.answers {
  padding-left: 30px;
  margin-bottom: 35px;
  text-align: center;
}

.test_item {
  height: 99px;
  border-radius: 14px;
  background-color: #f6f6f6;
  margin-bottom: 25px;
  position: relative;
  max-width: 449px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 106px;
}
.test_item:nth-child(2), .test_item:nth-child(4), .test_item:nth-child(5) {
  margin-right: 0;
}
.test_item input {
  display: none;
}
.test_item label {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
}
.test_item input:checked + label .check:after {
  background: url(../img/check_active.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.test_item .check {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: absolute;
  left: -31px;
  top: 50%;
  transform: translate(0, -50%);
}
.test_item .check:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  width: 50px;
  height: 50px;
  background: url(../img/check_normal.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s;
}
.test_item .check:before {
  content: "";
  display: block;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  background-color: white;
  box-shadow: 0px 0px 25px 0px rgba(110, 115, 153, 0.1);
  position: absolute;
  top: -6px;
  left: -6px;
  z-index: -1;
}
.test_item .cont {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translate(0, -50%);
}
.test_item .ic {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 37px;
  margin-right: 18px;
  background: url(../img/payment.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.test_item .text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  color: #111111;
  font-size: 16px;
}

.answers_6 .test_item:nth-child(3) {
  margin-right: 0;
}

.question_3 .test_item .ic, .question_4 .test_item .ic, .question_5 .test_item .ic {
  width: 40px;
  height: 53px;
  background: url(../img/quiz-document.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.question_6 .test_item .ic {
  width: 40px;
  height: 40px;
  background: url(../img/man.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.test_btn_block .box_1 {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
.test_btn_block .box_2 {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.test_btn_block .btn_prev {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #b1bbcb;
  padding: 0;
  border: none;
  background: none;
  border-bottom: 8px;
  border-bottom: 1px dotted #b1bbcb;
  cursor: pointer;
  transition: all 0.2s;
}
.test_btn_block .btn_prev:hover, .test_btn_block .btn_prev:active, .test_btn_block .btn_prev:focus {
  border-bottom: 1px dotted transparent;
}
.test_btn_block .main_btn button {
  height: 112px;
  min-width: 367px;
  width: 100%;
  font-size: 18px;
}
.test_btn_block .main_btn .ic {
  margin-left: 18px;
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 14px;
  background: url(../img/quiz-arrow.png);
}

.question {
  display: none;
}
.question.active {
  display: block;
}

.question_finish {
  margin: -42px -67px -59px -67px;
  border-radius: 14px;
  position: relative;
  overflow: hidden;
}
.question_finish .finish_content {
  display: inline-block;
  vertical-align: top;
  width: 60.6%;
  position: relative;
}
.question_finish .finish_content .cont_tittle {
  position: absolute;
  top: 57px;
  left: 247px;
}
.question_finish .finish_content .cont_tittle .checks {
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 6px;
  background-image: url(../img/check_finish.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: white;
  box-shadow: 0px 0px 50px 0px rgba(127, 138, 164, 0.15);
  margin: 0 auto;
  border: 5px solid #fff;
  margin-bottom: 18px;
}
.question_finish .finish_content .cont_tittle h3 {
  font-size: 24px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 22px;
}
.question_finish .finish_content .cont_tittle h3 b {
  font-weight: 500;
}
.question_finish .finish_content .cont_tittle p {
  font-size: 15px;
  font-weight: 200;
  color: #777c85;
  margin: 0;
}
.question_finish .finish_content .cont_tittle p b {
  font-weight: 700;
}
.question_finish .finish_content .cont_abs {
  position: absolute;
  top: 317px;
  left: 312px;
  font-size: 16px;
  color: #111111;
  font-weight: 200;
  margin: 0;
}
.question_finish .finish_content .cont_abs b {
  font-weight: 500;
}
.question_finish .finish_content .cont_phone {
  position: absolute;
  left: 124px;
  bottom: 66px;
  width: 521px;
  height: 134px;
  padding-top: 32px;
  padding-left: 59px;
}
.question_finish .finish_content .cont_phone:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../img/warning.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -20px;
}
.question_finish .finish_content .cont_phone img {
  position: absolute;
  top: -39.5%;
  left: 50%;
  transform: translateX(-50%);
}
.question_finish .finish_content .cont_phone h4 {
  z-index: 2;
  position: relative;
  font-weight: 500;
  font-size: 20px;
  color: #111111;
  margin-bottom: 15px;
}
.question_finish .finish_content .cont_phone h4 a {
  color: #357ee3;
  text-decoration: underline;
}
.question_finish .finish_content .cont_phone h4 a:hover, .question_finish .finish_content .cont_phone h4 a:active, .question_finish .finish_content .cont_phone h4 a:focus {
  text-decoration: none;
  color: #357ee3;
}
.question_finish .finish_content .cont_phone p {
  z-index: 2;
  position: relative;
  margin: 0;
  font-size: 15px;
  font-weight: 200;
  color: #8c94a2;
}
.question_finish .form_question {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 0;
  margin-top: 10px;
  margin-right: 10px;
  padding-right: 74px;
  padding-top: 49px;
  padding-left: 75px;
  padding-bottom: 49px;
  box-shadow: none;
  border-left: 1px solid #f0f3f5;
}
.question_finish .form_question:before, .question_finish .form_question:after {
  display: none;
}
.question_finish .form_question .f_policy {
  margin: 0;
  margin-top: 20px;
}
.question_finish .form_question .f_policy br {
  display: none;
}

.section_practice {
  background: url(../img/bg_practive.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 80px;
  padding-bottom: 97px;
}
.section_practice .col-lg-3 {
  transform: translate(0, -50px);
}
.section_practice h2 {
  font-size: 44px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 50px;
}
.section_practice h2 b {
  font-weight: 500;
}
.section_practice h2 span {
  font-size: 20px;
  position: relative;
  font-weight: 400;
  color: #8c94a2;
  padding: 0 17px;
  margin-left: 20px;
}
.section_practice h2 span:before {
  content: "";
  display: block;
  width: 100%;
  height: 59px;
  border: 1px solid #458ff8;
  transform: skew(-10deg);
  border-radius: 10px;
  position: absolute;
  top: -17px;
  left: 0;
  right: 0;
  bottom: 0;
}
.section_practice .content {
  position: absolute;
  top: 140px;
  right: 50px;
}
.section_practice .content img {
  display: block;
  margin-bottom: 18px;
}
.section_practice .content h3 {
  font-weight: 500;
  font-size: 20px;
  color: #111111;
  margin-bottom: 40px;
}
.section_practice .content p {
  padding-left: 5px;
  color: #111111;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.765;
}
.section_practice .content p b {
  font-weight: 500;
}
.section_practice .content p span {
  padding-bottom: 3px;
  border-bottom: 1px solid #468FF8;
}

.image_dogovor {
  transform: translate(-190px, 0px);
  position: relative;
}
.image_dogovor a {
  position: absolute;
  top: 250px;
  left: 300px;
}

.practive_qestion {
  margin-top: 5px;
}
.practive_qestion p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-right: 28px;
  font-weight: 200;
  color: #111111;
  font-size: 19px;
}
.practive_qestion p b {
  font-weight: 500;
}
.practive_qestion .main_btn {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
}
.practive_qestion .main_btn button {
  padding: 32px 40px 30px 40px;
  min-width: 352px;
  font-weight: 500;
}

.item_practice {
  width: 271px;
  height: 282px;
  position: relative;
  padding-left: 40px;
  padding-bottom: 57px;
  text-align: left;
  display: inline-block;
}
.item_practice:nth-child(1) .image {
  transform: translate(-30px, -20px);
}
.item_practice:nth-child(1) h3 {
  margin-top: -50px;
}
.item_practice:nth-child(2) {
  margin-top: -50px;
  padding-top: 1px;
}
.item_practice:nth-child(2) .image {
  transform: translate(-10px, -20px);
}
.item_practice:nth-child(2) h3 {
  margin-top: -20px;
}
.item_practice:nth-child(3) {
  margin-top: -40px;
  padding-top: 10px;
}
.item_practice:nth-child(3) .image {
  transform: translate(-20px, -20px);
}
.item_practice:nth-child(3) h3 {
  margin-top: -25px;
}
.item_practice .bg {
  position: absolute;
  top: -4%;
  left: 50%;
  transform: translateX(-50%);
}
.item_practice h3 {
  font-weight: 500;
  font-size: 20px;
  color: #111111;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.item_practice p {
  font-size: 15px;
  color: #8c94a2;
  font-weight: 400;
  position: relative;
  z-index: 2;
}
.item_practice .image {
  display: block;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}

.section_protection {
  position: relative;
}
.section_protection:before {
  content: "";
  display: block;
  width: 100%;
  height: 70%;
  background: url(../img/protection/bg_protection-ИЗМЕНИТЬ.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.m_decision {
  padding-top: 161px;
  padding-bottom: 37px;
}
.m_decision h2 {
  font-size: 44px;
  font-weight: 200;
  color: #111111;
  margin-bottom: 25px;
  text-align: center;
}
.m_decision h2 b {
  font-weight: 500;
}
.m_decision .sub_tittle {
  font-weight: 400;
  font-size: 20px;
  color: #8c94a2;
  text-align: center;
  margin-bottom: 50px;
}

.decis_item {
  width: 277px;
  height: 288px;
  margin-right: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  padding-top: 65px;
  padding-bottom: 35px;
}
.decis_item .bg {
  position: absolute;
  top: -20%;
  left: 53%;
  transform: translateX(-50%);
}
.decis_item:last-child {
  margin-right: 0;
}
.decis_item h3 {
  margin: 0;
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 18px;
  color: #111111;
  position: relative;
  z-index: 2;
}
.decis_item p {
  margin-bottom: 38px;
  font-weight: 400;
  font-size: 14px;
  color: #8c94a2;
  position: relative;
  z-index: 2;
}
.decis_item .image {
  position: relative;
  z-index: 2;
  max-width: 230px;
  height: auto;
  display: inline-block;
  margin-bottom: 20px;
}

.m_protection {
  overflow: hidden;
  padding-top: 91px;
  position: relative;
  min-height: 771px;
}
.m_protection:before {
  content: "";
  display: block;
  width: 350px;
  height: 480px;
  background: url(../img/protection/schit-ИЗМЕНИТЬ.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  top: 148px;
  left: -110px;
}
.m_protection h2 {
  font-size: 50px;
  color: #111111;
  font-weight: 200;
  line-height: 1.2;
}
.m_protection h2 b {
  font-weight: 500;
}
.m_protection h2 span {
  display: inline-block;
  vertical-align: middle;
  width: 71px;
  height: 31px;
  background: url(../img/protection/ic_tittle-ИЗМЕНИТЬ.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 20px;
}
.m_protection .desc {
  margin-bottom: 50px;
  color: #8c94a2;
  font-weight: 400;
  font-size: 18px;
}
.m_protection .desc span {
  display: inline-block;
  border-radius: 4px;
  background-color: #468ff8;
  height: 30px;
  color: #fff;
  padding: 0 6px;
  margin-right: 7px;
  margin-bottom: 6px;
}
.m_protection .text {
  margin-bottom: 50px;
  color: #8c94a2;
  font-weight: 400;
  font-size: 18px;
}

.image_protection {
  display: block;
  width: 978px;
  height: 771px;
  background: url(../img/protection/bg_protection-ИЗМЕНИТЬ.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  bottom: 0;
  right: 66px;
}

.prot_info {
  max-width: 392px;
  height: 100px;
  color: #111111;
  line-height: 1.556;
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
  font-weight: 500;
  position: relative;
}
.prot_info span {
  position: relative;
  z-index: 3;
}
.prot_info:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 0px 50px 0px rgba(127, 138, 164, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.prot_info:before {
  content: "";
  display: block;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 0px 50px 0px rgba(127, 138, 164, 0.01);
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  z-index: 1;
}

.section_consultation {
  padding-top: 105px;
  padding-bottom: 70px;
  background: url(../img/bg_garant.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 650px;
}
.section_consultation h2 {
  color: #111111;
  font-size: 44px;
  font-weight: 200;
  line-height: 1.364;
}
.section_consultation h2 b {
  font-weight: 500;
}
.section_consultation h4 {
  font-size: 20px;
  font-weight: 400;
  color: #8c94a2;
  margin-bottom: 29px;
}

.consult_info {
  width: 521px;
  height: 132px;
  padding: 23px;
  padding-left: 57px;
  background: url(../img/bg_warning.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 34px 0 60px 0;
  position: relative;
}
.consult_info:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../img/warning.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -25px;
}
.consult_info h3 {
  font-size: 20px;
  color: #111111;
  margin-bottom: 24px;
  font-weight: 500;
}
.consult_info h3 a {
  color: #357ee3;
  text-decoration: underline;
}
.consult_info h3 a:hover, .consult_info h3 a:active, .consult_info h3 a:focus {
  text-decoration: none;
  color: #357ee3;
}
.consult_info p {
  font-weight: 400;
  font-size: 15px;
  color: #8c94a2;
  margin: 0;
}

.list_consult {
  padding: 0;
  margin: 0;
}
.list_consult li {
  display: block;
  margin-bottom: 25px;
  padding-left: 36px;
  position: relative;
  font-size: 16px;
  color: #111111;
  font-weight: 400;
}
.list_consult li:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/check.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
}
.list_consult li:last-child {
  margin-bottom: 0;
}

.consult_present {
  margin-top: 53px;
  margin-left: 56px;
  background: #FFE192;
  padding: 10px 35px 10px 58px;
  border-radius: 6px;
  background-color: #ffe192;
  box-shadow: 0px 0px 60px 0px rgba(248, 208, 103, 0.2);
  position: relative;
  display: inline-block;
  height: 82px;
}
.consult_present p {
  font-weight: 400;
  font-size: 15px;
  color: #111111;
  margin: 0;
}
.consult_present p b {
  font-weight: 500;
}
.consult_present:before {
  content: "";
  display: block;
  width: 128px;
  height: 134px;
  background: url(../img/image.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: -56px;
  top: -13px;
}

.form_consult {
  display: inline-block;
  position: relative;
}
.form_consult h3.tittle {
  font-weight: 200 !important;
  font-size: 22px !important;
}
.form_consult h3.tittle b {
  font-weight: 500 !important;
}
.form_consult:after {
  content: "";
  display: block;
  width: 234px;
  height: 373px;
  background: url(../img/mobile.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: -134px;
  bottom: 53px;
}
.form_consult:before {
  content: "";
  display: block;
  width: 200px;
  height: 338px;
  background: url(../img/pencil.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -160px;
  top: 110px;
}
.form_consult form {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
}
.form_consult form:before {
  background: #458ff8;
}
.form_consult form .f_policy {
  margin: 0;
  margin-top: 20px;
}
.form_consult form .f_policy p br {
  display: none;
}

.section_etaps {
  padding-top: 80px;
  padding-bottom: 80px;
}
.section_etaps h2 {
  color: #111111;
  font-size: 44px;
  font-weight: 200;
  text-align: center;
  margin-bottom: 53px;
}
.section_etaps h2 b {
  font-weight: 500;
}

.nav_etaps {
  background-color: white;
  border-radius: 12px;
  border: 1px solid #e7e7f1;
  padding: 9px;
  margin-bottom: 0px;
}
.nav_etaps li {
  display: inline-block;
  vertical-align: middle;
}
.nav_etaps li:last-child a {
  border-right: none;
}
.nav_etaps li:last-child p {
  color: #8c94a2;
  line-height: 1.15;
}
.nav_etaps li:last-child p b {
  color: #111111;
}
.nav_etaps span {
  font-size: 12px;
  color: #8c94a2;
  font-weight: 500;
  background: #fff;
  border-radius: 6px;
  width: 22px;
  height: 22px;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
  text-align: center;
  padding-top: 3px;
}
.nav_etaps p {
  font-size: 15px;
  font-weight: 500;
  color: #111111;
  text-align: center;
  margin: 0;
  line-height: 1.267;
}
.nav_etaps a {
  padding: 5px 5px 0 5px;
  display: block;
  height: 80px;
  width: 190px;
  border-right: 1px solid #e7e7f1;
}
.nav_etaps a:hover, .nav_etaps a:active, .nav_etaps a:focus, .nav_etaps a.active {
  border-radius: 12px;
  background-image: linear-gradient(90deg, #fed851 0%, #f8e399 100%);
  height: 80px;
  width: 190px;
  border-right: 1px solid transparent;
  text-decoration: none;
}

.etaps_slider {
  max-width: 1295px;
  margin: 0 auto;
  margin-top: -20px;
}
.etaps_slider .owl-stage-outer {
  overflow: hidden !important;
}
.etaps_slider .owl-item {
  opacity: 0;
  transition: all 0.2s;
}
.etaps_slider .owl-item .item {
  padding: 60px;
  padding-bottom: 100px;
}
.etaps_slider .owl-item.active {
  opacity: 1;
}
.etaps_slider .owl-nav {
  max-width: 1250px;
  margin: 0 auto;
}
.etaps_slider .owl-prev {
  display: block;
  width: 70px;
  height: 70px;
  background: url(../img/ic_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -35px;
}
.etaps_slider .owl-next {
  display: block;
  width: 70px;
  height: 70px;
  background: url(../img/ic_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -35px;
}
.etaps_slider .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}
.etaps_slider .owl-dots .owl-dot {
  border: 2px solid #d6d7e6;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  transition: all 0.2s;
}
.etaps_slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.etaps_slider .owl-dots .owl-dot:hover, .etaps_slider .owl-dots .owl-dot.active {
  background: #448DF6;
  border: 2px solid #448DF6;
}

.etap_item {
  position: relative;
}
.etap_item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-color: white;
  box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.11);
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.etap_item:after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  border-radius: 12px;
  background-color: white;
  box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.11);
  z-index: 1;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
}
.etap_item .image, .etap_item .content {
  position: relative;
  z-index: 4;
}
.etap_item.etap_1 .image img {
  transform: scale(1.2);
}
.etap_item .image {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding: 35px 50px 50px 50px;
}
.etap_item .image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.etap_item .content {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
  padding: 35px 50px 50px 0;
}
.etap_item .content .step_number {
  display: inline-block;
  font-size: 20px;
  color: #458ff8;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 10px 24px;
  z-index: 2;
  height: 38px;
  margin-bottom: 25px;
}
.etap_item .content .step_number:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: skew(-10deg);
  z-index: -1;
}
.etap_item .content h3 {
  font-weight: 200;
  font-size: 32px;
  margin-bottom: 39px;
  color: #111111;
}
.etap_item .content h3 b {
  font-weight: 500;
}
.etap_item .content ul {
  padding: 0;
  margin: 0;
}
.etap_item .content ul li {
  display: block;
  position: relative;
  font-weight: 200;
  color: #777c85;
  font-size: 16px;
  padding-left: 47px;
  margin-bottom: 40px;
}
.etap_item .content ul li:last-child {
  margin-bottom: 0;
}
.etap_item .content ul li b {
  font-weight: 500;
}
.etap_item .content ul li:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(../img/check.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -3px;
  left: 0;
}

.etap_item.etap_2 .image {
  position: relative;

}
.etap_item.etap_2 .content ul {
  margin-bottom: 45px;
}
.etap_item.etap_2 .content ul li {
  padding-left: 30px;
  margin-bottom: 27px;
}
.etap_item.etap_2 .content ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  top: -2px;
}
.etap_item.etap_2 .content ul p {
  color: #111111;
  font-weight: 500;
  font-size: 16px;
}
.etap_item.etap_2 .content ul ul {
  padding: 0;
  margin: 0;
  margin-top: -5px;
  margin-left: -30px;
}
.etap_item.etap_2 .content ul ul li {
  margin-bottom: 12px;
}
.etap_item.etap_2 .content ul ul li:last-child {
  margin-bottom: 0;
}
.etap_item.etap_2 .content ul ul li:before {
  width: 10px;
  height: 2px;
  background: #468FF8;
  position: absolute;
  top: 11px;
  left: 9px;
}
.etap_item.etap_2 .content p.descs {
  margin-bottom: 0;
  font-size: 15px;
  color: #111111;
  font-weight: 500;
}

.etap_item.etap_3 .content ul {
  margin-bottom: 45px;
}
.etap_item.etap_3 .content ul li {
  padding-left: 35px;
  margin-bottom: 30px;
}
.etap_item.etap_3 .content ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  top: -1px;
}
.etap_item.etap_3 .content ul li:last-child {
  margin-bottom: 0;
}

.etap_item.etap_4 .step_infos {
  background: #F8FAFD;
  padding: 15px 30px;
  font-weight: 200;
  color: #777c85;
  font-size: 16px;
  min-height: 108px;
  margin-bottom: 34px;
  border-radius: 14px;
  position: relative;
}
.etap_item.etap_4 .step_infos b {
  font-weight: 500;
}
.etap_item.etap_4 .step_infos.step_infos1 {
  padding-top: 30px;
}
.etap_item.etap_4 .step_infos:last-child {
  margin-bottom: 0;
}
.etap_item.etap_4 .step_infos:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/check.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  z-index: 2;
}
.etap_item.etap_4 .step_infos:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -17px;
  z-index: 1;
  margin-top: -17px;
}

.etap_item.etap_6 .content ul li {
  margin-bottom: 30px;
}

.etap_item.etap_6 h3 {
  margin-bottom: 28px;
}
.etap_item.etap_6 p {
  font-weight: 200;
  color: #777c85;
  font-size: 16px;
  margin-bottom: 30px;
}
.etap_item.etap_6 .yellow {
  margin-top: 45px;
  border-radius: 6px;
  background-color: #ffe192;
  box-shadow: 0px 0px 60px 0px rgba(248, 208, 103, 0.2);
  font-weight: 500;
  font-size: 16px;
  color: #111111;
  padding: 15px 28px;
}

.m_question {
  background: url(../img/bg_question.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 106px 0 100px 0;
  position: relative;
}
.m_question h2 {
  font-size: 44px;
  font-weight: 200;
  color: #fff;
  margin-bottom: 111px;
  text-align: center;
}
.m_question h2 b {
  font-weight: 500;
}

.q_timir .name, .q_kiril .name {
  position: absolute;
  z-index: 2;
}
.q_timir .name span, .q_kiril .name span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #2d2e33;
  margin-bottom: 14px;
  position: relative;
  padding: 13px 21px 12px 21px;
  text-align: center;
  text-transform: uppercase;
}
.q_timir .name span:before, .q_kiril .name span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.4);
  transform: skew(-10deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: -1;
}
.q_timir .name p, .q_kiril .name p {
  font-size: 13px;
  color: #cfd7e6;
  margin: 0;
}
.q_timir .tim, .q_kiril .tim {
  bottom: 278px;
  left: 243px;
}
.q_timir .kir, .q_kiril .kir {
  bottom: 167px;
  right: 221px;
}

.q_timir {
  display: block;
  width: 620px;
  height: 862px;
  height: 925px;
  background: url(../img/question/timur.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  bottom: 0;
  left: 132px;
}

.q_kiril {
  display: block;
  width: 635px;
  height: 925px;
  background: url(../img/question/kiril.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  bottom: 0;
  right: 153px;
}

.question_call {
  margin-bottom: 58px;
  text-align: center;
}
.question_call h3 {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin: 0;
  margin-bottom: 25px;
}
.question_call h3 a {
  display: inline-block;
  position: relative;
  color: #fff;
  padding: 0 17px;
  z-index: 2;
  margin-left: 10px;
}
.question_call h3 a:before {
  content: "";
  display: block;
  width: 100%;
  height: 42px;
  border-radius: 6px;
  background-color: #448df6;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.question_call h3 a:hover, .question_call h3 a:active, .question_call h3 a:focus {
  text-decoration: none;
  color: #fff;
}
.question_call p {
  margin: 0;
  font-weight: 200;
  font-size: 18px;
  color: #afb5c0;
}

.quest_item {
  text-align: center;
  margin-bottom: 50px;
}
.quest_item span {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../img/check-q.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 17px;
}
.quest_item p {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 1.6;
  text-align: center;
  margin: 0;
}

.question_info {
  box-shadow: 0px 0px 60px 0px rgba(248, 208, 103, 0.2);
  background: url(../img/question/info.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 585px;
  height: 99px;
  position: relative;
  text-align: center;
  padding-top: 25px;
  color: #6c563e;
  font-size: 18px;
  font-weight: 400;
  margin: 0 auto;
  z-index: 2;
}
.question_info:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url(../img/question/inf_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -24px;
  left: -24px;
}
.question_info:after {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url(../img/question/inf_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -24px;
  right: -24px;
}

.section_contact {
  padding-top: 220px;
}
.section_contact h2 {
  color: #111111;
  font-size: 44px;
  font-weight: 200;
  text-align: center;
  margin: 9px;
  margin-bottom: 34px;
}
.section_contact h2 b {
  font-weight: 500;
}
.section_contact h2:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -48px;
}
.section_contact .sub_tittle {
  font-size: 20px;
  color: #8c94a2;
  font-weight: 400;
  text-align: center;
  margin: 0;
}

.list_contact {
  margin: 0;
  margin-top: 50px;
  padding: 0;
  text-align: center;
  margin-bottom: -63px;
  z-index: 3;
  position: relative;
}
.list_contact:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-color: white;
  box-shadow: 0px 0px 70px 0px rgba(127, 138, 164, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.list_contact:after {
  content: "";
  display: block;
  width: calc(100% - 62px);
  height: 112px;
  border-radius: 16px;
  background-color: white;
  box-shadow: 0px 0px 70px 0px rgba(127, 138, 164, 0.1);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: 1;
}
.list_contact li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 19%;
  min-height: 156px;
  position: relative;
  padding: 24px 20px;
  z-index: 3;
}
.list_contact li:last-child:after {
  display: none;
}
.list_contact li:after {
  content: "";
  width: 1px;
  height: 80px;
  background-color: #e7e7f1;
  position: absolute;
  bottom: 29px;
  right: 0;
}
.list_contact span {
  display: block;
  font-size: 12px;
  color: #8c94a2;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 21px;
}
.list_contact p {
  color: #111111;
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}

.c_phone .phone {
  font-weight: 500;
  font-size: 17px;
  color: #111111;
  display: block;
  text-align: center;
  transition: all 0.2s;
  margin-bottom: 14px;
}
.c_phone .phone:hover, .c_phone .phone:active, .c_phone .phone:focus {
  text-decoration: none;
  color: #468FF8;
}
.c_phone .whatsapp, .c_phone .telegram {
  transition: all 0.2s;
}
.c_phone .whatsapp:hover, .c_phone .whatsapp:active, .c_phone .whatsapp:focus, .c_phone .telegram:hover, .c_phone .telegram:active, .c_phone .telegram:focus {
  opacity: 0.8;
}
.c_phone .whatsapp {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(../img/ic_whatsapp.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c_phone .telegram {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(../img/form_tg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.c_email a {
  font-weight: 500;
  font-size: 17px;
  color: #111111;
  transition: all 0.2s;
}
.c_email a:hover, .c_email a:active, .c_email a:focus {
  text-decoration: none;
  color: #468FF8;
}

.c_social a {
  display: inline-block;
  font-size: 17px;
  color: #458ff7;
  margin-bottom: 15px;
  transition: all 0.2s;
}
.c_social a:last-child {
  margin-bottom: 0;
}
.c_social a:hover, .c_social a:active, .c_social a:focus {
  text-decoration: none;
  color: #468FF8;
}

#map {
  min-height: 915px;
}
#map iframe {
  height: 915px;
}

.maps_block {
  position: relative;
  height: 915px;
  overflow: hidden;
}

.maps_container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-width: 1220px;
  margin: 0 auto;
  z-index: 222;
}

.form_question {
  position: absolute;
  right: 0;
  bottom: 55px;
  z-index: 222;
  border-radius: 14px;
  background-color: #fff;
  box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.14);
  padding: 35px 56px 25px 46px;
  z-index: 1;
  text-align: center;
  max-width: 450px;
}
.form_question .contant {
  position: relative;
  z-index: 2;
}
.form_question:after {
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #f5f6f8;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.form_question:before {
  content: "";
  display: block;
  border-radius: 14px 0 0 14px;
  background-color: #458ff8;
  width: 9px;
  height: calc(100% - 66px);
  position: absolute;
  top: 33px;
  left: -9px;
  z-index: -1;
}
.form_question h3.tittle {
  font-size: 22px;
  color: #2e2e2f;
  font-weight: 500;
  margin: 0;
  margin-bottom: 17px;
}
.form_question p.sub_tittle {
  font-weight: 400;
  font-size: 17px;
  color: #8c94a2;
  margin-bottom: 25px;
}
.form_question .inp_field {
  border-radius: 6px;
  background-color: #f5f6f8;
  box-shadow: inset 0px 4px 16px 0px rgba(146, 149, 176, 0.04);
  margin-bottom: 14px;
  position: relative;
}
.form_question .inp_field input {
  display: block;
  width: 100%;
  padding: 22px 29px 23px 86px;
  background: none;
  border: none;
  color: #6a6e75;
  font-weight: 100;
  font-size: 17px;
}
.form_question .inp_name:before {
  content: "";
  display: block;
  width: 18px;
  height: 22px;
  background: url(../img/ic_man.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -11px;
}
.form_question .inp_name:after {
  content: "";
  display: block;
  background-color: #dee2e9;
  width: 1px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 64px;
  margin-top: -13px;
}
.form_question .inp_phone:before {
  content: "";
  display: block;
  width: 20px;
  height: 21px;
  background: url(../img/ic_phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -10.5px;
}
.form_question .inp_phone:after {
  content: "";
  display: block;
  background-color: #dee2e9;
  width: 1px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 64px;
  margin-top: -13px;
}
.form_question .inp_question input, .form_question .inp_vk input {
  padding-left: 29px;
}
.form_question .inp_vk {
  display: none;
}
.form_question .t_com {
  font-size: 11px;
  font-weight: 500;
  color: #adaec2;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 14px;
  margin-top: 20px;
}
.form_question .type_communition {
  margin-bottom: 15px;
}
.form_question .commun_field {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
}
.form_question .commun_field:first-child {
  margin-left: 0;
}
.form_question .commun_field input {
  display: none;
}
.form_question .commun_field input:checked + .checkbox_label {
  transition: all 0.2s;
}
.form_question .commun_field input:checked + .checkbox_label:before {
  opacity: 1;
  z-index: 1;
}
.form_question .checkbox_label {
  padding: 13px 5px;
  width: 100%;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.form_question .checkbox_label:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(128, 139, 163, 0.1);
  transition: all 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.form_question .checkbox_label.phone .ic {
  background: url(../img/form_phone.png);
}
.form_question .checkbox_label.whatsapp .ic {
  background: url(../img/form_whatsapp.png);
}
.form_question .checkbox_label.telegram .ic {
  background: url(../img/form_telegram.png);
}
.form_question .checkbox_label.tg .ic {
  background: url(../img/form_tg.png);
}
.form_question .checkbox_label .ic {
  margin-bottom: 2px;
  width: 36px;
  height: 36px;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.form_question .checkbox_label p {
  text-align: center;
  margin: 0;
  color: #858fa0;
  font-size: 14px;
  font-weight: 100;
  position: relative;
  z-index: 2;
}
.form_question .no_call input {
  display: none;
}
.form_question .no_call input:checked + label i:before {
  opacity: 1;
}
.form_question .no_call label {
  cursor: pointer;
}
.form_question .no_call label i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: #468ff8;
  position: relative;
}
.form_question .no_call label i:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: url(../img/ic_checkbox.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -4px;
  opacity: 0;
  transition: all 0.2s;
}
.form_question .no_call label span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #111111;
  transition: all 0.2s;
}
.form_question .no_call label:hover span, .form_question .no_call label:active span, .form_question .no_call label:focus span {
  color: #468FF8;
}
.form_question .main_btn {
  display: block;
  width: 100%;
  margin-top: 15px;
}
.form_question .main_btn button {
  font-size: 18px;
  color: #111111;
  font-weight: 500;
}
.form_question .f_policy {
  margin: 0px -35px 0 -30px;
  margin-top: 20px;
  text-align: center;
}
.form_question .f_policy p {
  font-weight: 100;
  font-size: 13px;
  color: #111111;
  line-height: 1.538;
  margin: 0;
  text-align: center;
}
.form_question .f_policy a {
  color: #1ba0fa;
  text-decoration: underline;
}
.form_question .f_policy a:hover, .form_question .f_policy a:active, .form_question .f_policy a:focus {
  text-decoration: none;
  color: #1ba0fa;
}

footer {
  background: #FFFFFF;
  padding: 53px 0 47px 0;
}
footer h3 {
  font-weight: 700;
  color: #111111;
  font-size: 17px;
  line-height: 1.471;
  margin: 0;
  margin-bottom: 13px;
}
footer p {
  font-weight: 200;
  font-size: 14px;
  color: #8c94a2;
  line-height: 1.571;
  margin: 0;
}

.f_desc {
  margin-right: 72px;
  display: inline-block;
  vertical-align: top;
}

.f_requisites {
  display: inline-block;
  vertical-align: top;
}
.f_requisites p {
  margin-bottom: 16px;
}
.f_requisites button {
  padding: 0;
  border: none;
  background: none;
  text-align: left;
  color: #458ff7;
  text-decoration: underline;
  line-height: 1.286;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s;
}
.f_requisites button:hover, .f_requisites button:focus, .f_requisites button:active {
  color: #458ff7;
  text-decoration: none;
}

.f_adress {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.f_adress h3 {
  margin-bottom: 9px;
}
.f_adress h3:nth-child(3) {
  margin-top: 21px;
  margin-bottom: 12px;
}

.f_social {
  display: inline-block;
  vertical-align: top;
}
.f_social h3 {
  margin-bottom: 16px;
}
.f_social a {
  display: inline-block;
  margin-right: 9px;
  width: 30px;
  height: 30px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  transition: all 0.2s;
}
.f_social a:hover, .f_social a:active, .f_social a:focus {
  text-decoration: none;
  opacity: 0.8;
}
.f_social a:last-child {
  margin-right: 0;
}
.f_social .vk {
  background: url(../img/ic_tg.png);
}
.f_social .insta {
  background: url(../img/ic_insta.png);
}

.f_phone {
  margin-bottom: 20px;
}
.f_phone .phone {
  font-size: 17px;
  color: #111111;
  font-weight: bold;
  line-height: 1.471;
  text-align: right;
  transition: all 0.2s;
}
.f_phone .phone:hover, .f_phone .phone:active, .f_phone .phone:focus {
  text-decoration: none;
  color: #468FF8;
}
.f_phone .whatsapp {
  margin-right: 5px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/ic_whatsapp.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.f_phone .telegram {
  margin-right: 11px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/form_tg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

footer .main_btn button {
  font-weight: 500;
  font-size: 14px;
}

.main_btn {
  position: relative;
  display: inline-block;
}
.main_btn button {
  font-weight: 500;
  position: relative;
  z-index: 3;
  font-size: 14px;
  background: none;
  border: none;
  padding: 18px 40px 17px 40px;
  color: #111111;
  text-shadow: 0px 1px 3px rgba(241, 251, 237, 0.6);
  font-size: 18px;
  cursor: pointer;
  line-height: 1.333;
  position: relative;
  cursor: pointer;
}
.main_btn:after {
  content: "";
  display: block;
  width: 100%;
  border-radius: 14px;
  background-image: linear-gradient(90deg, #fed851 0%, #f8e399 100%);
  background-image: -ms-linear-gradient(90deg, #fed851 0%, #f8e399 100%);
  box-shadow: inset 0px 0px 25px 0px rgba(246, 230, 169, 0.54);
  box-shadow: 0px 4px 0px 0px rgba(199, 170, 69, 0.004);
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
.main_btn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 26px;
  background-color: #c7aa45;
  box-shadow: inset 0px 0px 25px 0px rgba(246, 230, 169, 0.54);
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.main_btn:hover:after, .main_btn:active:after, .main_btn:focus:after {
  background-size: 250% 300%;
}

body {
  position: relative;
}

.nav-scroll {
  position: fixed;
  top: 50%;
  left: 62px;
  transform: translate(0, -50%);
  z-index: 999;
  border-bottom: none !important;
}
.nav-scroll ul {
  padding: 0;
  margin: 0;
  max-width: 26px;
  border-bottom: none !important;
}
.nav-scroll ul .nav-item {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0;
  background: none;
}
.nav-scroll ul .nav-item:last-child {
  margin-bottom: 0;
}
.nav-scroll ul .nav-link {
  background: none !important;
  display: block;
  font-size: 12px;
  color: #889098 !important;
  text-align: center;
  border: 1px solid transparent !important;
  border-radius: 4px;
  width: 26px;
  height: 26px;
  padding: 0;
  padding-top: 3px;
  transition: all 0.2s;
}
.nav-scroll ul .nav-link:hover, .nav-scroll ul .nav-link:active, .nav-scroll ul .nav-link:focus, .nav-scroll ul .nav-link.active {
  border: 1px solid #468df5 !important;
  border-radius: 50%;
  color: #468df5 !important;
  text-decoration: none;
}

.modal {
  background: rgba(0, 0, 0, 0.8);
}
.modal .modal-dialog {
  margin-top: 150px;
  max-width: 960px;
}
.modal .modal-content {
  border-radius: 18px;
  background-color: white;
  box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.14);
  padding: 9px;
}
.modal .modal-body {
  border: 1px solid #edf0f4;
  border-radius: 14px;
  padding: 0;
}
.modal button.close {
  width: 20px;
  height: 20px;
  background: url(../img/ic_close.png);
  background-repeat: no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
}
.modal button.close:hover, .modal button.close:active, .modal button.close:focus {
  opacity: 1;
}

.modal_policy .modal_inner {
  padding: 30px 50px;
}
.modal_policy .tittle_modal {
  font-weight: 400;
  font-size: 26px;
  margin: 0;
  margin-bottom: 30px;
}
.modal_policy .text_modal {
  font-size: 16px;
  font-weight: 200;
}
.modal_policy .text_modal:last-child {
  margin-bottom: 0;
}

.modal_call .image {
  min-height: 663px;
}

.modal .image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 53%;
  max-height: 676px;
  overflow: hidden;
}
.modal .image img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.modal .image .tim {
  bottom: 246px;
  left: 59px;
}
.modal .image .kir {
  bottom: 315px;
  right: 50px;
}
.modal .image .name {
  position: absolute;
  z-index: 2;
}
.modal .image .name span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #2d2e33;
  margin-bottom: 14px;
  position: relative;
  padding: 13px 21px 12px 21px;
  text-align: center;
  text-transform: uppercase;
}
.modal .image .name span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.4);
  transform: skew(-10deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: -1;
}
.modal .image .name p {
  font-size: 13px;
  color: #cfd7e6;
  margin: 0;
}
.modal .content {
  display: inline-block;
  vertical-align: middle;
  width: 46%;
}
.modal .form_question {
  position: relative;
  left: 0;
  top: 0;
  padding-top: 27px;
  padding-bottom: 26px;
  box-shadow: none;
}
.modal .form_question:after, .modal .form_question:before {
  display: none;
}
.modal .t_com {
  margin-top: 38px;
}
.modal .main_btn button {
  height: 90px;
}
.modal .f_policy {
  margin: 0;
  margin-top: 20px;
}
.modal .f_policy br {
  display: none;
}
.modal .no_call {
  margin-top: 19px;
}
.modal .no_call label {
  margin-bottom: 0 !important;
}
.modal .no_call i {
  margin-right: 0;
  margin-bottom: 8px;
}
.modal .no_call span {
  font-size: 13px !important;
  line-height: 1.2;
}
.modal h3.tittle {
  font-size: 22px !important;
  font-weight: 200;
  color: #2e2e2f;
  margin-bottom: 35px;
}
.modal h3.tittle b {
  font-weight: 500;
}
.modal .times {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #ed0b40;
  font-weight: 500;
  margin-bottom: 22px;
  padding-left: 30px;
  text-transform: uppercase;
}
.modal .times:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/mod_time.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.modal_call_promo h3.tittle {
  font-size: 20px !important;
  margin-bottom: 28px;
}

.modal_question .image {
  height: 738px;
  max-height: 100%;
}
.modal_question .image img {
  height: 100%;
  object-fit: cover;
}
.modal_question h3.tittle {
  font-size: 22px !important;
  margin-bottom: 12px;
  font-weight: 500;
}
.modal_question p.sub_tittle {
  margin-bottom: 12px;
}
.modal_question .t_com {
  margin-top: 20px;
}
.modal_question .no_call {
  margin-top: 0 !important;
}
.modal_question .no_call i {
  margin-bottom: 0;
}

.modal_thanks .image {
  width: 49%;
}
.modal_thanks .content {
  width: 50%;
  padding: 30px 35px;
}
.modal_thanks h3 {
  font-weight: 200;
  font-size: 24px;
  margin-bottom: 25px;
}
.modal_thanks h3 b {
  font-weight: 500;
}
.modal_thanks p.thanks_time {
  padding-left: 39px;
  font-size: 18px;
  font-weight: 400;
  color: #8c94a2;
  position: relative;
  margin-bottom: 25px;
}
.modal_thanks p.thanks_time:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: url(../img/mod_times.png);
  position: absolute;
  top: 0;
  left: 0;
}
.modal_thanks h4 {
  font-size: 16px;
  color: #111111;
  font-weight: 400;
  margin-bottom: 10px;
}
.modal_thanks .thsnks_list {
  padding: 0;
  margin: 0;
}
.modal_thanks .thsnks_list li {
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 21px;
  font-weight: 400;
  font-size: 16px;
  color: #111111;
}
.modal_thanks .thsnks_list li a {
  color: #111111;
  font-weight: 700;
  transition: all 0.2s;
}
.modal_thanks .thsnks_list li a:hover, .modal_thanks .thsnks_list li a:active, .modal_thanks .thsnks_list li a:focus {
  text-decoration: none;
  color: #438BF3;
}
.modal_thanks .thsnks_list li:last-child {
  margin-bottom: 0;
}
.modal_thanks .thsnks_list li:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 4px solid #438BF3;
  border-radius: 100%;
  position: absolute;
  top: 4px;
  left: 0;
}
.modal_thanks .thanks_mess {
  padding: 0;
  margin: 31px 0 24px 0;
}
.modal_thanks .thanks_mess li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.modal_thanks .thanks_mess li:last-child {
  margin-right: 0;
}
.modal_thanks .thanks_mess a {
  min-width: 84px;
  display: block;
  text-align: center;
  font-weight: 100;
  font-size: 14px;
  color: #858fa0;
  padding: 13px 5px;
  width: 100%;
  cursor: pointer;
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  transition: all 0.2s;
  border-radius: 6px;
}
.modal_thanks .thanks_mess a:hover, .modal_thanks .thanks_mess a:active, .modal_thanks .thanks_mess a:focus {
  border: 1px solid #FEDA5B;
  text-decoration: none;
}
.modal_thanks .thanks_mess a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(128, 139, 163, 0.1);
  transition: all 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
}
.modal_thanks .thanks_mess a .ic {
  margin-bottom: 2px;
  width: 36px;
  height: 36px;
  display: block;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  margin-bottom: 8px;
}
.modal_thanks .thanks_mess a p {
  text-align: center;
  margin: 0;
  color: #858fa0;
  font-size: 14px;
  font-weight: 100;
  position: relative;
  z-index: 2;
  margin: 0;
}
.modal_thanks .thanks_mess a.whatsapp .ic {
  background: url(../img/form_whatsapp.png);
}
.modal_thanks .thanks_mess a.telegram .ic {
  background: url(../img/form_tg.png);
}
.modal_thanks .th_desc {
  font-weight: 100;
  color: #111111;
  font-size: 14px;
  margin-bottom: 25px;
}
.modal_thanks .main_btn button {
  min-width: 341px;
}

.modal_quit .modal-dialog {
  max-width: 1170px;
  margin-top: 80px;
}
.modal_quit .inp_phone {
  display: none;
}
.modal_quit h3 {
  font-size: 36px;
  font-weight: 200;
  color: #2e2e2f;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 30px;
}
.modal_quit h3 span {
  border-bottom: 1px dotted #458ef7;
}
.modal_quit h3 b {
  font-weight: 500;
}
.modal_quit .image {
  padding-left: 15px;
  vertical-align: top;
  position: relative;
  min-height: 655px;
}
.modal_quit .image .info_exit {
  position: absolute;
  max-width: 200px;
  left: 85px;
  top: 5px;
}
.modal_quit .image .image_exit {
  margin-top: 30px;
}
.modal_quit .block_exit {
  border-radius: 18px;
  background-color: white;
  box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.18);
  padding: 32px;
  left: 45px;
  bottom: 40px;
  position: absolute;
}
.modal_quit .block_exit p.title {
  font-size: 20px;
  font-weight: 500;
  color: #2e2e2f;
  margin-bottom: 25px;
}
.modal_quit .block_exit ul {
  padding: 0;
  margin: 0;
}
.modal_quit .block_exit ul li {
  display: block;
  margin-bottom: 20px;
  padding-left: 45px;
  position: relative;
}
.modal_quit .block_exit ul li:last-child {
  margin-bottom: 0;
}
.modal_quit .block_exit ul span {
  display: block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  background-color: #458ef7;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  top: -5px;
  left: 0;
  padding-top: 4px;
}
.modal_quit .block_exit ul p {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  color: #8c94a2;
}
.modal_quit .content {
  vertical-align: top;
  padding-right: 49px;
  padding-left: 45px;
  padding-top: 0px;
}
.modal_quit .exit_tittle {
  margin-left: -10px;
  margin-bottom: 24px;
}
.modal_quit .exit_tittle h5 {
  position: relative;
  text-align: center;
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  color: #2e2e2f;
  padding-top: 10px;
  z-index: 4;
}
.modal_quit .exit_tittle h5 span {
  position: relative;
  text-indent: 2;
}
.modal_quit .exit_tittle h5:before {
  content: "";
  display: block;
  background-color: #f8e49a;
  box-shadow: 0px 0px 60px 0px rgba(155, 132, 47, 0.18);
  width: 447px;
  height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  transform: skew(-10deg);
  border-radius: 10px;
}
.modal_quit .exit_tittle p {
  margin-top: -8px;
  position: relative;
  font-size: 14px;
  font-weight: 200;
  color: #8d8157;
  padding-top: 25px;
  text-align: center;
}
.modal_quit .exit_tittle p span {
  position: relative;
  z-index: 2;
}
.modal_quit .exit_tittle p:before {
  content: "";
  display: block;
  background-color: #f8e49a;
  width: 404px;
  height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skew(-10deg);
  border-radius: 10px;
  margin: 0 auto;
}
.modal_quit .form_question {
  max-width: 430px;
  box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.18);
  padding: 40px 42px;
  padding-bottom: 21px;
  border-radius: 18px;
}
.modal_quit .form_question h3.tittle {
  font-size: 24px;
  font-weight: 500;
  color: #2e2e2f;
}
.modal_quit .form_question p.sub_tittle {
  font-size: 17px;
  font-weight: 400;
  color: #8c94a2;
  margin-bottom: 27px;
}
.modal_quit .form_question .checkbox_label.email .ic {
  background: url(../img/ic_mail.png);
}
.modal_quit .form_question:before {
  content: "";
  display: block;
  border-radius: 14px 0 0 14px;
  background: #F7E59C;
  width: 9px;
  height: calc(100% - 66px);
  position: absolute;
  top: 33px;
  left: -9px;
  z-index: -1;
}
.modal_quit .inp_email:before {
  content: "";
  display: block;
  width: 29px;
  height: 19px;
  background: url(../img/ic_email.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 23px;
  top: 50%;
  margin-top: -10.5px;
}
.modal_quit .inp_email:after {
  content: "";
  display: block;
  background-color: #dee2e9;
  width: 1px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 64px;
  margin-top: -13px;
}

@media screen and (max-width: 1900px) {
  .image_promo {
    right: 0;
  }
  .image_promo .kir {
    bottom: 180px;
    right: 140px;
  }

  .m_decision {
    padding-top: 50px;
  }

  .image_protection {
    width: 899px;
    right: 0;
  }

  .q_kiril {
    right: 0;
  }

  .q_timir {
    left: 0;
  }
}
@media screen and (max-width: 1550px) {
  .h_preim1 {
    margin-left: 0;
  }

  .h_preim {
    margin-right: 35px;
  }

  .h_mess {
    margin-right: 35px;
  }

  header .main_btn button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h_desc b {
    font-size: 16px;
  }

  .image_promo {
    width: 800px;
  }

  .nav-scroll {
    left: 30px;
  }

  .image_dogovor {
    transform: translate(-147px, 0px);
    position: relative;
  }

  .m_protection:before {
    display: none;
  }

  .image_protection {
    width: 800px;
    right: 0;
  }

  .q_timir {
    width: 450px;
    background-position: top right;
  }

  .q_kiril {
    width: 450px;
    background-position: top left;
  }

  .q_timir .kir, .q_kiril .kir {
    bottom: 267px;
    right: 151px;
  }

  .m_question {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1360px) {
  .nav-scroll {
    display: none !important;
  }

  header .col-lg-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  header .col-lg-10 {
    flex: 0 0 80%;
    max-height: 80%;
  }
  header .h_preim1 {
    display: none;
  }

  .image_promo {
    width: 690px;
  }

  .preim_item {
    margin-right: 18px;
  }

  .fact_center .box_2 .image {
    max-height: 120px;
  }

  .test_item {
    margin-right: 70px;
  }

  .question_finish .finish_content {
    width: 59%;
  }

  .question_finish .finish_content .cont_phone {
    left: 100px;
  }

  .question_finish .form_question {
    padding-left: 55px;
    padding-right: 55px;
  }

  .decis_item {
    margin-right: 8px;
  }

  .m_protection .col-lg-5 {
    flex: 0 0 50%;
    max-width: 100%;
  }

  .image_protection {
    width: 680px;
    background-position: left top;
  }

  .nav_etaps a {
    width: 183px;
  }

  .maps_container {
    right: 15px;
  }

  .f_adress {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .dn_desc {
    display: none;
  }

  .nodesc {
    display: none !important;
  }

  .m_head {
    display: none;
  }

  .desc_none {
    display: none;
  }

  .no_desctop, .mobile_menu {
    display: none;
  }
}
.modal-open {
  padding-right: 0 !important;
}

.modal_pdf .modal-dialog {
  max-width: 992px;
}
.modal_pdf .modal-body {
  padding: 30px 60px 34px 60px;
  text-align: center;
}
.modal_pdf .info_delo {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 27px;
  position: relative;
  padding-top: 16px;
  margin-right: 13px;
  transition: all 0.2s;
  margin-bottom: 25px;
}
.modal_pdf .info_delo span {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.modal_pdf .info_delo:before {
  content: "";
  display: block;
  width: 100%;
  height: 52px;
  background-image: linear-gradient(90deg, #327adf 0%, #468ff8 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skew(-10deg);
  border-radius: 10px;
}
.modal_pdf .date {
  font-size: 16px;
  color: #8c94a2;
  text-align: center;
  display: block;
  width: 100%;
}
.modal_pdf .btn_box {
  margin-top: 40px;
  text-align: center;
}
.modal_pdf .btn_box .box_1, .modal_pdf .btn_box .box_2 {
  display: inline-block;
  vertical-align: middle;
}
.modal_pdf .btn_box .box_1 {
  width: 50%;
  text-align: left;
}
.modal_pdf .btn_box .box_2 {
  margin-left: -4px;
  width: 50%;
  text-align: right;
}
.modal_pdf .main_btn {
  position: relative;
  display: inline-block;
}
.modal_pdf .main_btn a {
  min-width: 364px;
  display: block;
  height: 106px;
  font-weight: 500;
  position: relative;
  z-index: 3;
  font-size: 14px;
  background: none;
  border: none;
  padding: 28px 40px 17px 40px;
  color: #111111;
  text-shadow: 0px 1px 3px rgba(241, 251, 237, 0.6);
  font-size: 18px;
  cursor: pointer;
  line-height: 50px;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.modal_pdf .main_btn a:hover, .modal_pdf .main_btn a:active, .modal_pdf .main_btn a:focus {
  text-decoration: none;
}
.modal_pdf .main_btn:after {
  content: "";
  display: block;
  width: 100%;
  border-radius: 14px;
  background-image: linear-gradient(90deg, #fed851 0%, #f8e399 100%);
  background-image: -ms-linear-gradient(90deg, #fed851 0%, #f8e399 100%);
  box-shadow: inset 0px 0px 25px 0px rgba(246, 230, 169, 0.54);
  box-shadow: 0px 4px 0px 0px rgba(199, 170, 69, 0.004);
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
.modal_pdf .main_btn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 26px;
  background-color: #c7aa45;
  box-shadow: inset 0px 0px 25px 0px rgba(246, 230, 169, 0.54);
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.modal_pdf .main_btn:hover, .modal_pdf .main_btn:active, .modal_pdf .main_btn:focus {
  text-decoration: none;
}
.modal_pdf .main_btn:hover:after, .modal_pdf .main_btn:active:after, .modal_pdf .main_btn:focus:after {
  background-size: 250% 300%;
}

.modal_scroll {
  max-height: 600px;
  overflow-y: auto;
  padding-right: 30px;
}

@media screen and (max-width: 1199px) {
  .container {
    max-width: 320px;
  }

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  header {
    display: none;
  }

  .form_question .f_policy a {
    background: none !important;
    padding: 0 !important;
    border: none !important;
  }

  .m_head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 24px 0;
    z-index: 199;
    border-bottom: 1px solid #514F52;
  }
  .m_head .row {
    justify-content: center;
    align-items: center;
  }
  .m_head .row:nth-child(2) {
    margin-top: 23px;
  }
  .m_head .row:nth-child(2) .col-lg-6:nth-child(2) {
    padding-left: 0;
  }
  .m_head .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .m_head .col-lg-7 {
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 0;
  }
  .m_head .col-lg-5 {
    text-align: right;
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 0;
  }
  .m_head .h_desc {
    margin: 0;
  }
  .m_head .h_desc p {
    font-size: 13px;
    max-width: 179px;
  }
  .m_head .h_desc p b {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .m_head .h_desc p br {
    display: none;
  }
  .m_head .hm_phone {
    padding: 0;
    border: none;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url(../img/mob_phone.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 3px;
  }
  .m_head .open_infos {
    padding: 0;
    border: none;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url(../img/mob_inf.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .m_head .h_mess {
    margin: 0;
  }
  .m_head .h_mess a {
    width: 29px;
    height: 29px;
    background-size: contain;
    margin-right: 13px;
  }
  .m_head .h_mess a:last-child {
    margin-right: 0;
  }
  .m_head .h_phone {
    margin-top: 10px;
    padding: 0;
  }
  .m_head .h_phone a {
    padding: 0;
    padding-left: 0;
    font-size: 16px;
    text-decoration: underline;
  }
  .m_head .h_phone a:before {
    display: none;
  }
  .m_head .h_phone a:hover, .m_head .h_phone a:active, .m_head .h_phone a:focus {
    text-decoration: none;
  }

  .mobile_menu {
    width: 320px;
    max-height: 331px;
    background: rgba(28, 28, 28, 0.949);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    padding: 93px 40px 37px 40px;
    transform: translate(0, -120%);
    transition: all 0.2s;
  }
  .mobile_menu.open {
    transform: translate(0, 0);
    transition: all 0.2s;
  }
  .mobile_menu .close_mob {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../img/ic_close.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    padding: 0;
    top: 23px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .mobile_menu .h_preim1 {
    padding-left: 85px;
  }
  .mobile_menu .h_preim1 span {
    vertical-align: middle;
    width: 68px;
    height: 77px;
    background-size: 58px;
    background-position: center center;
  }
  .mobile_menu .h_preim2 {
    margin-bottom: 0;
  }
  .mobile_menu .h_preim2 span {
    vertical-align: middle;
    height: 98px;
    width: 68px;
    background-size: contain;
  }
  .mobile_menu .h_preim {
    margin: 0;
    margin-bottom: 25px;
  }
  .mobile_menu .h_preim b {
    font-size: 14px;
    margin-bottom: 11px;
  }
  .mobile_menu .h_preim a {
    font-size: 14px;
    margin-bottom: 11px;
  }
  .mobile_menu .h_preim p {
    font-size: 13px;
    color: #c4c7d3;
  }

  .section_first {
    background: url(../img/bg_promo.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
  }

  .section_promo {
    background: none;
    padding-bottom: 0;
    min-height: auto;
    padding-bottom: 500px;
    padding-top: 200px;
  }
  .section_promo h1 {
    font-size: 32px;
    margin-right: -5px;
    margin-bottom: 27px;
  }
  .section_promo h1 br {
    display: none;
  }
  .section_promo h1 .bd {
    display: inline-block;
    position: relative;
    padding-left: 7px;
    padding-right: 7px;
    width: 137px;
    height: 42px;
    margin: 0;
  }
  .section_promo h1 .bd span {
    display: none;
  }
  .section_promo h1 .bd:before {
    height: 42px;
    top: 5px;
  }
  .section_promo h1 .ic {
    width: 24px;
    height: 22px;
    margin-left: 13px;
    transform: translate(0, 2px);
  }
  .section_promo .main_btn {
    position: absolute;
    z-index: 4;
    left: 15px;
    right: 15px;
    bottom: -400px;
  }
  .section_promo .main_btn button {
    height: 88px;
    font-size: 16px;
    padding-top: 9px;
    padding-bottom: 5px;
    padding-right: 64px;
  }
  .section_promo .main_btn button .ic {
    position: absolute;
    top: 30px;
    right: 24px;
    width: 24px;
    height: 24px;
  }

  .circle {
    width: 320px;
    height: 320px;
    position: absolute;
    bottom: 200px;
    left: 0;
    right: 0;
    top: unset;
  }

  .image_promo {
    display: block;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0 auto;
    width: 375px;
    height: 482px;
    transform: translate(-50%, 0);
  }
  .image_promo .name span {
    font-size: 10px;
    padding: 7px 10px 7px 10px;
    margin-bottom: 5px;
  }
  .image_promo .name span:before {
    border-radius: 5px;
  }
  .image_promo .name p {
    font-size: 11px;
  }
  .image_promo .tim {
    left: 55px;
    top: 166px;
  }
  .image_promo .kir {
    top: 148px;
    right: 35px;
  }

  .promo_bulets i {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
    height: 73px;
    margin-right: 8px;
  }
  .promo_bulets span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    max-width: 200px;
  }
  .promo_bulets span br {
    display: none;
  }
  .promo_bulets span a:before {
    width: 20px;
    height: 20px;
    top: 2px;
    right: -29px;
  }

  .etaps_slider .owl-item.active .item {
    min-height: 765px;
  }

  .section_individual {
    padding-bottom: 0;
    margin: 0;
    padding-bottom: 18px;
    margin-top: -75px;
  }
  .section_individual .container {
    padding: 0;
  }
  .section_individual .row {
    margin: 0;
    padding: 0;
  }
  .section_individual .col-lg-12 {
    padding: 0;
  }

  .preim_item {
    width: 320px;
    height: 159px;
    margin-bottom: 25px;
  }

  .pointer {
    margin-bottom: 80px!Important;
  }
  
  
  
  
  .preim_item:nth-child(1) .image {
    max-width: 94px;
  }
  .preim_item:nth-child(2) .image {
    max-width: 88px;
  }
  .preim_item:nth-child(3) .image {
    max-width: 100px;
  }
  .preim_item .bg {
    width: 420px;
    top: -38%;
  }
  
  
  .preim_item .review-bg {
    width: 320px!Important;
    top: -38%;
	
    left: 45%!Important;
  }
  
  .preim_item .image {
    height: auto;
  }
  .preim_item h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .preim_item p {
    font-size: 13px;
    margin: 0;
  }

  .section_garant {
    background-position: center 3%;
    background-size: 290px;
    padding-top: 73px;
  }
  .section_garant h2 {
    font-size: 28px;
    margin-bottom: 18px;
  }
  .section_garant .sub_tittle {
    font-size: 17px;
    margin-bottom: 27px;
  }
  .section_garant .sub_tittle br {
    display: none;
  }

  .gar_list {
    margin: 0 -5px;
  }

  .gar_item {
    max-width: 147px;
    margin: 0 0px;
    padding-top: 0;
    width: auto;
    height: auto;
    margin-bottom: 35px;
  }
  .gar_item .bg {
    display: none;
  }
  .gar_item .image {
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(0, 0);
    margin-bottom: 10px;
    min-height: 95px;
  }
  .gar_item .image img {
    max-width: 120px;
    height: auto;
    max-height: 90px;
  }
  .gar_item h3 {
    font-size: 13px;
  }
  .gar_item h3 br {
    display: none;
  }

  .gar_item .check {
    bottom: 20px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .section_experience {
    padding-bottom: 80px;
    padding-top: 30px;
  }
  .section_experience h2 {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .section_experience .sub_tittle {
    font-size: 17px;
    margin-bottom: 40px;
  }

  .item_fact:before {
    display: none;
  }

  .item_fact:after {
    display: none;
  }

  .fact_top {
    padding: 15px 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .fact_top h3 {
    order: 2;
    width: 100%;
    font-size: 17px;
  }
  .fact_top h3 br {
    display: none;
  }
  .fact_top h3 span:before {
    height: 32px;
  }
  .fact_top .nav_fact {
    text-align: center;
    order: 1;
    width: 100%;
    margin-bottom: 18px;
  }
  .fact_top .nav_fact button {
    width: 40px;
    height: 40px;
    background-size: contain;
  }
  .fact_top .nav_fact p {
    font-size: 14px;
    margin: 0 15px;
  }

  .fact_center {
    padding: 13px 20px;
    padding-bottom: 29px;
  }
  .fact_center .box_1, .fact_center .box_2 {
    width: 100%;
    display: block;
  }
  .fact_center .link {
    text-align: center;
  }
  .fact_center .link a {
    font-size: 13px !important;
    margin-bottom: 20px;
  }
  .fact_center .link a:before {
    height: 35px !important;
    top: 8px !important;
    transform: skew(-10deg) !important;
    border-radius: 6px !important;
  }
  .fact_center .link p {
    font-size: 13px !important;
    text-align: left !important;
    padding-left: 37px !important;
    display: block !important;
    width: 100% !important;
  }
  .fact_center .link p br {
    display: none !important;
  }

  .fact_center .box_1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fact_center .box_1 .link {
    margin-bottom: 19px;
  }

  .fact_center .box_1 ul {
    margin-bottom: 25px;
  }
  .fact_center .box_1 ul li {
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 21px;
  }
  .fact_center .box_1 ul li br {
    display: none;
  }
  .fact_center .box_1 ul li:before {
    width: 12px;
    height: 12px;
  }

  .fact_center .box_2 {
    padding: 11px 10px;
    position: relative;
  }
  .fact_center .box_2 .image {
    max-width: 93px;
  }

  .fact_center .box_2 .zoom_document {
    width: 31px;
    height: 31px;
    margin-top: -15px;
  }

  .fact_center {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fact_center .box_2 .content .info {
    position: absolute;
    right: 9px;
    top: 14px;
    padding: 0;
    padding-top: 33px;
    font-size: 12px;
    text-align: center;
    max-width: 148px;
    width: 100%;
  }
  .fact_center .box_2 .content .info:before {
    width: 28px;
    height: 28px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
  }
  .fact_center .box_2 .content .info br {
    display: none;
  }

  .fact_center .box_2 .content {
    position: static;
    padding-left: 0;
    margin-top: 15px;
  }

  .fact_center .box_2 .content .text_hide {
    padding-left: 0;
  }
  .fact_center .box_2 .content .text_hide p {
    font-size: 12px;
  }

  .fact_center .box_2 .content .text_hide .btn_hide {
    font-size: 13px;
  }

  .fact_center .box_2 .content .text_hide .btn_hide {
    font-weight: 400;
    font-size: 13px;
    color: #357ee3;
    text-decoration: underline;
    padding: 0;
    border: none;
    background: none;
    padding-right: 19px;
    position: relative;
    cursor: pointer;
  }

  .fact_center .box_2 .content .text_hide .btn_hide:before {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 6px;
    right: 0;
  }

  .fact_bottom {
    position: relative;
    padding: 38px 10px 18px 10px;
  }
  .fact_bottom .content {
    width: 100%;
    padding: 0;
  }
  .fact_bottom:before {
    content: "";
    display: block;
    width: 30px;
    height: 24px;
    background: url(../img/cov_bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .fact_bottom:after {
    content: "";
    display: block;
    width: 30px;
    height: 24px;
    background: url(../img/cot_top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .fact_bottom .face .image {
    width: 65px;
    height: 65px;
    margin-right: 7px;
    vertical-align: top;
  }

  .fact_bottom .face .text {
    vertical-align: top;
    max-width: 193px;
  }
  .fact_bottom .face .text span {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .fact_bottom .face .text span br {
    display: none;
  }
  .fact_bottom .face .text p {
    font-size: 12px;
    line-height: 1.2;
  }
  .fact_bottom .face .text p br {
    display: none;
  }

  .fact_bottom .face {
    margin-bottom: 17px;
  }

  .fact_bottom .text_hide p {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .fact_bottom .text_hide .btn_hide {
    font-weight: 400;
    font-size: 13px;
    color: #357ee3;
    text-decoration: underline;
    padding: 0;
    border: none;
    background: none;
    padding-right: 19px;
    position: relative;
    cursor: pointer;
  }

  .fact_bottom .text_hide .btn_hide:before {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 6px;
    right: 0;
  }

  .fact_bottom .video {
    width: 100%;
    margin-top: 18px;
  }

  .fact_bottom .video .image a {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }

  .fact_slider .owl-dots {
    bottom: -40px;
  }

  .fact_slider .owl-dots .owl-dot {
    width: 11px;
    height: 11px;
  }

  .section_quiz {
    padding-top: 50px;
    background: url(../img/bg_quiz.jpg);
    background-size: 390px;
    background-repeat: no-repeat;
    background-position: center 3%;
    padding-bottom: 0;
  }
  .section_quiz h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .section_quiz h2 br {
    display: none;
  }

  .main_quiz {
    padding: 10px;
  }
  .main_quiz:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background-color: white;
    box-shadow: 0px 0px 79px 0px rgba(110, 115, 153, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .main_quiz .inner {
    position: relative;
    z-index: 3;
    padding: 18px 3px 13px 8px;
  }

  .main_quiz:before {
    content: "";
    display: block;
    width: 123px;
    height: 105px;
    background: url(../img/money.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -42px;
    left: -45px;
    z-index: 1;
  }

  .quiz_step {
    height: 35px;
    width: 100px;
    padding-top: 8px;
  }
  .quiz_step p {
    font-size: 12px;
  }

  .progress_bar {
    max-width: 255px;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
  }

  .progress_bar_line-wrap {
    height: 26px;
  }

  .question_text {
    font-size: 16px;
  }
  .question_text br {
    display: none;
  }
  .question_text .number {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    margin-bottom: 5px;
  }

  .answers {
    padding-left: 10px;
    margin-bottom: 5px;
  }

  .test_item {
    height: 71px;
    width: 240px;
    margin-right: 0;
    margin-bottom: 11px;
  }
  .test_item .ic {
    display: none;
  }
  .test_item .check {
    width: 32px;
    height: 32px;
    left: -15px;
  }
  .test_item .check:before {
    width: 40px;
    height: 40px;
    top: -4px;
    left: -4px;
  }
  .test_item .check:after {
    width: 32px;
    height: 32px;
  }
  .test_item .cont {
    left: 36px;
  }
  .test_item .text {
    font-size: 12px;
    padding-right: 10px;
  }
  .test_item .text br {
    display: none;
  }

  .test_btn_block {
    margin-top: 0;
    padding-bottom: 8px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
  }
  .test_btn_block .box_1 {
    display: block;
    width: 100%;
    order: 2;
    margin-top: 29px;
    text-align: center;
  }
  .test_btn_block .box_2 {
    display: block;
    width: 100%;
    order: 1;
  }
  .test_btn_block .btn_prev {
    display: inline-block;
    font-size: 12px;
  }
  .test_btn_block .main_btn {
    display: block;
    width: 100%;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
  .test_btn_block .main_btn button {
    display: block;
    font-size: 15px;
    height: 73px;
    max-width: 100%;
    width: 100%;
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .test_btn_block .main_btn button .ic {
    margin-left: 9px;
    width: 22px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .question_text {
    margin-bottom: 26px;
  }

  .qustion_infos {
    padding: 15px 19px 8px 19px !important;
    font-size: 11px;
    margin-top: -10px;
    margin-bottom: 26px;
    min-height: auto !important;
    height: auto !important;
  }
  .qustion_infos span {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(0, 0);
  }
  .qustion_infos:before {
    width: 24px;
    height: 24px;
    top: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .answers {
    margin-top: -16px;
  }

  .answers_3 .test_item:nth-child(2), .answers_3 .test_item:nth-child(3) {
    height: 98px;
  }
  .answers_3 .test_item:nth-child(2) br, .answers_3 .test_item:nth-child(3) br {
    display: none;
  }

  .form_question .checkbox_label {
    padding: 10px 5px 6px 5px;
    width: 100%;
    cursor: pointer;
    position: relative;
    text-align: center;
  }

  .question_finish {
    margin: 0;
    overflow: visible;
  }
  .question_finish .image {
    display: none;
  }
  .question_finish .finish_content {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .question_finish .finish_content .cont_phone {
    display: none;
  }
  .question_finish .finish_content .cont_tittle {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .question_finish .finish_content .cont_tittle .checks {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-left: -4px;
  }
  .question_finish .finish_content .cont_tittle h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0;
  }
  .question_finish .finish_content .cont_tittle p {
    margin-top: 14px;
    margin-bottom: 16px;
    font-size: 13px;
  }
  .question_finish .finish_content .cont_tittle p br {
    display: none;
  }
  .question_finish .finish_content .cont_abs {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 13px;
    margin-bottom: 21px;
  }
  .question_finish .finish_content .cont_abs br {
    display: none;
  }
  .question_finish .form_question {
    display: block;
    width: 100%;
    padding: 0px;
    background: none;
    box-shadow: none;
    padding-right: 6px;
    border-left: 0;
  }
  .question_finish .form_question button br {
    display: none;
  }

  .desc_none {
    overflow: visible;
    display: block;
    width: 255px;
    height: 133px;
    position: relative;
    padding-left: 28px;
    padding-top: 20px;
    padding-right: 15px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .desc_none:before {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    background: url(../img/warning.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: -8px;
    margin-top: -12px;
    z-index: 1;
  }
  .desc_none img {
    position: absolute;
    top: -43%;
    left: 50%;
    transform: translateX(-50%);
  }
  .desc_none h4 {
    font-size: 14px;
    font-weight: 500;
    color: #111111;
    position: relative;
    z-index: 2;
  }
  .desc_none h4 a {
    color: #357ee3;
    text-decoration: underline;
  }
  .desc_none h4 a:hover, .desc_none h4 a:active, .desc_none h4 a:focus {
    text-decoration: none;
    color: #357ee3;
  }
  .desc_none p {
    font-size: 12px;
    font-weight: 200;
    color: #8c94a2;
    margin: 0;
    position: relative;
    z-index: 2;
  }
  .desc_none p br {
    display: none;
  }

  .section_practice {
    padding-top: 95px;
  }
  .section_practice h2 {
    font-size: 25px;
    text-align: center;
  }
  .section_practice h2 span {
    display: block;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 25px;
  }
  .section_practice h2 span:before {
    top: -7px;
    transform: skew(-5deg);
  }
  .section_practice .image_dogovor {
    transform: translate(0, 0px);
    position: relative;
  }
  .section_practice .image_dogovor img {
    width: 100%;
    height: auto;
  }
  .section_practice .image_dogovor a {
    display: block;
    width: 150px;
    height: 150px;
    left: 0;
    right: 0;
    bottom: 40px;
    top: unset;
    margin: 0 auto;
  }
  .section_practice .image_dogovor a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .section_practice .content {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  .section_practice .content img {
    display: inline-block;
  }
  .section_practice .content h3 {
    font-size: 16px;
    margin-bottom: 22px;
  }
  .section_practice .content p {
    font-size: 15px;
  }
  .section_practice .content p br {
    display: none;
  }
  .section_practice .practive_qestion {
    display: none;
  }
  .section_practice .col-lg-3 {
    transform: translate(0, 0px) !important;
    margin-top: 20px;
    display: block;
  }
  .section_practice .item_practice {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 271px;
    padding-left: 0;
  }
  .section_practice .item_practice .bg {
    width: 348px;
  }
  .section_practice .item_practice .image {
    display: inline-block;
  }
  .section_practice .item_practice h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section_practice .item_practice p {
    font-size: 15px;
    margin: 0;
  }
  .section_practice .dn_desc.practive_qestion {
    display: block;
    margin-top: 90px;
  }
  .section_practice .dn_desc.practive_qestion p {
    font-size: 17px;
    display: block;
    text-align: center;
    margin: 0;
    margin-bottom: 29px;
  }
  .section_practice .dn_desc.practive_qestion p br {
    display: none;
  }
  .section_practice .dn_desc.practive_qestion .main_btn {
    margin: 0;
    display: block;
  }
  .section_practice .dn_desc.practive_qestion .main_btn button {
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .section_practice {
    padding-bottom: 0;
  }

  .m_decision {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .m_decision h2 {
    font-size: 28px;
    margin-bottom: 26px;
  }
  .m_decision .sub_tittle {
    margin-bottom: 24px;
  }

  .decis_item {
    text-align: center;
    margin-bottom: 21px;
	padding-left: 8px;
  }
  .decis_item h3 {
    font-size: 15px;
    margin-bottom: 18px;
  }
  .decis_item p {
    font-size: 13px;
    margin-bottom: 30px;
  }

  .m_protection {
    padding-top: 27px;
  }
  .m_protection .col-lg-5 {
    flex: 0 0 100%;
  }
  .m_protection h2 {
    text-align: center;
    font-size: 22px;
  }
  .m_protection h2 span {
    display: block;
    margin: 0 auto;
    margin-top: 18px;
  }
  .m_protection .desc {
    text-align: center;
    font-size: 14px;
    margin-bottom: 28px;
  }
  .m_protection .desc span {
    display: inline-block;
    border-radius: 4px;
    background-color: #468ff8;
    height: 25px;
    color: #fff;
    padding: 0 6px;
    padding-top: 1px;
    margin-right: 4px;
    margin-bottom: 6px;
    word-break: inherit;
  }
  .m_protection .desc span:last-child {
    height: auto;
    padding-bottom: 3px;
    display: inline-block;
    max-width: 250px;
  }
  .m_protection .text {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .m_protection .text br {
    display: none;
  }
  .m_protection .prot_info {
    font-size: 14px;
    padding-top: 12px;
    height: 66px;
    margin-bottom: 22px;
  }
  .m_protection .prot_info br {
    display: none;
  }

  .image_protection {
    display: block;
    width: 100%;
    max-width: 320px;
    height: 293px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-position: center top;
  }

  .m_question {
    padding: 58px 0 59px 0;
  }
  .m_question .q_timir, .m_question .q_kiril {
    display: none;
  }
  .m_question h2 {
    font-size: 28px;
    margin-bottom: 32px;
  }

  .etaps_slider {
    margin-top: 0;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .etaps_slider .owl-item .item {
    padding: 0;
    margin: 0;
  }

  .question_call {
    margin-bottom: 22px;
  }
  .question_call h3 {
    font-size: 18px;
  }
  .question_call h3 a {
    margin-top: 20px;
  }
  .question_call h3 a:before {
    height: 38px;
    top: -8px;
  }
  .question_call p {
    font-size: 16px;
  }

  .quest_item {
    margin-bottom: 20px;
  }
  .quest_item span {
    width: 26px;
    height: 26px;
    background-size: contain;
    margin-bottom: 6px;
  }
  .quest_item p {
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
  }
  .quest_item p br {
    display: none;
  }

  .question_info {
    margin-top: 10px;
    width: 100%;
    border-radius: 6px;
    background-color: #ffe192;
    height: 85px;
    font-size: 14px;
    color: #6c563e;
    padding-top: 12px;
  }
  .question_info br {
    display: none;
  }
  .question_info:before, .question_info:after {
    display: none;
  }

  .section_consultation {
    background-position: 50% 30%;
    background-size: 320px;
    padding-top: 50px;
  }
  .section_consultation h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 0px;
  }
  .section_consultation h2 br {
    display: none;
  }
  .section_consultation h4 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 14px;
  }

  .list_consult li {
    margin-bottom: 20px;
    font-size: 14px;
    padding-left: 27px;
  }
  .list_consult li br {
    display: none;
  }
  .list_consult li:before {
    width: 18px;
    height: 18px;
    top: 1px;
  }

  .consult_info {
    width: 100%;
    height: 130px;
    padding: 23px;
    padding-left: 57px;
    background: url(../img/bg_warning.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    margin: 20px 0 27px 0;
    position: relative;
    border-radius: 0px 10px 10px 0;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .consult_info h3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .consult_info p {
    font-size: 13px;
  }
  .consult_info p br {
    display: none;
  }

  .consult_present {
    margin-left: 0;
    width: 100%;
    height: auto;
    padding-top: 63px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 17px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 23px;
  }
  .consult_present br {
    display: none;
  }
  .consult_present:before {
    width: 97px;
    height: 100px;
    top: -33px;
    left: 40px;
    right: 0;
    margin: 0 auto;
  }

  .form_consult:before, .form_consult:after {
    display: none;
  }

  .form_question {
    padding: 19px 15px;
  }
  .form_question h3.tittle {
    font-size: 15px !important;
    margin-bottom: 17px;
  }

  .form_question .inp_field input {
    padding: 18px 29px 17px 62px;
    font-size: 14px;
  }

  .form_question .inp_name:before,
.form_question .inp_phone:before {
    left: 15px;
  }

  .form_question .inp_name:after,
.form_question .inp_phone:after {
    left: 43px;
  }

  .form_question .inp_field {
    margin-bottom: 10px;
  }

  .form_question .t_com {
    font-size: 10px;
  }

  .form_question .checkbox_label p {
    font-size: 11px;
  }

  .form_question .checkbox_label .ic {
    width: 26px;
    height: 26px;
    background-size: contain !important;
  }

  .form_question .main_btn button {
    font-size: 15px;
  }

  .form_question .f_policy {
    font-size: 10px !important;
  }
  .form_question .f_policy p {
    font-size: 10px;
  }
  .form_question .f_policy br {
    display: none;
  }

  .section_etaps {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .section_etaps h2 {
    font-size: 28px;
    margin-bottom: 32px;
  }

  .nav_etaps li {
    display: block;
    width: 100%;
  }
  .nav_etaps li:after {
    content: "";
    display: block;
    width: 150px;
    height: 1px;
    background: #E7E7F1;
    margin: 0 auto;
  }
  .nav_etaps li:last-child:after {
    display: none;
  }
  .nav_etaps a {
    display: block;
    width: 100% !important;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    height: auto !important;
    min-height: auto;
    border-right: none;
  }
  .nav_etaps a span {
    font-size: 12px;
  }
  .nav_etaps a p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .nav_etaps a p br {
    display: none;
  }

  .etaps_slider .owl-stage-outer {
    overflow: hidden !important;
  }

  .etaps_slider .owl-nav div {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .etaps_slider .owl-nav .owl-prev {
    left: -14px;
  }
  .etaps_slider .owl-nav .owl-next {
    right: -14px;
  }

  .etaps_slider .owl-dots {
    bottom: 30px;
  }
  .etaps_slider .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
  }

  .etap_item:after {
    content: "";
    display: block;
    width: 93%;
    height: 50%;
    border-radius: 12px;
    background-color: white;
    box-shadow: 0px 0px 60px 0px rgba(128, 139, 163, 0.11);
    z-index: 1;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .etap_item {
    padding: 15px;
    margin: 15px;
    margin-bottom: 100px;
  }
  .etap_item .image {
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin: 0;
  }
  .etap_item .content {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .etap_item .content .step_number {
    display: inline-block;
    margin: 0 auto;
    font-size: 12px;
    height: 34px;
    padding-top: 9px;
    margin-bottom: 18px;
  }
  .etap_item .content h3 {
    text-align: center;
    font-size: 16px;
    color: #111111;
    margin-bottom: 16px;
  }
  .etap_item .content .image {
    display: block;
    padding: 0 30px;
    margin-bottom: 30px;
  }
  .etap_item .content .image a {
    max-width: 130px;
    height: 130px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .etap_item.etap_1 .content ul li {
    font-size: 13px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .etap_item.etap_1 .content ul li:last-child {
    margin-bottom: 0;
  }
  .etap_item.etap_1 .content ul li br {
    display: none;
  }
  .etap_item.etap_1 .content ul li:before {
    width: 20px;
    height: 20px;
    top: -2px;
  }

  .etap_item.etap_2 .content ul {
    margin-bottom: 18px;
  }
  .etap_item.etap_2 .content ul p {
    font-size: 14px;
  }
  .etap_item.etap_2 .content ul li {
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .etap_item.etap_2 .content ul li:last-child {
    margin-bottom: 0;
  }
  .etap_item.etap_2 .content ul li br {
    display: none;
  }
  .etap_item.etap_2 .content ul li:before {
    width: 20px;
    height: 20px;
    top: -2px;
  }
  .etap_item.etap_2 .content p.descs {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
  }

  .etap_item.etap_3 .content ul li {
    font-size: 13px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .etap_item.etap_3 .content ul li:last-child {
    margin-bottom: 0;
  }
  .etap_item.etap_3 .content ul li br {
    display: none;
  }
  .etap_item.etap_3 .content ul li:before {
    width: 20px;
    height: 20px;
    top: -2px;
  }

  .etap_item.etap_4 .step_infos {
    font-size: 14px;
    text-align: left;
    padding-top: 20px;
  }
  .etap_item.etap_4 .step_infos.step_infos1 {
    margin-bottom: 11px;
    padding-top: 22px;
  }
  .etap_item.etap_4 .content ul li {
    font-size: 13px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .etap_item.etap_4 .content ul li:last-child {
    margin-bottom: 0;
  }
  .etap_item.etap_4 .content ul li br {
    display: none;
  }
  .etap_item.etap_4 .content ul li:before {
    width: 20px;
    height: 20px;
    top: -2px;
  }

  .etap_item.etap_5 .step_infos {
    font-size: 14px;
    text-align: left;
    padding-top: 20px;
  }
  .etap_item.etap_5 .step_infos.step_infos1 {
    margin-bottom: 11px;
    padding-top: 22px;
  }
  .etap_item.etap_5 .content ul li {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .etap_item.etap_5 .content ul li:last-child {
    margin-bottom: 0;
  }
  .etap_item.etap_5 .content ul li br {
    display: none;
  }
  .etap_item.etap_5 .content ul li:before {
    width: 20px;
    height: 20px;
    top: -2px;
  }

  .etap_item.etap_6 p {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin-bottom: 18px;
  }
  .etap_item.etap_6 p br {
    display: none;
  }
  .etap_item.etap_6 .yellow {
    font-size: 13px;
    text-align: left;
    padding: 16px;
    margin-top: 24px;
  }

  footer {
    border-top: 1px solid #E7E7F1;
    padding-top: 30px;
    text-align: center;
  }
  footer .main_btn {
    display: block;
    margin: 0 auto;
    max-width: 185px;
  }

  .f_desc {
    display: block;
    text-align: center;
    margin: 0;
    margin-bottom: 18px;
  }
  .f_desc h3 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .f_desc p {
    font-size: 12px;
    text-align: center;
    margin: 0;
  }

  .f_requisites {
    display: block;
    text-align: center;
    margin: 0;
    margin-bottom: 18px;
  }
  .f_requisites h3 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .f_requisites p {
    font-size: 12px;
    text-align: center;
    margin: 0;
  }
  .f_requisites button br {
    display: none;
  }

  .f_adress {
    display: block;
    text-align: center;
    margin: 0;
    margin-bottom: 18px;
  }
  .f_adress h3 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .f_adress p {
    font-size: 12px;
    text-align: center;
    margin: 0;
  }

  .f_social {
    display: block;
    text-align: center;
    margin: 0;
    margin-bottom: 18px;
  }
  .f_social h3 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .f_phone {
    text-align: center;
    margin-bottom: 14px;
  }

  .section_contact {
    padding-top: 78px;
  }
  .section_contact h2 {
    font-size: 28px;
    margin-bottom: 17px;
  }
  .section_contact h2:before {
    width: 26px;
    height: 26px;
    margin-top: -26px;
  }
  .section_contact .sub_tittle {
    font-size: 17px;
  }

  .list_contact {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .list_contact li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-left: -3px;
    border-right: 1px solid #e7e7f1;
    padding: 17px 10px;
    min-height: auto;
  }
  .list_contact li:after {
    display: none;
  }
  .list_contact li:nth-child(2), .list_contact li:nth-child(4), .list_contact li:nth-child(5) {
    border-right: none;
  }
  .list_contact li:nth-child(4), .list_contact li:nth-child(3) {
    border-top: 1px solid #e7e7f1;
  }
  .list_contact li:nth-child(5) {
    width: 100%;
    border-right: none;
    border-top: 1px solid #e7e7f1;
  }

  .list_contact:after {
    width: calc(100% - 28px);
  }

  .list_contact span {
    font-size: 10px;
    margin-bottom: 8px;
  }

  .f_social a {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .c_phone .phone, .c_email a {
    font-size: 13px;
    margin-bottom: 7px;
    display: block;
  }

  .c_social a {
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
  }

  .c_adress p {
    font-size: 13px;
    display: block;
  }

  .list_contact p {
    font-size: 13px;
  }
  .list_contact p br {
    display: none;
  }

  .maps_block {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 17px;
    padding-bottom: 40px;
  }
  .maps_block .map {
    position: relative;
    z-index: 343;
    order: 1;
    margin: 0 auto;
    margin-bottom: 18px;
    max-width: 290px;
    width: 100%;
    overflow: hidden;
    border-radius: 14px;
    min-height: 283px !important;
    height: 283px !important;
  }
  .maps_block .map ymaps {
    min-height: 283px !important;
    height: 283px !important;
  }

  .maps_container {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    order: 2;
  }

  .form_question {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    max-width: 290px;
    margin: 0 auto;
  }

  .form_question .f_policy {
    margin: 0;
    margin-top: 20px;
  }

  .modal .modal-dialog {
    margin-top: 100px;
  }
  .modal .image {
    display: none;
  }
  .modal .content {
    display: block;
    width: 100%;
    padding: 18px 9px 28px 9px;
  }
  .modal .form_question {
    padding: 0;
  }
  .modal .form_question h3.tittle {
    margin-bottom: 12px;
  }
  .modal .times {
    font-size: 12px;
    padding-left: 23px;
    margin-bottom: 12px;
  }
  .modal .times:before {
    width: 16px;
    height: 16px;
    top: 0;
  }
  .modal .t_com {
    margin-top: 19px;
  }
  .modal .commun_field:nth-child(4) {
    display: block;
    width: 100%;
  }
  .modal .commun_field:nth-child(4) .no_call {
    margin-top: 7px;
  }
  .modal .commun_field:nth-child(4) label i {
    margin-bottom: 0;
    margin-right: 4px;
  }
  .modal .commun_field:nth-child(4) label br {
    display: none;
  }
  .modal .main_btn {
    margin-top: 18px;
  }
  .modal .main_btn button {
    height: 74px;
    font-size: 15px;
  }

  .modal_policy .modal_inner {
    padding: 18px 9px 28px 9px;
  }
  .modal_policy .modal_inner h3 {
    font-size: 15px;
    margin-bottom: 13px;
  }
  .modal_policy .modal_inner p {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .form_question p.sub_tittle {
    font-size: 14px;
    margin-top: -5px;
    margin-bottom: 11px;
  }

  .modal_question .commun_field:nth-child(4) {
    display: none;
  }

  .modal .form_question .type_communition {
    margin-bottom: 2px;
  }

  .modal_thanks h3 {
    font-size: 20px;
    margin-bottom: 17px;
    text-align: center;
  }
  .modal_thanks h3 br {
    display: none;
  }

  .modal_thanks p.thanks_time {
    font-size: 14px;
    padding-left: 31px;
    margin-bottom: 30px;
  }
  .modal_thanks p.thanks_time br {
    display: none;
  }
  .modal_thanks p.thanks_time:before {
    width: 21px;
    height: 21px;
    background-size: contain;
    background-position: center;
  }

  .modal_thanks h4 {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .modal_thanks .thsnks_list li {
    font-size: 14px;
    padding-left: 22px;
    margin-bottom: 12px;
  }
  .modal_thanks .thsnks_list li a {
    font-size: 14px;
  }
  .modal_thanks .thsnks_list li:before {
    width: 12px;
    height: 12px;
  }

  .modal_thanks .thanks_mess {
    margin-top: 20px;
    text-align: center;
  }

  .modal_thanks .thanks_mess a {
    max-width: 66px;
    min-width: 66px;
  }

  .modal_thanks .thanks_mess a .ic {
    width: 26px;
    height: 26px;
    margin-bottom: 7px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .modal_thanks .thanks_mess a p {
    font-size: 11px;
  }

  .modal_thanks .th_desc {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 17px;
  }
  .modal_thanks .th_desc br {
    display: none;
  }

  .modal_thanks {
    overflow-y: scroll;
  }
  .modal_thanks .main_btn {
    display: block;
    width: 100%;
    max-height: 100%;
    margin-top: 0;
  }
  .modal_thanks .main_btn button {
    height: 74px;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }

  .modal_pdf .modal-dialog {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .modal_pdf .modal-body {
    padding: 20px 10px 28px 20px;
    text-align: center;
  }
  .modal_pdf .info_delo {
    font-size: 13px;
  }
  .modal_pdf .info_delo:before {
    height: 35px;
    top: 7px;
    border-radius: 6px;
  }
  .modal_pdf .date {
    font-size: 14px;
  }
  .modal_pdf .btn_box {
    margin-top: 27px;
  }
  .modal_pdf .btn_box .box_1, .modal_pdf .btn_box .box_2 {
    width: 100%;
    display: block;
    margin: 0;
  }
  .modal_pdf .box_1 {
    margin-bottom: 20px;
  }
  .modal_pdf .main_btn {
    width: 100%;
    display: block;
  }
  .modal_pdf .main_btn a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    height: 72px;
    line-height: 1.3;
    min-width: auto;
    max-width: 100%;
    width: 100%;
  }

  .modal_scroll {
    max-height: 400px;
  }
}
@media screen and (max-height: 600px) {
  .modal_scroll {
    max-height: 300px;
  }
}
@media screen and (max-height: 500px) {
  .modal_scroll {
    max-height: 200px;
  }
}


.review_item {
  width: 369px;
  height: 288px;
  margin-right: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  padding-top: 65px;
  padding-bottom: 35px;
}

.m_reviews{
	
	
    padding-bottom: 80px;

}

.updown{
	
    padding-top: 65px;
    padding-bottom: 15px;
}

.review-bg{
	
    width: 100%;
    top: 10%!Important;
    border-radius: 20px;
}

.image-review{
	
    position: absolute;
    top: 70%!Important;
    right: 139px!Important;
    transform: translate(0, -0%);
    opacity: 0.6;
}

.image-review img{
	
    width: 100px;
}

.pointer{
	cursor:pointer;
}