/* line 7, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

/* line 11, ../sass/all/base.scss */
.ttu {
  text-transform: uppercase !important;
}

/* line 15, ../sass/all/base.scss */
.tac {
  text-align: center !important;
}

/* line 19, ../sass/all/base.scss */
.tal {
  text-align: left !important;
}

/* line 23, ../sass/all/base.scss */
.tar {
  text-align: right !important;
}

/* line 27, ../sass/all/base.scss */
.ltr {
  direction: ltr;
}

/* line 31, ../sass/all/base.scss */
.rtl {
  direction: rtl;
}

/* line 35, ../sass/all/base.scss */
.d-f {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}

/* line 43, ../sass/all/base.scss */
.f-w-w {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  -o-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 51, ../sass/all/base.scss */
.j-c-c {
  justify-content: center !important;
}

/* line 55, ../sass/all/base.scss */
.j-c-s-b {
  justify-content: space-between !important;
}

/* line 59, ../sass/all/base.scss */
.a-i-c {
  -ms-align-items: center !important;
  align-items: center !important;
}

/* line 64, ../sass/all/base.scss */
.a-i-f-e {
  -ms-align-items: flex-end !important;
  align-items: flex-end !important;
}

/* line 69, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 73, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

/* line 77, ../sass/all/base.scss */
.no-pad-left {
  padding-left: 0 !important;
}

/* line 81, ../sass/all/base.scss */
.no-pad-right {
  padding-right: 0 !important;
}

/* line 85, ../sass/all/base.scss */
.no-mar-top {
  margin-top: 0 !important;
}

/* line 89, ../sass/all/base.scss */
.no-mar-left {
  margin-left: 0 !important;
}

/* line 93, ../sass/all/base.scss */
.no-mar-right {
  margin-right: 0 !important;
}

/* line 97, ../sass/all/base.scss */
.no-mar-bot {
  margin-bottom: 0 !important;
}

/* line 101, ../sass/all/base.scss */
.global-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

/* line 1, ../sass/service-post/service-post-top.scss */
.SP-Top {
  position: relative;
}
/* line 4, ../sass/service-post/service-post-top.scss */
.SP-Top:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(238, 238, 238, 0.9);
  z-index: 2;
}
/* line 16, ../sass/service-post/service-post-top.scss */
.SP-Top .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
/* line 26, ../sass/service-post/service-post-top.scss */
.SP-Top .container {
  z-index: 3;
}
/* line 30, ../sass/service-post/service-post-top.scss */
.SP-Top .site-title {
  max-width: 60%;
  z-index: 2;
}
/* line 35, ../sass/service-post/service-post-top.scss */
.SP-Top .price {
  position: relative;
  font-size: 20px;
}
/* line 39, ../sass/service-post/service-post-top.scss */
.SP-Top .price b {
  font-weight: 700;
  color: #2d83c0;
  font-size: 36px;
}
/* line 46, ../sass/service-post/service-post-top.scss */
.SP-Top .text {
  position: relative;
  max-width: 55%;
  line-height: 1.6;
  font-size: 18px;
}
/* line 53, ../sass/service-post/service-post-top.scss */
.SP-Top .img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 35%;
  max-height: 95%;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 65, ../sass/service-post/service-post-top.scss */
  .SP-Top .price {
    font-size: 18px;
  }
  /* line 68, ../sass/service-post/service-post-top.scss */
  .SP-Top .price b {
    font-size: 32px;
  }
  /* line 73, ../sass/service-post/service-post-top.scss */
  .SP-Top .text {
    max-width: 55%;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 84, ../sass/service-post/service-post-top.scss */
  .SP-Top .price {
    font-size: 16px;
  }
  /* line 87, ../sass/service-post/service-post-top.scss */
  .SP-Top .price b {
    font-size: 28px;
  }
  /* line 92, ../sass/service-post/service-post-top.scss */
  .SP-Top .text {
    max-width: 60%;
    font-size: 14px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 103, ../sass/service-post/service-post-top.scss */
  .SP-Top .site-title {
    max-width: 100%;
    z-index: 2;
  }
  /* line 108, ../sass/service-post/service-post-top.scss */
  .SP-Top .price {
    font-size: 18px;
  }
  /* line 111, ../sass/service-post/service-post-top.scss */
  .SP-Top .price b {
    font-size: 28px;
  }
  /* line 116, ../sass/service-post/service-post-top.scss */
  .SP-Top .text {
    max-width: 100%;
    font-size: 16px;
  }
  /* line 121, ../sass/service-post/service-post-top.scss */
  .SP-Top .img {
    display: none;
  }
}
/* line 1, ../sass/service-post/service-post-form.scss */
.SP-From {
  position: relative;
  background: #2d83c0;
}
/* line 5, ../sass/service-post/service-post-form.scss */
.SP-From .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 20, ../sass/service-post/service-post-form.scss */
.SP-FromL {
  position: relative;
  background: #fff;
  width: 65%;
  padding: 30px;
}
/* line 26, ../sass/service-post/service-post-form.scss */
.SP-FromL .small-title {
  position: relative;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 32, ../sass/service-post/service-post-form.scss */
.SP-FromL .small-title span {
  display: block;
  color: #2d83c0;
  text-transform: lowercase;
}
/* line 39, ../sass/service-post/service-post-form.scss */
.SP-FromL .text {
  position: relative;
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 46, ../sass/service-post/service-post-form.scss */
.SP-FromL form {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 61, ../sass/service-post/service-post-form.scss */
.SP-FromL .input {
  position: relative;
  border-radius: 8px;
  padding: 0 15px;
  background: #eee;
  width: calc((100% - 30px) / 2);
  height: 60px;
  margin-bottom: 30px;
}
/* line 71, ../sass/service-post/service-post-form.scss */
.SP-FromL .site-btn {
  width: calc((100% - 30px) / 2);
}
/* line 75, ../sass/service-post/service-post-form.scss */
.SP-FromL .phone {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  margin-left: calc((100% - 30px) / 2 + 30px);
  height: 60px;
  margin-top: -60px;
}
/* line 92, ../sass/service-post/service-post-form.scss */
.SP-FromL .phone a {
  display: inline-block;
  color: #2d83c0;
  font-weight: 600;
  margin-top: 5px;
  font-size: 24px;
}
/* line 99, ../sass/service-post/service-post-form.scss */
.SP-FromL .phone a:hover {
  opacity: 0.7;
}

/* line 106, ../sass/service-post/service-post-form.scss */
.SP-FromR {
  position: relative;
  background: #2d83c0;
  color: #fff;
  width: 30%;
}
/* line 112, ../sass/service-post/service-post-form.scss */
.SP-FromR .row {
  position: relative;
  border-bottom: 1px solid #fff;
  padding: 35px 0;
  padding-left: 85px;
}
/* line 118, ../sass/service-post/service-post-form.scss */
.SP-FromR .row:nth-child(1) {
  border-top: 1px solid #fff;
}
/* line 123, ../sass/service-post/service-post-form.scss */
.SP-FromR svg {
  display: block;
  position: absolute;
  top: 35px;
  left: 0;
  max-width: 55px;
  max-height: 55px;
}
/* line 132, ../sass/service-post/service-post-form.scss */
.SP-FromR b {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 140, ../sass/service-post/service-post-form.scss */
.SP-FromR span {
  display: block;
  line-height: 1.4;
  font-size: 14px;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 149, ../sass/service-post/service-post-form.scss */
  .SP-FromL {
    width: 68%;
    padding: 24px;
  }
  /* line 153, ../sass/service-post/service-post-form.scss */
  .SP-FromL .small-title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  /* line 158, ../sass/service-post/service-post-form.scss */
  .SP-FromL .text {
    font-size: 15px;
    margin-bottom: 20px;
  }
  /* line 163, ../sass/service-post/service-post-form.scss */
  .SP-FromL .input {
    border-radius: 7px;
    padding: 0 15px;
    width: calc((100% - 25px) / 2);
    height: 50px;
    margin-bottom: 25px;
  }
  /* line 171, ../sass/service-post/service-post-form.scss */
  .SP-FromL .site-btn {
    width: calc((100% - 25px) / 2);
  }
  /* line 175, ../sass/service-post/service-post-form.scss */
  .SP-FromL .phone {
    margin-left: calc((100% - 25px) / 2 + 25px);
    height: 50px;
    margin-top: -50px;
    font-size: 14px;
  }
  /* line 181, ../sass/service-post/service-post-form.scss */
  .SP-FromL .phone a {
    margin-top: 5px;
    font-size: 22px;
  }

  /* line 188, ../sass/service-post/service-post-form.scss */
  .SP-FromR {
    width: 30%;
  }
  /* line 191, ../sass/service-post/service-post-form.scss */
  .SP-FromR .row {
    padding: 28px 0;
    padding-left: 70px;
  }
  /* line 196, ../sass/service-post/service-post-form.scss */
  .SP-FromR svg {
    top: 28px;
    max-width: 44px;
    max-height: 44px;
  }
  /* line 202, ../sass/service-post/service-post-form.scss */
  .SP-FromR b {
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* line 207, ../sass/service-post/service-post-form.scss */
  .SP-FromR span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 216, ../sass/service-post/service-post-form.scss */
  .SP-FromL {
    width: 68%;
    padding: 18px;
  }
  /* line 220, ../sass/service-post/service-post-form.scss */
  .SP-FromL .small-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  /* line 225, ../sass/service-post/service-post-form.scss */
  .SP-FromL .text {
    font-size: 14px;
    margin-bottom: 15px;
  }
  /* line 230, ../sass/service-post/service-post-form.scss */
  .SP-FromL .input {
    border-radius: 6px;
    padding: 0 10px;
    width: calc((100% - 20px) / 2);
    height: 44px;
    margin-bottom: 20px;
  }
  /* line 238, ../sass/service-post/service-post-form.scss */
  .SP-FromL .site-btn {
    width: calc((100% - 20px) / 2);
  }
  /* line 242, ../sass/service-post/service-post-form.scss */
  .SP-FromL .phone {
    margin-left: calc((100% - 20px) / 2 + 20px);
    height: 44px;
    margin-top: -44px;
    font-size: 12px;
  }
  /* line 248, ../sass/service-post/service-post-form.scss */
  .SP-FromL .phone a {
    margin-top: 3px;
    font-size: 20px;
  }

  /* line 255, ../sass/service-post/service-post-form.scss */
  .SP-FromR {
    width: 30%;
  }
  /* line 258, ../sass/service-post/service-post-form.scss */
  .SP-FromR .row {
    padding: 20px 0;
    padding-left: 50px;
  }
  /* line 263, ../sass/service-post/service-post-form.scss */
  .SP-FromR svg {
    top: 20px;
    max-width: 35px;
    max-height: 35px;
  }
  /* line 269, ../sass/service-post/service-post-form.scss */
  .SP-FromR b {
    font-size: 13px;
    margin-bottom: 8px;
  }
  /* line 274, ../sass/service-post/service-post-form.scss */
  .SP-FromR span {
    font-size: 13px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 283, ../sass/service-post/service-post-form.scss */
  .SP-FromL {
    width: 100%;
    padding: 15px;
  }
  /* line 287, ../sass/service-post/service-post-form.scss */
  .SP-FromL .small-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  /* line 292, ../sass/service-post/service-post-form.scss */
  .SP-FromL .text {
    font-size: 16px;
    margin-bottom: 15px;
  }
  /* line 297, ../sass/service-post/service-post-form.scss */
  .SP-FromL .input {
    border-radius: 5px;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
  }
  /* line 304, ../sass/service-post/service-post-form.scss */
  .SP-FromL .site-btn {
    width: auto;
  }
  /* line 308, ../sass/service-post/service-post-form.scss */
  .SP-FromL .phone {
    margin-left: 0;
    height: auto;
    margin-top: 15px;
  }
  /* line 313, ../sass/service-post/service-post-form.scss */
  .SP-FromL .phone a {
    font-size: 24px;
  }

  /* line 319, ../sass/service-post/service-post-form.scss */
  .SP-FromR {
    width: 100%;
    margin-top: 45px;
  }
  /* line 323, ../sass/service-post/service-post-form.scss */
  .SP-FromR .row {
    padding: 15px 0;
    padding-left: 85px;
  }
  /* line 329, ../sass/service-post/service-post-form.scss */
  .SP-FromR svg {
    top: 15px;
    max-width: 55px;
    max-height: 55px;
  }
  /* line 335, ../sass/service-post/service-post-form.scss */
  .SP-FromR b {
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* line 340, ../sass/service-post/service-post-form.scss */
  .SP-FromR span {
    font-size: 14px;
  }
}
/* line 1, ../sass/index/index-slider.scss */
.IndexSliderWr {
  position: relative;
}
/* line 4, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-nav {
  position: absolute;
  top: 14px;
  right: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 140px;
}
/* line 17, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-button-next, .IndexSliderWr .swiper-button-prev {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background: #2d83c0;
  transition: 0.3s ease all;
  left: auto;
  right: auto;
  border-radius: 8px;
  width: 60px;
  height: 60px;
}
/* line 35, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-button-next:after, .IndexSliderWr .swiper-button-prev:after {
  transition: 0.3s ease all;
  color: #fff;
  font-size: 20px;
}
/* line 41, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-button-next:hover, .IndexSliderWr .swiper-button-prev:hover {
  background: #ffdb3f;
}
/* line 44, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-button-next:hover:after, .IndexSliderWr .swiper-button-prev:hover:after {
  color: #333333;
}
/* line 51, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-slide span {
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 10px 20px;
  background: #2d83c0;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
}
/* line 63, ../sass/index/index-slider.scss */
.IndexSliderWr .swiper-slide span.after {
  background: #ffdb3f;
  color: #333333;
}
/* line 70, ../sass/index/index-slider.scss */
.IndexSliderWr img {
  display: block;
  width: 100%;
  height: 585px;
  object-fit: cover;
  -o-object-fit: cover;
  border-radius: 10px;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 83, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-nav {
    top: 15px;
    width: 115px;
  }
  /* line 88, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-button-next, .IndexSliderWr .swiper-button-prev {
    border-radius: 8px;
    width: 50px;
    height: 50px;
  }
  /* line 93, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-button-next:after, .IndexSliderWr .swiper-button-prev:after {
    font-size: 18px;
  }
  /* line 98, ../sass/index/index-slider.scss */
  .IndexSliderWr img {
    height: 468px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 108, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-nav {
    top: 15px;
    width: 100px;
  }
  /* line 113, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-button-next, .IndexSliderWr .swiper-button-prev {
    border-radius: 8px;
    width: 44px;
    height: 44px;
  }
  /* line 118, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-button-next:after, .IndexSliderWr .swiper-button-prev:after {
    font-size: 16px;
  }
  /* line 123, ../sass/index/index-slider.scss */
  .IndexSliderWr img {
    height: 362px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 133, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-nav {
    top: 17px;
    width: 90px;
  }
  /* line 138, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-button-next, .IndexSliderWr .swiper-button-prev {
    border-radius: 5px;
    width: 40px;
    height: 40px;
  }
  /* line 143, ../sass/index/index-slider.scss */
  .IndexSliderWr .swiper-button-next:after, .IndexSliderWr .swiper-button-prev:after {
    font-size: 14px;
  }
  /* line 148, ../sass/index/index-slider.scss */
  .IndexSliderWr img {
    height: calc(100% - 30px);
  }
}
/* line 2, ../sass/index/index-review.scss */
.IndexReviewWr .swiper-button-next, .IndexReviewWr .swiper-button-prev {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background: #2d83c0;
  transition: 0.3s ease all;
  border-radius: 8px;
  width: 60px;
  height: 60px;
}
/* line 17, ../sass/index/index-review.scss */
.IndexReviewWr .swiper-button-next:after, .IndexReviewWr .swiper-button-prev:after {
  transition: 0.3s ease all;
  color: #fff;
  font-size: 20px;
}
/* line 23, ../sass/index/index-review.scss */
.IndexReviewWr .swiper-button-next:hover, .IndexReviewWr .swiper-button-prev:hover {
  background: #ffdb3f;
}
/* line 26, ../sass/index/index-review.scss */
.IndexReviewWr .swiper-button-next:hover:after, .IndexReviewWr .swiper-button-prev:hover:after {
  color: #333333;
}
/* line 34, ../sass/index/index-review.scss */
.IndexReviewWr .swiper-slide-active .IndexReviewB img {
  width: 80%;
}
/* line 38, ../sass/index/index-review.scss */
.IndexReviewWr .swiper-slide-active .IndexReviewB:after {
  display: none;
}

/* line 45, ../sass/index/index-review.scss */
.IndexReview {
  position: relative;
}
/* line 48, ../sass/index/index-review.scss */
.IndexReview:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -250px;
  left: 30px;
  width: calc(100% - 60px);
  height: 500px;
  background: #eee;
  border-radius: 10px;
}

/* line 62, ../sass/index/index-review.scss */
.IndexReviewB {
  position: relative;
  height: 650px;
}
/* line 66, ../sass/index/index-review.scss */
.IndexReviewB:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
/* line 77, ../sass/index/index-review.scss */
.IndexReviewB a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 83, ../sass/index/index-review.scss */
.IndexReviewB picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
/* line 96, ../sass/index/index-review.scss */
.IndexReviewB img {
  display: block;
  width: 50%;
  transition: 0.5s ease;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 106, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next, .IndexReviewWr .swiper-button-prev {
    border-radius: 8px;
    width: 50px;
    height: 50px;
  }
  /* line 111, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next:after, .IndexReviewWr .swiper-button-prev:after {
    font-size: 18px;
  }

  /* line 118, ../sass/index/index-review.scss */
  .IndexReview:after {
    margin-top: -200px;
    left: 25px;
    width: calc(100% - 50px);
    height: 400px;
  }

  /* line 126, ../sass/index/index-review.scss */
  .IndexReviewB {
    height: 520px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 135, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next, .IndexReviewWr .swiper-button-prev {
    border-radius: 8px;
    width: 44px;
    height: 44px;
  }
  /* line 140, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next:after, .IndexReviewWr .swiper-button-prev:after {
    font-size: 16px;
  }
  /* line 145, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-prev {
    left: 0;
  }
  /* line 149, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next {
    right: 0;
  }

  /* line 155, ../sass/index/index-review.scss */
  .IndexReview:after {
    margin-top: -156px;
    left: 20px;
    width: calc(100% - 40px);
    height: 308px;
  }

  /* line 163, ../sass/index/index-review.scss */
  .IndexReviewB {
    height: 400px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 172, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next, .IndexReviewWr .swiper-button-prev {
    border-radius: 5px;
    width: 40px;
    height: 40px;
  }
  /* line 177, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next:after, .IndexReviewWr .swiper-button-prev:after {
    font-size: 14px;
  }
  /* line 182, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-prev {
    left: -10px;
  }
  /* line 186, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-button-next {
    right: -10px;
  }
  /* line 192, ../sass/index/index-review.scss */
  .IndexReviewWr .swiper-slide-active .IndexReviewB img {
    width: auto !important;
    height: 500px;
  }

  /* line 201, ../sass/index/index-review.scss */
  .IndexReview:after {
    margin-top: -150px;
    left: 15px;
    width: calc(100% - 30px);
    height: 300px;
  }

  /* line 209, ../sass/index/index-review.scss */
  .IndexReviewB {
    height: 500px;
  }
}
/* line 1, ../sass/index/index-steps.scss */
.IndexStepsResult {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}

/* line 17, ../sass/index/index-steps.scss */
.IndexStepB {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background: #eee;
  height: 300px;
  width: calc((100% - 40px) / 2);
  margin-top: 40px;
  padding: 20px;
}
/* line 36, ../sass/index/index-steps.scss */
.IndexStepB:nth-child(1), .IndexStepB:nth-child(2) {
  margin-top: 0;
}
/* line 40, ../sass/index/index-steps.scss */
.IndexStepB .small-title {
  position: relative;
  z-index: 2;
  font-weight: 700;
  font-size: 26px;
}
/* line 47, ../sass/index/index-steps.scss */
.IndexStepB .text {
  position: relative;
  z-index: 2;
  line-height: 1.4;
  font-size: 18px;
  margin-top: 20px;
}
/* line 54, ../sass/index/index-steps.scss */
.IndexStepB .text a {
  font-weight: 600;
  color: #2d83c0;
  font-size: 26px;
}
/* line 59, ../sass/index/index-steps.scss */
.IndexStepB .text a:hover {
  opacity: 0.7;
}
/* line 65, ../sass/index/index-steps.scss */
.IndexStepB .site-btn {
  z-index: 2;
  -ms-align-self: flex-start;
  align-self: flex-start;
  margin-top: auto;
}
/* line 72, ../sass/index/index-steps.scss */
.IndexStepB picture {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
/* line 80, ../sass/index/index-steps.scss */
.IndexStepB .img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 90, ../sass/index/index-steps.scss */
  .IndexStepsResult {
    margin-top: 32px;
  }

  /* line 94, ../sass/index/index-steps.scss */
  .IndexStepB {
    border-radius: 16px;
    height: 240px;
    width: calc((100% - 30px) / 2);
    margin-top: 30px;
    padding: 16px;
  }
  /* line 101, ../sass/index/index-steps.scss */
  .IndexStepB .small-title {
    font-size: 22px;
  }
  /* line 105, ../sass/index/index-steps.scss */
  .IndexStepB .text {
    font-size: 16px;
    margin-top: 16px;
  }
  /* line 109, ../sass/index/index-steps.scss */
  .IndexStepB .text a {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 119, ../sass/index/index-steps.scss */
  .IndexStepsResult {
    margin-top: 25px;
  }

  /* line 123, ../sass/index/index-steps.scss */
  .IndexStepB {
    overflow: hidden;
    border-radius: 12px;
    height: 200px;
    width: calc((100% - 15px) / 2);
    margin-top: 15px;
    padding: 10px;
  }
  /* line 132, ../sass/index/index-steps.scss */
  .IndexStepB:nth-child(3) .img {
    right: -8%;
  }
  /* line 137, ../sass/index/index-steps.scss */
  .IndexStepB .small-title {
    font-size: 20px;
  }
  /* line 141, ../sass/index/index-steps.scss */
  .IndexStepB .text {
    font-size: 14px;
    margin-top: 12px;
  }
  /* line 145, ../sass/index/index-steps.scss */
  .IndexStepB .text a {
    font-size: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 155, ../sass/index/index-steps.scss */
  .IndexStepsResult {
    margin-top: 20px;
  }

  /* line 159, ../sass/index/index-steps.scss */
  .IndexStepB {
    overflow: hidden;
    border-radius: 15px;
    height: 210px;
    width: 100%;
    margin-top: 15px;
    padding: 15px;
  }
  /* line 167, ../sass/index/index-steps.scss */
  .IndexStepB:nth-child(2) {
    margin-top: 15px;
  }
  /* line 172, ../sass/index/index-steps.scss */
  .IndexStepB:nth-child(3) .img {
    transform: translateX(15%);
  }
  /* line 177, ../sass/index/index-steps.scss */
  .IndexStepB .small-title {
    font-size: 20px;
  }
  /* line 181, ../sass/index/index-steps.scss */
  .IndexStepB .text {
    font-size: 15px;
    margin-top: 15px;
    max-width: 61%;
  }
  /* line 186, ../sass/index/index-steps.scss */
  .IndexStepB .text br {
    display: none;
  }
  /* line 190, ../sass/index/index-steps.scss */
  .IndexStepB .text a {
    display: block;
    font-size: 22px;
  }
}
/* line 1, ../sass/index/index-price.scss */
.IndexPrice {
  position: relative;
  background: #eee;
}
/* line 5, ../sass/index/index-price.scss */
.IndexPrice .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}

/* line 22, ../sass/index/index-price.scss */
.IndexPriceL {
  position: relative;
  width: 55%;
}
/* line 26, ../sass/index/index-price.scss */
.IndexPriceL .site-title {
  margin-bottom: 40px;
}
/* line 30, ../sass/index/index-price.scss */
.IndexPriceL .text {
  position: relative;
  line-height: 1.4;
  font-size: 18px;
  margin-bottom: 40px;
}
/* line 37, ../sass/index/index-price.scss */
.IndexPriceL .site-btn {
  color: #fff;
}
/* line 40, ../sass/index/index-price.scss */
.IndexPriceL .site-btn.tg {
  background: #2d83c0;
}
/* line 44, ../sass/index/index-price.scss */
.IndexPriceL .site-btn.viber {
  background: #7b519d;
  margin-left: 20px;
}
/* line 49, ../sass/index/index-price.scss */
.IndexPriceL .site-btn:hover {
  opacity: 0.7;
}

/* line 55, ../sass/index/index-price.scss */
.IndexPriceR {
  display: block;
  position: relative;
  width: 30%;
  margin-right: 10%;
}
/* line 61, ../sass/index/index-price.scss */
.IndexPriceR img {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 69, ../sass/index/index-price.scss */
  .IndexPriceL {
    width: 55%;
  }
  /* line 72, ../sass/index/index-price.scss */
  .IndexPriceL .site-title {
    margin-bottom: 32px;
  }
  /* line 76, ../sass/index/index-price.scss */
  .IndexPriceL .text {
    font-size: 16px;
    margin-bottom: 32px;
  }
  /* line 81, ../sass/index/index-price.scss */
  .IndexPriceL .site-btn {
    padding: 0 20px;
  }
  /* line 84, ../sass/index/index-price.scss */
  .IndexPriceL .site-btn.viber {
    margin-left: 15px;
  }

  /* line 90, ../sass/index/index-price.scss */
  .IndexPriceR {
    margin-right: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 98, ../sass/index/index-price.scss */
  .IndexPriceL {
    width: 55%;
  }
  /* line 101, ../sass/index/index-price.scss */
  .IndexPriceL .site-title {
    margin-bottom: 25px;
  }
  /* line 105, ../sass/index/index-price.scss */
  .IndexPriceL .text {
    font-size: 14px;
    margin-bottom: 25px;
  }
  /* line 110, ../sass/index/index-price.scss */
  .IndexPriceL .btns {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  /* line 118, ../sass/index/index-price.scss */
  .IndexPriceL .site-btn {
    padding: 0 20px;
  }
  /* line 121, ../sass/index/index-price.scss */
  .IndexPriceL .site-btn.viber {
    margin-left: 0;
    margin-top: 15px;
  }

  /* line 128, ../sass/index/index-price.scss */
  .IndexPriceR {
    width: 40%;
    margin-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 137, ../sass/index/index-price.scss */
  .IndexPriceL {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  /* line 150, ../sass/index/index-price.scss */
  .IndexPriceL .site-title {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
    margin-bottom: 20px;
  }
  /* line 159, ../sass/index/index-price.scss */
  .IndexPriceL .text {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
    font-size: 16px;
    margin-bottom: 20px;
  }
  /* line 168, ../sass/index/index-price.scss */
  .IndexPriceL .text br {
    display: none;
  }
  /* line 173, ../sass/index/index-price.scss */
  .IndexPriceL .btns {
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    -o-order: 4;
    order: 4;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
  }
  /* line 192, ../sass/index/index-price.scss */
  .IndexPriceL .site-btn {
    font-size: 16px;
  }
  /* line 195, ../sass/index/index-price.scss */
  .IndexPriceL .site-btn.viber {
    margin-left: 0;
    margin-top: 15px;
  }

  /* line 202, ../sass/index/index-price.scss */
  .IndexPriceR {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3;
    width: 100%;
    margin-right: 0;
  }
}
/* line 1, ../sass/index/index-about.scss */
.IndexAbout {
  position: relative;
}
/* line 4, ../sass/index/index-about.scss */
.IndexAbout .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 18, ../sass/index/index-about.scss */
.IndexAbout .left {
  position: relative;
  width: 65%;
}
/* line 23, ../sass/index/index-about.scss */
.IndexAbout .right {
  display: block;
  position: relative;
  width: 30%;
}
/* line 28, ../sass/index/index-about.scss */
.IndexAbout .right img {
  display: block;
  width: 100%;
}
/* line 34, ../sass/index/index-about.scss */
.IndexAbout .site-title {
  margin-bottom: 40px;
}
/* line 38, ../sass/index/index-about.scss */
.IndexAbout .text {
  position: relative;
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 16px;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 49, ../sass/index/index-about.scss */
  .IndexAbout .left {
    width: 65%;
  }
  /* line 53, ../sass/index/index-about.scss */
  .IndexAbout .right {
    width: 30%;
  }
  /* line 57, ../sass/index/index-about.scss */
  .IndexAbout .site-title {
    margin-bottom: 32px;
  }
  /* line 61, ../sass/index/index-about.scss */
  .IndexAbout .text {
    margin-bottom: 16px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 72, ../sass/index/index-about.scss */
  .IndexAbout .left {
    width: 65%;
  }
  /* line 76, ../sass/index/index-about.scss */
  .IndexAbout .right {
    width: 30%;
  }
  /* line 80, ../sass/index/index-about.scss */
  .IndexAbout .site-title {
    margin-bottom: 25px;
  }
  /* line 84, ../sass/index/index-about.scss */
  .IndexAbout .text {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 95, ../sass/index/index-about.scss */
  .IndexAbout .left {
    width: 100%;
  }
  /* line 99, ../sass/index/index-about.scss */
  .IndexAbout .right {
    width: 100%;
    margin-top: 30px;
  }
  /* line 104, ../sass/index/index-about.scss */
  .IndexAbout .site-title {
    margin-bottom: 20px;
  }
  /* line 108, ../sass/index/index-about.scss */
  .IndexAbout .text {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
/* line 1, ../sass/index/index-service.scss */
.IndexServicesResult {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

/* line 16, ../sass/index/index-service.scss */
.ServiceTPL {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  transition: 0.3s ease background;
  background: #eee;
  border-radius: 20px;
  width: calc((100% - 40px) / 3);
  height: 387px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 20px;
}
/* line 37, ../sass/index/index-service.scss */
.ServiceTPL:nth-child(3n) {
  margin-right: 0;
}
/* line 41, ../sass/index/index-service.scss */
.ServiceTPL .small-title {
  position: relative;
  font-weight: 700;
  font-size: 24px;
}
/* line 47, ../sass/index/index-service.scss */
.ServiceTPL .price {
  position: relative;
  font-size: 16px;
  margin-top: 10px;
}
/* line 52, ../sass/index/index-service.scss */
.ServiceTPL .price b {
  font-weight: 700;
  color: #2d83c0;
  font-size: 24px;
}
/* line 59, ../sass/index/index-service.scss */
.ServiceTPL picture {
  display: block;
  position: absolute;
  overflow: hidden;
  border-radius: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 70, ../sass/index/index-service.scss */
.ServiceTPL .img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 50%;
  max-height: 100%;
}
/* line 78, ../sass/index/index-service.scss */
.ServiceTPL .site-btn {
  -ms-align-self: flex-start;
  align-self: flex-start;
  margin-top: auto;
  z-index: 10;
}
/* line 85, ../sass/index/index-service.scss */
.ServiceTPL:hover {
  background: rgba(45, 131, 192, 0.2);
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 92, ../sass/index/index-service.scss */
  .IndexServicesResult {
    margin-top: 32px;
  }

  /* line 96, ../sass/index/index-service.scss */
  .ServiceTPL {
    border-radius: 16px;
    width: calc((100% - 30px) / 3);
    height: 310px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 15px;
  }
  /* line 104, ../sass/index/index-service.scss */
  .ServiceTPL .small-title {
    font-size: 20px;
  }
  /* line 108, ../sass/index/index-service.scss */
  .ServiceTPL .price {
    font-size: 15px;
    margin-top: 10px;
  }
  /* line 112, ../sass/index/index-service.scss */
  .ServiceTPL .price b {
    font-size: 20px;
  }
  /* line 117, ../sass/index/index-service.scss */
  .ServiceTPL picture {
    border-radius: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 126, ../sass/index/index-service.scss */
  .IndexServicesResult {
    margin-top: 25px;
  }

  /* line 130, ../sass/index/index-service.scss */
  .ServiceTPL {
    border-radius: 16px;
    width: calc((100% - 15px) / 2);
    height: 362px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 15px;
  }
  /* line 138, ../sass/index/index-service.scss */
  .ServiceTPL:nth-child(3n) {
    margin-right: 15px;
  }
  /* line 142, ../sass/index/index-service.scss */
  .ServiceTPL:nth-child(2n) {
    margin-right: 0;
  }
  /* line 146, ../sass/index/index-service.scss */
  .ServiceTPL .small-title {
    font-size: 22px;
  }
  /* line 150, ../sass/index/index-service.scss */
  .ServiceTPL .price {
    font-size: 16px;
    margin-top: 10px;
  }
  /* line 154, ../sass/index/index-service.scss */
  .ServiceTPL .price b {
    font-size: 22px;
  }
  /* line 159, ../sass/index/index-service.scss */
  .ServiceTPL picture {
    border-radius: 16px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 168, ../sass/index/index-service.scss */
  .IndexServicesResult {
    margin-top: 20px;
  }

  /* line 172, ../sass/index/index-service.scss */
  .ServiceTPL {
    border-radius: 15px;
    width: 100%;
    height: calc(100vw - 30px);
    margin-right: 0;
    margin-bottom: 15px;
    padding: 15px;
  }
  /* line 180, ../sass/index/index-service.scss */
  .ServiceTPL .small-title {
    font-size: 24px;
  }
  /* line 184, ../sass/index/index-service.scss */
  .ServiceTPL .price {
    font-size: 16px;
    margin-top: 10px;
  }
  /* line 188, ../sass/index/index-service.scss */
  .ServiceTPL .price b {
    font-size: 24px;
  }
  /* line 193, ../sass/index/index-service.scss */
  .ServiceTPL picture {
    border-radius: 15px;
  }
}
