

/* Start:/local/templates/dl71/css/style.css?177868684630312*/
* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  height: 100%;
  width: 100vw;
}

body {
  line-height: 1;
  background: #ffffff;
  width: 100%;
  overflow-x: hidden !important;
  font-family: "Mulish", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

b {
  font-weight: bold;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

button {
  cursor: pointer;
  border: none;
  background: none;
}

body {
  color: #231F20;
}

.wrp {
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
  padding: 0px 35px;
}

h2 {
  text-transform: uppercase;
  font-size: 60px !important;
  font-weight: 800 !important;
  color: #231F20;
}

h3 {
  text-transform: uppercase;
  font-size: 60px !important;
  font-weight: 700 !important;
  color: #231F20;
}

h4 {
  text-transform: uppercase;
  font-size: 43px !important;
  font-weight: 700 !important;
  color: #231F20;
}

h5 {
  text-transform: uppercase;
  font-size: 40px !important;
  font-weight: 700 !important;
  color: #231F20;
}

p {
  font-size: 14px;
}

.btn-record {
  display: block;
  width: 100%;
  background: transparent;
  border: 1px solid #356879;
  padding: 15px 20px;
  color: #231F20;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 500px) {
	#beauty-menu-btn.btn-record {
	  display: block;
	  width: 100%;
	  background: #356879;
		padding-top: 8px;
padding-bottom: 8px;
text-align: center;
	  color: #FFFFFF;
	  text-transform: uppercase;
	  position: relative;
	font-weight: 600;
	font-size: 15px;
	line-height: 32px;
	border-radius: 8px;
	}
	.price .wrp .price-wrap {
		padding: 50px 0px 0px 0;
		border-bottom: none;
	}
}

.btn-record:after {
  position: absolute;
  content: "";
  background-image: url(/local/templates/dl71/img/redo.svg);
  width: 28px;
  height: 28px;
  top: calc(50% - 14px);
  right: 18px;
  transition: all 0.2s ease-in-out;
}

.btn-record:hover {
  background-color: #356879;
  color: white;
}

.btn-record:hover::after {
  background-image: url(/local/templates/dl71/img/redo4.svg);
  right: 22px;
}


.btn-record.v2 {
  padding: 7px 0px;
  border: none;
  border-bottom: 1px solid #356879;
}

.btn-record.v2:after {
  right: 0px;
}

.slider-btns .arrow-left svg path {
  transition: all 0.2s ease-in-out;
}

.slider-btns .arrow-right svg path {
  transition: all 0.2s ease-in-out;
}

.slider-btns .arrow-left:hover svg path {
  fill: #356879;
}

.slider-btns .arrow-right:hover svg path {
  fill: #356879;
}* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  height: 100%;
  width: 100vw;
}
body {
  line-height: 1;
  background: #ffffff;
  width: 100%;
  overflow-x: hidden !important;
  font-family: "Mulish", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

b {
  font-weight: bold;
}

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

button {
  cursor: pointer;
  border: none;
  background: none;
}

/* .slick-track {
  display: flex;
}

.slick-track .slick-slide {
  display: flex;
  height: auto;
}

.slick-slide {
  margin-right: 10px;
}

.slick-track {
  margin-right:-15px;
} */

.advs {
  padding: 70px 0px;
}
.advs h4 {
  text-align: center;
}
.advs .advs-wrap {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 110px;
  row-gap: 50px;
}
.advs .advs-wrap .item {
  display: flex;
  flex-direction: column;
}
.advs .advs-wrap .item .line {
  width: 100%;
  border-bottom: 1px solid #231F20;
  margin-bottom: 30px;
}
.advs .advs-wrap .item .line span {
  display: block;
  width: fit-content;
  border-bottom: 4px solid #356879;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  padding: 0px 4px;
  position: relative;
  z-index: 10;
  top: 1px;
}
.advs .advs-wrap .item h6 {
  font-weight: 300;
  font-size: 24px;
  line-height: 31px;
  color: #231F20;
}
.advs .advs-wrap .item p {
  font-size: 13px;
  font-weight: 400;
  color: #231F20;
  line-height: 17px;
}.brands {
  padding: 70px 0px;
}

.brands-title {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 30px;
  text-align: center;
}

.brands-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.brands-wrap .brand-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brands-wrap .brand-item img {
  width: 180px;
  height: auto;
  object-fit: cover;
}
.brands-wrap .brand-item {
  position: relative;
}
.brands-wrap .brand-item:after {
/*   position: absolute;
  content: "";
  height: 30px;
  width: 1px;
  background: #231F20;
  top: calc(50% - 15px);
  right: 0px; */
}
.brands-wrap .brand-item:nth-child(3n-2):before {
/*   position: absolute;
  content: "";
  height: 30px;
  width: 1px;
  background: #231F20;
  top: calc(50% - 15px);
  left: 0px; */
}

.contacts {
  /* padding: 70px 0px; */
}

.contacts-wrap {
  padding: 70px 0px;
  border-top: 1px solid black;
}

.contacts .locations {
  margin: 55px 0px 30px 0;
  display: flex;
  gap: 190px;
}
.contacts .locations .loc-item {
  display: flex;
  flex-direction: row;
  gap: 50px;
}
.contacts .locations .loc-item .title {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: #231F20;
  width: 700px;
}
.contacts .locations .loc-item .subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.contacts .locations .loc-item .item-url {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contacts .locations .loc-item .item-url span {
  font-size: 18px;
  font-weight: 300;
}
.contacts .social-icons {
  display: flex;
  gap: 10px;
  align-items: center;
}footer {
  background: #231F20;
  padding-top: 65px;
  padding-bottom: 40px;
}
footer .footer-wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  gap: 20px;
  border-bottom: 1px solid #9D9391;
  margin-left: 60px;
  margin-right: 60px;
}
footer .footer-wrap .left {
  display: flex;
  gap: 100px;
}
footer .footer-wrap .footer-logo {
  width: 120px;
  display: block;
}
footer .footer-wrap .footer-logo img {
  width: 100%;
}
footer .footer-wrap .footer-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  color: #9D9391;
  column-gap: 80px;
  row-gap: 20px;
  font-size: 16px;
}
footer .footer-wrap .footer-icons {
  width: 100%;
  max-width: 306px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
footer .footer-wrap .footer-icons {
  text-align: right;
  font-weight: 300;
  font-size: 12px;
  line-height: 13px;
  color: #9D9391;
}
footer .footer-wrap .footer-icons .icons {
  display: flex;
  align-items: center;
  gap: 15px;
}

@media (max-width: 960px) {
  footer .footer-wrap .footer-menu {
    column-gap: 40px;
  }
}
@media (max-width: 720px) {
  footer .footer-wrap {
    flex-direction: column;
  }
  footer .footer-wrap .footer-icons {
    align-items: flex-start;
  }
  footer .footer-wrap .footer-icons p {
    text-align: left;
  }
}.header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0px;
  border-bottom: 1px solid #231F20;
  gap: 15px;
}
.header-wrap .logo {
  width: 70px;
  height: auto;
}
.header-wrap .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 500px) {
    .header-wrap .logo {
        width: 70px;
        height: auto;
        padding-left: 20px;
    }
}
.header-wrap .header-urls {
  display: flex;
  align-items: center;
  gap: 50px;
}
.header-wrap .header-urls .item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #131313;
  cursor: pointer;
}.legend {
  padding: 70px 0px;
}

