@charset "UTF-8";
@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 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 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;
}#wpfront-scroll-top-container{display:none;position:fixed;cursor:pointer;z-index:9999}#wpfront-scroll-top-container div.text-holder{padding:3px 10px;border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5);-moz-box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5);box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5)}#wpfront-scroll-top-container a{outline-style:none;box-shadow:none;text-decoration:none}
html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  .prices__item-image {
height: 200px !important;
object-fit: cover;
object-position: center;
}
body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
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);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[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;
}  .slick-loading .slick-list {
background: #fff url(https://li-dali.com/wp-content/themes/noname/assets/css/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(https://li-dali.com/wp-content/themes/noname/assets/css/fonts/slick.eot);
src: url(https://li-dali.com/wp-content/themes/noname/assets/css/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://li-dali.com/wp-content/themes/noname/assets/css/fonts/slick.woff) format("woff"), url(https://li-dali.com/wp-content/themes/noname/assets/css/fonts/slick.ttf) format("truetype"), url(https://li-dali.com/wp-content/themes/noname/assets/css/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir="rtl"] .slick-next:before {
content: "←";
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
}
.portfolio__item-image {
width: 135px !important;
height: 135px !important;
}

* {
font-size: 16px;
font-weight: 400;
font-family: 'Literata', serif;
color: #000000;
text-decoration: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
}
.container {
max-width: 1300px;
padding: 0 10px;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.container-2 {
max-width: 1440px;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.container-4 {
max-width: 820px;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.container-3 {
max-width: 1440px;
padding: 0  0 0 80px;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.font, .font > * {
font-family: 'Yellowtail';
}
.custom-border {
content: "";
display: block;
width: calc(100% + 12px);
height: 20px;
background: #FADADD;
position: absolute;
bottom: 0;
left: 0;
z-index: 10;
}
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.grid {
display: -ms-grid;
display: grid;
}
.title {
font-family: 'Yellowtail';
font-style: normal;
font-weight: normal;
font-size: 32px;
line-height: 44px;
text-align: center;
position: relative;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin: 0 auto;
margin-bottom: 50px;
}
.title:after {
content: "";
position: absolute;
background: #FADADD;
height: 5px;
width: calc(100% + 50px);
left: -25px;
bottom: 0px;
z-index: -1;
}
input {
border: 1px solid transparent !important;
}
.btn {
color: #fff;
background: #000;
border-radius: 5px;
display: block;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
cursor: pointer;
margin-bottom: 10px;
-webkit-box-shadow: 0px 0px 0px #000;
box-shadow: 0px 0px 0px #000;
-webkit-transition: background ease .5s, -webkit-box-shadow ease .5s;
transition: background ease .5s, -webkit-box-shadow ease .5s;
transition: background ease .5s, box-shadow ease .5s;
transition: background ease .5s, box-shadow ease .5s, -webkit-box-shadow ease .5s;
}
.btn:hover {
background: #333333 !important;
-webkit-box-shadow: 1px 1px 10px #000;
box-shadow: 1px 1px 10px #000;
-webkit-transition: background ease .5s, -webkit-box-shadow ease .5s;
transition: background ease .5s, -webkit-box-shadow ease .5s;
transition: background ease .5s, box-shadow ease .5s;
transition: background ease .5s, box-shadow ease .5s, -webkit-box-shadow ease .5s;
}
.btn:active {
background: #1a1a1a !important;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
-webkit-transition: background ease .1s, -webkit-box-shadow ease .1s;
transition: background ease .1s, -webkit-box-shadow ease .1s;
transition: background ease .1s, box-shadow ease .1s;
transition: background ease .1s, box-shadow ease .1s, -webkit-box-shadow ease .1s;
}
input:not([type="submit"]):focus, textarea:focus {
background: #cccccc !important;
-webkit-transition: background ease .5s;
transition: background ease .5s;
}
.shadow {
position: fixed;
height: 100vh;
width: 100vw;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.3);
display: none;
}
.shadow.active {
display: block;
z-index: 45;
}
.main-text-wrapper {
margin-bottom: 29px;
margin-top: -20px;
}
.main-text-wrapper h1 {
font-size: 32px;
text-align: center;
position: relative;
margin: 0 auto;
margin-bottom: 20px;
}
.main-text-wrapper p {
font-size: 12px;
line-height: 1.2;
}
.main-text-wrapper a {
font-size: 12px;
line-height: 1.2;
text-decoration: underline;
}
.polite-text {
text-align: center;
font-size: 11px;
line-height: 1.2;
margin-top: 10px;
}
.polite-text a {
text-align: center;
font-size: 11px;
line-height: 1.2;
text-decoration: underline !important;
}
.showAll {
margin-top: 15px;
}
.header-inner {
background: #FADADD;
position: relative;
z-index: 104;
}
.hidden_input_class {
position: absolute;
width: 0;
height: 0;
left: -9999999px;
}
.header-wrapper {
margin-bottom: 80px;
}
.header {
padding: 23px 0;
-ms-grid-columns: (max-content)[3];
grid-template-columns: repeat(3, -webkit-max-content);
grid-template-columns: repeat(3, max-content);
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
}
.header > * {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.header__item {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.header__item.menu ul {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.header__item.menu ul li {
margin-right: 40px;
}
.header__item.menu ul li a {
font-size: 18px;
color: #000000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
grid-gap: 5px;
}
.header__item.menu ul li a:hover {
text-decoration: underline;
}
.header__item.menu ul li a svg {
-webkit-transition: -webkit-transform ease .5s;
transition: -webkit-transform ease .5s;
transition: transform ease .5s;
transition: transform ease .5s, -webkit-transform ease .5s;
}
.header__item.menu ul li a.active svg {
-webkit-transition: -webkit-transform ease .5s;
transition: -webkit-transform ease .5s;
transition: transform ease .5s;
transition: transform ease .5s, -webkit-transform ease .5s;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.header__item.menu .sub-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
width: 100%;
left: 0;
top: 100%;
height: 0;
overflow: hidden;
background: #fff;
z-index: -100;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 25px 60px;
-webkit-transition: top ease .5s, opacity ease .5s, height ease .5s, padding-top ease .5s, padding-bottom ease .5s, z-index ease .5s;
transition: top ease .5s, opacity ease .5s, height ease .5s, padding-top ease .5s, padding-bottom ease .5s, z-index ease .5s;
opacity: 0;
padding-left: calc(50% - 640px);
padding-right: calc(50% - 640px);
}
.header__item.menu .sub-menu li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 10px;
margin-right: 0;
}
.header__item.menu .sub-menu.active {
top: 100%;
z-index: 100;
opacity: 1;
-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
padding-top: 30px;
padding-bottom: 30px;
-webkit-transition: top ease .5s, opacity ease .5s, height ease .5s, padding-top ease .5s, padding-bottom ease .5s, z-index ease .5s;
transition: top ease .5s, opacity ease .5s, height ease .5s, padding-top ease .5s, padding-bottom ease .5s, z-index ease .5s;
height: auto;
}
.header__item.contact-header {
grid-gap: 10px;
}
.header__item.contact-header .contact-header__item {
grid-gap: 7px;
-ms-grid-columns: 22px 1fr;
grid-template-columns: 22px 1fr;
}
.header__item.contact-header .contact-header__item a:hover, .header__item.contact-header .contact-header__item:hover {
text-decoration: underline;
}
.burger-menu {
display: none;
}
body.active {
overflow: hidden;
}
*::-webkit-scrollbar {
width: 0;
}
* {
-ms-overflow-style: none;
}
* {
overflow: -moz-scrollbars-none;
}
.pum > .pum-close {
display: none;
}
.pum-container .pum-close {
position: absolute;
right: 10px;
top: 10px;
width: 30px;
height: 30px;
border: 0;
background: transparent;
padding: 0;
}
.pum-container .pum-close:after {
content: url(//li-dali.com/wp-content/themes/noname/assets/img/close.png);
}
.thanks-pop {
position: relative;
}
.thanks-pop .close {
position: absolute;
cursor: pointer;
right: 10px;
top: 10px;
width: 30px;
height: 30px;
border: 0;
background: transparent;
padding: 0;
}
.thanks-pop .close:after {
content: url(//li-dali.com/wp-content/themes/noname/assets/img/close.png);
}
.thanks-pop-wrapper {
position: fixed;
width: 100vw;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.8);
height: 100vh;
}
.banner {
background: rgba(196, 196, 196, 0.5);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
max-height: calc(100vh - 100px);
height: calc(100vh - 100px);
}
.banner img, .banner video {
max-height: calc(100vh - 100px);
height: calc(100vh - 100px);
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.banner__temp {
font-size: 18px;
line-height: 50px;
text-align: center;
color: #000000;
}
a[aria-current="page"] {
cursor: default !important;
pointer-events: none;
text-decoration: underline;
}
body > .contact__item-social.flex {
height: 0;
overflow: hidden;
visibility: hidden;
}
.contact-header .burger-menu {
display: none;
}
.about-wrapper {
margin-bottom: 85px;
}
.about {
-ms-grid-columns: 1fr minmax(500px, 710px);
grid-template-columns: 1fr minmax(500px, 710px);
grid-gap: 108px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
}
.about__item {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.about__item .about__text-title {
position: relative;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin-bottom: 25px;
}
.about__item .about__text-title span {
font-style: normal;
font-weight: normal;
font-size: 34px;
line-height: 46px;
color: #000000;
z-index: 11;
position: relative;
}
.about__item .about__text-text {
font-size: 14px;
line-height: 30px;
}
.portfolio-wrapper {
margin-bottom: 70px;
}
.portfolio {
grid-gap: 25px;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.portfolio__item {
max-width: 135px;
grid-gap: 15px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-grid-rows: 135px max-content;
grid-template-rows: 135px -webkit-max-content;
grid-template-rows: 135px max-content;
}
.portfolio__item > * {
-ms-grid-column-align: center;
justify-self: center;
text-align: center;
}
.portfolio__item-image {
width: 100%;
border-radius: 50%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
max-width: 135px;
}
.portfolio__item-text {
font-size: 16px;
line-height: 19px;
}
.portfolio__item-text:hover {
text-decoration: underline;
}
.contact-wrapper {
margin-bottom: 50px;
}
.contact {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px 20px;
}
.contact__item {
position: relative;
width: 100%;
}
.contact__item input {
background: #E5E5E5;
border-radius: 5px;
font-size: 14px;
line-height: 16px;
text-indent: 20px;
border: 0;
width: 100%;
padding: 20px 10px 20px 28px;
color: rgba(51, 51, 51, 0.5);
}
.contact__item > img {
position: absolute;
left: 19px;
top: 20px;
z-index: 100;
}
.contact__item-textarea, .contact__item-btn {
-ms-grid-column: 1;
-ms-grid-column-span: 3;
grid-column: 1/4;
}
.contact__item-textarea textarea {
width: 100%;
resize: none;
background: #E5E5E5;
font-size: 14px;
line-height: 16px;
text-indent: 20px;
border-radius: 5px;
border: 0;
padding: 20px 10px 20px 28px;
max-height: 120px !important;
color: rgba(51, 51, 51, 0.5);
}
*.wpcf7-not-valid {
border: 1px solid red !important;
-webkit-transition: border ease .5s;
transition: border ease .5s;
}
.wpcf7-not-valid-tip {
display: none !important;
}
.contact__item-btn {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px;
}
.contact__item-btn > * {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.contact__item-btn input[type="submit"] {
background: #000000;
border-radius: 5px;
font-size: 14px;
padding-left: 0;
padding-right: 0;
cursor: pointer;
line-height: 20px;
text-align: center;
color: #FFFFFF;
border-radius: 5px;
}
.contact__item-social {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
}
.contact__item-social .social__item {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
grid-gap: 10px;
}
.contact__item-social .social__item > * {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.contact__item-social .social__item a {
font-size: 18px;
line-height: 21px;
text-transform: lowercase;
color: #000000;
}
.contact__item-social .social__item a:hover {
text-decoration: underline;
}
.contact__item-social .social__item img {
max-width: 30px;
}
.hidden-bar {
display: none;
}
.footer-wrapper {
background: #FADADD;
padding: 40px 0;
}
.footer-wrapper .polite {
font-size: 14px;
line-height: 16px;
text-align: center;
color: rgba(0, 0, 0, 0.6);
}
.error-wrapper {
margin-bottom: 70px;
}
.error {
-ms-grid-columns: 1fr max-content;
grid-template-columns: 1fr -webkit-max-content;
grid-template-columns: 1fr max-content;
grid-gap: 77px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.error .error__item {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.error .error__item-title {
position: relative;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin-bottom: 25px;
}
.error .error__item-title span {
font-style: normal;
font-weight: normal;
font-size: 34px;
line-height: 46px;
z-index: 11;
position: relative;
}
.error .error__item-text {
font-size: 14px;
line-height: 30px;
color: #000000;
}
.gallery-wrapper {
margin-top: -20px;
margin-bottom: 70px;
}
.gallery-text-wrapper {
margin-bottom: 77px;
}
.shadowT {
display: none;
}
.shadowT.active {
background: rgba(0, 0, 0, 0.8);
position: fixed;
display: block;
width: 100vw;
height: 100vh;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2010000000;
}
.thanks-pop-wrapper {
background: none !important;
}
.gallery-text__hidden {
overflow: hidden;
max-height: 500px;
}
.gallery-text__hidden.active {
max-height: inherit;
}
.gallery-text__title {
font-size: 28px;
line-height: 30px;
margin: 0;
margin-bottom: 15px;
font-weight: 700;
}
.gallery-text__subtitle {
font-size: 22px;
line-height: 30px;
font-weight: 700;
margin: 0;
margin-bottom: 15px;
}
.gallery-text__text, .gallery-text p {
font-size: 12px;
line-height: 25px;
margin: 0;
margin-bottom: 15px;
}
.gallery-text ul {
margin: 0;
list-style: none;
padding: 0;
}
.gallery-text ul li {
font-size: 12px;
line-height: 25px;
}
.gallery-text ul li::before {
content: "•";
padding: 0 5px;
}
.gallery-text .showAll {
font-size: 22px;
line-height: 30px;
cursor: pointer;
text-decoration: underline;
font-weight: 700;
}
.gallery {
grid-gap: 18px;
}
.gallery-row {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px;
}
.gallery-row img {
height: 520px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.gallery-row-2 {
-ms-grid-columns: 2fr 1fr;
grid-template-columns: 2fr 1fr;
}
.gallery-row-3 {
-ms-grid-columns: 1fr 2fr;
grid-template-columns: 1fr 2fr;
}
.rewiews-wrapper,
.certificate-wrapper,
.prices-wrapper {
margin-top: -40px;
margin-bottom: 40px;
}
.rewiews {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 29px 20px;
}
.rewiews img {
width: 100%;
height: 460px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.certificate {
-ms-grid-columns: 413px 1fr;
grid-template-columns: 413px 1fr;
grid-gap: 20px;
}
.certificate .certificate__item.image {
grid-gap: 29px;
-ms-flex-line-pack: start;
align-content: start;
}
.certificate .certificate__item.image img {
width: 100%;
}
.certificate__item-title {
font-size: 18px;
line-height: 30px;
margin: 0;
font-weight: 600;
margin-bottom: 15px;
}
.certificate__item-text, .certificate__item p {
font-size: 12px;
line-height: 30px;
margin: 0;
margin-bottom: 29px;
}
.certificate__item-text ul, .certificate__item p ul {
margin: 0;
list-style: none;
padding: 0;
}
.certificate__item-text ul li, .certificate__item p ul li {
font-size: 12px;
line-height: 25px;
}
.certificate__item-text ul li::before, .certificate__item p ul li::before {
content: "•";
padding: 0 5px;
}
.certificate__item-button {
margin-top: 43px;
font-size: 14px;
line-height: 30px;
padding: 7px 50px 9px 50px;
}
.prices-wrapper {
margin-bottom: 120px;
}
.prices {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 120px 20px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.prices__item {
-ms-grid-columns: 200px 1fr;
grid-template-columns: 200px 1fr;
grid-gap: 17px;
}
.prices__item > * {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
}
.prices__item-image {
width: 100%;
height: auto;
border-radius: 50%;
}
.prices__item-text__title {
font-size: 22px;
line-height: 30px;
font-weight: 600;
margin-bottom: 15px;
display: block;
}
.prices__item-text__text {
font-size: 12px;
line-height: 25px;
display: block;
margin-bottom: 15px;
}
.prices__item-text__show {
font-size: 18px;
line-height: 30px;
font-weight: 600;
text-decoration: underline;
display: block;
}
.price-wrapper {
margin-top: -40px;
margin-bottom: 89px;
}
.what-wrapper {
margin-bottom: 69px;
}
.faq-wrapper {
margin-bottom: 69px;
}
.faq-title,
.what-title {
font-size: 28px;
line-height: 30px;
text-align: center;
margin-bottom: 10px;
font-weight: 700;
}
.faq__item-title,
.what__item-title {
font-size: 22px;
line-height: 30px;
margin-bottom: 10px;
font-weight: 700;
}
.faq__item-text,
.what__item-text, .what__item p, .faq__item p {
margin-bottom: 10px;
font-size: 12px;
line-height: 25px;
}
.faq__item-text ul,
.what__item-text ul, .what__item p ul, .faq__item p ul {
margin: 0;
list-style: none;
padding: 0;
}
.faq__item-text ul li,
.what__item-text ul li, .what__item p ul li, .faq__item p ul li {
font-size: 12px;
line-height: 25px;
}
.faq__item-text ul li::before,
.what__item-text ul li::before, .what__item p ul li::before, .faq__item p ul li::before {
content: "•";
padding: 0 5px;
}
.what__item-title {
text-align: center;
}
.what__item-text {
text-align: center;
}
.price {
grid-gap: 47px;
}
.price__item {
-ms-grid-columns: minmax(500px, 710px) 1fr;
grid-template-columns: minmax(500px, 710px) 1fr;
grid-gap: 20px;
}
.price__item:nth-child(2n) {
-ms-grid-columns: 1fr minmax(500px, 710px);
grid-template-columns: 1fr minmax(500px, 710px);
}
.price__item > * {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.price__item-image {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
height: 520px;
}
.price__item-text {
-ms-grid-column-align: center;
justify-self: center;
position: relative;
}
.price__item-text:after {
content: url(//li-dali.com/wp-content/themes/noname/assets/img/tree1.svg);
position: absolute;
top: -50px;
left: -200px;
}
.price__item-text::before {
content: url(//li-dali.com/wp-content/themes/noname/assets/img/tree2.svg);
position: absolute;
bottom: -60px;
right: -220px;
}
.price__item-text__title {
font-family: Yellowtail;
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 30px;
text-align: center;
margin-bottom: 30px;
}
.price__item-text__text {
font-size: 12px;
line-height: 25px;
text-align: center;
margin-bottom: 30px;
}
.price__item-text__button {
margin: 0 auto;
padding: 8px 60px 10px;
font-size: 28px;
line-height: 30px;
}
.price__item-text__button::before {
padding-right: 10px;
content: url(//li-dali.com/wp-content/themes/noname/assets/img/mause.svg);
}
div.portfolio__item-text {
color: #FFB4BB !important;
}
.close-imagePop {
display: none;
}
.close-imagePop.active {
display: block;
position: fixed;
right: 5vw;
top: 5vh;
z-index: 1000000000;
}
.image-pop-wrapper, .thanks-pop-wrapper {
opacity: 0;
top: -200vh;
display: -ms-grid;
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
left: 0;
width: 100vw;
cursor: pointer;
height: 100vh;
z-index: 2010000001;
position: fixed;
background: rgba(0, 0, 0, 0.8);
-webkit-transition: top ease .5s, opacity ease .5s;
transition: top ease .5s, opacity ease .5s;
}
.image-pop-wrapper .title, .thanks-pop-wrapper .title {
z-index: 2;
}
.image-pop-wrapper .title:after, .thanks-pop-wrapper .title:after {
z-index: -1;
}
.image-pop-wrapper.active, .thanks-pop-wrapper.active {
top: 0;
opacity: 1;
-webkit-transition: top ease .5s, opacity ease .5s;
transition: top ease .5s, opacity ease .5s;
}
.image-pop-wrapper.active .image-pop img, .thanks-pop-wrapper.active .image-pop img {
cursor: default;
-o-object-fit: contain;
object-fit: contain;
max-height: 90vh;
max-width: 100vw;
height: 90vh;
}
.popImage {
cursor: pointer;
}
.thanks-pop {
background: #fff;
max-width: 750px;
}
.thanks-pop-wrapper .thanks-pop {
padding: 30px;
cursor: default !important;
}
.thanks-pop-wrapper .title {
margin-bottom: 29px;
}
.thanks-pop-wrapper .pop-text {
font-size: 12px;
line-height: 30px;
margin: 0 auto;
margin-bottom: 29px;
max-width: 578px;
text-align: center;
}
.pum-theme-noname .pum-content .title {
margin-bottom: 29px;
}
.pum-theme-noname .pum-content .pop-text {
font-size: 12px;
line-height: 30px;
margin: 0 auto;
margin-bottom: 29px;
max-width: 578px;
text-align: center;
}
.pum-theme-noname .pum-content .contact {
grid-gap: 15px 10px;
}
.pum-theme-noname .pum-content .contact__item-btn {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.pum-theme-noname .pum-content .contact__item-social {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.preloader-wrapper {
display: -ms-grid;
display: grid;
background: #fff;
width: 100vw;
height: 100vh;
left: 0;
top: 0;
right: 0;
bottom: 0;
position: fixed;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
opacity: 1;
-webkit-transition: opacity ease .5s, z-index ease .5s;
transition: opacity ease .5s, z-index ease .5s;
z-index: 100000000000000000000;
}
.preloader-wrapper:not(.preloader-wrapper.active) {
-webkit-animation: hiddenPreloader 1s ease 2.5s;
animation: hiddenPreloader 1s ease 2.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.preloader-wrapper.active {
opacity: 0;
z-index: -100;
-webkit-transition: opacity ease .5s, z-index ease .5s;
transition: opacity ease .5s, z-index ease .5s;
}
.preloader-wrapper .preloader {
width: 100vw;
display: -ms-grid;
display: grid;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100vh;
background: #FADADD;
position: relative;
}
.preloader-wrapper .preloader:after {
content: "";
display: block;
position: absolute;
background: #000;
width: 44px;
height: 5px;
right: 0;
top: 0;
-webkit-animation: borderTop 3s ease infinite;
animation: borderTop 3s ease infinite;
}
.preloader-wrapper .preloader > * {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
display: block;
margin: 0 auto;
}
.preloader-wrapper .preloader img {
-webkit-animation: rotate 3s ease infinite;
animation: rotate 3s ease infinite;
margin-bottom: 20px;
}
.preloader-wrapper .preloader-text, .preloader-wrapper .preloader-text > * {
font-style: normal;
font-weight: normal;
font-size: 64px;
line-height: 87px;
color: #000000;
}
.preloader-wrapper .preloader-text .hid1, .preloader-wrapper .preloader-text > * .hid1 {
-webkit-animation: hiddenText 1.5s ease;
animation: hiddenText 1.5s ease;
}
.preloader-wrapper .preloader-text .hid2, .preloader-wrapper .preloader-text > * .hid2 {
-webkit-animation: hiddenText 3s ease;
animation: hiddenText 3s ease;
}
.preloader-wrapper .preloader-text .hid3, .preloader-wrapper .preloader-text > * .hid3 {
-webkit-animation: hiddenText 4s ease;
animation: hiddenText 4s ease;
}
.full-screen__video {
top: 0;
left: 0;
width: 100%;
position: absolute;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.opacity-block {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
z-index: 10;
}
.banner-wrapper {
position: relative;
}
.scrollButton {
position: absolute;
width: 40px;
height: 40px;
border-radius: 50%;
left: calc(50% - 20px);
bottom: 50px;
z-index: 21;
background: #FADADD;
cursor: pointer;
}
.scrollButton:after {
content: "";
display: block;
background: transparent;
border: 3px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
border-left: 0;
border-top: 0;
position: absolute;
width: 10px;
height: 10px;
top: 12px;
left: 14px;
}
@-webkit-keyframes hiddenPreloader {
from {
z-index: 100000000000000000000;
opacity: 1;
}
to {
z-index: -1000;
opacity: 0;
}
}
@keyframes hiddenPreloader {
from {
z-index: 100000000000000000000;
opacity: 1;
}
to {
z-index: -1000;
opacity: 0;
}
}
@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes hiddenText {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes hiddenText {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes borderTop {
0% {
width: 44px;
right: 0;
}
25% {
width: 80%;
right: 10%;
}
50% {
width: 44px;
right: calc(100% - 44px);
}
75% {
width: 100%;
right: 0;
}
100% {
width: 44px;
right: 0;
}
}
@keyframes borderTop {
0% {
width: 44px;
right: 0;
}
25% {
width: 80%;
right: 10%;
}
50% {
width: 44px;
right: calc(100% - 44px);
}
75% {
width: 100%;
right: 0;
}
100% {
width: 44px;
right: 0;
}
}
@media screen and (max-width: 1600px) {
.banner {
height: 600px;
}
.banner img, .banner video {
height: 600px;
max-height: inherit;
}
}
@media screen and (max-width: 1200px) {
.price {
grid-gap: calc(59px - 12 * ((100vw - 768px) / (1200 - 768)));
}
.price__item {
-ms-grid-columns: calc(369px + 341 * ((100vw - 768px) / (1200 - 768))) 1fr;
grid-template-columns: calc(369px + 341 * ((100vw - 768px) / (1200 - 768))) 1fr;
grid-gap: 20px;
}
.price__item:nth-child(2n) {
-ms-grid-columns: 1fr calc(369px + 341 * ((100vw - 768px) / (1200 - 768)));
grid-template-columns: 1fr calc(369px + 341 * ((100vw - 768px) / (1200 - 768)));
}
.price__item-text:after {
top: -80px;
left: -140px;
}
.price__item-text::before {
bottom: -100px;
right: -123px;
}
.prices-wrapper {
margin-bottom: 100px;
}
.prices {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: calc(50px + 70 * ((100vw - 768px) / (1200 - 768))) calc(30px - 10 * ((100vw - 768px) / (1200 - 768)));
}
.prices__item {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 15px;
}
.prices__item-image {
max-width: 200px;
margin: 0 auto;
display: block;
}
.prices__item-text__title {
text-align: center;
font-size: calc(18px + 4 * ((100vw - 768px) / (1200 - 768)));
}
.prices__item-text__text {
font-size: calc(10px + 2 * ((100vw - 768px) / (1200 - 768)));
}
.prices__item-text__show {
text-align: center;
font-size: calc(14px + 4 * ((100vw - 768px) / (1200 - 768)));
}
.certificate {
-ms-grid-columns: calc(210px + 213 * ((100vw - 768px) / (1200 - 768))) 1fr;
grid-template-columns: calc(210px + 213 * ((100vw - 768px) / (1200 - 768))) 1fr;
}
.certificate .certificate__item.image {
grid-gap: 15px;
}
.certificate .certificate__item.image img {
height: 315px;
-o-object-position: center;
object-position: center;
-o-object-fit: cover;
object-fit: cover;
}
.rewiews {
grid-gap: calc(15px + 14 * ((100vw - 768px) / (1200 - 768))) calc(10px + 10 * ((100vw - 768px) / (1200 - 768)));
}
.rewiews img {
height: calc(248px + 212 * ((100vw - 768px) / (1200 - 768)));
}
.certificate__item-text, .certificate__item-text p {
font-size: calc(10px + 2 * ((100vw - 768px) / (1200 - 768)));
margin-bottom: 10px;
}
.certificate__item-title {
margin-bottom: 10px;
}
.gallery-row {
grid-gap: calc(11px + 9 * ((100vw - 768px) / (1200 - 768)));
}
.gallery-row img {
height: calc(280px + 240 * ((100vw - 768px) / (1200 - 768)));
}
.header__item.menu .sub-menu {
padding-left: 10px;
padding-right: 10px;
}
.banner {
max-height: calc(480px + 120 * ((100vw - 768px) / (1200 - 768)));
}
.banner img, .banner video {
height: calc(480px + 120 * ((100vw - 768px) / (1200 - 768)));
}
.header-wrapper {
margin-bottom: calc(26px + 63 * ((100vw - 320px) / (1200 - 320)));
}
.about {
grid-gap: calc(30px + 78 * ((100vw - 768px) / (1200 - 768)));
-ms-grid-columns: 1fr calc(369px + 341 * ((100vw - 768px) / (1200 - 768)));
grid-template-columns: 1fr calc(369px + 341 * ((100vw - 768px) / (1200 - 768)));
}
.about .about__image {
width: 100%;
height: 520px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.about__item .about__text-title,
.error .error__item-title {
margin-bottom: calc(14px + 11 * ((100vw - 320px) / (1200 - 320)));
}
.about__item .about__text-text,
.error .error__item-text {
font-size: calc(12px + 2 * ((100vw - 768px) / (1200 - 768)));
}
.about__item .about__text-title span,
.error .error__item-title span {
font-size: calc(28px + 6 * ((100vw - 320px) / (1200 - 320)));
}
.container-3 {
padding-left: calc(30px + 50 * ((100vw - 768px) / (1200 - 768)));
}
.contact__item-btn {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.contact__item-social {
-ms-flex-pack: distribute;
justify-content: space-around;
grid-gap: 15px;
}
.footer-wrapper {
padding: calc(18px + 22 * ((100vw - 320px) / (1200 - 320))) 0;
}
.error-wrapper {
margin-bottom: calc(25px + 45 * ((100vw - 320px) / (1200 - 320)));
}
.gallery-text__title {
font-size: calc(28px + 2 * ((100vw - 768px) / (1200 - 768)));
}
.gallery-text-wrapper {
margin-bottom: calc(50px + 27 * ((100vw - 320px) / (1200 - 320)));
}
}
@media screen and (max-width: 992px) {
.preloader-wrapper {
display: -ms-grid;
display: grid;
width: 100vw;
height: 5px;
left: 0;
top: 0;
right: 0;
position: fixed;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
opacity: 1;
-webkit-transition: opacity ease .5s, z-index ease .5s;
transition: opacity ease .5s, z-index ease .5s;
z-index: 100000000000000000000;
}
.preloader-wrapper.active {
opacity: 0;
z-index: -100;
-webkit-transition: opacity ease .5s, z-index ease .5s;
transition: opacity ease .5s, z-index ease .5s;
}
.preloader-wrapper .preloader {
width: 100vw;
height: 5px;
}
.preloader-wrapper .preloader:after {
content: "";
display: block;
position: absolute;
background: #000;
width: 44px;
height: 5px;
right: 0;
top: 0;
-webkit-animation: borderTop 3s ease infinite;
animation: borderTop 3s ease infinite;
}
.preloader-wrapper .preloader img {
display: none;
}
.preloader-wrapper .preloader-text, .preloader-wrapper .preloader-text > * {
display: none;
}
.full-screen__video {
top: 0;
left: 0;
width: 100%;
position: absolute;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.opacity-block {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
z-index: 10;
}
.banner-wrapper {
position: relative;
}
.scrollButton {
position: absolute;
width: 40px;
height: 40px;
border-radius: 50%;
left: calc(50% - 20px);
bottom: 50px;
z-index: 21;
background: #FADADD;
cursor: pointer;
}
.scrollButton:after {
content: "";
display: block;
background: transparent;
border: 3px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
border-left: 0;
border-top: 0;
position: absolute;
width: 10px;
height: 10px;
top: 12px;
left: 14px;
}
.contact__item-btn input[type="submit"] {
padding-left: 0;
padding-right: 0;
}
.contact__item input {
font-size: calc(12px + 2 * ((100vw - 320px) / (992 - 320)));
}
.pum-theme-noname .pum-content .pop-text, .pop-text {
font-size: calc(8px + 2 * ((100vw - 320px) / (992 - 320)));
line-height: 20px;
}
.pum-theme-noname .pum-content .contact__item-btn {
grid-gap: 5px;
}
.pum-theme-noname .contact__item-social, .thanks-pop .contact__item-social {
grid-gap: 7px;
}
.pum-theme-noname .social__item, .thanks-pop .social__item {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.pum-theme-noname .social__item > *, .thanks-pop .social__item > * {
-ms-grid-column-align: center;
justify-self: center;
}
.pum-theme-noname .social__item img, .thanks-pop .social__item img {
width: 22px;
}
.pum-theme-noname .social__item a, .thanks-pop .social__item a {
font-size: calc(10px + 8 * ((100vw - 320px) / (768 - 320)));
}
.gallery-text__hidden {
max-height: 700px;
}
.error__item img {
max-width: 200px;
}
.container-4,
.container {
padding: 0 39px;
}
.burger-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-family: Literata;
font-size: 18px;
line-height: 18px;
grid-gap: 5px;
color: #000000;
-ms-flex-item-align: center;
align-self: center;
}
.burger-menu > span {
cursor: pointer;
}
.burger-menu div {
width: 20px;
height: 20px;
border: 1px solid #000;
border-radius: 50%;
position: relative;
cursor: pointer;
}
.burger-menu div span {
display: block;
width: 10px;
height: 1.5px;
background: #000;
position: absolute;
top: 8.25px;
-webkit-transition: width ease .5s;
transition: width ease .5s;
left: 4px;
}
.burger-menu div span:after {
content: "";
display: block;
width: 10px;
height: 1.5px;
background: #000;
position: absolute;
top: -3px;
-webkit-transition: top ease .5s, -webkit-transform ease .5s;
transition: top ease .5s, -webkit-transform ease .5s;
transition: transform ease .5s, top ease .5s;
transition: transform ease .5s, top ease .5s, -webkit-transform ease .5s;
}
.burger-menu div span::before {
content: "";
display: block;
width: 10px;
height: 1.5px;
background: #000;
position: absolute;
-webkit-transition: bottom ease .5s, -webkit-transform ease .5s;
transition: bottom ease .5s, -webkit-transform ease .5s;
transition: transform ease .5s, bottom ease .5s;
transition: transform ease .5s, bottom ease .5s, -webkit-transform ease .5s;
bottom: -3px;
}
.burger-menu:hover {
text-decoration: underline;
}
.burger-menu.active {
text-decoration: underline;
}
.burger-menu.active div span {
width: 0;
-webkit-transition: width ease .5s;
transition: width ease .5s;
}
.burger-menu.active div span:after {
top: 0;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
-webkit-transition: top ease .5s, -webkit-transform ease .5s;
transition: top ease .5s, -webkit-transform ease .5s;
transition: transform ease .5s, top ease .5s;
transition: transform ease .5s, top ease .5s, -webkit-transform ease .5s;
}
.burger-menu.active div span::before {
-webkit-transform: rotate(-225deg);
transform: rotate(-225deg);
bottom: 0;
-webkit-transition: bottom ease .5s, -webkit-transform ease .5s;
transition: bottom ease .5s, -webkit-transform ease .5s;
transition: transform ease .5s, bottom ease .5s;
transition: transform ease .5s, bottom ease .5s, -webkit-transform ease .5s;
}
.menu.header__item {
position: absolute;
left: -150vw;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
opacity: 0;
-webkit-transition: left ease .5s, opacity ease .5s;
transition: left ease .5s, opacity ease .5s;
top: 100%;
overflow-y: scroll;
z-index: 105;
height: calc(100vh - 100%);
min-width: 250px;
width: 50vw;
}
.menu.header__item > ul {
display: block;
padding: calc(15px + 10 * ((100vw - 320px) / (992 - 320)));
background: #fff;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
min-height: 100vh;
padding-bottom: 150px;
}
.menu.header__item > ul li {
height: auto;
margin-right: 0 !important;
display: block;
margin-bottom: calc(20px + 4 * ((100vw - 320px) / (992 - 320)));
}
.menu.header__item > ul li a {
font-size: calc(12px + 6 * ((100vw - 320px) / (992 - 320)));
line-height: 1.2;
}
.menu.header__item > ul li .haveMenu {
text-decoration: underline;
}
.menu.header__item > ul li .haveMenu svg {
display: none;
}
.menu.header__item > ul li .sub-menu {
display: block;
position: inherit;
opacity: 1;
padding: 24px 15px 0 calc(10px + 19 * ((100vw - 320px) / (992 - 320)));
padding-right: 0;
padding-bottom: 0 !important;
height: auto;
overflow: inherit;
}
.menu.header__item > ul li .sub-menu li a {
font-size: calc(12px + 2 * ((100vw - 320px) / (992 - 320)));
}
.menu.header__item > ul li .sub-menu li a img {
max-width: 22px;
}
.menu.header__item.active {
left: 0;
-webkit-transition: left ease .5s, opacity ease .5s;
transition: left ease .5s, opacity ease .5s;
opacity: 1;
}
.menu svg {
display: none;
}
}
@media screen and (max-width: 768px) {
.what__item-title {
text-align: center;
}
.what__item-text {
text-align: center;
}
.price {
grid-gap: 6px;
}
.price__item {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 40px;
}
.price__item:nth-child(2n) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.price__item > * {
-ms-grid-column-align: center;
justify-self: center;
}
.price__item-image {
height: calc(320px + 200 * ((100vw - 320px) / (768 - 320)));
-ms-grid-row: 1;
grid-row: 1;
}
.price__item-text {
padding-bottom: 80px;
}
.price__item-text:after {
top: -20px;
left: -100px;
}
.price__item-text::before {
content: url(//li-dali.com/wp-content/themes/noname/assets/img/tree2.svg);
position: absolute;
bottom: -3px;
right: -110px;
}
.price__item-text__button {
padding: 8px 48px 10px;
font-size: 22px;
}
.price__item-text__button::before {
padding-right: 7px;
}
.rewiews {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.gallery {
grid-gap: 13px;
}
.gallery-row {
-ms-grid-columns: 1fr !important;
grid-template-columns: 1fr !important;
grid-gap: 13px;
}
.gallery-row img {
height: auto;
}
.header {
padding: calc(12px + 11 * ((100vw - 320px) / (768 - 320))) 0;
}
.custom-logo-link img {
width: calc(92px + 52 * ((100vw - 320px) / (768 - 320)));
}
.custom-logo {
width: calc(92px + 52 * ((100vw - 320px) / (768 - 320)));
}
.footer-wrapper {
margin-bottom: calc(58px + 12 * ((100vw - 320px) / (768 - 320)));
}
.banner {
max-height: calc(320px + 160 * ((100vw - 320px) / (768 - 320)));
}
.banner img, .banner video {
height: calc(320px + 160 * ((100vw - 320px) / (768 - 320)));
}
.about__item .about__text-text,
.error .error__item-text {
font-size: calc(10px + 2 * ((100vw - 320px) / (768 - 320)));
}
.about {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 20px;
}
.about .about__image {
height: calc(320px + 200 * ((100vw - 320px) / (768 - 320)));
}
.about-wrapper .container-3 {
padding: 0;
}
.about-wrapper .container-3 .about__text {
padding: 0 15px;
}
.title {
font-size: calc(22px + 10 * ((100vw - 320px) / (768 - 320)));
margin-bottom: calc(34px + 22 * ((100vw - 320px) / (768 - 320)));
}
.footer-wrapper .polite {
font-size: calc(8px + 6 * ((100vw - 320px) / (768 - 320)));
}
.contact-wrapper {
margin-bottom: calc(27px + 23 * ((100vw - 320px) / (768 - 320)));
}
.portfolio-wrapper {
margin-bottom: calc(47px + 23 * ((100vw - 320px) / (768 - 320)));
}
.about-wrapper {
margin-bottom: calc(47px + 38 * ((100vw - 320px) / (768 - 320)));
}
.portfolio__item-text {
font-size: calc(14px + 2 * ((100vw - 320px) / (768 - 320)));
}
.contact__item .contact__item-social {
display: none;
}
.contact {
grid-gap: 20px;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.contact__item-textarea, .contact__item-btn {
-ms-grid-column: 1;
grid-column: 1;
}
.hidden-bar {
display: block;
position: fixed;
position: fixed;
width: 100vw;
z-index: 2010000000;
z-index: 1999998889;
left: 0;
bottom: 0;
border: 1px solid rgba(196, 196, 196, 0.5);
background: #fff;
padding: 5px 0;
}
.hidden-bar .contact__item-social .social__item {
display: -ms-grid;
display: grid;
grid-gap: 5px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.hidden-bar .contact__item-social .social__item a {
font-size: calc(10px + 8 * ((100vw - 320px) / (768 - 320)));
}
.hidden-bar .contact__item-social .social__item .social__item-image {
width: calc(20px + 12 * ((100vw - 320px) / (768 - 320)));
height: auto;
-ms-grid-column-align: center;
justify-self: center;
}
.error {
grid-gap: 35px;
}
.gallery-text__title {
font-size: calc(18px + 10 * ((100vw - 320px) / (768 - 320)));
margin-bottom: 10px;
}
.gallery-text__subtitle {
font-size: calc(14px + 8 * ((100vw - 320px) / (768 - 320)));
margin-bottom: 10px;
}
.gallery-text__text, .gallery-text p {
font-size: calc(10px + 2 * ((100vw - 320px) / (768 - 320)));
margin-bottom: 10px;
}
.gallery-text .showAll {
font-size: calc(14px + 8 * ((100vw - 320px) / (768 - 320)));
}
.certificate {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 25px;
}
.certificate .certificate__item.image {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-gap: 10px;
}
.certificate .certificate__item.image img {
height: calc(156px + 159 * ((100vw - 320px) / (768 - 320)));
}
.certificate__item-button {
padding: 3px 15px 5px;
}
.certificate__item-text, .certificate__item-text p {
line-height: 20px;
}
.prices-wrapper {
margin-bottom: calc(50px + 50 * ((100vw - 320px) / (768 - 320)));
}
.prices {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 17px;
}
.prices__item-text__title {
font-size: 18px;
}
.prices__item-text__text {
font-size: 10px;
}
.prices__item-text__show {
font-size: 14px;
}
.main-text-wrapper h1 {
font-size: calc(22px + 10 * ((100vw - 320px) / (768 - 320)));
margin-bottom: calc(34px + 22 * ((100vw - 320px) / (768 - 320)));
}
.polite-text {
font-size: 8px;
}
.polite-text a {
font-size: 8px;
}
}
@media screen and (max-width: 600px) {
.rewiews-wrapper,
.certificate-wrapper,
.prices-wrapper,
.price-wrapper {
margin-top: 20px;
}
.rewiews {
-ms-grid-columns: (1fr)[1];
grid-template-columns: repeat(1, 1fr);
grid-gap: 20px;
}
.rewiews img {
height: auto;
}
.gallery-text__hidden {
max-height: 600px;
}
.error {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 25px;
}
.error > * {
-ms-grid-column-align: center;
justify-self: center;
}
.error > *:nth-child(2n) {
-ms-grid-row: 1;
grid-row: 1;
}
.error > *:nth-child(2n) img {
max-width: 150px;
}
}
@media screen and (max-width: 480px) {
.main-text-wrapper p, .faq__item-text, .what__item-text, .what__item p, .faq__item p, .certificate__item-text, .certificate__item-text p, .gallery-text ul li, .certificate__item-text ul li, .certificate__item p ul li {
font-size: 10px !important;
}
.hidden-bar {
z-index: 2010000000;
}
.thanks-pop .contact__item-social, .pum-theme-noname .pum-content .contact__item-social {
display: none !important;
}
.hidden-bar.active {
z-index: 10000000000;
}
.pum-container, .thanks-pop {
-ms-flex-line-pack: center;
align-content: center;
width: 100vw !important;
left: 0 !important;
top: 0 !important;
right: 0 !important;
height: -webkit-max-content !important;
height: -moz-max-content !important;
height: max-content !important;
min-height: 100vh !important;
bottom: 0;
}
.container-4,
.container {
padding: 0 10px;
}
.header__item.contact-header {
-ms-grid-columns: (max-content)[3];
grid-template-columns: repeat(3, -webkit-max-content);
grid-template-columns: repeat(3, max-content);
grid-gap: 10px;
}
.header__item.contact-header .contact-header__item {
grid-gap: 0;
}
.header__item.contact-header .contact-header__item a, .header__item.contact-header .contact-header__item div {
display: none;
}
.burger-menu {
margin-left: auto;
}
.burger-menu > span {
display: none;
}
.header {
-ms-grid-columns: (max-content)[2];
grid-template-columns: repeat(2, -webkit-max-content);
grid-template-columns: repeat(2, max-content);
grid-gap: 10px;
}
.header > .burger-menu {
display: none;
}
.contact-header .burger-menu {
display: block;
}
}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-250, .pum-theme-noname { background-color: rgba( 10, 10, 10, 0.80 ) } 
.pum-theme-250 .pum-container, .pum-theme-noname .pum-container { padding: 30px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-250 .pum-title, .pum-theme-noname .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-250 .pum-content, .pum-theme-noname .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-250 .pum-content + .pum-close, .pum-theme-noname .pum-content + .pum-close { position: absolute; height: 30px; width: 30px; left: auto; right: 10px; bottom: auto; top: 10px; padding: 0px; color: #0a0a0a; font-family: inherit; font-weight: 400; font-size: 15px; line-height: 8px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-239, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-239 .pum-container, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-239 .pum-title, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-239 .pum-content, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-239 .pum-content + .pum-close, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-240, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-240 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-240 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-240 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-240 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-241, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-241 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-241 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-241 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-241 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-242, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-242 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-242 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-242 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-242 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-243, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-243 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-243 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-243 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-243 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-244, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-244 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-244 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-244 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-244 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-245, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-245 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-245 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-245 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-245 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-246, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-246 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-246 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-246 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-246 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 
#pum-248 {z-index: 1999999999}