@font-face {
  font-family: Cera Pro;
  src: url('../fonts/Cera Pro Light.otf');

}

@font-face {
  font-family: Cera Pro Regular;
  src: url('../fonts/Cera Pro Regular.otf');

}

@font-face {
  font-family: Cera Pro Bold;
  src: url('../fonts/Cera Pro Bold.otf');

}

@font-face {
  font-family: Cera Pro Medium;
  src: url('../fonts/Cera Pro Medium.otf');

}


.worked-top-bl {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 120px;
}

.title-worked.topline {
  display: contents;

}

.title-worked {
  font-size: 54px;
  line-height: 80px;
  padding-top: 150px;
}

.worked-condiciones-bl {
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
  color: #FCFCFC;
  padding-bottom: 120px;
  padding-top: 150px;
}
.title-steps {
  padding-bottom: 75px;
}
.bl-worked-steps {
  padding-bottom: 150px;
  padding-top: 75px;
}
.bl-steps{
  display: flex;
  gap: 15px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.step{
  padding: 16px;
  border: 1px solid #050505;
  text-align: center;
}
.bl-form-worked {
  padding: 15px;
}





































.mvk_h1 {
  font-family: 'Cera Pro Regular' !important;
  font-size: 64px;
  line-height: 80px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.mvk_h2 {
  font-family: 'Cera Pro Medium' !important;
  font-size: 26px;
  line-height: 50px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.mvk_h3 {
  font-family: 'Cera Pro Bold' !important;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.mvk_h3:after {
  content: "\00b7";
  width: auto;
  text-align: center;
  padding-left: 0.5rem;
}

.mvk_h4 {
  font-family: 'Cera Pro Medium' !important;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.mvk_h4:after {
  content: "\00b7";
  width: auto;
  text-align: center;
  padding-left: 0.5rem;
}


.dsa {
  overflow: hidden;
  margin-bottom: 8px;
}

.dsa:nth-child(2) .topline {
  transition-delay: 0.1s;
}

.dsa:nth-child(3) .topline {
  transition-delay: 0.2s;
}

.dsa:nth-child(4) .topline {
  transition-delay: 0.2s;
}

.cookie-block {
  position: fixed;
  height: 155px;
  width: 100%;
  left: 0%;
  bottom: 0%;
  -webkit-background: rgba(242, 242, 242, 0.5);
  background: rgba(242, 242, 242, 0.5);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  color: #000;
  display: flex;
  z-index: 9999;
  align-items: center;
}

.cookie-consent button {
  color: #000;
  float: right;
}

.lost-country {
  padding: 35px;
  border: none;
}

.modal-dialog-centered {
  display: block;
!important;
}

.country {
  cursor: pointer;
  text-align: center;
}

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

.container-404 {
  display: flex; /* Включаємо Flexbox */
  justify-content: center; /* Центрування по горизонталі */
  align-items: center; /* Центрування по вертикалі */
  height: 90vh; /* Висота контейнера, наприклад, 100% від висоти вікна переглядача */
}

.content404 b {
  font-size: 80px;
  padding-bottom: 35px;
  display: block;
}

.country:after {
  content: "\00b7";
  width: auto;
  text-align: center;
  padding-left: 0.5rem;
}

.prev:focus-visible, .prev:focus, .next:focus-visible, .next:focus {
  outline: none !important;
}

.founder-text.reveal, .b-desc-team.reveal, .info-education .desc.reveal {
  opacity: 0;
  -moz-transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
  -o-transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
  transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
  transform: translateY(40px);
  position: relative;
}

.founder-text.reveal.active, .b-desc-team.reveal.active, .info-education .desc.reveal.active {
  transform: translateY(0px);
  opacity: 1;
}

#city-title {
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 2;
  right: -1px;
  backdrop-filter: blur(60px);
  -webkit-backdrop-filter: blur(60px);
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(-100%);
}

.swiper-slide-active {
  transform: translateY(0);
  transition: transform 0.7s ease;
}

.swiper-slide-active-custom .city-show {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.swiper-slide-active #city-title {
  transition: transform 0.3s ease;
}

.img-slider-franch {
  max-width: initial;
  height: 100%;
  width: 100%;
  position: relative;
  object-fit: cover;
  left: 0;
}

.dfg.reveal.active:before {
  transform: translateX(-100%);
}

.dfg:before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 999;
  right: -100%;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-image: url('../images/team.png');
  background-size: cover;
  background-position: -250px center;
  background-repeat: no-repeat;
  transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}


.vvv.reveal.active:before {
  transform: translateX(-100%);
}

.vvv:before {

  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #FCFCFC;
  transition: 1s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}


.one-row.anime .topline-img:after {
  transform: translateX(-100%);
}

.topline-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #FCFCFC;
  transition: 1s 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}

.m-point {
  background-image: url(../images/ellipse.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  height: 8px;
  width: 16px;
  top: 20px;
  /* right: 0; */
  left: -16px;
  z-index: 95;
  /* margin-top: 8px; */
  -webkit-transform: translate(0, 0);
  -webkit-transition: -webkit-transform 1000ms;
  transform: translate(0, 0);
  transition: transform 1000ms;
}

.price-select-curse {
  font-family: 'Cera Pro Medium' !important;
  font-size: 14px;
  line-height: 20px;
  padding-top: 24px;
  letter-spacing: 0.1em;
}


.select_wrap {
  z-index: 9;
  margin: 0;
  position: relative;
  user-select: none;
}

.bl-franch-tapes {
  display: flex;
}

.tape_title {
  color: #FCFCFC;
  font-family: Cera Pro Medium;
  font-size: 20px;
  line-height: 36px;
  display: flex;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.tape_content {
  display: block !important;
  padding-right: 26px;
  padding-top: 26px;
}

.select_wrap .default_option {
  background: transparent;
  border-radius: 0px;
  position: relative;
  cursor: pointer;
  margin-bottom: 0rem;
  color: #FCFCFC;
  padding-left: 0;
  border-bottom: 1px solid;
}

.select_wrap .default_option li {
  padding: 8px 20px;
  list-style: none;
}

.select_wrap .default_option:before {
  content: "";
  position: absolute;
  top: 14px;
  right: 18px;
  width: 16px;
  height: 18px;
  background-image: url(../images/select_narrow_w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(270deg);
}

.select_wrap .select_ul {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  background: #FCFCFC;
  border-radius: 0px;
  display: none;
}

.select_wrap .select_ul li {
  padding: 10px 20px;
  cursor: pointer;
  list-style: none;
}

.select_wrap .select_ul li:first-child:hover {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  list-style: none;
}

.select_wrap .select_ul li:last-child:hover {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  list-style: none;
}

.select_wrap .select_ul li:hover {
  list-style: none;
}

.select_wrap .option {
  display: flex;
  align-items: center;
}

.select_wrap.active .select_ul {
  display: block;
  padding-left: 0;
  background-color: #FCFCFC;
  border-left: 1px solid;
  border-right: 1px solid;
  top: 42px;
  border-bottom: 1px solid;
}

.select_wrap.active .default_option:before {
  top: 20px;
  transform: rotate(90deg);
}


/*.bl-form-franch.open .fade-up {*/
/*  transform: translateY(0px);*/
/*  opacity: 1;*/
/*}*/

/*.bl-form-franch .fade-up {*/
/*  opacity: 0;*/
/*  -moz-transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);*/
/*  -webkit-transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);*/
/*  -o-transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);*/
/*  transition: all 1.2s 0.2s cubic-bezier(0.33, 1, 0.68, 1);*/
/*  transform: translateY(40px);*/
/*  position: relative;*/
/*}*/

.select_wrap_w {
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  z-index: 9;
  margin: 0;
  position: relative;
  user-select: none;
  border-bottom: 1px solid #050505;
}

.select_wrap_w .default_option {
  background: transparent;
  border-radius: 0px;
  position: relative;
  cursor: pointer;
  margin-bottom: 0rem;
  color: #050505;
  padding-left: 0;
}

input#password {
  letter-spacing: 8px;
  padding-left: 10px;
}

input#email {
  padding-left: 10px;
}

.select_wrap_w .default_option li {
  padding: 10px 0px 10px 0px;
  list-style: none;
}

.select_wrap_w .default_option:before {
  content: "";
  position: absolute;
  top: 14px;
  right: 18px;
  width: 16px;
  height: 18px;
  background-image: url(../images/select_narrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(270deg);
}

.select_wrap_w.active .default_option:before {
  /*border-color: transparent transparent #FCFCFC #FCFCFC;*/
  background-image: url(../images/select_narrow_w.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 18px;
  background-size: contain;
  transform: rotate(180deg);
}

.select_wrap_w .select_ul {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  background: #050505;
  border-radius: 0px;
  display: none;
}

.select_wrap_w .select_ul li {
  padding: 10px 16px;
  cursor: pointer;
  list-style: none;
}

.select_wrap_w .select_ul li:first-child:hover {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  list-style: none;
}

.select_wrap_w .select_ul li:last-child:hover {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  list-style: none;
}

.select_wrap_w .select_ul li:hover {
  list-style: none;
}

.select_wrap_w .option {
  display: flex;
  align-items: center;
}

.select_wrap_w.active .select_ul {
  display: block;
  padding-left: 0;
  color: #FCFCFC;
  top: 42px;
}

.select_wrap_w.active {
  background-color: #050505;
}

.select_wrap_w.active .default_option {
  color: #050505;
}

.select_wrap_w.active .option {
  color: #FCFCFC;
  padding-left: 15px;
}

.select_wrap_w.active .default_option:before {
  top: 14px;
  transform: rotate(90deg);
}


.custom-clustericon span {
  color: #FCFCFC;
  position: absolute;
  left: 9px;
  top: 3px;
}

.franch-form-desc {
  padding-top: 56px;
  padding-bottom: 56px;
}

.modal-content {
  border-radius: 0px;
  border: none;
}

.person-desc::-webkit-scrollbar, .founder-desc::-webkit-scrollbar {
  width: 3px;
  height: 16px;
  background-color: transparent;
}

.text-desc p:after {
  content: "\201C";
}

.text-desc p:before {
  content: "\2014 \2002 \201C";
}

.topline:after {
  content: "\00b7";
  position: absolute;
  width: auto;
  text-align: center;
  z-index: 999;
}


/* thumb for scrollbar */
.person-desc::-webkit-scrollbar-thumb, .founder-desc::-webkit-scrollbar-thumb {
  background-color: #FCFCFC;
  border-radius: 9em;
  padding-left: 20px;
}

.person-desc::-webkit-scrollbar-thumb:hover, .founder-desc::-webkit-scrollbar-thumb:hover {
  background-color: #FCFCFC;
}


.desc {
  height: 180px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 26px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.desc::-webkit-scrollbar-thumb {
  background-color: #050505;
  border-radius: 9em;
  padding-left: 20px;
}

.desc::-webkit-scrollbar-thumb:hover {
  background-color: #050505;
}

.desc::-webkit-scrollbar {
  width: 3px;
  height: 16px;
  background-color: transparent;
}


.desc-select-curse {
  font-size: 16px;
  overflow-y: scroll;
  height: 150px;
  line-height: 30px;
  color: #050505;
  padding-right: 26px;
}

.desc-select-curse::-webkit-scrollbar-thumb {
  background-color: #050505;
  border-radius: 9em;
  padding-left: 20px;
}

.desc-select-curse::-webkit-scrollbar-thumb:hover {
  background-color: #050505;
}

.desc-select-curse::-webkit-scrollbar {
  width: 3px;
  height: 16px;
  background-color: transparent;
}


.bl-prices {
  display: flex;
  padding-bottom: 180px;
}

#selectSalon p {

}

#getPrice {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  color: #FCFCFC;
  border: 1px solid #FCFCFC;
  position: -webkit-sticky;
  top: 20px;
}

.stick-table {
  position: sticky;
  top: 0px;
}

#table-catalog thead {
  overflow: visible;
  align-self: flex-start;
  background: #212529;
}

.stick_btn {
  overflow: visible;
  align-self: flex-start;
  position: relative;
  top: 13px;
}

#booking a {
  color: #050505;
  text-decoration: none;
}

html {
  height: 100%;
}

.pac-container {
  z-index: 9999 !important;
}

.map-modal {
  position: relative;
  padding: 15px;
  margin-top: 58px;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
  font-family: 'Cera Pro';
  line-height: 30px;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background: #FCFCFC;
  -webkit-font-smoothing: antialiased;
}

.message-modal {
  padding: 24px;
  text-align: center;
  padding-bottom: 54px;
}

.bl-address-salon-select {
  padding-top: 10px;
  padding-bottom: 50px;
}

.next.text-end {
  z-index: 99;
}

prev.text-strart {
  z-index: 99;
}

.point_left:before {
  content: "\00b7";
  position: relative;
  width: auto;
  left: 0;
  text-align: center;
  z-index: 999;
  padding-left: 0.3em;
  padding-right: 0.3em;
  font-size: 26px;
}

.point_left {
  display: flex;
}

.modal-header {
  border: none !important;
}

.swiper-slide-next, .swiper-slide-prev {
  width: 31% !important;
}

.bl-curse-desc {
  display: none;
  margin-bottom: 48px;
}

.bl-form-franch2 {
  overflow: hidden;
  max-height: 0;
  transition: max-height 2s ease;
}

.bl-form-franch2.open {
  max-height: 1000px; /* Припустимо, що це ваша максимальна висота */
}


#join-team {
  overflow: hidden;
  max-height: 0;
  position: relative;
  transition: max-height 2s ease;
}

.join-form {
  padding-top: 60px;
  padding-bottom: 60px;
}

#join-team.open {
  max-height: 1000px; /* Припустимо, що це ваша максимальна висота */
}