.legend-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.legend-wrap .left {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 457px;
}
.legend-wrap .left .left-desc {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.legend-wrap .left span {
  display: block;
  width: 100%;
  max-width: 357px;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 4px solid #356879;
}
.legend-wrap .right {
  display: flex;
  flex-direction: column;
  gap: 25px;
  width: 100%;
  max-width: 660px;
}
.legend-wrap .right .right-desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.legend-wrap .right .legend-img {
  width: 100%;
}
.legend-wrap .right .legend-img img {
  width: 100%;
}
.legend-wrap p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}.price {
  /* padding: 70px 0px; */
}
.price .price-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
  padding: 70px 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.price .price-wrap .btn {
  width: 100%;
  max-width: 40%;
}

@media (max-width: 800px) {
  .price .price-wrap .btn {
    max-width: 530px;
  }
}.record {
  padding: 70px 0px;
}
.record .record-wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.record .record-wrap .record-head {
  display: flex;
  align-items: center;
  gap: 25px;
}
.record .record-wrap .record-head p {
  width: 100%;
  max-width: 440px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}
.record .record-wrap .btn {
  width: 100%;
  max-width: 550px;
}
.record .record-wrap .record-img {
  width: 100%;
  margin-top: 40px;
}
.record .record-wrap .record-img img {
  width: 100%;
}.reviews {
  padding: 70px 0px;
}

