/* COPYRIGHT NEWTEC WORKS */
@font-face{font-family:opensans;font-style:normal;font-weight:300;src:local('Open Sans Regular'),local('OpenSans-Regular'),url('../fonts/opensans-regular.woff2') format('woff2'),url('../fonts/opensans-regular.woff') format('woff')}@font-face{font-family:nycd;font-style:normal;font-weight:300;src:local('NothingYouCouldDo-Regular'),url('../fonts/nycd-regular.woff2') format('woff2'),url('../fonts/nycd-regular.woff') format('woff')}*,:after,:before{margin:0;padding:0}body,html{height:100%}html{box-sizing:border-box;line-height:1.15}*,:after,:before{box-sizing:inherit}body{font-family:opensans,Tahoma,Geneva,Arial,sans-serif;font-size:120%;background-color:#fff;color:#555;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}ul{list-style:none}h1,h2,h3,h4{line-height:initial;font-weight:400}h1{font-size:180%;margin-bottom:80px}h2{font-size:160%;margin-top:80px;margin-bottom:40px}h3{font-size:140%;margin-top:60px;margin-bottom:20px}h4{font-size:120%;margin-top:30px;margin-bottom:20px}a:focus,button:focus,input:focus,textarea:focus{outline:0}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.nscr_ind{color:#fff;background-color:#1eaae38a;padding:10px;position:absolute;bottom:5px;left:0;right:0;font-size:70%;line-height:normal;text-align:center}.centered{width:100%;max-width:980px;min-height:100%;margin:0 auto;background-color:#fff;transition:padding .3s ease-out}.centered.fix{margin-top:280px}body.nojs *{transition:none}.header{position:relative;top:0;height:220px;width:100%;max-width:980px;margin-bottom:60px;padding-top:80px;padding-left:30px;padding-right:30px;background-color:#fff;opacity:1;transition:top .3s ease-out,padding .3s ease-out;z-index:10}.header.hide{opacity:0}.header.fix{position:fixed;margin:0}.header.away{top:-220px}.logo{display:flex;justify-content:center;font-family:nycd,Tahoma,Arial,sans-serif;font-size:240%;text-transform:uppercase;margin-bottom:40px}body.js .logo{font-weight:700}.menu{display:flex;justify-content:space-between;text-transform:uppercase;z-index:10}.menu>*{transition:opacity 150ms linear .1s,transform 150ms ease-in-out .1s}.menu:hover>*{opacity:.4}.menu>:hover{opacity:1;transition-delay:0s,0s}.underline{display:inline-block;position:relative;color:#555}.underline:after{content:'';position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:-2px;left:0;background-color:#555;transform-origin:bottom right;transition:transform .25s ease-out}.underline:hover:after{transform:scaleX(1);transform-origin:bottom left}.menu-icon{display:none;width:25px;height:25px;user-select:none;cursor:pointer}.menu-icon .navicon{display:block;width:21px;height:2px;position:relative;top:11px;left:2px;background:#fff;transition:background .2s}.menu-icon .navicon:after,.menu-icon .navicon:before{display:block;width:100%;height:100%;position:absolute;background:#fff;content:'';transition:all .2s}.menu-icon .navicon:before{top:6px}.menu-icon .navicon:after{top:-6px}.menu-btn{display:none}.menu-btn:checked~.menu-icon .navicon{background:0 0}.menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.menu-btn:checked~.menu-icon:not(.steps) .navicon:after,.menu-btn:checked~.menu-icon:not(.steps) .navicon:before{top:0}.main{padding-left:56px;padding-right:56px;padding-bottom:80px;line-height:26px}.slider{margin-bottom:60px;position:relative}.slimg{width:100%;height:auto}h1.sld{display:block;text-align:center;margin:0}body.js h1.sld{font-family:nycd,Tahoma,Arial,sans-serif}.section{padding-left:20px;padding-right:20px;transition:padding .3s ease-out}.list_simple{list-style:disc;margin-left:20px;margin-top:20px;margin-bottom:20px;padding-left:20px}.list_margb li{margin-bottom:12px}.list_margb li:last-of-type{margin-bottom:0}.li_title{font-weight:700;margin-bottom:10px}.li_title.margtop{font-weight:700;margin-top:40px}.li_p{margin-top:10px;border-top:1px solid #ebf1ef;padding-top:5px}.li_adr{background-image:url('../images/map-marker-alt.svg');background-position:left;background-size:14px;background-repeat:no-repeat;padding-left:22px}.explain{font-style:italic;font-size:80%}.notice{font-style:italic;font-size:80%;line-height:18px;margin-top:40px}.gallery_cnt{position:relative;margin-top:40px;width:100%}.gallery{display:flex;flex-wrap:wrap;gap:2px;overflow:hidden;max-height:578px;transition:max-height .3s ease-out}.thumb{display:block;width:100%;max-width:274px;transition:max-width .3s ease-out}.thumb-prt{display:block;width:100%;max-width:136px;transition:max-width .3s ease-out}.img-hover{max-width:calc(100% / 3 - 2px);transition:max-width .3s ease-out}.img-hover.prt{overflow:hidden;max-width:calc((100% / 3 - 4px)/ 2);aspect-ratio:1/1;transition:max-width .3s ease-out}.capt{display:none}.imgcapt{opacity:0;padding-left:4px;font-size:60%;min-height:28px;width:100%}.imgcapt.prt{text-align:center}body.js .img-hover{overflow:hidden}body.js .img-hover:not(.vis):hover img{animation:hovanim .3s ease-in-out}@keyframes hovanim{0%{transform:scale(1)}50%{transform:rotateZ(2deg) scale(1.02)}100%{transform:scale(1)}}.full{max-width:100%}.full-prt{max-width:401px}.resizable{cursor:pointer}.placeholder{visibility:hidden}.ovl{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;opacity:0;cursor:pointer;transition:opacity .3s ease-out}.ovlfix{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#313131;padding:10px;opacity:0;transition:opacity .3s ease-out;overflow:auto;cursor:pointer;z-index:100}.imgcnt{position:relative;display:flex;justify-content:center;align-items:center}.show{opacity:1}.img{display:block;margin-top:40px;max-width:100%}.footer{min-height:20px;padding:56px;padding-top:40px;padding-bottom:80px;display:flex;justify-content:flex-end;align-items:center;font-size:60%;transition:padding .3s ease-out}.spacer{width:12px;display:flex;justify-content:center}.instagram{min-width:20px;height:20px;margin-left:14px;background-image:url('../images/instagram-logo.svg');background-repeat:no-repeat;background-position:right;background-size:contain}.imr{margin-right:20px}.tr{display:flex;padding-bottom:40px;border-bottom:1px solid #c6c6c6;margin-bottom:20px}.table .tr:last-of-type{margin:0;padding:0;border:none}.nscr_form{display:block;margin-top:40px;background-color:#ebf1ef;background-color:#f5f5f5;padding:60px;border-radius:10px;font-size:90%;line-height:initial}.ext_link{display:block;width:max-content;margin-top:30px;background-color:#509dbc;font-size:70%;padding-left:8px;padding-right:8px;border-radius:6px;color:#fff;transition:background-color .3s}.ext_link:hover{background-color:#197da4}.form_wrap{margin-top:40px}.inph,.label_tip,.nscr{display:none}.form{display:block;background-color:#f5f5f5;padding:60px;border-radius:10px}.inp_cont{margin-bottom:30px}label{display:block;margin:0;height:26px;line-height:16px;color:#554f4f;font-size:16px;text-align:left}textarea{resize:none;display:block}.inp{width:100%;padding-left:10px;padding-right:10px;border:none;font-family:roboto,Tahoma,Arial,sans-serif;font-size:80%;color:inherit;height:37px;line-height:37px;border-radius:6px;border:1px solid #fff;transition:border-color .3s}.inp:focus{border:1px solid #197da4}.no_rad_bot{border-bottom-left-radius:0;border-bottom-right-radius:0}.erm{font-size:70%;background-color:#fff;padding:10px;padding-top:0;border-radius:6px;border-top-left-radius:0;border-top-right-radius:0;line-height:120%;color:#c50026;position:relative;top:-1px}.inp_small{width:60%}.inp_large{width:100%}.inp_text{height:160px;line-height:initial;padding:10px}.butttons{height:30px;margin-top:20px}.button{line-height:30px;width:98px;font-size:80%;border:none;border-radius:6px;cursor:pointer;text-align:center;color:#555;background-color:#dadada;transition:background-color .3s,color .3s}body.noto .button:active,body.noto .button:hover,body.to .button:active{color:#fff;background-color:#1b5484}.button.send{margin-right:6px}.form_status{display:none;background:url(../images/loader.svg) 20px center no-repeat;background-size:20px 20px;margin-top:40px;padding:20px;padding-left:60px;background-color:#ebf1ef;background-color:#f5f5f5;border-radius:10px}.hidden{display:none}.nomargtop{margin-top:0}.nomargbot{margin-bottom:0}.mt10{margin-top:10px}.left{width:140px;min-width:140px}.smallli{font-size:14px}.wrdbr{word-break:break-all}.li_spc{padding-top:20px;padding-bottom:20px}.li_spcin{background-color:#ebf1ef;height:1px}@media screen and (max-width:980px){.centered.fix{margin-top:140px}.header{height:80px;padding-top:0;margin-bottom:60px;display:flex;justify-content:space-between;align-items:center;color:#fff;background-color:#273450}.header.away{top:-80px}.logo{display:block;font-size:120%;margin:0 auto;transition:margin .3s ease-out}.menu-icon{display:block}.menu{display:block;position:absolute;top:80px;right:0;width:0;overflow:hidden;color:#fff;background-color:#4682b4;transition:width .3s ease-out;border-bottom:1px solid #273450}.menu-btn:checked~.menu{width:280px}.menu .underline{display:block;padding:10px;padding-left:30px;margin-bottom:1px;background-color:#1b5484;min-width:280px;color:#fff}.menu .underline:after{display:none}.menu .underline:hover:after{transform:unset}.menu .underline:last-of-type{margin-bottom:0}.main:not(.sld){padding-left:0;padding-right:0;margin:0 auto;max-width:868px}h1{margin-bottom:40px}.footer{height:60px;width:100%;padding-left:0;padding-right:20px;align-items:center;max-width:868px;margin:0 auto}}@media screen and (max-width:920px){.centered.sld.fix{margin-top:110px}.header.sld{margin-bottom:30px}.logo{margin:0;margin-left:calc(50% - 100px)}.main.sld{padding-left:30px;padding-right:30px}}@media screen and (max-width:908px){.main:not(.sld){margin:0;padding-left:20px;padding-right:20px;max-width:unset}.full-prt{max-width:41.8vw}}@media screen and (max-width:780px){.centered.sld.fix{margin-top:80px}.header.sld{margin-bottom:0}.main.sld{padding-left:0;padding-right:0;margin:0}h1.sld{padding-left:30px;padding-right:30px}}@media screen and (max-width:740px){.inp_small{width:100%}}@media screen and (max-width:580px){.logo{margin:0}.gallery{max-height:700px}.img-hover{max-width:calc(100% / 2 - 1px)}.img-hover.prt{max-width:calc((100% / 2 - 3px)/ 2)}.thumb-prt{max-width:50vw}.full-prt{max-width:401px}.ovl{position:unset}.form{padding:30px}}@media screen and (max-width:480px){body{font-size:100%}.header{padding-left:20px;padding-right:20px}.main{padding-left:20px;padding-right:20px;line-height:23px}h1.sld{padding-left:20px;padding-right:20px}.thumb-prt{max-width:56vw}.full-prt{max-width:401px}.footer{padding-right:20px}.inp_cont{margin-bottom:10px}label{font-size:12px;line-height:24px}.left{width:100px;min-width:100px;font-size:90%}}@media screen and (max-width:420px){.form{padding:0;background-color:#fff}.erm,.inp,.inp:focus{border:1px solid #555}.erm{border-top:none}.label_tip{font-weight:700}}@media screen and (max-width:380px){.gallery{max-height:1684px}.img-hover{max-width:100%}.img-hover.prt{max-width:calc(100% / 2 - 1px);aspect-ratio:0.72}.thumb,.thumb-prt{max-width:100%}.placeholder{display:none}.table.rpb .tr{margin-bottom:20px}.tr{display:block}.left:not(.nobg){width:90px;min-width:unset;line-height:23px;color:#fff;background-color:#4765a4;padding-left:5px;margin-bottom:10px;border-radius:6px}.left.nobg img{margin-bottom:20px;width:100%}}@media screen and (max-width:394px){.footer{flex-direction:column;height:auto}.spacer{color:#fff;height:14px}.instagram{margin:0;margin-top:14px}}@media screen and (max-width:320px){body{font-size:90%}h1{margin-bottom:50px}h2{margin-top:50px;margin-bottom:30px}.menu{right:0;top:80px}.main:not(.sld){line-height:20px}.section{padding:0}.list_simple{padding-left:0}.footer{padding-right:0}}.gal_hid{max-height:0}