.mobile-burger-btn {
  display: none;
}

.video-icon {
  position: absolute;
  z-index: 1;
  top: calc(50% - 52px);
  left: calc(50% - 52px);
}

.mobile-tel-icon {
  display: none;
}

.mobile-interier-section {
  display: none;
}

.mobile-footer-nav-item {
  display: none;
}

.mobile-title-vocancy {
  display: none;
}

.mobile-next-btn,
.mobile-prev-btn {
  display: none;
}

.mobile-btn-circle {
  display: none;
}

.fortune-circle-mobile {
  display: none;
}

.mobile-interier-prev-btn,
.mobile-interier-next-btn {
  display: none;
}

.front-img-m {
  display: none;
}

.mob-btn {
  display: none;
}

.mobile-content {
  background-image: none;
}

.programm-link {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sertificats-img-mob {
  display: none;
}

@media all and (max-width: 1720px) {
  .interier-wrapper {
    justify-content: center;
  }

  .big-img-interier {
    max-width: 600px;
    width: 100%;
    height: 600px;
    overflow: hidden;
    border-radius: 45px;
    background-color: aliceblue;
  }

  .small-img-interier {
    max-width: 460px;
    width: 100%;
    height: 460px;
    overflow: hidden;
    background-color: aliceblue;
    border-radius: 45px;
  }
}

@media all and (max-width: 1703px) {
  .second {
    display: none;
  }
}

@media all and (max-width: 1660px) {
  .girl-name {
    font-size: 40px;
  }
}

@media all and (max-width: 1600px) {
  .mediator {
    top: unset !important;
    bottom: 140px;
    right: calc(50% - 61px);
    transform: rotate(90deg);
  }

  .circle-fortune-wrapper {
    position: relative;
  }

  .girl-btn {
    position: absolute;
    top: 0;
    right: 0;
  }

  .fortune-circle {
    transform: rotate(90deg);
    max-width: 858px;
    width: 100%;
  }

  .desktop-btn {
    display: none;
  }

  .mobile-btn-circle {
    display: flex;
    margin-top: 60px;
  }

  .circle-fortune {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px 0;
  }

  .circle-fortune-wrapper {
    gap: 0 40px;
  }

  .f-girl {
    max-width: 100%;
  }

  .mediator {
    top: calc(50% - 98px);
  }
}

@media all and (max-width: 1500px) {
  .contacts-wrapper {
    margin: 0;
  }

  .footer-item {
    gap: 72px;
  }
}

@media all and (max-width: 1300px) {
  .girl-btn {
    max-width: 250px;
    bottom: 0;
  }

  .footer-wrapper {
    height: auto;
  }

  .footer-item {
    gap: 72px;
    flex-wrap: wrap;
    max-width: 706px;
    width: 100%;
  }

  .adress br {
    display: none;
  }

  .contacts-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media all and (max-width: 1200px) {
  .luck-wrapper {
    gap: 60px 0;
  }

  /* .mediator {
    top: calc(50% - 98px);
    max-width: 150px;
    right: -40px;
  } */

  .banner-slider {
    max-width: 800px;
    height: 470px;
  }

  .banner-slid img {
    max-width: 800px;
  }

  .interier-wrapper {
    justify-content: center;
  }

  .big-img-interier {
    max-width: 460px;
    width: 100%;
    height: 460px;
    overflow: hidden;
    border-radius: 45px;
    background-color: aliceblue;
  }

  .crazy-item:nth-child(even) {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .crazy-item:nth-child(odd) {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .crazy-menu-wrapper {
    background-image: none;
    transform: translateY(0);
  }

  .crazy-menu-item {
    width: 40%;
  }

  .mobile-content {
    background-image: url(assets/img/c-menu-m.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    margin: 0 auto;
    height: 1068px;
    transform: translateY(117px);
    display: flex;
    justify-content: space-between;
  }
}

@media all and (max-width: 1152px) {
  .vis-card:nth-child(7) {
    display: none !important;
  }

  .vis-card:nth-child(6) {
    display: none !important;
  }

  .program-item-img-big {
    max-width: 546px;
  }

  .programm-girl {
    bottom: 790px;
  }
}

@media all and (max-width: 1144px) {
  .dop-img {
    display: none;
  }
}

@media all and (max-width: 1100px) {
  .vocancy-img-wrapper {
    max-width: 500px;
  }

  .interior-slider {
    max-width: 750px;
    min-height: 640px;
  }

  .interior-slide img {
    max-width: 750px;
    width: 100%;
  }
}

@media all and (max-width: 1060px) {
  .girl-btn {
    display: flex;
    align-items: end;
  }

  .f-girl {
    opacity: 0.5;
  }
}

@media all and (max-width: 1000px) {
  .masters-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .master-item-wrapper {
    max-width: 270px;
  }

  .video-icon {
    position: absolute;
    z-index: 1;
    top: calc(50% - 35px);
    left: calc(50% - 30px);
  }

  .video-icon img {
    width: 60px;
  }
}

@media all and (max-width: 1040px) {
  .interier-wrapper {
    justify-content: center;
  }

  .big-img-interier {
    max-width: 825px;
    width: 100%;
    overflow: hidden;
    border-radius: 45px;
    background-color: aliceblue;
  }

  .small-img-interier {
    max-width: 825px;
    width: 100%;
    overflow: hidden;
    border-radius: 45px;
    background-color: aliceblue;
  }

  .title-wrapper-ellipse {
    max-width: 768px;
    width: 100%;
  }
}

@media all and (max-width: 991px) {
  .footer-girl {
    max-width: 500px;
    width: 100%;
  }

  .contacts-wrapper {
    order: 2;
  }

  .adress-wrapper {
    order: 1;
    gap: 20px 0;
  }

  .sertificats-steps {
    flex-wrap: wrap;
  }
}

@media all and (max-width: 960px) {
  .banner-slider {
    max-width: 600px;
    height: 350px;
  }

  .banner-slid img {
    max-width: 600px;
  }
}

@media all and (max-width: 900px) {
  .vocancy-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }

  .vocancy-item {
    flex-direction: column;
    align-items: center;
    height: fit-content;
    max-width: 500px;
    width: 100%;
    border-radius: 20px;
  }

  .vocancy-img-wrapper {
    border-radius: 20px;
  }

  .vocancy-item:nth-child(even) {
    flex-direction: column;
    height: fit-content;
  }

  .vocancy-content {
    padding: 30px 0;
    flex-direction: column;
    align-items: center;
  }

  .vocancy-item:nth-child(even) .vocancy-content {
    padding: 30px 0 !important;
  }

  .vocancy-content h4 {
    text-align: center;
  }

  .vocancy-content-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .vocancy-content-text ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .vocancy-line {
    display: none;
  }
}

@media all and (max-width: 768px) {
  .banner-slid-content {
    padding: 10px 30px;
  }

  .phone-btn {
    margin-top: 180px;
  }

  .banner-slid-content-text-wrapper {
    padding: 12px 6px;
  }

  .banner-slid-content-text {
    font-size: 20px;
  }

  .date-baner {
    padding: 4px 12px;
  }

  .date-baner p {
    font-size: 15px;
    color: #fff;
  }

  .banner-slid-link {
    width: 40px;
    height: 40px;
  }
  .banner-slid-link svg {
    width: 22px;
    height: 22px;
    fill: #fff;
  }

  .sertificat-wrapper {
    margin-top: 60px;
  }

  .serf-r {
    top: -62px;
    right: 62px;
    max-width: 250px;
  }

  .sertificat-ellipse-left {
    display: none;
  }

  .ind-girl {
    margin-top: 60px;
    width: 335px;
    height: 470px;
  }

  .vocansi-btns {
    flex-direction: column;
  }

  .special-girl-wrapper {
    padding-top: 60px;
  }

  .content-card {
    height: 120px;
  }

  .img-girl {
    height: 500px;
  }

  .mobile-tel-icon {
    display: block;
  }

  .header-phone {
    order: 2;
  }

  .desktop-text-phone {
    display: none;
  }

  .video-icon {
    position: absolute;
    z-index: 1;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
  }

  .main-section-wrapper {
    overflow: hidden;
  }

  .first-ellipse,
  .second-ellipse {
    display: none;
  }

  .banner-slid {
    border-radius: 19px;
  }

  .banner-slid img {
    height: 100%;
  }

  .desk-btn {
    display: none;
  }

  .fortuna-popup {
    border-radius: 10px;
  }

  .mob-burger-panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px 0;
    margin-top: 20px;
  }

  .burger-links {
    justify-content: center;
  }

  .burger-wrapper {
    height: fit-content;
    padding: 15px 15px 32px 15px;
    border-radius: 20px;
  }

  .btns-burger {
    justify-content: flex-end;
  }

  .navbar-burger ul li a {
    font-size: 20px;
  }

  .close-burger svg {
    width: 30px;
    height: 30px;
  }

  .navbar-burger ul {
    gap: 20px 0;
  }

  .mob-btn {
    display: flex;
  }

  .header-logo a img {
    position: static;
  }

  .inter-section {
    padding-top: 120px;
  }

  .sertificat-wrapper {
    padding-top: 0;
  }

  .interior-slider-wrapper {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .interior-slider {
    max-width: 276px;
    min-height: 270px;
  }

  .interior-slide img {
    max-width: 276px;
    width: 100%;
  }

  .interier-pagination .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
  }

  .interier-pagination {
    position: static !important;
    width: fit-content !important;
  }

  .interier-pagination-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
  }

  .mobile-interier-prev-btn {
    display: flex;
  }

  .mobile-interier-next-btn {
    transform: rotate(180deg);
    display: flex;
  }

  .programm-girl {
    display: none;
  }

  .girl-btn {
    max-width: 195px;
    right: -40px;
    bottom: -90px;
  }

  .mobile-overflow {
    overflow: hidden;
  }

  .girl-btn img {
    opacity: 1;
  }

  .fortune-circle-mobile {
    display: flex;
    max-width: 480px;
  }

  .luck-wrapper {
    gap: 0;
    padding-bottom: 100px;
  }

  .main-programm-wrapper {
    padding-top: 60px;
  }

  .circle-fortune {
    gap: 0;
  }

  .mobile-btn-circle {
    margin-top: 30px;
  }

  .mediator {
    width: 48px;
    bottom: 102px;
    right: calc(50% - 22px);
    transform: rotate(90deg);
  }

  .fortune-circle {
    display: none;
  }

  .front-line-string .items-wrap .items .item {
    width: fit-content;
    font-size: 17px;
  }

  .girls-wrapper {
    max-width: 768px;
  }

  .girls-slider {
    max-width: 316px;
  }

  .girl-wrapper:after {
    content: url(assets/img/border-m-girl.png);
    position: absolute;
    top: -19px;
    right: -16px;
    z-index: -1;
  }

  .prev-btn-girl,
  .next-btn-girl {
    max-width: 50px;
  }

  .swiper-slide .girl-slide {
    transform: scale(0.7);
  }

  .girls-slider-ellipse {
    position: absolute;
    top: -30px;
    right: -160px;
    max-width: 483px;
  }

  .girls-slider-navigation-wrapper {
    padding-top: 30px;
  }

  .mob-rev {
    margin-top: -30px;
  }

  .front-line-string {
    height: 50px;
    margin: 120px auto 30px auto;
    transform: translateY(0);
  }

  .mobile-banner-slider-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 21px;
    margin-top: 35px;
  }

  .mobile-banner-slider-navigation .banners-pagination {
    max-width: fit-content;
    position: static;
  }

  .mobile-banner-slider-navigation .banners-pagination {
    position: static;
  }

  .banners-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .prev-btn,
  .next-btn {
    display: none;
  }

  .mobile-prev-btn {
    display: flex;
  }

  .mobile-next-btn {
    display: flex;
    align-items: center;
    transform: rotate(180deg);
  }

  .mob-ellipse {
    position: absolute;
    top: -50px;
    left: calc(50% - 102px);
    z-index: 1;
  }

  .banner-slider {
    max-width: 300px;
    height: 500px;
  }

  .phone-btn {
    font-size: 16px;
    position: relative;
    z-index: 2;
  }

  .banners-wrapper {
    transform: translateY(0);
    position: relative;
    z-index: 2;
  }

  .front-img {
    display: none;
  }

  .front-img-m {
    padding-top: 100px;
    display: block;
    position: relative;
    z-index: 2;
    height: 422px;
  }

  .front-text {
    top: 30px;
    gap: 40px 0;
  }

  .front-text h1 {
    position: relative;
    z-index: 3;
  }

  .front-img {
    max-width: 546px;
  }

  .banner-slid {
    padding: 0;
  }

  .banner-slid img {
    max-width: unset;
    width: 100%;

    border-radius: 19px;
    /* border: 1px solid #e4b122; */
  }

  .master-item-wrapper {
    max-width: 335px;
  }

  .masters-wrapper {
    margin-top: 60px;
  }

  .master-wrapper {
    gap: 30px 0;
  }

  .label-girl {
    width: 30px;
    height: 30px;
  }
  .label-girl p {
    font-size: 10px;
    padding-top: 4px;
  }

  .girl-name {
    font-size: 30px;
  }

  .girl-parametrs {
    font-size: 14px;
    margin: 10px 0 20px 0;
  }

  .girl-phone {
    padding: 10px 30px;
    font-size: 16px;
  }

  .program-item-img-small,
  .program-item-img-big {
    display: none;
  }

  .crazy-line .items-wrap .items .item {
    width: 150px;
    font-size: 19px;
  }

  .crazy-line {
    height: 120px;
    padding-bottom: 0;
    transform: translateY(100px);
  }

  .title-wrapper {
    gap: 10px 0;
  }

  .title-wrapper h2 {
    margin-bottom: 20px;
  }

  .title-wrapper svg {
    width: 24px;
    height: 24px;
  }

  .mobile-content {
    transform: translateY(50px);
  }

  .sub-title {
    font-size: 16px;
  }

  .mobile-crazy br {
    display: none;
  }

  .mobile-crazy {
    padding: 0 10px;
  }

  .crazy-menu-item-text {
    gap: 14px 0;
  }

  .crazy-menu-item-text h2 {
    color: #fff;
    font-size: 18px;
    text-align: center;
  }

  .crazy-menu-item-text p:last-child {
    font-family: InterTight-Light;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 7px 20px;
    border: 1px solid #fff;
    border-radius: 90px;
  }

  .mobile-title-vocancy {
    display: flex;
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    order: 0;
    text-align: center;
  }

  .vocancy-content h4 {
    display: none;
  }

  .vocancy-img-wrapper {
    order: 1;
  }

  .vocancy-content {
    order: 2;
    padding: 0 0 !important;
  }

  .vocancy-wrapper {
    padding-bottom: 60px;
  }

  .vocancy-item:nth-child(even) .vocancy-content {
    padding: 0 0 !important;
  }

  .vocancy-item {
    gap: 30px 0;
    padding: 30px 0;
  }

  .vocancy-content-text {
    margin: 0 0 30px 0;
  }

  .mobile-burger-btn {
    background: initial;
    border: none;
    cursor: pointer;
    display: block;
    margin-left: 11px;
  }

  .header-wrapper {
    height: 63px;
  }

  .burger-btn {
    display: none;
  }

  .header-logo img {
    max-width: 67px;
    width: 100%;
  }

  .header-social-links {
    gap: 0 9px;
  }

  .header-social-links img {
    width: 35px;
    height: 35px;
    order: 1;
  }

  .header-social-links a {
    display: flex;
    align-items: center;
  }

  .mobile-burger-btn {
    order: 5;
  }
  .tg-header-link {
    order: 4;
  }

  .vk-header-link {
    order: 3;
  }

  .mobile-burger-btn img {
    width: 30px;
    height: 21px;
  }

  .title-text {
    font-size: 30px;
  }

  .bread-crumbs {
    display: none;
  }

  .title-wrapper-ellipse {
    top: calc(50% - 170px);
  }

  section:nth-child(2) {
    padding-bottom: 0;
    padding-top: 30px;
  }

  .masters-section {
    width: 100%;
    transform: translateY(0);
  }

  .img-sertificat {
    max-width: 200px;
    width: 100%;
  }

  .sertificat-text-list {
    padding: 0 25px;
  }

  .sertificat-text-list li {
    font-size: 14px;
  }

  .serf-title {
    padding: 0 18px;
  }

  .sertificats-steps {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .sertificats-steps-item {
    border-radius: 20px;
    padding: 30px 0;
    height: auto;
    gap: 10px 0;
  }

  .sertificats-steps-item p {
    font-size: 14px;
  }

  .sertificats-steps-item img {
    width: 28px;
    height: 28px;
  }

  .sertificat-section-wrapper {
    padding-bottom: 60px;
  }

  .sertificats-wrapper-panel {
    padding-top: 60px;
  }

  .sertificats-img {
    max-width: 340px;
    width: 100%;
    display: none;
    position: static;
  }

  .sertificats-img-mob {
    display: block;
  }

  .sertificat-ellipse-left {
    display: none;
  }

  .btn {
    font-size: 16px;
  }

  .discont-line {
    padding-bottom: 50px;
  }

  .discont-line {
    top: -40px;
  }

  .discont-line .items-wrap .items .item {
    font-size: 19px;
    width: 170px;
  }

  .special-masters-wrapper {
    margin-top: 0;
  }
  .special-ellipse {
    top: calc(50% - 56px);
  }
}

@media all and (max-width: 720px) {
  .navigation-mobile-interier-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 21px;
    margin-top: 40px;
  }

  footer {
    padding-top: 130px;
  }

  .navigation-mobile-interier-slider .swiper-pagination {
    position: static;
    width: unset !important;
  }

  .navigation-mobile-interier-slider
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #2b230c;
  }

  .navigation-mobile-interier-slider
    .swiper-pagination
    .swiper-pagination-bullet {
    background-color: #e4b122;
  }

  .mobile-interier {
    overflow: hidden;
  }

  .mobile-interier-slider {
    margin-top: 50px;
    width: 276px;
    height: 210px;
    overflow: visible !important;
  }

  .mobile-interier-slide {
    width: 276px;
    height: 210px;
    background-color: #fff;
    transform: scale(0.8) !important;
    transition: 0.3s linear;
    overflow: hidden;
    border-radius: 10px;
    opacity: 0.5;
  }

  .mobile-interier-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mobile-interier-slider-wrapper .swiper-slide-active {
    transform: scale(1) !important;
    opacity: 1;
  }

  .mobile-interier-section {
    display: flex;
  }

  .interier-section {
    display: none;
  }

  .contacts-wrapper {
    order: 1;
  }

  .adress-wrapper {
    order: 2;
    gap: 20px 0;
  }

  .footer-girl {
    position: relative;
    bottom: -50px;
  }

  .footer-menu ul li a {
    font-size: 16px;
  }

  .footer-nav-item {
    font-size: 14px;
  }

  .footer-links {
    gap: 20px;
    margin: 0;
  }

  .footer-links img {
    width: 30px;
    height: 30px;
  }
  .footer-links a {
    display: flex;
    align-items: center;
  }

  .footer-nav-item:last-child {
    display: none;
  }

  .footer-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 20px 0 20px;
    overflow: hidden;
  }

  .footer-item {
    justify-content: space-between;
  }

  .footer-links {
    gap: 20px;
    margin-top: 15px;
  }

  .mobile-footer-nav-item {
    text-decoration: none;
    color: #fff;
    font-family: InterTight-Light;
    font-size: 14px;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    margin-bottom: 34px;
  }

  .description-section {
    padding: 20px 0 26px 0;
  }

  .adress {
    font-size: 16px;
  }
}