#join-education {
  overflow: hidden;
  max-height: 0;
  transition: max-height 2s ease;
}

#join-education.open {
  max-height: 1000px; /* Припустимо, що це ваша максимальна висота */
}

.education-form {
  margin-top: 60px;
  padding-bottom: 60px;
}

.city-name {
  color: #050505;
  font-family: 'Cera Pro Bold' !important;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.bl-captcha-content {
  display: flex;
  flex-direction: column;
}

.bl-captcha {
  padding: 30px;
  margin-top: 30px;
}

.form-franch {
  margin-bottom: 96px;
}

img#refresh-captcha {
  position: relative;
  top: -23px;
  left: 23px;
}


.swiper-slide-active-custom {
  /*transform: scale(1.1);*/
  /*transform: translateY(1px) !important;*/
  /*transition: all 2s ease;*/
  /*transition: all 2s linear(0.05 6.38%, 1.22 109.77%) !important;*/
  /*-webkit-transition: all 2s ease-in-out;*/
  z-index: 1;
  overflow: hidden;
}

.bl-slider-franch .swiper-slide-my-custom {
  transform: scale(1);
  transition: all 2s ease; /* Плавний перехід */
}

.bl-slider-franch .swiper-slide-my-custom-start {
  /*transform: translateY(30px) !important;*/
  /*transition: all 2s ease;*/
}

#city-swiper {
  padding-top: 60px;
}


.swiper-slide-people {
  margin-top: 60px;
  transform: scale(1);
  transition: all 2s ease;
  transform: translateY(0);
}

.swiper-slide-people-start {
  margin-top: 60px;
}

.swiper-slide-active {
  z-index: 10;
  min-height: auto !important;
  height: auto !important;
  transition: all 1s ease;
  width: 36% !important;
  transform: translateY(-30px) !important;
}

.swiper-slide-active img {
  filter: none !important;
}

#selectSalon {
  color: #FCFCFC;
  position: relative;
  top: -30px;
}

.line-salon a {
  color: #FCFCFC;
  text-decoration: none;
}