.revs-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 45px;
}
.revs-head .revs-head-desc {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  max-width: 430px;
}
.revs-head .revs-head-desc h5 {
  margin-bottom: 10px;
}
.revs-head .revs-head-desc .mark {
  font-size: 12px;
  font-weight: 400;
}
.revs-head .revs-head-desc .stars {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.revs-head .revs-head-desc .ya-award {
  display: flex;
  gap: 17px;
  align-items: center;
}
.revs-head .revs-head-desc .ya-award img {
  width: 34px;
}
.revs-head .revs-head-desc .ya-award .ya-desc {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 400;
}
.revs-head .revs-head-desc .ya-award .ya-desc .grey {
  color: rgba(43, 43, 43, 0.6);
}
.revs-head .revs-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 10px;
  row-gap: 20px;
  width: 100%;
  max-width: 700px;
}
.revs-head .revs-grid .revs-item {
  background: #F2F0F0;
  border-radius: 10px;
  padding: 15px 10px;
}
.revs-head .revs-grid .revs-item .percent {
  color: green;
}
.revs-head .revs-grid .revs-item .count-revs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #9D9391;
}
.revs-head .revs-grid .revs-item .revs-title {
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
}

.reviews-content {
  background: #E8E8E8;
  padding-bottom: 25px;
  padding-top: 50px;
}
.reviews-content .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.reviews-content .btn {
  width: 100%;
  max-width: 260px;
}
.reviews-content .tabs {
  display: flex;
  box-shadow: 0px 0px 2px 4px rgba(43, 43, 43, 0.0509803922);
  border-radius: 16px;
  background: rgba(43, 43, 43, 0.0509803922);
  color: black;
  width: fit-content;
  padding: 1px;
  margin-bottom: 20px;
}
.reviews-content .tabs .link {
  border-radius: 16px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
}
.reviews-content .tabs .link.active {
  background: white;
}
.reviews-content .reviews-card {
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: white;
  border-radius: 15px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 25px 20px;
  justify-content: space-between;
  height: 100%;
}
.reviews-content .reviews-card .avatar {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}
.reviews-content .reviews-card .head {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 20px;
}
.reviews-content .reviews-card p {
  color: #333333;
  font-size: 14.7px;
  font-weight: 400;
  line-height: 17.3px;
}
.reviews-content .reviews-card .title {
  color: black;
  font-weight: 700;
}
.reviews-content .reviews-card .revs-detail {
  color: rgba(43, 43, 43, 0.6);
  font-size: 13px;
  text-decoration: underline;
}
.reviews-content .reviews-card .stars {
  width: 100%;
  max-width: 123px;
}

.reviews-bottom-btn {
  margin-top: 40px;
  width: 100%;
  max-width: 530px;
}

.reviews-content .wrp {
  padding-left: 155px;
}

.reviews-slider {
  width: 100%;
  padding-right: 122px;
}

.owl-carousel.reviews-slider .owl-stage {
  margin-bottom: 15px;
}

.revs-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.revs-btn-left {
  position: absolute;
  left: -125px;
  top: 130px;
}