@media all and (max-width: 600px) {
  .programms-items {
    margin-top: 33px;
    gap: 35px;
  }
  .all-programm-btn {
    margin-top: 40px;
  }

  .programms-items-wrapper {
    margin-top: 73px;
    gap: 35px 0;
  }

  footer {
    padding-top: 60px;
  }

  .all-maters-btn-wrapper {
    padding: 60px 0;
  }

  .programm-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 35px;
  }

  .program-item {
    max-width: 335px;
    height: fit-content;
    border-radius: 20px;
    padding-top: 55px;
    padding-bottom: 40px;
    aspect-ratio: unset;
  }

  .program-item::after {
    content: url(assets/img/border-m.png);
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 335px;
    width: 100%;
    height: unset;
    z-index: 1;
  }

  .programm-text {
    gap: 20px 0;
  }

  .programm-text-wrapper {
    padding: 0 12px;
    min-height: unset;
    gap: 20px 0;
    margin-top: 0;
  }

  .titile-programm {
    font-size: 20px;
  }

  .description-programm {
    font-size: 14px;
  }

  .price-programm {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .price-programm p {
    font-size: 16px;
    padding: 5px 9px;
  }

  .title-wrapper-ellipse {
    top: calc(50% - 140px);
    max-width: 290px;
    width: unset;
  }
}

@media all and (max-width: 460px) {
  .footer-logo {
    width: 78px;
    height: 48px;
  }

  .footer-items {
    gap: 43px;
  }

  .footer-item {
    gap: 40px 0;
    justify-content: space-between;
  }

  .footer-discont {
    padding: 13px 20px;
    font-size: 16px;
  }

  .footer-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 7px 0 20px;
    overflow: hidden;
  }

  .description-text {
    font-size: 12px;
    text-align: center;
  }
}