.swiper-slide-active .person-desc {
  display: block !important;
  overflow-y: scroll;
  max-height: 150px;
  overflow-x: hidden;
  padding-right: 26px;
}

.swiper-slide-people-all {
  padding-top: 60px;
}

.swiper-slide img {
  filter: grayscale(100%);
  transition: filter 1s ease-in-out;
}

/* Стан для активного слайду: зображення без відтінків сірого */
.swiper-slide-active img {
  filter: grayscale(0%);
}

.sl-img-swiper {
  position: relative;
  overflow: hidden;
  height: auto;
}

tr.category-service {
  padding-bottom: 40px;
  position: relative;
  display: flex;
}

.cv-t {
  color: #FCFCFC;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}

/* IE 10+ */

.btn-close {
  z-index: 99;
  right: 10px;
  position: absolute;
  top: 10px;
}

.img-slider-people {
  max-width: initial;
  height: 100%;
  width: 100%;
  position: relative;
  object-fit: cover;
  left: 0;
  top: 0;
}

.swiper-wrapper {
  flex-direction: row;
  /*align-items: center;*/
}

.main-main {
  flex: 1 0 auto;
  overflow: hidden;
  position: relative;
}

.bl-slider-peopel {
  display: flex;
  align-items: center;
  flex-direction: row;
  position: relative;
  top: -39px;
}

.bl-slider-franch {
  display: flex;
  align-items: center;
  flex-direction: row;
  position: relative;
  padding-top: 136px;
  padding-bottom: 160px;
}

.tinymc {
  display: inline-block;
}

.info-education .desc p {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #050505;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.bl-team p {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #FCFCFC;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

footer {
  flex: 0 0 auto;
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
  color: #FCFCFC;
}

footer .logo-img {
  filter: invert(1);
}

.bl-footer {
  display: flex;
  justify-content: space-between;
  padding-top: 63px;
  padding-bottom: 48px;
  align-items: end;
}

.desc-salon {
  display: none;
  font-family: 'Cera Pro';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: 24px;
}

.line-salon {
  padding-top: 72px;
}

.phone a {
  cursor: pointer;
}

.address, .phone {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
}

.name-salon {
  font-family: 'Cera Pro Medium';
  font-size: 20px;
  line-height: 48px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.more {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  align-items: end;
}

.bl-franch {
  display: flex;
  position: relative;
}

.bl-right-franch {
  position: relative;
  right: 50%;
}

.bl-right-franch2 {
  position: inherit;
  left: -25%;
  background-repeat: no-repeat;
  width: 300%;
  min-height: 100%;
  background-size: cover;
  background-position: center top;
}

.bl-right-franch, .bl-right-franch2 {
  transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1); /** Chrome & Safari **/
  -moz-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1); /** Firefox **/
  -o-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1); /** Opera **/
}

#bl-ajax a {
  font-family: 'Cera Pro Bold';
}

.bl-right-franch, .bl-right-franch2 {
  animation: 1.3s right;
}

.bl-top-franch {
  animation: 1s left;
}

@keyframes left {
  from {
    margin-top: 50%;
    width: 100%;
  }
}

@keyframes right {
  from {
    margin-left: 100%;
  }
}

#selectLevel {
  padding-top: 24px;
  padding-bottom: 24px;
}

.bl-catalog {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 10px;
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
}

#bl-ajax a {
  color: #FCFCFC;
  text-decoration: none;
}

.container-l {
  position: relative;
}

.bl-sd-df {
  background: linear-gradient(180deg, #82848C 0%, #686A73 100%);
  position: absolute;
  bottom: -80px;
  min-height: 100%;
  top: 0;
  right: 0;
  width: 150%;
  z-index: 20;
}

.container-r {
  background-color: #FCFCFC;
  min-height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  height: 300px;
  width: 500px;
}

.title-contact {
  color: #050505;
}

.title-catalog {
  /*margin-top: 88px;*/
  padding-top: 88px;
  color: #FCFCFC;
  padding-bottom: 24px;
}

.title-press {
  /*margin-top: 88px;*/
  padding-top: 88px;
  color: #FCFCFC;
  padding-bottom: 24px;
  z-index: 99;
  position: relative;
}

.bg {
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
  position: relative;
}

.text-desc {
  padding-top: 170px;
  padding-bottom: 116px;
}

.bl-desc {
  margin-bottom: 96px;
  position: relative;
}

.img-time {
  position: relative;
  top: -3px;
}

.text-desc p {
  padding-top: 54px;
  color: #FCFCFC;
}

a.menu-item.active {
  /*background-image: url(../images/ellipse.svg);*/
  /*background-repeat: no-repeat;*/
  /*background-position: center bottom;*/
  /*padding-bottom: 8px;*/
}


.bl-loyalaty-bg {
  background: linear-gradient(180deg, #82848C 0%, #686A73 100%);
  position: absolute;
  width: 100%;
  min-height: 100%;
  margin-bottom: 80px;
  z-index: 1;
  margin-top: -80px;
}

.bl-loyalaty {
  position: relative;
}

.loyalaty {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 10px;
  z-index: 2;
  position: relative;
  top: -80px;
  min-height: 300px;
  padding-top: 72px;
  padding-bottom: 72px;
}

.name-press {
  color: #050505;
  padding-top: 24px;
  cursor: pointer;
}

.bl-img-press {
  display: flex;
  justify-content: end;
  align-items: end;
  position: relative;
}

.bl-press {
  position: relative;
  z-index: 1;
}

.presses {
  display: flex;
  z-index: 999;
  position: relative;
  flex-direction: row;
}

td.name-service {
  padding-left: 20px;
}

.list-press {
  isplay: flex;
  flex-direction: column;
}

.time, .price {
  width: 50px;
  text-align: center;
}

.time_h, .price_h {
  width: 50px;
  text-align: center;
}

.topline-base {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #050505;
  margin-bottom: 24px;
}

.line-price {
  font-family: 'Cera Pro';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FCFCFC;
}

.menu-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;
}

.menu-bottom a, .bl-contact-email a, .btn-topline a {
  text-decoration: none;
  color: #050505;
}

.menu-item-bottom {
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 35px;
  letter-spacing: 0.2em;
  color: #FCFCFC;
}

.salons {
  font-family: 'Cera Pro Medium';
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
  color: #FCFCFC;
  margin-bottom: 96px;
}

.bl-salons {
  padding-bottom: 96px;
}

.action-team {
  display: flex;
  justify-content: space-between;
}

.text-loyalaty {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #FCFCFC;
}

#table-catalog thead {
  background: none;
}

.read-about a {
  color: #050505;
  text-decoration: none;
  cursor: pointer;
}

#selectSalon a {
  color: #FCFCFC;
  text-decoration: none;
  cursor: pointer;
}

.prices {
  color: #FCFCFC;
}

.bl-top-franch {
  padding: 80px;
  padding-left: 0px;
  background: #FCFCFC;
}

.desc-top {
  margin-top: 24px;
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #050505;
}

.term-center {
  display: flex;
  justify-content: center;
}

.title-terms {
  margin-top: 72px;
  margin-bottom: 26px;
  color: #FCFCFC;
}

.title-tipes {
  margin-top: 72px;
  margin-bottom: 72px;
  color: #FCFCFC;
}

.bl-tipes {
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
  color: #FCFCFC;
  padding-bottom: 120px;
}

.title-top {
  font-family: 'Cera Pro Medium';
  font-size: 28px;
  line-height: 50px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #050505;
}

#hide-bl {
  cursor: pointer;
}

.bl-lups-marketing {
  display: flex;
  padding-bottom: 120px;
}

.marketing-terms {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #FCFCFC;
}

.lups-terms {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #FCFCFC;
}

.input_mvk_w {
  color: #FCFCFC;
}

.input_mvk_w::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FCFCFC;
  opacity: 1; /* Firefox */
}

.input_mvk_w:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FCFCFC;
}


