@import url(css/bootstrap.min.css);
@font-face {
  font-family: 'Segoe UI';
  src: url("fonts/SegoeUI.eot");
  src: url("fonts/SegoeUI.eot?#iefix") format("embedded-opentype"), url("fonts/SegoeUI.woff") format("woff"), url("fonts/SegoeUI.ttf") format("truetype");
  font-weight: normal;
    font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI Semibold';
  src: url("fonts/SegoeUI-SemiBold.eot");
  src: url("fonts/SegoeUI-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/SegoeUI-SemiBold.woff") format("woff"), url("fonts/SegoeUI-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI Bold';
  src: url("fonts/SegoeUI-Bold.eot");
  src: url("fonts/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/SegoeUI-Bold.woff") format("woff"), url("fonts/SegoeUI-Bold.ttf") format("truetype");
  font-weight: bold;
    font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'SegoeUIBlack';
  src: url("fonts/SegoeUIBlack.ttf") format("truetype"), url("SegoeUIBlack.woff") format("woff");
  font-weight: normal;
    font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'SegoeUi-Black';
  src: url("fonts/SegoeUi-Black.eot");
  src: url("fonts/SegoeUi-Black.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
    font-display: swap;
  font-style: normal; }

.container {
  max-width: 1170px; }

.section-header {
  text-align: center;
  font-family: 'Segoe UI Black', sans-serif;
  font-size: 32px;
  line-height: 1.2;
  color: #1a1b1c; }
  .section-header span {
    color: #1976d2; }

.section-subheader {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  color: #969696; }
  @media screen and (max-width: 480px) {
    .section-subheader {
      font-size: 18px; } }

@media screen and (max-width: 575px) {
  .section-header {
    font-size: 22px; } }

.slick-arrow {
  width: 35px;
  height: 35px;
  display: block;
  border-radius: 50%;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.slick-arrow::before {
  display: none; }

.slick-arrow.slick-prev {
  left: 0;
  background: url("img/arrow-left.png") center no-repeat #fff; }

.slick-arrow.slick-next {
  right: 0;
  background: url("img/arrow-right.png") center no-repeat #fff; }

.slick-dotted.slick-slider {
  margin-bottom: 15px; }

@media screen and (max-width: 991px) {
  .slider-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.slick-dots {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.slick-arrows {
  display: none; }
  .slick-arrows .slick-arrow {
    position: static;
    transform: none; }
  @media screen and (max-width: 991px) {
    .slick-arrows {
      position: absolute;
      z-index: 1;
      max-width: 390px;
      width: 100%;
      left: 50%;
      top: 50%;
      transform: translate(-50%, calc(-50% - 10px));
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.slick-dots li.slick-active button::before {
  font-size: 15px;
  color: #1976d2; }

.slick-dots li button::before {
  opacity: 1;
  font-size: 8px;
  color: #e2e2e2; }

@media screen and (max-width: 380px) {
  .slick-dots li button::before {
    font-size: 8px; } }

html,
body,
ul {
  margin: 0;
  padding: 0; }

html,
body {
  overflow-x: hidden; }

body {
  font-family: 'Segoe UI', sans-serif;
  color: #1a1b1c; }

img {
  display: block;
  max-width: 100%; }

ul {
  list-style: none; }

a,
button {
  transition: all .4s;
  cursor: pointer; }

button {
  display: block; }

button:focus {
  outline: none; }

a:hover {
  text-decoration: none; }

.slick-slide {
  outline: none; }

.page-header {
  padding: 30px 0; }

@media screen and (max-width: 1199px) {
  .page-header .nav-item:last-child {
    display: none; }
  .page-header .nav-item:nth-child(3) {
    margin-right: 0; }
  .page-header .nav-item:nth-child(3) .menu-link::after {
    display: none; } }

@media screen and (max-width: 991px) {
  .page-header .main-menu {
    display: none; } }

.header-inner,
.main-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (max-width: 575px) {
  .logo {
    max-width: 150px; } }

@media screen and (max-width: 480px) {
  .logo {
    max-width: 100px; } }

.nav-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.nav-item:not(:last-child) {
  margin-right: 55px; }

.menu-link {
  position: relative;
  color: #fff;
  font-family: 'Segoe UI Bold', sans-serif;
  text-transform: uppercase;
  font-size: 13px; }

.menu-link::before {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #1976d2;
  transition: all .4s; }

.menu-link:hover {
  color: #fff; }

.menu-link:hover::before {
  width: 100%; }

.phones {
  padding-left: 40px;
  background: url("img/phone.png") left center no-repeat; }

@media screen and (max-width: 380px) {
  .phones {
    padding-left: 0;
    background: none; } }

.phone {
  display: block;
  line-height: 1.2;
  color: #fff; }

.phone:hover {
  color: #fff; }

.mob-menu {
  display: none; }

.mob-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 50px 15px 20px;
  background-color: #fff;
  display: none; }

.mob-dropdown .menu-link {
  color: #000; }

.mob-dropdown .menu-link:hover {
  color: #000; }

.mob-dropdown .phone,
.mob-dropdown .map-see {
  margin: 0 auto;
  text-align: center;
  color: #000; }

.map-see {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  text-decoration: underline; }

.map-see:hover {
  text-decoration: none; }

.menu-close {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  height: 30px;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 45px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  background-color: transparent;
  line-height: .8;
  color: #000;
  border: none; }

.menu-item:not(:last-child) {
  margin-bottom: 25px; }

.menu-header, .menu-text {
  text-align: center;
  color: #000; }

.menu-text:not(:last-of-type) {
  margin-bottom: 10px; }

.menu-header {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700; }

@media screen and (max-width: 380px) {
  .menu-header {
    font-size: 15px; } }

.menu-btn {
  width: 18px;
  height: 21px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(img/menu.png) center/contain no-repeat;
  border: none;
  cursor: pointer;
  display: none; }

@media screen and (max-width: 991px) {
  .menu-btn {
    display: block; } }

.bg {
  background: url("img/bg.jpg") center top no-repeat; }
  @media screen and (max-width: 480px) {
    .bg {
      background: url("img/bg-mob.jpg") center top no-repeat; } }

.fs-section {
  position: relative;
  padding: 40px 0 500px; }
  @media screen and (max-width: 991px) {
    .fs-section {
      padding-bottom: 540px; } }
  @media screen and (max-width: 480px) {
    .fs-section {
      padding-bottom: 340px; } }

.main-header {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  font-family: 'Segoe UI Bold', sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  text-align: center; }

@media screen and (max-width: 480px) {
  .main-header {
    font-size: 36px; } }

.br-mob {
  display: none; }
  @media screen and (max-width: 480px) {
    .br-mob {
      display: block; } }

.main-subheader {
  position: relative;
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  text-align: center; }

.call-btn {
  width: 260px;
  padding: 17px;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  background-color: #1976d2;
  border: none;
  transition: all 0.4s;
  text-transform: uppercase;
  font-family: 'Segoe UI Bold', sans-serif;
  letter-spacing: 1px;
  box-shadow: 10px 10px 10px 1px rgba(25, 118, 210, 0.3); }

.call-btn:hover {
  transform: scale(0.98) translateY(5px);
  box-shadow: none; }

.fs-btn-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column; }

@media screen and (max-width: 380px) {
  .call-btn {
    width: 100%; } }

@media screen and (max-width: 991px) {
  .btn-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; } }

.fs-btn {
  width: 320px;
  padding: 20px; }
  @media screen and (max-width: 380px) {
    .fs-btn {
      width: 100%; } }

@media screen and (max-width: 991px) {
  .fs-btn {
    margin: 0 auto; } }

.btn-text {
  margin-top: 10px;
  padding-left: 15px;
  background: url("img/check.png") left center no-repeat;
  font-size: 15px;
  font-style: italic;
  color: #fff; }

@media screen and (max-width: 991px) {
  .btn-text {
    text-align: center; } }

@media screen and (max-width: 380px) {
  .btn-text {
    font-size: 13px; } }

.text-wrapper {
  display: none; }

@media screen and (max-width: 480px) {
  .text-wrapper {
    display: block;
    padding: 15px 10px;
    background-color: #fff; } }

.fs-advantages {
  position: relative;
  top: 40px; }
  @media screen and (max-width: 991px) {
    .fs-advantages {
      position: static; } }

.advant-item {
  padding: 40px;
  box-shadow: inset 0 50px 50px -15px #f0f0f0, 20px 20px 30px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff; }
  @media screen and (max-width: 991px) {
    .advant-item {
      margin-bottom: 25px; } }

.advant-img-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 45px;
  position: relative;
  z-index: 1; }
  .advant-img-wrapper::before {
    content: '';
    display: block;
    width: 150px;
    height: 2px;
    position: absolute;
    z-index: -1;
    background-color: #1976d2; }

.advant-img {
  padding: 0 10px;
  background-color: #fff; }

.advant-text {
  margin-top: 25px;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Segoe UI Bold', sans-serif; }

.advant-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
  align-items: center; }

.rep-section {
  padding: 130px 0 50px;
  background: url("img/rep-bg.png") calc(50% - 730px) 40px no-repeat; }
  @media screen and (max-width: 1700px) {
    .rep-section {
      background: none; } }

.rep-header {
  margin-bottom: 50px; }

.rep-card {
  margin-bottom: 30px;
  padding-right: 10px;
  height: 175px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #bababa;
  cursor: pointer;
  transition: all 0.4s; }
  @media screen and (max-width: 991px) {
    .rep-card {
      max-width: 360px;
      margin: 35px auto 0; } }
  @media screen and (max-width: 380px) {
    .rep-card {
      margin-top: 15px; } }
  .rep-card:hover {
    border-color: #1976d2; }

.slider-wrapper {
  position: relative; }

@media screen and (max-width: 991px) {
  .rep-slider {
    margin: 0; } }

@media screen and (max-width: 380px) {
  .rep-arrows {
    transform: translate(-50%, calc(-50% - 20px)); } }

.rep-img-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  top: -20px;
  height: 205px;
  width: 155px; }
  @media screen and (max-width: 991px) {
    .rep-img-wrapper {
      top: 0;
      width: 120px; } }

.rep-num {
  position: absolute;
  top: -18.5px;
  left: 65%;
  padding: 10px;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  background-color: #1976d2;
  border-radius: 10px;
  border: 2px solid #fff; }

.rep-text {
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-size: 17px;
  line-height: 1.2;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .rep-text {
      font-size: 16px; } }

.rep-slider [class*=col-] {
  margin-bottom: 25px; }

.price-section {
  padding: 90px 0;
  background: url("img/price-bg.png") calc(50% + 750px) 170px no-repeat; }
  @media screen and (max-width: 1700px) {
    .price-section {
      background: none; } }

.price-main-header {
  margin-bottom: 40px; }

.price-control {
  padding: 25px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  opacity: .4;
  transition: all 0.4s;
  cursor: pointer;
  border: 2px solid transparent;
  border-right: none; }
  .price-control:hover {
    opacity: 1; }
  @media screen and (max-width: 991px) {
    .price-control {
      border: none;
      -ms-flex-pack: center;
          justify-content: center;
      opacity: 1;
      padding: 25px 0; } }
  .price-control.active {
    position: relative;
    opacity: 1;
    border: 2px solid #1976d2;
    border-right: none; }
    @media screen and (max-width: 991px) {
      .price-control.active {
        border: none; } }
    .price-control.active::after {
      content: '';
      display: block;
      width: 2px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -2px;
      z-index: 1;
      background-color: #fff; }
      @media screen and (max-width: 991px) {
        .price-control.active::after {
          display: none; } }
    .price-control.active .price-text {
      color: #1976d2; }

.price-arrows {
  top: 80px; }
  @media screen and (max-width: 991px) {
    .price-arrows {
      max-width: 100%; } }

.price-img-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 85px; }
  @media screen and (max-width: 991px) {
    .price-img-wrapper {
      height: 85px; } }

@media screen and (max-width: 991px) {
  .price-img {
    max-height: 100%; } }

.more-link {
  display: none; }
  @media screen and (max-width: 991px) {
    .more-link {
      display: inline-block;
      outline: none;
      margin-top: 20px;
      font-size: 15px;
      color: #1976d2; } }

.price-text {
  margin-left: 20px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Segoe UI Bold', sans-serif; }
  @media screen and (max-width: 991px) {
    .price-text {
      color: #1976d2; } }
  @media screen and (max-width: 480px) {
    .price-text {
      font-size: 14px; } }
  @media screen and (max-width: 380px) {
    .price-text {
      font-size: 13px; } }

.price-tables-wrapper,
.price-table-wrapper,
.price-tables,
.price-table {
  height: 100%; }
  @media screen and (max-width: 991px) {
    .price-tables-wrapper,
    .price-table-wrapper,
    .price-tables,
    .price-table {
      height: auto; } }

@media screen and (max-width: 991px) {
  .price-table-wrapper {
    margin: 0 20px;
    padding: 0 40px 40px;
    border: 2px solid #1976d2; } }

@media screen and (max-width: 480px) {
  .price-table-wrapper {
    padding: 0 20px 20px; } }

.price-table {
  position: relative;
  padding: 65px;
  border: 2px solid #1976d2; }
  @media screen and (max-width: 991px) {
    .price-table {
      border: none;
      padding: 0; } }

.price-table-wrapper:not(:first-child) {
  display: none; }
  @media screen and (max-width: 991px) {
    .price-table-wrapper:not(:first-child) {
      display: block; } }

.price-row:not(:last-child) {
  margin-bottom: 20px; }

.price-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 991px) {
    .price-item {
      display: block; }
      .price-item:nth-child(n + 7) {
        display: none; } }

.price-item:not(:last-child) {
  margin-bottom: 20px; }

@media screen and (max-width: 991px) {
  .price-item {
    width: 100%; } }

@media screen and (max-width: 380px) {
  .price-item {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start; }
  .price-item:not(:last-child) {
    margin-bottom: 15px; } }

.price-num {
  margin-top: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-right: 15px;
  color: #b0b0b0;
  font-size: 13px; }

.price-item-header {
  position: relative;
  z-index: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 15px;
  padding-left: 35px;
  color: #393a3b;
  background: url("img/price-check.png") left center no-repeat; }
  @media screen and (max-width: 991px) {
    .price-item-header {
      padding-left: 20px;
      margin-right: 0; } }

.price {
  margin-left: 15px;
  min-width: 90px;
  font-weight: 700;
  color: #3a3a3a; }
  @media screen and (max-width: 991px) {
    .price {
      margin-left: 20px; } }

.price-item-header span {
  background-color: #fff; }

.price-item-header::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 6px;
  width: 100%;
  border-bottom: 1px dotted #393a3b; }
  @media screen and (max-width: 991px) {
    .price-item-header::after {
      display: none; } }

.price-bottom-wrapper {
  position: relative;
  background: url(img/quest.png) calc(50% - 720px) center no-repeat #1976d2; }
  .price-bottom-wrapper::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    border: 15px solid transparent;
    border-bottom: 15px solid #1976d2; }
  @media screen and (max-width: 1700px) {
    .price-bottom-wrapper {
      background: #1976d2; } }

.price-bottom {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 60px; }

@media screen and (max-width: 991px) {
  .price-bottom {
    padding: 140px 0 45px;
    background: url(img/quest.png) center 30px/45px no-repeat #1976d2; } }

.price-bottom-left {
  display: table;
  margin-right: 20px;
  text-align: center; }

@media screen and (max-width: 991px) {
  .price-bottom-left {
    margin-right: 0; } }

.price-discount {
  margin-top: 5px;
  font-family: 'DINPro-CondensedBold', sans-serif;
  font-size: 19px;
  font-style: italic;
  line-height: 1.1; }

@media screen and (max-width: 1199px) {
  .price-discount br {
    display: none; } }

@media screen and (max-width: 991px) {
  .price-discount {
    max-width: 330px;
    margin: 0 auto 25px; } }

.price-not-found {
  margin-bottom: 25px;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  font-size: 32px;
  font-family: 'Segoe UI Black', sans-serif; }
  @media screen and (max-width: 1199px) {
    .price-not-found {
      line-height: 1.1;
      font-size: 26px;
      text-align: center; } }
  @media screen and (max-width: 991px) {
    .price-not-found {
      margin-bottom: 25px; } }
  @media screen and (max-width: 480px) {
    .price-not-found {
      font-size: 22px; }
      .price-not-found br {
        display: none; } }

.price-btn {
  width: 320px;
  padding: 20px;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff; }
  @media screen and (max-width: 380px) {
    .price-btn {
      width: 100%; } }

.price-nav {
  display: none; }

@media screen and (max-width: 991px) {
  .price-nav {
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto 0; } }

.why-section {
  position: relative;
  padding-top: 100px; }
  @media screen and (max-width: 991px) {
    .why-section {
      padding: 50px 0; } }
  .why-section::before {
    content: '';
    display: block;
    width: 131px;
    height: 744px;
    position: absolute;
    top: 210px;
    left: calc(50% - 800px);
    background: url("img/why-bg.png") center no-repeat; }
    @media screen and (max-width: 1700px) {
      .why-section::before {
        display: none; } }

.why-header {
  margin-bottom: 70px; }

.why-slider-wrapper {
  position: relative; }

.why-slider [class*=col-] {
  margin-bottom: 60px; }
  @media screen and (max-width: 991px) {
    .why-slider [class*=col-] {
      margin-bottom: 25px; } }

@media screen and (max-width: 991px) {
  .why-slider .slick-arrow {
    top: 45%; } }

@media screen and (max-width: 991px) {
  .why-slider {
    margin: 0; } }

.why-card {
  height: 100%;
  padding: 55px 15px 30px;
  position: relative;
  border: 1px solid #bababa; }
  @media screen and (max-width: 991px) {
    .why-card {
      max-width: 360px;
      margin: 27px auto 0; } }

.why-img-wrapper {
  position: absolute;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  height: 54px;
  padding: 0 5px;
  background-color: #fff; }

.why-text {
  text-align: center;
  font-size: 17px;
  line-height: 1.2; }
  @media screen and (max-width: 380px) {
    .why-text {
      font-size: 15px; } }

.why-text {
  position: relative; }
  .why-text::before {
    content: '';
    display: block;
    width: 70px;
    height: 1px;
    margin: 0 auto 15px;
    background-color: #e1e1e1; }

.why-img-wrapper {
  position: absolute;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  height: 54px;
  padding: 0 5px;
  background-color: #fff; }

.why-text {
  position: relative;
  text-align: center;
  font-size: 17px;
  line-height: 1.2; }
  @media screen and (max-width: 380px) {
    .why-text {
      font-size: 15px; } }
  .why-text::before {
    content: '';
    display: block;
    width: 70px;
    height: 1px;
    margin: 0 auto 15px;
    background-color: #e1e1e1; }

.steps-section {
  position: relative;
  padding: 80px 0 60px; }
  .steps-section::before {
    content: '';
    display: block;
    width: 131px;
    height: 643px;
    position: absolute;
    top: 190px;
    left: calc(50% + 660px);
    background: url(img/step-bg.png) center no-repeat; }
    @media screen and (max-width: 1700px) {
      .steps-section::before {
        display: none; } }

.steps-main-header {
  margin-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .steps-main-header {
      margin-bottom: 20px; } }

.steps-slider-wrapper {
  position: relative; }

.steps-slider [class*=col-] {
  margin-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .steps-slider [class*=col-] {
      margin-bottom: 0; } }

@media screen and (max-width: 991px) {
  .steps-slider {
    margin: 0; } }

.step-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  padding: 60px 15px;
  text-align: center;
  border: 1px solid #bababa; }
  @media screen and (max-width: 991px) {
    .step-card {
      max-width: 360px;
      margin: 35px auto 25px; } }

.step-num {
  position: absolute;
  padding: 0 10px;
  top: -35px;
  font-size: 62px;
  font-style: italic;
  font-family: 'Segoe UI Black', sans-serif;
  color: #1976d2;
  line-height: 1;
  background-color: #fff; }

.faq-text,
.step-text {
  font-family: 'Segoe UI Bold', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media screen and (max-width: 380px) {
    .faq-text,
    .step-text {
      font-size: 14px; } }

.step-img {
  height: 165px;
  margin: 0 auto; }

.faq-section {
  padding: 40px 0 100px; }

.faq-header {
  margin-bottom: 60px; }
  @media screen and (max-width: 991px) {
    .faq-header {
      margin-bottom: 30px; } }

.faq-slider-wrapper {
  position: relative; }

@media screen and (max-width: 991px) {
  .faq-slider {
    margin: 0; } }

.faq-slider .slick-prev {
  left: -50px; }
  @media screen and (max-width: 1400px) {
    .faq-slider .slick-prev {
      left: 0; } }

.faq-slider .slick-next {
  right: -50px; }
  @media screen and (max-width: 1400px) {
    .faq-slider .slick-next {
      right: 0; } }

.faq-card {
  margin-top: 15px;
  margin-bottom: 10px;
  position: relative;
  height: 100%;
  padding: 70px 15px;
  border: 1px solid #bababa;
  text-align: center;
  transition: all 0.4s;
  cursor: pointer; }
  .faq-card::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #1976d2;
    border-right: 1px solid #1976d2;
    background-color: #fff;
    transition: all 0.4s;
    opacity: 0; }
  .faq-card:hover, .faq-card.active {
    border-color: #1976d2; }
    .faq-card:hover .faq-text, .faq-card.active .faq-text {
      color: #1976d2; }
    .faq-card:hover::after, .faq-card.active::after {
      opacity: 1; }
  @media screen and (max-width: 991px) {
    .faq-card {
      max-width: 360px;
      margin: 15px auto 35px; } }

.faq-num {
  padding: 0 10px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
  font-size: 41px;
  color: #1976d2;
  background-color: #fff;
  font-family: 'Segoe UI Black', sans-serif;
  font-style: italic; }

.faq-answers {
  margin-top: 35px; }
  @media screen and (max-width: 991px) {
    .faq-answers {
      margin-top: 0; } }

.faq-dots {
  margin-top: 40px; }

.faq-answer {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  line-height: 1.2;
  letter-spacing: 1px; }
  .faq-answer:not(:first-child) {
    display: none; }

.price-call {
  max-width: 260px;
  text-align: center;
  font-size: 18px;
  line-height: 1.1;
  font-family: 'DINPro-CondensedBold', sans-serif; }

@media screen and (max-width: 1199px) {
  .price-call {
    margin: 25px 0; } }

@media screen and (max-width: 991px) {
  .price-call {
    margin-top: 0; } }

@media screen and (max-width: 1199px) {
  .steps-bottom {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; } }

.step-header {
  margin-bottom: 15px;
  text-align: center;
  font-family: 'DINPro-CondensedBold', sans-serif;
  font-size: 19px; }

.step-text {
  font-size: 15px;
  color: #676767;
  text-align: center;
  line-height: 1.1; }

.masters-section {
  position: relative;
  padding: 110px 0 65px; }
  @media screen and (max-width: 991px) {
    .masters-section {
      padding: 50px 0; } }

.masters-header {
  position: absolute;
  top: 10px;
  left: calc(50% + 90px);
  margin-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .masters-header {
      position: static;
      margin-bottom: 30px; } }

.masters-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media screen and (max-width: 575px) {
    .masters-slide {
      margin: 0 20px; } }

@media screen and (max-width: 991px) {
  .masters-slide {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; } }

.masters-slider-wrapper {
  position: relative; }

.master-name {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-family: 'Segoe UI Bold', sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  text-shadow: 1px 1px 1px #000; }

.masters-arrows {
  position: absolute;
  top: 45%;
  left: 30px;
  transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: calc(50% - 60px);
  width: 100%; }
  @media screen and (max-width: 991px) {
    .masters-arrows {
      left: 50%;
      top: 140px;
      max-width: 420px;
      transform: translate(-50%, 0); } }
  @media screen and (max-width: 575px) {
    .masters-arrows {
      max-width: 100%;
      top: 20%; } }
  @media screen and (max-width: 480px) {
    .masters-arrows {
      top: 17%; } }
  @media screen and (max-width: 380px) {
    .masters-arrows {
      top: 13%; } }

.masters-arrows .slick-arrow {
  position: static;
  transform: none;
  width: 41px;
  height: 41px; }

.masters-arrows .slick-prev {
  background: url("img/al.png") center no-repeat; }

.masters-arrows .slick-next {
  background: url("img/ar.png") center no-repeat; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.masters-nav {
  margin-top: 30px; }

.slide-info {
  padding-left: 90px;
  max-width: 50%; }

@media screen and (max-width: 991px) {
  .slide-info {
    padding-left: 0;
    max-width: 300px; } }

.master-img-wrapper {
  margin-bottom: 25px;
  position: relative;
  width: 50%;
  box-shadow: 15px 15px 15px 1px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 991px) {
    .master-img-wrapper {
      margin-bottom: 50px;
      max-width: 480px;
      width: 100%; } }
  @media screen and (max-width: 575px) {
    .master-img-wrapper {
      box-shadow: 5px 15px 15px 1px rgba(0, 0, 0, 0.1); } }

.master-img {
  width: 100%;
  margin: 0 auto; }

.slide-info-item:not(:last-child) {
  margin-bottom: 20px; }

.slide-header {
  margin-bottom: 10px;
  font-family: 'Segoe UI Bold', sans-serif;
  font-size: 15px;
  text-transform: uppercase; }

.slide-text {
  padding-left: 30px;
  background: url("img/master-check.png") left 5px no-repeat;
  color: #676767;
  font-size: 15px; }

.stories-section {
  position: relative;
  padding: 50px 0; }
  .stories-section::before {
    content: '';
    display: block;
    width: 131px;
    height: 817px;
    position: absolute;
    top: 210px;
    left: calc(50% - 800px);
    background: url(img/feed-bg.png) center no-repeat; }
    @media screen and (max-width: 1700px) {
      .stories-section::before {
        display: none; } }

.stories-header {
  margin-bottom: 55px; }
  @media screen and (max-width: 991px) {
    .stories-header {
      margin-bottom: 40px; } }

.stories-slider .slick-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch; }

@media screen and (max-width: 991px) {
  .stories-slider .slick-list {
    display: block; } }

.stories-slider .slick-arrow {
  top: 100px; }

.stories-slider .slick-prev {
  left: 0; }

.stories-slider .slick-next {
  right: 0; }

.stories-slides {
  margin-top: 50px; }

@media screen and (max-width: 991px) {
  .stories-slides {
    margin-top: 0; } }

.stories-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end; }

@media screen and (max-width: 991px) {
  .stories-slide {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column; } }

.stories-slide-wrapper:not(:first-child) {
  display: none; }

@media screen and (max-width: 991px) {
  .stories-slide {
    margin: 20px auto 0; } }

@media screen and (max-width: 991px) {
  .stories-slide-left {
    margin: 0 auto;
    width: 100%;
    max-width: 500px; } }

.stories-img-wrapper {
  position: relative;
  width: 360px;
  margin-right: 40px;
  background-color: #dfdfdf; }

@media screen and (max-width: 480px) {
  .stories-img-wrapper {
    width: 100%; } }

@media screen and (max-width: 991px) {
  .stories-img-wrapper {
    margin: 0 auto; } }

.stories-info {
  -ms-flex-positive: 1;
  flex-grow: 1; }

@media screen and (max-width: 991px) {
  .stories-info {
    max-width: 440px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (max-width: 991px) {
  .stories-img-wrapper {
    margin-bottom: 20px; } }

.stories-img {
  margin: 0 auto; }

.img-text {
  position: absolute;
  top: 20px;
  font-family: 'SFProDisplay-Bold', sans-serif;
  text-transform: uppercase;
  line-height: 1; }

@media screen and (max-width: 380px) {
  .img-text {
    display: none; } }

.img-text.before {
  left: calc(25% - 12px); }

.img-text.after {
  left: calc(75% - 28px); }

.info-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.info-item:not(:last-child) {
  margin-bottom: 10px; }

@media screen and (max-width: 480px) {
  .info-item {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start; } }

.info-header {
  width: calc(50% - 20px);
  margin-right: 25px;
  position: relative;
  z-index: 1;
  font-size: 14px;
  color: #999999; }

.info-header span {
  padding-right: 5px;
  position: relative;
  z-index: 1;
  background-color: #fff; }

.info-header::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 4px;
  width: 100%;
  border-bottom: 1px dotted #999; }

@media screen and (max-width: 480px) {
  .info-header {
    width: 100%;
    margin-right: 0; } }

.info-text {
  width: 50%;
  font-family: 'SFProDisplay-Bold', sans-serif;
  font-size: 14px; }

@media screen and (max-width: 480px) {
  .info-text {
    width: 100%; } }

.device {
  color: #02448d;
  font-weight: 700; }

.stories-slider-wrapper {
  position: relative; }

.stories-arrows {
  top: 125px; }

.slide-top {
  height: 230px;
  padding: 40px 40px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-radius: 10px 10px 0 0;
  background-color: #2c2c2d; }
  @media screen and (max-width: 380px) {
    .slide-top {
      padding: 40px 20px 25px; } }

.feed-slide-header {
  position: relative;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Segoe UI Bold', sans-serif;
  color: #fff; }
  .feed-slide-header::after {
    content: '';
    display: block;
    width: 35px;
    height: 1px;
    margin: 15px 0 20px;
    background-color: #1976d2; }

.feed-slide-text {
  font-size: 14px;
  color: #fff; }

.feed-tall-img {
  position: relative;
  width: 83px;
  height: 208px; }
  .feed-tall-img .slide-img {
    position: absolute;
    top: -55px; }
    @media screen and (max-width: 991px) {
      .feed-tall-img .slide-img {
        position: static; } }
  @media screen and (max-width: 991px) {
    .feed-tall-img {
      width: auto;
      height: auto; } }

.feed-slide {
  height: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #dddddd;
  border-radius: 10px;
  transition: all 0.4s; }

.feed-date::after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  margin-left: auto;
  background: url("img/quote.png") center no-repeat #fff; }

@media screen and (max-width: 991px) {
  .feed-slide {
    max-width: 350px;
    margin: 0 auto 15px; } }

@media screen and (max-width: 380px) {
  .feed-slide {
    max-width: calc(100% - 30px); } }

.feed-slide-inner {
  padding: 30px 45px 15px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (max-width: 991px) {
  .feed-slide-inner {
    padding: 30px 20px 15px; } }

.feed-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 30px; }

.feed-avatar {
  margin-right: 20px;
  width: 59px;
  height: 59px; }

.feed-name {
  color: #404549;
  font-weight: 700;
  line-height: 1.1; }

.feed-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.rating-num {
  margin-right: 10px;
  font-size: 12px;
  color: #404549; }

@media screen and (max-width: 1199px) {
  .feed-name {
    margin-top: 10px; } }

.feed-text {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 14px;
  color: #404549; }

.feed-date {
  position: relative;
  text-align: right;
  font-size: 12px;
  color: #d4d4d4; }

@media screen and (max-width: 767px) {
  .consult-section {
    background: url("img/bg3-mob.jpg") center bottom no-repeat; } }

@media screen and (max-width: 767px) {
  .discount-section {
    background: url("img/bg2-mob.jpg") center bottom no-repeat; } }

.consult-inner {
  padding: 150px 0 75px;
  background: url("img/bg3.jpg") center bottom no-repeat; }
  @media screen and (max-width: 767px) {
    .consult-inner {
      padding: 80px 0 0;
      background: none; } }

.discount-inner {
  padding: 115px 0 180px;
  background: url("img/bg2.jpg") center bottom no-repeat; }
  @media screen and (max-width: 767px) {
    .discount-inner {
      padding: 80px 0 0;
      background: none; } }

.discount-info,
.consult-info {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }
  @media screen and (max-width: 767px) {
    .discount-info,
    .consult-info {
      width: 100%; } }

.discount-header,
.consult-header {
  margin-bottom: 20px;
  color: #fff; }

.discount-subheader,
.consult-subheader {
  margin-bottom: 35px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px; }
  @media screen and (max-width: 767px) {
    .discount-subheader,
    .consult-subheader {
      font-size: 13px; } }

.discount-btn,
.consult-btn {
  padding: 20px;
  width: 320px; }
  @media screen and (max-width: 380px) {
    .discount-btn,
    .consult-btn {
      padding: 17px;
      width: 100%; } }

.discount-img,
.consult-img {
  display: none; }
  @media screen and (max-width: 767px) {
    .discount-img,
    .consult-img {
      display: block;
      margin: 20px auto 0; } }

@media screen and (max-width: 767px) {
  .discount-img {
    position: relative;
    top: 40px; } }

.map-section {
  padding: 90px 0;
  background: url("img/bg4.jpg") center top no-repeat; }
  @media screen and (max-width: 991px) {
    .map-section {
      padding: 120px 0 50px;
      background-color: #1F1F21; } }
  @media screen and (max-width: 480px) {
    .map-section {
      background: url("img/bg4.jpg") center top/1000px no-repeat #1F1F21; } }

.map-header {
  margin: 90px auto; }
  @media screen and (max-width: 991px) {
    .map-header {
      margin: 45px auto; } }

.map-sign-wrapper {
  padding: 30px 15px;
  background-color: #3083d6; }

.map-sign {
  display: table;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Segoe UI Semibold', sans-serif;
  letter-spacing: 1px; }

.map-address-item {
  height: 100%;
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  background-color: #fff; }

@media screen and (max-width: 991px) {
  .map-address-item {
    max-width: 360px;
    height: auto;
    margin: 0 auto 25px; } }

.map-address-item .map-see {
  color: #1976d2;
  margin: 15px auto 0;
  font-size: 14px; }

.address-header {
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'DINPro-CondensedBold', sans-serif;
  color: #868686;
  text-transform: uppercase; }

.address {
  line-height: 1.2; }

.map-phones {
  margin-top: 40px; }

.map-phones .phone {
  font-size: 24px;
  color: #464646;
  font-family: 'Segoe UI Bold', sans-serif; }

.map-phones .phone:hover {
  color: #1976d2; }

.map-phones .phone:not(:last-child) {
  margin-bottom: 5px; }

.address-schedule {
  line-height: 1.7; }

.footer-btn {
  margin-left: 30px; }

@media screen and (max-width: 991px) {
  .call-btn.footer-btn {
    margin-left: 0; } }

.footer-top {
  padding: 60px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #dddddd;
  position: relative; }

.footer-top .phones {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.footer-top .phones .sep {
  margin: 0 10px; }

.footer-top .phones .phone {
  font-size: 18px; }

@media screen and (max-width: 1199px) {
  .footer-top {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 50px; }
  .footer-top .phones {
    margin-bottom: 40px; } }

.footer-logo-wrapper {
  display: none;
  padding: 0 10px;
  background: #fff; }

@media screen and (max-width: 1199px) {
  .footer-logo-wrapper {
    display: block;
    position: absolute;
    bottom: -30px; } }

.footer-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (max-width: 1199px) {
  .footer-right {
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (max-width: 380px) {
  .footer-right {
    width: 100%; } }

.footer-slogan {
  font-size: 14px; }

@media screen and (max-width: 1199px) {
  .footer-slogan {
    margin-bottom: 40px;
    text-align: center; } }

@media screen and (max-width: 480px) {
  .footer-slogan br {
    display: none; } }

.footer-bottom {
  position: relative;
  padding: 50px 0;
  font-size: 14px;
  text-align: center;
  color: #999999; }

@media screen and (max-width: 767px) {
  .footer-bottom br {
    display: none; } }

@media screen and (max-width: 1199px) {
  .footer-bottom {
    padding: 50px 0; } }

.footer-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.totop-btn {
  display: block;
  width: 41px;
  height: 41px;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  border: none;
  background: url("img/arrow-top.png") center no-repeat; }




.text-section {
padding: 60px 0;
text-align: left;
}
@media screen and (max-width: 991px) {
.text-section {
padding-top: 40px;
padding-bottom: 0;
}
}
.text h1,
.text h2,
.text h3 {
margin: 30px 0;
font-size: 30px;
line-height: 1;
}

.text h4 {
margin: 30px 0;
font-size: 22px;
}
.text ul {
list-style: circle inside;
}
.text p,
.text ul {
margin-bottom: 1rem;
font-size: 17px;
}
@media screen and (max-width: 480px) {
.text h1,
.text h2,
.text h3 {
font-size: 25px;
}
.text p,
.text ul {
font-size: 16px;
}
}

.table-wrapper {
  overflow-x: auto;
}
table {
  font-size: 16px;
  border-collapse: collapse;
}
table td,
table tr {
  border: 1px solid black;
}
table td {
  padding: 5px;
}

