/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
  h2 {
    font-size: 30px;
  }
  .title--mb {
    margin-bottom: 50px;
  }
  .i-star, .title__star:after {
    height: 80px;height: 80px;
  }
  .list {
    font-size: 14px;
  }
  .list--check li:before {
    top: -3px;
  }
  .swiper-button-arrow-big {
    width: 80px;height: 80px;
  }
  .header {
    padding: 10px 0;
  }
  .nav {
    display: none;
    margin-top: 1px;
    padding: 25px 15px;
    text-align: center;
    position: absolute;
    background: #F9FBFF;
    top: 100%;left: 0;right: 0;
    border-bottom: 1px solid rgba(133, 41, 114, 0.3);
  }
  .nav__list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .panel {
    margin-left: auto;
  }
  .main {
    padding-top: 76px;
  }
  .intro__box {
    margin-right: 0;
  }
  .intro__img {
    left: 0;
  }
  .vantage__item {
    padding: 25px 10px;
  }
  .services .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .services .row [class*='col-'] {
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .certificate {
    margin-top: 80px;
    padding: 90px 0 50px;
  }
  .certificate__sl .swiper-slide-prev {
    left: -45px;
  }
  .certificate__sl .swiper-slide-next {
    right: -45px;
  }
  .certificate__control {
    margin-top: 25px;
  }
  .plans {
    padding-top: 80px;
  }
  .plans__price {
    font-size: 30px;
  }
  .plans__name {
    font-size: 20px;
  }
  .reviews {
    margin-top: 60px;
    padding: 55px 0 40px;
  }
  .reviews__slider {
    padding: 0 100px;
  }
  .reviews__sl {
    max-width: 100%;
    margin-top: 40px;
    padding-bottom: 70px;
  }
  .reviews__slider .swiper-button-arrow {
    top: calc(50% - 35px);
  }
  .contacts {
    margin-top: 40px;
    padding: 70px 0;
  }
  .footer {
    padding: 40px 0;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  .title--mb {
    margin-bottom: 40px;
  }
  .swiper-pagination-bullet {
    width: 10px;height: 10px;
  }
  .intro__box {
    max-width: 385px;
  }
  .intro__img {
    left: -130px;
  }
  .vantage {
    padding: 50px 0;
  }
  .vantage__sl {
    margin-top: 30px;
  }
  .vantage__sl .swiper-slide {
    width: 260px;
  }
  .services__icon {
    width: 100px;height: 100px;
  }
  .services__item span {
    font-size: 14px;
  }
  .services__item p {
    line-height: 1.3;
  }
  .certificate {
    margin-top: 50px;
    padding: 40px 0 50px;
  }
  .certificate__sl {
    height: auto;
  }
  .certificate__sl .swiper-slide {
    -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
            transform: scale(.8);
  }
  .certificate__sl .swiper-slide-active {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
  .certificate__sl .swiper-slide-prev {
    left: 0;
  }
  .certificate__sl .swiper-slide-next {
    right: 0;
  }
  .plans {
    padding-top: 60px;
  }
  .tabs__item .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .tabs__item .row [class*='col-']:not(:last-child) {
    margin-bottom: 10px;
  }
  .tabs {
    margin-top: 30px;
  }
  .contacts__text {
    font-size: 16px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  h1, h2 {
    font-size: 28px;
  }
  .logo {
    padding: 5px 0 4px 42px;
  }
  .logo img {
    width: 35px;
  }
  .logo__big {
    font-size: 13px;
  }
  .logo__small {
    font-size: 9px;
  }
  .panel__item {
    margin-right: 10px;
    width: 24px;height: 24px;
  }
  .panel__tel {
    display: none;
  }
  .navbar-toggle {
    margin-left: 0;
  }
  .main {
    padding-top: 57px;
  }
  .intro .container {
    padding-top: 60px;
    padding-bottom: 55px;
  }
  .intro__box {
    max-width: 100%;
  }
  .intro__box .paragraph {
    padding-right: 50px;
  }
  .intro__box .paragraph:after {
    right: 0;
  }
  .intro__img,
  .services__icon {
    display: none;
  }
  .services .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .services__item {
    padding: 25px 10px;
  }
  .services__item span {
    margin-top: 0;
  }
  .reviews__slider {
    padding: 0;
  }
  .reviews__slider .swiper-button-arrow {
    display: none;
  }
  .reviews__sl {
    overflow: initial;
  }
  .reviews__item {
    width: 260px;
  }
  .works__sl {
    padding-left: 0;
    padding-right: 0;
    overflow: initial;
  }
  .works__item {
    width: 260px;
  }
  .works__inner {
    width: calc(50% - 4px);
  }
  .contacts {
    margin-top: 20px;
    padding: 60px 0;
  }
  .contacts .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .map,
  .contacts__box {
    max-width: 100%;
  }
  .contacts__box {
    margin-top: 35px;
  }
}

@media only screen and (max-width : 576px) {
  .certificate__sl {
    overflow: initial;
    padding-left: 80px;
    padding-right: 80px;
  }
  .tabs-nav__list {
    width: 100%;
  }
  .tabs-nav__item {
    width: 50%;
    min-width: auto;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .plans__item {
    padding: 20px;
  }
  .plans__name, .plans__item .paragraph, .plans__item .list {
    margin-top: 20px;
  }
  .map {
    height: 280px;
  }
}

@media only screen and (max-width : 370px) {
  .services .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .tabs-nav__item {
    font-size: 14px;
  }
  .tabs-nav__item span {
    font-size: 10px;
    margin-left: 10px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .container {
    max-width: 750px;
  }
  .works__sl .swiper-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .works__item {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .container {
    max-width: 970px;
  }
  .certificate__sl .swiper-slide {
    -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
            transform: scale(.5);
  }
  .certificate__sl .swiper-slide-next,
  .certificate__sl .swiper-slide-prev {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .certificate__sl .swiper-slide-active {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
  }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .container {
    max-width: 1200px;
  }
  .nav {
    display: block !important;
  }
  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-toggle {
    display: none;
  }
  .plans .title h2 {
    font-size: 32px;
  }
  .works__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}