@charset "UTF-8";
 @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext");
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-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;
}
.hidden-file{
visibility: hidden;
width: 0;
height: 0;
}
.slick-slider.screenshots-carousel .slide {
padding: 0 15px;
}
.slick-slider.screenshots-carousel .slide .holder {
margin-bottom: 35px;
-webkit-box-shadow: 0px 8px 15px 0px rgba(89, 89, 89, 0.25);
-moz-box-shadow: 0px 8px 15px 0px rgba(89, 89, 89, 0.25);
box-shadow: 0px 8px 15px 0px rgba(89, 89, 89, 0.25);
}
.slick-slider.screenshots-carousel .slide img {
display: block;
width: 100%;
height: auto;
}
.slick-slider.screenshots-carousel .slide.slick-active .holder {
transform: scale(1.08);
}
.slick-slider.screenshots-carousel .slide.slick-center {
z-index: 100;
position: relative;
}
.slick-slider.screenshots-carousel .slide.slick-center .holder {
transform: scale(1.16);
}
.slick-slider.screenshots-carousel .slick-list {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.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);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.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://fastisi.com/wp-content/themes/veti-k/landing/lamp/css/.https://fastisi.com/wp-content/themes/veti-k/landing/lamp/css/img/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/slick/slick.eot);
src: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/slick/slick.woff) format("woff"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/slick/slick.ttf) format("truetype"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/slick/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 50px;
width: 50px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: #2095f2;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
border-radius: 50px;
z-index: 100;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
opacity: .7;
outline: none;
}
.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 !important;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
display: flex;
position: absolute;
left: 50%;
top: 63%;
margin-right: -50%;
transform: translate(-50%, -50%);
}
.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;
}
@font-face {
font-family: 'Vremena';
src: local("Vremena"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/vremena.woff2) format("woff2"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/vremena.woff) format("woff"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/vremena.ttf) format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Vremena';
src: local("Vremena Bold"), local("VremenaBold"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/vremenabold.woff2) format("woff2"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/vremenabold.woff) format("woff"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/vremenabold.ttf) format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Yanone Kaffeesatz';
src: local("Yanone Kaffeesatz"), local("YanoneKaffeesatz-Regular"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/yanonekaffeesatz.woff2) format("woff2"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/yanonekaffeesatz.woff) format("woff"), url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/fonts/yanonekaffeesatz.ttf) format("truetype");
font-weight: 400;
font-style: normal;
}
aside, nav, footer, header, section, article {
display: block;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
textarea {
resize: none;
}
input, textarea {
outline: none;
}
input:active, textarea:active {
outline: none;
}
:focus {
outline: none;
}
body {
margin: 0;
color: #000;
font-family: 'Open Sans';
font-size: 13px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/wp2.png) no-repeat 50% 0;
-webkit-background-size: cover;
background-size: cover;
min-width: 320px;
height: 100%;
position: relative;
-webkit-text-size-adjust: none;
}
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
#wrapper {
overflow: hidden;
}
html, body {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/wp2.png) no-repeat 50% 0;
-webkit-background-size: cover;
background-size: cover;
}
html:hover, body:hover {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/wp2.png) no-repeat 50% 0;
-webkit-background-size: cover;
background-size: cover;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
html:focus, body:focus {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/wp2.png) no-repeat 50% 0;
-webkit-background-size: cover;
background-size: cover;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
.container {
max-width: 1366px;
padding: 0 15px;
margin: 0 auto;
}
.screen1 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame4.png) no-repeat 50% 0;
min-height: 564px;
display: flex;
justify-content: space-between;
}
.screen1-block {
padding: 33px 0 0 41px;
display: flex;
flex-direction: column;
align-items: flex-start;
max-width: 600px;
}
.logo {
padding: 10px 19px;
background-color: #fff;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
margin-bottom: 33px;
width: 171px;
}
.logo a {
display: block;
}
.logo img {
display: block;
width: 100%;
height: auto;
}
.screen1-text span {
display: block;
font-size: 37px;
line-height: 49px;
text-transform: uppercase;
color: #222222;
font-weight: 700;
margin-bottom: 18px;
}
.screen1-text span b {
display: block;
font-size: 35px;
line-height: 42px;
color: #2467AF;
text-transform: none;
font-family: 'Yanone Kaffeesatz';
font-weight: 400;
}
.screen1-text p {
display: block;
font-size: 16px;
line-height: 23px;
color: #000000;
margin-bottom: 33px;
}
.buttons {
display: flex;
align-items: center;
}
.buttons .btn {
margin-right: 25px;
}
.made {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
font-size: 16px;
line-height: 22px;
color: #2467AF;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
height: 40px;
width: 230px;
border: 2px solid #2467AF;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
cursor: pointer;
background-color: transparent;
}
.made:hover {
background-color: rgba(255, 255, 255, 0.5);
}
.btn {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
cursor: pointer;
font-weight: 600;
font-size: 16px;
color: #FFFFFF;
border: none;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
width: 212px;
height: 40px;
background: #2467AF;
box-shadow: 0px 4px 10px rgba(242, 202, 26, 0.4), inset 0px -5px 4px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 4px 10px rgba(242, 202, 26, 0.4), inset 0px -5px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 4px 10px rgba(242, 202, 26, 0.4), inset 0px -5px 4px rgba(0, 0, 0, 0.25);
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}
.btn:hover {
background-color: #348dec;
}
.screen1-block2 {
position: relative;
padding: 49px 120px 0 0;
max-width: 600px;
}
.screen1-block2 .slick-track {
padding-bottom: 7px;
}
.screen1-block2 .slide {
max-width: 480px;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background-color: #000;
overflow: hidden;
}
.screen1-block2:after {
content: '';
display: block;
clear: both;
position: absolute;
top: 0;
right: 0;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/MaskGroup.png) no-repeat;
-webkit-background-size: 100% auto;
background-size: 100% auto;
width: 624px;
height: 576px;
}
.screen1-block2 .main-carousel {
z-index: 2;
}
.screen1-block2 .main-carousel .slick-prev {
position: absolute;
bottom: -25px;
top: auto;
margin-left: -140px;
left: 50%;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Arrow4.png) no-repeat 100% 0;
width: 129px;
height: 16px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen1-block2 .main-carousel .slick-prev:after {
content: '';
display: block;
clear: both;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Arrow3-h.png) no-repeat 100% 0;
opacity: 0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen1-block2 .main-carousel .slick-prev:hover {
opacity: 1;
}
.screen1-block2 .main-carousel .slick-prev:hover:after {
opacity: 1;
}
.screen1-block2 .main-carousel .slick-prev:before {
content: '';
display: block;
clear: both;
opacity: 1;
display: block;
position: absolute;
top: -13px;
right: -33px;
width: 34px;
height: 44px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Line18.png) no-repeat;
}
.screen1-block2 .main-carousel .slick-next {
position: absolute;
bottom: -25px;
top: auto;
right: 50%;
margin-right: -150px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Arrow4-h.png) no-repeat 100% 0;
width: 129px;
height: 16px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen1-block2 .main-carousel .slick-next:hover {
opacity: 1;
}
.screen1-block2 .main-carousel .slick-next:hover:after {
opacity: 1;
}
.screen1-block2 .main-carousel .slick-next:after {
content: '';
display: block;
clear: both;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Arrow3.png) no-repeat 100% 0;
opacity: 0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen1-block2 .main-carousel .slick-next:before {
display: none;
}
.screen1-block2 .main-carousel img {
display: block;
max-width: 480px;
max-height: 480px;
width: 100%;
height: auto;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
}
.screen1-block2 .price {
position: absolute;
z-index: 3;
left: -121px;
top: 57%;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Ellipse20.png) no-repeat;
width: 179px;
height: 136px;
-webkit-background-size: 100% auto;
background-size: 100% auto;
font-family: 'Roboto';
font-weight: 300;
font-size: 25px;
line-height: 29px;
letter-spacing: -0.04em;
padding-left: 41px;
padding-top: 37px;
color: #FFFFFF;
}
.screen1-block2 .price strong {
position: relative;
font-weight: bold;
font-size: 41px;
line-height: 48px;
letter-spacing: -0.04em;
color: #FFFFFF;
margin-right: 4px;
}
.screen2 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group430.png) no-repeat 50% 100%;
display: flex;
justify-content: space-between;
padding-bottom: 66px;
align-items: center;
}
.screen2-img {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group435.png) no-repeat 0 100%;
padding: 0 0 17px 6%;
margin: 0 0 0 61px;
width: 40.4%;
background-size: auto 96%;
-webkit-background-size: auto 96%;
}
.screen2-img img {
display: block;
width: 100%;
max-height: 452px;
max-width: 452px;
height: auto;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
}
.screen2-block {
max-width: 615px;
margin-right: 44px;
margin-left: 30px;
}
.screen2-block span {
color: #2467AF;
margin-bottom: 21px;
}
.screen2-block p {
display: block;
font-family: 'Roboto';
font-weight: 300;
font-size: 16px;
line-height: 24px;
color: #000000;
}
.screen2-block p b {
color: #F9C42C;
font-weight: 500;
}
.screen2-block a.btn {
margin: 21px 0 0 0;
}
span.title {
display: block;
font-family: 'Vremena';
font-weight: 700;
font-size: 40px;
line-height: 40px;
text-transform: uppercase;
}
.screen3 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame6.png) no-repeat 0 0;
min-height: 585px;
margin-top: -66px;
display: flex;
margin-bottom: 59px;
justify-content: space-between;
position: relative;
}
.screen3 .baby {
position: absolute;
left: 50%;
margin-left: -209px;
bottom: 0;
}
.screen3 .baby img {
display: block;
}
.screen3-block {
max-width: 540px;
padding: 123px 0 0 0;
margin: 0 30px 0 36px;
}
.screen3-block span.title {
color: #FFD30E;
margin-bottom: 22px;
}
.screen3-block p {
display: block;
font-family: 'Roboto';
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
margin-bottom: 40px;
}
.screen3-block img {
display: block;
margin: 0 auto;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
}
.screen3-img {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group438.png) no-repeat 100% 0;
-webkit-background-size: 94% auto;
background-size: 94% auto;
padding: 7px 2% 0 0;
margin: 86px 28px 0 0;
width: 36%;
}
.screen3-img img {
display: block;
width: 100%;
max-height: 446px;
max-width: 446px;
height: auto;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
}
.screen4 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group441.png) no-repeat 50% 100%;
margin-bottom: 40px;
padding-bottom: 35px;
}
.screen4 a.btn {
margin: 0 auto;
}
.description {
display: flex;
padding: 0 36px;
justify-content: space-between;
}
.description-block {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/right7.png) no-repeat;
padding-left: 80px;
width: 44%;
padding-top: 8px;
margin-bottom: 63px;
}
.description-block span.title {
color: #00559E;
margin-bottom: 7px;
}
.description-block p {
display: block;
font-family: 'Roboto';
font-weight: normal;
font-size: 18px;
line-height: 24px;
color: #000000;
}
.imgs {
margin-bottom: 43px;
}
.imgs ul {
display: flex;
padding: 0 36px;
margin: 0 -12px;
}
.imgs li {
padding: 0 12px;
width: 20%;
}
.imgs a {
display: block;
}
.imgs img {
display: block;
width: 100%;
height: auto;
max-width: 230px;
max-height: 230px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.screen5 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group4301.png) no-repeat 50% 100%;
margin-bottom: 19px;
padding-bottom: 97px;
display: flex;
justify-content: space-between;
align-items: center;
}
.screen-img {
max-width: 659px;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
margin-right: 37px;
}
.screen-img img {
display: block;
width: 100%;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
height: auto;
max-width: 659px;
max-height: 366px;
}
.main-carousel .slick-list {
overflow: hidden;
border-radius: 1000000px;
}
.screen5-block {
max-width: 540px;
margin-right: 30px;
margin-left: 37px;
}
.screen5-block span.title {
color: #2467AF;
padding-left: 80px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/right7.png) no-repeat 0 0;
min-height: 57px;
display: flex;
align-items: center;
margin-bottom: 28px;
}
.screen5-block p {
display: block;
margin-bottom: 12px;
font-family: 'Roboto';
font-size: 16px;
line-height: 24px;
color: #000000;
}
.screen5-block strong {
display: block;
font-family: 'Roboto';
font-weight: 900;
font-size: 16px;
line-height: 24px;
color: #000000;
}
.screen6 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group4302.png) no-repeat 50% 100%;
margin-bottom: 0;
padding-bottom: 114px;
display: flex;
}
.screen6-text {
min-width: 410px;
width: 410px;
}
.screen6-text span {
color: #2467AF;
margin-bottom: 30px;
}
.screen6-text ul {
margin-bottom: 24px;
}
.screen6-text li {
margin-bottom: 14px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/right5.png) no-repeat 0 0;
padding-left: 39px;
font-size: 18px;
line-height: 24px;
font-family: 'Roboto';
padding-top: 1px;
min-height: 26px;
color: #000000;
}
.screen6-text li:last-child {
margin: 0;
}
.specifications {
padding: 4px 0 0 90px;
margin-right: 13%;
}
.specifications .specifications-block {
position: relative;
}
.specifications img {
display: block;
width: 100%;
height: auto;
}
.specifications span {
display: flex;
align-items: center;
justify-content: center;
font-family: 'Roboto';
font-weight: bold;
font-size: 20px;
line-height: 20px;
color: #000000;
position: absolute;
}
.specifications span.height {
top: 0;
left: -74px;
height: 100%;
}
.specifications span.height b {
display: block;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.specifications span.width {
bottom: -39px;
left: 0;
width: 70%;
}
.specifications span.thickness {
bottom: -40px;
right: 0;
width: 13%;
justify-content: flex-end;
white-space: nowrap;
}
.specifications .text {
font-family: 'Roboto';
font-weight: 900;
font-size: 26px;
top: 1%;
line-height: 26px;
height: 98%;
width: 71%;
left: 0%;
color: #FFFFFF;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
}
.screen7 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame61.png) no-repeat 50% 0;
min-height: 699px;
margin-top: -110px;
position: relative;
padding-top: 96px;
margin-bottom: 62px;
}
.screen7-icon {
position: absolute;
top: -60px;
right: 52px;
}
.screen7-icon img {
display: block;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
}
.screen7-row {
display: flex;
justify-content: space-between;
padding: 0 41px;
}
.screen7-row2 {
margin-top: -59px;
}
.screen7-row2 .screen7-img {
order: 2;
}
.screen7-row2 .screen7-text {
padding-top: 130px;
order: 1;
}
.screen7-row2 .screen7-text span.title {
color: #FFCB01;
}
.screen7-row2 .screen7-text p {
color: #fff;
}
.screen7-img {
max-width: 595px;
}
.screen7-img img {
display: block;
width: 100%;
height: auto;
max-width: 595px;
max-height: 321px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.cal-block-text1-box {
text-decoration: none;
margin-bottom: 25px;
font-weight: bold;
font-size: 20px;
line-height: 20px;
height: auto;
text-align: center;
order: 2;
width: 100%;
}
.cal-block-text1-box a {
color:  #190342
}
.screen7-text {
max-width: 530px;
padding-top: 42px;
}
.screen7-text span.title {
margin-bottom: 15px;
color: #2467AF;
}
.screen7-text p {
display: block;
font-family: 'Roboto';
font-size: 18px;
line-height: 24px;
color: #000000;
}
.screen8 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group4303.png) no-repeat 50% 50%;
}
.screen8 span.title {
color: #2467AF;
margin-bottom: 37px;
text-align: center;
}
.screen8 a.btn {
margin: 0 auto;
}
.product-selection {
padding: 0 38px;
margin-bottom: 32px;
}
.product-selection ul {
display: flex;
flex-direction: column;
}
.product-selection ul.slick-dots {
min-height: 30px;
display: flex;
justify-content: center;
position: static;
width: 100%;
flex-wrap: wrap;
flex-direction: row;
}
.product-selection ul.slick-dots li {
margin: 0;
padding: 0;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.product-selection ul.slick-dots li button {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
width: 24px;
height: 24px;
background: #2467AF;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.product-selection ul.slick-dots li button:before {
display: none;
}
.product-selection ul.slick-dots li button:after {
content: '';
display: block;
clear: both;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 1px solid #fff;
width: 16px;
height: 16px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
opacity: 0;
}
.product-selection ul.slick-dots li.slick-active button {
width: 30px;
height: 30px;
background: #B8CEFF;
}
.product-selection ul.slick-dots li.slick-active button:after {
opacity: 1;
width: 22px;
height: 22px;
}
.product-selection li {
margin-bottom: 20px;
padding: 0 10px;
}
.product-selection .product-block {
overflow: hidden;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
max-width: 229px;
max-height: 229px;
position: relative;
}
.product-selection .product-block .price-product {
position: absolute;
z-index: 2;
top: 10px;
right: 10px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
width: 52px;
height: 52px;
background: #2467AF;
display: flex;
align-items: center;
justify-content: center;
font-family: 'Roboto';
font-weight: 300;
font-size: 9px;
letter-spacing: -0.04em;
color: #FFFFFF;
}
.product-selection .product-block .price-product b {
font-weight: bold;
font-size: 16px;
margin-right: 2px;
}
.product-selection .product-block:hover a img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.product-selection .product-block a {
display: block;
text-decoration: none;
}
.product-selection .product-block a img {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
display: block;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
width: 100%;
max-width: 229px;
max-height: 229px;
height: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.product-selection-mob {
display: none;
}
.screen9 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame51.png) no-repeat 50% 0;
min-height: 579px;
margin-top: -13px;
padding-top: 96px;
margin-bottom: 54px;
}
.screen9 span.title {
text-align: center;
color: #F2CA1A;
margin-bottom: 29px;
}
.video-gallery {
padding: 0 90px;
}
.video-gallery ul.slick-dots {
display: flex;
min-height: 30px;
display: flex;
justify-content: center;
position: static;
width: 100%;
flex-direction: row;
}
.video-gallery ul.slick-dots li {
margin: 0;
padding: 0;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.video-gallery ul.slick-dots li button {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
width: 24px;
height: 24px;
background: #F2CA1A;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.video-gallery ul.slick-dots li button:before {
display: none;
}
.video-gallery ul.slick-dots li button:after {
content: '';
display: block;
clear: both;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 1px solid #1976bc;
width: 16px;
height: 16px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
opacity: 0;
}
.video-gallery ul.slick-dots li.slick-active button {
width: 30px;
height: 30px;
background: #B8CEFF;
}
.video-gallery ul.slick-dots li.slick-active button:after {
opacity: 1;
width: 22px;
height: 22px;
}
.video-gallery .slick-list {
margin: 0 -40px 27px;
}
.video-gallery .video-block {
padding: 0 40px;
position: relative;
}
.video-gallery .video-block:after {
content: '';
display: block;
clear: both;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group36.png) no-repeat;
width: 64px;
height: 64px;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.video-gallery .video-block:hover:after {
width: 70px;
height: 70px;
}
.video-gallery .video-block img {
display: block;
width: 100%;
height: auto;
border: 1px solid #D0D0D0;
}
.screen10 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group4303.png) no-repeat 50% 50%;
}
.screen10 span.title {
color: #2467AF;
margin-bottom: 43px;
text-align: center;
}
.screen10 a.btn {
margin: 0 auto;
}
.reviews-gallery.slick-dotted.slick-slider {
width: 100%;
margin-bottom: 21px;
padding: 0 36px 0;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots {
min-height: 30px;
display: flex;
justify-content: center;
position: static;
width: 100%;
flex-direction: row;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li {
margin: 0;
padding: 0;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li button {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
width: 24px;
height: 24px;
background: #2467AF;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li button:before {
display: none;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li button:after {
content: '';
display: block;
clear: both;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 1px solid #fff;
width: 16px;
height: 16px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
opacity: 0;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li.slick-active button {
width: 30px;
height: 30px;
background: #B8CEFF;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li.slick-active button:after {
opacity: 1;
width: 22px;
height: 22px;
}
.reviews-gallery.slick-dotted.slick-slider img {
display: block;
width: 100%;
height: auto;
}
.reviews-gallery.slick-dotted.slick-slider .review-block {
padding: 0 30px;
}
.reviews-gallery.slick-dotted.slick-slider .slick-list {
margin: 0 -30px 26px;
}
.screen11 {
position: relative;
padding-top: 72px;
}
.screen11 span.title {
text-align: center;
color: #2467AF;
margin-bottom: 44px;
padding: 0 18%;
}
.screen11 .iconka {
position: absolute;
left: 6%;
top: -5px;
}
.screen11 .iconka img {
display: block;
}
.screen11 .iconka2 {
position: absolute;
right: 4%;
top: -30px;
}
.screen11 .iconka2 img {
display: block;
}
.screen12 {
background: #2467AF;
padding: 20px 103px;
}
.screen12 ul {
display: flex;
align-items: center;
justify-content: space-between;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Line8.png) no-repeat 51% 50%;
min-height: 38px;
}
.screen12 li {
display: flex;
align-items: center;
width: 50%;
flex-wrap: wrap;
}
.screen12 li:nth-child(2) {
justify-content: flex-end;
}
.screen12 label {
display: block;
font-size: 18px;
font-family: 'Roboto';
color: #FFFFFF;
margin-right: 12px;
}
.screen12 input[type="text"] {
display: block;
background: #FDFDFD;
border: 1px solid #C6C6C6;
border-radius: 15px;
padding: 0 35px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
height: 45px;
width: 312px;
font-size: 14px;
font-family: 'Open Sans';
color: rgba(0, 0, 0, 0.9);
font-weight: 600;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen12 input[type="text"]:hover {
border: 2px solid #848484;
}
.screen12 input[type="text"]:hover::placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:hover::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:hover::-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:hover:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:hover:-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:focus {
border: 2px solid #848484;
}
.screen12 input[type="text"]:focus::placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:focus::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:focus::-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:focus:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]:focus:-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.screen12 input[type="text"]::placeholder {
color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
font-weight: 400;
}
.screen12 input[type="text"]::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.4);
font-weight: 400;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen12 input[type="text"]::-moz-placeholder {
font-weight: 400;
color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen12 input[type="text"]:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.4);
font-weight: 400;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen12 input[type="text"]:-moz-placeholder {
color: rgba(0, 0, 0, 0.4);
font-weight: 400;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen12 .input-file {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/download1.png) no-repeat 94% 50% #FDFDFD;
border: 1px solid #C6C6C6;
border-radius: 15px;
padding: 0 35px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
height: 45px;
width: 312px;
display: flex;
align-items: center;
cursor: pointer;
position: relative;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.screen12 .input-file:hover {
border: 2px solid #848484;
}
.screen12 .input-file:hover span {
color: rgba(0, 0, 0, 0.9);
}
.screen12 .input-file input[type="file"] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
opacity: 0;
}
.screen12 .input-file span {
font-size: 14px;
font-family: 'Open Sans';
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: rgba(0, 0, 0, 0.4);
text-align: left;
margin: 0;
}
.footer {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame62.png) no-repeat 50% 0;
padding-top: 27px;
padding-bottom: 48px;
background-size: cover;
}
div.wpcf7-response-output {
margin: 10px 0;
padding: 10px;
text-align: center;
color: #fff;
line-height: normal;
}
.footer span.title {
display: block;
color: #fff;
margin: 0 0 18px;
text-align: center;
}
.footer a.doc {
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
margin: 0 auto 35px;
font-family: 'Open Sans';
font-size: 16px;
color: #68C8BF;
width: 253px;
height: 40px;
border: 2px solid #68C8BF;
box-shadow: 0px 4px 10px rgba(216, 29, 0, 0.2);
-webkit-box-shadow: 0px 4px 10px rgba(216, 29, 0, 0.2);
-moz-box-shadow: 0px 4px 10px rgba(216, 29, 0, 0.2);
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
background-color: transparent;
}
.footer a.doc:hover {
background-color: rgba(255, 255, 255, 0.1);
box-shadow: 0px 4px 10px rgba(216, 29, 0, 0.5);
-webkit-box-shadow: 0px 4px 10px rgba(216, 29, 0, 0.5);
-moz-box-shadow: 0px 4px 10px rgba(216, 29, 0, 0.5);
}
.footer-container {
display: flex;
justify-content: space-between;
max-width: 960px;
width: 100%;
margin: 0 auto;
padding-bottom: 14px;
}
.footer-container form {
padding-top: 7px; max-width: 410px;
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
margin: -5px 0 10px 20px;
}
.footer-container form input[type="tel"] ,
.footer-container form input[type="text"] {
position: relative;
z-index: 2;
display: block;
background: #FDFDFD;
border: 1px solid #C6C6C6;
border-radius: 15px;
padding: 0 20px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
height: 45px;
width: 100%;
margin-bottom: -7.5px;
font-size: 14px;
font-family: 'Open Sans';
color: rgba(0, 0, 0, 0.9);
font-weight: 600;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.footer-container form input[type="tel"]:hover,
.footer-container form input[type="text"]:hover {
border: 2px solid #EF7800;
}
.footer-container form input[type="tel"]:hover::placeholder,
.footer-container form input[type="text"]:hover::placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:hover::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:hover::-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:hover:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:hover:-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="tel"]:focus,
.footer-container form input[type="text"]:focus {
border: 2px solid #EF7800;
}
.footer-container form input[type="tel"]:focus::placeholder,
.footer-container form input[type="text"]:focus::placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:focus::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:focus::-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:focus:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="text"]:focus:-moz-placeholder {
color: rgba(0, 0, 0, 0.9);
}
.footer-container form input[type="tel"]::placeholder,
.footer-container form input[type="text"]::placeholder {
color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
font-weight: 400;
}
.footer-container form input[type="text"]::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.4);
font-weight: 400;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.footer-container form input[type="text"]::-moz-placeholder {
font-weight: 400;
color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.footer-container form input[type="text"]:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.4);
font-weight: 400;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.footer-container form input[type="text"]:-moz-placeholder {
color: rgba(0, 0, 0, 0.4);
font-weight: 400;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.footer-container form input[type="submit"] {
cursor: pointer;
margin: 0 auto;
border: none;
position: relative;
z-index: 2;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #F2CA1A;
color: #2467AF;
}
.footer-container form input[type="submit"]:hover {
background-color: #f5d961;
}
.footer-info {
width: 48%;
}
.footer-info span {
display: block;
font-family: 'Roboto';
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
margin-bottom: 17px;
}
.footer-info b {
display: block;
font-size: 18px;
line-height: 25px;
margin-bottom: 8px;
color: #FFFFFF;
}
.footer-info b a {
display: inline;
color: #FFFFFF;
text-decoration: none;
font-weight: 700;
}
.footer-info strong {
display: block;
font-weight: 600;
font-size: 18px;
line-height: 25px;
color: #FFFFFF;
margin-bottom: 18px;
}
.footer-info ul {
display: flex;
align-items: center;
}
.footer-info li {
margin-right: 28px;
}
.footer-info a {
display: block;
}
.footer-info img {
display: block;
}
.mob-block {
display: none;
}
.imgs ul li:nth-child(3) {
display: none;
}
.imgs ul li:nth-child(3) .description .description-block {
margin: 0;
}
.screen8 .flex-block-product-lamp .slide{
width: 32%;
}
.product-block{
display: flex;
flex-wrap: wrap;
border: 2px solid #2467af;
padding: 15px;
border-radius: 15px;
align-items: center;
}
.product-block .price-product{
order: 3;
border-radius: 15px;
color: #000 !important;
font-weight: 600;
padding: 8px 13px;
border: 2px solid #2467af;
}
.product-block a.btn{
order: 2;
position: static !important;
margin: 0 0 0 auto;
}
.product-block picture{
width: 100%;
order: 1;
margin-bottom: 20px;
}
.product-block picture img{
width: 100% !important;
display: block;
height: auto !important;
}
.reviews-instagram {
margin-top: 0 !important;
}
.video-gallery ul.slick-dots{
bottom: -55px;
margin-bottom: 0;
top: auto;
margin-top: 0 !important;
transform: translate(-50%, 0%);
}
.video-gallery .slick-slide {
height: auto !important;
}
.product-block:hover img{
transform: scale(1.03);
transition: 0.3s;
}
.product-block img{
transition: 0.3s;
} @media screen and (max-width: 1300px) {
.screen1-block {
padding: 33px 0 0 0px;
}
.screen1-block2 {
position: relative;
padding: 49px 0px 0 0;
max-width: 480px;
}
.screen1-block2:after {
right: auto;
left: 0;
}
.screen12 {
padding: 20px 15px;
}
.screen11 .iconka {
left: 15px;
}
.screen11 .iconka2 {
right: 15px;
}
.screen11 span.title {
padding: 0 15%;
}
.screen11 span.title br {
display: none;
}
.screen7 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame61.png) no-repeat 50% 0;
min-height: 699px;
background-size: cover;
-webkit-background-size: cover;
margin-top: -110px;
padding-top: 96px;
padding-bottom: 50px;
}
.screen7-row {
padding: 0;
margin-bottom: 30px;
}
.screen7-row .screen7-img {
margin-right: 30px;
}
.screen7-row2 {
padding: 0;
margin: 0px;
}
.screen7-row2 .screen7-img {
margin: 0 0 0 30px;
}
}
@media screen and (max-width: 1250px) {
.screen1-block {
padding: 33px 30px 0 0px;
}
.screen1-block2 .price {
left: -89px;
top: 9%;
}
.screen2-img {
margin: 0;
}
.screen2-block {
max-width: 615px;
margin-right: 0;
margin-left: 30px;
}
.screen3-block {
margin: 0 30px 0 0;
}
.screen3-img {
margin: 86px 0px 0 0;
}
.screen3 .baby {
margin-left: -170px;
}
.description {
padding: 0;
}
.imgs ul {
display: flex;
padding: 0;
margin: 0 -7.5px;
}
.imgs ul li {
padding: 0 7.5px;
}
.reviews-gallery.slick-dotted.slick-slider {
padding: 0;
}
.reviews-gallery.slick-dotted.slick-slider .slick-list {
margin: 0 -7.5px 26px;
}
.reviews-gallery.slick-dotted.slick-slider .review-block {
padding: 0 7.5px;
}
.video-gallery.slick-dotted.slick-slider {
padding: 0 0px;
margin: 0;
}
.product-selection.slick-dotted.slick-slider {
padding: 0 0px;
margin: 0 0 30px 0;
}
.product-selection.slick-dotted.slick-slider .slick-list {
margin: 0 -7.5px;
}
.product-selection li {
margin-bottom: 20px;
padding: 0 7.5px;
}
.video-gallery.slick-dotted.slick-slider .slick-list {
margin: 0 -7.5px 26px;
}
.video-gallery.slick-dotted.slick-slider .video-block {
padding: 0 7.5px;
}
.screen8 {
margin-bottom: 50px;
}
.screen9 {
background: #1579be;
min-height: 1px;
margin-top: 0;
padding-bottom: 50px;
padding-top: 50px;
margin-bottom: 54px;
}
.screen5-block {
margin-right: 30px;
margin-left: 0;
}
.screen-img {
margin: 0;
}
}
@media screen and (max-width: 1100px) {
.logo {
margin-bottom: 15px;
}
.screen1 {
margin-bottom: 50px;
}
.screen3-img {
margin: 130px 0px 0 0;
}
.screen3 .baby {
bottom: -64px;
}
.screen12 li {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.screen12 li label {
margin: 0 0 10px 0;
}
.screen7-row2 .screen7-text {
padding-top: 100px;
}
.screen6 {
margin-bottom: 100px;
}
.specifications {
margin-right: 30px;
}
}
@media screen and (max-width: 960px) {
.product-selection .product-block a img {
max-width: 100%;
max-height: 100%;
}
.product-selection .product-block {
max-width: 100%;
max-height: 100%;
}
}
@media screen and (max-width: 959px) {
.main-carousel .slick-list {
overflow: hidden;
border-radius: 0;
}
.screen1 {
background: #ffd916;
min-height: 1px;
display: flex;
flex-direction: column;
justify-content: flex-start;
position: relative;
padding: 0 0 30px;
}
.screen1-block2 {
position: relative;
padding: 0;
max-width: 100%;
}
.screen1-block2 .price {
top: auto;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
right: auto;
margin: 0;
bottom: -67px;
}
.screen1-block2:after {
display: none;
}
.screen1-block2 .slide {
max-width: 100%;
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.screen1-block2 .slide img {
max-width: 100%;
width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
max-height: 100%;
}
.screen1-block.mob-block {
display: block;
margin: 0;
padding-top: 65px;
position: static;
}
.screen1-block.mob-block .screen1-text p {
display: block;
margin-bottom: 20px;
}
.screen1-block.mob-block .buttons {
display: flex;
}
.screen1-block {
padding: 15px 15px 0;
max-width: 100%;
margin-bottom: 30px;
position: absolute;
width: 100%;
z-index: 3;
}
.screen1-block .screen1-text {
width: 100%;
}
.screen1-block .screen1-text span {
text-align: center;
color: #fff;
}
.screen1-block .screen1-text span b {
color: #fff;
}
.screen1-block .screen1-text p {
display: none;
}
.screen1-block .buttons {
display: none;
}
.logo {
margin: 0 auto 15px;
padding: 10px;
background-color: rgba(255, 255, 255, 0.8);
}
.screen2 {
flex-direction: column;
align-items: center;
justify-content: flex-start;
margin-bottom: 50px;
}
.screen2 .screen2-img {
width: 100%;
margin: 0 0 30px;
padding: 15px 0 0 25px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group435.png) no-repeat 0 0;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
}
.screen2 .screen2-img img {
width: 100%;
height: auto;
max-height: 100%;
max-width: 100%;
}
.screen2-block {
max-width: 100%;
width: 100%;
margin: 0;
}
.screen3 .baby {
bottom: 0;
left: auto;
margin: 0;
top: auto;
right: 0;
opacity: 0.8;
}
.screen3 {
flex-direction: column;
align-items: center;
justify-content: flex-start;
background: #00559e;
padding: 30px 15px;
}
.screen3 .screen3-block {
order: 2;
max-width: 100%;
padding: 0;
position: relative;
z-index: 2;
margin: 0;
}
.screen3 .screen3-block img {
margin: 0;
}
.screen3 .screen3-img {
order: 1;
width: 100%;
padding: 0 25px 0 0;
margin: 0 0 30px 0;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group438.png) no-repeat 100% 0;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
.screen3 .screen3-img img {
width: 100%;
max-height: 100%;
max-width: 100%;
}
.screen4 {
display: flex;
flex-direction: column;
align-items: center;
}
.screen4 .imgs {
order: 1;
}
.screen4 .imgs img {
max-width: 100%;
max-height: 100%;
}
.screen4 .description {
order: 2;
flex-direction: column;
}
.screen4 .description .description-block {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/right7.png) no-repeat;
padding-left: 80px;
width: 100%;
padding-top: 8px;
margin-bottom: 50px;
}
.screen4 a.btn {
order: 3;
}
.screen5 {
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 0;
margin-bottom: 70px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group4301.png) no-repeat 50% 75%;
}
.screen5 .screen-img {
order: 1;
width: 100%;
padding: 0;
max-width: 100%;
margin-bottom: 30px;
}
.screen5 .screen-img img {
width: 100%;
height: auto;
max-width: 100%;
max-height: 100%;
}
.screen5 .screen5-block {
order: 2;
max-width: 100%;
width: 100%;
margin: 0;
}
.screen6 {
display: flex;
flex-direction: column;
align-items: center;
}
.specifications {
margin: 0 0 100px 0;
width: 100%;
}
.screen6-text {
min-width: 1px;
width: 100%;
}
.screen6-text a.btn {
margin: 0 auto;
}
.screen7-icon {
position: absolute;
top: 0;
right: 25px;
margin-top: -75px;
width: 150px;
}
.screen7-icon img {
display: block;
width: 100%;
height: auto;
}
.screen7 {
background: none;
padding: 0;
}
.screen7-row {
background: #ffcb01;
padding: 30px 15px;
margin: 0;
display: flex;
flex-direction: column;
}
.screen7-row .screen7-img {
order: 1 !important;
max-width: 100%;
width: 100%;
margin: 0 0 30px 0 !important;
}
.screen7-row .screen7-img img {
max-width: 100%;
max-height: 100%;
}
.screen7-row .screen7-text {
order: 2 !important;
max-width: 100%;
width: 100%;
padding: 0;
}
.screen7-row2 {
background: #0193d3;
margin: 0;
}
.screen10 {
margin-bottom: 30px;
}
.screen11 {
display: flex;
flex-direction: column;
padding-top: 30px;
align-items: center;
}
.screen11 .iconka {
position: static;
order: 1;
}
.screen11 span.title {
order: 2;
width: 100%;
padding: 0;
text-align: center;
margin: 30px 0;
}
.screen11 .iconka2 {
position: static;
order: 3;
margin-bottom: 30px;
}
.screen12 ul {
flex-direction: column;
background: none;
}
.screen12 ul li {
flex-direction: row;
width: 100%;
align-items: center;
margin-bottom: 20px;
}
.screen12 ul li:last-child {
margin: 0;
}
.screen12 ul li label {
margin: 0;
min-width: 190px;
width: 190px;
}
.screen12 ul input[type="text"] {
width: 100%;
}
.screen12 ul .input-file {
width: 100%;
margin: 0;
}
.footer {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Frame62.png) no-repeat 47.5% 0;
-webkit-background-size: cover;
background-size: cover;
padding-bottom: 16px;
}
.footer-container {
flex-direction: column;
align-items: center;
width: 100%;
}
.footer-container form {
padding-top: 7px;
max-width: 480px;
width: 100%;
position: relative;
padding-bottom: 0;
margin-bottom: 30px;
}
.footer-info {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.footer-info li {
margin: 0 14px;
}
}
@media screen and (max-width: 768px) {
.imgs ul {
flex-wrap: wrap;
justify-content: center;
}
.imgs ul li {
width: 50%;
margin-bottom: 15px;
}
.screen7-icon {
margin-top: -55px;
width: 110px;
}
}
@media screen and (max-width: 640px) {
span.title {
font-size: 35px;
line-height: 37px !important;
}
}
@media screen and (max-width: 568px) {
.screen9 {
margin-bottom: 80px;
}
.footer-info{
width: 100% !important;
font-size: 18px !important;
}
.reviews-instagram {
margin-top: 0 !important;
}
.screen8 .flex-block-product-lamp .slide{
width: 100%;
}
.product-block{
display: flex;
flex-wrap: wrap;
border: 2px solid #2467af;
padding: 15px;
border-radius: 15px;
align-items: center;
}
.product-block .price-product{
order: 3;
border-radius: 15px;
color: #000 !important;
font-weight: 600;
padding: 8px 13px;
border: 2px solid #2467af;
}
.screen8 {
background: none;
}
.product-block a.btn{
order: 2;
position: static !important;
margin: 0 0 0 auto;
}
.product-block picture{
width: 100%;
order: 1;
margin-bottom: 20px;
}
.product-block picture img{
width: 100% !important;
display: block;
height: auto !important;
}
.video-gallery .slick-slide {
height: auto !important;
}
.video-gallery ul.slick-dots {
margin-top: 0 !important;
transform: translate(-50%, 0);
top: auto !important;
bottom: -55px !important;
}
.reviews-instagram h1{
font-size: 21px !important;
text-align: center;
padding: 0 15px !important;
margin-top: 0 !important;
margin-bottom: 30px !important;
}
.screen7-row2 .screen7-text span.title {
font-size: 22px;
}
.ffLamp-footer_left-soc{
display: flex !important;
justify-content: center;
margin-left: 0 !important;
}
.ffLamp-footer_left-soc a{
margin: 0 5px !important;
}
.screen11 span.title {
font-size: 22px !important;
}
.footer-info span {
font-size: 16px !important;
}
.screen1-text span {
font-size: 30px;
line-height: 30px;
}
.screen1-block2 .price {
font-size: 20px;
width: 151px;
height: 136px;
padding-left: 37px;
padding-top: 27px;
bottom: -80px;
}
.screen1-block2 .price strong {
font-size: 33px;
line-height: 48px;
margin-right: 0px;
}
.screen1-block {
margin-bottom: 10px;
}
.screen3 .baby {
bottom: -9px;
left: auto;
margin: 0;
top: auto;
right: 0;
opacity: 0.8;
width: 300px;
}
.screen3 .baby img {
width: 100%;
height: auto;
}
.screen7-icon {
margin-top: -45px;
width: 90px;
}
.screen7-text p {
font-size: 15px;
line-height: 21px;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li {
width: 22px;
height: 22px;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li button {
width: 14px;
height: 14px;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li button:after {
width: 6px;
height: 6px;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li.slick-active button {
width: 20px;
height: 20px;
}
.reviews-gallery.slick-dotted.slick-slider ul.slick-dots li.slick-active button:after {
width: 12px;
height: 12px;
}
.video-gallery.slick-dotted.slick-slider ul.slick-dots li {
width: 22px;
height: 22px;
}
.video-gallery.slick-dotted.slick-slider ul.slick-dots li button {
width: 14px;
height: 14px;
}
.video-gallery.slick-dotted.slick-slider ul.slick-dots li button:after {
width: 6px;
height: 6px;
}
.video-gallery.slick-dotted.slick-slider ul.slick-dots li.slick-active button {
width: 20px;
height: 20px;
}
.video-gallery.slick-dotted.slick-slider ul.slick-dots li.slick-active button:after {
width: 12px;
height: 12px;
}
.product-selection.slick-dotted.slick-slider ul.slick-dots li {
width: 22px;
height: 22px;
}
.product-selection.slick-dotted.slick-slider ul.slick-dots li button {
width: 14px;
height: 14px;
}
.product-selection.slick-dotted.slick-slider ul.slick-dots li button:after {
width: 6px;
height: 6px;
}
.product-selection.slick-dotted.slick-slider ul.slick-dots li.slick-active button {
width: 20px;
height: 20px;
}
.product-selection.slick-dotted.slick-slider ul.slick-dots li.slick-active button:after {
width: 12px;
height: 12px;
}
span.title {
font-size: 32px;
line-height: 34px !important;
}
.screen12 ul li {
flex-direction: column;
align-items: flex-start !important;
justify-content: flex-start;
}
.screen12 ul li label {
margin: 0 0 10px 15px;
}
}
@media screen and (max-width: 480px) {
.imgs ul li:nth-child(3) {
display: block;
}
.description-block2 {
display: none;
}
.logo {
margin: 0 auto 10px;
width: 130px;
}
.screen1-text span {
font-size: 19px;
line-height: 19px;
text-shadow: 0 0 2px #000;
font-weight: 800;
}
.screen1-text span b {
font-size: 20px;
text-shadow: 0 0 2px #000;
line-height: 20px;
font-weight: 600;
}
.screen1-block2 .price {
bottom: -96px;
}
.screen1-text p {
font-size: 15px;
line-height: 21px;
}
.screen1-block.mob-block .buttons {
flex-direction: column;
}
.screen1-block.mob-block .buttons a.btn {
width: 100%;
margin: 0 0 15px 0;
}
.screen1-block.mob-block .buttons a.made {
width: 100%;
}
.screen2-block p {
font-size: 15px;
line-height: 21px;
}
.screen2-block a.btn {
margin: 30px auto 0;
}
.screen2 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group430.png) no-repeat 50% 95%;
}
.screen2 .screen2-img {
padding: 15px 0 0 15px;
}
.screen3-block span.title {
font-size: 23px;
}
.screen3 .screen3-img {
padding: 0 15px 0 0;
}
.screen3-block p {
font-size: 15px;
line-height: 21px;
margin-bottom: 30px;
}
.imgs ul li {
width: 100%;
margin-bottom: 15px;
}
.screen4 .description .description-block {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/right7.png) no-repeat;
padding-left: 60px;
width: 100%;
padding-top: 12px;
margin-bottom: 50px;
background-size: 44px 44px;
}
.screen4 .description .description-block p {
font-size: 15px;
line-height: 21px;
}
.screen4 .description .description-block span.title {
text-align: left !important;
}
.screen5 {
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/Group4301.png) no-repeat 50% 43%;
}
.screen5-block span.title {
padding-left: 55px;
background: url(//fastisi.com/wp-content/themes/veti-k/landing/lamp/img/right7.png) no-repeat 0 0;
min-height: 44px;
padding-top: 5px;
background-size: auto 100%;
}
.specifications {
margin: 0 0 80px 0;
width: 100%;
}
span.title {
font-size: 26px;
line-height: 30px !important;
text-align: center;
}
.footer-info span {
font-size: 18px;
line-height: 22px;
margin-bottom: 17px;
}
.footer-info b {
font-size: 14px;
line-height: 21px;
margin-bottom: 8px;
}
.footer-info strong {
font-size: 16px;
line-height: 22px;
margin-bottom: 18px;
}
.product-selection.slick-dotted.slick-slider {
display: none;
}
.product-selection-mob.slick-dotted.slick-slider {
display: block;
}
.product-selection.slick-dotted.slick-slider .slick-list {
margin: 0 -7.5px 20px;
}
.specifications {
padding-left: 46px;
}
.specifications .text {
font-size: 20px;
}
.screen4 .imgs img {
width: 231px;
height: 231px;
margin: 0 auto;
}
}
.info-file {
font-size: 12px;
color: #fff !important;
line-height: 16px;
display: block;
margin-bottom: -12px !important;
margin-right: 12px;
margin-top: 6px;
}
@media screen and (max-width: 460px) {
.specifications {
padding-left: 12px;
}
.info-file{
text-align: center;
padding: 0 25px;
}
.specifications span.height {
top: 0;
left: -47px;
height: 100%;
}
.screen6-text li {
font-size: 15px;
line-height: 21px;
}
}  .footer-lending_container{
padding: 30px 0;
}
.footer-title {
position: relative;
font-weight: 700;
font-size: 26px;
line-height: 45px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF!important;
margin-bottom: 20px;
}
.footer-lending_block-1 {
width: 456px;
display: block;
margin: 0 auto;
}
.btn-docum {
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
line-height: 2.2;
border: 2px solid #FFFFFF;
border-radius: 30px;
font-size: 16px;
line-height: 22px;
width: 254px;
text-transform: uppercase;
height: 50px;
margin: 0 auto 41px;
color: #FFFFFF;
padding-top: 12px;
text-align: center;
}
.btn-docum:hover {
color: #6664E8;
background-color: #fff;
}
.footer-lending_block-1 span{
font-family: 'Lato';
display: block;
margin-bottom: 42px;
text-transform: uppercase;
font-weight: 700;
font-size: 17.8px!important;
line-height: 35px;
color: #FFFFFF;
text-align: center;
}
.footer-lending_block-1 p{
display: block;
font-weight: 600;
font-size: 19px;
line-height: normal;
color: #FFFFFF!important;
margin-bottom: 30px!important;
}
.ffLamp-footer_left-soc {
display: flex;
margin-bottom: 30px;
justify-content: center;
}
.ffLamp-footer_left-soc a {
display: block;
margin: 0 8px;
border-radius: 100px;
overflow: hidden;
transition: 0.3s;
}
.footer_soc {
display: flex;
align-items: center;
}
.footer_soc a {
display: block;
margin-right: 30px;
border-radius: 100px;
overflow: hidden;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
@media screen and (max-width: 500px){
.footer-lending_block-1 {
width: 100%!important;
text-align: center!important;
padding: 0 15px;
}
.footer-lending_block-1 a img{
text-align: center;
}
.footer_soc {
width: 100%;
justify-content: center;
}
.footer_soc a{
margin: 0 15px;
}