input.input_mvk, input.input_mvk_w {
  border: none;
  border-bottom: 1px solid;
  background: transparent;
}

input.input_mvk_w {
  color: #FCFCFC !important;
}

input.input_mvk {
  color: #050505 !important;
}

/*.bl-form-franch {*/
/*  margin-bottom: 100px;*/
/*  display: none;*/
/*  opacity: 0;*/
/*  animation: animateTextOff 2s ease forwards;*/
/*  animation-direction: alternate;*/
/*}*/

/*.bl-form-franch.open {*/
/*  opacity: 0;*/
/*  animation: animateTextOn 2s ease forwards;*/
/*  animation-direction: alternate;*/

/*}*/

@keyframes animateTextOn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes animateTextOff {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.bl-team {
  font-size: 16px;
  line-height: 30px;
  color: #FCFCFC;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-top: 24px;
  margin-bottom: 24px;
}

.title-team {
  color: #FCFCFC;
}

.title-education {
  overflow-wrap: anywhere;
}

.bottom-form, .bottom-form_w {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.bottom-form_w button {
  color: #FCFCFC;
}

.bl-bottom-team {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.captcha-image img {
  position: relative;
  top: -23px;
}

.captch-code {
  display: flex;
  flex-direction: column;
  position: relative;
  top: -24px;
  min-width: 230px;
}

.error-captcha {
  padding-left: 15px;
  height: 24px;
}

.error {
  color: red;
  font-size: 14px;
}

.cv-t {
  width: 170px;
}

.bottom-form_w img {
  filter: invert(1);
  color: #FCFCFC;
}

.title-form-franch {
  color: #050505;
  margin-top: 96px;
}

input {
  outline: none;
}

.read-about {
  display: flex;
}

input.input_mvk:focus-visible, input.input_mvk_w:focus-visible {
  border: none;
  border-bottom: 1px solid;
}

.btn-mvk-franch {
  font-family: 'Cera Pro Bold';
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 16px;
  margin: 96px 0px 0px 0px;
  border: 1px solid #050505;
  text-align: center;
}

.bl-terms {
  min-height: 400px;
  z-index: 2;
  position: relative;
  background: linear-gradient(180deg, #82848C 0%, #686A73 100%);
}

.name-press.active {
  color: #FCFCFC;
}

.bl-left-franch {
  background: #FCFCFC;
  z-index: 1;
  margin-top: 400px;
}

#colab {
  padding-top: 96px;
}

.btn-mvk {
  border: none;
  background: none;
  transition: box-shadow 0.3s ease;
  box-shadow: none; /* Немає тіні за замовчуванням */
}


.header-top {
  height: 72px;
  left: 0px;
  top: 0px;
  flex: 0 0 auto;
}

.line-input {
  display: flex;
  flex-direction: column;
  margin-bottom: 48px;
}

.bl-menu {
  display: flex;
  flex-direction: row;
  align-items: start;
  padding: 0px;
  /*gap: 17px;*/
  text-transform: uppercase;
}

.menu {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding-top: 5px;
  padding-bottom: 8px;
  /*gap: 32px;*/
  overflow: hidden;
  position: relative;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.menu-lang a {
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2em;
  text-decoration: none;
}

.lan {
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  font-size: 12px;
  /*gap: 10px;*/
  font-weight: 500;
  height: 46px;
  color: #050505;
}

.menu-lang:hover span.item-lang {
  color: #FCFCFC;
}

.lan.active {
  display: flex;
}

.menu-lang:hover {
  background: #050505;
}

.menu-lang:hover > .lan {
  display: flex;
}

.menu-lang.lan.active {
  color: #050505;
}

a.lan.active:hover {
  color: #FCFCFC;
}

.lan a:hover {
  color: #FCFCFC;
}

.menu-top {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  align-items: start;
}

.bl-title-peopel {
  display: flex;
  top: 0px;
  justify-content: start;
}

.menu-item:nth-child(4) {
  margin-right: 0 !important;
}

.menu-item {
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2em;
  color: #050505;
  text-decoration: none;
  margin-right: 32px;
}

ul.menu li.menu-item.active a:after {
  content: "\00b7";
  padding-left: 7px;
}

#booking {
  font-family: 'Cera Pro Medium';
  align-items: center;
  padding: 5px 20px;
  letter-spacing: 0.2em;
  font-size: 12px;
  min-width: 128px;
  text-align: center;
  line-height: 13px;
  border: 1px solid #050505;
  cursor: pointer;
}

#burger .bar.topBar {
  transform: translateY(0px) rotate(0deg);
}

#burger .bar.btmBar {
  transform: translateY(6px) rotate(0deg);
}

#burger {
  width: 24px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}

#burger .bar {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  background: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s;
}

.burger-container {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  z-index: 9;
  cursor: pointer;
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.burger-container #burger {
  width: 24px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}

.burger-container #burger .bar {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  background: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s;
}

.burger-container #burger .bar.topBar {
  transform: translateY(0px) rotate(0deg);
}

.burger-container #burger .bar.btmBar {
  transform: translateY(6px) rotate(0deg);
}

.icon {
  display: inline-block;
  position: absolute;
  height: 100%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #FCFCFC;
  font-size: 22px;
  left: 50%;
  transform: translateX(-50%);
}

.icon.icon-bag {
  right: 0;
  top: 0;
  left: auto;
  transform: translateX(0px);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.65s;
}

.hiden-body {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.menu-opened ul.menu {
  display: block;
}

.menu-opened .burger-container #burger .bar {
  background-color: #FCFCFC;
}

.menu-opened #booking {
  border-color: #FCFCFC;
  color: #FCFCFC;
}

.menu-opened .logo-img {
  filter: invert(1);
}

ul.menu {
  display: none;
  position: absolute;
  left: 0;
  top: 72px;
  bottom: -20px;
  background-color: #262626;
  right: 0;
  padding: 40px 10px 0;
  list-style: none;
  z-index: 999;
}

ul.menu li.menu-item {
  opacity: 0;
  padding-top: 48px;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.49s;
}

ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.42s;
}

ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.35s;
}

ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.28s;
}

ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.21s;
}

ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.14s;
}

ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.07s;
}

ul.menu li.menu-item a {
  text-decoration: none;
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2em;
  color: #FCFCFC;
}

.menu-opened .burger-container {
  transform: rotate(90deg);
}

.menu-opened .burger-container #burger .bar {
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s;
}

.menu-opened .burger-container #burger .bar.topBar {
  transform: translateY(4px) rotate(45deg);
}

.menu-opened .burger-container #burger .bar.btmBar {
  transform: translateY(3px) rotate(-45deg);
}

.menu-opened ul.menu li.menu-item {
  transform: scale(1) translateY(0px);
  opacity: 1;
}

.menu-opened ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.27s;
}

.menu-opened ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.34s;
}

.menu-opened ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.41s;
}

.menu-opened ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.48s;
}

.menu-opened ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.55s;
}

.menu-opened ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.62s;
}

.menu-opened ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.69s;
}

.menu-opened .icon.icon-bag {
  transform: translateX(75px);
  transition-delay: 0.3s;
}

.window .content::-webkit-scrollbar {
  display: none;
}

.window .content h2 {
  margin-bottom: 0px;
  letter-spacing: 1px;
}

.window .content img {
  width: 95%;
  position: relative;
  display: block;
  margin: 75px auto 75px;
}

.window .content img:nth-of-type(2) {
  margin: 75px auto;
}

@media (max-width: 600px) {
  .window {
    width: 100%;
    height: 100vh;
    margin: 0;
    border-radius: 0px;
  } {
  position: fixed;
}
}


span.topline-base {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 24px;
}

.one-row {
  display: flex;
  z-index: 12;
  position: relative;
}

.bl-one {
  display: flex;
  position: relative;
}

#bg-lop-line {
  position: absolute;
  min-height: 100%;
  background: rgba(252, 252, 252, 0.4);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  width: 3000px;
  left: -20%;
  padding-top: -58px;
  z-index: 8;
  top: -50px;
  bottom: -50px;
}

