/*1600px*/
/*1200px*/
@media (max-width: 1200px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 49px; }
  h2, .h2 {
    font-size: 25px;
    line-height: 30px; }
  .section-form {
    padding: 40px; }
  .box-shad {
    padding: 20px;
    height: auto; }
  .map-block {
    left: 7%;
    width: 40%;
    padding: 30px; } }

/*991px*/
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 35px;
    line-height: 43px; }
  .doctorov-item {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px; }
  .map-block {
    padding: 20px; } }

/*768px*/
@media (max-width: 768px) {
  .section-form {
    padding: 30px; }
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px; }
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 15px;
    height: 15px; }
  .box-shad {
    font-size: 16px;
    line-height: 20px; } }

/*576px*/
@media (max-width: 576px) {
  .map {
    height: 748px; }
  .map-block {
    left: 7%;
    width: 86%;
    top: 8%;
    transform: translateY(-15%); }
    .map-block hr {
      margin-bottom: 0; }
  .a-img img {
    margin: 0 auto; }
  .footer-line {
    height: 1px;
    background: white;
    margin-bottom: 20px; }
  .advantages {
    text-align: center; }
  .numbers {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
  .numbers .numbers-item {
    margin-right: 20px;
    width: 25%;
    flex-shrink: 0;
    text-align: right; }
  .banner-text {
    padding-left: 20px;
    padding-bottom: 0;
    text-align: center; }
  h1, .h1 {
    font-size: 25px;
    line-height: 30px; }
  h2, .h2 {
    font-size: 18px;
    line-height: 22px; }
  h3, .h3 {
    font-size: 16px;
    line-height: 20px; }
  .menu-mobile {
    width: 100%; }
    .menu-mobile .navbar-nav {
      text-align: center;
      width: 100%; }
      .menu-mobile .navbar-nav .nav-item {
        margin-bottom: 5%; }
      .menu-mobile .navbar-nav .dropdown-menu {
        padding: 0; }
        .menu-mobile .navbar-nav .dropdown-menu a {
          text-align: center;
          padding: 5px;
          font-size: 13px;
          line-height: 16px; }
      .menu-mobile .navbar-nav .nav-link {
        font-size: 15px;
        line-height: 18px; }
  .modal-custom .modal-dialog {
    margin: 0; }
  .modal-custom .modal-content {
    height: 100vh;
    padding: 30px 30px;
    justify-content: center; }
  .modal-custom .form-description {
    font-size: 15px;
    line-height: 18px; } }

/*360px*/
