@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}
.slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

.price__subtitle,
.price__title,
.questions__item-title--text,
.whom__item-title,
.stages__item-title,
.start__descr-item--title,
.start__text,
.start__title-text,
.benefits__item-title,
.screen__subtitle,
.breadcrumbs__list-item,
.main-btn,
.subtitle,
.title,
html,
body {
font-family: "Arsenal-Regular", sans-serif;
font-weight: 400;
display: swap;
}
.project__title,
.examples__item-link,
.examples__item-title,
.start__descr-item--number,
.menu__title {
font-family: "Arsenal-Bold", sans-serif;
font-weight: 700;
display: swap;
}
.whom___number,
.stages__number,
.screen__company-name {
font-family: "Conv_AnticDidone-Regular", sans-serif;
font-weight: 400;
display: swap;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
ul[class],
ol[class] {
padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
margin: 0;
}
input,
button,
textarea,
select {
font: inherit;
}
ul[class],
li[class] {
list-style: none;
}
img {
max-width: 100%;
display: block;
}
a {
display: inline-block;
text-decoration: none;
color: inherit;
}
html,
body {
font-size: 18px;
line-height: 23px;
position: relative;
}
::-webkit-scrollbar {
width: 8px;
}
::-webkit-scrollbar-track {
background-color: #F3F3F3;
position: relative;
}
::-webkit-scrollbar-thumb {
background-color: #292929;
border-radius: 5px;
border: 1px solid #F3F3F3;
}
.wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100%;
}
.main {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.footer {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.container {
max-width: 1366px;
margin: 0 auto;
padding: 0 15px;
}
.section {
padding: 50px 0px;
}
.title {
color: #BEBEBE;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
text-transform: uppercase;
font-size: calc(54px + 18 * (100vw - 1920px) / 1600);
line-height: calc(75px + 40 * (100vw - 1920px) / 1600);
margin-bottom: 30px;
}
.subtitle {
font-size: 24px;
line-height: 30px;
}
.main-btn {
font-size: 20px;
line-height: 25px;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
padding: 10px 40px;
background: -o-linear-gradient(280deg, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(170deg, #FFD41F 0%, #FF7B9B 100%);
-webkit-box-shadow: 6px 6px 8px rgba(41, 41, 41, 0.25);
box-shadow: 6px 6px 8px rgba(41, 41, 41, 0.25);
border-radius: 5px;
cursor: pointer;
position: relative;
z-index: 10;
}
.hover-btn {
position: relative;
-webkit-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.hover-btn:hover,
.hover-btn:active {
-webkit-box-shadow: 6px 6px 8px rgba(41, 41, 41, 0.5);
box-shadow: 6px 6px 8px rgba(41, 41, 41, 0.5);
}
.hover-btn:before {
content: "";
position: absolute;
top: 2px;
bottom: 2px;
right: 2px;
left: 2px;
border-radius: 5px;
opacity: 0;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
background: #F3F3F3;
}
.hover-btn:hover:before {
opacity: 1;
}
.request__form .hover-btn--black {
position: relative;
-webkit-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
-webkit-box-shadow: 4px 4px 10px rgba(179, 174, 174, 0.5);
box-shadow: 4px 4px 10px rgba(179, 174, 174, 0.5);
cursor: pointer;
}
.hover-btn--black:hover,
.hover-btn--black:active {
-webkit-box-shadow: -4px -4px 10px rgba(179, 174, 174, 0.5);
box-shadow: -4px -4px 10px rgba(179, 174, 174, 0.5);
color: #F3F3F3;
}
.hover-btn--black:before {
content: "";
position: absolute;
top: 2px;
bottom: 2px;
right: 2px;
left: 2px;
border-radius: 5px;
opacity: 0;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
background: #292929;
}
.hover-btn--black:hover:before {
opacity: 1;
}
.main__border-wrapper {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
color: #F3F3F3;
position: relative;
cursor: pointer;
-webkit-box-shadow: 4px 4px 10px rgba(179, 174, 174, 0.5);
box-shadow: 4px 4px 10px rgba(179, 174, 174, 0.5);
} .main__border-wrapper::before {
content: "";
position: absolute;
top: 2px;
left: 2px;
right: 2px;
bottom: 2px;
background: #292929;
border-radius: 5px;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.main__border-wrapper:hover {
color: #292929;
-webkit-box-shadow: -4px -4px 10px rgba(179, 174, 174, 0.5);
box-shadow: -4px -4px 10px rgba(179, 174, 174, 0.5);
}
.main__border-wrapper:hover::before {
background-color: transparent;
}
.main__border-wrapper:hover button {
color: #292929;
}
.main__border-box {
position: relative;
}
.slick-dots {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
}
.slick-dots button {
background-color: #BEBEBE;
border: none;
border-radius: 50%;
height: 15px;
width: 15px;
margin: 20px 10px;
font-size: 0;
margin-bottom: 0;
cursor: pointer;
}
.slick-dots li[class=slick-active] button {
background: -o-linear-gradient(280deg, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(170deg, #FFD41F 0%, #FF7B9B 100%);
}
.slick-prev {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: -80px;
z-index: 1;
}
.slick-next {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -85px;
}
.slick-arrow {
cursor: pointer;
background-color: transparent;
border: none;
}
.slick-arrow .arrow__wrapper img {
width: 50px;
height: 50px;
}
.modal {
position: fixed;
z-index: 100;
width: 100%;
height: 100%;
background-color: rgba(41, 41, 41, 0.8);
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px);
display: none;
}
.modal__inner {
max-width: 1336px;
width: 100%;
margin: 0 auto;
}
.modal__wrapper {
position: relative;
}
.modal__title {
position: relative;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.modal__item textarea {
background-color: #F3F3F3 !important;
color: #292929 !important;
}
.modal__item textarea::-webkit-input-placeholder {
color: #292929 !important;
}
.modal__item textarea::-webkit-input-placeholder {
color: #292929 !important;
}
.modal__item textarea::-moz-placeholder {
color: #292929 !important;
}
.modal__item textarea:-ms-input-placeholder {
color: #292929 !important;
}
.modal__item textarea::-ms-input-placeholder {
color: #292929 !important;
}
.modal__item textarea::placeholder {
color: #292929 !important;
}
.modal__item input {
background-color: #F3F3F3 !important;
color: #292929 !important;
}
.modal__item input::-webkit-input-placeholder {
color: #292929 !important;
}
.modal__item input::-webkit-input-placeholder {
color: #292929 !important;
}
.modal__item input::-moz-placeholder {
color: #292929 !important;
}
.modal__item input:-ms-input-placeholder {
color: #292929 !important;
}
.modal__item input::-ms-input-placeholder {
color: #292929 !important;
}
.modal__item input::placeholder {
color: #292929 !important;
}
.modal-request__btn {
color: #292929 !important;
}
.main-btn:hover .modal-request__btn {
color: #F3F3F3 !important;
}
.close__btn {
position: absolute;
top: 20px;
right: 0;
cursor: pointer;
}
.close__line {
width: 30px;
background-color: #ffffff;
height: 3px;
border-radius: 5px;
display: block;
margin-bottom: 6px;
position: relative;
}
.close__line1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 6px;
}
.close__line2 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -3px;
}
.show {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hide {
display: none;
}
.breadcrumbs {
margin-bottom: 10px;
}
.breadcrumbs__list-item {
display: inline-block;
padding-right: 18px;
margin-right: 3px;
font-size: 14px;
line-height: 18px;
text-transform: uppercase;
position: relative;
color: #BEBEBE;
}
.breadcrumbs__list-item::after {
position: absolute;
content: ">";
right: 2px;
top: 0px;
}
.breadcrumbs__list-item a {
-webkit-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.breadcrumbs__list-item a:hover {
color: #F3F3F3;
}
.breadcrumbs__list-item:last-child::after {
display: none;
}
@font-face {
font-family: "Conv_AnticDidone-Regular";
src: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/AnticDidone-Regular.eot);
src: local("☺"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/AnticDidone-Regular.woff) format("woff"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/AnticDidone-Regular.ttf) format("truetype"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/AnticDidone-Regular.svg) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Arsenal-Regular";
src: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.eot);
src: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.eot?#iefix) format("embedded-opentype"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.otf) format("otf"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.svg#Arsenal-Regular) format("svg"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.ttf) format("truetype"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.woff) format("woff"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Regular.woff2) format("woff2");
}
@font-face {
font-family: "Arsenal-Bold";
src: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.eot);
src: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.eot?#iefix) format("embedded-opentype"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.otf) format("otf"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.svg#Arsenal-Bold) format("svg"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.ttf) format("truetype"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.woff) format("woff"), url(//lapki-web.ru/wp-content/themes/lapki-web/assets/fonts/Arsenal-Bold.woff2) format("woff2");
}
.header {
background-color: #292929;
background-color: rgba(41, 41, 41, 0.8);
padding: 40px 95px;
top: 0;
left: 0;
width: 100%;
position: fixed;
}
.header.active {
z-index: 100;
height: 100%;
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px);
padding: 40px 110px 40px 95px;
}
.header.active .row1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: relative;
top: 1px;
left: 9px;
background-color: #ffffff;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.header.active .row2 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
position: relative;
top: -7px;
left: 9px;
background-color: #ffffff;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.header.active .row3 {
display: none;
}
.header__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.logo,
.custom-logo,
.screen__logo,
.start__logo--light {
width: 60.72px;
height: 53px;
}
.menu__btn {
width: 30px;
cursor: pointer;
}
.row {
background-color: #ffffff;
height: 3px;
border-radius: 5px;
display: block;
margin-bottom: 5px;
margin-top: 5px;
}
.row3 {
width: 20px;
margin-left: auto;
}
.header__fixed {
padding: 12px 95px;
position: fixed;
width: 100%;
top: 0;
left: 0;
background-color: rgba(29, 29, 29, 0.8);
-webkit-animation-name: show_header;
animation-name: show_header;
-webkit-animation-duration: 1s;
animation-duration: 1s;
z-index: 100;
}
.header.header__fixed.active {
padding-top: 12px;
}
.header.header__fixed.active .row1 {
top: 4px;
left: 9px;
}
.header.header__fixed.active .row2 {
top: -4px;
left: 9px;
}
@-webkit-keyframes show_header {
0% {
opacity: 0;
top: -70px;
}
100% {
opacity: 1;
top: 0;
}
}
@keyframes show_header {
0% {
opacity: 0;
top: -70px;
}
100% {
opacity: 1;
top: 0;
}
}
.main {
margin-top: 133px;
}
.menu {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: none;
}
.menu.active {
padding-top: 30px;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.menu__item {
padding: 20px 50px 0px;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.menu__title {
font-size: 24px;
line-height: 30px;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
margin-bottom: 10px;
text-transform: uppercase;
}
.menu__list-link {
color: #BEBEBE;
margin-bottom: 20px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.menu__list-link:hover {
color: #fff;
}
.menu__list-main--link {
color: #ffffff;
margin-bottom: 20px;
padding-top: 10px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.menu__list-main--link:hover {
text-shadow: 0px 0px 5px white;
}
.menu__list-icon {
width: 30px;
height: 30px;
border-radius: 30%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s !important;
}
.menu__list-icon:hover {
-webkit-box-shadow: -3px -3px 8px #ffd41f, 3px 3px 8px #ff7b9b;
box-shadow: -3px -3px 8px #ffd41f, 3px 3px 8px #ff7b9b;
}
.menu__list-icon--link {
padding-top: 10px;
display: inline-block;
}
.menu__list-icon--link+.menu__list-icon--link {
margin-left: 30px;
}
.menu__list-link--phone,
.menu__list-link--gmail {
position: relative;
padding-left: 60px;
}
.menu__list-link--phone::before,
.menu__list-link--gmail::before {
content: "";
position: absolute;
background-repeat: no-repeat;
background-size: contain;
background-position: content;
width: 30px;
height: 30px;
top: 12px;
left: 0;
z-index: 50;
border-radius: 30%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.menu__list-link--phone:hover::before,
.menu__list-link--gmail:hover::before {
-webkit-box-shadow: -3px -3px 8px #ffd41f, 3px 3px 8px #ff7b9b;
box-shadow: -3px -3px 8px #ffd41f, 3px 3px 8px #ff7b9b;
}
.menu__list-link--phone::before {
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/phone.png);
}
.menu__list-link--gmail::before {
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/gmail.png);
}
.screen {
margin-top: -133px;
width: 100%;
height: 100vh;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.screen__logo,
.start__logo--light {
position: absolute;
top: 40px;
left: 95px;
z-index: 11;
width: 60.72px;
height: 53px;
}
.screen__logo-mobil {
display: none;
}
.screen__menu-btn,
.start__menu-btn--light {
width: 30px;
cursor: pointer;
position: absolute;
top: 50px;
right: 95px;
z-index: 10;
}
.start__row--light {
background-color: #F3F3F3;
height: 3px;
border-radius: 5px;
display: block;
margin-bottom: 5px;
margin-top: 5px;
}
.screen__row {
background-color: #000;
height: 3px;
border-radius: 5px;
display: block;
margin-bottom: 5px;
margin-top: 5px;
}
.screen__row3 {
width: 20px;
margin-left: auto;
}
.screen__item-left {
background-color: #292929;
width: 43.3%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.screen__company-name--inner {
position: absolute;
bottom: 0px;
left: 15px;
}
.screen__company-name {
font-size: calc(160px + 140 * (100vw - 1920px) / 1600);
line-height: calc(150px + 120 * (100vw - 1920px) / 1600);
text-transform: uppercase;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.screen__company-name span {
color: #ffffff;
}
.screen__item-right {
width: 56.7%;
height: 100%;
background-color: #F3F3F3;
}
.screen__item-inner {
position: relative;
height: 100vh;
}
.screen__img {
position: absolute;
bottom: 0;
left: 0;
width: 183px;
height: 406px;
}
.screen__box {
position: absolute;
top: 136px;
left: 85px;
z-index: 5;
}
.screen__box-inner {
text-align: left;
}
.screen__title {
font-size: calc(96px + 58 * (100vw - 1920px) / 1600);
line-height: calc(120px + 100 * (100vw - 1920px) / 1600);
color: #292929;
text-transform: uppercase;
margin-bottom: 0;
max-width: inherit;
}
.screen__subtitle {
font-size: calc(64px + 38 * (100vw - 1920px) / 1600);
line-height: 80px;
text-transform: uppercase;
margin-bottom: 38px;
}
.screen__contacts {
position: absolute;
bottom: 23px;
right: 95px;
text-align: right;
color: #292929;
font-size: 25px;
line-height: 30px;
}
.screen__contacts-phone,
.screen__contacts-email {
display: block;
}
.screen__img {
width: 265px;
height: 588px;
}
.benefits {
background-color: #F3F3F3;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.benefits__title {
margin-bottom: 50px;
}
.benefits__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.benefits__item {
padding: 30px 20px;
max-width: 430px;
width: 100%;
min-height: 230px;
text-align: center;
color: #292929;
border: 2px solid transparent;
-o-border-image: -o-linear-gradient(left top, #ffd41f, #ff7b9b);
border-image: -webkit-gradient(linear, left top, right bottom, from(#ffd41f), to(#ff7b9b));
border-image: linear-gradient(to right bottom, #ffd41f, #ff7b9b);
border-image-slice: 1;
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;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 50px;
position: relative;
}
.benefits__item-title {
margin-bottom: 14px;
font-size: 30px;
line-height: 38px;
}
.benefits__item-number {
position: absolute;
top: -31px;
left: -11px;
font-size: 40px;
line-height: 60px;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.benefits__item-text {
font-size: 18px;
line-height: 22px;
}
.gallery {
background-color: #292929;
}
.gallery__title {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.gallery__wrapper {
margin-bottom: 80px;
}
.gallery__text {
color: #F3F3F3;
margin-bottom: 20px;
font-size: 20px;
line-height: 25px;
}
.gallery__item {
padding: 36px 45px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: 1px solid transparent;
margin-bottom: 50px;
position: relative;
}
.gallery__item span {
position: absolute;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.gallery__item .one {
background: -webkit-gradient(linear, left top, left bottom, from(#FFD41F), to(#FF7B9B));
background: -o-linear-gradient(top, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(180deg, #FFD41F 0%, #FF7B9B 100%);
height: 0;
width: 2px;
top: 0;
left: 0;
}
.gallery__item .two {
background: #FF7B9B;
height: 2px;
width: 0;
bottom: 0;
left: 0;
}
.gallery__item .three {
background: -webkit-gradient(linear, left top, left bottom, from(#FFD41F), to(#FF7B9B));
background: -o-linear-gradient(top, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(180deg, #FFD41F 0%, #FF7B9B 100%);
height: 0;
width: 2px;
bottom: 0;
right: 0;
}
.gallery__item .four {
background: #FFD41F;
height: 2px;
width: 0;
top: 0;
right: 0;
}
.gallery__item:hover .one,
.gallery__item:hover .three {
height: 100%;
}
.gallery__item:hover .two,
.gallery__item:hover .four {
width: 100%;
}
.gallery__item-img {
width: 767px;
height: 606px;
}
.gallery__item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.gallery__item-box {
padding: 20px;
text-align: center;
}
.gallery__item-box--title {
font-size: 36px;
line-height: 45px;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
margin-bottom: 30px;
}
.gallery__item-box--text {
margin-bottom: 30px;
color: #F3F3F3;
font-size: 20px;
line-height: 25px;
}
.gallery__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.gallery__btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.gallery__item-img--right {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.services {
background-color: #F3F3F3;
position: relative;
}
.services__img {
position: absolute;
bottom: 0;
right: 0;
background-repeat: no-repeat;
background-size: contain;
width: 607px;
height: 584px;
}
.services__text {
margin-bottom: 30px;
font-size: 20px;
line-height: 25px;
}
.services__wrapper {
max-width: 750px;
}
.services__item {
max-width: 746px;
width: 100%;
margin-bottom: 30px;
}
.services__item.main-btn {
padding: 37px 59px;
}
.services__item::before {
background-color: #F3F3F3;
}
.services__item:hover::before {
background-color: #ffffff;
}
.services__item-box {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #292929;
font-size: 24px;
line-height: 30px;
border-radius: 5px;
}
.services__item-text {
text-transform: uppercase;
}
.services__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.treaty {
background-color: #292929;
color: #F3F3F3;
font-size: 20px;
line-height: 25px;
}
.treaty__title {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.treaty__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.treaty__subtitle {
padding-top: 12px;
margin-bottom: 50px;
}
.treaty__subtitle span {
background-color: #fff;
padding: 12px 15px;
border-radius: 3px;
color: #000;
margin-right: 15px;
}
.treaty__item-img {
width: 513px;
height: 405px;
}
.treaty__list {
padding-left: 20px;
position: relative;
margin-bottom: 30px;
}
.treaty__list::before {
content: "";
position: absolute;
left: 0;
top: 9px;
width: 10px;
height: 10px;
background: -o-linear-gradient(280deg, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(170deg, #FFD41F 0%, #FF7B9B 100%);
border-radius: 50%;
}
.reviews {
background-color: #F3F3F3;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.slider__inner {
position: relative;
}
.slider__wrapper {
margin: 0 -30px;
}
.reviews__slider {
margin: 15px 30px;
padding: 30px;
position: relative;
}
.reviews__slider::before {
content: "";
height: 475px;
width: 156px;
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/border-left.svg);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
left: 0;
top: 0;
}
.reviews__slider::after {
content: "";
height: 475px;
width: 156px;
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/border-left.svg);
background-repeat: no-repeat;
background-size: contain;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: absolute;
right: 0px;
top: 0;
}
.quotes__up {
position: absolute;
top: -13px;
left: 60px;
}
.quotes__down {
position: absolute;
bottom: -10px;
right: 60px;
}
.reviews__item {
padding-right: 20px;
position: relative;
color: #292929;
height: 415px;
overflow-y: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: justify;
align-content: space-between;
font-style: italic;
position: relative;
font-size: 20px;
line-height: 25px;
}
.reviews__item-text {
width: 100%;
margin-bottom: 20px;
position: relative;
z-index: 10;
}
.reviews__item-name__wrapper {
margin-left: auto;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
font-style: italic;
}
.reviews__item-name {
text-transform: uppercase;
font-size: 20px;
line-height: 25px;
}
.reviews__item-name--company {
text-transform: uppercase;
color: #BEBEBE;
font-size: 15px;
line-height: 19px;
}
.request {
background-color: #292929;
}
.request__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; margin-bottom: 25px; }
.request__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-ms-flex-line-pack: justify;
align-content: space-between;
margin-bottom: 5px;
}
.request__item {
width: 100%;
margin-right: 20px;
border-radius: 5px;
}
.request__item input {
border: 1px solid #ffffff;
background-color: #292929;
border-radius: 5px;
padding: 20px 25px;
max-width: 655px;
width: 100%;
margin-right: 20px;
color: #F3F3F3;
display: block;
}
.request__item input::-webkit-input-placeholder {
color: #BEBEBE;
}
.request__item input::-moz-placeholder {
color: #BEBEBE;
}
.request__item input:-ms-input-placeholder {
color: #BEBEBE;
}
.request__item input::-ms-input-placeholder {
color: #BEBEBE;
}
.request__item input::placeholder {
color: #BEBEBE;
}
.request__item-text { width: 100%;
max-height: 170px;
border-radius: 5px;
}
.request__item-text textarea {
border: 1px solid #ffffff;
background-color: #292929;
border-radius: 5px;
padding: 20px 25px;
max-width: 655px;
width: 100%;
height: 154px; resize: none;
color: #F3F3F3;
}
.request__item-text textarea::-webkit-input-placeholder {
color: #BEBEBE;
}
.request__item-text textarea::-moz-placeholder {
color: #BEBEBE;
}
.request__item-text textarea:-ms-input-placeholder {
color: #BEBEBE;
}
.request__item-text textarea::-ms-input-placeholder {
color: #BEBEBE;
}
.request__item-text textarea::placeholder {
color: #BEBEBE;
}
.wpcf7-not-valid-tip {
position: absolute; margin-bottom: 10px;
color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
color: #dc3232;
text-align: center;
width: fit-content;
width: -webkit-fit-content;
width: -moz-fit-content;
margin: 0 auto;
margin-top: 20px;
color: #fff;
border-radius: 5px;
font-size: 22px;
line-height: 25px;
}
.wpcf7 form.sent .wpcf7-response-output {
color: #fff;
border-radius: 5px;
font-size: 22px;
line-height: 25px;
width: fit-content;
margin: 0 auto;
margin-top: 20px;
}
.wpcf7 form .wpcf7-response-output {
border: 1px solid #FFD41F !important;
}
.checkbox__policy {
margin-bottom: 15px;
text-align: center;
color: #fff;
}
.checkbox__policy-link {
border-bottom: 1px dashed #fff;
}
.request__inner-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.request__btn {
color: #F3F3F3;
border: none;
cursor: pointer;
background-color: transparent;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.footer {
background-color: #292929;
padding-top: 50px;
padding-bottom: 310px;
position: relative;
border: 2px solid transparent;
-o-border-image: -o-linear-gradient(left, #ffd41f, #ff7b9b);
border-image: -webkit-gradient(linear, left top, right top, from(#ffd41f), to(#ff7b9b));
border-image: linear-gradient(to right, #ffd41f, #ff7b9b);
border-image-slice: 1 0 0 0;
}
.footer__wrapper {
padding: 0 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
z-index: 10;
}
.footer__img {
position: absolute;
width: 739px;
height: 252px;
bottom: 0;
left: 50%;
margin-left: -369px;
z-index: 10;
}
.footer__bg {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
}
.start {
background-color: #292929;
margin-top: -133px;
padding-top: 110px;
position: relative;
padding-bottom: 50px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.section__wrapper {
position: relative;
}
.start__title {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
font-size: calc(64px + 28 * (100vw - 1920px) / 1600);
line-height: calc(75px + 38 * (100vw - 1920px) / 1600);
margin-bottom: 250px;
}
.website__title {
margin-bottom: 50px;
}
.start__title-text {
font-size: 24px;
line-height: 30px;
color: #F3F3F3;
margin-bottom: 10px;
}
.start__text {
color: #F3F3F3;
margin-bottom: 30px;
}
.start__subtitle {
display: block;
font-size: calc(48px + 20 * (100vw - 1920px) / 1600);
line-height: calc(65px + 30 * (100vw - 1920px) / 1600);
}
.start__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 20px 50px;
}
.start__left-btn {
padding: 10px 45px;
-webkit-box-shadow: 4px 4px 10px rgba(179, 174, 174, 0.5);
box-shadow: 4px 4px 10px rgba(179, 174, 174, 0.5);
}
.start__left-btn:hover {
color: #F3F3F3;
-webkit-box-shadow: -4px -4px 10px rgba(179, 174, 174, 0.5);
box-shadow: -4px -4px 10px rgba(179, 174, 174, 0.5);
}
.start__left-btn:hover::before {
background-color: #292929;
}
.start__descr-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 30px;
margin-bottom: 50px;
}
.start__descr-item {
font-size: 24px;
line-height: 30px;
color: #F3F3F3;
}
.start__descr-item--title {
text-transform: uppercase;
display: inline-block;
font-size: calc(30px + 6 * (100vw - 1920px) / 1600);
}
.start__descr-item--number {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
display: inline-block;
font-size: calc(40px + 10 * (100vw - 1920px) / 1600);
line-height: calc(50px + 30 * (100vw - 1920px) / 1600);
}
.start__cat {
position: absolute;
right: 0;
bottom: -50px;
}
.decr__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.decr__title {
font-size: calc(48px + 20 * (100vw - 1920px) / 1600);
line-height: calc(65px + 30 * (100vw - 1920px) / 1600);
max-width: 520px;
width: 100%;
color: #292929;
margin-right: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.decr__text {
max-width: 750px;
width: 100%;
font-size: 20px;
line-height: 25px;
}
.directions {
background-color: #292929;
color: #F3F3F3;
}
.directions__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.directions__item {
width: 400px;
padding: 15px 48px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: justify;
align-content: space-between;
margin-bottom: 60px;
}
.directions__item:nth-child(3n+2) {
border: 1px solid transparent;
-o-border-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
border-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
border-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
border-image-slice: 0 1 0 1;
}
.directions__item-title {
text-transform: uppercase;
margin-bottom: 25px;
width: 100%;
}
.directions__item-price {
margin-bottom: 25px;
color: #BEBEBE;
}
.directions__item-text {
margin-bottom: 50px;
font-size: 20px;
line-height: 25px;
}
.stages__title {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.stages__wrapper {
margin-bottom: 50px;
}
.stages__item {
width: 100%;
border-bottom: 1px solid #000;
padding: 50px 0px;
}
.stages__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.stages__number {
font-size: 64px;
line-height: 76px;
color: #BEBEBE;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 30px;
}
.stages__item-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width: 650px;
width: 100%;
}
.stages__item-title {
font-size: 24px;
line-height: 30px;
max-width: 390px;
width: 100%;
}
.stages__item-text {
max-width: 554px;
width: 100%;
margin-left: 30px;
margin-bottom: 15px;
}
.stages__item-list {
margin-bottom: 5px;
font-size: 20px;
line-height: 25px;
}
.website {
background-color: #292929;
}
.examples__inner {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
-ms-grid-rows: (432px)[7];
grid-template-rows: repeat(7, 432px);
gap: 100px 20px;
margin-bottom: 50px;
}
.website__inner {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
-ms-grid-rows: (432px)[3];
grid-template-rows: repeat(3, 432px);
gap: 100px 20px;
margin-bottom: 50px;
}
.examples__item {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 0px;
}
.examples__item-img {
border-radius: 5px;
}
.examples__item-big {
-ms-grid-column: span 2;
grid-column-start: span 2;
}
.examples__item-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: justify;
align-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-bottom: 2px solid #292929;
}
.website__item-info {
border-bottom: 2px solid #F3F3F3;
}
.examples__item-title {
text-transform: uppercase;
font-size: 24px;
line-height: 30px;
margin-bottom: 20px;
color: #292929;
}
.website__item-title {
color: #F3F3F3;
}
.examples__item-text {
font-size: 20px;
line-height: 25px;
color: #292929;
margin-bottom: 20px;
}
.website__item-text {
color: #F3F3F3;
}
.examples__item-link {
font-size: 20px;
line-height: 25px;
color: #292929;
margin-bottom: 30px;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.examples__item-link svg {
margin-left: 10px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
margin-bottom: -2px;
}
.examples__item-link svg path {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.examples__item-link:hover {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
color: #ffb41f;
}
.examples__item-link:hover svg {
margin-left: 20px;
}
.examples__item-link:hover svg path {
stroke: #ffb41f !important;
}
.website__item-link {
color: #F3F3F3;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.website__item-link svg {
margin-bottom: -5px;
}
.whom__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 30px;
}
.whom__item {
max-width: 550px;
width: 100%;
margin-bottom: 50px;
}
.whom__item-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-bottom: 15px;
}
.whom___number {
font-size: 64px;
line-height: 76px;
color: #BEBEBE;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 30px;
}
.whom__item-title {
font-size: 24px;
line-height: 30px;
margin-bottom: 10px;
}
.whom__item-text {
font-size: 20px;
line-height: 23px;
}
.questions {
background-color: #292929;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.questions__item {
padding: 20px 60px;
max-width: 960px;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;
}
.questions__item.main-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.questions__item.main-btn:hover {
-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
}
.questions__item.main-btn:hover::before {
background-color: #292929;
}
.questions__wrapper {
position: relative;
z-index: 100;
}
.questions__item-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.questions__item-title--text {
color: #F3F3F3;
font-size: 24px;
line-height: 30px;
position: relative;
}
.questions__item-title--btn.active {
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.questions__item-title--btn.active .questions__row-1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.questions__item-title--btn.active .questions__row-2 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 9px;
}
.questions__row {
background: -o-linear-gradient(280deg, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(170deg, #FFD41F 0%, #FF7B9B 100%);
height: 3px;
width: 25px;
border-radius: 10px;
margin-left: 20px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.questions__row-1 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: relative;
top: 12px;
}
.questions__row-2 {
position: relative;
top: 10px;
}
.questions__item-text {
font-size: 20px;
line-height: 23px;
color: #F3F3F3;
padding-top: 25px;
display: none;
}
.questions__text-open {
display: block;
}
.offer__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 50px;
}
.offer__item {
max-width: 600px;
width: 100%;
padding: 39px 59px;
}
.offer__item::before {
background-color: #F3F3F3;
}
.offer__item:hover::before {
background-color: #ffffff;
}
.offer__item-text {
position: relative;
color: #292929;
text-align: center;
text-transform: uppercase;
}
.policy {
background-color: #292929;
color: #F3F3F3;
}
.policy__title {
margin-bottom: 50px;
}
.policy__subtitle {
margin-bottom: 20px;
}
.policy__text {
margin-bottom: 50px;
}
.portfolio {
background-color: #292929;
}
.portfolio__inner {
margin-bottom: 50px;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
gap: 100px 50px;
}
.portfolio__item {
width: 648px;
height: 648px;
padding: 2px;
border-radius: 5px;
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;
background: -o-linear-gradient(280deg, #FFD41F 0%, #FF7B9B 100%);
background: linear-gradient(170deg, #FFD41F 0%, #FF7B9B 100%);
position: relative;
}
.portfolio__item::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #292929;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.portfolio__item:hover::before {
opacity: 0;
}
.portfolio__item:hover .portfolio__item-wrapper {
background-color: rgba(41, 41, 41, 0.9);
height: 100%;
}
.portfolio__item:hover .portfolio__item-text {
opacity: 1;
}
.portfolio__item:hover .portfolio__btn {
opacity: 1;
}
.portfolio__item-img {
position: relative;
border-radius: 5px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.portfolio__item-wrapper {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background: -webkit-gradient(linear, left bottom, left top, from(#292929), color-stop(50%, rgba(41, 41, 41, 0.1)));
background: -o-linear-gradient(bottom, #292929 0%, rgba(41, 41, 41, 0.1) 50%);
background: linear-gradient(0deg, #292929 0%, rgba(41, 41, 41, 0.1) 50%);
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.portfolio__item-text {
font-size: 26px;
line-height: 32px;
text-align: center;
color: #BEBEBE;
width: 100%;
padding: 0px 25px 0px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.portfolio__btn {
opacity: 0;
color: #292929;
position: absolute;
bottom: 40px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.price,
.estimate {
background-color: #F3F3F3;
}
.price__title {
font-size: 32px;
line-height: 40px;
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
text-transform: uppercase;
}
.price__subtitle {
font-size: 24px;
line-height: 30px;
text-transform: uppercase;
text-align: center;
border-bottom: 2px solid transparent;
-o-border-image: -o-linear-gradient(left top, #ffd41f, #ff7b9b);
border-image: -webkit-gradient(linear, left top, right bottom, from(#ffd41f), to(#ff7b9b));
border-image: linear-gradient(to right bottom, #ffd41f, #ff7b9b);
border-image-slice: 1;
max-width: 850px;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;
}
.price__direction {
text-align: center;
width: 100%;
padding: 25px 20px;
background-color: #292929;
border-radius: 10px;
margin-bottom: 50px;
}
.price__box {
max-width: 850px;
width: 100%;
margin: 0 auto;
margin-bottom: 50px;
}
.price__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
margin-bottom: 20px;
color: #BEBEBE;
}
.price__list span {
color: #292929;
font-size: 24px;
line-height: 30px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.price__link:hover {
color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
background-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
background-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
}
.price__left {
text-transform: uppercase;
}
.price__right {
width: 170px;
padding-left: 15px;
text-align: right;
}
.project__about {
background-color: #292929;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.project__about-text {
color: #F3F3F3;
font-size: 20px;
line-height: 25px;
}
.project-start {
background-color: #292929;
margin-top: -133px;
padding-top: 110px;
position: relative;
}
.project__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.project__body {
position: relative;
z-index: 1;
}
.project__left {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.project__title {
color: #ffffff;
font-size: calc(80px + 50 * (100vw - 1920px) / 1600);
line-height: calc(90px + 45 * (100vw - 1920px) / 1600);
padding: 86px 100px 376px 0;
background: rgba(41, 41, 41, 0.8);
margin: 0px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.project__subtitle {
display: block;
font-size: calc(48px + 30 * (100vw - 1920px) / 1600);
line-height: calc(60px + 25 * (100vw - 1920px) / 1600);
}
.project__right {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
-webkit-transform: translate(-100%, 0px);
-ms-transform: translate(-100%, 0px);
transform: translate(-100%, 0px);
}
.project__right-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
}
.project__main,
.project__mockup,
.project__details {
background-color: #292929;
}
.project__secondary {
background-color: #292929;
}
.project__details-text--img {
margin-bottom: 50px;
}
.project__details-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 10px;
}
.project__details-box--color {
max-width: 257px;
width: 100%;
height: 125px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.7);
box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.7);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
border: 1px solid;
}
.project__details-box--text {
padding: 0 0 10px 10px;
}
.project__details-box--img {
border-radius: 5px;
}
.project__section-btn {
background-color: #292929;
}
.project__wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.project__feedback {
background-color: #292929;
}
.project__feedback-title {
margin-bottom: 50px;
}
.project__feedback-box {
font-style: italic;
text-align: center;
max-width: 760px;
width: 100%;
margin: 0 auto;
padding: 0 30px;
}
.project__feedback-text {
font-size: 20px;
line-height: 25px;
color: #F3F3F3;
margin-bottom: 65px;
position: relative;
}
.project__feedback-text::after {
position: absolute;
top: -20px;
left: -20px;
content: "";
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/project__feedback-quotes--up.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 17px;
height: 18px;
}
.project__feedback-text::before {
position: absolute;
bottom: -20px;
right: -20px;
content: "";
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/project__feedback-quotes--down.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 17px;
height: 18px;
}
.project__feedback-name {
text-transform: uppercase;
font-size: 20px;
line-height: 25px;
color: #F3F3F3;
}
.project__feedback-company {
text-transform: uppercase;
color: #BEBEBE;
font-size: 15px;
line-height: 19px;
}
.contacts__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 50px;
}
.contacts__text {
font-size: 20px;
line-height: 25px;
color: #F3F3F3;
margin-bottom: 30px;
}
.contacts__map {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.contacts__cat {
position: absolute;
right: 0;
bottom: -50px;
}
.tabs-wrapper {
padding-bottom: 50px;
}
.tab--active {
color: transparent !important;
-webkit-background-clip: text !important;
background-clip: text !important;
background-image: linear-gradient(to bottom, rgba(255, 212, 31, 1), rgba(255, 123, 155, 1)) !important;
border-bottom: 1px solid transparent;
border-image: linear-gradient(to right bottom, rgba(255, 212, 31, 1), rgba(255, 123, 155, 1));
border-image-slice: 1;
}
.tabs-content {
display: none;
}
.tabs-content.tabs-content--active {
display: -ms-grid;
display: grid;
}
.tab {
font-family: 'Arsenal-Regular', sans-serif;
font-weight: 400;
display: swap;
color: #BEBEBE;
font-size: 24px;
line-height: 30px;
}
.tab+.tab {
margin-left: 90px;
}
.warning {
position: fixed;
z-index: 10;
bottom: 0;
left: 0;
display: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
padding: 15px 80px;
font-size: 16px !important;
box-sizing: border-box;
background-color: rgba(29, 29, 29, 0.9);
color: #f3f3f3;
}
.warning--active {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.warning__box {
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;
}
.warning__text {
margin-right: 30px;
position: relative;
padding-left: 60px;
}
.warning__text::before {
position: absolute;
content: "";
left: 0;
top: 0; font-size: 16px;
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/coockie.svg);
width: 38px;
height: 40px;
}
.warning__read {
display: block;
margin-left: 15px;
border-bottom: 1px solid #fff;
transition: all .3s;
}
.warning__read:hover {
border-bottom: 1px dashed #fff;
}
.warning__apply {
padding: 5px 20px;
border-radius: 5px;
background-color: transparent;
color: #fff;
border: 1px solid #fff;
cursor: pointer;
}
.warning__apply:hover {
transition: all .3s;
background-color: #fff;
color: #000;
}
@media (max-width: 1800px) {
.decr__title {
max-width: 445px;
}
}
@media (max-width: 1545px) {
.container {
max-width: 1528px;
padding: 0 95px;
}
.portfolio__inner {
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
margin: 0 auto;
margin-bottom: 50px;
}
.portfolio__item {
width: 500px;
height: 500px;
}
}
@media (max-width: 1480px) {
.services__img {
width: 416px;
height: 400px;
}
}
@media (max-width: 1400px) {
.directions__item:nth-child(3n+2) {
border-image-slice: 0 0 0 0;
}
.directions__item:nth-child(even) {
border: 1px solid transparent;
-o-border-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
border-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
border-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
border-image-slice: 0 0 0 1;
}
.whom__item {
max-width: 450px;
width: 100%;
}
.contacts__map iframe {
width: 600px;
}
}
@media (max-width: 1350px) {
.treaty__item-img {
width: 343px;
height: 300px;
}
}
@media (max-width: 1280px) {
.slick-prev {
left: -65px;
}
.slick-next {
right: -65px;
}
.container {
padding: 0 70px;
}
.header.active {
padding: 40px 85px 35px 70px;
}
.header__fixed {
padding: 12px 70px;
}
.menu__item {
padding: 20px 30px 0px;
}
.screen__menu-btn,
.start__menu-btn--light,
.screen__contacts {
right: 70px;
}
.screen__logo,
.start__logo--light {
left: 70px;
}
.screen__box {
left: 35px;
}
.gallery__item-img {
width: 536px;
height: 424px;
}
.services__wrapper {
max-width: 600px;
}
.services__item.main-btn {
padding: 25px 40px;
}
.offer__wrapper {
gap: 25px;
}
.offer__item {
padding: 25px 40px;
}
.decr__title {
max-width: 400px;
}
.directions__item {
padding: 15px 30px;
}
.examples__inner {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
-ms-grid-rows: (470px)[7];
grid-template-rows: repeat(7, 470px);
gap: 100px 20px;
margin-bottom: 50px;
}
.website__inner {
-ms-grid-rows: (470px)[3];
grid-template-rows: repeat(3, 470px);
}
.examples_deleted {
display: none;
}
.examples__item-big {
-ms-grid-column: span 1;
grid-column-start: span 1;
}
.examples__item-4 {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 4;
grid-row: 4;
}
.portfolio__item {
width: 400px;
height: 400px;
}
.portfolio__item-text {
font-size: 24px;
line-height: 30px;
padding-bottom: 20px;
}
.price__title {
font-size: 28px;
line-height: 32px;
}
.contacts__inner {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 0;
}
.contacts__item {
width: 300px;
margin-bottom: 30px;
}
.contacts__cat {
display: none;
}
.contacts__map iframe {
width: 100%;
}
}
@media (max-width: 1200px) {
.warning__text {
max-width: 500px;
}
}
@media (max-width: 1100px) {
.row1,
.row2 {
left: 0px !important;
}
.menu__list-link--pc {
display: none;
}
.menu {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu__item {
padding: 20px 50px 0px;
}
.header.active {
overflow: auto;
padding: 40px 70px;
}
.gallery__wrapper {
margin-bottom: 30px;
}
.gallery__item {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0px 45px 36px;
}
.gallery__item {
position: relative;
}
.gallery__item-img {
position: absolute;
bottom: 130px;
left: 0;
right: 0;
}
.gallery__item-box--text {
margin-bottom: 480px;
}
.gallery__item-img {
margin: 0 auto;
}
.gallery__item-img--left {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.services__img {
width: 315px;
height: 303px;
} .treaty__wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.treaty__item-img {
display: none;
}
.whom__inner {
margin-bottom: 50px;
}
.whom__item {
max-width: 100%;
margin-bottom: 0px;
padding-bottom: 50px;
border-bottom: 1px solid #000;
}
}
@media (max-width: 1000px) {
.services__img {
display: none;
}
.services__wrapper {
max-width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.services__inner {
width: 100%;
}
.start__cat {
display: none;
}
.start__title {
margin-bottom: 100px;
}
.website__title {
margin-bottom: 30px;
}
.decr__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.decr__title {
max-width: 100%;
margin-right: 0;
}
.directions__item:nth-child(1n+1) {
border: 1px solid transparent;
-o-border-image: -o-linear-gradient(top, #ffd41f, #ff7b9b);
border-image: -webkit-gradient(linear, left top, left bottom, from(#ffd41f), to(#ff7b9b));
border-image: linear-gradient(to bottom, #ffd41f, #ff7b9b);
border-image-slice: 0 1 0 1;
}
.start__descr-inner {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 15px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.portfolio__item {
width: 330px;
height: 330px;
}
.portfolio__item-text {
font-size: 20px;
line-height: 25px;
padding: 15px;
}
.warning--active {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.warning__box {
width: 100%;
}
.warning__text {
margin-bottom: 20px;
}
}
@media (max-width: 850px) {
.close__btn {
top: 17px;
}
.menu.active {
padding-top: 10px;
}
.screen__item-left {
display: none;
}
.screen__subtitle {
margin-bottom: 10px;
}
.screen__item-right {
width: 100%;
}
.screen__logo-pc {
display: none;
}
.screen__logo-mobil {
display: block;
}
.screen__contacts {
bottom: 137px;
font-size: 20px;
line-height: 25px;
}
.subtitle {
font-size: 20px;
line-height: 25px;
}
.screen__box {
width: 100%;
margin: 0 auto;
left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.screen__company-name--inner {
width: 100%;
text-align: center;
z-index: 10;
left: auto;
}
.screen__company-name {
font-size: calc(60px + 147.9 * (100vw - 320px) / 850);
line-height: calc(75px + 96.9 * (100vw - 320px) / 850);
}
.screen__company-name span {
color: #292929;
}
.screen__img {
width: 265px;
height: 588px;
}
.menu__item {
width: 350px;
}
.menu__list-main--link {
font-size: 20px;
line-height: 22px;
}
.menu__list-link--phone::before,
.menu__list-link--gmail::before {
top: 7px;
}
.benefits__item {
padding: 10px 20px;
max-width: 370px;
min-height: 150px;
margin-bottom: 40px;
}
.benefits__item-title {
font-size: 26px;
line-height: 30px;
}
.slider__wrapper {
margin: 0 auto;
}
.reviews__item {
height: 250px;
}
.reviews__slider {
margin: 15px 10px;
}
.reviews__slider::before {
content: "";
height: 310px;
width: 156px;
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/border-left.svg);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
left: 0;
top: 0;
}
.reviews__slider::after {
content: "";
height: 310px;
width: 156px;
background-image: url(//lapki-web.ru/wp-content/themes/lapki-web/assets/images/icons/border-left.svg);
background-repeat: no-repeat;
background-size: contain;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: absolute;
right: 0px;
top: 0;
}
.request__wrapper {
margin-bottom: 25px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.request__inner {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.request__item {
margin: 0 0 34px;
}
.request__item input {
max-width: 700px;
}
.request__item-text {
margin-top: 0;
}
.request__item-text textarea {
max-width: 700px;
}
.footer {
padding-bottom: 170px;
}
.footer__bg {
display: none;
}
.footer__img {
width: 478px;
height: 163px;
margin-left: -239px;
}
.stages__inner {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stages__item-box {
margin-bottom: 20px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.stages__item-text {
margin-left: 0;
}
.examples__inner {
-ms-grid-columns: (auto)[1];
grid-template-columns: repeat(1, auto);
-ms-grid-rows: (auto)[14];
grid-template-rows: repeat(14, auto);
gap: 15px;
-ms-grid-column-align: center;
justify-self: center;
margin-bottom: 0;
}
.website__inner {
-ms-grid-rows: (auto)[3];
grid-template-rows: repeat(3, auto);
}
.examples__item {
-ms-grid-column-align: center;
justify-self: center;
}
.examples__item-info {
margin-bottom: 50px;
}
.examples__item-1 {
-ms-grid-row: 1;
grid-row: 1;
}
.examples__item-2 {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 3;
grid-row: 3;
}
.examples__item-3 {
-ms-grid-row: 6;
grid-row: 6;
}
.examples__item-4 {
-ms-grid-row: 8;
grid-row: 8;
}
.examples__item-5 {
-ms-grid-row: 9;
grid-row: 9;
}
.examples__item-6 {
-ms-grid-row: 11;
grid-row: 11;
}
.examples__item-7 {
-ms-grid-row: 13;
grid-row: 13;
}
.examples__item-img {
width: 400px;
height: 400px;
}
.questions__item {
padding: 20px 30px;
}
.portfolio__inner {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
gap: 50px 20px;
}
.portfolio__item {
width: 300px;
height: 300px;
}
.portfolio__item-wrapper {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.portfolio__item-text {
opacity: 1;
}
.portfolio__btn {
opacity: 0;
position: absolute;
top: 40%;
bottom: inherit;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.price__title {
font-size: 24px;
line-height: 30px;
}
.project__details-box {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.project__details-box--color {
max-width: 170px;
height: 82px;
}
.project__inner {
display: inherit;
}
.project__title {
padding: 0;
position: absolute;
top: 50px;
background-color: transparent;
}
.project__right {
position: inherit;
-webkit-box-flex: inherit;
-ms-flex: inherit;
flex: inherit;
-webkit-transform: translate(0, 0px);
-ms-transform: translate(0, 0px);
transform: translate(0, 0px);
}
.project__right:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(41, 41, 41, 0.8);
}
.project__right-img {
position: inherit;
}
}
@media (max-height: 830px) {
.header.active {
overflow: auto;
}
}
@media (max-height: 770px) {
.screen__img {
width: 180px;
height: 399px;
}
}
@media (max-height: 710px) {
.screen__img {
width: 160px;
height: 356px;
}
}
@media (max-height: 650px) {
.screen__box {
top: 100px;
}
.screen__contacts {
display: none;
}
.screen__company-name--inner {
display: none;
}
}
@media (max-height: 550px) {
.screen__img {
display: none;
}
}
@media (max-width: 750px) {
.portfolio__inner {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
gap: 50px;
}
.portfolio__item {
width: 450px;
height: 450px;
}
.portfolio__item-text {
font-size: 24px;
line-height: 30px;
}
.price__list {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.price__left {
width: 100%;
}
.price__right {
padding-left: 0;
text-align: left;
}
.price__right span {
display: block;
width: 100%;
font-size: 20px;
line-height: 25px;
}
.tab+.tab {
margin-left: 30px;
}
}
@media (max-width: 700px) {
.gallery__item {
padding: 0 0 20px;
}
.gallery__item-img {
width: 394px;
height: 312px;
bottom: 110px;
}
.gallery__item-box--text {
margin-bottom: 365px;
}
.treaty__subtitle {
margin-bottom: 30px;
}
.treaty__subtitle span {
display: none;
}
.start__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.whom__item-box {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.whom__item-title {
width: 100%;
}
.warning {
padding: 15px 80px 15px 40px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.warning__text {
padding-left: 0;
}
.warning__text::before {
display: none;
}
.warning__box {
width: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media(max-width: 650px) {
.tabs-wrapper {
padding-bottom: 0;
}
.tab {
display: block;
width: fit-content;
margin-bottom: 30px;
}
.tab+.tab {
margin-left: 0px;
}
}
@media (max-width: 600px) {
.slick-next {
display: none;
}
.slick-prev {
display: none;
}
.container {
padding: 0 20px;
}
.header.active {
padding: 25px 20px;
}
.header__fixed {
padding: 12px 20px;
}
.header.header__fixed.active {
padding: 12px 20px;
}
.logo,
.custom-logo,
.screen__logo,
.start__logo--light {
width: 40px;
height: 35px;
left: 20px;
top: 25px;
}
.screen__menu-btn,
.start__menu-btn--light {
right: 20px;
top: 29px;
}
.screen__contacts {
right: 40px;
bottom: 110px;
}
.start,
.project-start {
padding-top: 80px;
}
.contacts__map iframe {
height: 300px;
}
}
@media (max-width: 500px) {
.menu.active {
padding-top: 10px;
}
.screen__contacts {
display: none;
}
.screen__img {
width: 180px;
height: 400px;
}
.screen,
.screen__item-inner {
height: 93vh;
}
.menu__item {
padding: 20px 0 0px;
width: 250px;
}
.gallery__item-img {
width: 318px;
height: 252px;
}
.gallery__item-box--text {
margin-bottom: 300px;
}
.services__item-box {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.services__item-text {
display: block;
width: 100%;
margin-bottom: 15px;
}
.services__item-price {
display: block;
width: 100%;
}
.services__item.main-btn {
padding: 20px;
}
.offer__wrapper {
gap: 20px;
}
.offer__item {
padding: 20px;
}
.treaty__list {
font-size: 18px;
line-height: 20px;
}
.treaty__list::before {
top: 6px;
}
.footer {
padding-bottom: 110px;
}
.footer__img {
width: 290px;
height: 99px;
margin-left: -145px;
}
.examples__item-img {
width: 290px;
height: 290px;
}
.portfolio__item {
width: 300px;
height: 300px;
}
.portfolio__item-text {
font-size: 20px;
line-height: 25px;
}
}
@media (max-width: 400px) {
.warning {
padding: 15px 80px 15px 15px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media (max-width: 380px) {
.gallery__item-img {
width: 265px;
height: 210px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.gallery__item-box--text {
margin-bottom: 255px;
}
.stages__item-box {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.portfolio__item {
width: 270px;
height: 270px;
}
}