.revs-btn-right {
  position: absolute;
  right: 0px;
  top: 130px;
  z-index: 50;
}.seo {
  padding: 70px 0px;
}
.seo .seo-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.seo .seo-wrap h5 {
  text-transform: unset;
}
.seo .seo-wrap .seo-img {
  width: 100%;
  max-width: 560px;
  margin-right: 65px;
}
.seo .seo-wrap .seo-img img {
  width: 100%;
}
.seo .seo-wrap .seo-desc {
  width: 100%;
  max-width: 560px;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  gap: 70px;
}
.seo .seo-wrap .seo-desc .achiev {
  display: flex;
  gap: 30px;
}
.seo .seo-wrap .seo-desc .achiev .achiev-item {
  width: auto;
  max-width: 415px;
  min-width: 115px;
}
.seo .seo-wrap .seo-desc .achiev .achiev-item span {
  color: #231F20;
  font-size: 24px;
  font-weight: 300;
  line-height: 29px;
}
.seo .seo-wrap .seo-desc .achiev .achiev-item p {
  color: #9D9391;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
.seo .seo-wrap .seo-desc .seo-desc-head {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.seo .seo-wrap .seo-desc .seo-desc-head .title span {
  color: #356879;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
.seo .seo-wrap .seo-desc .seo-desc-head .name {
  font-size: 24px;
  font-weight: 300;
  line-height: 29px;
}
.seo .seo-wrap .seo-desc .seo-desc-head .name span {
  color: #9D9391;
  font-weight: 400;
  font-size: 18px;
}
.seo .seo-wrap .list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  width: 100%;
}
.seo .seo-wrap .list li {
  padding-top: 2px;
  position: relative;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  color: #231F20;
}
.seo .seo-wrap .list li:before {
  position: absolute;
  content: "";
  background: #356879;
  width: 4px;
  height: 19px;
  top: 7px;
  left: 0px;
}

@media (max-width: 960px) {
  .seo .seo-wrap {
    flex-direction: column;
  }
  .legend-wrap {
    flex-direction: column;
  }
  .legend-wrap .left {
    max-width: 100%;
  }
  .legend-wrap .right {
    max-width: 100%;
  }
}.services {
  padding: 70px 0px;
}
.services .services-wrap {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
.services .services-wrap .service-item {
  display: flex;
  gap: 40px;
}
.services .services-wrap .service-item .service-img {
  width: 100%;
  max-width: 460px;
  max-height: 100%;
  height: auto;
}
.services .services-wrap .service-item .service-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.services .services-wrap .service-item .service-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 530px;
  gap: 20px;
}
.services .services-wrap .service-item .service-right .service-desc {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.services .services-wrap .service-item .service-right .service-desc .head {
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.services .services-wrap .service-item .service-right p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.services .services-wrap .service-item .service-right ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.services .services-wrap .service-item .service-right ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
}
.services .services-wrap .service-item .service-right ul li:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 19px;
  top: 3px;
  left: 0px;
  background: #356879;
}.team {
  padding: 70px 0px;
}

.tabcontent {
  visibility: hidden;
  opacity: 0;
  max-height: 0;
}

.tablinks.active {
  border-bottom: 1px solid #231F20 !important;
  color: #231F20 !important;
}

.team-wrap .head {
  margin-bottom: 25px;
}
.team-wrap .head .subtitle {
  color: #356879;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
}
.team-wrap .tabs {
  display: flex;
  gap: 6px;
}

.team-wrap.beauty .tabs {
  margin-bottom: 60px;
}

.team-wrap .tabs a {
  padding: 25px 32px;
  display: block;
  border-bottom: 1px solid #E0E0E0;
  color: #B3B3B3;
}
.team-wrap .tabcontent {
  padding-left: 70px;
  overflow: hidden;
}
.team-wrap .tabcontent .tabcontent-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.team-wrap .tabcontent .tabcontent-title .slider-btns {
  margin-right: 70px;
}
.team-wrap .tabcontent .row {
  display: flex;
  gap: 40px;
}
.detail__row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 86px;
  margin-bottom: 86px;
}
.detail__contents {
  max-width: 530px;
}
.detail__title {
  font-size: 43px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
}
.detail__subtitle {
  margin-top: 20px;
  line-height: 22px;
}
.detail__list {
  display: flex;
  margin-top: 40px;
  border-bottom: 1px solid #231F20;
}
.detail__item {
  padding: 0px 14px 5px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 3px solid #356879;
}
.detail__item:hover {
  
}
.detail__text {
  margin-top: 31px;
  line-height: 23px;
}
.detail__contents .btn {
  margin-top: 160px;
}
.detail__contents .btn-record {
  border: 1px solid #356879;
  padding-left: 32px;
  font-weight: 700;
  font-size: 16px;
}
.detail__img img {
  height: 613px;
  margin-right: 90px;
}
.team-wrap .tabcontent .row ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  max-width: 260px;
  min-width: 260px;
  border-top: 1px solid #231F20;
  padding-top: 20px;
}
.team-wrap .tabcontent .row ul li {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
.team-wrap .tabcontent .row ul li:before {
  position: absolute;
  width: 4px;
  height: 19px;
  background: #356879;
  top: 0px;
  left: 0px;
  content: "";
}
.team-wrap .tabcontent .row .team-card .name {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.team-wrap .tabcontent .row .team-card .name:hover {
  border-bottom: 1px solid #356879;
}
.team-wrap .tabcontent .row .team-card .btn {
  margin-top: 20px;
}
.team-wrap .tabcontent .row .team-card .team-img {
  position: relative;
}
.team-wrap .tabcontent .row .team-card .team-img .detail {
  position: absolute;
  bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  left: 0;
  font-size: 12px;
  font-weight: 400;
  color: white;
  display: none;
}
.team-wrap .tabcontent .row .team-card .team-img .detail img {
  width: 30px;
  height: 30px;
  object-fit: cover;
}.top-section {
  padding: 70px 0px;
}

.top-section-wrap {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.top-section-wrap .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 560px;
}
.top-section-wrap .left .left-desc {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.top-section-wrap .left p {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  max-width: 380px;
  line-height: 23px;
}
.top-section-wrap .left .akcia {
  width: 100%;
}
.top-section-wrap .left .akcia .title {
  display: block;
  text-align: center;
  width: fit-content;
  padding: 0px 3px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid #356879;
  padding-bottom: 5px;
  position: relative;
  top: 1px;
  z-index: 10;
}
.top-section-wrap .left .akcia .akcia-line {
  border-bottom: 1px solid black;
}
.top-section-wrap .left .akcia .akcia-desc {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.top-section-wrap .left .akcia .akcia-desc span {
  /* text-transform: uppercase; */
}
.top-section-wrap .left .akcia .akcia-desc span:nth-child(2) {
  color: #356879;
  font-weight: 700;
  font-size: 60px;
}
.top-section-wrap .left .akcia .akcia-desc span:nth-child(1) {
  color: #000000;
  font-weight: 500;
  font-size: 22px;
}
.top-section-wrap .left .akcia .akcia-desc span:nth-child(3) {
  color: #000000;
  font-weight: 500;
  font-size: 22px;
}
.top-section-wrap .right {
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: 100%;
  max-width: 660px;
  /*justify-content: space-between;*/
}
.top-section-wrap .right .right-img {
  width: 100%;
}
.top-section-wrap .right .right-img img {
  width: 100%;
}
.top-section-wrap .right .right-desc {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.top-section-wrap .right .right-desc ul {
  display: flex;
  position: relative;
}
.top-section-wrap .right .right-desc ul li {
  padding-left: 15px;
  padding-right: 30px;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}
.top-section-wrap .right .right-desc ul li:first-child {
  border-right: 1px solid #231F20;
  border-left: 4px solid #356879;
}
.top-section-wrap .right .right-desc .btn {
  width: 100%;
  max-width: 506px;
}

.owl-carousel.team-slider .owl-item img {
  aspect-ratio: 1/1.5;
  object-fit: cover;
}

.legend-wrap .right .right-desc .slogan {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 18px;
}


.legend-wrap .right .right-desc .slogan p {
  font-size: 18px;
}

.legend-wrap .right .right-desc .slogan span {
  font-size: 20px;
}

.modal-menu {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgb(0 0 0 / 63%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: none;
}

.left-menu {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  max-width: 320px;
  background: white;
  z-index: 100;
  padding: 25px;
  padding-top: 80px;
overflow-y: auto;
}

.left-menu ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-transform: uppercase;
  font-size: 16px;
}

.left-menu ul li a {
  transition: all 0.2s ease-in-out;
}

.left-menu ul li a:hover {
  color: #356879;
}

#menu-btn-close {
  position: absolute;
  right: 20px;
  top: 40px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(0,0,0,0.7);
}

.menu-icons {
  display: flex;
  align-items: center;
  gap: 15px;
}

.menu-icons a {
  margin-top: 40px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px; 
  border-radius: 50%;
  background-color: rgba(0,0,0,0.1);
}

.contacts-urls {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 300px;
}

.beauty-menu {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: white;
  padding: 100px 0px;
  transition: top 0.3s ease-in-out;
  z-index: 900;
}

.beauty-menu.active {
  top: 0px;
} 

.beauty-menu #beauty-menu-close {
  position: absolute;
  top: 100px;
  right: 100px;
}

.beauty-menu h2 {
  text-align: center;
} 

.beauty-menu-list {
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin-top: 150px;
}


.accordion .accordion-link {
  font-size: 26px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.accordion .accordion-content {
  max-height: 0px;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}

.accordion.active .accordion-content {
  max-height: 100vh;
  height: auto;
  transition: all 0.4s ease-in-out;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  font-size: 20px;
}

.accordion svg {
  transition: all 0.4s ease-in-out;
}

.accordion.active svg {
  transform: rotate(180deg);
  transition: all 0.4s ease-in-out;
}

.ya-vidget {
  display: flex;
  gap: 40px;
  /* flex-wrap: wrap; */
}

.top-section-btns {
  display: flex;
  align-items: center;
  gap: 15px;
}

.top-section-btns .social {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 100%;
  max-height: 48px;
}

.top-section-btns .social .social-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #9D9391;
  height: 100%;
  padding: 10px 20px;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
}

.top-section-btns .social .social-btn:hover {
  background-color: #356879;
  border: 2px solid #356879;
}



.acc-title ~ .acc-content {
  max-height: 0px;
  /* transition: all 0.2s ease-in-out; */
  overflow: hidden;
}

.acc-title.active ~ .acc-content {
  max-height: 5000px;
  height: auto;
  transition: all 0.4s ease-in-out;
  display: flex;
  flex-direction: column;
  gap: 7px;
}  

.acc-content {
  padding-left: 25px;
}


.tabs-container {
  overflow-x: auto;
  margin-bottom: 60px;
}


.team-wrap .tabs li {
  min-width: 250px;
}

.revs-head {
  flex-wrap: wrap;
  gap: 40px
}

.contacts .locations .loc-item {
  flex-wrap: wrap;
}

.map-ya {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ya-vidget {
  overflow-x: auto;
}

.top-section-btns .btn-record {
    padding-right: 45px;
}

.text-value {
  font-size: 13px !important;
}

.btn a {
display: flex;
justify-content: space-between;
}
.btn a span {
padding-right: 35px;
color: #356879;
text-transform: lowercase;
}
.btn a span::first-letter {
  text-transform: uppercase;
}

.btn:hover a span {
color: #fff;
}

.sign-up-btn {
  margin-top: 40px;
  background: #000;
  display: block;
  text-align: center;
  color: #fff;
  border: 2px solid #000;
  height: 100%;
  width: 100%;
  padding: 10px 20px;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
}

.menu-tel {
  margin-top: 20px; 
  margin-bottom: 20px;
  padding: 12px 0;
}

.menu-tel svg {
  display: none;
}

.sign-up-btn:hover {
  background: #356879;
  border-color: #356879;
}

#tab6>ul {
  margin-bottom: 16px;
}

.openPopup {
  transition: 1s;
  cursor: pointer;
}

.openPopup:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.no-styleOpenPopup {
	transform: none !important;
}

.right-img {
  display: inline-block;
  overflow: hidden;

  position: relative;
}

.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.video-wrap article {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 110px;
  margin-top: 60px;
  padding-bottom: 60px;
}

.PREVIEW_PICTURE {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.license {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
}
.license.header__block {
    color: black;
    margin-top: 20px;
    text-align: left;
}


.wrp-cal {
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
  padding: 0px 35px;
}


@media (max-width: 750px) {
    .license.header__block {
        text-align: left;
    }
}
@media (max-width: 400px) {
   .sign-up-btn {
   		margin-top: 0;
	}
	.menu-icons {
		height: 40px;
	}
	.left-menu {
		padding-top: 60px;
	}
}
  .header-urlsDesktop {
        display: flex !important;
    }
	.header-urlsMobile {
        display: none !important;
    }
@media (max-width: 500px) {
    .header-urlsDesktop {
        display: none !important;
    }
	.header-urlsMobile {
        display: flex !important;
    }
}
/* End */


/* Start:/local/templates/dl71/css/style_cookie.css?17775436072024*/
#cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: #356879;
    color: #fff; 
	padding: 15px;// 15px 15px 15%;
    display: flex;
	/*justify-content: space-between;*/
	justify-content: center;
    align-items: center;
	font-size: 14px;
    z-index: 1000;
font-family: "Mulish", sans-serif !important;
  }
	.cookie-info a {
text-decoration: none;
}
	.cookie-info a:hover {
text-decoration: underline;
}
	.cookie-info {
		display: flex;
		flex-direction:row;
		flex-wrap: wrap;
    	justify-content: space-around;
		gap:20px;
		line-height: 120% !important;
		width: 100%;
	}
	.cookie-infoButtons {
		display: flex;
		flex-direction:row;
	    justify-content: space-around;
		gap:20px;
	}
	.cookie-details {
		background-color:#356879;
		border: 1px solid #fff;
		color: #fff;
		border-radius: 4px;
		padding: 8px 25px;
		font-size: 14px;
	}
	.cookie-details:hover {
		background-color:#356879;
		border: 1px solid #0c0e2d;
		color: #0c0e2d;
		text-decoration: none;
	}
  /* Текст внутри баннера */
  #cookie-banner p {
    margin: 0;
    max-width: 70%;
  }

  /* Кнопка закрытия */
  #cookie-close {
    background-color: #fff;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
  }
#cookie-accept {
	background-color: #f8f9fa;
    border-radius: 4px;
    border: none;
    color: #0c0e2d;
    padding: 8px 25px;
    min-width: auto;
	font-size: 14px;
    max-height: 35px;
  }
	#cookie-accept:hover {
		background-color:#356879;
		border: 1px solid #0c0e2d;
		color: #0c0e2d;
	}
  /* Анимация появления (по желанию) */
  @keyframes slideUp {
    from { transform: translateY(100%); }
    to { transform: translateY(0); }
  }

  #cookie-banner.show {
    animation: slideUp 0.5s ease-out forwards;
  }
	@media(max-width: 1100px) {
	#cookie-close {
		display: none;
	}
	.cookie-info {
		padding: 15px;
		width: 90% !important;
	}
	#cookie-banner p {
		margin: 0;
		max-width: 100%;
	}
}
/* End */