.topline-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  margin-top: 65px;
}

.bl-slide-content {
  display: flex;
  flex-direction: column;

}

video {
  object-fit: cover;
  position: absolute;
  top: -1px;
  left: 0;
  height: 100%;
  width: 100%;

}

.video-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;

}

#education-form, .btn-mvk {
  color: #050505;
}

#join-form, #video, #attachCV {
  color: #FCFCFC;
}

.slide-img {
  height: 744px;
  overflow: hidden;
  position: relative;
}

.topline-desc {
  margin-top: 50px;
  margin-bottom: 50px;
  color: #050505;
}

.top-block-franch-desc {
  display: flex;
  flex-direction: column;
  /*gap: 24px;*/
}

.topline-img {
  background-image: url('../images/top_line.jpg');
  position: absolute;
  z-index: -1;
  overflow: inherit;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  margin-bottom: -72px;
  top: 0;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}

.modal-content-booking {
  width: 100%;
}

.bl-bottom-franch {
  margin-bottom: 10px;
}

#close-slogan img, #join-form, .video-team, #education-form, #sendFormEducation, #hide-education, #btnSendForm, #hide-bl, #hide-join, #attachCV, .more, #getPrice {
  cursor: pointer;
  text-decoration: none;
}

#join-form:hover, #video:hover, #attachCV:hover {
  /*text-decoration: underline;*/
}

.topline {
  cursor: pointer;
  position: relative;
}

.two-row {
  display: flex;
  background: #050505;
  position: relative;
  overflow: hidden;
}

.bl-two {
  align-items: center;
  display: flex;
}

.founder-title {
  color: #FCFCFC;
  margin-bottom: 24px;
}

.top-slic {
  display: flex;
  flex-direction: row;
  position: relative;
}

.founder-text {
  z-index: 9;
  display: flex;
  flex-direction: column;
  /*gap: 24px;*/
}

.topline.active {
  z-index: 999;
  position: relative;
}

.topline-img img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}

#clogan_desc {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  position: relative;
  z-index: 9;
}

.text-slogan {
  padding-right: 24px;
  display: flex;
  flex-direction: column;
}

.mvk_select_w {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #FCFCFC;
  background-color: transparent;
  background-image: url("../images/narrow_w.svg");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #FCFCFC;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.founder-desc {
  font-size: 16px;
  overflow-y: scroll;
  height: 150px;
  line-height: 30px;
  color: #FCFCFC;
  padding-right: 26px;
  margin-bottom: 24px;
}

.video-modal {
  height: 500px;
}

button.btn-close {
  z-index: 1;
}

.point-s {
  padding-left: 30px;
}

.bl-people {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.person-desc {
  font-family: 'Cera Pro';
  font-size: 16px;
  line-height: 30px;
  color: #FCFCFC;
  margin-top: 24px;
}

.person-name {
  color: #FCFCFC;
  font-family: 'Cera Pro Bold' !important;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

span.title-people {
  position: relative;
  color: #050505;
}

#sound {
  position: relative;
  background: rgba(252, 252, 252, 0.4);
  backdrop-filter: blur(60px);
  -webkit-backdrop-filter: blur(60px);
  height: 72px;
  display: flex;
  top: -72px;
  align-items: center;
  padding-right: 24px;
  justify-content: end;
  display: -webkit-flex;
  -webkit-justify-content: flex-end;
}

.slider1-bottom-tool {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  padding-right: 24px;
}

.points-slider1 {
  display: flex;
  align-items: center;
}

span.point-s.active {
  font-size: 80px;
}

span.point-s {
  font-size: 40px;
}

.menu-lang {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 20;
  top: -10px;
  margin-left: 16px;
  margin-right: 16px;
}

#about {
  position: relative;
  background: rgba(252, 252, 252, 0.4);
  backdrop-filter: blur(60px);
  -webkit-backdrop-filter: blur(60px);
  height: 72px;
  display: flex;
  top: -72px;
  align-items: center;
  padding-left: 24px;
  justify-content: start;
}

#sound {
  position: relative;
  background: rgba(252, 252, 252, 0.4);
  backdrop-filter: blur(60px);
  -webkit-backdrop-filter: blur(60px);
  height: 72px;
  display: flex;
  top: -72px;
  align-items: center;
  padding-right: 24px;
  justify-content: end;
  display: -webkit-flex;
  -webkit-justify-content: flex-end;
}

.founder-video {
  color: #FCFCFC;
  cursor: pointer;
}

#slider1-person {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bl-title-peopel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0px;
  position: relative;
}

.swiper-slide-active {
  z-index: 10;
  min-height: auto !important;
  height: auto !important;
}

.item-slid {
  height: auto;
  padding: 10px;
  width: 365px;
}

.title-lookbook {
  color: #050505;
  margin-bottom: 24px;
}

.bl-title {
  background: linear-gradient(220.1deg, #333333 0%, #1A1A1A 100%);
  color: #FCFCFC;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  position: relative;
  padding: 15px;
  /* width: 100%; */
  z-index: 1;
  bottom: 30px;
}

.three-row .title.h2 {
  position: absolute;
  left: 25%;
}

.three-row {
  margin-top: 140px;
  margin-bottom: -72px;
}

.bl-lookbook {
  display: flex;
}

.four-row {
  margin-top: 140px;
}

.td-look {
  display: flex;
  flex-direction: column;
}

.five-row {
  margin-top: 68px;
  position: relative;
  overflow: hidden;
}

.bl-bg-five {
  background: linear-gradient(180deg, #82848C 0%, #686A73 100%);
  height: max-content;
  width: 100%;
  display: block;
  min-height: 100%;
  position: absolute;
  margin-top: 80px;
}

.b-desc-team {
  padding-bottom: 88px;
  padding-top: 144px;
  /*gap: 24px;*/
  display: flex;
  flex-direction: column;
}

.team-content {
  z-index: 9999;
  display: flex;
  align-items: center;
  position: relative;
}


.bl-img-education {
  position: relative;
  min-height: 100%;
}

.bl-six {
  display: flex;
}

#axis2 img {
  min-height: 100%;
}

.one-row.anime .topline {
  transform: translateY(0%);
  word-break: break-all;
}

.topline {
  max-width: 50ch;
  position: relative;
  transform: translateY(100%);
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}


@-webkit-keyframes untransform {
  to {
    transform: none;
    opacity: 1;
  }
}

@keyframes untransform {
  to {
    transform: none;
    opacity: 1;
  }
}


.modal-header {
  border: none !important;
  width: 100%;
  background-color: #FCFCFC;
  border-radius: 0px;
  padding-right: 15px;
}

#modal-booking .btn-close {
  background-color: #FCFCFC;
  opacity: 1;
  padding: 0;
  border: none;
  border-radius: 0;
  padding-right: 24px;
  padding-top: 15px;
}

.modal.show .modal-dialog {
  transform: none;
  display: flex;
  flex-direction: column;
}

.bl-five {
  display: flex;
  color: #FCFCFC;
  /*width: max-content;*/
}

.six-img {
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0;
  width: 135%;
  /* left: 0; */
  bottom: 0;
  /* height: 100%; */
  min-height: 100%;
  min-width: 100%;
}

.img-l {
  overflow: hidden;
}

.bl-contact-email {
  margin-bottom: 58px;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}

.vvv {
  background-image: url(../images/ed.png);
  width: 56.5%;
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  min-height: 100%;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: right;
}

.menu a:hover {
  color: #050505;
}

.ld {
  z-index: 99;
  position: relative;
}


.five-img {
  min-height: 100%;
  left: -2px;
  /* min-width: 100%; */
  top: 0;
  position: relative;
  object-fit: cover;
}

.name-press.active:after {
  content: "";
}

.name-press:after {
  content: "\00b7";
  position: absolute;
  margin-left: 0.2em;
  width: auto;
  text-align: center;
  z-index: 999;
}

