:root {
--green: #3A5554;
}
.hedear__adress a {
transition: all .2s linear;
}
@media (hover:hover) {
.hedear__adress a:hover {
opacity: .6;
}
}
.header {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
}
body {
padding-top: 145px;
}
.fancybox__container {
--fancybox-bg: rgb(24 24 27 / 70%)!important;
}
.fancybox__content {
max-width: 1049px!important;
}
@media (max-width: 992px) {
body {
padding-top: 82px;
}
}
@media (max-width: 767px) {
body {
padding-top: 4.375rem;
}
}
.services__header {
padding: 28px 76px;
position: fixed;
top: 146px;
left: 0;
right: 0;
background-color: #F3F3F3;
border-radius: 0 0 10px 10px;
opacity: 0;
visibility: hidden;
z-index: -1;
pointer-events: none;
}
.services__header.active {
opacity: 1;
visibility: visible;
z-index: 99;
pointer-events: all;
}
#menu-shapka-1:has(.menu-item-39:hover)+.services__header,
.services__header:hover {
opacity: 1;
visibility: visible;
z-index: 99;
pointer-events: all;
}
.services__header__box {
display: flex;
align-items: start;
justify-content: space-between;
}
.services__header__btns {
display: flex;
align-items: stretch;
gap: 8px;
flex-direction: column;
}
.services__header__btns .btn {
color: #fff;
background-color: var(--green);
text-align: center;
border: 1px solid var(--green);
padding: 13px 33px;
text-transform: uppercase;
font-size: 12px;
line-height: 2;
letter-spacing: -0.03em;
font-weight: 500;
justify-content: center;
}
.services__header__btns .white-btn {
color: var(--green);
background-color: #f3f3f3;
}
.services__header .sub-menu {
z-index: 999;
}
.menu_services {
position: relative;
min-height: 284px;
}
.menu_services .sub-menu {
display: flex !important;
flex-direction: column;
width: 20rem;
padding-top: 0 !important;
z-index: -1;
opacity: 0;
visibility: hidden;
font-size: 15px;
line-height: 1.2;
font-weight: 400;
color: #383832CC;
gap: 3px;
}
.menu_services .sub-menu.active {
top: 0;
right: -100%;
z-index: 999;
opacity: 1;
visibility: visible;
height: 100%;
}
.menu_services .menu-item-has-children {
display: flex;
align-items: start;
}
.menu_services .menu-item:not(:last-child) {
margin-bottom: 16px;
}
.menu_services .menu-item-has-children>a {
width: 20rem;
color: #383832;
font-size: 17px;
font-weight: 500;
line-height: 1.2;
}
.menu_services .menu-item-has-children>a:hover {
text-decoration: underline;
}
.menu_services .sub-menu a:hover {
text-decoration: underline;
}
.menu_services .menu-item-has-children {
width: fit-content;
position: static !important;
}
.menu_services .menu-item-has-children a::after {
content: none;
} .owner__content {
background-color: var(--green);
border-radius: 2.5rem;
align-items: flex-start;
position: relative;
padding-bottom: 0;
}
.owner__image {
width: 30.625rem;
height: 34.375rem;
overflow: hidden;
border-radius: 2.5rem;
margin-top: 4.375rem;
margin-left: -3.135rem;
}
.owner__image img {
min-width: 100%;
max-width: 100%; object-fit: cover;
object-position: center;
border-radius: 1.875rem;
}
.owner__content::after {
content: '';
background-image: url("data:image/svg+xml,%3Csvg width='83' height='64' viewBox='0 0 83 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.490205 63.6897V47.1585C0.490205 42.1379 1.37799 36.8112 3.15356 31.1784C4.99035 25.4843 7.62309 20.0045 11.0518 14.7391C14.5417 9.41236 18.7357 4.78976 23.6338 0.871266L35.3893 10.4226C31.532 15.933 28.1646 21.6883 25.2869 27.6885C22.4705 33.6274 21.0623 39.995 21.0623 46.7911V63.6897H0.490205ZM47.5122 63.6897V47.1585C47.5122 42.1379 48.3999 36.8112 50.1755 31.1784C52.0123 25.4843 54.645 20.0045 58.0737 14.7391C61.5636 9.41236 65.7576 4.78976 70.6558 0.871266L82.4113 10.4226C78.554 15.933 75.1865 21.6883 72.3089 27.6885C69.4925 33.6274 68.0843 39.995 68.0843 46.7911V63.6897H47.5122Z' fill='white'/%3E%3C/svg%3E%0A");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
text-transform: uppercase;
width: 6rem;
height: 8rem;
display: block;
z-index: 2;
position: absolute;
bottom: 7rem;
right: 5rem;
}
.owner__text::before {
font-size: 3.125rem;
line-height: 5.0625rem;
letter-spacing: -0.05em;
font-weight: 400;
position: static;
color: #FFFFFFAD;
margin-bottom: 2.1875rem;
text-align: left;
text-transform: none;
padding-left: 3.875rem;
}
.owner__text {
background: none;
position: static;
border-radius: 1.875rem;
display: flex;
padding: 3.5rem 0 0 0;
flex-direction: column;
align-items: flex-start;
width: 40.625rem;
margin-left: 0;
margin-bottom: 0;
}
.owner__text__inner {
background: #F6F6F6;
border-radius: 2.5rem;
}
.owner__text__inner__content {
padding: 4.125rem 5rem 3.4375rem 4.4375rem;
}
.owner__card {
padding: 2.5rem 2.5rem 2.5rem 4.375rem;
background-color: #D9D9D9;
border-radius: 2.5rem;
font-size: 1.25rem;
line-height: 1.2;
letter-spacing: -0.05em;
}
.owner__text__inner .title {
font-size: 1.75rem;
line-height: 2.375rem;
font-weight: 400;
color: #1C2E2E;
letter-spacing: -0.05em;
text-transform: uppercase;
margin-bottom: 2rem;
}
.about__text {
font-size: 1.25rem;
line-height: 1.3;
letter-spacing: -0.05em;
font-weight: 300;
}
.owner__name {
text-transform: uppercase;
color: #3A3A3A;
font-weight: 500;
}
.owner__jobtitle {
color: #3A3A3A99;
font-weight: 400;
}
.owner {
background: #fff;
}
@media (max-width: 960px) {
.owner {
border-radius: 2.5rem;
background: var(--green);
margin-top: 2.25rem;
position: relative;
}
.owner::after {
content: '';
background-color: #f6f6f6;
width: 100%;
height: calc(100% - 15rem);
border-radius: 2.5rem;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
.owner__content {
flex-direction: column-reverse;
background-color: transparent;
}
.owner__image {
width: 20.125rem;
height: 22.625rem;
margin-top: 8.75rem;
margin-left: auto;
margin-right: auto;
}
.owner__content::after {
width: 4rem;
height: 4rem;
display: block;
z-index: 2;
position: absolute;
bottom: auto;
top: 0;
right: 0;
}
.owner__text::before {
font-size: 2.5rem;
line-height: 1.2;
position: absolute;
top: 0;
left: 0;
margin-bottom: 0;
padding-left: 0;
}
.owner__text {
background: none;
position: static;
border-radius: 1.875rem;
display: flex;
padding: 2.5rem 0 0 0;
flex-direction: column;
align-items: flex-start;
width: 100%;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
}
.owner__text__inner {
background: transparent;
border-radius: 2.5rem;
}
.owner__text__inner__content {
padding: 0;
}
.owner__card {
padding: 1.25rem;
font-size: 0.687rem;
border-radius: 1.25rem;
}
.owner__text__inner .title {
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1rem;
}
.about__text {
font-size: 0.875rem;
}
} .choose {
padding: 4.25rem 0 4rem;
}
.choose__content,
.choose__box {
height: 100%;
}
.choose__main__title {
text-align: center;
margin-bottom: 3.375rem;
font-size: 2.75rem;
line-height: 1;
font-weight: 400;
color: #3A3A3A;
text-transform: none;
}
.choose__list {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1.125rem;
}
.choose__item {
border-radius: 1rem;
background-color: #E9E9E9;
overflow: hidden;
position: relative;
min-height: 23.375rem;
}
.choose__span {
position: absolute;
font-size: 0.875rem;
line-height: 2;
font-weight: 500;
letter-spacing: -0.03em;
padding: 2px 13px;
border: 1px solid #312F2966;
border-radius: 4px;
top: 20px;
left: 20px;
z-index: 5;
background-color: #e9e9e9;
transition: all .2s linear;
text-transform: uppercase;
}
.choose__img {
position: absolute;
inset: 0;
margin: 0;
transform: translateY(101%);
transition: transform .4s ease-in-out;
}
.choose__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.choose__box {
padding: 6rem 1.75rem 2rem;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: #726C60;
opacity: 1;
transition: opacity .4s ease-in-out;
}
.choose__title {
text-align: center;
text-wrap: balance;
font-size: 1.5rem;
line-height: 1.2;
font-weight: 400;
letter-spacing: -0.03em;
font-family: 'OrchideaPro';
}
.choose__num {
font-size: 6.5rem;
line-height: 0.5;
letter-spacing: -0.03em;
font-weight: 400;
padding-bottom: 2rem;
font-family: 'OrchideaPro';
}
.choose__text {
padding-top: 2.5rem;
font-size: 0.875rem;
line-height: 1.2;
text-align: center;
text-wrap: balance;
letter-spacing: -0.05em;
}
@media(hover:hover) {
.choose__item:hover .choose__img {
transform: translateY(0);
}
.choose__item:hover .choose__box {
opacity: 0;
}
.choose__item:hover .choose__span {
background-color: #312F29;
color: #fff;
}
}
@media(hover:none) {
.choose__item:active .choose__img {
transform: translateY(0);
}
.choose__item:active .choose__box {
opacity: 0;
}
}
@media (max-width: 960px) {
.choose {
padding: 2.625rem 0;
}
.choose__main__title {
margin-bottom: 2.625rem;
font-size: 1.5rem;
}
.choose__list {
grid-template-columns: repeat(1, 1fr);
gap: 0.625rem;
}
.choose__item {
min-height: 17.875rem;
}
.choose__span {
font-size: 0.625rem;
padding: 1px 10px;
top: 15px;
left: 15px;
}
.choose__box {
padding: 4.2rem 1.5rem 2rem;
}
.choose__title {
font-size: 1.375rem;
}
.choose__num {
font-size: 4.5rem;
padding-bottom: 3rem;
}
.choose__text {
padding-top: 1.875rem;
font-size: 0.625rem;
}
} .tab-nav {
display: flex;
align-items: center;
justify-content: space-evenly;
gap: 12px;
flex-wrap: wrap;
margin-bottom: 2rem;
}
.tab-btn {
color: #335655;
padding: 0.9375rem 3rem;
border: 1px solid #335655;
flex-grow: 1;
font-size: 0.8125rem;
line-height: 1.2;
border-radius: 0.625rem;
letter-spacing: -0.04em;
font-family: "Inter";
transition: all .2s linear;
}
@media (hover:hover) {
.tab-btn:hover {
text-decoration: underline;
text-underline-offset: 2px;
}
}
.tab-btn-active {
pointer-events: none;
color: #fff;
background-color: #335655;
}
.tab-pane:not(.tab-pane-show) {
display: none;
}
@media (max-width: 480px) {
.tab-nav {
gap: 10px;
margin-bottom: 1.5rem;
}
.tab-btn {
padding: 0.625rem 1rem;
font-size: 0.625rem;
border-radius: 0.5rem;
}
} .specialists__block_link {
margin-top: auto;
}
.specialists__block_content {
height: 100%;
width: 100%;
}
.specialists__block_content .block__title {
min-height: 3.125rem;
}
@media (max-width: 480px) {
.specialists__block_content .block__title {
min-height: 100%;
}
.swiper-four .swiper-button-next,
.swiper-four .swiper-button-prev {
top: 50%;
}
}
.swiper-button-next {
right: -50px;
}
.swiper-button-prev {
left: -50px;
}
@media (max-width: 640px) {
.swiper-button-next {
right: 0;
}
.swiper-button-prev {
left: 0;
}
}
.review__footer {
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
margin-top: 1rem;
}
.review__footer>* {
flex-shrink: 0;
}
.rewiew__open {
margin-top: 0;
}
@media (max-width: 480px) {
.review_origina_link {
font-size: 0.5rem;
}
} .articles__content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
} .blog__nav {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 2rem;
margin-bottom: 4rem;
}
.blog-searchform {
display: flex;
align-items: stretch;
justify-content: space-between;
gap: 1rem;
position: relative;
}
.blog__search-input {
flex-grow: 1;
position: relative;
}
.blog__search-input::before {
content: '';
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/svg/search.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: block;
position: absolute;
top: 1.25rem;
left: 1.375rem;
width: 1rem;
height: 1rem;
}
.blog__search-input input {
background-color: #F1F1F1;
border-radius: 10px;
padding: 1.25rem 4rem;
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.03em;
font-weight: 500;
font-family: 'Inter';
border: none;
width: 100%;
}
.blog__submit {
padding: 0.75rem 6.25rem;
background-color: var(--green);
color: #fff;
text-transform: uppercase;
font-weight: 600;
font-family: "Inter";
font-size: 0.75rem;
line-height: 1.5;
border-radius: 2rem;
}
@media (max-width: 769px) {
.articles__content {
grid-template-columns: repeat(1, 1fr);
} .blog__nav {
gap: 1rem;
margin-bottom: 3rem;
}
.blog-searchform {
gap: 1rem;
}
.blog__search-input input {
background-color: #F1F1F1;
border-radius: 10px;
padding: 1rem 1rem 1rem 4rem;
}
.blog__submit {
padding: 0.75rem 3.25rem;
font-size: 0.75rem;
line-height: 1.5;
border-radius: 2rem;
}
}
@media (max-width: 480px) {
.articles__content {
grid-template-columns: repeat(1, 1fr);
} .blog__nav {
gap: 1rem;
margin-bottom: 3rem;
}
.blog-searchform {
gap: 1rem;
}
.blog__search-input::before {
width: 12px;
height: 12px;
top: 0.75rem;
left: 1rem;
}
.blog__search-input input {
background-color: #F1F1F1;
border-radius: 10px;
font-size: 0.625rem;
padding: 0.8125rem 8rem 0.8125rem 3rem;
}
.blog__submit {
padding: 0.375rem 2.875rem;
font-size: 0.375rem;
line-height: 1.5;
border-radius: 1rem;
position: absolute;
top: 10px;
right: 6px;
}
} .equipment__block {
position: relative;
}
.equipment__link {
position: absolute;
inset: 0;
margin: 0;
z-index: 3;
}
.equipment__name {
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1rem;
padding-bottom: 1rem;
border-bottom: 1px solid #D3D0CB;
font-family: 'Cormorant';
color: #343434;
text-align: left;
transition: .2s linear color;
}
.equipment__excerpt {
font-size: 0.8125rem;
line-height: 1.2;
font-family: 'Inter';
letter-spacing: -0.05em;
text-wrap: balance;
color: #5D5C54;
}
.equipment::after {
content: none;
}
.equipment__img {
height: 22.5rem;
overflow: hidden;
border-radius: 1.875rem;
}
.equipment__img img {
transition: .2s linear transform;
}
@media (hover:hover) {
.equipment__link:hover~.equipment__name {
color: #3A5554;
}
.equipment__link:hover~.equipment__img img {
transform: scale(1.05);
}
}
@media (max-width: 640px) {
.equipment__name {
font-size: 0.875rem;
}
.equipment__excerpt {
font-size: 0.625rem;
}
.equipment::after {
content: none;
}
.equipment__img {
height: 22.5rem;
}
.equipment .rewiews__link {
font-size: 0.6rem;
}
} .services {
background-color: #F3F3F3;
}
.services .navigation {
justify-content: space-between;
align-items: center;
}
.services .title {
text-transform: none;
font-size: 2.75rem;
letter-spacing: -0.04em;
}
.services__new__list {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1.5rem;
margin: 0 auto;
}
.services__new__item {
position: relative;
flex-shrink: 0;
transition: all .2s linear;
}
.services__item__link {
position: absolute;
inset: 0;
z-index: 2;
margin: 0;
}
.services__img {
width: 100%;
height: 10rem;
border-radius: 10px;
overflow: hidden;
margin-bottom: 1.25rem;
}
.services__img img {
width: inherit;
height: inherit;
object-fit: cover;
object-position: center;
transition: transform .2s linear;
}
.services__title {
font-size: 1rem;
line-height: 1.2;
font-family: 'OrchideaPro';
font-weight: 400;
letter-spacing: -0.03em;
color: #3A3A3A;
}
.button_services {
background-color: #335655;
border-radius: 10px;
flex-grow: 1;
text-transform: uppercase;
color: #fff;
font-size: 1.125rem;
line-height: 1.2;
display: flex;
align-items: end;
justify-content: start;
font-family: 'OrchideaPro';
font-weight: 400;
position: relative;
padding: 1.375rem 1.75rem;
transition: all .2s linear;
text-decoration: none;
}
.button_services.loadmore_services {
grid-area: 2 / 2 / 3 / 4;
}
.button_services::after {
content: '';
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/arrow-top.svg);
background-size: cover;
background-repeat: no-repeat;
width: 0.625rem;
height: 0.625rem;
display: block;
top: 1.125rem;
right: 1.25rem;
position: absolute;
}
.services__hidden,
.d-none {
display: none;
}
@media (hover:hover) {
.services__item__link:hover~.services__title {
color: #335655;
}
.services__item__link:hover~.services__img img {
transform: scale(1.05);
}
.loadmore_services:hover {
text-decoration: underline;
text-underline-offset: 2px;
}
}
@media (hover:none) {
.services__item__link:active~.services__title {
color: #335655;
}
.loadmore_services:active {
text-decoration: underline;
text-underline-offset: 2px;
}
} .header__search-input input {
font-size: 1rem;
font-family: 'Inter';
letter-spacing: -0.03em;
}
@media (max-width: 961px) {
.services__new__list {
grid-template-columns: repeat(2, 1fr);
padding-bottom: 2rem;
}
.button_services.loadmore_services {
grid-area: 3 / 1 / 4 / 3;
}
}
@media (max-width: 481px) {
.services .navigation {
margin-bottom: 1.625rem;
}
.services .navigation .searchform-services {
display: none;
}
.services .title {
font-size: 1.5rem;
}
.services__new__list {
grid-template-columns: repeat(1, 1fr);
gap: 1.25rem;
grid-auto-rows: 1fr;
}
.button_services.loadmore_services {
grid-area: auto;
}
} .contacts-block {
border-radius: 3.125rem;
background-color: #F3F3F3;
font-family: 'Inter';
margin-top: 2rem;
}
.contacts-block__inner {
padding: 1.75rem;
background-color: #B4AEA3;
border-radius: 2rem;
}
.new-map iframe {
width: 100%;
height: 26.5rem;
}
.new-map {
border-radius: 20px;
overflow: hidden;
height: 26.5rem;
width: 100%;
}
.contacts-block__contacts {
display: flex;
align-items: stretch;
min-height: 26.5rem;
position: relative;
margin-bottom: 1.375rem;
}
.contacts-block__contacts .contacts__block {
width: 31rem;
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.contacts-block__map {
width: 60%;
margin-left: auto;
}
.address {
background-color: #fff;
padding: 2.5rem 4rem;
border-radius: 2.25rem;
padding-top: 2.5rem;
}
.adress__title-public::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/contacts1.svg);
}
.adress__title-auto::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/contacts2.svg);
}
.adress__title {
font-family: Inter;
justify-content: start;
color: #5D5C54;
font-size: 1.3rem;
border-top: 1px solid #D3D0CB;
border-bottom: 1px solid #D3D0CB;
padding: 1.5rem 1.5rem 1.5rem 2.5rem;
}
.adress__title-auto {
border-left: 1px solid #D3D0CB;
}
.address__public_content {
padding-left: 2.5rem;
}
.address__auto .address__public_content {
border-left: 1px solid #D3D0CB;
}
.address__public_subtitle::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/check.svg);
}
.adress__content {
font-family: 'Inter';
}
.ya-taxi-widget {
margin-top: 2rem;
}
.contacts__block .hedear__mail::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/mail.svg);
}
.contacts__block .hedear__number::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/phone.svg);
}
.contacts__block .hedear__adress::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/map1.svg);
}
.contacts__block .contacts-block__row {
margin-bottom: 1.5rem !important;
padding-bottom: 1.5rem;
border-bottom: 1px solid #D3D0CB
}
.contacts__block .contacts-new__name {
font-size: 1.125rem;
letter-spacing: -0.05em;
margin-bottom: 0.5rem !important;
color: #5D5C54;
font-weight: 500;
text-decoration: none;
}
.contacts__block .contacts-new__text {
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.05em;
color: #5D5C54;
font-weight: 400;
text-decoration: none;
}
.hedear__number_content div {
opacity: 1;
}
@media (max-width: 961px) {
.contacts-block__inner {
padding: 0;
border-radius: 1.75rem;
background-color: transparent;
}
.new-map iframe {
height: 17.5rem;
}
.new-map {
border-radius: 12px;
height: 17.5rem;
}
.contacts-block__contacts {
display: flex;
align-items: stretch;
flex-direction: column;
gap: 20px;
background-color: #fff;
border-radius: 25px;
padding: 20px;
}
.address__public_subtitle {
font-size: 0.625rem;
}
.contacts-block__contacts .contacts__block {
width: 100%;
position: static;
background-color: #fff;
padding: 12px 10px;
}
.contacts-block__map {
width: 100%;
margin-left: 0;
}
.address {
background-color: #fff;
padding: 2rem 1.5rem;
border-radius: 1.5rem;
}
.address__public_content {}
.adress__title {
font-size: 0.8125rem;
padding: 1rem 0;
}
.adress .navigation {
justify-content: center;
}
.adress__title-auto {
border-left: none;
}
.address__public_content {
padding-left: 0;
}
.address__auto .address__public_content {
border-left: none;
}
.ya-taxi-widget {
margin-top: 1.5rem;
}
.contacts__block .contacts-block__row {
margin-bottom: 1rem !important;
padding-bottom: 1rem;
}
.contacts__block .contacts-new__name {
font-size: 0.8rem;
margin-bottom: 5px;
}
.contacts__block .contacts-new__text {
font-size: 0.625rem;
}
.adress__content {
flex-direction: column;
}
.adress__content>* {
width: 100%;
}
.address__public_content {
padding: 1rem 0;
}
.contacts__block .hedear__adress.ct-ad.contacts-block__row::before {
content: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/map1.svg) !important;
}
.contacts-block .address .container {
padding: 0;
}
.contacts-block .address__public_content {
font-size: 0.625rem;
}
.hedear__adress.contacts-block__row {
display: flex;
}
.hedear__adress.contacts-block__row::before {
content: '';
display: block;
}
.hedear__adress .hedear__adress_content {
display: flex;
flex-direction: column;
}
}
.contacts .title {
text-wrap: balance;
}
.form-three {
padding: 4.25rem 0;
border-radius: 3.125rem;
background-color: #E8E4DF;
margin-top: 5rem;
}
.form-three__main {
padding: 1.5rem;
background-color: #fff;
border-radius: 1.875rem;
min-height: 36.875rem;
}
.form-three__img img {
height: 100%;
width: auto;
max-width: 32.5rem;
}
.form-three .header__links {
margin-top: 2rem;
}
@media (max-width: 960px) {
.form-three {
padding: 1.5rem 0;
border-radius: 1.875rem;
margin-top: 3.25rem;
}
.form-three__main {
padding: 1rem;
border-radius: 1.875rem;
min-height: 20rem;
flex-direction: column;
}
.form-three__img {
width: 100%;
height: 15rem;
}
.form-three__img img {
height: 100%;
width: 100%;
object-fit: cover;
margin: 0;
}
.form-three .header__links {
margin-top: 1rem;
}
.form-three__content {
position: static;
padding-top: 1.5rem;
border: none;
}
} .blog-list-new__item {
position: relative;
}
.blog-list-new__link {
position: absolute;
inset: 0;
margin: 0;
z-index: 3;
}
.blog-list-new__box {
background-color: #F7F6F4;
border-radius: 1.25rem;
padding: 1.625rem 2.5rem;
position: absolute;
bottom: 5px;
width: calc(100% - 10px);
display: flex;
align-items: start;
gap: 1rem;
left: 5px;
right: 5px;
}
.blog-list-new__title {
color: #335655;
font-size: 1.25rem;
line-height: 1.2;
letter-spacing: -0.05em;
font-family: 'Inter';
text-wrap: balance;
transition: all .2s linear;
}
.blog-list-new__img {
border-radius: 1.25rem;
width: 100%;
height: 25rem;
overflow: hidden;
}
.blog-list-new__img img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform .2s linear;
}
.blog-list-new__text {
max-width: 10rem;
}
@media (hover:hover) {
.blog-list-new__link:hover~.blog-list-new__img img {
transform: scale(1.05);
}
}
@media (max-width: 960px) {
.blog-list-new__title {
font-size: 0.75rem;
}
.blog-list-new__img {
height: 16rem;
}
} .footer__tel {
font-size: 1.875rem;
letter-spacing: -0.06em;
margin-right: auto;
}
.footer__btn {
padding: 0.625rem 2.78rem;
}
.footer__menu .menu-item a {
color: #fff;
}
@media (hover:hover) {
.footer__menu .menu-item a:hover {
text-decoration: underline;
text-underline-offset: 2px;
}
}
.footer__main {
justify-content: space-between;
align-items: center;
}
.footer_app_links {
display: flex;
gap: 1rem;
}
.footer_app_links img {
width: 122px;
height: 35px;
}
.footer__main-2,
.footer__main__contacts {
padding-top: 1.5rem;
}
.footer__main__contacts {
flex-direction: column;
align-items: start;
gap: 3rem;
}
.footer__main__contacts__blocks {
display: flex;
align-items: start;
justify-content: space-between;
gap: 1rem;
width: 100%;
}
.footer__list {
flex-shrink: 0;
max-width: 40rem;
width: 100%;
}
.footer__list ul {
display: grid;
grid-template-columns: repeat(3, auto);
gap: 0.75rem;
}
.footer__list .menu-item {
font-size: 0.75rem;
}
.footer__adress {
margin-bottom: 0;
}
.footer__contacts__item {
display: flex;
align-items: center;
gap: 1rem;
}
.footer__contacts__item::before {
content: '';
display: block;
width: 2.25rem;
height: 2.25rem;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
flex-shrink: 0;
}
.footer__contacts__item--address::before {
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/icon-address.svg);
}
.footer__contacts__item--phone::before {
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/icon-tel.svg);
}
.footer__contacts__item--email::before {
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/icon-email.svg);
}
.footer__contacts__item--operation::before {
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/icon-operating.svg);
}
.footer__contacts__title {
font-size: 1rem;
line-height: 1;
margin-bottom: 6px;
font-weight: 500;
color: #fff;
font-family: 'Inter';
}
.footer__contacts__text {
font-size: 0.875rem;
line-height: 1.2;
letter-spacing: -0.05em;
font-weight: 400;
color: #fff;
font-family: 'Inter';
}
.footer__copy,
.footer__copy a {
font-size: 0.75rem;
}
@media (max-width: 961px) {
.footer__tel {
font-size: 1.375rem;
}
.footer__btn {
padding: 0.5rem 2.75rem;
}
.footer__main {
justify-content: space-between;
align-items: start;
flex-direction: column;
}
.footer__main-2,
.footer__main__contacts {
padding-top: 1.375rem;
}
.footer__main__contacts {
flex-direction: column;
align-items: start;
gap: 1rem;
}
.footer__main__contacts__blocks {
flex-direction: column;
}
.footer__list {
max-width: 100%;
width: 100%;
}
.footer__list ul {
grid-template-columns: repeat(1, auto);
gap: 0.5rem;
}
.footer__adress {
margin-bottom: 0;
}
.footer__contacts__item {
display: flex;
align-items: center;
gap: 1rem;
}
.footer__contacts__item::before {
width: 2rem;
height: 2rem;
}
.footer__contacts__title {
font-size: 0.875rem;
}
.footer__contacts__text {
font-size: 0.75rem;
}
.footer__copy,
.footer__copy a {
font-size: 0.625rem;
}
.footer__main-2 {
gap: 1.5rem;
}
}
@media (max-width: 480px) {
.footer__menu .menu {
flex-wrap: wrap;
}
.footer__main {
padding-top: 1.375rem;
}
} .equip__inner {
display: flex;
align-items: start;
gap: 4.375rem;
}
.equip__content,
.equip__content ul {
font-size: 0.875rem;
line-height: 1.2;
font-weight: 400;
letter-spacing: -0.05em;
color: #5D5C54;
}
.equip__content>* {
margin-bottom: 1.5rem;
}
.equip__content h1,
.equip__content h2 {
color: #3A3A3A;
margin-bottom: 2rem;
font-family: 'Cormorant';
font-size: 1.5rem;
line-height: 1.2;
font-weight: 500;
letter-spacing: -0.03em;
}
.equip__content ul {
list-style-type: disc;
}
.equip__content ul,
.equip__content ol {
padding-left: 1rem;
}
.equip .width-page {
overflow: visible;
}
.equip__gallery {
position: sticky;
top: 10rem;
}
.equip__gallery,
.equip-gallery-swiper {
width: 28rem;
max-width: 28rem;
flex-shrink: 0;
box-sizing: border-box;
}
.equip-gallery-wrapper {
max-width: 28rem;
width: 28rem;
max-height: 100%;
height: 100%;
display: flex;
}
.equip-gallery__img {
height: 28.5rem;
overflow: hidden;
border-radius: 1.625rem;
}
.equip-gallery__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (max-width: 961px) {
.equip__gallery {
position: static;
top: 10rem;
}
.equip__inner {
display: flex;
flex-direction: column;
align-items: start;
gap: 2rem;
}
.equip__content,
.equip__content ul {
font-size: 0.675rem;
}
.equip__content>* {
margin-bottom: 1.5rem;
}
.equip__content h1,
.equip__content h2 {
color: #3A3A3A;
margin-bottom: 1.5rem;
font-family: 'Cormorant';
font-size: 1.375rem;
}
.equip__content ul,
.equip__content ol {
padding-left: 1rem;
}
.equip__gallery,
.equip-gallery-swiper {
width: 100%;
max-width: 100%;
flex-shrink: 0;
box-sizing: border-box;
}
.equip-gallery-wrapper {
max-width: 100%;
width: 100%;
max-height: 100%;
height: 100%;
display: flex;
}
.equip-gallery__img {
height: 26.5rem;
overflow: hidden;
border-radius: 1.625rem;
}
} .specialistsall__btn_cat {
display: flex;
align-items: center;
justify-content: space-evenly;
gap: 12px;
flex-wrap: wrap;
margin-bottom: 2rem;
}
.specialistsall__btn_cat button {
color: #335655;
padding: 0.9375rem 3rem;
border: 1px solid #335655;
flex-grow: 1;
font-size: 0.8125rem;
line-height: 1.2;
border-radius: 0.625rem;
letter-spacing: -0.04em;
font-family: "Inter";
transition: all .2s linear;
margin-bottom: 0;
margin-right: 0;
}
@media (hover:hover) {
.specialistsall__btn_cat button:hover {
text-decoration: underline;
text-underline-offset: 2px;
}
}
.specialistsall__btn_cat button.mixitup-control-active {
pointer-events: none;
color: #fff;
background-color: #335655;
}
@media (max-width: 480px) {
.specialistsall__btn_cat {
gap: 10px;
margin-bottom: 1.5rem;
}
.specialistsall__btn_cat button {
padding: 0.625rem 1rem;
font-size: 0.625rem;
border-radius: 0.5rem;
}
.specialists__block {
height: auto;
}
}
.comparison-new-modal__img {
border-radius: 2rem;
overflow: hidden;
}
.specialists__block_link--white {
background-color: #fff;
color: #1C2E2E;
border: 1px solid #1C2E2E;
width: 100%;
margin-top: .5rem;
}
@media (hover:hover) {
.specialists__block_link--white:hover {
background-color: #fff;
opacity: 0.7;
}
}
.specialists__block_link {
width: 100%;
} .ed__block {
background-color: #F7F6F4;
border-radius: 1.5rem;
padding: 3.25rem 4rem 2.5rem 4rem;
}
.ed__header {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 1.875rem;
border-bottom: 1px solid #61616133;
margin-bottom: 1.5rem;
}
.ed__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
}
.ed__list .education {
grid-area: 1 / 1 / 2 / 3;
}
.ed__list .certificates {
grid-area: 2 / 1 / 3 / 2;
}
.ed__list .identification {
grid-area: 2 / 2 / 3 / 3;
}
.ed__list .data-block h3 {
margin-bottom: 2.25rem;
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.04em;
color: #3c3c3c;
font-weight: 400;
font-family: 'Inter';
}
.ed__list .data-block li {
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.04em;
font-weight: 500;
color: #335655;
font-family: 'Inter';
align-items: center;
}
.ed__list .data-block span {
font-size: 1.125rem;
color: #335655;
font-weight: 500;
}
.doc__title {
color: #3A3A3A;
font-size: 2.75rem;
line-height: 1.2;
letter-spacing: -0.05em;
font-family: 'OrchideaPro';
text-transform: none;
}
.ed__header span {
color: #3C3C3C99;
font-size: 1rem;
line-height: 1.2;
font-weight: 400;
font-family: 'Inter';
}
.data-block li::before {
background-color: #335655;
}
.data-block ul {
gap: 2rem;
}
.doc__about__inner {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, auto);
grid-column-gap: 1.875rem;
grid-row-gap: 1.5rem;
margin-top: 3rem;
font-family: 'Inter';
}
.doc__about__box:nth-child(1) {
grid-area: 1 / 1 / 2 / 2;
}
.doc__about__box:nth-child(2) {
grid-area: 2 / 1 / 4 / 2;
}
.doc__about__box:nth-child(3) {
grid-area: 1 / 2 / 4 / 3;
}
.doc__about__box {
padding: 2.25rem 2.5rem;
background-color: #E8E4DF;
border-radius: 1.5rem;
color: #272723;
text-wrap: balance;
font-size: 1.125rem;
line-height: 1.2;
}
.doc__about__box--green {
background-color: #335655;
color: #fff;
}
.doc__subtitle {
margin-bottom: 1rem;
font-size: 1.5rem;
line-height: 1.2;
text-transform: uppercase;
font-weight: 600;
letter-spacing: -0.04em;
}
.doc__about__box p:not(:last-child) {
margin-bottom: 1.5rem;
}
.doc__about__box--img {
padding: 0;
overflow: hidden;
max-height: 30rem;
}
.doc__about__box--img img {
object-fit: cover;
width: 100%;
height: 100%;
}
.checkall {
color: #3A3A3A;
font-size: 1rem;
line-height: 1.2;
font-weight: 600;
font-family: 'Inter';
letter-spacing: -0.05em;
}
.sertificates__header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 3.125rem;
}
.sertificates__img {
border: 1.25rem solid #E6E4E0;
border-radius: 1.25rem;
height: 25rem;
display: block;
}
.sertificates__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (max-width: 961px) {
.ed__block {
padding: 2rem 1.5rem;
}
.ed__header {
flex-direction: column;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
.ed__list {
grid-template-columns: repeat(1, 1fr);
gap: 1rem;
}
.ed__list .education {
grid-area: auto;
}
.ed__list .certificates {
grid-area: auto;
}
.ed__list .identification {
grid-area: auto;
}
.ed__list .data-block h3 {
margin-bottom: 1.25rem;
font-size: 0.875rem;
}
.ed__list .data-block li {
font-size: 0.625rem;
align-items: flex-start;
}
.identification.data-block li span {
font-size: 0.625rem;
margin-right: 1rem !important;
margin-left: 1.4375rem !important;
margin-bottom: 0 !important;
}
.identification.data-block li {
padding-left: 0;
}
.ed__list .data-block span {
font-size: 0.625rem;
}
.doc__title {
font-size: 1.5rem;
}
.ed__header {
align-items: start;
}
.ed__header span {
font-size: 0.625rem;
padding-top: 0.875rem;
}
.data-block ul {
gap: 1.875rem;
}
.doc__about__inner {
grid-template-columns: repeat(1, 1fr);
grid-template-rows: auto;
grid-column-gap: 1rem;
grid-row-gap: 1rem;
margin-top: 1.5rem;
}
.doc__about__box:nth-child(1) {
grid-area: auto;
}
.doc__about__box:nth-child(2) {
grid-area: auto;
}
.doc__about__box:nth-child(3) {
grid-area: auto;
}
.doc__about__box {
padding: 1.625rem;
border-radius: 1rem;
font-size: 0.75rem;
}
.doc__subtitle {
margin-bottom: 0.625rem;
font-size: 1rem;
}
.doc__about__box p:not(:last-child) {
margin-bottom: 0.875rem;
}
.doc__about__box--img {
max-height: 21rem;
padding: 0;
}
.checkall {
font-size: 0.625rem;
}
.sertificates__header {
margin-bottom: 2.125rem;
}
.sertificates__img {
border: 0.875rem solid #E6E4E0;
border-radius: 0.875rem;
}
.identification.data-block li {
flex-direction: row;
align-items: start;
}
.data-block li::after {
content: none;
}
.footer__top .footer__media {
position: static;
}
} .services__all {
background-color: #F3F3F3;
padding: 4.625rem 0 3rem;
}
.services__all__inner {
display: flex;
align-items: start;
gap: 3.2rem;
}
.services__all__img {
flex-shrink: 0;
width: 32rem;
border-radius: 1.875rem;
overflow: hidden;
}
.services__all__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.services__all__title {
font-size: 2.75rem;
line-height: 1.2;
letter-spacing: -0.05em;
font-weight: 400;
font-family: 'OrchideaPro';
margin-bottom: 2.5rem;
text-transform: none;
}
.services__all__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0.875rem 0.625rem;
}
.services__all__item {
padding: 1.375rem 1.5rem;
border: 1px solid #33565580;
border-radius: 10px;
display: flex;
align-items: center;
color: #3A3A3A;
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.03em;
font-family: 'OrchideaPro';
font-weight: 400;
position: relative;
}
.services__all__item::after {
content: '';
display: block;
width: 0.625rem;
height: 0.625rem;
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/arrow-top-green.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: 0.75rem;
right: 0.75rem;
}
@media (hover:hover) {
.services__all__item:hover {
background-color: #335655;
color: #fff;
}
.services__all__item:hover::after {
filter: grayscale(1) brightness(1000%);
}
}
@media (hover:none) {
.services__all__item:active {
background-color: #335655;
color: #fff;
}
.services__all__item:active::after {
filter: grayscale(1) brightness(1000%);
}
}
@media (max-width: 961px) {
.services__all__inner {
flex-direction: column;
}
.services__all__img {
flex-shrink: 0;
width: 100%;
border-radius: 1.875rem;
overflow: hidden;
}
}
@media (max-width: 640px) {
.services__all {
padding: 1.875rem 0;
}
.services__all__inner {
flex-direction: column;
align-items: stretch;
gap: 1.875rem;
}
.services__all__img {
border-radius: 1.25rem;
}
.services__all__left {
width: 100%;
}
.services__all__title {
font-size: 1.875rem;
margin-bottom: 1.875rem;
}
.services__all__list {
grid-template-columns: repeat(1, 1fr);
gap: 0.75rem;
}
.services__all__item {
padding: 2rem 1rem;
}
} .apparat-kosmet__inner {
display: flex;
align-items: stretch;
gap: 1.5rem;
}
.apparat-kosmet__img {
width: 40%;
height: 37.25rem;
border-radius: 1.675rem;
overflow: hidden;
flex-shrink: 0;
}
.apparat-kosmet__img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.apparat-kosmet__right {
border-radius: 30px;
background-color: #F7F6F4;
padding: 2rem 3.125rem;
flex-grow: 1;
}
.apparat__title {
margin-bottom: 2rem;
font-family: 'Inter';
font-size: 1.875rem;
line-height: 1.2;
letter-spacing: -0.06em;
font-weight: 400;
text-transform: none;
margin-bottom: 2rem;
}
.apparat__list {
display: flex;
flex-direction: column;
gap: 2rem;
}
.apparat__item {
color: #5D5C54;
font-family: 'Inter';
}
.apparat__name {
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.03em;
font-weight: 700;
margin-bottom: 1rem;
}
.apparat__item__list {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 0.5rem;
}
.apparat__item__list a {
border-bottom: 1px solid #D3D0CB80;
padding-bottom: .5rem;
font-size: 0.75rem;
line-height: 1.2;
letter-spacing: -0.04em;
font-weight: 400;
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
.apparat__item__list a::after {
content: '';
display: block;
width: 0.5rem;
height: 0.5rem;
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/arrow-top-beige.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
@media (hover:hover) {
.apparat__item__list a:hover {
opacity: 0.6;
}
}
@media (hover:none) {
.apparat__item__list a:active {
opacity: 0.6;
}
}
@media (max-width: 961px) {
.apparat-kosmet__inner {
flex-direction: column;
gap: 0;
}
.apparat-kosmet__img {
width: 100%;
height: 28.25rem;
border-radius: 1.25rem;
}
.apparat-kosmet__right {
padding: 2rem 1.875rem;
margin-top: -3rem;
}
.apparat__title {
font-size: 1.25rem;
margin-bottom: 2rem;
}
.apparat__name {
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.03em;
font-weight: 700;
margin-bottom: 1rem;
}
.apparat__item__list {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 0.5rem;
}
.apparat__item__list a {
border-bottom: 1px solid #D3D0CB80;
padding-bottom: .5rem;
font-size: 0.75rem;
line-height: 1.2;
letter-spacing: -0.04em;
font-weight: 400;
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
} .main-akcii__title {
font-size: 2.75rem;
text-transform: none;
line-height: 1;
letter-spacing: -0.05em;
font-weight: 400;
text-align: left;
margin-bottom: 2.5rem;
text-align: left !important;
}
.main-akzii__prices {
position: absolute;
left: 10px;
bottom: 10px;
border-radius: 25px;
background: #FFF;
display: flex;
width: 95%;
padding: 1.625rem 2.5rem;
align-items: start;
}
.akzii__block_img__date {
background-color: var(--green);
}
.block__link_btn-border {
margin-left: 0;
}
.akzii__block_content .block__price {
color: var(--green);
font-weight: 600;
}
.akzii__block_content .block__fullprice {
font-size: 1rem;
}
.akzii__block_content .block__prices, .akzii__block_content .block__footer {
align-items: flex-end;
margin-top: auto;
}
.akzii__block_content .block__desc {
font-size: 1rem;
max-height: 100%;
}
.akzii__block_content .block__title {
flex-grow: 0;
}
.akcii__tabs .tab-nav {
justify-content: flex-start;
}
.akcii__tabs .tab-nav button {
flex-grow: 0;
}
.akzii__block_img {
margin-right: auto;
}
@media (max-width: 640px) {
.main-akcii__title {
font-size: 1.5rem;
text-transform: none;
line-height: 1;
letter-spacing: -0.05em;
font-weight: 400;
text-align: left;
margin-bottom: 20px;
}
.akzii_vrem__title {
margin-bottom: 0;
}
.main-akzii__prices {
position: absolute;
left: 10px;
bottom: 10px;
border-radius: 25px;
background: #FFF;
display: flex;
width: 95%;
padding: 1.25rem 2.5rem;
align-items: start;
}
.akzii__block_img {
width: 100%;
}
.block__link_btn-border {
width: 100%;
}
.akzii__block_content .block__fullprice {
font-size: 14px;
}
}
@media (max-width: 640px) {
.breadcrumb {
padding: 20px 0 10px;
}
}
.education__button {
width: fit-content;
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.03em;
font-weight: 600;
font-family: 'Inter';
background-color: transparent;
color: var(--green);
border: 2px solid var(--green);
text-transform: uppercase;
padding: 15px 50px;
}
.education__button.hidden {
visibility: hidden;
opacity: 0;
}
.ed__list .certificates li:not(:first-child),
.ed__list .identification li:not(:first-child) {
display: none;
}
.ed__list.show .certificates li:not(:first-child),
.ed__list.show .identification li:not(:first-child) {
display: flex;
}
.ed__list .data-block li {
align-items: start;
}
.ed__list {
margin-bottom: 50px;
}
.ed__list.show {
margin-bottom: 0;
}
@media (max-width: 640px) {
.ed__list {
margin-bottom: 20px;
}
.education__button {
font-size: 0.75rem;
padding: 10px 15px;
width: 100%;
text-align: center;
justify-content: center;
}
}
@media (max-width: 767px) {
.hero__content {
background: none;
backdrop-filter: none;
max-width: 100%;
}
.hero {
padding-top: 0;
background: linear-gradient(180deg, #E9E9E9 0%, #E9E9E9 100%);
}
.hero .container {
background-size: 80%;
background-position: bottom;
padding: 33px 45px 26px 20px;
}
.hero__btn {
width: 100%;
margin-top: 350px;
justify-content: center;
text-align: center;
}
.hero__list ul {
margin-top: 28px;
}
.hero__title {
font-size: 24px;
}
.mixitup-page-list .mixitup-control {
padding: 0.2rem 0.6rem;
margin-right: 0.1rem;
}
} .signle-akcii__banner {
width: 100%;
padding: 4.25rem 0;
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/akcii-main.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 30px;
}
.single-akcii__banner__inner {
max-width: 33.625rem;
}
.banner__title {
font-size: 3.125rem;
line-height: 1.2;
letter-spacing: -0.05em;
color: #3a3a3a;
font-weight: 400;
text-transform: none;
margin-bottom: 1.5rem;
text-wrap: balance;
}
.single-akcii__banner__price {
background-color: var(--green);
border-radius: 13px;
display: flex;
align-items: stretch;
margin-bottom: 3rem;
color: #fff;
width: fit-content;
font-family: 'Inter';
}
.single-akcii__banner__price::before {
content: 'Акция!';
background-color: #fff;
color: var(--green);
display: flex;
align-items: center;
justify-content: center;
font-size: 1rem;
line-height: 1.2;
letter-spacing: -0.04em;
font-weight: 500;
width: 7.25rem;
border-radius: 13px;
border: 2px solid var(--green);
}
.single-akcii__banner__price .box {
display: flex;
flex-direction: column;
align-items: start;
padding: 14px 30px 10px 21px;
}
.single-akcii__banner__price__new {
font-size: 1.375rem;
line-height: 1.2;
font-weight: 600;
letter-spacing: -0.04em;
}
.single-akcii__banner__price__old {
font-size: 8px;
line-height: 1.2;
letter-spacing: -0.04em;
font-weight: 500;
opacity: 0.6;
text-decoration: line-through;
}
.single-akcii__banner__text {
font-size: 1rem;
line-height: 1.8;
font-weight: 300;
font-family: 'Inter';
letter-spacing: -0.04em;
color: #3a3a3a;
margin-bottom: 5.375rem;
}
.single-akcii__banner__text ul {
list-style-type: disc;
padding-left: 10px;
}
.single-akcii__banner__text strong {
font-weight: 400;
}
.single-akcii__banner__btns {
display: flex;
align-items: center;
gap: 1.5rem;
justify-content: start;
}
.hero-btn-link {
background-color: var(--green);
color: #fff;
padding: 18px 42px;
font-family: 'Inter';
font-size: 15px;
line-height: 1.2;
letter-spacing: 0.04em;
font-weight: 500;
text-transform: uppercase;
border-radius: 30px;
display: block;
width: fit-content;
margin-top: 0;
}
.hero-btn-link:hover {
opacity: 0.8;
}
@media (max-width: 960px) {
.signle-akcii__banner {
width: 100%;
padding: 30px 0 50px;
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/akcii-mob.png);
}
.single-akcii__banner__inner {
max-width: 100%
}
.banner__title {
font-size: 30px;
margin-bottom: 18px;
}
.single-akcii__banner__price {
margin-bottom: 25px;
}
.single-akcii__banner__text {
margin-bottom: 390px;
}
.single-akcii__banner__btns {
display: flex;
align-items: center;
flex-direction: column;
gap: 18px;
justify-content: start;
}
.hero-btn-link {
padding: 18px 42px;
font-family: 'Inter';
font-size: 13px;
line-height: 1.2;
letter-spacing: 0.04em;
font-weight: 500;
text-transform: uppercase;
border-radius: 30px;
display: block;
width: fit-content;
margin-top: 0;
}
.hero-btn-link:hover {
opacity: 0.8;
}
} .single-akcii__about {
padding: 5rem 0;
}
.single-akcii__about__inner {
display: grid;
grid-template-columns: 51.125rem 20.75rem;
gap: 1rem;
}
.single-akcii__about__content {
display: grid;
grid-template-columns: 308px 482px;
gap: 1rem;
}
.single-akcii__about__block {
border-radius: 24px;
overflow: hidden;
padding: 20px 40px;
background-color: #F7F6F4;
font-size: 1rem;
line-height: 1.5;
font-weight: 400;
letter-spacing: -0.05em;
font-family: 'Inter';
}
.single-akcii__about__block--img {
padding: 0;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(1) {
grid-area: 1 / 1 / 2 / 2;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(2) {
grid-area: 1 / 2 / 2 / 3;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(3) {
grid-area: 2 / 1 / 3 / 3;
background-color: #E8E4DF;
}
.single-akcii__about__block img {
width: 100%;
height: 100%;
object-fit: cover;
}
.single-akcii__about__block p,
.single-akcii__about__block ul,
.single-akcii__about__block li {
margin-bottom: 15px;
}
.single-akcii__about__nav {
display: grid;
grid-template-rows: auto 353px;
gap: 1rem;
}
.single-akcii__nav__title {
font-size: 23px;
line-height: 1.2;
margin-bottom: 30px;
letter-spacing: -0.06em;
font-weight: 500;
font-family: 'Inter';
}
.single-akcii__nav {
display: flex;
flex-direction: column;
gap: 15px;
align-items: stretch;
}
.single-akcii__nav a {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 12px;
border-bottom: 1px solid #D3D0CB80;
font-size: 13px;
line-height: 1.2;
font-family: 'Inter';
font-weight: 400;
letter-spacing: -0.04em;
}
.single-akcii__nav a::after {
content: '';
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/arrow-top-beige.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
display: block;
width: 8px;
height: 8px;
}
.akcii__title {
text-align: center;
font-size: 44px;
margin-bottom: 50px;
letter-spacing: -0.05em;
font-weight: 400;
text-transform: none;
text-wrap: balance;
}
@media (max-width: 1400px) {
.single-akcii__about__inner {
grid-template-columns: repeat(1, 1fr);
}
}
@media (max-width: 961px) {
.single-akcii__about {
padding: 3.6rem 0 2.3rem;
}
.single-akcii__about__inner {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 13px;
}
.single-akcii__about__content {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 13px;
}
.single-akcii__about__block {
padding: 20px 30px;
font-size: 12px;
}
.single-akcii__about__block--img {
padding: 0;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(1) {
grid-area: auto;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(2) {
grid-area: auto;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(3) {
grid-area: auto;
}
.single-akcii__about__block p,
.single-akcii__about__block ul,
.single-akcii__about__block li {
margin-bottom: 15px;
}
.single-akcii__about__nav {
display: grid;
grid-template-rows: repeat(1, 1fr);
gap: 13px;
}
.single-akcii__nav__title {
margin-bottom: 20px;
}
.single-akcii__nav {
display: flex;
flex-direction: column;
gap: 15px;
align-items: stretch;
}
.single-akcii__about__nav {
order: 0;
}
.single-akcii__about__content {
order: 1;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(1) {
order: 2;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(2) {
order: 0;
}
.single-akcii__about__content .single-akcii__about__block:nth-child(3) {
order: 1;
}
.comparison .navigation {
gap: 1rem;
align-items: start;
}
} .akcii-video__link {
width: 100%;
height: 426px;
display: block;
overflow: hidden;
border-radius: 20px;
position: relative;
}
.akcii-video__link::before {
content: '';
position: absolute;
inset: 0;
margin: auto;
width: 60px;
height: 60px;
display: block;
background-image: url(//yar.vallistep.ru/wp-content/themes/vallistep/assets/img/new/play.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: 3;
}
.akcii-video__link::after {
content: '';
position: absolute;
inset: 0;
margin: 0;
backdrop-filter: blur(4px);
background: #D3D0CB33;
}
.akcii-video__link img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (max-width: 767px) {
.akcii__title {
text-align: left;
font-size: 24px;
margin-bottom: 27px;
}
.akcii-video__link {
height: 380px;
}
.akcii-video__link::before {
width: 50px;
height: 50px;
}
} .services__price {
margin-bottom: 100px;
}
.services__price__inner {
background-color: #F7F6F4;
border-radius: 25px;
padding: 43px 64px;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 27px 82px;
}
.services__price__header {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
padding-bottom: 11px;
border-bottom: 1px solid #D3D0CB80;
margin-bottom: 10px;
}
.services__price__header span {
background-color: #335655;
color: #fff;
font-size: 11px;
line-height: 1.2;
font-weight: 500;
font-family: 'Inter';
padding: 5px 1rem;
border-radius: 36px;
}
.services__price__name {
font-size: 21px;
line-height: 1.2;
letter-spacing: -0.05em;
font-weight: 400;
color: #3A3A3A;
font-family: 'OrchideaPro';
}
.services__price__content {
color: #3A3A3A;
font-size: 1rem;
line-height: 1.5;
font-weight: 400;
display: flex;
align-items: start;
justify-content: space-between;
gap: 10px;
font-family: 'Inter';
}
.services__price_description {
opacity: 0.9;
}
.services__price__price {
display: flex;
align-items: center;
gap: 8px;
font-size: 17px;
color: #335655;
line-height: 1.2;
letter-spacing: -0.04em;
font-weight: 500;
}
.services__price__price .fullprice {
font-size: 13px;
text-decoration: line-through;
color: #767676;
font-weight: 400;
}
@media (max-width: 640px) {
.services__price {
margin-bottom: 50px;
}
.services__price__inner {
border-radius: 16px;
padding: 32px;
grid-template-columns: repeat(1, 1fr);
gap: 20px;
}
.services__price__header {
gap: 10px;
padding-bottom: 7px;
margin-bottom: 11px;
}
.services__price__header span {
font-size: 7px;
padding: 2px 10px;
border-radius: 24px;
}
.services__price__name {
font-size: 14px;
}
.services__price__content {
font-size: 10px;
}
.services__price__price {
gap: 5px;
font-size: 11px;
}
.services__price__price .fullprice {
font-size: 9px;
}
}
.services__price__btn {
color: #335655;
font-size: 12px;
line-height: 1.2;
letter-spacing: -0.03em;
font-weight: 500;
padding: 13px 55px;
border: 1px solid #335655;
border-radius: 42px;
text-transform: uppercase;
margin: 24px auto 0 auto;
}
.services__price__item.hidden {
display: none;
}
.services__price__btn.hidden {
display: none;
} .services__description {
padding: 50px 0;
}
.services__description__inner {
background-color: #E1DFDB;
padding: 20px 23px 30px 23px;
border-radius: 25px;
}
.services__description__tabs .tab-nav {
margin-bottom: 1rem;
}
.services__description__tabs .tab-btn {
background-color: #fff;
color: #335655;
font-size: 19px;
line-height: 26px;
font-weight: 500;
letter-spacing: -0.05em;
padding: 22px;
border-radius: 13px;
}
.services__description__tabs .tab-btn-active {
background-color: #FFFFFF8C;
}
.services__description__text {
padding: 45px 50px;
background-color: #fff;
border-radius: 25px;
font-size: 20px;
line-height: 32px;
letter-spacing: -0.04em;
font-weight: 500;
font-family: 'Inter';
}
.services__description__text>*:not(:last-child) {
margin-bottom: 24px;
}
.services__description__text h3 {
font-family: 'OrchideaPro';
font-size: 34px;
line-height: 40px;
letter-spacing: -0.05em;
font-weight: 400;
color: #0b0b0b;
margin-bottom: 30px;
text-wrap: balance;
}
.services__description__text ul {
list-style-type: disc;
}
@media (max-width: 961px) {
.services__description {
margin: 30px 0;
background-color: #E1DFDB;
padding: 20px 0;
border-radius: 25px;
}
.services__description__inner {
padding: 0;
border-radius: 0;
}
.services__description__tabs .tab-btn {
font-size: 9px;
line-height: 12px;
padding: 11px;
border-radius: 6px;
border: none;
}
.services__description__text {
padding: 35px 27px;
font-size: 14px;
line-height: 21px;
}
.services__description__text>*:not(:last-child) {
margin-bottom: 15px;
}
.services__description__text h3 {
font-size: 20px;
line-height: 26px;
margin-bottom: 20px;
}
}
.video__inner {
position: relative;
}
.swiper-videos {
overflow: hidden;
}
.videos__list .swiper-slide {
flex-grow: 1;
} .new-modal {
position: fixed;
z-index: 999;
inset: 0;
bottom: initial;
background: #FFFFFF17;
backdrop-filter: blur(4px);
width: 100%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
opacity: 0;
visibility: hidden;
padding-top: 5rem;
-webkit-transition: opacity .2s, visibility .2s;
transition: opacity .2s, visibility .2s;
overflow-y: scroll
}
.new-modal--active {
opacity: 1;
visibility: visible
}
.new-modal__inner {
position: relative;
max-width: 700px;
width: fit-content
}
.new-modal__content {
border-radius: 40px;
padding: 30px 40px;
background-color: #335655;
width: 100%;
box-shadow: 0px 84px 250px -40px #00000040;
}
.new-modal__content::-webkit-scrollbar {
width: 0;
height: 0
}
.new-modal__close {
cursor: pointer;
width: 1rem;
height: 1rem;
border-radius: 50%;
background-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
z-index: 10;
top: -30px;
-webkit-transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
right: -50px;
color: #000;
}
.new-modal__close svg {
width: 1rem;
height: 1rem
} .new-modal__akcii__title {
color: #fff;
margin: 0 auto 20px auto;
text-align: center !important;
font-size: 32px;
font-weight: 400;
}
.new-modal__description {
text-align: center;
color: #fff;
max-width: 500px;
margin: 0 auto 20px auto;
opacity: 0.8;
font-size: 16px;
font-family: 'Inter';
}
.akcii-modal__list {
display: flex;
flex-wrap: wrap;
align-items: stretch;
justify-content: space-evenly;
gap: 14px;
margin-bottom: 20px;
}
.akcii-modal__item {
flex-basis: 0;
flex-grow: 1;
min-width: 250px;
color: #fff;
padding: 16px;
border-radius: 12px;
color: #fff;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
overflow: hidden;
min-height: 150px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.akcii-modal__item>* {
position: relative;
z-index: 2;
}
.akcii-modal__item::before {
content: '';
inset: 0;
margin: 0;
background: linear-gradient(0deg, rgba(26, 43, 42, 0.55), rgba(26, 43, 42, 0.55)),
linear-gradient(330.68deg, rgba(26, 43, 42, 0) 28.97%, rgba(26, 43, 42, 0.5) 55.42%);
position: absolute;
z-index: 1 !important;
}
.akcii-modal__name {
font-family: 'OrchideaPro';
font-size: 16px;
line-height: 1.5;
letter-spacing: -0.05em;
margin-bottom: 20px;
text-transform: uppercase;
}
.akcii-modal__price {
font-size: 14px;
line-height: 1.2;
letter-spacing: -0.04em;
font-family: 'Inter';
font-weight: 500;
margin-bottom: 20px;
}
.akcii-modal__price small {
font-size: 10px;
font-weight: 400;
text-decoration: line-through;
color: #D9D9D9;
margin-left: 20px;
}
.akcii-modal_btn {
font-size: 10px;
line-height: 1.5;
font-weight: 500;
letter-spacing: -0.03em;
font-family: 'Inter';
color: #fff;
background-color: transparent;
border: 1.08px solid #FFFFFFB2;
border-radius: 35px;
margin-top: auto;
width: fit-content;
display: block;
text-transform: uppercase;
padding: 11px 26px;
}
.akcii-modal__all {
background-color: #fff;
padding: 14px 34px;
border-radius: 25px;
color: #335655;
font-size: 1rem;
line-height: 1.5;
font-size: 16px;
letter-spacing: -0.03em;
font-weight: 700;
margin: 0 auto;
text-transform: uppercase;
display: block;
width: fit-content;
}
@media (max-width: 1024px) {
.new-modal {
padding-top: 50px;
padding-bottom: 50px;
align-items: start;
}
.new-modal__inner {
max-width: 95%;
}
.new-modal__content {
border-radius: 40px;
padding: 38px 16px;
}
.new-modal__close {
top: -10px;
right: 0;
} .new-modal__akcii__title {
margin: 0 auto 26px auto;
text-align: center !important;
font-size: 24px;
}
.new-modal__description {
text-align: center;
max-width: 100%;
margin: 0 auto 30px auto;
}
.akcii-modal__list {
gap: 12px;
margin-bottom: 28px;
flex-direction: column;
}
.akcii-modal__item {
padding: 23px;
border-radius: 11px;
min-height: 200px;
max-width: 100%;
min-width: 100%;
;
}
.akcii-modal__name {
font-size: 15px;
margin-bottom: 20px;
}
.akcii-modal__price {
font-size: 13px;
margin-bottom: 20px;
}
.akcii-modal__price small {
font-size: 9px;
margin-left: 10px;
}
.akcii-modal_btn {
font-size: 7px;
border-radius: 24px;
padding: 7px 32px;
}
.akcii-modal__all {
padding: 11px 32px;
border-radius: 24px;
font-size: 1rem;
line-height: 1.5;
letter-spacing: -0.03em;
font-weight: 700;
margin: 0 auto;
text-transform: uppercase;
display: block;
width: 100%;
text-align: center;
}
}
.new-banner-slide {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
color: #fff;
}
.new-banner-slide::before {
content: '';
background: radial-gradient(40.74% 18.1% at 19.21% 47.42%, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 0.5) 100%) ,
linear-gradient(60.97deg, rgba(43, 43, 43, 0) 27.41%, rgba(43, 43, 43, 0.5) 64.13%);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%;
position: absolute;
inset: 0;
margin: 0;
}
.hero__content {
z-index: 2;
position: relative;
}
.new-banner-slide .hero__title,
.new-banner-slide .hero__subtitle,
.new-banner-slide .hero__list {
color: #fff;
}