/* Start:/local/templates/dl71/css/style-media.css?17782302655563*/
@media(max-width: 1250px) {
    .top-section-btns {
        flex-wrap: wrap;
    }

    .beauty-menu {
        display: none;
    }
    
    

}

@media(max-width: 1100px) {
    .advs .advs-wrap {
        column-gap: 60px;
    }

    .header-wrap .header-urls {
        gap: 20px;
    }

    .services h3 {
        font-size: 40px !important;
    }

    .services .services-wrap .service-item {
        gap: 30px;
    }

    .team-wrap .tabcontent {
        padding-left: 0px;
    }
    
    .video-wrap article {
        display: block;
        text-align: center;
    }
    .video-wrap article .DETAIL_TEXT {
        margin-top: 26px;
    }
    .detail__img img {
        margin-right: 0px;
    }
}

@media(max-width: 1030px) {
    .top-section-wrap {
        flex-direction: column;
    }

    .top-section-wrap .left {
        max-width: 100%;
    }

    .top-section-wrap .right {
        max-width: 100%;
    }

    .top-section-wrap {
        gap: 50px;
    }

    .top-section-wrap .right .right-desc {
        gap: 50px;
    }
}

@media(max-width: 960px) {
    .advs .advs-wrap {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 90px;
    }

    .revs-head .revs-grid {
        max-width: 100%;
    }

    h2 {
        font-size: 54px !important;
    }

    h3 {
        font-size: 48px !important;
    }

    h4 {
        font-size: 36px !important;
    }

    h5 {
        font-size: 30px;
    }

    .team-wrap .tabcontent .row {
        flex-direction: column;
    }

    .team-wrap .tabcontent .row ul {
        order: 2;
    }

    footer .footer-wrap {
        flex-direction: column;
        gap: 50px;
    }

    footer .footer-wrap .left {
        gap: 100px;
    }

    footer .footer-wrap .footer-icons {
        align-items: flex-start;
        text-align: left;
    }
}

