*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}.container{padding-right:10px;padding-left:10px;width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.container{width:540px}}@media screen and (min-width:768px){.container{width:720px}}@media screen and (min-width:992px){.container{width:960px}}@media screen and (min-width:1240px){.container{width:1210px}}@media screen and (min-width:1420px){.container{width:1400px}}header{position:fixed;width:100%;top:40px;left:0;z-index:99;transition:.5s;border-bottom:1px solid transparent}header.scrolled{background:#fff;border-bottom:1px solid #000;top:0}header.scrolled .main_menu .logo{padding:5px 0}header .main_menu{display:flex;justify-content:space-between;align-items:center;position:relative}header .main_menu .left_bar .burger{display:none}header .main_menu .left_bar .menu_bar ul{display:flex;list-style:none}header .main_menu .left_bar .menu_bar ul li{margin-right:14px;padding:5px;border-bottom:1px solid transparent;transition:.3s}header .main_menu .left_bar .menu_bar ul li a{color:#1a1a1a;font-size:16px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:.3s}header .main_menu .left_bar .menu_bar ul li:hover{border-bottom:1px solid #63b1c3}header .main_menu .left_bar .menu_bar ul li:active{border-bottom:1px solid transparent}header .main_menu .left_bar .menu_bar ul li:active a{color:#63b1c3}header .main_menu .left_bar .menu_bar ul li.dropdown .dropdown_menu{position:absolute;left:0;top:99%;width:100%;background:rgba(255,255,255,.95);padding:20px;display:flex;justify-content:space-between;z-index:-10;opacity:0;visibility:hidden;transition:.5s}header .main_menu .left_bar .menu_bar ul li.dropdown .dropdown_menu ul{display:flex;flex-flow:column}header .main_menu .left_bar .menu_bar ul li.dropdown .dropdown_menu li{margin-bottom:10px;border-bottom:1px solid rgba(26,26,26,.2)}header .main_menu .left_bar .menu_bar ul li.dropdown .dropdown_menu li a{font-size:16px;color:#000}header .main_menu .left_bar .menu_bar ul li.dropdown:hover .dropdown_menu{z-index:99;opacity:1;visibility:visible}header .main_menu .logo{margin-left:-100px}header .main_menu .logo img,header .main_menu .logo svg{display:block}header .main_menu .right_bar{display:flex;align-items:center}header .main_menu .right_bar .social_bar{display:flex}header .main_menu .right_bar .social_bar a{display:block;margin-right:24px;font-size:16px}header .main_menu .right_bar .social_bar a svg{display:block}header .main_menu .right_bar .social_bar a svg path{fill:#1a1a1a}header .main_menu .right_bar .address,header .main_menu .right_bar .phone{color:#1a1a1a;font-size:16px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}header .main_menu .right_bar .address{margin-left:30px}body.home header.scrolled{background:url(/assets/img/bg.png) no-repeat;background-position:center;background-size:cover}body.home header .main_menu .left_bar .menu_bar ul li a{color:#fcfcfc}body.home header .main_menu .right_bar .social_bar a svg path{fill:#fcfcfc}body.home header .main_menu .right_bar .address,body.home header .main_menu .right_bar .phone{color:#fcfcfc}main{padding-top:130px;width:100%;overflow-y:hidden}main.home{padding-top:0}main .long_bg{background:url(/assets/img/bg.png) no-repeat;background-size:cover;padding-bottom:170px}main .long_bg .first_block{display:flex;flex-flow:column;align-items:center;position:relative}main .long_bg .first_block .shadow_title{position:absolute;color:rgba(252,252,252,.17);text-align:center;font-size:330px;font-family:Prata;font-style:normal;font-weight:400;line-height:121%;top:100px;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}main .long_bg .first_block .main_title{padding-top:142px;color:#fcfcfc;text-align:center;font-size:68px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:121%;-webkit-user-select:none;-moz-user-select:none;user-select:none}main .long_bg .first_block .sub_title{color:#fcfcfc;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:300;line-height:normal;text-transform:uppercase;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}main .long_bg .first_block .main_img{max-width:100%;position:relative;z-index:1;margin-top:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover}main .long_bg .first_block form{display:flex;margin-bottom:110px}main .long_bg .first_block form input{border-radius:64px;border:1px solid #fcfcfc;padding:10px;color:#fff;font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;background:0 0;margin-right:22px;outline:0}main .long_bg .first_block form input::-moz-placeholder{color:rgba(252,252,252,.6);font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}main .long_bg .first_block form input::placeholder{color:rgba(252,252,252,.6);font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}main .long_bg .first_block form button{color:#010101;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border-radius:68px;background:#fcfcfc;display:flex;align-items:center;padding:12px 28px;outline:0;border:none;cursor:pointer}main .long_bg .first_block form button svg{width:18px;height:17px}main .long_bg .second_block h1{color:#fcfcfc;font-size:48px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:uppercase;margin-bottom:72px}main .long_bg .second_block h1 span{display:block}main .long_bg .second_block h1 span.down{padding-left:210px}main .long_bg .second_block .content{padding-left:210px;display:flex;margin-bottom:100px}main .long_bg .second_block .content .left_side,main .long_bg .second_block .content .right_side{max-width:420px;color:#fcfcfc;font-size:20px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}main .long_bg .second_block .content .left_side{margin-right:35px}main .long_bg .second_block .content a{color:#fcfcfc;text-align:center;font-size:12px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:18px;text-transform:uppercase;padding:10px 18px;border-radius:64px;border:1px solid #fcfcfc;text-decoration:none;margin-top:15px;display:block;width:-moz-fit-content;width:fit-content}main .long_bg .services_block .block_title{color:#fcfcfc;font-size:48px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase;margin-bottom:40px}main .long_bg .services_block .services_wrap{display:flex;flex-flow:column}main .long_bg .services_block .services_wrap .row{display:flex;flex-flow:row wrap}main .long_bg .services_block .services_wrap .up_row{align-items:flex-end;margin-bottom:42px}main .long_bg .services_block .services_wrap .down_row{justify-content:flex-end}main .long_bg .services_block .services_wrap .service_btn{color:#fcfcfc;text-align:center;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:18px;letter-spacing:1px;text-transform:uppercase;text-decoration:none}main .long_bg .services_block .services_wrap .service{background:url(/assets/img/service_bg-min.png);background-repeat:no-repeat;background-size:contain;width:503px;height:372px;margin-right:27px;border-radius:54px;position:relative;text-decoration:none!important}main .long_bg .services_block .services_wrap .service:hover{background:url(/assets/img/service_hover_bg-min.png);background-size:100%!important}main .long_bg .services_block .services_wrap .service:hover .arrow_btn{background:#63b1c3;border-color:#fcfcfc}main .long_bg .services_block .services_wrap .service:hover .arrow_btn svg path{fill:#fcfcfc}main .long_bg .services_block .services_wrap .service img{display:block;width:100%}main .long_bg .services_block .services_wrap .service .fon{padding:25px 40px}main .long_bg .services_block .services_wrap .service .fon .service_title h3{color:#fcfcfc;font-size:24px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase;margin-bottom:12px}main .long_bg .services_block .services_wrap .service .fon .service_description{color:#fcfcfc;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:135%;margin-bottom:24px;max-width:302px}main .long_bg .services_block .services_wrap .service .fon .service_btn{display:block;width:-moz-fit-content;width:fit-content;color:#fcfcfc;font-size:12px;font-family:Manrope;font-style:normal;font-weight:700;line-height:18px;text-transform:uppercase;cursor:pointer}main .long_bg .services_block .services_wrap .service .arrow_btn{position:absolute;right:30px;bottom:0;width:85px;height:85px;border-radius:100%;background:#fcfcfc;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid transparent}main .long_bg .services_block .services_wrap .service .arrow_btn svg path{fill:#63b1c3}main .benefits{width:100%;overflow-x:hidden;margin-top:100px;margin-bottom:90px}main .benefits .top_text{display:flex;flex-flow:column;align-items:center;margin-bottom:100px}main .benefits .top_text .section_title h2{color:#1a1a1a;font-size:54px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:uppercase;text-align:center}main .benefits .top_text .only_text{max-width:1040px;color:#3a424d;text-align:center;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}main .benefits img{width:100%;margin-bottom:80px}main .benefits .bottom_text{display:flex}main .benefits .bottom_text .column{width:100%;max-width:612px}main .benefits .bottom_text .column:nth-child(1){margin-right:25px}main .benefits .bottom_text .column .small_title h3{color:#1a1a1a;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:500;line-height:125%;text-transform:uppercase;margin-bottom:22px}main .benefits .bottom_text .column .only_text{color:#3a424d;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}main .benefits .bottom_text .column .only_text p{margin-bottom:10px}main .benefits .bottom_text .column .more_benefits{display:block;width:-moz-fit-content;width:fit-content;color:#63b1c3;text-align:center;font-size:12px;font-family:Montserrat;font-style:normal;font-weight:600;line-height:18px;text-transform:uppercase;border-radius:64px;border:1px solid #63b1c3;padding:10px 14px;text-decoration:none;margin-top:30px}main .command{margin-bottom:110px}main .command .section_title h2{color:#1a1a1a;font-size:38px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;margin-bottom:45px}main .command .content{display:flex}main .command .content .left{color:#3a424d;font-size:20px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%;max-width:680px}main .command .content .right{width:-webkit-fill-available;display:flex;align-items:flex-end;justify-content:flex-end}main .command .content .right .zapis_sto{color:#fcfcfc;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border-radius:68px;background:#1a1a1a;padding:20px 28px;display:flex;align-items:center;cursor:pointer}main .command .content .right .zapis_sto svg{width:18px;height:18px;margin-left:5px}main .why_me{background:#2d333b;padding:110px 0;position:relative;overflow:hidden;margin-bottom:110px}main .why_me .why_me_bg{position:absolute;top:-280px;right:0}main .why_me .section_title h2{color:#fcfcfc;font-size:38px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:uppercase;margin-bottom:55px}main .why_me .content{display:flex;justify-content:space-between}main .why_me .content .left,main .why_me .content .right{position:relative;width:50%;max-width:612px;color:#fcfcfc;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}main .why_me .content .left p{margin-bottom:20px}main .why_me .content .right{display:flex}main .garanty_wrap .section_title h2{color:#1a1a1a;font-size:48px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal;margin-bottom:97px;width:566px;max-width:100%}main .garanty{display:flex;justify-content:space-between;margin-bottom:110px}main .garanty .left,main .garanty .right{width:100%}main .garanty .left{max-width:566px}main .garanty .left .small_title{color:#1a1a1a;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:10px}main .garanty .left .only_text{color:#1a1a1a;font-size:16px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal;margin-bottom:36px}main .garanty .left .more_service{display:flex;width:-moz-fit-content;width:fit-content;padding:20px 28px;border-radius:68px;background:#1a1a1a;color:#fcfcfc;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;cursor:pointer;margin-bottom:300px;text-decoration:none}main .garanty .left .more_service svg{width:18px;height:18px;margin-left:5px}main .garanty .left form{display:flex;flex-flow:column}main .garanty .left form .form_title{color:#1a1a1a;font-size:36px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;display:flex}main .garanty .left form .form_title svg{margin-right:25px;width:57px;height:53px}main .garanty .left form .form_title svg path{fill:#63b1c3}main .garanty .left form .form_group{padding-left:82px;display:flex;margin-bottom:16px}main .garanty .left form .form_group input{background:0 0;outline:0;border-radius:64px;border:1px solid #1a1a1a;color:#000;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;padding:10px;width:340px;max-width:100%}main .garanty .left form .form_group input::-moz-placeholder{color:rgba(26,26,26,.3)}main .garanty .left form .form_group input::placeholder{color:rgba(26,26,26,.3)}main .garanty .left form .form_group button{display:flex;align-items:center;outline:0;border:none;padding:8px 10px;color:#fcfcfc;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:68px;background:#1a1a1a;margin-left:17px}main .garanty .left form .form_group button svg{width:14px;height:14px;margin-left:5px}main .garanty .right{max-width:612px;color:#1a1a1a;font-size:16px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal;margin-top:-260px}main .garanty .right p{margin-bottom:15px}main .garanty .right img{margin-top:100px}main .main_about{height:564px;background:url(/assets/img/about.png);background-size:cover!important;background-position:center;background-repeat:no-repeat;color:#fcfcfc;margin-bottom:100px;position:relative}main .main_about .main_about_content{position:absolute;left:50%;top:calc(50% - 100px);transform:translate(-50%,-50%)}main .main_about.service-page{height:unset;background:unset}main .main_about.service-page .main_about_content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:80%;text-align:center}main .main_about.service-page .main_about_content h1{padding:0!important;margin:0!important}main .main_about.service-page img{filter:brightness(.5);width:100%;-o-object-fit:contain;object-fit:contain}main .main_about h1{color:#fcfcfc;font-size:68px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:121%;margin-bottom:35px;padding-top:226px}main .main_about .subtitle{color:#fcfcfc;font-size:24px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:136%;margin-bottom:20px;width:656px;max-width:100%}main .main_about .zapis_sto{width:-moz-fit-content;width:fit-content;color:#1a1a1a;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border-radius:68px;background:#fcfcfc;padding:20px 28px;display:flex;align-items:center}main .main_about .zapis_sto svg{width:18px;height:18px;margin-left:5px}main .main_about .zapis_sto svg path{fill:#1a1a1a}main .contacts,main .gallery{width:65%;margin:100px auto}main .contacts h1,main .gallery h1{display:flex;flex-flow:column;color:#3a424d;font-size:150px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:121%;text-transform:uppercase}main .contacts h1 span:last-child,main .gallery h1 span:last-child{margin-left:100px}main .prices{width:65%;margin:100px auto}main .prices h1{display:flex;flex-flow:column;color:#3a424d;font-size:150px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:121%;text-transform:uppercase}main .service_page .row{display:flex;justify-content:space-between;flex-flow:row wrap;margin-bottom:50px}main .service_page .row .left,main .service_page .row .right{width:calc(50% - 12px)}main .service_page .page_title{color:#1a1a1a;font-size:48px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal;margin-bottom:40px}main .service_page .zapis_sto{width:-moz-fit-content;width:fit-content;color:#fcfcfc;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border-radius:68px;background:#1a1a1a;padding:20px 28px;display:flex;align-items:center}main .service_page .zapis_sto svg{width:18px;height:18px;margin-left:5px}main .service_page .only_text,main .service_page p{color:#3a424d;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%;margin-bottom:10px}main .service_page img{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}main .service_page .mini_title,main .service_page .mini_title h2,main .service_page h2{margin-bottom:10px;color:#000;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}main .service_page .mini_title h2,main .service_page .mini_title h2 h2,main .service_page h2 h2{font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}main .service_page .this_right{display:flex;flex-flow:column;align-items:flex-end;justify-content:flex-end}main .service_page .sideborder{position:relative;width:478px;max-width:100%;color:#373737;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:70px}main .service_page .sideborder::before{position:absolute;content:"";height:130%;top:-15%;left:-20px;width:3px;background:linear-gradient(0deg,#63b1c3 0,#63b1c3 100%),#d3d3d3 0 -59.923px/100% 130.465% no-repeat}main .services_page .row{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:80px}main .services_page .row .left,main .services_page .row .right{width:calc(50% - 12px)}main .services_page .row .page_title{color:#1a1a1a;font-size:48px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal}main .services_page .only_text{color:#3a424d;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%;margin-bottom:10px}main .services_page .only_text.padding{padding-top:100px}main .services_page .mini_title,main .services_page .mini_title h2{color:#000;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:10px}main .services_page img{width:100%;-o-object-fit:cover;object-fit:cover}main .wrapper_service{display:grid;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:120px}main .wrapper_service .service_item{border-radius:54px;background:linear-gradient(157deg,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 100%);box-shadow:0 4px 24px -1px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}main .wrapper_service .service_item img{width:100%;-o-object-fit:contain;object-fit:contain}main .wrapper_service .service_item .bottom{padding:20px}main .wrapper_service .service_item .bottom .item_title{color:#1a1a1a;font-size:24px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}main .wrapper_service .service_item .bottom .points{display:flex;flex-flow:column;color:#3a424d;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}main .wrapper_service .service_item .bottom .points p{margin-bottom:10px}main .wrapper_service .service_item .bottom .points svg{margin-right:10px}main .long_service_bg{padding:120px 0;background:#2d333b;position:relative}main .long_service_bg .elipse{position:absolute;left:0;top:0;z-index:0}main .long_service_bg .service_benefits{position:relative;z-index:1}main .long_service_bg .service_benefits .section_title h2{color:#fafafa;font-size:54px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:uppercase;margin-bottom:70px}main .long_service_bg .service_benefits .row{display:grid;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:50px;color:#fcfcfc;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal}main .long_service_bg .service_benefits .row .title{height:60px;margin-bottom:15px}main .long_service_bg .service_benefits .row .title h3{color:#fcfcfc;font-size:23px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:121%;text-transform:uppercase}main .long_service_bg .service_benefits .row .column2{grid-column:span 2}main .long_service_bg .service_benefits .imgleft{margin-left:-100px;margin-top:-80px;position:relative;display:block;z-index:1}main .long_service_bg .reviews{margin-top:100px;position:relative;z-index:1}main .long_service_bg .reviews .section_title h2{text-align:center;color:#fafafa;font-size:48px;font-family:Prata;font-style:normal;font-weight:400;line-height:136%;margin-bottom:70px}main .long_service_bg .reviews .reviews_wrap{display:flex;flex-flow:row wrap;justify-content:center}main .long_service_bg .reviews .reviews_wrap .review{position:relative;width:451px;height:270px;max-width:100%;padding-top:40px;margin-right:50px}main .long_service_bg .reviews .reviews_wrap .review::before{content:"";position:absolute;width:85px;height:85px;border-radius:100%;border:1px solid #fff;background:#64b1c3;z-index:1;top:0;left:-20px}main .long_service_bg .reviews .reviews_wrap .review img{position:absolute;top:0;left:0;z-index:0}main .long_service_bg .reviews .reviews_wrap .review .top_line{padding-left:100px;padding-right:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}main .long_service_bg .reviews .reviews_wrap .review .name{color:#fcfcfc;font-size:20px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;position:relative;z-index:1}main .long_service_bg .reviews .reviews_wrap .review .date{color:#fcfcfc;text-align:right;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;position:relative;z-index:1}main .long_service_bg .reviews .reviews_wrap .review .only_text{color:#fcfcfc;text-align:left;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;position:relative;z-index:1;max-width:385px;padding-left:40px}main .long_service_bg .reviews form{display:flex;justify-content:center;margin-top:75px}main .long_service_bg .reviews form input{border-radius:64px;border:1px solid #fcfcfc;padding:10px;color:#fff;font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;background:0 0;margin-right:22px;outline:0}main .long_service_bg .reviews form input::-moz-placeholder{color:rgba(252,252,252,.6);font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}main .long_service_bg .reviews form input::placeholder{color:rgba(252,252,252,.6);font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}main .long_service_bg .reviews form button{color:#010101;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border-radius:68px;background:#fcfcfc;display:flex;align-items:center;justify-content:center;padding:12px 28px;outline:0;border:none;cursor:pointer}main .long_service_bg .reviews form button svg{width:18px;height:17px;margin-left:10px}main .long_service_bg .reviews form button svg path{fill:#010101}main .other_service{padding:100px 0}main .other_service .section_title h2{color:#2d333b;font-size:54px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:capitalize;margin-bottom:60px}main .other_service .items{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;background:#fff}main .other_service .items .item{width:calc(25% - 15px);border-radius:8px;background:rgba(246,246,246,.626);border-top:8px solid #63b1c3;padding:20px}main .other_service .items .item img{width:100%}main .other_service .items .item .title{color:#000;font-size:20px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize}main .other_service .items .item .btn{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;border-radius:68px;background:#1a1a1a;padding:10px 16px;color:#fcfcfc;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-top:50px;margin-bottom:40px}main .other_service .items .item .btn svg{width:12px;height:12px;margin-left:5px}main .other_service .items .item .btn svg path{fill:#fcfcfc}footer{background:radial-gradient(139.8% 119.39% at 32.65% 60.65%,#306a77 6.77%,#2c323a 100%);padding:110px 0}footer.contact{padding:0}footer .footer_links_title{color:#fff;font-size:32px;margin-bottom:5px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:capitalize;margin-bottom:30px}footer .footer_links{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:30px}footer .footer_links ul{width:calc(25% - 15px);display:flex;flex-flow:column;list-style:none}footer .footer_links ul a{display:block;padding:5px;margin-bottom:5px;text-decoration:none;color:#fff}footer .footer_contact{position:relative;height:684px}footer .footer_contact .content{padding-top:100px;display:flex;justify-content:space-between;flex-flow:row wrap}footer .footer_contact .content .contact_info{width:50%;max-width:100%;height:unset}footer .footer_contact .content .contact_info iframe{width:100%;height:100%;border:none}footer .footer_contact .content form{width:464px;max-width:100%}footer .footer_contact .content form .contact_info_text{color:#fcfcfc;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}footer .footer_contact .content form .form_title{color:#fcfcfc;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:42px}footer .footer_contact .content form .row{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:10px}footer .footer_contact .content form .form_group input{border-radius:64px;border:1px solid #fcfcfc}footer .footer_contact .content form .form_group textarea{border-radius:16px;border:1px solid #fcfcfc;margin-bottom:10px;height:115px;width:100%}footer .footer_contact .content form .form_group input,footer .footer_contact .content form .form_group textarea{color:#fff;font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;background:0 0;padding:10px}footer .footer_contact .content form .form_group input::-moz-placeholder,footer .footer_contact .content form .form_group textarea::-moz-placeholder{color:rgba(252,252,252,.6)}footer .footer_contact .content form .form_group input::placeholder,footer .footer_contact .content form .form_group textarea::placeholder{color:rgba(252,252,252,.6)}footer .footer_contact .content form .row_right{display:flex;justify-content:flex-end}footer .footer_contact .content form .row_right button{display:flex;align-items:center;justify-content:center;outline:0;border:none;padding:8px 10px;color:#1a1a1a;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:68px;background:#fcfcfc;margin-left:17px;height:40px;cursor:pointer;width:163px}footer .footer_contact .content form .row_right button svg{width:14px;height:14px;margin-left:5px}footer .footer_contact .content form .row_right button svg path{fill:#1a1a1a}footer .footer_contact .content .contact_info{width:50;max-width:100%;height:unset}footer .footer_contact .content .contact_info a,footer .footer_contact .content .contact_info p{margin-bottom:10px;text-decoration:none;color:#fcfcfc;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}footer .footer_contact img{position:absolute;bottom:0;right:0;width:50%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}footer .footer_content{display:flex;justify-content:space-between}footer .footer_content .left_side,footer .footer_content .right_side{width:50%}footer .footer_content .left_side{display:flex}footer .footer_content .left_side .column{margin-right:70px}footer .footer_content .left_side .footer_menu ul{display:flex;flex-flow:column;list-style:none}footer .footer_content .left_side .footer_menu ul li{margin-bottom:10px}footer .footer_content .left_side .footer_menu ul li a{color:#fcfcfc;font-size:14px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}footer .footer_content .left_side .contact_info,footer .footer_content .left_side .contact_info a{color:#fcfcfc;font-size:14px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}footer .footer_content .left_side .contact_info a p,footer .footer_content .left_side .contact_info p{margin-bottom:10px}footer .footer_content .right_side form{display:flex;flex-flow:column}footer .footer_content .right_side form .form_title{color:#fcfcfc;font-size:36px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;display:flex}footer .footer_content .right_side form .form_title svg{margin-right:25px;width:57px;height:53px}footer .footer_content .right_side form .form_title svg path{fill:#fcfcfc}footer .footer_content .right_side form .form_group{padding-left:82px;display:flex;margin-bottom:16px}footer .footer_content .right_side form .form_group input{background:0 0;outline:0;border-radius:64px;border:1px solid #fcfcfc;color:#000;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;padding:10px;width:270px}footer .footer_content .right_side form .form_group input::-moz-placeholder{color:rgba(252,252,252,.6)}footer .footer_content .right_side form .form_group input::placeholder{color:rgba(252,252,252,.6)}footer .footer_content .right_side form .form_group button{display:flex;align-items:center;outline:0;border:none;padding:8px 10px;color:#1a1a1a;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:68px;background:#fcfcfc;margin-left:17px}footer .footer_content .right_side form .form_group button svg{width:14px;height:14px;margin-left:5px}footer .footer_content .right_side form .form_group button svg path{fill:#1a1a1a}.prices_block{padding:140px 0;background:url(/assets/img/prices_block.png) no-repeat;width:100%;background-size:cover}.prices_block .prices_block_content{width:100%;overflow-x:auto;display:flex;flex-flow:row wrap}.prices_block .prices_block_content .price-list{width:calc(50% - 24px);list-style:none}.prices_block .prices_block_content .price-list:last-child{padding-left:24px}.prices_block .prices_block_content .price-list-item{display:block;text-decoration:none;margin-bottom:10px}.prices_block .prices_block_content .price-list-item .price-list-text{color:rgba(255,255,255,.9);font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:121%}.prices_block .prices_block_content .price-list-item .price-list-header{display:flex;align-items:center;justify-content:space-between}.prices_block .prices_block_content .price-list-item .price-list-header .price-list-title{max-width:80%}.prices_block .prices_block_content .price-list-item .price-list-header .price-list-separator{border-bottom-style:dotted;border-bottom-width:2px;border-bottom-color:#c2c2c2;flex-grow:1;margin-left:10px;margin-right:10px}.prices_block .section_title h2{color:#fff;font-size:54px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:136%;text-transform:capitalize;margin-bottom:60px}.prices_block .toggle_select{display:none}.prices_block .toggle_bar{display:flex;justify-content:space-between;border-bottom:1px solid #fff;padding-bottom:30px;margin-bottom:40px}.prices_block .toggle_bar .toggle_btn{color:#fff;font-size:20px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:121%;cursor:pointer}.prices_block .toggle_bar .toggle_btn.active,.prices_block .toggle_bar .toggle_btn:hover{color:#63b1c3}.prices_block .toggle_content .toggle_tab{display:none}.prices_block .toggle_content .toggle_tab.active{display:block}.prices_block .toggle_content .toggle_tab .row{width:100%;display:grid;-moz-column-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:24px;color:rgba(255,255,255,.9);font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:121%}.prices_block .toggle_content .toggle_tab .row .left{grid-column:span 3;display:grid;-moz-column-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr 1fr 1fr}.prices_block .toggle_content .toggle_tab .row .left span:first-child{grid-column:span 3}.prices_block .toggle_content .toggle_tab .row .left span:last-child{display:block}.prices_block .toggle_content .toggle_tab .row span:last-child{display:flex;justify-content:flex-end}.prices_block .toggle_content .toggle_tab .row .zamovt{display:flex;align-items:center;justify-content:center;border-radius:68px;background:#fff;color:#1a1a1a;font-size:12px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;width:100px;height:30px;cursor:pointer}.footer_main{padding:0;margin:0}.footer_main .prices_block.footer_prices{padding:160px 0}.footer_main .prices_block.footer_prices .more_price{display:flex;align-items:center;justify-content:center;border-radius:68px;font-size:12px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;height:40px;width:165px;cursor:pointer;border-radius:68px;background:#63b1c3;color:#fff;text-decoration:none}.footer_main .reviews{margin:80px 0 50px;position:relative;z-index:1}.footer_main .reviews .section_title h2{text-align:center;color:#1a1a1a;font-size:48px;font-family:Prata;font-style:normal;font-weight:400;line-height:136%;margin-bottom:40px}.footer_main .reviews .reviews_wrap{display:flex;flex-flow:row wrap;justify-content:center}.footer_main .reviews .reviews_wrap .review{position:relative;width:451px;height:270px;max-width:100%;padding-top:40px;margin-right:50px}.footer_main .reviews .reviews_wrap .review::before{content:"";position:absolute;width:85px;height:85px;border-radius:100%;border:1px solid #fff;background:#64b1c3;z-index:1;top:0;left:-20px}.footer_main .reviews .reviews_wrap .review img{position:absolute;top:0;left:0;z-index:0}.footer_main .reviews .reviews_wrap .review .top_line{padding-left:100px;padding-right:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.footer_main .reviews .reviews_wrap .review .name{color:#1a1a1a;font-size:20px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;position:relative;z-index:1}.footer_main .reviews .reviews_wrap .review .date{color:#1a1a1a;text-align:right;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;position:relative;z-index:1}.footer_main .reviews .reviews_wrap .review .only_text{color:#1a1a1a;text-align:left;font-size:14px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;position:relative;z-index:1;max-width:385px;padding-left:40px}.footer_main .reviews .reviews_wrap .review_1::before{background:url(/assets/img/img_review1.png);background-position:center}.footer_main .reviews .reviews_wrap .review_2::before{background:url(/assets/img/img_review2.png);background-position:center}.footer_main .footer_contact{position:relative;background:radial-gradient(139.8% 119.39% at 32.65% 60.65%,#306a77 6.77%,#2c323a 100%)}.footer_main .footer_contact .container{width:100%;margin:0!important;padding:0!important}.footer_main .footer_contact .content{display:flex;justify-content:space-between;flex-flow:row wrap}.footer_main .footer_contact .content .contact_info{width:50%;max-width:100%;height:unset}.footer_main .footer_contact .content .contact_info iframe{width:100%;height:100%;border:none}.footer_main .footer_contact .content form{width:464px;max-width:100%;margin:0 auto!important;padding:100px 0}.footer_main .footer_contact .content form .contact_info_text{color:#fcfcfc;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%;margin-bottom:15px}.footer_main .footer_contact .content form .contact_info_text a{color:#fcfcfc;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%;text-decoration:none}.footer_main .footer_contact .content form .form_title{color:#fcfcfc;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:42px}.footer_main .footer_contact .content form .row{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:10px}.footer_main .footer_contact .content form .form_group input{border-radius:64px;border:1px solid #fcfcfc}.footer_main .footer_contact .content form .form_group textarea{border-radius:16px;border:1px solid #fcfcfc;margin-bottom:10px;height:115px;width:100%}.footer_main .footer_contact .content form .form_group input,.footer_main .footer_contact .content form .form_group textarea{color:#fff;font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;background:0 0;padding:10px}.footer_main .footer_contact .content form .form_group input::-moz-placeholder,.footer_main .footer_contact .content form .form_group textarea::-moz-placeholder{color:rgba(252,252,252,.6)}.footer_main .footer_contact .content form .form_group input::placeholder,.footer_main .footer_contact .content form .form_group textarea::placeholder{color:rgba(252,252,252,.6)}.footer_main .footer_contact .content form .row_right{display:flex;justify-content:flex-end}.footer_main .footer_contact .content form .row_right button{display:flex;align-items:center;justify-content:center;outline:0;border:none;padding:8px 10px;color:#1a1a1a;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:68px;background:#fcfcfc;margin-left:17px;height:40px;cursor:pointer;width:163px}.footer_main .footer_contact .content form .row_right button svg{width:14px;height:14px;margin-left:5px}.footer_main .footer_contact .content form .row_right button svg path{fill:#1a1a1a}.footer_main .footer_contact .content .contact_info a,.footer_main .footer_contact .content .contact_info p{margin-bottom:10px;text-decoration:none;color:#fcfcfc;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:125%}.footer_main .footer_contact img{position:absolute;bottom:0;right:0;width:50%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.call_widget{position:fixed;bottom:50px;right:50px;z-index:999}.call_widget .icon_widget{width:94px;height:94px;border-radius:100%;background:#fff;border:1px solid;display:flex;align-items:center;justify-content:center;cursor:pointer}.call_widget .menu_widget{width:175px;border-radius:16px;display:flex;flex-flow:column;position:absolute;bottom:calc(100% + 10px);right:100%;background:#fff;padding:10px;transition:1s;opacity:0;visibility:hidden;z-index:-10}.call_widget .menu_widget a{display:flex;align-items:center;margin-bottom:5px;color:#000;text-decoration:none}.call_widget .menu_widget a img{margin-right:15px}.call_widget:hover .menu_widget{z-index:999;visibility:visible;opacity:1}@media screen and (max-width:768px){.footer_main .prices_block.footer_prices{padding:60px 0}.footer_main .prices_block.footer_prices .toggle_bar{display:none}.footer_main .prices_block.footer_prices .toggle_select{display:block;margin-bottom:30px}.footer_main .prices_block.footer_prices .toggle_select .select2-container{width:100%!important}.footer_main .prices_block.footer_prices .toggle_select .select2-container--default .select2-selection--single{background:0 0!important;border:1px solid;border-image-source:linear-gradient(127.47deg,rgba(255,255,255,.66) 13.53%,rgba(181,231,217,.6) 38.68%,rgba(104,207,177,.7) 62.23%,rgba(8,176,127,.5) 89.27%)!important;border-radius:4px!important}.footer_main .prices_block.footer_prices .toggle_select .select2-container--default .select2-selection--single .select2-selection__rendered{background:linear-gradient(157deg,rgba(185,185,185,.4) 0,rgba(255,255,255,.1) 100%)!important;box-shadow:0 4px 24px -1px rgba(0,0,0,.25)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-radius:4px!important;color:#1a1a1a!important;font-size:18px!important;font-family:Helvetica!important;font-style:normal!important;font-weight:400!important}.footer_main .prices_block.footer_prices .toggle_content .toggle_tab .row .left{display:flex;flex-flow:column}.footer_main .reviews{margin:20px 0 40px}.footer_main .reviews .section_title h2{margin-bottom:40px;text-align:left}.footer_main .reviews .reviews_wrap{flex-flow:column;align-items:flex-end;width:100%}.footer_main .reviews .reviews_wrap .review{width:95%;margin-right:0;padding-top:20px;height:auto;min-height:242px;margin-bottom:20px}.footer_main .reviews .reviews_wrap .review::before{width:61px;height:61px;left:-10px}.footer_main .reviews .reviews_wrap .review img{width:100%}.footer_main .reviews .reviews_wrap .review .top_line{padding-left:80px;margin-bottom:22px}.footer_main .reviews .reviews_wrap .review .only_text{font-size:calc(.1em + 3vw)}.footer_main .footer_contact{height:auto}.footer_main .footer_contact .content form{display:flex;flex-flow:column;padding:50px 15px}.footer_main .footer_contact .content form .form_group{margin-bottom:10px;width:100%}.footer_main .footer_contact .content form .form_group input{width:100%}.footer_main .footer_contact .content form .row_right{justify-content:flex-start}.footer_main .footer_contact .content form .row_right button{margin:0}.footer_main .footer_contact .content .contact_info{width:100%;margin-top:50px}.footer_main .footer_contact .content .contact_info iframe{height:400px!important}.footer_main .footer_contact img{position:relative;width:100%;height:auto;margin-top:50px}body.home header .main_menu .left_bar .burger span,body.home header .main_menu .left_bar .burger span::after,body.home header .main_menu .left_bar .burger span::before{background:#d9d9d9}header{top:15px}header .main_menu{position:relative}header .main_menu .right_bar .social_bar a{margin-right:10px;font-size:14px;padding:2px 0}header .main_menu .right_bar .social_bar a svg{width:30px;height:30px}header .main_menu .right_bar .address{display:none}header .main_menu .logo{margin-left:unset;margin-right:unset}header .main_menu .logo img{max-height:20px;-o-object-fit:contain;object-fit:contain}header .main_menu .logo svg{width:60px;height:20px}header .main_menu .left_bar .menu_bar{display:none}header .main_menu .left_bar .burger{width:45px;display:flex;align-items:center;justify-content:center}header .main_menu .left_bar .burger span,header .main_menu .left_bar .burger span::after,header .main_menu .left_bar .burger span::before{height:0;width:35px;position:relative;content:"";display:block;position:absolute;width:35px;height:2px;background:#1a1a1a;transition:.3s}header .main_menu .left_bar .burger span::before{top:-5px}header .main_menu .left_bar .burger span::after{top:5px}header .main_menu .left_bar .burger.active span{background:0 0!important}header .main_menu .left_bar .burger.active span::before{transform:rotate(45deg);top:0}header .main_menu .left_bar .burger.active span::after{transform:rotate(-45deg);top:0}header .main_menu .left_bar .menu_bar.active{width:100%;position:absolute;top:100%;left:0;border-radius:4px;background:linear-gradient(157deg,#6d6d6d 70%,rgba(255,255,255,.1) 100%);padding:20px 15px;z-index:999}header .main_menu .left_bar .menu_bar.active nav ul{flex-flow:column}header .main_menu .left_bar .menu_bar.active nav ul li{margin-bottom:20px}header .main_menu .left_bar .menu_bar.active nav ul li a{color:#fff;font-size:18px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:121%}header .main_menu .left_bar .menu_bar.active nav ul li.dropdown:hover .dropdown_menu{flex-flow:column;max-height:250px;overflow-y:scroll;position:relative}.breadcrumbs{position:unset!important;margin-top:65px!important}body.home header .main_menu .left_bar .burger .span::after,body.home header .main_menu .left_bar .burger .span::before{background:#d9d9d9}main .long_bg .first_block .main_img,main .long_bg .services_block .services_wrap .service img{height:unset!important}main{padding-top:15px}main .service_page .page_title{font-size:36px}main .long_bg{padding-bottom:60px}main .long_bg .first_block .shadow_title{font-size:75px;top:190px}main .long_bg .first_block .main_title{font-size:36px}main .long_bg .first_block .sub_title{font-size:14px}main .long_bg .first_block form{flex-flow:column}main .long_bg .first_block form button,main .long_bg .first_block form input{width:280px;margin-bottom:15px}main .long_bg .first_block form button{text-align:center;justify-content:center}main .long_bg .first_block form button img{margin-left:5px}main .long_bg .second_block h1{font-size:26px}main .long_bg .second_block h1 span.down{padding-left:50px}main .long_bg .second_block .content{flex-flow:column;padding-left:50px}main .long_bg .second_block .content .left_side{margin-bottom:15px}main .long_bg .services_block .section_title h2{font-size:26px}main .long_bg .services_block .services_wrap{flex-flow:column}main .long_bg .services_block .services_wrap .down_row{justify-content:flex-start}main .long_bg .services_block .services_wrap .service{width:343px;height:285px;margin:0;margin-bottom:15px;background:url(/assets/img/mob_service_bg.png);border-radius:0}main .long_bg .services_block .services_wrap .service:hover{background:url(/assets/img/mob_service_hover_bg.png)}main .long_bg .services_block .services_wrap .service .fon{padding:12px 18px}main .long_bg .services_block .services_wrap .service .fon .service_title h3{font-size:18px;margin-bottom:12px}main .long_bg .services_block .services_wrap .service .fon .service_description{font-size:14px;margin-bottom:24px}main .long_bg .services_block .services_wrap .service .arrow_btn{width:46px;height:46px;right:15px}main .long_bg .services_block .services_wrap .service .arrow_btn svg{width:22px;height:22px}main .benefits{margin-top:60px;margin-bottom:50px}main .benefits .top_text{margin-bottom:34px}main .benefits .top_text .section_title h2{font-size:26px;margin-bottom:20px}main .benefits .top_text .only_text{font-size:14px}main .benefits img{margin-bottom:35px}main .benefits .bottom_text{flex-flow:column;width:100%}main .benefits .bottom_text .column:first-child{margin-bottom:34px}main .benefits .bottom_text .column .small_title{width:100%;margin-bottom:20px}main .benefits .bottom_text .column .small_title h3{font-size:24px}main .benefits .bottom_text .column .only_text{font-size:14px}main .command{margin-bottom:60px}main .command .section_title h2{font-size:26px;margin-bottom:24px}main .command .content{flex-flow:column}main .command .content p{margin-bottom:15px}main .command .content .right{justify-content:flex-start}main .why_me{padding:60px 0}main .why_me .section_title h2{font-size:26px;margin-bottom:35px}main .why_me .content{flex-flow:column}main .why_me .content .left,main .why_me .content .right{width:100%}main .why_me .content .right{flex-flow:column}main .why_me .content .right img{position:relative;width:100vw;-o-object-fit:contain;object-fit:contain;right:0;top:0}main .garanty_wrap .section_title h2{font-size:26px;margin-bottom:24px}main .garanty{flex-flow:column-reverse}main .garanty .right{margin-top:0}main .garanty .right img{width:100%;-o-object-fit:contain;object-fit:contain;margin:40px 0}main .garanty .left .small_title{font-size:24px}main .garanty .left .only_text{color:#1a1a1a;font-size:14px;font-family:Manrope;font-style:normal;font-weight:400;line-height:normal}main .garanty .left .more_service{margin:0;margin-bottom:55px}main .garanty .left form .form_title{font-size:26px}main .garanty .left form .form_title svg{width:32px;height:32px;margin-right:15px}main .garanty .left form .form_group{padding-left:0;flex-flow:column}main .garanty .left form .form_group input{height:40px;width:270px}main .garanty .left form .form_group button{display:flex;align-items:center;justify-content:center;height:40px;width:150px;margin:0;margin-top:15px}main .main_about{background-position:center;height:340px;background:url(/assets/img/mob_about.png) no-repeat;padding-top:140px}main .main_about h1{padding-top:100px;font-size:32px;margin-bottom:20px}main .main_about .subtitle{font-size:14px;margin-bottom:20px}main .main_about .zapis_sto{font-size:16px}main .main_about{padding-top:0;margin-bottom:30px}main .main_about.services img{position:absolute!important;z-index:0;height:340px;width:100%;-o-object-fit:cover;object-fit:cover}main .main_about.services .main_about_content{z-index:1;position:relative}main .service_page .row{margin-bottom:0}main .service_page .row ul{padding-left:18px}main .service_page img{height:unset}main .contacts,main .gallery{width:90%;margin:40px auto}main .contacts h1,main .gallery h1{font-size:42px}main .contacts h1 span:last-child,main .gallery h1 span:last-child{margin-left:40px}main .prices{width:90%;margin:40px auto}main .prices h1{font-size:42px}main .prices h1 span:last-child{margin-left:40px}main .service_page .row{flex-flow:column}main .service_page .row.reverse{flex-flow:column-reverse}main .service_page .row .left,main .service_page .row .right{width:100%;margin-bottom:20px}main .service_page .zapis_sto{margin-bottom:20px}main .service_page .sideborder{padding-left:15px;margin:50px 0}main .service_page .sideborder::before{left:0}main .main_about.services{margin-bottom:45px}main .main_about.services h1{padding-top:50px}main .main_about.services .zapis_sto{display:none}main .services_page .row{flex-flow:column;margin-bottom:25px}main .services_page .row.reverse{flex-flow:column-reverse}main .services_page .row.reverse img{margin-bottom:25px}main .services_page .row .left,main .services_page .row .right{width:100%}main .services_page .row .page_title{font-size:26px;margin-bottom:24px}main .services_page .row .only_text.padding{padding:0}main .wrapper_service{display:flex;flex-flow:column}main .wrapper_service .service_item{margin-bottom:25px}main .wrapper_service .service_item .bottom .item_title{font-size:24px}main .wrapper_service .service_item .bottom .points{font-size:14px}main .wrapper_service .service_item .bottom .points svg{width:22px;height:17px}main .other_service{padding:0;padding-bottom:20px}main .other_service .section_title h2{font-size:26px;margin-bottom:20px}main .other_service .items{flex-flow:column}main .other_service .items .item{width:100%;margin-bottom:15px}main .long_service_bg{overflow:hidden}main .long_service_bg .service_benefits{overflow:hidden}main .long_service_bg .service_benefits .section_title h2{font-size:26px}main .long_service_bg .service_benefits .row{display:flex;flex-flow:column}main .long_service_bg .service_benefits .row .title{margin-bottom:10px}main .long_service_bg .service_benefits .row .column{margin-bottom:15px}main .long_service_bg .service_benefits .imgleft{margin:0;width:100%}main .long_service_bg .elipse{top:250px}main .long_service_bg .reviews{margin-top:40px}main .long_service_bg .reviews .section_title h2{margin-bottom:40px;text-align:left}main .long_service_bg .reviews .reviews_wrap{flex-flow:column;align-items:flex-end;width:100%}main .long_service_bg .reviews .reviews_wrap .review{width:95%;margin-right:0;padding-top:20px;height:auto;margin-bottom:20px}main .long_service_bg .reviews .reviews_wrap .review::before{width:61px;height:61px;left:-10px}main .long_service_bg .reviews .reviews_wrap .review img{width:100%}main .long_service_bg .reviews .reviews_wrap .review .top_line{padding-left:80px;margin-bottom:22px}main .long_service_bg form{flex-flow:column}main .long_service_bg form .form_group{margin-bottom:15px;width:100%}main .long_service_bg form .form_group input{width:100%}main .long_service_bg form button{display:flex;justify-content:center;align-items:center}main .long_service_bg form button svg{margin-left:5px}footer .footer_links_title{font-size:18px}footer .footer_links ul{width:100%;margin-bottom:20px}footer .footer_links ul li a{font-size:14px}footer .footer_contact{position:relative;height:auto}footer .footer_contact .content{padding-top:100px;width:464px;max-width:100%}footer .footer_contact .content form{margin-bottom:25px}footer .footer_contact .content form .form_title{color:#fcfcfc;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:42px}footer .footer_contact .content form .row{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:10px}footer .footer_contact .content form .row .form_group{width:100%;margin-bottom:10px}footer .footer_contact .content form .form_group input{width:100%}footer .footer_contact .content form .row_right{display:flex;justify-content:flex-start}footer .footer_contact .content form .row_right button{margin:0}footer .footer_contact img{position:relative;width:100%;height:350px}footer .footer_content{flex-flow:column}footer .footer_content .left_side{width:100%;flex-flow:column;align-items:center;justify-content:center;text-align:center}footer .footer_content .left_side .column{margin:0;margin-bottom:40px}footer .footer_content .left_side p{text-align:center}footer .footer_content .right_side{width:100%}footer .footer_content .right_side form{display:flex;flex-flow:column;justify-content:center;align-items:center}footer .footer_content .right_side form .form_title{font-size:26px}footer .footer_content .right_side form .form_title svg{width:32px;height:32px;margin-right:15px}footer .footer_content .right_side form .form_group{padding-left:0;flex-flow:column}footer .footer_content .right_side form .form_group input{height:40px;width:270px}footer .footer_content .right_side form .form_group button{display:flex;align-items:center;justify-content:center;height:40px;width:150px;margin:0;margin-top:15px}}.gallery_wrap .mini_title{color:#000;font-size:48px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal}.gallery_wrap img{width:100%;display:block;position:relative}.gallery_wrap .row{display:grid;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.gallery_wrap .row.mt100{margin-top:100px}.gallery_wrap .row .col2{grid-column:span 2}.gallery_wrap .side{display:flex;flex-flow:row wrap}.gallery_wrap .side img{margin-bottom:24px;-o-object-fit:contain;object-fit:contain}.gallery_wrap .left_side{display:grid;-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.gallery_wrap .more_photo{display:flex;align-items:center;justify-content:center;width:193px;height:54px;border-radius:68px;background:#1a1a1a;color:#fff;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:16px 0;cursor:pointer}.gallery_wrap .more_photo svg{width:18px;height:18px}.gallery_wrap .more_photo svg path{fill:#fff}.gallery_wrap form{display:flex;flex-flow:column}.gallery_wrap form .form_title{color:#1a1a1a;font-size:36px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;display:flex}.gallery_wrap form .form_title svg{margin-right:25px;width:57px;height:53px}.gallery_wrap form .form_title svg path{fill:#63b1c3}.gallery_wrap form .form_group{padding-left:82px;display:flex;margin-bottom:16px}.gallery_wrap form .form_group input{background:0 0;outline:0;border-radius:64px;border:1px solid #1a1a1a;color:#000;font-size:16px;font-family:Helvetica;font-style:normal;font-weight:400;line-height:normal;padding:10px;width:340px;max-width:100%}.gallery_wrap form .form_group input::-moz-placeholder{color:rgba(26,26,26,.3)}.gallery_wrap form .form_group input::placeholder{color:rgba(26,26,26,.3)}.gallery_wrap form .form_group button{display:flex;align-items:center;outline:0;border:none;padding:8px 10px;color:#fcfcfc;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:68px;background:#1a1a1a;margin-left:17px}.gallery_wrap form .form_group button svg{width:14px;height:14px;margin-left:5px}@media screen and (max-width:768px){.gallery_wrap .mini_title{font-size:26px;margin-bottom:30px!important}.gallery_wrap img{width:100%;display:block;position:relative;margin-bottom:16px!important}.gallery_wrap .row{display:flex;flex-flow:column}.gallery_wrap .row.mt100{margin-top:50px}.gallery_wrap .side{display:flex;flex-flow:row wrap}.gallery_wrap .side img{margin-bottom:24px;-o-object-fit:contain;object-fit:contain}.gallery_wrap .left_side{display:flex;flex-flow:column;margin-bottom:24px}.gallery_wrap form{display:flex;flex-flow:column}.gallery_wrap form .form_title{font-size:26px}.gallery_wrap form .form_title svg{margin-right:15px;width:30px;height:30px}.gallery_wrap form .form_group{padding-left:0;display:flex;margin-bottom:16px}.gallery_wrap form .form_group input{width:270px;height:40px}.gallery_wrap form .form_group button{display:flex;justify-content:center;align-items:center;width:150px;height:40px;margin:0;margin-top:15px}.prices_block .toggle_bar{display:none}.prices_block .toggle_select{display:block;margin-bottom:30px}.prices_block .toggle_select .select2-container{width:100%!important}.prices_block .toggle_select .select2-container--default .select2-selection--single{background:0 0!important;border:1px solid;border-image-source:linear-gradient(127.47deg,rgba(255,255,255,.66) 13.53%,rgba(181,231,217,.6) 38.68%,rgba(104,207,177,.7) 62.23%,rgba(8,176,127,.5) 89.27%)!important;border-radius:4px!important}.prices_block .toggle_select .select2-container--default .select2-selection--single .select2-selection__rendered{background:linear-gradient(157deg,rgba(185,185,185,.4) 0,rgba(255,255,255,.1) 100%)!important;box-shadow:0 4px 24px -1px rgba(0,0,0,.25)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;color:#fff!important;font-size:18px!important;font-family:Helvetica!important;font-style:normal!important;font-weight:400!important}.prices_block .toggle_content .toggle_tab .row .left{display:flex;flex-flow:column}}.select2-dropdown{background:linear-gradient(157deg,rgba(37,37,37,.753) 40%,rgba(255,255,255,.1) 100%)!important}.select2-results{background:linear-gradient(157deg,rgba(37,37,37,.753) 40%,rgba(255,255,255,.1) 100%)!important;border-radius:4px!important;border:1px solid!important;border-image-source:linear-gradient(127.47deg,rgba(255,255,255,.66) 13.53%,rgba(181,231,217,.6) 38.68%,rgba(104,207,177,.7) 62.23%,rgba(8,176,127,.5) 89.27%)!important}.select2-results .select2-results__option{color:#fff!important;font-size:18px!important;font-family:Helvetica!important;font-style:normal!important;font-weight:400!important}.modal{display:none}.modal .modal_bg{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6235294118);z-index:998}.modal .modal_body{position:fixed;z-index:999;width:585px;min-width:300px;max-width:90%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:var(--gradient,linear-gradient(155deg,#436088 0,#5e96c0 47.92%,#59a7b9 100%));display:flex;flex-flow:column;justify-content:center;align-items:center;padding:40px 0}.modal .modal_body .modal_title{display:flex;align-items:center;color:#fcfcfc;font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:normal;margin-bottom:53px}.modal .modal_body .modal_title svg{width:28px;height:27px;margin-right:5px}.modal .modal_body .modal_title svg path{fill:#63b1c3}.modal .modal_body .close{width:40px;height:40px;position:absolute;right:5px;top:5px;cursor:pointer}.modal .modal_body .close::after,.modal .modal_body .close::before{content:"";position:absolute;width:20px;height:3px;background:#fff;top:16px;left:8px}.modal .modal_body .close::before{transform:rotate(45deg)}.modal .modal_body .close::after{transform:rotate(-45deg)}.modal .modal_body form .form_group{margin-bottom:16px}.modal .modal_body form .form_group input{height:40px;background:0 0;outline:0;border-radius:64px;border:1px solid #fcfcfc;color:#fff;font-size:16px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;padding:10px}.modal .modal_body form .form_group input::-moz-placeholder{color:rgba(252,252,252,.3)}.modal .modal_body form .form_group input::placeholder{color:rgba(252,252,252,.3)}.modal .modal_body form button{width:100%;height:40px;display:flex;justify-content:center;align-items:center;outline:0;border:none;border-radius:68px;background:#fcfcfc;color:#1a1a1a;font-size:14px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;transition:.3s;cursor:pointer}.modal .modal_body form button svg{margin-left:10px;width:12px;height:12px}.modal .modal_body form button svg path{transition:.3s;fill:#1a1a1a}.modal .modal_body form button:hover{color:#fff;background:#63b1c3}.modal .modal_body form button:hover svg path{fill:#fff}@media screen and (max-width:768px){.modal .modal-body{max-width:90%;text-align:center}}.white_btn{background:#fcfcfc;color:#1a1a1a;transition:.3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.white_btn svg path{transition:.3s;fill:#1a1a1a}.white_btn:hover{background:#63b1c3!important;color:#fff!important}.white_btn:hover svg path{fill:#fff!important}.white_btn:active{background:#59a0b0!important}.black_btn{cursor:pointer;transition:.3s;background:#1a1a1a;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.black_btn svg path{fill:#fff;transition:.3s}.black_btn:hover{background:#63b1c3!important}.black_btn:active{background:#59a0b0!important}