section{padding:20px 0}#app{min-height:100vh}.design{display:none}.design .d1,.design .d2,.design .d3,.design .d4{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0;display:flex;align-items:flex-start;justify-content:center}.design .d1 img,.design .d2 img,.design .d3 img,.design .d4 img{width:320px;transform:translateX(1px) translateY(-1px)}.swiper-button-next:after{font-size:18px;color:#f59e17}.swiper-button-prev:after{font-size:18px;color:#f59e17}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,5px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,5px))}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f59e17}.swiper-horizontal>.swiper-scrollbar{height:3px}.accent_text{color:#f59e17}button{cursor:pointer}body{color:#fff;font-family:Gotham Pro}body,ul{margin:0;padding:0}ul{list-style-type:none}html{margin:0;padding:0;font-size:14px}@media (min-width:320px){html{font-size:calc(13.62353px + .11765vw)}}@media (min-width:1170px){html{font-size:15px}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}*{box-sizing:border-box}.bold{font-weight:700}.btn,.uppercase{text-transform:uppercase}.btn{display:flex;height:50px;line-height:50px;background:#f59e17;width:100%;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-weight:700;font-weight:600;border:none;padding:0 10px;font-size:13px;font-family:Gotham Pro;border-radius:0;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn.accent2{background:#c47600}.btn.accent2:hover{background:#915700;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn:hover{background:#d08209;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn:disabled{background:grey}textarea{height:50px;line-height:50px;border:2px solid #dadada;border-radius:0;font-family:Gotham Pro;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;min-height:140px;outline:none}input[type=email],input[type=tel],input[type=text]{height:50px;line-height:50px;border:2px solid #dadada;border-radius:0;font-family:Gotham Pro;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;outline:none;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:0 0 15px rgba(245,158,23,.3);transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]{border:none;background:#f59e17;color:#fff;text-align:center;justify-content:center;-webkit-appearance:none;font-size:15px;font-family:Gotham Pro;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]:hover{background:#d08209;cursor:pointer;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]:focus{outline:none;box-shadow:0 0 15px rgba(245,158,23,.8)}.cta_mx .form_wrapper{position:fixed;left:0;top:0;width:100%;height:100%;transform:translateX(-100%);background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;z-index:4;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .6s cubic-bezier(.76,0,.24,1);overflow:hidden}.cta_mx .form_wrapper .form{transform:translateX(100%) scale(3.7);background:#fff;border-radius:0;margin:20px;width:300px;max-height:100%;overflow-y:visible;padding:20px;position:relative;transition:all .6s cubic-bezier(.76,0,.24,1)}.cta_mx .form_wrapper .form .close{border:none;background:url(../img/close.svg) no-repeat 50%;position:absolute;right:20px;width:20px;height:20px;top:20px;font-size:0;background-size:contain}.cta_mx .form_wrapper .form .h1{margin:0 0 10px;font-weight:700;padding-right:30px;font-size:24px;color:#000}.cta_mx .form_wrapper .form .pretitle{color:#000}.cta_mx .form_wrapper.on{transform:translateX(0);opacity:1}.cta_mx .form_wrapper.on .form{transform:translateX(0) scale(1)}.cta_mx .input_wrapper{position:relative}.cta_mx .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#f59e17}.cta_mx .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;transition:all .6s cubic-bezier(.76,0,.24,1)}.cta_mx .responce.on{transform:translateX(0);opacity:1}.cta_mx .responce .innerWrapper{color:#000;background:#fff;position:relative;border-radius:0;padding:30px 20px 20px}.cta_mx .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.mxform{width:100%}.mxform .input_wrapper{position:relative}.mxform .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#f59e17}.mxform .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;transition:all .6s cubic-bezier(.76,0,.24,1)}.mxform .responce.on{opacity:1;transform:translateX(0)}.mxform .responce .innerWrapper{background:#fff;position:relative;border-radius:0;padding:30px 20px 20px;width:300px}.mxform .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.row{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0}[class*=col-]{width:100%}p{margin:0 0 20px;line-height:24px}.h1,h1{margin:20px 0 10px;font-family:Titled;font-size:30px;width:100%}@media (min-width:320px){.h1,h1{font-size:calc(27.74118px + .70588vw)}}@media (min-width:1170px){.h1,h1{font-size:36px}}.h2,h2{font-size:1.5em;font-size:20px;width:100%}@media (min-width:320px){.h2,h2{font-size:calc(16.23529px + 1.17647vw)}}@media (min-width:1170px){.h2,h2{font-size:30px}}.h3,h3{font-size:1.17em;font-size:15px;width:100%}@media (min-width:320px){.h3,h3{font-size:calc(10.85882px + 1.29412vw)}}@media (min-width:1170px){.h3,h3{font-size:26px}}.h4,h4{font-size:1.12em;font-size:14px;width:100%}@media (min-width:320px){.h4,h4{font-size:calc(10.23529px + 1.17647vw)}}@media (min-width:1170px){.h4,h4{font-size:24px}}.h5,h5{font-size:.83em;font-size:12px;width:100%}@media (min-width:320px){.h5,h5{font-size:calc(8.98824px + .94118vw)}}@media (min-width:1170px){.h5,h5{font-size:20px}}.h6,h6{font-size:.75em;font-size:11px;width:100%}@media (min-width:320px){.h6,h6{font-size:calc(8.36471px + .82353vw)}}@media (min-width:1170px){.h6,h6{font-size:18px}}.my-slider-wrapper{width:100%;display:block}.img_wrapper{width:100%;height:100%;flex-shrink:0}.img_wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.img_wrapper.fixed_height{height:200px;overflow:hidden;position:relative}.img_wrapper.fixed_height img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%}#app{overflow:hidden;background:#171717}.menu{position:fixed;background:#fff;width:100vw;height:100vh;z-index:2;left:0;top:0;padding:90px 20px;transform:translateX(-100vw);transition:all .4s cubic-bezier(.76,0,.24,1)}#burger{display:none}#burger~.burger{width:30px;height:30px;position:absolute;z-index:4;display:flex;flex-direction:column;justify-content:space-between;padding:7px 4px}#burger~.burger span{flex-shrink:0;width:100%;height:2px;border-radius:4px;background:#f59e17;position:relative;display:block;transition:all .3s cubic-bezier(.76,0,.24,1)}#burger:checked~.burger span:first-child{transform:rotate(-45deg)}#burger:checked~.burger span:nth-child(2){transform:translateX(4px)}#burger:checked~.burger span:nth-child(3){transform:rotate(45deg)}#burger:checked~.menu{transform:translateX(0)}@media (min-width:768px){section{padding:40px 0}.design{display:block}.col-1{width:8.33333%}.col-offset-1{margin-left:8.33333%}.col-2{width:16.66667%}.col-offset-2{margin-left:16.66667%}.col-3{width:25%}.col-offset-3{margin-left:25%}.col-4{width:33.33333%}.col-offset-4{margin-left:33.33333%}.col-5{width:41.66667%}.col-offset-5{margin-left:41.66667%}.col-6{width:50%}.col-offset-6{margin-left:50%}.col-7{width:58.33333%}.col-offset-7{margin-left:58.33333%}.col-8{width:66.66667%}.col-offset-8{margin-left:66.66667%}.col-9{width:75%}.col-offset-9{margin-left:75%}.col-10{width:83.33333%}.col-offset-10{margin-left:83.33333%}.col-11{width:91.66667%}.col-offset-11{margin-left:91.66667%}.col-12{width:100%}.col-offset-12{margin-left:100%}.col{width:8.33333%;flex-basis:0;flex-grow:1}.container{width:350px}.btn{width:auto;padding:0 40px}.popup_wrapper .popup{width:400px;height:auto;position:relative;overflow:visible}.popup_wrapper .popup .close{right:-50px;top:0}.popup_wrapper .popup .close svg path{stroke:#fff}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.cta_mx .form_wrapper .form{width:350px;padding:30px;overflow:visible}}@media (min-width:1170px){#burger~.burger{display:none}.menu{position:relative;transform:none;padding:0;left:auto;top:auto;width:auto;height:auto}.menu ul{display:flex;gap:20px}.container{width:1150px}section{padding:80px 0}}@media (min-width:1170px){.container{width:1150px}section{padding:80px 0}}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro.woff2) format("woff2"),url(../fonts/GothamPro.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro-Bold.woff2) format("woff2"),url(../fonts/GothamPro-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Titled;src:url(../fonts/PFBulletinSansPro-Bold.woff2) format("woff2"),url(../fonts/PFBulletinSansPro-Bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.h1,h1{text-transform:uppercase}#header .row{position:relative;z-index:2}#header .logo{margin:5px auto auto}#header .logo img{width:75px}#header .cta_mx>.btn{position:absolute;z-index:2;right:0;font-size:0;background:#f59e17 url(../img/call-icon.svg) no-repeat 50%;width:28px;height:28px;padding:0;border-radius:100%}#header .menu{background-color:#171717}#header .menu ul{display:grid;gap:20px}#header .menu ul li a{color:#fff;text-transform:uppercase;text-decoration:none}#header .tel{font-weight:700;text-decoration:none;color:#fff;display:flex;align-items:center;margin-top:0;font-size:0;width:30px;height:30px;border-radius:100%;right:0;position:absolute;background:#f59e17 url(../img/call-icon.svg) no-repeat 50%}#hero{min-height:calc(100vh - 190px);position:relative;display:flex;align-items:flex-end}#hero .design{display:block}#hero .design .d1 video{width:100vw;height:calc(100vh - 190px);-o-object-fit:cover;object-fit:cover;position:relative;opacity:.5}#hero .design .d1:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:250px;z-index:2;background:linear-gradient(0deg,#191919,rgba(25,25,25,0))}#hero .row{position:relative}#hero .row>h1{font-family:Titled;text-transform:uppercase;font-size:20px;text-align:center}#hero .row .cta_mx{width:100%}#banner{padding:50px 0}#banner p{font-size:12px;line-height:16px;text-align:center}#popular .h1{font-size:20px;text-align:center}#popular .buttons_wapper{display:grid;gap:10px;width:100%;margin-bottom:20px}#popular .buttons_wapper button{margin:auto;width:-moz-fit-content;width:fit-content;text-transform:uppercase;background:none;color:#fff;font-weight:700;border:2px solid #fff;padding:20px}#popular .buttons_wapper button.current{color:#f59e17;border-color:#f59e17}#popular .projects{display:grid;gap:20px}#popular .projects .item .img_wrapper{height:auto}#popular .projects .item .title{margin-top:10px;margin-bottom:5px;font-size:18px;font-family:Titled}#popular .projects .item .inner{display:flex;justify-content:space-between}#popular .projects .item .inner .square{background:url(../img/square.svg) no-repeat 0;padding-left:25px;height:25px;display:flex;align-items:center;font-size:12px}#popular .projects .item .inner .size{background:url(../img/size.svg) no-repeat 0;padding-left:30px;height:25px;display:flex;align-items:center;font-size:12px}#popular .projects .item .inner .floor{background:url(../img/floor.svg) no-repeat 0;padding-left:20px;height:25px;display:flex;align-items:center;font-size:12px}#popular .seeothers{color:#f59e17;text-transform:uppercase;display:flex;justify-content:center;width:100%;margin-top:20px}#repl .h1{text-align:center}#repl .swiper{padding-bottom:50px}#repl .swiper .swiper-button-prev{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% - 60px)}#repl .swiper .swiper-button-prev:after{color:#fff}#repl .swiper .swiper-button-next{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% + 20px)}#repl .swiper .swiper-button-next:after{color:#fff}#repl .swiper .ls .title{font-family:Titled;color:#f59e17;text-transform:uppercase;font-size:15px;text-align:center;margin-bottom:10px}#repl .swiper .ls .op{opacity:.5}#repl .swiper .ls .op,#repl .swiper .ls .repl_text{font-size:12px;margin-bottom:20px;text-align:center}#repl .swiper .ls .repl_text{font-style:italic;line-height:16px}#repl .swiper .ls a{display:none}#repl .swiper .rs .img_wrapper{height:195px;display:flex;position:relative}#repl .swiper .rs .img_wrapper:before{content:"";position:absolute;left:50%;top:50%;width:50px;height:50px;transform:translate(-50%,-50%);background:url(../img/play-btn.svg) no-repeat 50%;background-size:contain}#repl .swiper .rs .img_wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#development .h1{text-align:center;padding:0 20px}#development .dev_gal{padding-bottom:50px}#development .dev_gal .swiper-button-prev{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% - 60px)}#development .dev_gal .swiper-button-prev:after{color:#fff}#development .dev_gal .swiper-button-next{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% + 20px)}#development .dev_gal .swiper-button-next:after{color:#fff}#development .dev_gal .img_wrapper{height:210px;display:flex}#development .dev_gal .img_wrapper img{-o-object-fit:cover;object-fit:cover}#development .dev_gal .title{text-transform:uppercase;margin-top:15px}#why .h1{text-align:center}#why ul li .img_wrapper{width:60%;margin:auto}#why ul li .title{text-transform:uppercase;font-family:Titled;color:#f59e17;text-align:center;font-size:28px}#why ul li p{text-align:center}#img_banner{padding-bottom:0;display:flex}#img_banner img{width:100%}#formbanner{background:hsla(0,0%,85.1%,.05)}#formbanner .h1{color:#f59e17}#formbanner .rs{width:100%}#formbanner .cta_mx>.btn{width:100%}#tecks .h1{text-align:center}#tecks .swiper{padding-bottom:50px}#tecks .swiper .swiper-button-prev{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% - 60px)}#tecks .swiper .swiper-button-prev:after{color:#fff}#tecks .swiper .swiper-button-next{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% + 20px)}#tecks .swiper .swiper-button-next:after{color:#fff}#tecks .swiper .swiper-slide{width:auto}#tecks .swiper .img_wrapper{height:150px;display:flex;width:auto;max-width:100%}#tecks .swiper .img_wrapper img{width:auto}#innumbers .h1{text-align:center}#innumbers .h1 b{color:#f59e17}#innumbers ul{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}#innumbers ul li{border:1px solid #fff;background:hsla(0,0%,100%,.05);text-align:center;padding:20px 10px}#innumbers ul li .num{font-size:28px;font-family:Titled;color:#f59e17}#innumbers ul li p{margin:0}#innumbers ul li p,#prebottom .ls p{line-height:normal;font-size:13px}#prebottom .ls input{background:hsla(0,0%,100%,.05);border:none;color:#fff}#prebottom .rs{margin-top:20px;width:100%;position:relative}#prebottom .rs .title{font-size:21px;font-family:Titled}#prebottom .rs .swiper{width:100%;position:relative;display:block;padding-bottom:50px}#prebottom .rs .swiper .swiper-button-prev{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% - 60px)}#prebottom .rs .swiper .swiper-button-prev:after{color:#fff}#prebottom .rs .swiper .swiper-button-next{border:2px solid #fff;width:40px;height:40px;border-radius:100%;top:auto;bottom:0;left:calc(50% + 20px)}#prebottom .rs .swiper .swiper-button-next:after{color:#fff}#map iframe{height:300px}footer{text-align:center}footer .conts{display:grid;margin:20px auto}footer .conts a{font-family:Titled;font-size:21px;color:#fff;text-decoration:none;text-transform:uppercase}footer .conts a.mail{text-decoration:underline}footer .addr{text-transform:uppercase;font-size:12px;line-height:120%}footer>.alt{margin-top:40px;padding:30px 0;background:#000;display:flex;align-items:center;justify-content:center}@media (min-width:1170px){#header{padding:0;height:100px;display:flex;align-items:center}#header .row{align-items:center;justify-content:space-between}#header .logo{margin:0}#header .logo img{width:150px}#header .menu{background:none}#header .menu ul{display:flex;align-items:center;gap:30px}#header .menu ul li a{font-size:14px}#header .cta_mx>.btn{font-size:16px;width:auto;border-radius:0;background:#f59e17;font-weight:700;color:#fff;height:70px;padding:0 40px;position:relative}#header .tel{font-weight:700;text-decoration:none;color:#fff;display:flex;align-items:center;margin-top:0;font-size:0;width:auto;height:30px;border-radius:100%;font-size:18px;right:auto;position:relative;background:none}.btn{height:70px}#hero{min-height:400px;height:calc(100vh - 190px)}#hero .row>h1{font-size:55px}#hero .row .cta_mx>.btn{margin:50px auto auto}#banner{padding:60px 0}#banner p{font-size:16px;font-style:normal;font-weight:400;line-height:25px;margin-bottom:0;padding:0 140px}#popular{padding-top:0}#popular .h1{font-size:55px;margin-bottom:50px}#popular .buttons_wapper{display:flex;justify-content:center;gap:30px}#popular .buttons_wapper button{margin:0;font-size:16px;height:70px;padding:0 40px}#popular .projects{margin-top:50px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}#popular .projects .item .title{margin-top:20px;font-size:35px;margin-bottom:10px}#popular .projects .item .inner .square{font-size:16px;display:flex;align-items:center;padding-left:30px}#popular .projects .item .inner .size{font-size:16px;display:flex;align-items:center;padding-left:33px}#popular .projects .item .inner .floor{font-size:16px;display:flex;align-items:center;padding-left:28px;min-width:80px}#popular .seeothers{margin-top:80px}#repl .h1{font-size:55px;text-align:left}#repl .swiper{margin-top:-125px;width:100%;padding-bottom:140px}#repl .swiper .swiper-button-next{width:69px;height:69px;left:calc(50% + 36px)}#repl .swiper .swiper-button-next:after{font-size:29px}#repl .swiper .swiper-button-prev{width:69px;height:69px;left:calc(50% - 105px)}#repl .swiper .swiper-button-prev:after{font-size:29px}#repl .swiper .swiper-slide{display:flex}#repl .swiper .ls{width:50%;padding-top:120px;padding-right:60px}#repl .swiper .ls .title{font-size:35px;text-align:left;margin-bottom:10px}#repl .swiper .ls .op{text-align:left;width:70%}#repl .swiper .ls .repl_text{font-size:16px;line-height:25px;text-align:left;margin-bottom:40px}#repl .swiper .ls a{display:block;text-transform:uppercase;color:#f59e17;font-size:16px}#repl .swiper .rs{width:50%}#repl .swiper .rs .img_wrapper{height:329.819px}#repl .swiper .rs .img_wrapper:before{width:114px;height:114px}#development .h1{font-size:55px;padding:0 353px;margin-bottom:60px}#development .dev_gal{position:relative;width:100vw;left:50%;transform:translateX(-50%);overflow:visible;padding-bottom:100px}#development .dev_gal .swiper-button-next{width:69px;height:69px;left:calc(50% + 36px)}#development .dev_gal .swiper-button-next:after{font-size:29px}#development .dev_gal .swiper-button-prev{width:69px;height:69px;left:calc(50% - 105px)}#development .dev_gal .swiper-button-prev:after{font-size:29px}#why .h1{font-size:55px;padding:0 276px;margin-bottom:100px}#why ul{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}#why ul li .img_wrapper{width:80%;height:243px;margin-bottom:30px}#why ul li .title{font-size:35px;padding:0 50px;margin-bottom:20px}#formbanner .row{align-items:center}#formbanner .row>.ls{width:58.33333%}#formbanner .row>.rs{width:41.66667%;padding-left:50px}#formbanner .row>.rs .btn{color:#000}#tecks{padding:200px 0}#tecks .h1{font-size:55px;padding:0 200px}#tecks .swiper{margin-top:50px;overflow:visible;width:100vw;left:50%;transform:translateX(-50%);padding-bottom:140px}#tecks .swiper .swiper-button-next{width:69px;height:69px;left:calc(50% + 36px)}#tecks .swiper .swiper-button-next:after{font-size:29px}#tecks .swiper .swiper-button-prev{width:69px;height:69px;left:calc(50% - 105px)}#tecks .swiper .swiper-button-prev:after{font-size:29px}#tecks .swiper .img_wrapper{height:220px;width:auto;display:flex}#tecks .swiper .img_wrapper img{width:auto}#innumbers{padding-top:0}#innumbers .h1{font-size:55px;margin-bottom:50px}#innumbers ul{grid-template-columns:repeat(2,1fr);width:100%;gap:30px}#innumbers ul li{padding:90px}#innumbers ul li .num{font-size:65px}#innumbers ul li p{font-size:21px}#map .h1{text-align:center;font-size:55px;padding:0 150px;margin-bottom:50px}#map iframe{height:700px}#prebottom .h1{font-size:55px;width:590px;margin-bottom:50px}#prebottom .ls{width:58.33333%;padding-right:8.33333%}#prebottom .ls p{font-size:16px;line-height:25px;margin-bottom:40px}#prebottom .ls input{height:70px;margin:0;color:#fff}#prebottom .ls .form{display:grid;gap:35px}#prebottom .ls .btn{color:#000;width:100%}#prebottom .ls ::-moz-placeholder{color:#fff}#prebottom .ls :-ms-input-placeholder{color:#fff}#prebottom .ls ::placeholder{color:#fff}#prebottom .rs{width:41.66667%}#prebottom .rs .title{font-size:35px;margin-bottom:30px}#prebottom .rs .swiper{padding-bottom:100px}#prebottom .rs .swiper .img_wrapper{height:382px;display:flex}#prebottom .rs .swiper .img_wrapper img{-o-object-fit:cover;object-fit:cover}#prebottom .rs .swiper .swiper-button-next{width:69px;height:69px;left:calc(50% + 36px)}#prebottom .rs .swiper .swiper-button-next:after{font-size:29px}#prebottom .rs .swiper .swiper-button-prev{width:69px;height:69px;left:calc(50% - 105px)}#prebottom .rs .swiper .swiper-button-prev:after{font-size:29px}footer .conts{width:100%}footer .conts a{font-size:35px}footer .addr{text-align:center;font-size:16px;width:754px;line-height:25px;margin:15px auto 30px}footer>.alt{width:100%;height:230px;background:rgba(0,0,0,.5)}}
/*# sourceMappingURL=style.css.map */

.map_canvas {
    width: 100%;
    height: 600px;
    /*margin-top: 30px;*/
}