.ppp {
  min-width: 100%;
  position: absolute;
  z-index: 1;
  /* right: 0; */
  min-height: 100%;
  background-size: cover;
  background-position: -250px center;
  top: 0;
  background-repeat: no-repeat;
}

.lll {
  width: 100%;
  overflow: hidden;
  position: relative;
  /*height: 480px;*/
}

.dfg {
  right: 0;
  /*left: 2px;*/
  /*height: 480px;*/
  min-height: 100%;
  min-width: 110%;
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  z-index: 99;
}

.info-education {
  flex-direction: column;
  align-items: flex-start;
  /*gap: 24px;*/
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  display: flex;
  padding-left: 8.33333333%;
  overflow: hidden;
  z-index: 99;
  background-color: #FCFCFC;
}


.item-slide {
  max-width: initial;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 1s ease-in-out; /* Анімація зміни прозорості */
}

.item-slide.show-slide {
  display: block;
  opacity: 1;
}

@-webkit-keyframes autofill {
  0%, 100% {
    color: #FCFCFC;
    background: transparent;
  }
}

.input_mvk:-webkit-autofill,
.input_mvk:-webkit-autofill:hover,
.input_mvk:-webkit-autofill:focus,
.textarea_mvk:-webkit-autofill,
.textarea_mvk:-webkit-autofill:hover,
.textarea_mvk:-webkit-autofill:focus,
.select_mvk:-webkit-autofill,
.select_mvk:-webkit-autofill:hover,
.select_mvk:-webkit-autofill:focus {
  -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
  border-bottom: 1px solid #050505;
  border-radius: 0px;
  -webkit-text-fill-color: #050505;
  /*-webkit-box-shadow: 0 0 0px 1000px transparent inset;*/
  -webkit-box-shadow: 0 0 0 30px #FCFCFC inset !important;
  transition: background-color 5000s ease-in-out 0s;
  /*background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,174,255,0.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,0.03) 100%);*/
}

.input_mvk_w:-webkit-autofill,
.input_mvk_w:-webkit-autofill:hover,
.input_mvk_w:-webkit-autofill:focus,
.textarea_mvk_w:-webkit-autofill,
.textarea_mvk_w:-webkit-autofill:hover,
.textarea_mvk_w:-webkit-autofill:focus,
.select_mvk_w:-webkit-autofill,
.select_mvk_w:-webkit-autofill:hover,
.select_mvk_w:-webkit-autofill:focus {
  border-bottom: 1px solid #FCFCFC;
  -webkit-text-fill-color: #FCFCFC;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 174, 255, 0.04) 50%, rgba(255, 255, 255, 0) 51%, rgba(0, 174, 255, 0.03) 100%);

}


.input_mvk::placeholder {
  color: #050505;
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

input.input_mvk_w.validate.error-input::placeholder {
  color: #FCFCFC
}

.input_mvk_w::placeholder {
  color: #FCFCFC;
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.six-line {
  overflow: hidden;
  position: relative;
}

.select_mvk_w {
  width: 100%;
  padding: 9px;
  border-radius: 0px !important;
}

.select-box img {
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 24px;
  width: 15px;
  filter: invert(1);
}

.select-box {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  color: #050505;
}

.select-box__current {
  position: relative;
  border: 1px solid #050505;
  cursor: pointer;
  outline: none;
}

.select-box__current:focus + .select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
  animation-name: none;
}

.select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}

.select-box__current:focus .select-box__icon {
  transform: translateY(-50%) rotate(180deg);
}

.select-box__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 20px;
  opacity: 0.8;
  transition: 0.2s ease;
}

.select-box__value {
  display: flex;
  background-color: #050505;
}

.select-box__input {
  display: none;
}

.select-box__input:checked + .select-box__input-text {
  display: block;
}

.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 9px;
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FCFCFC;
  background-color: #050505;
}

.select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  z-index: 2;
  top: 47px;
  -webkit-animation-name: HideList;
  animation-name: HideList;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
  animation-timing-function: step-start;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
}

.select-box__option {
  display: block;
  padding: 9px;
  background-color: #050505;
  font-family: 'Cera Pro Medium';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FCFCFC;
}

.select-box__option:hover, .select-box__option:focus {
  content: "\00b7";
  color: #FCFCFC;
}

@-webkit-keyframes HideList {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}

@keyframes HideList {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}

p {
  margin-top: 0;
  margin-bottom: 0 !important;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

#bl-ajax-img {
  position: absolute;
  overflow: hidden;
  z-index: 9999;
  width: 100%;
  height: 400px;
  bottom: -80px;
}

#bl-ajax-img img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  left: 0;
  object-fit: cover;
}


@media (min-width: 2778px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1640px;
  }

  .slide-img {
    height: 1070px;
  }
}