@media(max-width: 920px) {
    img.openPopup {
        max-height: 200px;
    }
    .header-wrap .header-urls .item span {
        display: none;
    }

    .header-wrap .header-urls {
        gap: 50px;
    }

    .ya-vidget {
        flex-direction: column;
    }

    .map-ya {
        aspect-ratio: 2/1;
    }
    .detail__row {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        gap: 50px;
    }
    .detail__contents {
        max-width: 100%;
        order: 2;
    }
    .detail__img {
        order: 1;
    }
    .detail__img img {
        width: 100%;
        height: auto;
    }
    .detail__contents .btn {
      margin-top: 50px;
    }

}

@media(max-width: 850px) {
    .services .services-wrap .service-item {
        flex-direction: column;
    }

    .services .services-wrap .service-item .service-right {
        max-width: 100%;
        .btn {
            max-width: 530px;
        }
    }
}

@media(max-width: 780px) {
    .revs-head .revs-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .PREVIEW_PICTURE {
        width: 100%;
    }
}

@media(max-width: 720px) {
    .advs .advs-wrap {
        column-gap: 30px;
        row-gap: 30px;
    }

    .advs .advs-wrap .item h6 {
        font-size: 20px;
        line-height: 22px;
    }

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

    .services .services-wrap {
        gap: 60px;
    }
}

