body {margin: 0;padding: 0;width: 100%;height: 100%;}#app {width: 100%;height: auto;display: flex;flex-direction: column;}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;backface-visibility:hidden;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1)}.blueimp-gallery>.slides>.slide-loading{background:url(loading.gif) 50% no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(/files/img/error.png) 50% no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.next,.blueimp-gallery>.prev{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(/files/img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.play-pause,.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.title{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-left>.prev,.blueimp-gallery-right>.next,.blueimp-gallery-single>.next,.blueimp-gallery-single>.play-pause,.blueimp-gallery-single>.prev{display:none}.blueimp-gallery>.close,.blueimp-gallery>.next,.blueimp-gallery>.play-pause,.blueimp-gallery>.prev,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blueimp-gallery>.close:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.play-pause:hover,.blueimp-gallery>.prev:hover,.blueimp-gallery>.title:hover{color:#fff;opacity:1}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(play-pause.svg)}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:hsla(0,0%,100%,.25) 50% no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}*+html .blueimp-gallery>.indicator>li{display:inline}.blueimp-gallery>.indicator>.active,.blueimp-gallery>.indicator>li:hover{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery>.indicator>li:after{opacity:0;display:block;position:absolute;content:"";top:-5em;width:75px;height:75px;transition:transform .6s ease-out,opacity .4s ease-out;transform:translateX(-50%) translateY(0) translateZ(0);pointer-events:none}.blueimp-gallery>.indicator>li:hover:after{opacity:1;border-radius:50%;background:inherit;transform:translateX(-50%) translateY(-5px) translateZ(0)}.blueimp-gallery>.indicator>.active:after{display:none}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;backface-visibility:hidden;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.blueimp-gallery>.slides>.slide>.video-content>iframe{position:absolute;top:100%;left:0;width:100%;height:100%;border:none}.blueimp-gallery>.slides>.slide>.video-playing>iframe{top:0}.blueimp-gallery>.slides>.slide>.video-content>a{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(/files/img/video-play.png) 50% no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url(loading.gif) 50% no-repeat;background-size:64px 64px}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url(video-play.svg)}#app{margin:0;padding:0}@media screen{.header[data-v-732b1645]{color:#fff;height:auto;width:100%;background-color:#000}.container-header[data-v-732b1645]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:auto}.logo[data-v-732b1645]{flex-grow:3;font-family:Ubuntu;font-size:40px;margin-left:30px}.mobile_menu[data-v-732b1645]{display:none}.nav[data-v-732b1645]{flex-grow:1;display:flex;justify-content:flex-end}ul[data-v-732b1645]{font-family:Roboto;list-style-type:none;padding:0;margin:0}li[data-v-732b1645]{display:inline-block;padding:0 20px;height:40px;margin-top:22px}a[data-v-732b1645]{text-decoration:none;color:#fff;height:100%}a:active~li[data-v-732b1645],li[data-v-732b1645]:hover{text-decoration:none;color:#fff;height:36px;border-bottom:4px solid #fff}}@media (max-width:769px){.logo[data-v-732b1645]{margin-left:20px}.nav ul[data-v-732b1645]{display:none}.container-header[data-v-732b1645]{margin:10px auto}.mobile_menu[data-v-732b1645]{flex-grow:1;display:flex;justify-content:flex-end;margin-right:20px}.mobile_list[data-v-732b1645]{display:flex;flex-direction:column;align-items:center}.menu_btn img[data-v-732b1645]{width:30px}}body[data-v-2f48a058]{margin:0;padding:0}.about[data-v-2f48a058]{flex:1 0 auto}.banner[data-v-2f48a058]{height:400px;margin:0 auto;background:url(/files/img/stairs.jpg) 50% 80% no-repeat;background-size:cover;width:auto;position:relative}.banner_title[data-v-2f48a058]{font-weight:700}.description[data-v-2f48a058]{background-color:rgba(255,255,250,.4);height:100%;width:100%;margin:0 auto;position:absolute}.description-holder[data-v-2f48a058]{width:auto;position:relative;margin:66px 10%}h1[data-v-2f48a058]{font-family:Ubuntu;width:720px;margin:0;font-weight:300;font-size:45px}.inner[data-v-2f48a058]{margin-top:25px;font-family:Roboto;width:750px}.description-holder a[data-v-2f48a058]{width:240px;height:50px;margin-top:30px;background-color:#000;display:block;text-align:center;color:#fff;font-family:Roboto;text-decoration:none;font-size:17px;line-height:48px}.projects[data-v-2f48a058]{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0 auto;width:1000px;height:485px;margin-top:50px;margin-bottom:50px}.title-projects h2[data-v-2f48a058]{font-size:35px;font-weight:700;width:280px;height:90px;letter-spacing:-1px;padding-left:20px;font-family:Ubuntu;border-left:7px solid #000}.title-projects span[data-v-2f48a058]{font-family:Roboto;color:#696969;width:200px;display:block}.block1[data-v-2f48a058],.block2[data-v-2f48a058],.block3[data-v-2f48a058],.title-projects[data-v-2f48a058]{position:relative;display:block;width:485px;height:235px}.block1[data-v-2f48a058]{background:url(/files/img/stairs_projects.jpg) 35% 35%}.block2[data-v-2f48a058]{background:url(/files/img/borders_projects.jpg) 50% 70%;background-size:500px}.block3[data-v-2f48a058]{background:url(/files/img/terraces_projects.jpg) 35% 15%;background-size:500px}.block1:hover>.block-wrapper[data-v-2f48a058],.block2:hover>.block-wrapper[data-v-2f48a058],.block3:hover>.block-wrapper[data-v-2f48a058]{background-color:rgba(0,0,0,.6)}.block-wrapper[data-v-2f48a058]{background-color:rgba(0,0,0,.2);width:100%;height:100%}.block1 span[data-v-2f48a058],.block2 span[data-v-2f48a058],.block3 span[data-v-2f48a058]{position:absolute;font-size:20px;font-family:Roboto;color:#fff;text-decoration:none;text-align:bottom;bottom:0;padding:20px 30px}.advantages[data-v-2f48a058]{display:flex;margin:0 auto;width:auto;height:350px;margin-bottom:50px}.adv-cover[data-v-2f48a058]{width:50%;background-image:url(/files/img/advantages-cover.jpg);height:100%;background-position:15% 45%;background-size:800px;position:relative}.adv-overlay[data-v-2f48a058]{width:100%;height:100%;background-color:hsla(0,0%,100%,.5);position:absolute}.adv-cover h2[data-v-2f48a058]{font-size:40px;width:140px;font-family:Ubuntu;font-weight:700;border-left:7px solid #000;margin:20% auto;padding-left:15px;height:93px}.list[data-v-2f48a058]{margin-left:75px;border-left:5px solid #000;height:auto;width:50%;display:flex;align-self:center;flex-direction:column}.adv1[data-v-2f48a058],.adv2[data-v-2f48a058],.adv3[data-v-2f48a058]{background-size:60px;background-repeat:no-repeat;background-position:10% 50%}.adv2[data-v-2f48a058]{margin-top:35px;margin-bottom:35px}.adv1>h2[data-v-2f48a058],.adv2>h2[data-v-2f48a058],.adv3>h2[data-v-2f48a058]{font-family:Ubuntu;font-size:25px;margin-left:22%;letter-spacing:-1px;margin-top:0}.adv1>p[data-v-2f48a058],.adv2>p[data-v-2f48a058],.adv3>p[data-v-2f48a058]{font-family:Roboto;font-size:15px;margin-left:22%;margin-bottom:0;margin-top:-10px;color:#696969;width:200px}.adv1[data-v-2f48a058]{background-image:url(/files/img/verified.png)}.adv2[data-v-2f48a058]{background-image:url(/files/img/tools.png)}.adv3[data-v-2f48a058]{background-image:url(/files/img/clock.png)}.clients[data-v-2f48a058]{display:flex;margin:0 auto;width:auto;height:250px;margin-bottom:50px}.clients-cover[data-v-2f48a058]{width:50%;height:100%;position:relative}.clients-cover h2[data-v-2f48a058]{font-size:40px;width:305px;font-family:Ubuntu;font-weight:700;position:absolute;margin-left:37%;border-left:7px solid #000;padding-left:15px;height:auto}.clients-list[data-v-2f48a058]{margin-left:75px;height:auto;width:50%;display:flex;flex-direction:column}.clients-list p[data-v-2f48a058]{font-family:Ubuntu;font-size:25px;margin-top:40px;font-weight:700;letter-spacing:-1px}.clients-list li[data-v-2f48a058]{font-family:Roboto;font-size:15px;color:#696969}.contact[data-v-2f48a058]{display:none}@media (max-width:769px){.banner[data-v-2f48a058]{height:600px}.description-holder[data-v-2f48a058]{margin:100px auto}.description-holder h1[data-v-2f48a058]{font-weight:700;font-size:40px}.description-holder a[data-v-2f48a058]{margin:30px auto}.banner_title[data-v-2f48a058]{text-align:center;margin:0 auto;width:auto}.inner[data-v-2f48a058]{text-align:center;width:auto;margin:25px 15px}.title-projects span[data-v-2f48a058]{display:none}.projects[data-v-2f48a058]{width:auto;height:auto;flex-direction:column}.block1[data-v-2f48a058],.block2[data-v-2f48a058],.block3[data-v-2f48a058],.title-projects[data-v-2f48a058]{padding:10px 0;margin:0 auto;width:100%}.title-projects[data-v-2f48a058]{height:100%;margin-bottom:40px}.title-projects h2[data-v-2f48a058]{margin:0 auto}.adv-cover[data-v-2f48a058]{width:100%;height:0;margin:0 auto}.adv-cover h2[data-v-2f48a058]{background:none;margin:0 18.5%}.adv-overlay[data-v-2f48a058]{background:none}.advoverlay h2[data-v-2f48a058]{margin:6% auto}.adv1>h2[data-v-2f48a058],.adv2>h2[data-v-2f48a058],.adv3>h2[data-v-2f48a058]{margin-left:40%;letter-spacing:0}.adv1>p[data-v-2f48a058],.adv2>p[data-v-2f48a058],.adv3>p[data-v-2f48a058]{margin-left:40%}.clients[data-v-2f48a058]{display:none}.block-wrapper[data-v-2f48a058]{display:flex;align-items:center;justify-content:center}.block1 span[data-v-2f48a058],.block2 span[data-v-2f48a058],.block3 span[data-v-2f48a058]{text-align:center;bottom:auto;width:250px}.advantages[data-v-2f48a058]{flex-direction:column}.contact[data-v-2f48a058]{margin-top:200px;display:flex;justify-content:center;flex-direction:column;background-image:url(/files/img/advantages-cover.jpg)}.contact-title[data-v-2f48a058]{font-family:Ubuntu;font-weight:700;font-size:20px}.contact-overlay[data-v-2f48a058]{width:300px;margin:50px auto;display:flex;flex-direction:column}.contact-items[data-v-2f48a058]{font-family:Roboto;background-color:#fff;padding:10px 20px}.location[data-v-2f48a058]{background:no-repeat 0 50% url(/files/img/pin.png);background-size:18px}.mail[data-v-2f48a058]{background:no-repeat 0 50% url(/files/img/envelope.png);background-size:18px}.telephone[data-v-2f48a058]{background:no-repeat 0 50% url(/files/img/phone.png);background-size:18px}.location>p[data-v-2f48a058],.mail>p[data-v-2f48a058],.telephone>p[data-v-2f48a058]{margin-left:40px}.list[data-v-2f48a058]{border:0;margin-left:0;margin-top:145px;margin-bottom:45px;width:100%}.adv1[data-v-2f48a058],.adv2[data-v-2f48a058],.adv3[data-v-2f48a058]{background-position:20% 50%}}.footer[data-v-fac1b7a2]{color:#fff;height:100px;min-width:100%;background-color:#000;flex:0 0 auto}.container-footer[data-v-fac1b7a2]{display:flex;align-items:center;justify-content:center;height:100%;margin:auto}.logo[data-v-fac1b7a2]{font-family:Ubuntu;font-size:40px;height:80px;border-right:5px solid #fff}.logo p[data-v-fac1b7a2]{padding-right:100px;margin-top:18px}.address p[data-v-fac1b7a2],.contacts[data-v-fac1b7a2],.instagram[data-v-fac1b7a2]{font-family:Roboto;padding-left:130px;font-size:14px;width:155px;display:flex;align-items:center}.contacts[data-v-fac1b7a2]{flex-direction:column;align-self:center;align-items:flex-start;justify-content:space-evenly}.mail[data-v-fac1b7a2],.telephone[data-v-fac1b7a2]{padding-left:30px}li[data-v-fac1b7a2]{display:inline-block;padding:0 20px;height:40px;margin-top:22px}a[data-v-fac1b7a2]{text-decoration:none;color:#fff;height:100%}a:active~li[data-v-fac1b7a2],li[data-v-fac1b7a2]:hover{text-decoration:none;color:#fff;margin-top:25px;border-bottom:4px solid #fff}@media (max-width:769px){.footer[data-v-fac1b7a2]{display:none}}.project[data-v-253a2e14]{display:flex;flex-direction:column;padding:50px 70px}h2[data-v-253a2e14]{font-family:Ubuntu;font-size:44px;width:900px;margin-top:0}p[data-v-253a2e14]{font-family:Roboto;color:#696969;margin-bottom:30px;width:800px}.image[data-v-253a2e14]{background-size:cover;background-repeat:no-repeat;background-position:50%;display:block;width:900px;height:400px}.another-class[data-v-253a2e14]{background-color:transparent}@media (max-width:769px){p[data-v-253a2e14]{width:100%}.project[data-v-253a2e14]{width:auto}.project h2[data-v-253a2e14]{width:100%}}.contacts-block[data-v-7ff7e5bb]{height:80vh;width:100%;background:url(/files/img/contacts-back.jpg) no-repeat;flex:1 0 auto;display:block}.contacts-wrapper[data-v-7ff7e5bb]{height:400px;width:1000px;background-color:#fff;position:absolute;right:0;bottom:100px}h2[data-v-7ff7e5bb]{font-size:40px;letter-spacing:-1px;font-family:Ubuntu;font-weight:500;line-height:1;position:absolute;left:20%;top:15px}.subtitle[data-v-7ff7e5bb]{position:absolute;top:23%;font-family:Roboto;color:#000;left:20%;font-size:14px}.contacts-mobile-title[data-v-7ff7e5bb]{display:none}.contacts-text[data-v-7ff7e5bb]{position:absolute;left:20%;top:38%;display:flex;flex-direction:row;font-family:Roboto;color:#696969}.contacts-text p[data-v-7ff7e5bb]{padding-right:100px;line-height:2em;font-size:14px}.buttons[data-v-7ff7e5bb]{left:20%;position:absolute;bottom:12%;display:flex;flex-direction:row}.buttons a[data-v-7ff7e5bb]{margin-right:20px;background-color:#000;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.contacts-buttons[data-v-7ff7e5bb]{display:none}@media (max-width:769px){.contacts-block[data-v-7ff7e5bb]{height:100vh;background:none}.contacts-wrapper[data-v-7ff7e5bb]{height:auto;width:100%;position:relative;bottom:0;display:flex;flex-direction:column;background:url(/files/img/contacts-back.jpg);background-size:1000px;background-position:35% 100px}.contacts-title[data-v-7ff7e5bb]{display:none}.contacts-mobile-title[data-v-7ff7e5bb]{display:block;height:170px;width:100%;background-color:#fff;font-weight:700}h2[data-v-7ff7e5bb]{font-weight:700;letter-spacing:0}.subtitle[data-v-7ff7e5bb]{display:none}.contacts-text[data-v-7ff7e5bb]{position:relative;display:flex;align-self:flex-end;flex-direction:column;font-family:Roboto;color:#696969;width:250px;background-color:#fff;padding:50px 35px;margin-top:15%;left:0;right:0;top:0}.contacts-text p[data-v-7ff7e5bb]{padding:0}.buttons[data-v-7ff7e5bb]{display:none}.contacts-buttons[data-v-7ff7e5bb]{display:flex;flex-direction:row;margin-top:30px}.contacts-buttons a[data-v-7ff7e5bb]{margin-right:20px;background-color:#000;width:40px;height:40px;display:flex;justify-content:center;align-items:center}}.thumbnail[data-v-e0ad6c84]{width:auto;height:auto}.thumbnail img[data-v-e0ad6c84]{width:100%;height:auto}.lightbox[data-v-e0ad6c84]{position:fixed;background:rgba(0,0,0,.8);display:flex;justify-items:center;align-items:center;width:100%;top:0;bottom:0;right:0;left:0;z-index:50}.container1[data-v-e0ad6c84]{position:fixed;top:0;right:0;color:#fff;cursor:pointer;font-size:2.25rem;padding:.25rem;margin-right:.5rem}.flex[data-v-e0ad6c84]{display:flex}.cursor-pointer[data-v-e0ad6c84]{padding:0 2rem;align-self:center;cursor:pointer}.lightbox-image img[data-v-e0ad6c84]{width:auto;height:auto;max-width:100%}@media (max-width:769px){.cursor-pointer[data-v-e0ad6c84]{padding:0;position:absolute}.next[data-v-e0ad6c84]{right:0}}a[data-v-0dfb4cb3]{text-decoration:none}.projects_wrapper[data-v-0dfb4cb3]{padding:50px;display:flex;flex-direction:column}.project1[data-v-0dfb4cb3],.project2[data-v-0dfb4cb3],.project3[data-v-0dfb4cb3],.project4[data-v-0dfb4cb3],.project5[data-v-0dfb4cb3],.project6[data-v-0dfb4cb3],.project7[data-v-0dfb4cb3]{position:relative;display:flex;margin-bottom:50px}.project-cover[data-v-0dfb4cb3]{display:block;width:550px;height:275px;background-size:cover;background-position:inherit}.project1 .project-cover[data-v-0dfb4cb3]{background-image:url(/files/img/stairs_projects.jpg)}.project2 .project-cover[data-v-0dfb4cb3]{background-image:url("https://drive.google.com/uc?export=view&id=1z-aPjZfZ5OOn17uTxuYg3UtiA1zQ26iD")}.project3 .project-cover[data-v-0dfb4cb3]{background-image:url("https://drive.google.com/uc?export=view&id=16bHMXprXf3PBYBClzNSFaExgYfm86WSx")}.project4 .project-cover[data-v-0dfb4cb3]{background-image:url("https://drive.google.com/uc?export=view&id=1VdOtk8LXLSeFWbTqdYfKe_qOIFyVidU2")}.project5 .project-cover[data-v-0dfb4cb3]{background-image:url("https://drive.google.com/uc?export=view&id=1ov1vWtQBnKfOqf1HgR3Kb3pxNn5Bt-Am")}.project6 .project-cover[data-v-0dfb4cb3]{background-image:url("https://drive.google.com/uc?export=view&id=1gmTRhDNdGMUlPY2LjlkzMTED7UFQJJEh")}.project-wrapper[data-v-0dfb4cb3]{background-color:rgba(0,0,0,.2);width:100%;height:100%}.project-cover:hover>.project-wrapper[data-v-0dfb4cb3]{background-color:rgba(0,0,0,.6)}.project_title[data-v-0dfb4cb3]{margin:0 70px;font-family:Ubuntu;font-size:27px;width:50%}.project_title a[data-v-0dfb4cb3]{font-family:Roboto;font-size:15px;color:#696969}.project_wrapper a[data-v-0dfb4cb3]{display:none}.stripe[data-v-0dfb4cb3]{margin-top:10px;height:5px;width:150px;background-color:#000}@media (max-width:769px){body[data-v-0dfb4cb3]{margin:0}.projects_wrapper[data-v-0dfb4cb3]{padding:0}.project-wrapper[data-v-0dfb4cb3]{display:flex;align-items:center;justify-content:center}.project-wrapper[data-v-0dfb4cb3]:after{font-family:Roboto;color:#fff;font-size:23px;width:300px;text-align:center}.project1 .project-wrapper[data-v-0dfb4cb3]:after{content:"\41B\435\441\442\43D\438\446\44B   \438\43D\442\435\440\44C\435\440\43D\44B\435"}.project2 .project-wrapper[data-v-0dfb4cb3]:after{content:"\41E\433\440\430\436\434\435\43D\438\44F, \43F\435\440\435\433\43E\440\43E\434\43A\438, \43F\43E\43B\44B   \438\437   \441\442\435\43A\43B\430   \438   \43C\435\442\430\43B\43B\430"}.project3 .project-wrapper[data-v-0dfb4cb3]:after{content:"\41E\441\442\435\43A\43B\435\43D\438\435   \442\435\440\440\430\441"}.project4 .project-wrapper[data-v-0dfb4cb3]:after{content:"\418\43D\442\435\440\44C\435\440\43D\44B\435   \432\43E\434\43E\43F\430\434\44B"}.project5 .project-wrapper[data-v-0dfb4cb3]:after{content:"\412\43E\434\43D\44B\435   \43F\430\43D\435\43B\438   \438   \43A\43E\43B\43E\43D\43D\44B"}.project6 .project-wrapper[data-v-0dfb4cb3]:after{content:"\414\438\437\430\439\43D\435\440\441\43A\438\435   \441\432\435\442\438\43B\44C\43D\438\43A\438"}.project7 .project-wrapper[data-v-0dfb4cb3]:after{content:"\41C\430\43B\44B\435   \430\440\445\438\442\435\43A\442\443\440\43D\44B\435   \444\43E\440\43C\44B"}.project1[data-v-0dfb4cb3],.project2[data-v-0dfb4cb3],.project3[data-v-0dfb4cb3],.project4[data-v-0dfb4cb3],.project5[data-v-0dfb4cb3],.project6[data-v-0dfb4cb3],.project7[data-v-0dfb4cb3]{width:100%;margin:0;display:block}.project-cover[data-v-0dfb4cb3]{width:auto}.project_title[data-v-0dfb4cb3]{display:none}}
.faq__list{list-style-type: none;margin: 0;position: relative;padding: 0;}.faq__item{margin-bottom: 15px;position: relative;}.faq__item:last-child{margin-bottom: 0;}.faq__item--boxed{padding: 5px;background-color: #fff;border-radius: 4px;box-shadow: inset 0 0 6px #0000004d;}.faq__question{position: relative;padding: 15px 15px 15px 50px;transition: all 500ms ease;cursor: pointer;font-weight: 600;font-size: 16px;color: #222;line-height: 1.2;text-transform: uppercase;}.faq__arrow{position: absolute;width: 20px;height: 20px;top: calc(50% - 10px);left: 15px;transition: all .3s ease;}.faq__question.active {background: #fff;color: #00afee;}.faq__question.active .faq__arrow{transform: rotate(-90deg);}.faq__content{position: relative;display: none;padding: 0 0 0 50px;border-bottom: 1px solid #f2f2f2;}.faq__answer{position: relative;font-size: 14px;margin-bottom: 20px;line-height: 1.6;font-weight: normal;font-family: inherit;}@media only screen and (max-width : 767px) {.faq__question{font-weight: 500;font-size: 14px;}}
.banner_group{overflow: hidden;background-color: #ffffff;margin: 0;position: relative;width: 100%;margin-bottom: 15px;}.banner_group.no_js{background-color: transparent;margin-bottom: 0;}.banner_group__item{position: relative;width: 100%;height: 100%;overflow: hidden;margin-bottom: 0px;}.banner_group.no_js .banner_group__item{background-color: #ffffff;margin-bottom: 15px;}.banner_group__item:before,.banner_group__item:after {content: " ";display: table;}.banner_group__link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 9999;filter: alpha(opacity=0);opacity: 0;}.banner_group__image img {display: block;height: auto;margin: 0 auto;width: auto;position: relative;top: 0;left: 0;}.banner_group__variant1 .banner_group__content,.banner_group__variant2 .banner_group__content{position: absolute;left: 10%;top: 10%;right: 10%;bottom: 10%;max-width: 100%;text-align: center;}.banner_group__variant1 .banner_group__text,.banner_group__variant2 .banner_group__text{position: absolute;margin: 0px auto;width: 100%;top: -100px;left: 0px;right: auto;z-index: 9;height: 100%;display: flex;flex-direction: column;justify-content: center;}.banner_group__title {color: #222;height: 119px;font-size: 50px;line-height: 57px;display: flex;align-items: center;text-transform: none;font-weight: 500;text-align: left;width: 741px;}.banner_group__description {font-family: Roboto;width: 773px;font-style: normal;font-weight: normal;font-size: 20px;line-height: 23px;display: flex;align-items: flex-end;text-align: left;}.banner_group__variant3 .banner_group__title,.banner_group__variant4 .banner_group__title,.banner_group__variant3 .banner_group__description,.banner_group__variant4 .banner_group__description{color: #222;}.banner_group__variant1 .banner_group__content{display: none;}.banner_group__variant2 .banner_group__title,.banner_group__variant2 .banner_group__description{}.banner_group__variant3,.banner_group__variant4{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.banner_group__variant3 .banner_group__content,.banner_group__variant3 .banner_group__image,.banner_group__variant4 .banner_group__content,.banner_group__variant4 .banner_group__image{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;min-height: 1px;-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.banner_group__variant3 .banner_group__image,.banner_group__variant4 .banner_group__image{-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.banner_group__variant3 .banner_group__content,.banner_group__variant4 .banner_group__content{padding: 3% 5%;}.banner_group__variant4{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}@media only screen and (max-width : 991px) {.banner_group.no_js .banner_group__item{background-color: #ffffff;margin-bottom: 10px;}}@media only screen and (max-width : 767px) {.banner_group__image img{width: 100% !important;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content {left: 5%;top: 5%;right: 5%;bottom: 5%;}.banner_group__variant2 .banner_group__title, .banner_group__variant2 .banner_group__description {padding: 5px 5px;}.banner_group__title {font-size: 16px;line-height: 1.2;font-weight: 500;text-transform: initial;margin-bottom: 0;}.banner_group__description {font-size: 12px;font-weight: 400;}}

/*# sourceMappingURL=neli66.head.9c6d6baee38f9ce2a94f00917fbca2bf.css.map */
