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

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

@media only screen and (max-width : 1339px) {
  .doctors .swiper-button-prev-doc {
    margin-left: -40px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
  
  
  
  
   /*Адаптивность меню*/
   .dropdown {
    box-shadow: none;
    width: auto;
    position: static;
  }
  
  li:last-child {
    border-bottom: none;
  }

/*Megamenu*/

  #mega {
    width: auto;
    box-shadow: none;
    padding: 10px 10px;
    position: static;
  }
  ul#megamenu ul {
    position: static;
    width:100%;
    display: block;
  }
  ul#megamenu ul li a {
    border-bottom: 1px solid #e5e5e5;
  }
 
  
  
  
  
  h1, h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 18px;
  }
  .form__field input, .form__field textarea {
    font-size: 16px;
  }
  .form__field input {
    height: 50px;
  }
  .btn {
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
  }
  .nice-select {
    font-size: 16px;
  }
  .swiper-button-arrow {
    width: 50px;height: 22px;
  }
  .list li:before {
    top: 6px;left: -12px;
  }
  .list--dots li:before {
    width: 6px;height: 6px;
  }
  .header {
    padding: 20px 0 60px;
  }
  .logo {
    max-width: 170px;
  }
  .logo span {
    left: -38px;
    font-size: 8px;
  }
  .nav {
    z-index: 90;
    width: 400px;
    padding: 50px;
    position: fixed;
    background: #fff;
    overflow-y: auto;
    top: 0;left: 0;bottom: 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: ease-in-out .2s;
    -o-transition: ease-in-out .2s;
    transition: ease-in-out .2s;
  }
  .nav--open {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .nav__list {
    margin-top: 30px;
  }
  .nav__item {
    margin: 0 0 15px;
  }
  .nav__group {
    margin-top: 50px;
  }
  .menu {
    margin-top: 30px;
  }
  .menu .container {
    padding: 0;
    max-width: 100%;
  }
  .menu .container:after {
    display: none;
  }
  .menu__item:not(:last-child) {
    margin: 0 0 15px;
  }
  .menu__item--drop .menu__link--active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .header__record {
    margin-top: 40px;
  }
  .drop {
    display: none;
  }
  .intro {
    margin-top: -30px;
  }
  .intro__title {
    font-size: 25px;
  }
  .intro__box {
    max-width: 340px;
  }
  .search__form input {
    padding-right: 120px;
  }
  .services__list p {
    padding-left: 12px;
  }
  .services__list p:before {
    top: 7px;
    width: 6px;height: 6px;
  }
  .services__body .row [class*='col-'] {
    margin-bottom: 20px;
  }
  .services__item {
    padding: 20px;
  }
  .doctors .swiper-button-prev-doc {
    margin-left: 0;
  }
  .doctors__img {
    height: 350px;
    height: 350px;
  }
  .doctors__text {
    max-width: 100%;
  }
  .doctors__info {
    font-size: 14px;
  }
  .record .title h2 {
    font-size: 36px;
  }
  .record .paragraph {
    font-size: 20px;
    max-width: 250px;
  }
  .record__form input {
    height: 70px;
  }
  .record__bg {
    height: 485px;
  }
  .contacts {
    margin-top: 70px;
  }
  .contacts--minus {
    margin-bottom: -25px;
  }
  .footer {
    margin-top: 65px;
    padding-bottom: 30px;
  }
  .footer__logos {
    display: none !important;
  }
  .licenses__info {
    padding-left: 0;
  }
  .article__head span {
    font-size: 14px;
  }
  .article__head p {
    font-size: 18px;
  }
  .oms__left:after {
    top: 140px;
    width: 88px;height: 120px;
  }
  .oms__servicesItem {
    font-size: 15px;
  }
  .oms__servicesItem--circle:before {
    top: -48px;right: -65px;
    width: 300px;height: 136px;
  }
  .survey__txt:after {
    top: 80px;left: 95px;
    width: 150px;height: 51px;
  }
  .contacts__info {
    font-size: 16px;
  }
  .contacts__infoItem:not(:last-child) {
    margin-bottom: 10px;
  }
  .information__item {
    font-size: 16px;
  }
  .form-paginated-bigbuttons label.btn.btn--transparent-green {
    height: 50px;
  }
  .doctors__feedback--button,.doctors__feedback--rating {
    max-width: unset;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .form-paginated-tabs li {
    padding-left: 2rem;
  }
  .form-paginated-tabs li:not(:first-child) {
    padding-left: 4rem;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  .search {
    padding-top: 35px;
  }
  .record .paragraph,
  .record__form {
    max-width: 100%;
  }
  .record__form {
    margin-top: 40px;
  }
  .footer__logo {
    max-width: 170px;
  }
  .footer__nav {
    gap: 0;
    max-width: 100%;
    margin-top: 20px;
  }
  .footer__nav li {
    margin-bottom: 10px;
  }
  .footer__nav li:not(:last-child) {
    margin-right: 25px;
  }
  .footer__info {
    font-size: 14px;
    margin-top: 20px;
  }
  .footer__info [class*='col-']:not(:last-child) {
    margin-bottom: 5px;
  }
  .footer__info p {
    text-align: left;
  }
  .licenses__img i {
    height: 250px;
  }
  .article__img {
    margin-top: 15px;
  }
  .oms__left {
    max-width: 100%;
  }
  .oms__left:after {
    display: none;
  }
  .oms__right {
    margin-top: 30px;
  }
  .oms__services {
    padding-top: 50px;
  }
  .oms .title h2 br,
  .oms__servicesItem--circle:before {
    display: none;
  }
  .oms__servicesItem {
    margin-bottom: 20px;
    height: auto !important;
  }
  .oms__nav {
    margin-top: 40px;
  }
  .survey {
    margin-top: 30px;
  }
  .survey .row [class*='col-']:not(:last-child) {
    margin-bottom: 20px;
  }
  .survey__txt {
    padding-top: 0;
  }
  .survey__txt:after {
    display: none;
  }
  .law {
    margin-top: 50px;
  }
  .dignity__item span {
    font-size: 30px;
  }
  .services-icon {
    padding-top: 60px;
  }
  .services-icon .row [class*='col-'] {
    margin-top: 30px;
  }
  .doctor-card {
    flex-direction: column;
  }
  .doctor-card--action-wrapper {
    margin-left: 0;
    gap: 24px;
  }
  .form-paginated--datetime-wrapper .btn--main,
  .form-paginated--time-wrapper .btn--main {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .form-paginated--datetime-wrapper {
    flex-direction: column;
  }
  .form-paginated--time-wrapper {
    gap: 32px;
  }
  .calendar[data-calendar-theme=light] .vanilla-calendar-day {
    height: 30px;
    width: 30px;
  }
  .form-paginated--send {
    text-align: center;
  }
  .form-paginated--speciality-list {
    grid-template-columns: 1fr 1fr;
  }
  .doctor-card .js-form-next-calendar {
    width: 100%;
    justify-content: center;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  h1, h2 {
    font-size: 26px;
  }
  .swiper-button-arrow {
    width: 34px;height: 14px;
  }
  .container {
    max-width: 100%;
  }
  .logo span {
    display: none;
  }
  .intro .container {
    padding-left: 0;
    padding-right: 0;
  }
  .intro__box {
    max-width: 100%;
  }
  .intro__item {
    border-radius: 0;
    padding: 50px 15px;
  }
  .intro__sl .swiper-pagination {
    padding: 0 15px;
  }
  .doctors {
    padding-top: 35px;
  }
  .doctors .title h2 {
    padding: 0;
  }
  .doctors__sl {
    overflow: initial;
  }
  .doctors__sl .swiper-slide {
    width: 260px;
  }
  .doctors__img {
    height: 300px;
  }
  .doctors .swiper-button-arrow {
    display: none;
  }
  .record__box {
    margin: 0 -15px;
    border-radius: 0;
    padding: 40px 15px;
  }
  .blog {
    padding-top: 70px;
  }
  .blog__sl {
    overflow: initial;
  }
  .blog__sl .swiper-slide {
    width: 250px;
  }
  .contacts {
    margin-top: 50px;
  }
  .contacts .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  .contacts__box {
    padding: 0;
    width: auto;
  }
  .contacts__list {
    font-size: 14px;
  }
  .contacts__item {
    padding-right: 0;
    padding-left: 30px;
  }
  .contacts__item--point:before {
    top: -6px;
    width: 20px;height: 30px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .contacts__item h3 {
    font-size: 16px;
  }
  .map {
    height: 250px;
    margin-top: 30px;
  }
  .modal__box {
    padding: 50px 25px;
  }
  .licenses__img i {
    height: 350px;
  }
  .service__right {
    max-width: 100%;
    margin-top: 30px;
  }
  .doctor .doctors__item {
    margin-top: 30px;
  }
  .oms__info .row [class*='col-']:not(:last-child) {
    margin-bottom: 20px;
  }
  .law {
    padding: 30px 15px;
  }
  .p-contacts {
    padding-top: 0;
    margin-top: -15px;
    padding-bottom: 0;
  }
  .p-contacts .contacts__box {
    width: 100%;
    padding-top: 0;
  }
  .p-contacts .map {
    margin-top: 0;
  }
  .record--minus {
    margin-top: 0;
  }
  .information__item {
    padding: 15px 10px;
  }
  .buttons-row {
    flex-direction: column;
    gap: 0;
  }
  .login-subtitle {
    font-size: 18px;
  }
  .input-search {
    width: 100%;
  }
  .profile__table-filter .form__field.input-search>input {
    width: inherit;
  }
  .profile__table-pagination {
    justify-content: space-between;
  }
  .login__box--wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .profile__form,.profile__form--short {
    max-width: unset;
  }
  .profile__table-filter,.profile__table-after {
    flex-direction: column;
  }
  .form-paginated-page.active {
    margin-bottom: 2rem;
  }
  .form-paginated-bigbuttons {
    flex-direction: column;
    gap: 1rem;
  }
  .form-paginated-tabs {
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .form-paginated-tabs li:not(:first-child) {
    padding-left: 50px;
    margin-left: 0;
  }
  .form-paginated-tabs li:not(:last-child) {
    border: 0;
    border-radius: 0;
  }
  .form-paginated-tabs li:first-child {
    border-radius: 1rem 1rem 0 0;
  }
  .form-paginated-tabs li:last-child {
    border-radius: 0 0 1rem 1rem;
  }
  .form-paginated-footer--buttons {
    flex-direction: column;
  }
  .doctors__feedback {
    flex-direction: column;
    gap: 24px;
  }
  .doctors__feedback--info {
    width: 100%;
  }
}

@media only screen and (max-width : 575px) {
  .doctors {
    padding-top: 20px;
  }
  .footer__nav li:not(:last-child) {
    margin-right: 0;
  }
  .modal__box {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal h3 {
    text-align: center;
  }
  .modal__btn {
    margin-top: 20px;
    text-align: center;
  }
  .modal__btn .btn {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .modal__links {
    margin-left: 0;
    margin-top: 15px;
  }
  .p-doctors .select {
    margin-top: 15px;
  }
  .about__img {
    margin-top: 30px;
  }
  .about__img img {
    max-width: 200px;
    margin-right: auto;
  }
  .dignity__item {
    margin-top: 20px;
  }
  .dignity__item span {
    font-size: 28px;
  }
  .dignity__item p {
    font-size: 12px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .swiper-button-next,
  .swiper-button-prev {
  display: none;
  }
  .intro__title {
    font-size: 25px;
  }
  
  .nav {
    width: 100%;
    padding: 40px 30px;
  }

  .record .title h2 {
    font-size: 28px;
  }
  .record .paragraph {
    font-size: 18px;
  }
  .record__form input {
    height: 58px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 90px;
  }
  .record__btn {
    font-size: 12px;
    padding: 0 15px;
    top: 5px;right: 5px;bottom: 5px;
  }
  .record__circle {
    bottom: -15px;
    width: 300px;height: 145px;
  }
  .profile__table-filter .form__field--inline {
    flex-direction: row;
    align-items: center;
  }
  .form__field--inline {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .form-paginated--speciality-list {
    grid-template-columns: 1fr;
  }
  .form__field--captcha {
    flex-direction: column;
    gap: 16px;
  }
  .form__field--captcha input, .form__field--captcha .form__field--captcha-img {
    flex: auto;
  }
  .form__field--rating--wrapper {
    justify-content: center;
  }
}

/* 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) {

}

@media only screen and (min-width : 576px) {
  .services__body .row .row [class*='col-']:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .map {
    position: absolute;
    top: 0;left: 0;right: 0;bottom: 0;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .services__body .row:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .services-icon .row [class*='col-'] {
    margin-top: 40px;
  }
  .form-paginated-bigbuttons {
    padding-right: 64px;
  }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  body {
    font-size: 20px;
  }
  .container {
    max-width: 1122px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .row {
    margin-left: -18px;
    margin-right: -18px;
  }
  .row [class*='col-'] {
    padding-left: 18px;
    padding-right: 18px;
  }
  .menu {
    z-index: 1;
    padding: 18px 0;
    position: absolute;
    background: #F4F4F4;
    top: 0;left: 0;right: 0;
  }
  .menu__list {
    padding-right: 260px;
  }
  .header__record {
    position: absolute;
    top: 10px;right: 15px;
  }
  .drop {
    z-index: 99999999;
    opacity: 0;
    min-width: 190px;
    position: absolute;
    background: #F4F4F4;
    top: -999999em;left: -20px;
    border-radius: 0 0 10px 10px;
    -webkit-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
  }
  .services-icon .row .col-manual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

@media only screen and (min-width : 1340px) {
  .offset-minus {
    margin-left: -30px;
    margin-right: -30px;
  }
  .intro .container {
    max-width: 1316px;
  }
  .intro__item {
    padding: 50px 94px;
  }
  .intro__sl .swiper-pagination {
    padding: 0 94px;
  }
  .doctors .swiper-button-prev-doc {
    margin-left: -93px;
  }
  .contacts__box {
    left: -30px;
  }
  .p-block .blog__item span,
  .p-block .blog__item p {
    padding: 0 30px;
  }
}