@media(max-width: 650px) {
    footer .footer-wrap .left {
        flex-direction: column;
        gap: 35px;
    }

    footer .footer-wrap {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media(max-width: 600px) {
    .revs-head .revs-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    h2 {
        font-size: 48px !important;
    }

    h3 {
        font-size: 42px !important;
    }

    h4 {
        font-size: 30px !important;
    }

    h5 {
        font-size: 24px;
    }

    .contacts .locations {
        display: block;
    }
    .contacts .locations .title {
        font-size: 16px;
    }
    .detail__title {
        font-size: 33px;
        line-height: 43px;
    }
}

@media(max-width: 500px) {
    .advs .advs-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media(max-width: 450px) {
    .revs-head .revs-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    h2 {
        font-size: 33px !important;
    }

    h3 {
        font-size: 30px !important;
    }

    h4 {
        font-size: 22px !important;
    }

    h5 {
        font-size: 20px !important;
    }

    .seo .seo-wrap .seo-desc {
        gap: 25px;
    }

    .services h3 {
        font-size: 30px !important;
    }

    .contacts .locations .loc-item .title {
        font-size: 18px;
        width: auto;
    }

    .services .services-wrap .service-item .service-right .service-desc .head {
        font-size: 20px;
    }

    .team-wrap .tabs a {
        padding: 15px 10px;
    }

    .badge {
        min-width: unset !important;
    }

    .top-section-wrap .right .right-desc ul {
        flex-direction: column;
        gap: 30px;
    }

    .top-section-wrap .right .right-desc ul li {
        border-left: 4px solid #356879;
        border-right: none;
    }

    .top-section-wrap .right .right-desc ul li:first-child {
        border-right: none;
    }

    .map-ya {
        aspect-ratio: 1/1;
    }

    .wrp {
        padding: 0px 20px;
    }

    .brands-title {
        font-size: 20px;
        line-height: 28px;
    }

    .left-menu {
        max-width: 450px;
    }

    .header-wrap .header-urls {
        gap: 25px;
    }

    

}

@media(max-width: 400px) {
    .brands-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}



/* End */


/* Start:/local/templates/dl71/template_styles.css?177754361946*/
.team-wrap .tabs a {
    text-align: center;
}
/* End */
/* /local/templates/dl71/css/style.css?177868684630312 */
/* /local/templates/dl71/css/style_cookie.css?17775436072024 */
/* /local/templates/dl71/css/style-media.css?17782302655563 */
/* /local/templates/dl71/template_styles.css?177754361946 */