@media only screen and (min-width: 1366px) {
  .founder-img {
    background-image: url('../images/founder_m.jpg');
    max-height: 100%;
    max-width: 100%;
    background-size: contain;
    height: 830px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .mvk_h1 {
    font-size: 54px;
    line-height: 80px;
  }
}


@media only screen
and (min-width: 1024px)
and (max-width: 1366px) {
  .six-img {
    width: 250%;
  }

  .founder-img img {
    right: 37%;
  }

  .video-modal {
    height: 415px;
  }

  .founder-img {
    background-image: url('../images/founder_m.jpg');
    max-height: 100%;
    max-width: 100%;
    background-size: contain;
    height: 740px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .mvk_h1 {
    font-size: 54px;
    line-height: 80px;
  }

  .menu-lang {
    top: -10px;
  }

  .point-s {
    padding-left: 20px;
  }

  .menu-lang:hover {
    position: relative;
    top: -10px;
  }

  .list-press {
    margin-left: 8.33333333%;
  }
}


@media only screen
and (min-width: 950px)
and (max-width: 1280px) {


  .mvk_h1 {
    font-size: 54px;
    line-height: 70px;
    letter-spacing: 0.2em;
  }

  .mvk_h2 {
    font-size: 22px;
    line-height: 46px;
  }

  .mvk_h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .bl-top-franch {
    padding: 50px;
    padding-left: 0px;
  }

  .bl-left-franch {
    margin-top: 300px;
  }

  .bl-six {
    display: flex;
    flex-direction: inherit;
  }

  .topline-desc {
    margin-top: 36px;
    margin-bottom: 46px;
  }

  .slide-img {
    height: 634px;
  }

  .four-row {
    margin-top: 120px;
  }

  .three-row {
    margin-top: 120px;
  }

  .five-row {
    margin-top: 60px;
  }

  .founder-img {
    background-image: url('../images/founder.png');
    max-height: 100%;
    max-width: 100%;
    background-size: contain;
    height: 610px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .founder-text {
    padding-top: 132px;
    padding-bottom: 60px;
  }

  .video-modal {
    height: 415px !important;
  }
}


@media only screen
and (min-width: 768px)
and (max-width: 1024px) {

  .mvk_h1 {
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0.2em;
  }

  .mvk_h2 {
    font-size: 16px;
    line-height: 30px;
  }

  .mvk_h3, .person-name {
    font-size: 12px;
    line-height: 20px;
  }

  .video-modal {
    height: 415px;
  }

  .line_franch_tape:nth-child(even) {
    padding-top: 48px;
  }

  .founder-img {
    background-image: url('../images/founder_m.jpg');
    max-height: 100%;
    max-width: 100%;
    background-size: contain;
    height: 426px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .slide-img {
    height: 464px;
    overflow: hidden;
    position: relative;
  }

  .topline-img {
    margin-bottom: 0px;
  }

  .menu-lang {
    top: -10px;
  }

  .topline-desc {
    padding-top: 0;
  }

  .topline-desc {
    padding-top: 0px;
    padding-bottom: 24px;
  }

  .sl-img-swiper {
    height: 312px;
    min-height: 312px;
  }

  .bl-lookbook {
    flex-direction: row;
  }

  .topline-img {
    background-image: url('../images/top_line_m.png');
    position: absolute;
    min-height: 100%;
    left: -40px;
    width: 100%;
    overflow: hidden;
    margin-bottom: -72px;
  }

  .founder-img img {
    max-width: 100%;
    height: auto;
  }

  .bl-right-franch2 {
    position: absolute;
    left: -40px;
    right: 0;
    margin-bottom: -72px;
  }

  .city-name {
    font-size: 14px !important;
  }

  .bl-tipes, .bl-lups-marketing {
    padding-bottom: 72px !important;
  }

  .form-franch {
    margin-bottom: 50px;
  }

  .btn-mvk-franch {
    margin-top: 50px;
  }

  .bl-slider-franch {
    display: flex;
    align-items: center;
    flex-direction: row;
    position: relative;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .bl-top-franch {
    padding: 24px;
    padding-left: 0px;
    background: #FCFCFC;
  }

  .bl-left-franch {
    margin-top: 250px;
  }

  .info-education {
    padding-bottom: 40px;
    padding-top: 50px;
  }

  .bl-bg-five {
    margin-top: 40px;
  }

  .input_mvk_w::placeholder, .input_mvk::placeholder { /* Internet Explorer 10-11 */
    font-size: 12px !important;
  }

  input[placeholder] {
    font-size: 12px;
  }

  .topline-desc {
    /*padding-top: 0px;*/
    /*padding-bottom: 24px;*/
    /*margin-top: 36px;*/
    /*margin-bottom: 0px;*/
  }

  .menu-item {
    font-size: 12px;
  }

  .founder-text {
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .person-name {
    font-size: 14px;
  }

  .menu-lang:hover {
    position: relative;
    top: 48px;
  }

  .b-desc-team {
    padding-bottom: 50px;
    padding-top: 92px;
    gap: 24px;
    display: flex;
    flex-direction: column;
  }

  span.point-s {
    font-size: 31px;
    padding-left: 15px;
  }

  .slider1-bottom-tool {
    padding-right: 12px;
  }

  .swiper-slide-active .person-desc, .desc {
    padding-right: 13px;
  }

  .topline-base, .founder-desc, .bl-team, .bl-team p, .info-education .desc p, .person-desc, .person-desc p {
    font-size: 12px;
    line-height: 20px;
  }

  .five-row, .three-row {
    margin-top: 80px;
  }

  #about, #sound {
    height: 50px;
    display: flex;
    top: -50px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .swiper-slide-active {
    margin-top: 12px !important;
  }

  .slide-img {
    height: 464px !important;
  }

  .topline-text {
    margin-top: 45px;
  }

  .bl-five {
    padding-left: 0px;
    display: flex;
    flex-direction: row;
  }

  .bl-title {
    padding: 15px;
  }

  .action-team {
    /*margin-bottom: 24px;*/
  }

  .team-content {

  }

  .bl-six {
    flex-direction: row;
  }

  .info-education {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .bl-img-education {
    position: relative;
    height: 100%;
  }

  .info-education {
    /*width: 37%;*/
  }

  .four-row {
    margin-top: 80px;
  }
}


@media only screen
and (min-width: 769px)
and (max-width: 992px) {
  .bl-six {
    padding-right: 0;
    position: relative;
    left: 0px;
  }

  .six-img {
    /*width: 370%;*/
  }
}

@media only screen
and (min-width: 575px)
and (max-width: 767px) {
  .topline-desc {
    padding-top: 250px !important;
  }

  .founder-img {
    max-height: 100%;
    max-width: 100%;
    background-size: contain;
    height: 680px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .mvk_h1 {
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0.2em;
  }

  .mvk_h2 {
    font-size: 16px;
    line-height: 40px;
  }

  .mvk_h3 {
    font-size: 14px;
    line-height: 18px;
  }

  .bl-slide-content {
    margin-bottom: -72px;
  }

  .swiper-slide-nex, .swiper-slide-prev {
    width: 30% !important;
  }

  .swiper-slide-active {
    width: 34% !important;
  }

  .swiper-slide img {
    filter: none;
  }
}

@media only screen
and (min-width: 320px)
and (max-width: 767px) {


  .mvk_h1 {
    font-size: 37px;
    line-height: 47px;
    letter-spacing: 0.2em;
  }

  .mvk_h2 {
    font-size: 22px;
    line-height: 40px;
  }

  .mvk_h3 {
    font-size: 14px;
    line-height: 19px;
  }

  .bl-bottom-team {
    display: block;
    width: 100%;
  }

  .captch-code {
    margin-right: 0px;
    margin-bottom: 30px;
  }


  .six-img {
    position: relative;
    width: 100%;
    min-height: 100%;
  }

  .line_franch_tape:nth-child(even) {
    padding-top: 48px;
  }

  .founder-img {
    background-image: url('../images/founder_m.jpg');
    max-height: 100%;
    max-width: 100%;
    height: 426px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .swiper-slide-nex, .swiper-slide-prev {
    width: 100% !important;
  }

  .swiper-slide-active {
    width: 100% !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .menu-lang {
    top: 0;
  }

  .topline-img {
    background-image: url('../images/top_line_m.png');
    overflow: hidden;
    height: 387px;
    top: 97px;
    margin-bottom: -135px;
  }

  .topline-desc {
    padding-left: 12px;
    padding-right: 12px;
  }

  .bl-two {
    align-items: center;
    display: block;
  }

  .bl-lang-mob {
    display: flex;
    justify-content: start;
    text-align: left;
  }

  .lan-line {
    padding-right: 30px;
  }

  ul.menu li.menu-item .active a {
    font-weight: bold;
    font-family: 'Cera Pro';
    font-size: 14px;
  }

  .bl-right-franch2 img {
    height: 400px;
  }

  #bg-lop-line {
    margin-top: 0;
    margin-bottom: 0;
  }

  .top-slic {
    display: flex;
    flex-direction: column;
  }

  .text-slogan {
    width: 100%;
    margin-bottom: 0px;
  }

  #clogan_desc {
    padding-top: 24px;
    /*position: absolute;*/
    /*top: 175px;*/
  }

  .text-slogan {
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Cera Pro';
  }

  .bl-top-franch {
    position: relative;
    padding-top: 0px;
    padding: 0px;
    background: #FCFCFC;
    left: -12px;
    padding-left: 15px;
  }

  #booking {
    margin-bottom: 0px;
  }

  .title-terms, .title-tipes {
    margin-top: 48px;
  }

  .swiper-slide-active {
    transform: translateY(-25px) !important;
  }

  .menu-top {
    padding: 0px 15px;
    align-items: center;
  }

  .bl-steps {
    flex-direction: column;
  }

  .worked-condiciones-bl {
    padding-bottom: 60px;
    padding-top: 75px;
  }

  .menu-opened #booking a {
    color: #FCFCFC;
  }

  .swiper-slide-next, .swiper-slide-prev {

  }

  .bl-slider-peopel {
    top: 26px;
    position: unset;
  }

  .bl-slider-franch {
    top: 26px;
    position: relative;
    left: -20px;
    width: 110%;
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .bl-tipes {
    padding-bottom: 40px;
  }

  .bl-title {
    margin-bottom: 84px;
  }

  .four-row {
    margin-top: 0px;
  }

  .three-row {
    margin-top: 84px;
    margin-bottom: unset;
  }

  .bl-title-peopel {
    margin-bottom: 16px;
  }

  .hiden-body > .header-top {
    background-color: #262626;
  }

  img.img-slider-franch {
    height: auto;
    width: 100%;
    max-height: 500px;
  }

  .bl-right-franch2 {
    right: 100%;
    left: 0;
    width: 100%;
  }

  .swiper-slide {
    flex-basis: fit-content;
  }

  .header-top {
    height: 72px;
    left: 0px;
    top: 0px;
    flex: 0 0 auto;
    align-items: center;
    display: flex;
  }


  .bl-right-franch {
    position: absolute;
    overflow: hidden;
    left: 12px;
    right: -50%;
  }

  .founder-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #booking {
    height: auto;
  }

  .title-catalog {
    margin-top: 48px;
  }

  .title-press {
    padding-left: 12px;
    padding-right: 12px;
  }

  .prices {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .bl-one {
    /*flex-direction: column;*/
    position: relative;
  }

  .bl-loyalaty {
    margin-left: -12px;
    margin-right: -12px;
  }

  .loyalaty {
    width: auto;
    top: -80px;
    padding-top: 72px;
    padding-bottom: 72px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .b-desc-team {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .dfg {
    height: auto;
  }

  .slide-img {
    height: 700px !important;
  }

  .bl-lookbook {
    margin-left: -12px;
    margin-right: -12px;
    flex-direction: column;
  }


  .title-top {
    padding-top: 40px;
  }

  .bl-catalog {
    padding-bottom: 60px;
  }

  .text-desc p {
    padding-bottom: 54px;
    padding-top: 0;
  }

  .text-desc {
    padding-bottom: 0px;
  }

  .list-press {
    padding-bottom: 48px;
  }

  .bl-img-press {
    justify-content: initial;
    position: relative;
    overflow: hidden;
    right: 0;
    bottom: -80px;
  }

  .bl-desc {
    top: 0;
  }

  #map {
    margin-left: -12px;
    margin-right: -12px;
  }

  .bl-menu {
    align-items: center;
    gap: 16px;
  }

  .bl-prices {
    flex-direction: column-reverse;
  }

  .bl-left-franch {
    margin-top: 244px;
    position: relative;
  }

  .title-form-franch {
    font-size: 25px;
  }

  .topline-text {
    z-index: 2;
    margin-top: 19px;
    flex-basis: fit-content;
  }


  .bl-lups-marketing {
    display: block;
    padding-bottom: 60px;
  }

  .btn-mvk-franch {
    margin: 64px 0px 0px 0px;
  }

  .form-franch {
    margin-bottom: 64px;
  }

  .title-form-franch {
    margin-top: 64px;
  }

  .two-row {
    top: 0;
  }

  .founder-img img {
    position: relative;
    top: 0px;
    right: 0;
    bottom: 0px;
    width: 100%;
    object-fit: contain;
    left: 0px;
    height: 100%;
    z-index: 1;
  }

  .bl-six {
    flex-direction: column;
  }

  .imf-lookup, .bl-img-education {
    z-index: 2;
    position: relative;
    min-height: 100%;
    height: 300px;
    margin-top: 0px;
    width: 100%;
    min-width: 300px;
  }

  .imf-lookup img, .six-img {
    position: absolute;
    min-height: 100%;
    width: 105%;
    left: -12px;
    top: 0;
    object-fit: cover;
    right: -12px;
  }

  .bl-bg-five {
    margin-top: 0px;
  }

  .dfg {
    position: relative;

  }

  .ppp {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background-position: center;
  }

  .dfg:before {
    background-position: center;
    background-image: url('../images/team_m.jpg');
  }

  .lll {
    height: auto;
  }

  .modal-header {
    position: relative;
    z-index: 999;
  }

  .vvv {
    background-image: url('../images/ed_m.jpg');
    background-position: center right;
    position: relative;
    width: 100%;
    min-height: 100%;
    height: 400px;
  }

  .six-line {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .founder-img img {
    position: relative;
    top: 0;
    bottom: 0;
    min-height: 100%;
    object-fit: cover;
    right: 0;
    height: 100%;
    z-index: 1;
    left: unset;
  }

  .five-row {
    margin-top: 84px;
  }

  .education-form {
    margin-top: 0px;
  }

  .join-form {
    padding-top: 0px;
  }

  .info-education {
    margin-bottom: 0px;
  }

  .btn-mvk {
    border: none;
    background: none;
    width: max-content;
  }

  .presses {
    justify-content: space-between;
    padding-left: 12px;
  }

  .salons {
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 72px;
  }

  .line-salon {
    padding-top: 48px;
  }

  .bg {
    z-index: 2;
  }

  .bl-press {
    width: auto;
  }

  .founder-img {
    display: flex;
    justify-content: center;
  }

  .founder-title {
    padding-top: 0px;
  }
}


@media only screen
and (min-width: 413px)
and (max-width: 575px) {
  #map {
    margin-left: 0px;
    margin-right: 0px;
  }

  .topline-desc {
    padding-top: 260px;
  }

  .info-education {
    padding-left: 0px;
  }

  .container-l {
    margin-left: -12px;
  }

  .bl-right-franch {
    top: 112px;
  }

  .founder-title {
    padding-top: 0px;
  }

  .bl-slide-content {
    margin-bottom: -72px;
  }

  span.point-s.active {
    font-size: 20px;
  }

  span.point-s {
    font-size: 40px;
  }

  .point-s {
    padding-left: 20px;
  }
}


@media only screen
and (max-width: 414px) {
  .bl-right-franch {
    top: 112px;
  }


  .bl-title {
    margin-bottom: 0px;
  }

  .bl-footer {
    padding-top: 136px;
  }

  .line-price .time, .line-price .price {
    vertical-align: top;
  }

  .line-price {
    font-size: 12px;
    line-height: 20px;
  }

  #table-catalog tbody > tr > td {
    padding-bottom: 20px;
  }

  .founder-title {
    padding-top: 0px;
  }

  .video-team, .join-btn-team, #education-form, .btn-mvk, .sound-button, .read-about a, .founder-video, .btn-topline {
    font-size: 15px;
  }

  .slide-img {
    height: 515px !important;
  }

  .point-s {
    padding-left: 20px;
  }

  span.point-s {
    font-size: 12px;
  }

  .title-lookbook, .founder-title, span.title-people, .title-form-franch, .title-team, .title-education, .title-top, .title-terms, .title-tipes, .title-catalog {
    font-size: 22px;
    line-height: 40px;
  }

  #btn-open-form {
    font-size: 14px;
    line-height: 20px;
  }

  .input_mvk::placeholder {
    font-size: 10px;
  }

  .founder-desc {
    margin-top: 36px;
  }

  .loyalaty {
    padding-top: 48px
  }

  .bl-slide-content {
    margin-bottom: -72px;
  }

  .bl-six {
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .video-modal {
    height: 250px;
  }

  .bl-sd-df, .bl-img-press {
    bottom: 0px;
  }

  .text-desc {
    padding-top: 64px;
  }

  .bl-address-salon-select {
    padding-bottom: 24px;
  }

  .info-education .desc p, .bl-team p, .bl-team, .person-desc, .founder-desc, .topline-base, .lups-terms, .desc-top, .loyalaty {
    font-size: 15px;
    line-height: 30px;
  }

  #map {
    margin-left: 0px;
    margin-right: 0px;
  }

  .stick_btn {
    height: auto;
  }

  .bl-prices {
    flex-direction: column-reverse;
    height: auto;
  }

  .swiper-slide {
    margin-top: 0px;
    position: relative;
    display: flex;
    transition-property: transform;
    flex-direction: column;
  }

  .four-row {
    margin-top: 10px;
  }

  .three-row {
    margin-top: 84px;
  }

  .swiper-slide-nex, .swiper-slide-prev {
    width: 100%;
  !important;
  }

  #axis2 {
    position: absolute;
    left: -5%;
    height: 100%;
    width: 110%;
  }

  .bl-bg-five {
    margin-top: 0px;
  }

  #bg-lop-line {
    height: 100%;
  }

  .container-l {
    margin-left: -12px;

  }

  .topline-desc {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 260px;
  }

  .info-education {
    padding-left: 0px;
  }

  .education-form {
    margin-top: 0px;
  }

  .join-form {
    padding-top: 0px;
  }
}

.input_mvk_w, .input_mvk, option, options, select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.desc-top ul {
  margin-bottom: 0px !important;
}

p.nbsp-line {
  height: 18px;
}

#ms_booking_iframe {
  background-color: transparent !important;
}
