/* style.css | https://oktown.com.ua/css/style.css */
.blog-card-container .read-more {
  margin-bottom: 0;
}

.rev-card p {
  word-break: break-word;
}

.main-section.eng {
  background-size: cover;
}

.main-section {
  height: auto;
  min-height: 650px;
}

.scrollbar-inner {
  max-height: 450px;
}

.filter-dropdown > .scrollbar-inner {
  margin-right: -18px;
}
.filter-dropdown > .scrollbar-inner .scrollbar-inner {
  padding-right: 18px;
}

.breadcrumbs ul {
  flex-wrap: wrap;
}

.breadcrumbs li a {
  white-space: nowrap;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.swal2-container {
  z-index: 50000 !important;
}

header .soc {
  margin-right: 30px;
  order: 1;
}

@media (max-width: 1440px) {
  header .menu li {
    margin: 0 1vw;
  }

  header .logo {
    margin-right: 3%;
  }

  header .phone > a {
    font-size: 14px;
  }

  .main-block .buttons .button {
    height: 40px;
    border-radius: 14px;
    padding: 0 27px;
    font-size: 14px;
  }

  .main-block .buttons {
    margin-bottom: 30px;
  }

  .hash-link {
    height: 40px;
    font-size: 14px;
    padding: 0 15px;
  }

  .hash-link::before {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    mask-size: contain;
    -webkit-mask-size: contain;
  }

  .main-block .hash-link {
    margin: 0 0 15px 15px;
  }

  .limit {
    max-width: 1333px;
  }

  .card-container {
    grid-template-columns: repeat(3, 1fr);
  }

  .carousel:not(.narrow) .card:not(.city-card):not(.partners-card):not(.team-card):nth-child(4):not(.slick-slide) {
    display: none;
  }

  .carousel:not(.slick-initialized) {
    grid-template-columns: repeat(3, 1fr);
  }

  section {
    margin-bottom: 80px;
  }

  .hot-tours {
    padding: 45px 0 65px;
  }

  .about-us .limit {
    min-height: 78vh;
  }

  .main-section {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .blog-card-container .blog-card {
    display: flex;
    flex-direction: column;
  }

  .blog-card-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1300px) {
  header .menu {
    display: none;
  }

  .menu-button {
    display: inline-block;
  }

  header .limit {
    justify-content: space-between;
  }

  header .logo {
    margin-right: auto;
    margin-left: 30px;
  }

  .main-section {
    grid-template-columns: 1fr 1fr;
    padding: 30px 30px 0 0;
  }

  .contact-section .half.contact-half {
    padding: 100px;
  }
}
@media (max-width: 1200px) {
  .main-block .main-block-content {
    padding-top: 0;
  }

  .card .footer {
    flex-direction: column;
    gap: 20px;
  }

  footer .logo {
    display: none;
  }

  .main-section .heading {
    font-size: 36px;
  }

  .main-section .heading span {
    font-size: 24px;
  }

  .contact-section .limit {
    flex-direction: column-reverse;
    align-items: center;
  }

  .contact-section .half {
    width: 100%;
    max-width: 480px;
  }

  .contact-section .h2 {
    order: 1;
  }

  .contact-section .half.contact-half {
    padding: 60px;
  }

  .blog-card-container {
    grid-gap: 40px 30px;
  }

  .inner-blog {
    flex-direction: column;
  }

  .blog-content, .tab_item {
    width: 100%;
  }

  .inner-blog .sidebar {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .inner-blog .sidebar .heading {
    width: 100%;
  }

  .sidebar-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }

  .inner-blog .sidebar .button {
    width: auto;
  }

  .contact-section .details-container {
    order: -1;
    padding: 0;
  }

  .title {
    order: 2;
  }

  .breadcrumbs {
    order: 2;
  }

  .details {
    flex-direction: column;
    align-items: center;
  }

  .contact-section .details-container .h2 {
    text-align: center;
  }
}
@media (max-width: 1100px) {
  .cabinet {
    display: block;
  }

  .cabinet .sidebar ul {
    display: flex;
    position: static;
    gap: 20px;
  }

  .cabinet .sidebar ul li a .ico {
    display: none;
  }

  .cabinet .sidebar ul li a {
    height: 40px;
    font-size: 16px;
    text-align: center;
    justify-content: center;
    padding: 0 15px;
  }

  .cabinet .sidebar ul li {
    flex: 1;
  }

  .cabinet .sidebar ul li a .new {
    width: 20px;
    height: 20px;
    font-size: 12px;
    margin-left: 10px;
  }

  .main-block .hash-container {
    margin-bottom: 30px;
  }
}
@media (max-width: 1000px) {
  .card .price {
    white-space: nowrap;
  }

  .main-block .h1 {
    font-size: 44px;
    width: 100%;
    align-items: center;
  }
  .main-block .h1 span {
    text-align: center;
  }

  .main-block .buttons {
    justify-content: center;
    width: 100%;
  }

  .main-block .h2 {
    width: 100%;
    text-align: center;
  }

  .carousel:not(.slick-initialized).alt {
    grid-template-columns: repeat(5, 1fr);
  }

  .carousel:not(.narrow) .card:not(.partners-card):not(.team-card):nth-child(6):not(.slick-slide) {
    display: none;
  }

  .carousel:not(.slick-initialized) {
    grid-template-columns: repeat(2, 1fr);
  }

  .card-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .carousel:not(.narrow) .card:not(.city-card):not(.partners-card):not(.team-card):nth-child(3):not(.slick-slide) {
    display: none;
  }

  .card .footer {
    flex-direction: row;
  }

  .carousel:not(.narrow) .card:not(.city-card):not(.partners-card):not(.team-card):nth-child(-n+3) {
    display: flex;
  }

  .carousel:not(.slick-initialized).partners {
    grid-template-columns: repeat(4, 1fr);
  }

  .carousel:not(.narrow) .card.partners-card:nth-child(-n+4) {
    display: flex;
  }

  .carousel:not(.narrow) .card:not(.city-card):not(.team-card):nth-child(5):not(.slick-slide) {
    display: none;
  }

  .card:not(.slick-slide) {
    max-width: inherit;
  }

  footer ul li:not(.mob) {
    display: none;
  }

  footer ul {
    column-count: 1;
  }

  footer .limit {
    justify-content: space-around;
  }

  .cos-section .soc-content {
    width: 100%;
    align-items: center;
    text-align: center;
  }

  .cos-section {
    background: no-repeat;
  }

  .blog-card-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .main-inner-block {
    display: block;
  }
  .main-inner-block .slider-block,
.main-inner-block .description {
    margin-bottom: 30px;
  }

  .carousel:not(.slick-initialized).narrow {
    grid-template-columns: repeat(2, 1fr);
  }

  .carousel.narrow .card:not(.city-card):not(.partners-card):not(.team-card):nth-child(3) {
    display: none;
  }

  .cabinet .sidebar ul {
    gap: 0;
    flex-direction: column;
    margin-bottom: 50px;
  }

  .cos-section {
    display: none;
  }
}
@media (max-width: 850px) {
  /*
      .filter-footer {
          justify-content: center;
          flex-wrap: wrap;
          gap: 20px;
      }

      .filter-footer .result {
          padding-left: 0;
          border-left: 0;
          width: 100%;
          justify-content: center;
      }

      .filter-footer .button {
          margin-right: 0;
      }
  */
  .paginator {
    justify-content: center;
  }

  .cos-section .limit {
    min-height: 0;
  }

  .about-us p {
    font-size: 16px;
  }

  .about-us .limit {
    min-height: 0;
  }

  .rate-container {
    grid-template-columns: repeat(3, 1fr);
  }

  .carousel:not(.narrow) .card.team-card .name, .hot-tours .card-container.slick-initialized:not(.narrow) .card.team-card .name {
    font-size: 18px;
  }

  .carousel:not(.narrow) .card.team-card span, .hot-tours .card-container.slick-initialized:not(.narrow) .card.team-card span {
    font-size: 14px;
  }

  .main-section {
    height: auto;
  }
}
@media (max-width: 800px) {
  .tabs, .tabs-nav {
    flex-direction: column;
  }

  .tabs .tab, .tabs-nav .tab {
    flex: initial;
  }

  .carousel:not(.slick-initialized).alt {
    grid-template-columns: repeat(4, 1fr);
  }

  .carousel:not(.narrow) .card:not(.partners-card):not(.team-card):nth-child(5):not(.slick-slide) {
    display: none;
  }

  .card.partners-card {
    background-color: #F7F7F7;
  }
  .card.partners-card img {
    filter: grayscale(0%);
    opacity: 1;
  }

  .rev-section .write-rev {
    flex-direction: column;
    gap: 20px;
  }

  .rev-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .slider-nav {
    visibility: hidden;
    pointer-events: none;
  }

  .big-slider .big-slide {
    margin: 0 15px;
    border-radius: 12px;
    overflow: hidden;
  }

  .big-slider {
    border-radius: 0;
    margin: 0 -30px;
  }

  .big-slider::after {
    display: none;
  }

  .slider-block .zoom {
    display: none;
  }
  .slider-block .to-favorite {
    left: inherit;
    top: inherit;
    bottom: 0;
    right: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
  }

  .hash-link-container {
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 20px;
  }
}
@media (max-width: 700px) {
  .card .footer {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }

  .card p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
  }

  header .phone {
    margin: 0;
  }
  header .phone .arrow {
    display: none;
  }
  header .phone > a {
    margin: 0;
  }
  header .phone > a span {
    display: none;
  }
  header .phone img, header .phone svg {
    width: 21px;
    height: 21px;
  }

  header .contact a {
    vertical-align: middle;
  }
  header .contact a img, header .contact a svg {
    width: 21px;
    height: 21px;
  }

  .carousel .card.partners-card.slick-slide {
    margin: 0 15px;
  }

  .card.partners-card {
    height: auto !important;
  }

  .blog-card-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 850px) {
  .rate-section .team {
    margin: 100px -30px 0;
  }

  .main-section figure {
    display: none;
  }

  .main-section .heading {
    align-items: center;
    text-align: center;
  }

  .main-section {
    grid-template-columns: 1fr;
    padding: 30px;
  }

  .main-section-content {
    align-items: center;
  }
}
@media (max-width: 650px) {
  .sidebar-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .main-inner-block .description .header {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }

  .main-inner-block .description .header .price {
    margin-right: auto;
  }

  .main-inner-block .description .header .price {
    order: 1;
  }
  .main-inner-block .description .header .quantity-block {
    order: 2;
  }
  .main-inner-block .description .header:after {
    content: "";
    width: 100%;
    height: 0;
    order: 3;
  }
  .main-inner-block .description .header .button {
    order: 4;
  }

  .filter-footer {
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }

  .filter-footer .result {
    padding-left: 0;
    border-left: 0;
    width: 100%;
    justify-content: center;
  }

  .filter-footer .button {
    margin-right: 0;
  }
}
@media (max-width: 620px) {
  header .soc {
    display: none;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .main-block .buttons {
    flex-direction: column;
  }

  header .right-part {
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .card-container {
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    margin: 0;
  }

  .card-container:not(.slick-initialized) {
    padding: 0 30px;
    margin: 0 -10px;
  }

  .hot-tours .card-container:not(.slick-initialized) .card {
    display: none;
  }
  .hot-tours .card-container:not(.slick-initialized) .card:first-of-type {
    display: flex;
  }

  .card .footer {
    flex-direction: row;
  }

  .carousel:not(.slick-initialized) {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 15%;
    margin: 0 -10px;
  }

  .carousel:not(.narrow) .card:not(.city-card):not(.partners-card):not(.team-card):nth-child(2):not(.slick-slide) {
    display: none;
  }

  .carousel:not(.slick-initialized).alt {
    grid-template-columns: repeat(3, 1fr);
  }

  .carousel:not(.narrow) .card:not(.partners-card):not(.team-card):nth-child(4):not(.slick-slide) {
    display: none;
  }

  footer .limit {
    flex-direction: column;
    align-items: center;
  }

  footer ul {
    display: flex;
    justify-content: space-around;
  }

  footer .box:nth-child(3) {
    width: 100%;
    margin-top: 30px;
  }

  footer .box:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  section .h2 {
    font-size: 26px;
  }

  .rate-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .rate-card {
    align-items: center;
    text-align: center;
  }
  .rate-card p {
    text-align: center;
  }

  .cos-section .soc-button {
    width: 250px;
    height: 50px;
    font-size: 19px;
  }

  .cos-section .soc-button img, .cos-section .soc-button svg {
    width: 26px;
    height: 26px;
  }

  .about-us, .about-platform {
    background: none;
  }

  .about-us-content {
    width: 100%;
  }

  .main-section figure {
    display: none;
  }

  .main-section .heading {
    align-items: center;
    text-align: center;
  }

  .main-section {
    grid-template-columns: 1fr;
    padding: 30px;
  }

  .request-card-content {
    display: flex;
    grid-gap: inherit;
    flex-direction: column;
  }

  .request-card-content .status-row {
    order: -1;
    margin-bottom: 20px;
  }

  .request-card-content figure {
    height: auto;
    display: block;
    margin-bottom: 20px;
  }

  .favorites-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .filter-item {
    margin: 0 10px 30px;
  }

  .filter-content {
    gap: 0;
    margin: 0 -10px;
  }
}
@media (max-width: 580px) {
  .another-photo-container {
    grid-template-columns: repeat(3, 1fr);
  }

  .tabs .tab, .tabs-nav .tab {
    flex: inherit;
    font-size: 16px;
    display: flex;
  }

  .tabs, .tabs-nav {
    gap: 5px;
  }

  .tabs .tab, .tabs-nav .tab {
    padding-top: 0;
  }
}
@media (max-width: 480px) {
  header .logo {
    min-width: 0;
    width: auto;
    margin: 0 auto;
  }

  header .login {
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  header .login a {
    margin-right: 0;
  }

  header .soc {
    margin-left: 9px;
  }

  .menu-button {
    margin-right: 15px;
  }

  header .right-part {
    margin-left: 15px;
  }

  .card .footer {
    flex-direction: column;
  }

  .carousel .card.slick-slide, .hot-tours .card-container.slick-initialized .card.slick-slide {
    margin: 0 15px;
  }

  .carousel .card.slick-slide, .hot-tours .card-container.slick-initialized .card.slick-slide {
    margin: 0 15px;
  }

  footer ul a {
    font-size: 12px;
  }

  .limit {
    padding: 0 15px;
  }

  .carousel .slick-list, .hot-tours .card-container.slick-initialized .slick-list {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }

  .sidebar-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 30px;
  }

  .inner-blog .sidebar .card {
    max-width: 380px !important;
  }

  .big-slider {
    margin: 0 -15px;
  }

  .big-slide a {
    position: relative;
    display: block;
    padding-bottom: 100%;
  }
  .big-slide a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }

  .main-inner-block .description .header .price {
    font-size: 28px;
  }

  .main-inner-block .description .header .quantity-block {
    order: 3;
    margin-right: auto;
  }

  .main-inner-block .description .header::after {
    order: 2;
  }

  .profile-form .add-photo {
    flex-direction: column;
    align-items: center;
  }

  .profile-form .add-photo .avatar {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .profile-form .buttons {
    justify-content: center;
    text-align: center;
  }

  header .logo {
    width: 110px;
    margin: 0 auto 0 10px;
  }

  .request-card-footer {
    flex-direction: column;
  }

  .request-card-footer .operator {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }

  .menu-button img, .menu-button svg {
    width: 26px;
    height: 26px;
  }

  .chat-block .chat-card .avatar {
    display: none;
  }
}
@media (max-width: 420px) {
  .main-block .buttons {
    flex-direction: column;
  }

  footer ul {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .card .name {
    font-size: 16px;
  }

  .rate-container {
    grid-template-columns: repeat(1, 1fr);
  }

  header .user .name::after {
    display: none;
  }

  header .user .name span {
    max-width: 108px;
  }

  .another-photo-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*# sourceMappingURL=mediaqueries.css.map */
